[INFO] cloning repository https://github.com/valentinstoecker/tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valentinstoecker/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalentinstoecker%2Ftools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalentinstoecker%2Ftools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9acb350513ac7d0285c9f30e441c96855f490a54
[INFO] testing valentinstoecker/tools 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%2Fvalentinstoecker%2Ftools" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/valentinstoecker/tools
[INFO] finished tweaking git repo https://github.com/valentinstoecker/tools
[INFO] tweaked toml for git repo https://github.com/valentinstoecker/tools written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valentinstoecker/tools 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/valentinstoecker/tools 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeac1f210d3ba5206a35569449b82a312f31169c2c96fa0762ab1d452375dd76
[INFO] running `Command { std: "docker" "start" "-a" "eeac1f210d3ba5206a35569449b82a312f31169c2c96fa0762ab1d452375dd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeac1f210d3ba5206a35569449b82a312f31169c2c96fa0762ab1d452375dd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeac1f210d3ba5206a35569449b82a312f31169c2c96fa0762ab1d452375dd76", kill_on_drop: false }`
[INFO] [stdout] eeac1f210d3ba5206a35569449b82a312f31169c2c96fa0762ab1d452375dd76
[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=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] 98b56d56de80b7f564ca2d9bc02d7ffd6bb876878f6ef35aa6c06d8181a253f1
[INFO] running `Command { std: "docker" "start" "-a" "98b56d56de80b7f564ca2d9bc02d7ffd6bb876878f6ef35aa6c06d8181a253f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling time v0.3.29
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s
[INFO] running `Command { std: "docker" "inspect" "98b56d56de80b7f564ca2d9bc02d7ffd6bb876878f6ef35aa6c06d8181a253f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b56d56de80b7f564ca2d9bc02d7ffd6bb876878f6ef35aa6c06d8181a253f1", kill_on_drop: false }`
[INFO] [stdout] 98b56d56de80b7f564ca2d9bc02d7ffd6bb876878f6ef35aa6c06d8181a253f1
[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=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] 3ba01a20a0293d30b4a17c4cced95a22d5a21eacc1d14a816d5f8e57d0cf84dc
[INFO] running `Command { std: "docker" "start" "-a" "3ba01a20a0293d30b4a17c4cced95a22d5a21eacc1d14a816d5f8e57d0cf84dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "3ba01a20a0293d30b4a17c4cced95a22d5a21eacc1d14a816d5f8e57d0cf84dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba01a20a0293d30b4a17c4cced95a22d5a21eacc1d14a816d5f8e57d0cf84dc", kill_on_drop: false }`
[INFO] [stdout] 3ba01a20a0293d30b4a17c4cced95a22d5a21eacc1d14a816d5f8e57d0cf84dc
[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=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] a4d588ca3994241e144f3c64207cb8cdc9dd306279fd7258ba63a9274d7aee88
[INFO] running `Command { std: "docker" "start" "-a" "a4d588ca3994241e144f3c64207cb8cdc9dd306279fd7258ba63a9274d7aee88", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tools-4663744a3b1396fd)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test utils::nondet::tests::test_new ... ok
[INFO] [stdout] test utils::nondet::tests::test_singleton ... ok
[INFO] [stdout] test widgets::list::test_list ... ok
[INFO] [stdout] test utils::ioutil::test_tee_writer ... ok
[INFO] [stdout] test utils::nondet::tests::test_and_then ... ok
[INFO] [stdout] test blob::tests::test_file_store ... FAILED
[INFO] [stdout] test blob::tests::test_mem_store ... ok
[INFO] [stdout] test blob::tests::test_zipped_store ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- blob::tests::test_file_store stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blob::tests::test_file_store
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a4d588ca3994241e144f3c64207cb8cdc9dd306279fd7258ba63a9274d7aee88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d588ca3994241e144f3c64207cb8cdc9dd306279fd7258ba63a9274d7aee88", kill_on_drop: false }`
[INFO] [stdout] a4d588ca3994241e144f3c64207cb8cdc9dd306279fd7258ba63a9274d7aee88
