[INFO] fetching crate shell-toy 0.7.0... [INFO] checking shell-toy-0.7.0 against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] extracting crate shell-toy 0.7.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate shell-toy 0.7.0 [INFO] finished tweaking crates.io crate shell-toy 0.7.0 [INFO] tweaked toml for crates.io crate shell-toy 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shell-toy 0.7.0 on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shell-toy 0.7.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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79602a4a16eeaecff32e2ab4c7e4b783ec7bcb19a95e7b03451f08431967a4aa [INFO] running `Command { std: "docker" "start" "-a" "79602a4a16eeaecff32e2ab4c7e4b783ec7bcb19a95e7b03451f08431967a4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79602a4a16eeaecff32e2ab4c7e4b783ec7bcb19a95e7b03451f08431967a4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79602a4a16eeaecff32e2ab4c7e4b783ec7bcb19a95e7b03451f08431967a4aa", kill_on_drop: false }` [INFO] [stdout] 79602a4a16eeaecff32e2ab4c7e4b783ec7bcb19a95e7b03451f08431967a4aa [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5762dafd8db2083b31853ddd644fe5b6f5558527b8c43933b9ff8979fdf8a7 [INFO] running `Command { std: "docker" "start" "-a" "cc5762dafd8db2083b31853ddd644fe5b6f5558527b8c43933b9ff8979fdf8a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking tinyrand v0.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling liblzma v0.4.1 [INFO] [stderr] Compiling zip v4.0.0 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling shell-toy v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.07s [INFO] running `Command { std: "docker" "inspect" "cc5762dafd8db2083b31853ddd644fe5b6f5558527b8c43933b9ff8979fdf8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5762dafd8db2083b31853ddd644fe5b6f5558527b8c43933b9ff8979fdf8a7", kill_on_drop: false }` [INFO] [stdout] cc5762dafd8db2083b31853ddd644fe5b6f5558527b8c43933b9ff8979fdf8a7