[INFO] fetching crate canic 0.9.12...
[INFO] documenting canic-0.9.12 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate canic 0.9.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate canic 0.9.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate canic 0.9.12
[INFO] tweaked toml for crates.io crate canic 0.9.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate canic 0.9.12 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canic 0.9.12 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c675ef0d1c691c560e5e1d345a08ef445bf93e3c025f21179df665fbefa0ffe
[INFO] running `Command { std: "docker" "start" "-a" "2c675ef0d1c691c560e5e1d345a08ef445bf93e3c025f21179df665fbefa0ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c675ef0d1c691c560e5e1d345a08ef445bf93e3c025f21179df665fbefa0ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c675ef0d1c691c560e5e1d345a08ef445bf93e3c025f21179df665fbefa0ffe", kill_on_drop: false }`
[INFO] [stdout] 2c675ef0d1c691c560e5e1d345a08ef445bf93e3c025f21179df665fbefa0ffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 409209f1507f31e200424dc8b5970ea4633b35dee8ae769ab4053f3f6ff7c427
[INFO] running `Command { std: "docker" "start" "-a" "409209f1507f31e200424dc8b5970ea4633b35dee8ae769ab4053f3f6ff7c427", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ic_principal v0.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling ic-representation-independent-hash v3.0.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-certification v3.0.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]     Checking ic-verify-bls-signature v0.6.0
[INFO] [stderr]     Checking ic-stable-structures v0.6.9
[INFO] [stderr]     Checking ic-certification v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling canic-dsl v0.9.12
[INFO] [stderr]    Compiling canic-dsl-macros v0.9.12
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]     Checking icrc-cbor v0.1.0
[INFO] [stderr]     Checking ic-management-canister-types v0.5.0
[INFO] [stderr]     Checking ic-canister-sig-creation v1.3.1
[INFO] [stderr]     Checking ic-certified-map v0.4.1
[INFO] [stderr]     Checking canic-utils v0.9.12
[INFO] [stderr]     Checking icrc-ledger-types v0.1.12
[INFO] [stderr]     Checking ic-signature-verification v0.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling canic-cdk v0.9.12
[INFO] [stderr]    Compiling canic-core v0.9.12
[INFO] [stderr]     Checking ic-cdk v0.19.0
[INFO] [stderr]     Checking canic-memory v0.9.12
[INFO] [stderr]    Compiling canic v0.9.12 (/opt/rustwide/workdir)
[INFO] [stderr] warning: canic@0.9.12: CANIC_CONFIG_PATH not set and default config not found at /opt/rustwide/workdir/../canisters/canic.toml; skipping config validation (likely a packaged build)
[INFO] [stderr]  Documenting canic v0.9.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::__internal::core::config::Config`
[INFO] [stdout]  --> src/macros/build.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// using [`Config`](crate::__internal::core::config::Config), and sets
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `config` in module `canic_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.77s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/canic/index.html
[INFO] running `Command { std: "docker" "inspect" "409209f1507f31e200424dc8b5970ea4633b35dee8ae769ab4053f3f6ff7c427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409209f1507f31e200424dc8b5970ea4633b35dee8ae769ab4053f3f6ff7c427", kill_on_drop: false }`
[INFO] [stdout] 409209f1507f31e200424dc8b5970ea4633b35dee8ae769ab4053f3f6ff7c427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86eeed922a436d081faaef74bc57b029d8d2927b91f33b5c407e6ddf09ce7afb
[INFO] running `Command { std: "docker" "start" "-a" "86eeed922a436d081faaef74bc57b029d8d2927b91f33b5c407e6ddf09ce7afb", kill_on_drop: false }`
[INFO] [stderr] warning: canic@0.9.12: CANIC_CONFIG_PATH not set and default config not found at /opt/rustwide/workdir/../canisters/canic.toml; skipping config validation (likely a packaged build)
[INFO] [stderr]  Documenting canic v0.9.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::__internal::core::config::Config`
[INFO] [stdout]  --> src/macros/build.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// using [`Config`](crate::__internal::core::config::Config), and sets
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `config` in module `canic_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/canic/index.html
[INFO] running `Command { std: "docker" "inspect" "86eeed922a436d081faaef74bc57b029d8d2927b91f33b5c407e6ddf09ce7afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86eeed922a436d081faaef74bc57b029d8d2927b91f33b5c407e6ddf09ce7afb", kill_on_drop: false }`
[INFO] [stdout] 86eeed922a436d081faaef74bc57b029d8d2927b91f33b5c407e6ddf09ce7afb
