[INFO] fetching crate spacer 0.5.0... [INFO] building spacer-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate spacer 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate spacer 0.5.0 [INFO] finished tweaking crates.io crate spacer 0.5.0 [INFO] tweaked toml for crates.io crate spacer 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spacer 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spacer 0.5.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cae0c8254c361d8a9afb26e306fda14ac03cc9ff7780f17b9301573c6d46546 [INFO] running `Command { std: "docker" "start" "-a" "0cae0c8254c361d8a9afb26e306fda14ac03cc9ff7780f17b9301573c6d46546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cae0c8254c361d8a9afb26e306fda14ac03cc9ff7780f17b9301573c6d46546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cae0c8254c361d8a9afb26e306fda14ac03cc9ff7780f17b9301573c6d46546", kill_on_drop: false }` [INFO] [stdout] 0cae0c8254c361d8a9afb26e306fda14ac03cc9ff7780f17b9301573c6d46546 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc91ddef4f6758010905e86f712941bf58696aa8e75fc7a66589ee33d5e9a5f [INFO] running `Command { std: "docker" "start" "-a" "3dc91ddef4f6758010905e86f712941bf58696aa8e75fc7a66589ee33d5e9a5f", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling os_info v3.9.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling spacer v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "3dc91ddef4f6758010905e86f712941bf58696aa8e75fc7a66589ee33d5e9a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc91ddef4f6758010905e86f712941bf58696aa8e75fc7a66589ee33d5e9a5f", kill_on_drop: false }` [INFO] [stdout] 3dc91ddef4f6758010905e86f712941bf58696aa8e75fc7a66589ee33d5e9a5f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 428257c08c602f7f2fae3656672f3dee067b90f46dbd294f1329b5800f459c39 [INFO] running `Command { std: "docker" "start" "-a" "428257c08c602f7f2fae3656672f3dee067b90f46dbd294f1329b5800f459c39", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling os_info v3.9.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling spacer v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.13s [INFO] running `Command { std: "docker" "inspect" "428257c08c602f7f2fae3656672f3dee067b90f46dbd294f1329b5800f459c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428257c08c602f7f2fae3656672f3dee067b90f46dbd294f1329b5800f459c39", kill_on_drop: false }` [INFO] [stdout] 428257c08c602f7f2fae3656672f3dee067b90f46dbd294f1329b5800f459c39