[INFO] fetching crate pipeprogress 2023.3.0...
[INFO] testing pipeprogress-2023.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pipeprogress 2023.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pipeprogress 2023.3.0
[INFO] finished tweaking crates.io crate pipeprogress 2023.3.0
[INFO] tweaked toml for crates.io crate pipeprogress 2023.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pipeprogress 2023.3.0 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 crates.io crate pipeprogress 2023.3.0 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9f57c81ccf163de01b52066932caf37bdc5e7c32d724b303640aa82701da30a
[INFO] running `Command { std: "docker" "start" "-a" "c9f57c81ccf163de01b52066932caf37bdc5e7c32d724b303640aa82701da30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9f57c81ccf163de01b52066932caf37bdc5e7c32d724b303640aa82701da30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f57c81ccf163de01b52066932caf37bdc5e7c32d724b303640aa82701da30a", kill_on_drop: false }`
[INFO] [stdout] c9f57c81ccf163de01b52066932caf37bdc5e7c32d724b303640aa82701da30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6d07a08dde3acfe22517688b8703ee6c625987df7a8e8d2ed0b0d1c282132c92
[INFO] running `Command { std: "docker" "start" "-a" "6d07a08dde3acfe22517688b8703ee6c625987df7a8e8d2ed0b0d1c282132c92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]    Compiling clap v4.1.13
[INFO] [stderr]    Compiling pipeprogress v2023.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.57s
[INFO] running `Command { std: "docker" "inspect" "6d07a08dde3acfe22517688b8703ee6c625987df7a8e8d2ed0b0d1c282132c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d07a08dde3acfe22517688b8703ee6c625987df7a8e8d2ed0b0d1c282132c92", kill_on_drop: false }`
[INFO] [stdout] 6d07a08dde3acfe22517688b8703ee6c625987df7a8e8d2ed0b0d1c282132c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92736bd10f846e2feb5ac7aa0952702674c499d1689c7854823e9d73875653a5
[INFO] running `Command { std: "docker" "start" "-a" "92736bd10f846e2feb5ac7aa0952702674c499d1689c7854823e9d73875653a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling pipeprogress v2023.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "92736bd10f846e2feb5ac7aa0952702674c499d1689c7854823e9d73875653a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92736bd10f846e2feb5ac7aa0952702674c499d1689c7854823e9d73875653a5", kill_on_drop: false }`
[INFO] [stdout] 92736bd10f846e2feb5ac7aa0952702674c499d1689c7854823e9d73875653a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 273e2621bafa38d588c29a2d3efd538496bcf176e12c5de20243c86e13f8b6ff
[INFO] running `Command { std: "docker" "start" "-a" "273e2621bafa38d588c29a2d3efd538496bcf176e12c5de20243c86e13f8b6ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipeprogress-45ece3ec4e85ed46)
[INFO] [stdout] running 3 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test read::tests::test_read_loop ... FAILED
[INFO] [stdout] test stats::tests::as_time_format ... ok
[INFO] [stdout] test write::tests::test_write_loop ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- read::tests::test_read_loop stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- write::tests::test_write_loop stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     read::tests::test_read_loop
[INFO] [stdout]     write::tests::test_write_loop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "273e2621bafa38d588c29a2d3efd538496bcf176e12c5de20243c86e13f8b6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273e2621bafa38d588c29a2d3efd538496bcf176e12c5de20243c86e13f8b6ff", kill_on_drop: false }`
[INFO] [stdout] 273e2621bafa38d588c29a2d3efd538496bcf176e12c5de20243c86e13f8b6ff
