[INFO] cloning repository https://github.com/xd-Abi/rust-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd-Abi/rust-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd-Abi%2Frust-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd-Abi%2Frust-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df3f85d50f4d3a9131f3a114e47fdda2b5fed0b [INFO] testing xd-Abi/rust-sandbox against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd-Abi%2Frust-sandbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xd-Abi/rust-sandbox [INFO] finished tweaking git repo https://github.com/xd-Abi/rust-sandbox [INFO] tweaked toml for git repo https://github.com/xd-Abi/rust-sandbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xd-Abi/rust-sandbox on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xd-Abi/rust-sandbox 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded zerocopy v0.8.16 [INFO] [stderr] Downloaded zerocopy-derive v0.8.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb37edc3ea5d52c476bd077f1d0854aa35e97059bfb291cf5c6deb81a4b0d53 [INFO] running `Command { std: "docker" "start" "-a" "4cb37edc3ea5d52c476bd077f1d0854aa35e97059bfb291cf5c6deb81a4b0d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb37edc3ea5d52c476bd077f1d0854aa35e97059bfb291cf5c6deb81a4b0d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb37edc3ea5d52c476bd077f1d0854aa35e97059bfb291cf5c6deb81a4b0d53", kill_on_drop: false }` [INFO] [stdout] 4cb37edc3ea5d52c476bd077f1d0854aa35e97059bfb291cf5c6deb81a4b0d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5325e6c3f171c8b5572d0e5e4d18b977378aac4a7f2394bc5ae2fd97ab5e5ba [INFO] running `Command { std: "docker" "start" "-a" "e5325e6c3f171c8b5572d0e5e4d18b977378aac4a7f2394bc5ae2fd97ab5e5ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling file-tree v0.1.0 (/opt/rustwide/workdir/projects/file-tree) [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling guessing-game v0.1.0 (/opt/rustwide/workdir/projects/guessing-game) [INFO] [stderr] Compiling scanner v0.1.0 (/opt/rustwide/workdir/projects/scanner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.38s [INFO] running `Command { std: "docker" "inspect" "e5325e6c3f171c8b5572d0e5e4d18b977378aac4a7f2394bc5ae2fd97ab5e5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5325e6c3f171c8b5572d0e5e4d18b977378aac4a7f2394bc5ae2fd97ab5e5ba", kill_on_drop: false }` [INFO] [stdout] e5325e6c3f171c8b5572d0e5e4d18b977378aac4a7f2394bc5ae2fd97ab5e5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c718faa99ec9c3cdf61b999b139298d521479c868f76fbf3b71d354d9f3d62b [INFO] running `Command { std: "docker" "start" "-a" "1c718faa99ec9c3cdf61b999b139298d521479c868f76fbf3b71d354d9f3d62b", kill_on_drop: false }` [INFO] [stderr] Compiling file-tree v0.1.0 (/opt/rustwide/workdir/projects/file-tree) [INFO] [stderr] Compiling scanner v0.1.0 (/opt/rustwide/workdir/projects/scanner) [INFO] [stderr] Compiling guessing-game v0.1.0 (/opt/rustwide/workdir/projects/guessing-game) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "1c718faa99ec9c3cdf61b999b139298d521479c868f76fbf3b71d354d9f3d62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c718faa99ec9c3cdf61b999b139298d521479c868f76fbf3b71d354d9f3d62b", kill_on_drop: false }` [INFO] [stdout] 1c718faa99ec9c3cdf61b999b139298d521479c868f76fbf3b71d354d9f3d62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efb13617bdd3c47331330db283d38a5ce56aed57f44e66977302ba3a1039dd64 [INFO] running `Command { std: "docker" "start" "-a" "efb13617bdd3c47331330db283d38a5ce56aed57f44e66977302ba3a1039dd64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_tree-0e7181d6a0970a30) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/guessing_game-892bad57bd822e65) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scanner-718c4b2f0f4283d5) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efb13617bdd3c47331330db283d38a5ce56aed57f44e66977302ba3a1039dd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb13617bdd3c47331330db283d38a5ce56aed57f44e66977302ba3a1039dd64", kill_on_drop: false }` [INFO] [stdout] efb13617bdd3c47331330db283d38a5ce56aed57f44e66977302ba3a1039dd64