[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryhoh/-Rust-ProgressBar on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf261de29368d566b532c8a415c88251d75b214b2b223ab9de9813d62f105600
[INFO] running `Command { std: "docker" "start" "-a" "cf261de29368d566b532c8a415c88251d75b214b2b223ab9de9813d62f105600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf261de29368d566b532c8a415c88251d75b214b2b223ab9de9813d62f105600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf261de29368d566b532c8a415c88251d75b214b2b223ab9de9813d62f105600", kill_on_drop: false }`
[INFO] [stdout] cf261de29368d566b532c8a415c88251d75b214b2b223ab9de9813d62f105600
[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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] feec0000b5e0fb5744df218a68103a1218daedb024f43da76824abe69606a4ab
[INFO] running `Command { std: "docker" "start" "-a" "feec0000b5e0fb5744df218a68103a1218daedb024f43da76824abe69606a4ab", 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.44s
[INFO] running `Command { std: "docker" "inspect" "feec0000b5e0fb5744df218a68103a1218daedb024f43da76824abe69606a4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feec0000b5e0fb5744df218a68103a1218daedb024f43da76824abe69606a4ab", kill_on_drop: false }`
[INFO] [stdout] feec0000b5e0fb5744df218a68103a1218daedb024f43da76824abe69606a4ab
[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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1385665f7f5b12ecde7dfbb0e6eae5eb4f664f8837f7221b6607f8ae3b947d65
[INFO] running `Command { std: "docker" "start" "-a" "1385665f7f5b12ecde7dfbb0e6eae5eb4f664f8837f7221b6607f8ae3b947d65", 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.36s
[INFO] running `Command { std: "docker" "inspect" "1385665f7f5b12ecde7dfbb0e6eae5eb4f664f8837f7221b6607f8ae3b947d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1385665f7f5b12ecde7dfbb0e6eae5eb4f664f8837f7221b6607f8ae3b947d65", kill_on_drop: false }`
[INFO] [stdout] 1385665f7f5b12ecde7dfbb0e6eae5eb4f664f8837f7221b6607f8ae3b947d65
[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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7a1c35f30b4efccfbc82131ea1a00eaadaf59cf98178430bbcbcada3f0746d7f
[INFO] running `Command { std: "docker" "start" "-a" "7a1c35f30b4efccfbc82131ea1a00eaadaf59cf98178430bbcbcada3f0746d7f", 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/build/progressbar/fbf8c3db89221a74/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_to_string_custom ... ok
[INFO] [stdout] test test_progress_bar::test_increase_stopping ... 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/build/progressbar/398afe685e13f774/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 58) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 36) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 53) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 41) ... 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 16) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 21) ... FAILED
[INFO] [stdout] test src/progress.rs - progress::progress (line 26) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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 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 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 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 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 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 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 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 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 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 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] 
[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.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a1c35f30b4efccfbc82131ea1a00eaadaf59cf98178430bbcbcada3f0746d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1c35f30b4efccfbc82131ea1a00eaadaf59cf98178430bbcbcada3f0746d7f", kill_on_drop: false }`
[INFO] [stdout] 7a1c35f30b4efccfbc82131ea1a00eaadaf59cf98178430bbcbcada3f0746d7f
