[INFO] fetching crate squishy-cli 0.3.0...
[INFO] building squishy-cli-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate squishy-cli 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate squishy-cli 0.3.0
[INFO] finished tweaking crates.io crate squishy-cli 0.3.0
[INFO] tweaked toml for crates.io crate squishy-cli 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate squishy-cli 0.3.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 squishy-cli 0.3.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 thiserror-impl v2.0.0
[INFO] [stderr]   Downloaded thiserror v2.0.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded deku_derive v0.17.0
[INFO] [stderr]   Downloaded squishy v0.3.0
[INFO] [stderr]   Downloaded cc v1.1.36
[INFO] [stderr]   Downloaded no_std_io v0.6.0
[INFO] [stderr]   Downloaded backhand v0.18.0
[INFO] [stderr]   Downloaded deku v0.17.0
[INFO] [stderr]   Downloaded goblin v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 29ad414cf16be52f6c3c6a47d0f37076985ef2a76e6615b024008a4cd8dc6a90
[INFO] running `Command { std: "docker" "start" "-a" "29ad414cf16be52f6c3c6a47d0f37076985ef2a76e6615b024008a4cd8dc6a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29ad414cf16be52f6c3c6a47d0f37076985ef2a76e6615b024008a4cd8dc6a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ad414cf16be52f6c3c6a47d0f37076985ef2a76e6615b024008a4cd8dc6a90", kill_on_drop: false }`
[INFO] [stdout] 29ad414cf16be52f6c3c6a47d0f37076985ef2a76e6615b024008a4cd8dc6a90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e7c035015edb22e030771b8f2229e178d79532e462d6add1c1fd85c1487db20b
[INFO] running `Command { std: "docker" "start" "-a" "e7c035015edb22e030771b8f2229e178d79532e462d6add1c1fd85c1487db20b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling no_std_io v0.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling goblin v0.9.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.17.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling deku v0.17.0
[INFO] [stderr]    Compiling backhand v0.18.0
[INFO] [stderr]    Compiling squishy v0.3.0
[INFO] [stderr]    Compiling squishy-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "e7c035015edb22e030771b8f2229e178d79532e462d6add1c1fd85c1487db20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7c035015edb22e030771b8f2229e178d79532e462d6add1c1fd85c1487db20b", kill_on_drop: false }`
[INFO] [stdout] e7c035015edb22e030771b8f2229e178d79532e462d6add1c1fd85c1487db20b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 161af27e38827dfea68df607aba0063da228b52b4f53d8f784ecd0164e51f126
[INFO] running `Command { std: "docker" "start" "-a" "161af27e38827dfea68df607aba0063da228b52b4f53d8f784ecd0164e51f126", kill_on_drop: false }`
[INFO] [stderr]    Compiling squishy-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "161af27e38827dfea68df607aba0063da228b52b4f53d8f784ecd0164e51f126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161af27e38827dfea68df607aba0063da228b52b4f53d8f784ecd0164e51f126", kill_on_drop: false }`
[INFO] [stdout] 161af27e38827dfea68df607aba0063da228b52b4f53d8f784ecd0164e51f126
