[INFO] fetching crate machine_setup 1.3.6... [INFO] building machine_setup-1.3.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate machine_setup 1.3.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate machine_setup 1.3.6 [INFO] finished tweaking crates.io crate machine_setup 1.3.6 [INFO] tweaked toml for crates.io crate machine_setup 1.3.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate machine_setup 1.3.6 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 machine_setup 1.3.6 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 indicatif v0.17.7 [INFO] [stderr] Downloaded git_commands v0.2.0 [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded shellexpand v1.1.1 [INFO] [stderr] Downloaded stfu8 v0.2.6 [INFO] [stderr] Downloaded clap_complete v4.4.4 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded glob v0.2.11 [INFO] [stderr] Downloaded portable-atomic v1.5.1 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded console v0.15.7 [INFO] [stderr] Downloaded ergo_fs v0.2.0 [INFO] [stderr] Downloaded path_abs v0.4.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7788f08b81e774dfbea238513d23c7ed79e33bfc3e5b3555bbd1a9abb5a6ed68 [INFO] running `Command { std: "docker" "start" "-a" "7788f08b81e774dfbea238513d23c7ed79e33bfc3e5b3555bbd1a9abb5a6ed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7788f08b81e774dfbea238513d23c7ed79e33bfc3e5b3555bbd1a9abb5a6ed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7788f08b81e774dfbea238513d23c7ed79e33bfc3e5b3555bbd1a9abb5a6ed68", kill_on_drop: false }` [INFO] [stdout] 7788f08b81e774dfbea238513d23c7ed79e33bfc3e5b3555bbd1a9abb5a6ed68 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e69431c5f92d76f5344b1856cd7053be32c4a9789df6bfc30053b1b8972108 [INFO] running `Command { std: "docker" "start" "-a" "68e69431c5f92d76f5344b1856cd7053be32c4a9789df6bfc30053b1b8972108", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling git_commands v0.2.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling stfu8 v0.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling machine_setup v1.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling path_abs v0.4.1 [INFO] [stderr] Compiling ergo_fs v0.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.82s [INFO] running `Command { std: "docker" "inspect" "68e69431c5f92d76f5344b1856cd7053be32c4a9789df6bfc30053b1b8972108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e69431c5f92d76f5344b1856cd7053be32c4a9789df6bfc30053b1b8972108", kill_on_drop: false }` [INFO] [stdout] 68e69431c5f92d76f5344b1856cd7053be32c4a9789df6bfc30053b1b8972108 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8137a80863f64b05f9fc1b8f6fc7e99876caeb55e5fcd26d32e05dfb972a1c57 [INFO] running `Command { std: "docker" "start" "-a" "8137a80863f64b05f9fc1b8f6fc7e99876caeb55e5fcd26d32e05dfb972a1c57", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling machine_setup v1.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "8137a80863f64b05f9fc1b8f6fc7e99876caeb55e5fcd26d32e05dfb972a1c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8137a80863f64b05f9fc1b8f6fc7e99876caeb55e5fcd26d32e05dfb972a1c57", kill_on_drop: false }` [INFO] [stdout] 8137a80863f64b05f9fc1b8f6fc7e99876caeb55e5fcd26d32e05dfb972a1c57