[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryhoh%2F-Rust-ProgressBar" "/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/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryhoh/-Rust-ProgressBar on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 165b1373be188d0403b0a2d648740a4b5cc2b7b40a6f2e667cdd9ee8a0bcbbb7
[INFO] running `Command { std: "docker" "start" "-a" "165b1373be188d0403b0a2d648740a4b5cc2b7b40a6f2e667cdd9ee8a0bcbbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "165b1373be188d0403b0a2d648740a4b5cc2b7b40a6f2e667cdd9ee8a0bcbbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165b1373be188d0403b0a2d648740a4b5cc2b7b40a6f2e667cdd9ee8a0bcbbb7", kill_on_drop: false }`
[INFO] [stdout] 165b1373be188d0403b0a2d648740a4b5cc2b7b40a6f2e667cdd9ee8a0bcbbb7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24fef3944be1b75e78f4b30dec5b2027616dab5e60e95a0a522960ecfc4fc1c7
[INFO] running `Command { std: "docker" "start" "-a" "24fef3944be1b75e78f4b30dec5b2027616dab5e60e95a0a522960ecfc4fc1c7", 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.46s
[INFO] running `Command { std: "docker" "inspect" "24fef3944be1b75e78f4b30dec5b2027616dab5e60e95a0a522960ecfc4fc1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fef3944be1b75e78f4b30dec5b2027616dab5e60e95a0a522960ecfc4fc1c7", kill_on_drop: false }`
[INFO] [stdout] 24fef3944be1b75e78f4b30dec5b2027616dab5e60e95a0a522960ecfc4fc1c7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5533c69075694369d37effe81a6833030ea67d89205bd6ddecb9266a63c8d444
[INFO] running `Command { std: "docker" "start" "-a" "5533c69075694369d37effe81a6833030ea67d89205bd6ddecb9266a63c8d444", 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 0.42s
[INFO] running `Command { std: "docker" "inspect" "5533c69075694369d37effe81a6833030ea67d89205bd6ddecb9266a63c8d444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5533c69075694369d37effe81a6833030ea67d89205bd6ddecb9266a63c8d444", kill_on_drop: false }`
[INFO] [stdout] 5533c69075694369d37effe81a6833030ea67d89205bd6ddecb9266a63c8d444
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e97b5084aa15db82e09b24c1291c794cab6c921cfcbf99a94fe7fb44468a6da
[INFO] running `Command { std: "docker" "start" "-a" "1e97b5084aa15db82e09b24c1291c794cab6c921cfcbf99a94fe7fb44468a6da", 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.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/progressbar-fbf8c3db89221a74)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_progress_bar::test_increase ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/progressbar-143fbfc9c3b725ee)
[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] [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 26) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 41) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 16) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 21) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 53) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 11) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 31) ... 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 58) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | 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] 3 | 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 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] 3 | 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 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] 3 | 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 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] 3 | 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 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `progress`
[INFO] [stdout]  --> src/progress.rs:12:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 2 + 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] ---- 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] 3 | 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 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] 3 | 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] 3 | 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 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] 3 | 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] 
[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.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e97b5084aa15db82e09b24c1291c794cab6c921cfcbf99a94fe7fb44468a6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e97b5084aa15db82e09b24c1291c794cab6c921cfcbf99a94fe7fb44468a6da", kill_on_drop: false }`
[INFO] [stdout] 1e97b5084aa15db82e09b24c1291c794cab6c921cfcbf99a94fe7fb44468a6da
