[INFO] fetching crate rayon-progress-bar 1.9.0...
[INFO] checking rayon-progress-bar-1.9.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rayon-progress-bar 1.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate rayon-progress-bar 1.9.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rayon-progress-bar 1.9.0
[INFO] finished tweaking crates.io crate rayon-progress-bar 1.9.0
[INFO] tweaked toml for crates.io crate rayon-progress-bar 1.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac9d7986d682cefb163a17575ad6153e30f24c96d1e455f1cddd9afd4933f03b
[INFO] running `Command { std: "docker" "start" "-a" "ac9d7986d682cefb163a17575ad6153e30f24c96d1e455f1cddd9afd4933f03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac9d7986d682cefb163a17575ad6153e30f24c96d1e455f1cddd9afd4933f03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9d7986d682cefb163a17575ad6153e30f24c96d1e455f1cddd9afd4933f03b", kill_on_drop: false }`
[INFO] [stdout] ac9d7986d682cefb163a17575ad6153e30f24c96d1e455f1cddd9afd4933f03b
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b7351ae3dcb07557df06e371c8115b2e6805e12f748409fd40c52e7d4117a1f
[INFO] running `Command { std: "docker" "start" "-a" "1b7351ae3dcb07557df06e371c8115b2e6805e12f748409fd40c52e7d4117a1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking rayon-progress-bar v1.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/issue671.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/octillion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/par_bridge_recursion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/sort-panic-safe.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/collect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/cross-pool.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/producer_split_at.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::iter::plumbing::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/chars.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/producer_split_at.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rayon::iter::plumbing::*`, `rayon::prelude::*`
[INFO] [stdout]  --> tests/producer_split_at.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::iter::plumbing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/str.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/clones.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/iter_panic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon`
[INFO] [stdout]  --> tests/cross-pool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rayon::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon`
[INFO] [stdout]  --> tests/iter_panic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rayon::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/drain_vec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/intersperse.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/named-threads.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/debug.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon`
[INFO] [stdout]  --> tests/named-threads.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/par_bridge_recursion.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let pool = rayon::ThreadPoolBuilder::new()
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::ThreadPoolBuilder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPoolBuilder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let pool = rayon::ThreadPoolBuilder::new()
[INFO] [stdout] 9 +     let pool = ThreadPoolBuilder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ParallelIterator` in this scope
[INFO] [stdout]   --> tests/iter_panic.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |         fn count(iter: impl ParallelIterator + UnwindSafe) -> usize {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::ParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]  --> tests/octillion.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn octillion() -> rayon::range::Iter<u128> {
[INFO] [stdout]   |                   ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::range;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `range`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - fn octillion() -> rayon::range::Iter<u128> {
[INFO] [stdout] 6 + fn octillion() -> range::Iter<u128> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]   --> tests/octillion.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn octillion_inclusive() -> rayon::range_inclusive::Iter<u128> {
[INFO] [stdout]    |                             ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::range_inclusive;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `range_inclusive`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - fn octillion_inclusive() -> rayon::range_inclusive::Iter<u128> {
[INFO] [stdout] 11 + fn octillion_inclusive() -> range_inclusive::Iter<u128> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ParallelIterator` in this scope
[INFO] [stdout]   --> tests/octillion.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn octillion_flat() -> impl ParallelIterator<Item = u128> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::ParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]   --> tests/octillion.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let builder = rayon::ThreadPoolBuilder::new().num_threads(2);
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::ThreadPoolBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ThreadPoolBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 64 -     let builder = rayon::ThreadPoolBuilder::new().num_threads(2);
[INFO] [stdout] 64 +     let builder = ThreadPoolBuilder::new().num_threads(2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "iter_panic") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ParallelIterator` in this scope
[INFO] [stdout]  --> tests/clones.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     I: ParallelIterator + Clone,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::prelude::ParallelIterator;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "octillion") due to 5 previous errors
[INFO] [stdout] error[E0405]: cannot find trait `IntoParallelIterator` in this scope
[INFO] [stdout]  --> tests/producer_split_at.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     I: IntoParallelIterator,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::prelude::IntoParallelIterator;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IndexedParallelIterator` in this scope
[INFO] [stdout]  --> tests/producer_split_at.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     I::Iter: IndexedParallelIterator,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::prelude::IndexedParallelIterator;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoParallelIterator` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         I: IntoParallelIterator,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::IntoParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IndexedParallelIterator` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |         I::Iter: IndexedParallelIterator,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::IndexedParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoParallelIterator` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |         I: IntoParallelIterator,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::IntoParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IndexedParallelIterator` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |         I::Iter: IndexedParallelIterator,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::IndexedParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ProducerCallback` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl<T> ProducerCallback<T> for Split {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::iter::plumbing::ProducerCallback;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Producer` in this scope
[INFO] [stdout]   --> tests/producer_split_at.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 |         P: Producer<Item = T>,
[INFO] [stdout]    |            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::iter::plumbing::Producer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/producer_split_at.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     check(&v[..0], rayon::iter::empty);
[INFO] [stdout]     |                    ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -     check(&v[..0], rayon::iter::empty);
[INFO] [stdout] 120 +     check(&v[..0], iter::empty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/producer_split_at.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     check(&v, || rayon::iter::once(42));
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -     check(&v, || rayon::iter::once(42));
[INFO] [stdout] 126 +     check(&v, || iter::once(42));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/producer_split_at.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |     check(&v, || rayon::iter::repeatn(1, 5));
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 150 -     check(&v, || rayon::iter::repeatn(1, 5));
[INFO] [stdout] 150 +     check(&v, || iter::repeatn(1, 5));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ParallelIterator` in this scope
[INFO] [stdout]   --> tests/clones.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     I: ParallelIterator + Clone,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rayon_progress_bar::prelude::ParallelIterator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/clones.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     check(rayon::iter::empty::<i32>());
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 186 -     check(rayon::iter::empty::<i32>());
[INFO] [stdout] 186 +     check(iter::empty::<i32>());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/clones.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 |     check(rayon::iter::once(10));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 191 -     check(rayon::iter::once(10));
[INFO] [stdout] 191 +     check(iter::once(10));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/clones.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     check(rayon::iter::repeat(x).while_some());
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 197 -     check(rayon::iter::repeat(x).while_some());
[INFO] [stdout] 197 +     check(iter::repeat(x).while_some());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/clones.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     check(rayon::iter::repeatn(x, 1000));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 198 -     check(rayon::iter::repeatn(x, 1000));
[INFO] [stdout] 198 +     check(iter::repeatn(x, 1000));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/clones.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     check(rayon::iter::split(0..1000, |x| (x, None)));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 203 -     check(rayon::iter::split(0..1000, |x| (x, None)));
[INFO] [stdout] 203 +     check(iter::split(0..1000, |x| (x, None)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]    --> tests/par_bridge_recursion.rs:18:14
[INFO] [stdout]     |
[INFO] [stdout] 17  |           let mut par: Vec<_> = (0..N)
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 18  | |             .into_par_iter()
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/iter/mod.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 |       fn into_par_iter(self) -> Self::Iter;
[INFO] [stdout]     |          ------------- the method is available for `std::ops::Range<usize>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoParallelIterator` which provides `into_par_iter` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter::IntoParallelIterator;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 18  |             .into_iter()
[INFO] [stdout]     |              ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]   --> tests/par_bridge_recursion.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     rayon::join(move || i, move || i.to_string())
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `RangeInclusive` in the current scope
[INFO] [stdout]    --> tests/cross-pool.rs:17:14
[INFO] [stdout]     |
[INFO] [stdout] 16  | /         (1..=n)
[INFO] [stdout] 17  | |             .into_par_iter()
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/iter/mod.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 |       fn into_par_iter(self) -> Self::Iter;
[INFO] [stdout]     |          ------------- the method is available for `RangeInclusive<i32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoParallelIterator` which provides `into_par_iter` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter::IntoParallelIterator;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 17  |             .into_iter()
[INFO] [stdout]     |              ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]   --> tests/chars.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut chars: Vec<char> = range.into_par_iter().collect();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut chars: Vec<char> = range.into_iter().collect();
[INFO] [stdout]    |                                      ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter_mut` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]   --> tests/collect.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |             a.par_iter_mut()
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `iter_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 |             a.iter_mut()
[INFO] [stdout]    |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_drain` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]  --> tests/drain_vec.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let yielded = vec_org.par_drain(0..5).collect::<Vec<_>>();
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `drain` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let yielded = vec_org.drain(0..5).collect::<Vec<_>>();
[INFO] [stdout]   |                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_chars` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let par_chars: String = s.par_chars().collect();
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `chars` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let par_chars: String = s.chars().collect();
[INFO] [stdout]    |                               ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `Vec<Result<(), ()>>` in the current scope
[INFO] [stdout]  --> tests/issue671.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let _ = Vec::<Result<(), ()>>::new()
[INFO] [stdout]   |  _____________-
[INFO] [stdout] 8 | |         .into_par_iter()
[INFO] [stdout]   | |_________-^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .into_iter()
[INFO] [stdout]   |          ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]  --> tests/intersperse.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let v: Vec<_> = (0..1000).into_par_iter().intersperse(-1).collect();
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let v: Vec<_> = (0..1000).into_iter().intersperse(-1).collect();
[INFO] [stdout]   |                               ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `RangeInclusive` in the current scope
[INFO] [stdout]   --> tests/chars.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut chars: Vec<char> = range.into_par_iter().collect();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut chars: Vec<char> = range.into_iter().collect();
[INFO] [stdout]    |                                      ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ParallelIterator` in this scope
[INFO] [stdout]  --> tests/debug.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     I: ParallelIterator + Debug,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rayon_progress_bar::prelude::ParallelIterator;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/debug.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 |     check(rayon::iter::empty::<i32>());
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 196 -     check(rayon::iter::empty::<i32>());
[INFO] [stdout] 196 +     check(iter::empty::<i32>());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/debug.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |     check(rayon::iter::once(10));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -     check(rayon::iter::once(10));
[INFO] [stdout] 201 +     check(iter::once(10));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/debug.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |     check(rayon::iter::repeat(x));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::iter;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 207 -     check(rayon::iter::repeat(x));
[INFO] [stdout] 207 +     check(iter::repeat(x));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/debug.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 |     check(rayon::iter::repeatn(x, 10));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 208 -     check(rayon::iter::repeatn(x, 10));
[INFO] [stdout] 208 +     check(iter::repeatn(x, 10));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]   --> tests/intersperse.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let v: Vec<_> = (0..1000)
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 15 | |         .into_par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .into_iter()
[INFO] [stdout]    |          ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rayon`
[INFO] [stdout]    --> tests/debug.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     check(rayon::iter::split(0..10, |x| (x, None)));
[INFO] [stdout]     |           ^^^^^ use of undeclared crate or module `rayon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `iter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 213 -     check(rayon::iter::split(0..10, |x| (x, None)));
[INFO] [stdout] 213 +     check(iter::split(0..10, |x| (x, None)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_chars` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let par_even: String = s.par_chars().filter(|&c| (c as u32) & 1 == 0).collect();
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `chars` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let par_even: String = s.chars().filter(|&c| (c as u32) & 1 == 0).collect();
[INFO] [stdout]    |                              ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_drain` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]   --> tests/drain_vec.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let yielded = vec_org.par_drain(0..5);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `drain` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let yielded = vec_org.drain(0..5);
[INFO] [stdout]    |                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "clones") due to 8 previous errors
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "issue671") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]   --> tests/collect.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |             a.par_iter()
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 89 |             a.iter()
[INFO] [stdout]    |               ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_drain` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]   --> tests/drain_vec.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let yielded = vec_org.par_drain(5..5).collect::<Vec<_>>();
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `drain` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let yielded = vec_org.drain(5..5).collect::<Vec<_>>();
[INFO] [stdout]    |                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_sort_by` found for struct `Vec<DropCounter>` in the current scope
[INFO] [stdout]    --> tests/sort-panic-safe.rs:159:30
[INFO] [stdout]     |
[INFO] [stdout] 60  | /         $input.to_owned().$func(|a, b| {
[INFO] [stdout] 61  | |             count.fetch_add(1, Relaxed);
[INFO] [stdout] 62  | |             a.cmp(b)
[INFO] [stdout] 63  | |         });
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |
[INFO] [stdout] 159 | |                 test!(input, par_sort_by);
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `sort_by` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 test!(input, sort_by);
[INFO] [stdout]     |                              ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "par_bridge_recursion") due to 4 previous errors
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "chars") due to 3 previous errors
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "cross-pool") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `par_chars` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let vchars: Vec<char> = s.par_chars().collect();
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `chars` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let vchars: Vec<char> = s.chars().collect();
[INFO] [stdout]    |                               ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "producer_split_at") due to 14 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_drain` found for struct `Vec<{integer}>` in the current scope
[INFO] [stdout]   --> tests/drain_vec.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let yielded = vec_org.par_drain(5..5);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `drain` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let yielded = vec_org.drain(5..5);
[INFO] [stdout]    |                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]    --> tests/named-threads.rs:17:10
[INFO] [stdout]     |
[INFO] [stdout] 16  |       let thread_names = (0..N)
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 17  | |         .into_par_iter()
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/iter/mod.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 |       fn into_par_iter(self) -> Self::Iter;
[INFO] [stdout]     |          ------------- the method is available for `std::ops::Range<usize>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoParallelIterator` which provides `into_par_iter` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rayon_progress_bar::iter::IntoParallelIterator;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 17  |         .into_iter()
[INFO] [stdout]     |          ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_split` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/intersperse.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let par: String = s.par_split(',').intersperse(";").collect();
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `rsplit` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let par: String = s.rsplit(',').intersperse(";").collect();
[INFO] [stdout]    |                         ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_bytes` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let par_bytes: Vec<u8> = s.par_bytes().collect();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `bytes` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let par_bytes: Vec<u8> = s.bytes().collect();
[INFO] [stdout]    |                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_sort_by` found for struct `Vec<DropCounter>` in the current scope
[INFO] [stdout]    --> tests/sort-panic-safe.rs:159:30
[INFO] [stdout]     |
[INFO] [stdout] 84  | /                 v.$func(|a, b| {
[INFO] [stdout] 85  | |                     if panic_countdown.fetch_sub(1, Relaxed) == 1 {
[INFO] [stdout] 86  | |                         SILENCE_PANIC.with(|s| s.set(true));
[INFO] [stdout] 87  | |                         panic!();
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |
[INFO] [stdout] 159 | |                 test!(input, par_sort_by);
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `sort_by` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 test!(input, sort_by);
[INFO] [stdout]     |                              ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "debug") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "collect") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `par_encode_utf16` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let par_utf16: Vec<u16> = s.par_encode_utf16().collect();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `encode_utf16` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let par_utf16: Vec<u16> = s.encode_utf16().collect();
[INFO] [stdout]    |                                 ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "drain_vec") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]   --> tests/intersperse.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     (0..1000)
[INFO] [stdout] 42 | |         .into_par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .into_iter()
[INFO] [stdout]    |          ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "named-threads") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `par_sort_unstable_by` found for struct `Vec<DropCounter>` in the current scope
[INFO] [stdout]    --> tests/sort-panic-safe.rs:160:30
[INFO] [stdout]     |
[INFO] [stdout] 60  | /         $input.to_owned().$func(|a, b| {
[INFO] [stdout] 61  | |             count.fetch_add(1, Relaxed);
[INFO] [stdout] 62  | |             a.cmp(b)
[INFO] [stdout] 63  | |         });
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |                 test!(input, par_sort_by);
[INFO] [stdout] 160 | |                 test!(input, par_sort_unstable_by);
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `sort_unstable_by` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 test!(input, sort_unstable_by);
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_char_indices` found for struct `String` in the current scope
[INFO] [stdout]   --> tests/str.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let par_charind: Vec<_> = s.par_char_indices().collect();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `char_indices` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let par_charind: Vec<_> = s.char_indices().collect();
[INFO] [stdout]    |                                 ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
[INFO] [stdout]   --> tests/intersperse.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     (0..1000)
[INFO] [stdout] 53 | |         .into_par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .into_iter()
[INFO] [stdout]    |          ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_sort_unstable_by` found for struct `Vec<DropCounter>` in the current scope
[INFO] [stdout]    --> tests/sort-panic-safe.rs:160:30
[INFO] [stdout]     |
[INFO] [stdout] 84  | /                 v.$func(|a, b| {
[INFO] [stdout] 85  | |                     if panic_countdown.fetch_sub(1, Relaxed) == 1 {
[INFO] [stdout] 86  | |                         SILENCE_PANIC.with(|s| s.set(true));
[INFO] [stdout] 87  | |                         panic!();
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |                 test!(input, par_sort_by);
[INFO] [stdout] 160 | |                 test!(input, par_sort_unstable_by);
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `sort_unstable_by` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 test!(input, sort_unstable_by);
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_split` found for reference `&str` in the current scope
[INFO] [stdout]   --> tests/str.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     check_separators!(split, par_split);
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `rsplit` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 94 |     check_separators!(split, rsplit);
[INFO] [stdout]    |                              ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "intersperse") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "sort-panic-safe") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `par_split_inclusive` found for reference `&str` in the current scope
[INFO] [stdout]   --> tests/str.rs:95:40
[INFO] [stdout]    |
[INFO] [stdout] 95 |     check_separators!(split_inclusive, par_split_inclusive);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_inclusive` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 |     check_separators!(split_inclusive, split_inclusive);
[INFO] [stdout]    |                                        ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_split_terminator` found for reference `&str` in the current scope
[INFO] [stdout]   --> tests/str.rs:96:41
[INFO] [stdout]    |
[INFO] [stdout] 96 |     check_separators!(split_terminator, par_split_terminator);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `rsplit_terminator` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 |     check_separators!(split_terminator, rsplit_terminator);
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_lines` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/str.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let parallel: Vec<_> = string.par_lines().collect();
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `lines` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let parallel: Vec<_> = string.lines().collect();
[INFO] [stdout]     |                                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_split_whitespace` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/str.rs:106:39
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let parallel: Vec<_> = string.par_split_whitespace().collect();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `split_whitespace` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let parallel: Vec<_> = string.split_whitespace().collect();
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_split_ascii_whitespace` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/str.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let parallel: Vec<_> = string.par_split_ascii_whitespace().collect();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `split_ascii_whitespace` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let parallel: Vec<_> = string.split_ascii_whitespace().collect();
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_matches` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/str.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |     check_separators!(matches, par_matches);
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rmatches` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |     check_separators!(matches, rmatches);
[INFO] [stdout]     |                                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_match_indices` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/str.rs:118:38
[INFO] [stdout]     |
[INFO] [stdout] 118 |     check_separators!(match_indices, par_match_indices);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rmatch_indices` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 118 |     check_separators!(match_indices, rmatch_indices);
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-progress-bar` (test "str") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "1b7351ae3dcb07557df06e371c8115b2e6805e12f748409fd40c52e7d4117a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7351ae3dcb07557df06e371c8115b2e6805e12f748409fd40c52e7d4117a1f", kill_on_drop: false }`
[INFO] [stdout] 1b7351ae3dcb07557df06e371c8115b2e6805e12f748409fd40c52e7d4117a1f
