[INFO] fetching crate extension_api 0.0.4... [INFO] checking extension_api-0.0.4 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272 [INFO] extracting crate extension_api 0.0.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate extension_api 0.0.4 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate extension_api 0.0.4 [INFO] finished tweaking crates.io crate extension_api 0.0.4 [INFO] tweaked toml for crates.io crate extension_api 0.0.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding wit-bindgen v0.36.0 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen v0.36.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.36.0 [INFO] [stderr] Downloaded wit-component v0.220.0 [INFO] [stderr] Downloaded wasm-metadata v0.220.0 [INFO] [stderr] Downloaded wit-parser v0.220.0 [INFO] [stderr] Downloaded spdx v0.10.8 [INFO] [stderr] Downloaded wasmparser v0.220.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.36.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.36.0 [INFO] [stderr] Downloaded wasm-encoder v0.220.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87670655c97e103a7eda494b53a1a31ee2bb1d6e925035efabc62829d127d31f [INFO] running `Command { std: "docker" "start" "-a" "87670655c97e103a7eda494b53a1a31ee2bb1d6e925035efabc62829d127d31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87670655c97e103a7eda494b53a1a31ee2bb1d6e925035efabc62829d127d31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87670655c97e103a7eda494b53a1a31ee2bb1d6e925035efabc62829d127d31f", kill_on_drop: false }` [INFO] [stdout] 87670655c97e103a7eda494b53a1a31ee2bb1d6e925035efabc62829d127d31f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc50769715458849e543707bb73d58a46bc34bd8667866fa3c145271d1556746 [INFO] running `Command { std: "docker" "start" "-a" "dc50769715458849e543707bb73d58a46bc34bd8667866fa3c145271d1556746", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling wit-bindgen-rust v0.36.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.36.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.36.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling wasmparser v0.220.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling wasm-encoder v0.220.0 [INFO] [stderr] Compiling wit-parser v0.220.0 [INFO] [stderr] Compiling wasm-metadata v0.220.0 [INFO] [stderr] Compiling wit-bindgen-core v0.36.0 [INFO] [stderr] Compiling wit-component v0.220.0 [INFO] [stderr] Checking wit-bindgen v0.36.0 [INFO] [stderr] Checking extension_api v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s [INFO] running `Command { std: "docker" "inspect" "dc50769715458849e543707bb73d58a46bc34bd8667866fa3c145271d1556746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc50769715458849e543707bb73d58a46bc34bd8667866fa3c145271d1556746", kill_on_drop: false }` [INFO] [stdout] dc50769715458849e543707bb73d58a46bc34bd8667866fa3c145271d1556746