[INFO] cloning repository https://github.com/ryhoh/-Rust-ProgressBar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryhoh/-Rust-ProgressBar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryhoh%2F-Rust-ProgressBar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryhoh%2F-Rust-ProgressBar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eebbdcc4ffb84a1d13e55ff5024bb0a23fd0c8d
[INFO] testing ryhoh/-Rust-ProgressBar against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryhoh%2F-Rust-ProgressBar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryhoh/-Rust-ProgressBar
[INFO] finished tweaking git repo https://github.com/ryhoh/-Rust-ProgressBar
[INFO] tweaked toml for git repo https://github.com/ryhoh/-Rust-ProgressBar written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryhoh/-Rust-ProgressBar on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryhoh/-Rust-ProgressBar 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de11824583c35c4b67c2385ea4d4045d1e75516c2e30d3a19fd2631df7640b51
[INFO] running `Command { std: "docker" "start" "-a" "de11824583c35c4b67c2385ea4d4045d1e75516c2e30d3a19fd2631df7640b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de11824583c35c4b67c2385ea4d4045d1e75516c2e30d3a19fd2631df7640b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de11824583c35c4b67c2385ea4d4045d1e75516c2e30d3a19fd2631df7640b51", kill_on_drop: false }`
[INFO] [stdout] de11824583c35c4b67c2385ea4d4045d1e75516c2e30d3a19fd2631df7640b51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f89d7369db80c63838936e52943ae8d8fe53775b50188c4d7cc90d9c005db7f
[INFO] running `Command { std: "docker" "start" "-a" "1f89d7369db80c63838936e52943ae8d8fe53775b50188c4d7cc90d9c005db7f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling progressbar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "1f89d7369db80c63838936e52943ae8d8fe53775b50188c4d7cc90d9c005db7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f89d7369db80c63838936e52943ae8d8fe53775b50188c4d7cc90d9c005db7f", kill_on_drop: false }`
[INFO] [stdout] 1f89d7369db80c63838936e52943ae8d8fe53775b50188c4d7cc90d9c005db7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b21811bfae14b82f98dceab5404bf7ee3c8df39f496df4fd163c32f88c851f91
[INFO] running `Command { std: "docker" "start" "-a" "b21811bfae14b82f98dceab5404bf7ee3c8df39f496df4fd163c32f88c851f91", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling progressbar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "b21811bfae14b82f98dceab5404bf7ee3c8df39f496df4fd163c32f88c851f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21811bfae14b82f98dceab5404bf7ee3c8df39f496df4fd163c32f88c851f91", kill_on_drop: false }`
[INFO] [stdout] b21811bfae14b82f98dceab5404bf7ee3c8df39f496df4fd163c32f88c851f91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 784fbe5d49bf5dae3b07784fc7753cf3f798806ff515fb06f00877a5fe40f8c5
[INFO] running `Command { std: "docker" "start" "-a" "784fbe5d49bf5dae3b07784fc7753cf3f798806ff515fb06f00877a5fe40f8c5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/progressbar-bb145c7b187ff675)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_progress_bar::test_increase ... ok
[INFO] [stdout] test test_progress_bar::test_increase_stopping ... ok
[INFO] [stdout] test test_progress_bar::test_to_string_default ... ok
[INFO] [stdout] test test_progress_bar::test_to_string_custom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/progressbar-736dc73afda071e7)
[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]    Doc-tests progressbar
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/progress.rs - progress::progress (line 53) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 21) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 58) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 46) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 36) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 26) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 31) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 16) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 41) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 53) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | progress_bar.set_format("%C of %F are done (%P\\%)".to_string());
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | progress_bar.increase();
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 58) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 | println!("{}", progress_bar.to_string());
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | println!("{}", progress_bar.to_string());
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | println!("{}", progress_bar.to_string());
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | println!("{}", progress_bar.to_string());
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 31) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | progress_bar.increase();
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | println!("{}", progress_bar.to_string());
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `progress_bar` in this scope
[INFO] [stdout]   --> src/progress.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | progress_bar.increase();
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/progress.rs - progress::progress (line 11) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `progress` in this scope
[INFO] [stdout]   --> src/progress.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut progress_bar = progress::ProgressBar::new(2);
[INFO] [stdout]    |                        ^^^^^^^^ use of unresolved module or unlinked crate `progress`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/progress.rs, use `mod progress` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 11 + mod progress;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/progress.rs - progress::progress (line 11)
[INFO] [stdout]     src/progress.rs - progress::progress (line 16)
[INFO] [stdout]     src/progress.rs - progress::progress (line 21)
[INFO] [stdout]     src/progress.rs - progress::progress (line 26)
[INFO] [stdout]     src/progress.rs - progress::progress (line 31)
[INFO] [stdout]     src/progress.rs - progress::progress (line 36)
[INFO] [stdout]     src/progress.rs - progress::progress (line 41)
[INFO] [stdout]     src/progress.rs - progress::progress (line 46)
[INFO] [stdout]     src/progress.rs - progress::progress (line 53)
[INFO] [stdout]     src/progress.rs - progress::progress (line 58)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "784fbe5d49bf5dae3b07784fc7753cf3f798806ff515fb06f00877a5fe40f8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784fbe5d49bf5dae3b07784fc7753cf3f798806ff515fb06f00877a5fe40f8c5", kill_on_drop: false }`
[INFO] [stdout] 784fbe5d49bf5dae3b07784fc7753cf3f798806ff515fb06f00877a5fe40f8c5
