[INFO] cloning repository https://github.com/doliawu/thread-pool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doliawu/thread-pool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoliawu%2Fthread-pool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoliawu%2Fthread-pool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da27252f48773a5815710ea69f582572c0d959eb
[INFO] testing doliawu/thread-pool-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoliawu%2Fthread-pool-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doliawu/thread-pool-rs
[INFO] finished tweaking git repo https://github.com/doliawu/thread-pool-rs
[INFO] tweaked toml for git repo https://github.com/doliawu/thread-pool-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doliawu/thread-pool-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doliawu/thread-pool-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 290e3c981d2902702e16da1833d99cf766504df476692b6eeb273b8614d04919
[INFO] running `Command { std: "docker" "start" "-a" "290e3c981d2902702e16da1833d99cf766504df476692b6eeb273b8614d04919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "290e3c981d2902702e16da1833d99cf766504df476692b6eeb273b8614d04919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290e3c981d2902702e16da1833d99cf766504df476692b6eeb273b8614d04919", kill_on_drop: false }`
[INFO] [stdout] 290e3c981d2902702e16da1833d99cf766504df476692b6eeb273b8614d04919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 225a42f5c674cdb7d6594e290c48db3308e8cfb0bcdeec022734ff2daf0ee3ed
[INFO] running `Command { std: "docker" "start" "-a" "225a42f5c674cdb7d6594e290c48db3308e8cfb0bcdeec022734ff2daf0ee3ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling scoped-thread-pool-std v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "225a42f5c674cdb7d6594e290c48db3308e8cfb0bcdeec022734ff2daf0ee3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225a42f5c674cdb7d6594e290c48db3308e8cfb0bcdeec022734ff2daf0ee3ed", kill_on_drop: false }`
[INFO] [stdout] 225a42f5c674cdb7d6594e290c48db3308e8cfb0bcdeec022734ff2daf0ee3ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dab6ca8070ed0e17d111595aa16061fb69a2928626f9caf81535bf0b34b4e89
[INFO] running `Command { std: "docker" "start" "-a" "3dab6ca8070ed0e17d111595aa16061fb69a2928626f9caf81535bf0b34b4e89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling scoped-thread-pool-std v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.37s
[INFO] running `Command { std: "docker" "inspect" "3dab6ca8070ed0e17d111595aa16061fb69a2928626f9caf81535bf0b34b4e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dab6ca8070ed0e17d111595aa16061fb69a2928626f9caf81535bf0b34b4e89", kill_on_drop: false }`
[INFO] [stdout] 3dab6ca8070ed0e17d111595aa16061fb69a2928626f9caf81535bf0b34b4e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0aa1905442e93cb4f92ae8a45d61426eb17a8de1ecd5424ddf99d53939bcddd7
[INFO] running `Command { std: "docker" "start" "-a" "0aa1905442e93cb4f92ae8a45d61426eb17a8de1ecd5424ddf99d53939bcddd7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scoped_thread_pool_std-30a15c88fefd6df1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::execute_task_in_pool_works ... ok
[INFO] [stdout] test tests::scoped_spawn_works ... ok
[INFO] [stdout] test tests::panic_propagation_works - should panic ... ok
[INFO] [stdout] test tests::stress_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests scoped_thread_pool_std
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - ThreadPool::scope (line 106) ... FAILED
[INFO] [stdout] test src/lib.rs - ThreadPool (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - ThreadPool::new (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - Scope<'pool,'scope,'env>::spawn (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - JoinHandle<T>::join (line 154) ... FAILED
[INFO] [stdout] test src/lib.rs - ThreadPool::spawn (line 75) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ThreadPool::scope (line 106) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]  --> src/lib.rs:107:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout]   |            ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use scoped_thread_pool_std::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPool`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout] 3 + let pool = ThreadPool::new(2);
[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/lib.rs - ThreadPool (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `thread_pool`
[INFO] [stdout]  --> src/lib.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use thread_pool::ThreadPool;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ThreadPool::new (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]  --> src/lib.rs:40:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let pool = thread_pool::ThreadPool::new(4);
[INFO] [stdout]   |            ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use scoped_thread_pool_std::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPool`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let pool = thread_pool::ThreadPool::new(4);
[INFO] [stdout] 3 + let pool = ThreadPool::new(4);
[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/lib.rs - Scope<'pool,'scope,'env>::spawn (line 193) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]  --> src/lib.rs:194:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout]   |            ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use scoped_thread_pool_std::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPool`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout] 3 + let pool = ThreadPool::new(2);
[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/lib.rs - JoinHandle<T>::join (line 154) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]  --> src/lib.rs:155:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout]   |            ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use scoped_thread_pool_std::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPool`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout] 3 + let pool = ThreadPool::new(2);
[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/lib.rs - ThreadPool::spawn (line 75) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]  --> src/lib.rs:76:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout]   |            ^^^^^^^^^^^ use of unresolved module or unlinked crate `thread_pool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thread_pool`, use `cargo add thread_pool` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use scoped_thread_pool_std::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ThreadPool`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let pool = thread_pool::ThreadPool::new(2);
[INFO] [stdout] 3 + let pool = ThreadPool::new(2);
[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/lib.rs - JoinHandle<T>::join (line 154)
[INFO] [stdout]     src/lib.rs - Scope<'pool,'scope,'env>::spawn (line 193)
[INFO] [stdout]     src/lib.rs - ThreadPool (line 20)
[INFO] [stdout]     src/lib.rs - ThreadPool::new (line 39)
[INFO] [stdout]     src/lib.rs - ThreadPool::scope (line 106)
[INFO] [stdout]     src/lib.rs - ThreadPool::spawn (line 75)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0aa1905442e93cb4f92ae8a45d61426eb17a8de1ecd5424ddf99d53939bcddd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa1905442e93cb4f92ae8a45d61426eb17a8de1ecd5424ddf99d53939bcddd7", kill_on_drop: false }`
[INFO] [stdout] 0aa1905442e93cb4f92ae8a45d61426eb17a8de1ecd5424ddf99d53939bcddd7
