[INFO] fetching crate sprint 0.12.0... [INFO] building sprint-0.12.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate sprint 0.12.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sprint 0.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sprint 0.12.0 [INFO] tweaked toml for crates.io crate sprint 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sprint 0.12.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sprint 0.12.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c52eea623898146556e0ada5160544d2636c9206789d006812f88749f8105894 [INFO] running `Command { std: "docker" "start" "-a" "c52eea623898146556e0ada5160544d2636c9206789d006812f88749f8105894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c52eea623898146556e0ada5160544d2636c9206789d006812f88749f8105894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52eea623898146556e0ada5160544d2636c9206789d006812f88749f8105894", kill_on_drop: false }` [INFO] [stdout] c52eea623898146556e0ada5160544d2636c9206789d006812f88749f8105894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e7012f806ef01ed68830adc08d57ae36541e42566e1fe594712802bb660a661 [INFO] running `Command { std: "docker" "start" "-a" "9e7012f806ef01ed68830adc08d57ae36541e42566e1fe594712802bb660a661", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling ignore-check v0.3.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling clap-cargo v0.17.0 [INFO] [stderr] Compiling fhc v0.11.0 [INFO] [stderr] Compiling sprint v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s [INFO] running `Command { std: "docker" "inspect" "9e7012f806ef01ed68830adc08d57ae36541e42566e1fe594712802bb660a661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7012f806ef01ed68830adc08d57ae36541e42566e1fe594712802bb660a661", kill_on_drop: false }` [INFO] [stdout] 9e7012f806ef01ed68830adc08d57ae36541e42566e1fe594712802bb660a661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be91c2515453d27ebd2b68ed48815371339b41bbd6942ac9a05a1623b7026d1 [INFO] running `Command { std: "docker" "start" "-a" "2be91c2515453d27ebd2b68ed48815371339b41bbd6942ac9a05a1623b7026d1", kill_on_drop: false }` [INFO] [stderr] Compiling sprint v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "2be91c2515453d27ebd2b68ed48815371339b41bbd6942ac9a05a1623b7026d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be91c2515453d27ebd2b68ed48815371339b41bbd6942ac9a05a1623b7026d1", kill_on_drop: false }` [INFO] [stdout] 2be91c2515453d27ebd2b68ed48815371339b41bbd6942ac9a05a1623b7026d1