[INFO] cloning repository https://github.com/thaliox/thaliox-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thaliox/thaliox-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliox%2Fthaliox-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliox%2Fthaliox-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d6082b140e64ea886f6b0f6b867a3baa2c3f53
[INFO] documenting thaliox/thaliox-os against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliox%2Fthaliox-os" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thaliox/thaliox-os
[INFO] finished tweaking git repo https://github.com/thaliox/thaliox-os
[INFO] tweaked toml for git repo https://github.com/thaliox/thaliox-os written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thaliox/thaliox-os on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thaliox/thaliox-os already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae
[INFO] running `Command { std: "docker" "start" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thaliox-core v0.5.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]  Documenting thaliox-core v0.5.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thaliox-memory v0.5.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]  Documenting thaliox-substrate v0.5.0 (/opt/rustwide/workdir/crates/substrate)
[INFO] [stderr]  Documenting thaliox-cap v0.5.0 (/opt/rustwide/workdir/crates/cap)
[INFO] [stderr]  Documenting thaliox-memory v0.5.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking thaliox-cognition v0.5.0 (/opt/rustwide/workdir/crates/cognition)
[INFO] [stderr]  Documenting thaliox-tools v0.5.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]  Documenting thaliox-cognition v0.5.0 (/opt/rustwide/workdir/crates/cognition)
[INFO] [stderr]     Checking thaliox-runtime v0.5.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]  Documenting thaliox-runtime v0.5.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thaliox-fabric v0.5.0 (/opt/rustwide/workdir/crates/fabric)
[INFO] [stderr]  Documenting thaliox-guest-runner v0.5.0 (/opt/rustwide/workdir/crates/guest-runner)
[INFO] [stderr]  Documenting thaliox-fabric v0.5.0 (/opt/rustwide/workdir/crates/fabric)
[INFO] [stderr]  Documenting thaliox-fabric-node v0.5.0 (/opt/rustwide/workdir/crates/fabric-node)
[INFO] [stderr]  Documenting thaliox-api v0.5.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/thaliox_api/index.html and 10 other files
[INFO] running `Command { std: "docker" "inspect" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae", kill_on_drop: false }`
[INFO] [stdout] ebe6dd1e1857b3b24a8cc1db078491610e5d09ee0ccd464ac94d839ea851b3ae
