[INFO] cloning repository https://github.com/elemeng/spacefree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elemeng/spacefree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemeng%2Fspacefree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemeng%2Fspacefree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aec676559f93529d5f73df8105a06fc950b5b101 [INFO] checking elemeng/spacefree against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemeng%2Fspacefree" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elemeng/spacefree [INFO] finished tweaking git repo https://github.com/elemeng/spacefree [INFO] tweaked toml for git repo https://github.com/elemeng/spacefree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elemeng/spacefree on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elemeng/spacefree 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `spa` [INFO] [stderr] * `bin` target `spacefree` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trash v5.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e31ffb2d4ab26fd63b8273e98fc3dc99734f5ae79772322f8a810b4b9a4a8581 [INFO] running `Command { std: "docker" "start" "-a" "e31ffb2d4ab26fd63b8273e98fc3dc99734f5ae79772322f8a810b4b9a4a8581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e31ffb2d4ab26fd63b8273e98fc3dc99734f5ae79772322f8a810b4b9a4a8581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31ffb2d4ab26fd63b8273e98fc3dc99734f5ae79772322f8a810b4b9a4a8581", kill_on_drop: false }` [INFO] [stdout] e31ffb2d4ab26fd63b8273e98fc3dc99734f5ae79772322f8a810b4b9a4a8581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48d0a2e129b4c447e74bf6124d6721f4b21e8898cea421d9a7c76afff7f74cb3 [INFO] running `Command { std: "docker" "start" "-a" "48d0a2e129b4c447e74bf6124d6721f4b21e8898cea421d9a7c76afff7f74cb3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `spa` [INFO] [stderr] * `bin` target `spacefree` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking trash v5.2.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking spacefree v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s [INFO] running `Command { std: "docker" "inspect" "48d0a2e129b4c447e74bf6124d6721f4b21e8898cea421d9a7c76afff7f74cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d0a2e129b4c447e74bf6124d6721f4b21e8898cea421d9a7c76afff7f74cb3", kill_on_drop: false }` [INFO] [stdout] 48d0a2e129b4c447e74bf6124d6721f4b21e8898cea421d9a7c76afff7f74cb3