[INFO] fetching crate component-qa 1.2.0-dev.29634956005...
[INFO] checking component-qa-1.2.0-dev.29634956005 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate component-qa 1.2.0-dev.29634956005 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate component-qa 1.2.0-dev.29634956005
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate component-qa 1.2.0-dev.29634956005
[INFO] tweaked toml for crates.io crate component-qa 1.2.0-dev.29634956005 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate component-qa 1.2.0-dev.29634956005 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate component-qa 1.2.0-dev.29634956005 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.57.1
[INFO] [stderr]   Downloaded wit-parser v0.247.0
[INFO] [stderr]   Downloaded wasm-metadata v0.247.0
[INFO] [stderr]   Downloaded greentic-interfaces-guest v1.2.0-dev.29562735694
[INFO] [stderr]   Downloaded qa-spec v1.2.0-dev.29634956005
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.57.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.57.1
[INFO] [stderr]   Downloaded wasm-encoder v0.247.0
[INFO] [stderr]   Downloaded handlebars v6.4.1
[INFO] [stderr]   Downloaded wit-component v0.247.0
[INFO] [stderr]   Downloaded wasmparser v0.247.0
[INFO] [stderr]   Downloaded greentic-types v1.2.0-dev.29406150555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b
[INFO] running `Command { std: "docker" "start" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b", 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" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b", 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" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wit-bindgen-rust v0.57.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling wasmparser v0.247.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.57.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wit-bindgen v0.57.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking handlebars v6.4.1
[INFO] [stderr]     Checking qa-spec v1.2.0-dev.29634956005
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking greentic-types v1.2.0-dev.29406150555
[INFO] [stderr]    Compiling wasm-encoder v0.247.0
[INFO] [stderr]    Compiling wit-parser v0.247.0
[INFO] [stderr]    Compiling wasm-metadata v0.247.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.57.1
[INFO] [stderr]    Compiling wit-component v0.247.0
[INFO] [stderr]    Compiling greentic-interfaces-guest v1.2.0-dev.29562735694
[INFO] [stderr]    Compiling component-qa v1.2.0-dev.29634956005 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b", kill_on_drop: false }`
[INFO] [stdout] 9520f7589809e6526afabe782a15a37767ce695dd8bfb72d77e3f80d27d6c01b
