[INFO] cloning repository https://github.com/toma4423/disk_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toma4423/disk_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoma4423%2Fdisk_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoma4423%2Fdisk_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b95e4c8c267e49e27c501b0112ac384f8b6bca0
[INFO] testing toma4423/disk_check against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoma4423%2Fdisk_check" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toma4423/disk_check
[INFO] finished tweaking git repo https://github.com/toma4423/disk_check
[INFO] tweaked toml for git repo https://github.com/toma4423/disk_check written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toma4423/disk_check on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toma4423/disk_check 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abf41565918e4edd298be6aef6948d17efdcf4fef93437ea623164c2d37b45a0
[INFO] running `Command { std: "docker" "start" "-a" "abf41565918e4edd298be6aef6948d17efdcf4fef93437ea623164c2d37b45a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf41565918e4edd298be6aef6948d17efdcf4fef93437ea623164c2d37b45a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf41565918e4edd298be6aef6948d17efdcf4fef93437ea623164c2d37b45a0", kill_on_drop: false }`
[INFO] [stdout] abf41565918e4edd298be6aef6948d17efdcf4fef93437ea623164c2d37b45a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59c1f47b310fb8dcbac07a9c3fd7a3cb6e91fa9cf1f9fbe9f997eaffab5ae9f1
[INFO] running `Command { std: "docker" "start" "-a" "59c1f47b310fb8dcbac07a9c3fd7a3cb6e91fa9cf1f9fbe9f997eaffab5ae9f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling check_disk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s
[INFO] running `Command { std: "docker" "inspect" "59c1f47b310fb8dcbac07a9c3fd7a3cb6e91fa9cf1f9fbe9f997eaffab5ae9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c1f47b310fb8dcbac07a9c3fd7a3cb6e91fa9cf1f9fbe9f997eaffab5ae9f1", kill_on_drop: false }`
[INFO] [stdout] 59c1f47b310fb8dcbac07a9c3fd7a3cb6e91fa9cf1f9fbe9f997eaffab5ae9f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66369d62bfcb874215cbe4137c86ded75eeab53948c7af976bc7235042186c5
[INFO] running `Command { std: "docker" "start" "-a" "a66369d62bfcb874215cbe4137c86ded75eeab53948c7af976bc7235042186c5", kill_on_drop: false }`
[INFO] [stderr] warning: check_disk v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling check_disk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.00s
[INFO] running `Command { std: "docker" "inspect" "a66369d62bfcb874215cbe4137c86ded75eeab53948c7af976bc7235042186c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66369d62bfcb874215cbe4137c86ded75eeab53948c7af976bc7235042186c5", kill_on_drop: false }`
[INFO] [stdout] a66369d62bfcb874215cbe4137c86ded75eeab53948c7af976bc7235042186c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6fdc32386a89dc28204b911ce5071ac6a061f015e91860a59913ad1cd38f85cf
[INFO] running `Command { std: "docker" "start" "-a" "6fdc32386a89dc28204b911ce5071ac6a061f015e91860a59913ad1cd38f85cf", kill_on_drop: false }`
[INFO] [stderr] warning: check_disk v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_disk-d5f6cc78b3147719)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/check_disk-cc1544afd91e78f8)
[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] [stderr]      Running tests/disk_check_tests.rs (/opt/rustwide/target/debug/deps/disk_check_tests-cf9faca9c7dcde67)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_list_disks ... ok
[INFO] [stdout] test tests::test_check_sata_secure_erase_success ... FAILED
[INFO] [stdout] test tests::test_check_nvme_secure_erase_success ... FAILED
[INFO] [stdout] test tests::test_check_random_sectors_success ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test disk_check_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/disk_check_tests-cf9faca9c7dcde67` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6fdc32386a89dc28204b911ce5071ac6a061f015e91860a59913ad1cd38f85cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fdc32386a89dc28204b911ce5071ac6a061f015e91860a59913ad1cd38f85cf", kill_on_drop: false }`
[INFO] [stdout] 6fdc32386a89dc28204b911ce5071ac6a061f015e91860a59913ad1cd38f85cf
