[INFO] fetching crate prun 0.1.9... [INFO] building prun-0.1.9 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate prun 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate prun 0.1.9 [INFO] finished tweaking crates.io crate prun 0.1.9 [INFO] tweaked toml for crates.io crate prun 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prun 0.1.9 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prun 0.1.9 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/Source/Library.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `Library` [INFO] [stderr] * `bin` target `PRun` [INFO] [stderr] * `bin` target `Run` [INFO] [stderr] * `bin` target `Inn` [INFO] [stderr] * `bin` target `InnKeeper` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b037238d5d1f3288f705db3b614d6b203c47d69ce8ac536e4e084a07b1eac81 [INFO] running `Command { std: "docker" "start" "-a" "3b037238d5d1f3288f705db3b614d6b203c47d69ce8ac536e4e084a07b1eac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b037238d5d1f3288f705db3b614d6b203c47d69ce8ac536e4e084a07b1eac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b037238d5d1f3288f705db3b614d6b203c47d69ce8ac536e4e084a07b1eac81", kill_on_drop: false }` [INFO] [stdout] 3b037238d5d1f3288f705db3b614d6b203c47d69ce8ac536e4e084a07b1eac81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22af28de9a0f117787a6c7f7c6136f82b1fad2c566e33c4c167e1a45fbec5175 [INFO] running `Command { std: "docker" "start" "-a" "22af28de9a0f117787a6c7f7c6136f82b1fad2c566e33c4c167e1a45fbec5175", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/Source/Library.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `Library` [INFO] [stderr] * `bin` target `PRun` [INFO] [stderr] * `bin` target `Run` [INFO] [stderr] * `bin` target `Inn` [INFO] [stderr] * `bin` target `InnKeeper` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling prun v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "22af28de9a0f117787a6c7f7c6136f82b1fad2c566e33c4c167e1a45fbec5175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22af28de9a0f117787a6c7f7c6136f82b1fad2c566e33c4c167e1a45fbec5175", kill_on_drop: false }` [INFO] [stdout] 22af28de9a0f117787a6c7f7c6136f82b1fad2c566e33c4c167e1a45fbec5175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c653e4fc591c18b87e243014e684bbd188c53d7904c375c6c5a7930dbb4dea7 [INFO] running `Command { std: "docker" "start" "-a" "2c653e4fc591c18b87e243014e684bbd188c53d7904c375c6c5a7930dbb4dea7", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/Source/Library.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `Library` [INFO] [stderr] * `bin` target `PRun` [INFO] [stderr] * `bin` target `Run` [INFO] [stderr] * `bin` target `Inn` [INFO] [stderr] * `bin` target `InnKeeper` [INFO] [stderr] Compiling prun v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.85s [INFO] running `Command { std: "docker" "inspect" "2c653e4fc591c18b87e243014e684bbd188c53d7904c375c6c5a7930dbb4dea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c653e4fc591c18b87e243014e684bbd188c53d7904c375c6c5a7930dbb4dea7", kill_on_drop: false }` [INFO] [stdout] 2c653e4fc591c18b87e243014e684bbd188c53d7904c375c6c5a7930dbb4dea7