[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryhoh%2F-Rust-ProgressBar" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryhoh/-Rust-ProgressBar on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2a63efd17959bac9007cc9a9c9af90a99dc26216e0bc19fc92921a7a8e977e6
[INFO] running `Command { std: "docker" "start" "-a" "c2a63efd17959bac9007cc9a9c9af90a99dc26216e0bc19fc92921a7a8e977e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2a63efd17959bac9007cc9a9c9af90a99dc26216e0bc19fc92921a7a8e977e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2a63efd17959bac9007cc9a9c9af90a99dc26216e0bc19fc92921a7a8e977e6", kill_on_drop: false }`
[INFO] [stdout] c2a63efd17959bac9007cc9a9c9af90a99dc26216e0bc19fc92921a7a8e977e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 581564dde6fd750455466f1a61e7300ae318799fb5dabfff40a4c1ac56a490a1
[INFO] running `Command { std: "docker" "start" "-a" "581564dde6fd750455466f1a61e7300ae318799fb5dabfff40a4c1ac56a490a1", 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.54s
[INFO] running `Command { std: "docker" "inspect" "581564dde6fd750455466f1a61e7300ae318799fb5dabfff40a4c1ac56a490a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581564dde6fd750455466f1a61e7300ae318799fb5dabfff40a4c1ac56a490a1", kill_on_drop: false }`
[INFO] [stdout] 581564dde6fd750455466f1a61e7300ae318799fb5dabfff40a4c1ac56a490a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c8502726385aa2c25323f76f65c8f9beb89d1a1fdfcdd414f1575bfe43ce37c
[INFO] running `Command { std: "docker" "start" "-a" "1c8502726385aa2c25323f76f65c8f9beb89d1a1fdfcdd414f1575bfe43ce37c", 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.43s
[INFO] running `Command { std: "docker" "inspect" "1c8502726385aa2c25323f76f65c8f9beb89d1a1fdfcdd414f1575bfe43ce37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8502726385aa2c25323f76f65c8f9beb89d1a1fdfcdd414f1575bfe43ce37c", kill_on_drop: false }`
[INFO] [stdout] 1c8502726385aa2c25323f76f65c8f9beb89d1a1fdfcdd414f1575bfe43ce37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95e8286fdeffaf5f9b51a3a294dd2007bd1c388c7c4e7d65b474a583a5596ad5
[INFO] running `Command { std: "docker" "start" "-a" "95e8286fdeffaf5f9b51a3a294dd2007bd1c388c7c4e7d65b474a583a5596ad5", 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-fbf8c3db89221a74)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_progress_bar::test_increase ... ok
[INFO] [stdout] test test_progress_bar::test_to_string_default ... ok
[INFO] [stdout] test test_progress_bar::test_increase_stopping ... 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-398afe685e13f774)
[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 31) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 16) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 46) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 11) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 36) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 41) ... FAILED
[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 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] [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 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 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] 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] ---- 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 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 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 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] 
[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.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "95e8286fdeffaf5f9b51a3a294dd2007bd1c388c7c4e7d65b474a583a5596ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e8286fdeffaf5f9b51a3a294dd2007bd1c388c7c4e7d65b474a583a5596ad5", kill_on_drop: false }`
[INFO] [stdout] 95e8286fdeffaf5f9b51a3a294dd2007bd1c388c7c4e7d65b474a583a5596ad5
