[INFO] cloning repository https://github.com/jzbor/nix-sweep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzbor/nix-sweep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fnix-sweep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fnix-sweep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba9b85fa4f5d0878f967de95a1e85c903dda47cf [INFO] building jzbor/nix-sweep against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fnix-sweep" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jzbor/nix-sweep [INFO] finished tweaking git repo https://github.com/jzbor/nix-sweep [INFO] tweaked toml for git repo https://github.com/jzbor/nix-sweep written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jzbor/nix-sweep 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 git repo https://github.com/jzbor/nix-sweep 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ff67522d4d3573df1ac64fc615a06e59b42591c6e15768da6b7af19916931d23 [INFO] running `Command { std: "docker" "start" "-a" "ff67522d4d3573df1ac64fc615a06e59b42591c6e15768da6b7af19916931d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff67522d4d3573df1ac64fc615a06e59b42591c6e15768da6b7af19916931d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff67522d4d3573df1ac64fc615a06e59b42591c6e15768da6b7af19916931d23", kill_on_drop: false }` [INFO] [stdout] ff67522d4d3573df1ac64fc615a06e59b42591c6e15768da6b7af19916931d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2c646ed8dfaaa8c41947851ff845778ab4d88ac6ddd1e2b39a9324d7f255f84e [INFO] running `Command { std: "docker" "start" "-a" "2c646ed8dfaaa8c41947851ff845778ab4d88ac6ddd1e2b39a9324d7f255f84e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling duration-str v0.17.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling nix-sweep v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "2c646ed8dfaaa8c41947851ff845778ab4d88ac6ddd1e2b39a9324d7f255f84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c646ed8dfaaa8c41947851ff845778ab4d88ac6ddd1e2b39a9324d7f255f84e", kill_on_drop: false }` [INFO] [stdout] 2c646ed8dfaaa8c41947851ff845778ab4d88ac6ddd1e2b39a9324d7f255f84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a998ee37f5c9fd1e707450b4f50ec392eec1606d35a0a4af71ac98da8432ddeb [INFO] running `Command { std: "docker" "start" "-a" "a998ee37f5c9fd1e707450b4f50ec392eec1606d35a0a4af71ac98da8432ddeb", kill_on_drop: false }` [INFO] [stderr] Compiling nix-sweep v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "a998ee37f5c9fd1e707450b4f50ec392eec1606d35a0a4af71ac98da8432ddeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a998ee37f5c9fd1e707450b4f50ec392eec1606d35a0a4af71ac98da8432ddeb", kill_on_drop: false }` [INFO] [stdout] a998ee37f5c9fd1e707450b4f50ec392eec1606d35a0a4af71ac98da8432ddeb