[INFO] fetching crate whatisthis 1.0.0... [INFO] building whatisthis-1.0.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate whatisthis 1.0.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate whatisthis 1.0.0 [INFO] finished tweaking crates.io crate whatisthis 1.0.0 [INFO] tweaked toml for crates.io crate whatisthis 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate whatisthis 1.0.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whatisthis 1.0.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded file-format v0.26.0 [INFO] [stderr] Downloaded zip v2.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ac9dac9be11c2bccc447f9067b976d8361dfa0880ff36c486470297ed64c27 [INFO] running `Command { std: "docker" "start" "-a" "a3ac9dac9be11c2bccc447f9067b976d8361dfa0880ff36c486470297ed64c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ac9dac9be11c2bccc447f9067b976d8361dfa0880ff36c486470297ed64c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ac9dac9be11c2bccc447f9067b976d8361dfa0880ff36c486470297ed64c27", kill_on_drop: false }` [INFO] [stdout] a3ac9dac9be11c2bccc447f9067b976d8361dfa0880ff36c486470297ed64c27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3eaa383c16fb48eb044edb91d50481bef4873163f8d6e34b54c9ae5df122481 [INFO] running `Command { std: "docker" "start" "-a" "b3eaa383c16fb48eb044edb91d50481bef4873163f8d6e34b54c9ae5df122481", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling file-format v0.26.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling kamadak-exif v0.6.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling whatisthis v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s [INFO] running `Command { std: "docker" "inspect" "b3eaa383c16fb48eb044edb91d50481bef4873163f8d6e34b54c9ae5df122481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eaa383c16fb48eb044edb91d50481bef4873163f8d6e34b54c9ae5df122481", kill_on_drop: false }` [INFO] [stdout] b3eaa383c16fb48eb044edb91d50481bef4873163f8d6e34b54c9ae5df122481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb0d093af63d62095fab4924c0f821ea16823f8f847bd73ac07013ad093fc4c [INFO] running `Command { std: "docker" "start" "-a" "abb0d093af63d62095fab4924c0f821ea16823f8f847bd73ac07013ad093fc4c", kill_on_drop: false }` [INFO] [stderr] Compiling whatisthis v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "abb0d093af63d62095fab4924c0f821ea16823f8f847bd73ac07013ad093fc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb0d093af63d62095fab4924c0f821ea16823f8f847bd73ac07013ad093fc4c", kill_on_drop: false }` [INFO] [stdout] abb0d093af63d62095fab4924c0f821ea16823f8f847bd73ac07013ad093fc4c