Skip to content

update benchmark dependencies #1566

update benchmark dependencies

update benchmark dependencies #1566

Triggered via push September 28, 2023 05:29
Status Failure
Total duration 9m 1s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L777
Failed to push: exception = failed process: Process(setenv(`/usr/bin/git push -q upstream HEAD:gh-pages`,["DOCUMENTER_KEY=***", "PATH=/opt/hostedtoolcache/julia/nightly/x64/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1", "GITHUB_RUN_NUMBER=1566", "GITHUB_REF_NAME=master", "RUNNER_ARCH=X64", "PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG", "STATS_TIS=mining", "GOROOT_1_20_X64=/opt/hostedtoolcache/go/1.20.8/x64", "ACCEPT_EULA=Y", "GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.1/x64", "ANT_HOME=/usr/share/ant", "RUNNER_USER=runner", "LEIN_HOME=/usr/local/lib/lein", "GITHUB_REPOSITORY_ID=230283737", "GITHUB_ACTOR=aviatesk", "GITHUB_WORKFLOW_REF=aviatesk/JET.jl/.github/workflows/docs.yml@refs/heads/master", "ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/26.0.10792818", "SYSTEMD_EXEC_PID=586", "RUNNER_ENVIRONMENT=github-hosted", "OPENBLAS_DEFAULT_NUM_THREADS=1", "GIT_TEMPLATE_DIR=/usr/share/git-core/templates", "USER=runner", "CONDA=/usr/share/miniconda", "GITHUB_REF_PROTECTED=false", "GITHUB_SHA=8126819b8bffa675d899e14d885d71d8353858aa", "JAVA_HOME=/usr/lib/jvm/temurin-11-jdk-amd64", "GITHUB_API_URL=https://api.github.com", "GITHUB_RUN_ATTEMPT=1", "GITHUB_ACTIONS=true", "STATS_V3PS=true", "VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg", "STATS_EXT=true", "ANDROID_SDK_ROOT=/usr/local/lib/android/sdk", "SWIFT_PATH=/usr/share/swift/usr/bin", "GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_6f753978-a7da-4205-92d2-6440e7038392", "JAVA_HOME_17_X64=/usr/lib/jvm/temurin-17-jdk-amd64", "GITHUB_ACTION_PATH=/home/runner/work/_actions/julia-actions/julia-docdeploy/latest", "RUNNER_PERFLOG=/home/runner/perflog", "RUNNER_NAME=GitHub Actions 17", "EDGEWEBDRIVER=/usr/local/share/edge_driver", "GITHUB_RUN_ID=6334930285", "GHCUP_INSTALL_BASE_PREFIX=/usr/local", "ImageOS=ubuntu22", "NVM_DIR=/home/runner/.nvm", "GIT_SSH_COMMAND=ssh -F /tmp/jl_QlYq3W", "GITHUB_HEAD_REF=", "GITHUB_RETENTION_DAYS=90", "GITHUB_SERVER_URL=https://github.com", "GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_6f753978-a7da-4205-92d2-6440e7038392", "STATS_UE=true", "GITHUB_JOB=build", "DEBIAN_FRONTEND=noninteractive", "RUNNER_TRACKING_ID=github_cd908548-2239-46ea-8a37-c7aef5c4d894", "RUNNER_TOOL_CACHE=/opt/hostedtoolcache", "HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650", "AZURE_EXTENSION_DIR=/opt/az/azcliextensions", "HOMEBREW_NO_AUTO_UPDATE=1", "CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64", "GITHUB_ACTION_REPOSITORY=", "GITHUB_WORKFLOW=documentation", "GITHUB_ACTION=__julia-actions_julia-docdeploy", "HOME=/home/runner", "JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64", "GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json", "GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_6f753978-a7da-4205-92d2-6440e7038392", "SGX_AESM_ADDR=1", "GITHUB_REF=refs/heads/master", "GITHUB_REPOSITORY=aviatesk/JET.jl", "INVOCATION_ID=fb9934e4a485481c9e63b07536c7041c", "ImageVersion=20230924.1.0", "ANDROID_NDK=/usr/local/lib/android/sdk/ndk/25.2.9519653", "LANG=C.UTF-8", "GITHUB_GRAPHQL_URL=https://api.github.com/graphql", "SHLVL=1", "DOTNET_MULTILEVEL_LOOKUP=0", "XDG_RUNTIME_DIR=/run/user/1001", "RUNNER_WORKSPACE=/home/runner/work/JET.jl", "GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_6f753978-a7da-4205-92d2-6440e7038392", "GITHUB_BASE_REF=", "_=/opt/hostedtoolcache/julia/nightly/x64/bin/julia", "GRADLE_HOME=/usr/share/gradle-8.3", "GITHUB_ACTION_REF=", "DEPLOYMENT_BASEPATH=/opt/runner", "PIPX_HOME=/opt/pipx", "GITHUB_REPOSITORY_OWNER_ID=40514306", "GITHUB_ACTOR_ID=40514306", "ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/25.2.9519653", "***", "STATS_VMD=true", "GITHUB_WORKSPACE=/home/runner/work/JET.jl/JET.jl", "GITHUB_WORKFLOW_SHA=8126819b8bffa675d899e14d885d71d8353858aa", "XDG_CONFIG_HOME=/home/runner/.c
build
Process completed with exit code 1.
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/generated-plugin-examples/find_unstable_api.md:273-283 ```@example find_unstable_api # define an entry point for analyzing a package function report_package_unstable_api(args...; jetconfigs...) analyzer = UnstableAPIAnalyzer(; jetconfigs...) return analyze_and_report_package!(analyzer, args...; jetconfigs...) end report_package_unstable_api("IRTools"; # to only find errors detected within the module context of `IRTools` target_defined_modules=true) ``` value = Unknown package IRTools.
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'JET.AnalysisCache' in `@docs` block in src/internals.md:31-35 ```@docs JET.AnalysisCache JET.CachedAnalysisResult JET.inlining_policy ```
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'JET.InferenceErrorReport' in `@docs` block in src/internals.md:62-68 ```@docs JET.VirtualFrame JET.VirtualStackTrace JET.Signature JET.InferenceErrorReport JET.ToplevelErrorReport ```
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.Experimental.@max_methods`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.Experimental.@max_methods)' in module Core.Compiler exception = UndefVarError: `Base` not defined
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.@constprop`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.@constprop)' in module Core.Compiler exception = UndefVarError: `Base` not defined
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.@constprop`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.@constprop)' in module Core.Compiler exception = UndefVarError: `Base` not defined
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`@nospecialize`](@ref)' in src/config.md.
build: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
161 docstrings not included in the manual: Core.Compiler.is_parent :: Tuple{Core.Compiler.DFSTree, Int64, Int64} Core.Compiler.union! :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T, T}} where T<:Integer Core.Compiler.EscapeAnalysis.from_interprocedural :: Tuple{Core.Compiler.EscapeAnalysis.ArgEscapeInfo, Int64} Core.Compiler.InferenceLattice Core.Compiler.EscapeAnalysis.:⊑ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo} Core.Compiler.EscapeAnalysis.iridx :: Tuple{Any, Core.Compiler.EscapeAnalysis.EscapeState} Core.Compiler.AbstractIterationInfo Core.Compiler.heapify! :: Tuple{Vector, Core.Compiler.Order.Ordering} Core.Compiler.LimitedAccuracy Core.Compiler.SSADefUse Core.Compiler.EscapeAnalysis.escape_exception! :: Tuple{Core.Compiler.EscapeAnalysis.AnalysisState, Vector{Core.Compiler.UnitRange{Int64}}} Core.Compiler.on_semidominator_path :: Tuple{Core.Compiler.GenericDomTree{false}, Int64, Int64} Core.Compiler.constrains_param :: Union{Tuple{TypeVar, Any, Bool}, Tuple{TypeVar, Any, Bool, Bool}} Core.Compiler.infer_compilation_signature :: Tuple{Core.Compiler.AbstractInterpreter} Core.Compiler.findsup :: Tuple{Type, Core.Compiler.InternalMethodTable} Core.Compiler.domtree_insert_edge! :: Tuple{Core.Compiler.GenericDomTree{false}, Vector{Core.Compiler.BasicBlock}, Int64, Int64} Core.Compiler.lift_comparison! Core.Compiler.ReturnTypeCallInfo Core.Compiler.NewSSAValue Core.Compiler.findall :: Tuple{Type, Core.Compiler.InternalMethodTable} Core.Compiler.Order.Lt Core.Compiler.Order.By Core.Compiler.inflate_ir :: Tuple{Core.CodeInfo, Core.MethodInstance} Core.Compiler.reverse :: Tuple{Core.Compiler.Order.Ordering} Core.Compiler.walk_to_defs :: Tuple{Core.Compiler.IncrementalCompact, Any, Any, Any, Core.Compiler.AbstractLattice} JET.IntrinsicError Core.Compiler.CallMeta Core.Compiler.tmerge Core.Compiler.ConditionalsLattice Core.Compiler.:⋤ :: Tuple{Core.Compiler.AbstractLattice, Any, Any} Core.Compiler.domtree_delete_edge! :: Tuple{Core.Compiler.GenericDomTree{false}, Vector{Core.Compiler.BasicBlock}, Int64, Int64} Core.Compiler.lock_mi_inference :: Tuple{Core.Compiler.NativeInterpreter, Core.MethodInstance} Core.Compiler.is_const_prop_profitable_arg :: Tuple{Core.Compiler.AbstractLattice, Any} Core.Compiler.EscapeAnalysis.root_union! :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T, T}} where T<:Integer Core.Compiler.stmt_effect_flags :: Tuple{Core.Compiler.AbstractLattice, Any, Any, Union{Core.Compiler.IRCode, Core.Compiler.IncrementalCompact}} Core.Compiler.GenericDomTree Core.Compiler.OpaqueClosureCallInfo Core.Compiler.Order.Ordering Core.Compiler.EscapeAnalysis.EscapeState Core.Compiler.FinalizerInfo Core.Compiler.EscapeAnalysis.:⊔ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo} Core.Compiler.method_table :: Tuple{Core.Compiler.AbstractInterpreter} Core.Compiler.MustAlias Core.Compiler.BackedgeIterator Core.Compiler.stmts_awaiting_insertion :: Tuple{Core.Compiler.IncrementalCompact, Int64} Core.Compiler.is_declared_inline :: Tuple{Method} Core.Compiler.rename_nodes! :: Tuple{Core.Compiler.DFSTree, Vector{Int64}} Core.Compiler.rename_nodes! :: Tuple{Core.Compiler.GenericDomTree{false}, Vector{Int64}} Core.Compiler.heappop! :: Tuple{Vector, Core.Compiler.Order.Ordering} JET.IntrinsicErrorCheckLattice Core.Compiler.ApplyCallInfo Core.Compiler.EscapeAnalysis.IntDisjointSet Core.Compiler.is_aggressive_constprop :: Tuple{Union{Core.CodeInfo, Method}} Core.Compiler.InternalCodeCache Core.Compiler.argextype :: Union{Tuple{Any, Core.Compiler.IRCode}, Tuple{Any, Core.Compiler.IRCode, Vector{Core.Compiler.VarState}}} Core.Compiler.validate_code! :: Union{Tuple{Vector{Core.Compiler.InvalidCodeError}, Core.CodeInfo}, Tuple{Vector{Core.Compiler.InvalidCodeError}, Core.CodeI
build: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in config.md link.text = 1-element Vector{Any}: Markdown.Code("", "Base.Experimental.@max_methods") link.url = "@ref"
build: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in config.md link.text = 1-element Vector{Any}: Markdown.Code("", "Base.@constprop :none") link.url = "@ref Base.@constprop"