[INFO] cloning repository https://github.com/Pranjal-Patel/swimming-pool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pranjal-Patel/swimming-pool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPranjal-Patel%2Fswimming-pool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPranjal-Patel%2Fswimming-pool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f54bea5f4d6e7aae2baa44919f9e29d32bf39c5
[INFO] testing Pranjal-Patel/swimming-pool against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPranjal-Patel%2Fswimming-pool" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pranjal-Patel/swimming-pool
[INFO] finished tweaking git repo https://github.com/Pranjal-Patel/swimming-pool
[INFO] tweaked toml for git repo https://github.com/Pranjal-Patel/swimming-pool written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pranjal-Patel/swimming-pool 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/Pranjal-Patel/swimming-pool 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a13c7921cd14feebc55ffedb1d37180a62c9953a6a233499b7221b06a325c619
[INFO] running `Command { std: "docker" "start" "-a" "a13c7921cd14feebc55ffedb1d37180a62c9953a6a233499b7221b06a325c619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a13c7921cd14feebc55ffedb1d37180a62c9953a6a233499b7221b06a325c619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a13c7921cd14feebc55ffedb1d37180a62c9953a6a233499b7221b06a325c619", kill_on_drop: false }`
[INFO] [stdout] a13c7921cd14feebc55ffedb1d37180a62c9953a6a233499b7221b06a325c619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 92b987667707c9c6b9cfc5e2cfe9fade1ad47d3a631e4c4c7d4177219296fb99
[INFO] running `Command { std: "docker" "start" "-a" "92b987667707c9c6b9cfc5e2cfe9fade1ad47d3a631e4c4c7d4177219296fb99", kill_on_drop: false }`
[INFO] [stderr]    Compiling swimming-pool v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "92b987667707c9c6b9cfc5e2cfe9fade1ad47d3a631e4c4c7d4177219296fb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b987667707c9c6b9cfc5e2cfe9fade1ad47d3a631e4c4c7d4177219296fb99", kill_on_drop: false }`
[INFO] [stdout] 92b987667707c9c6b9cfc5e2cfe9fade1ad47d3a631e4c4c7d4177219296fb99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 90a45e3e3ba9cc54d3b95dabedad7f88f7945f2ebb4577c5de41aa2e4e5ff582
[INFO] running `Command { std: "docker" "start" "-a" "90a45e3e3ba9cc54d3b95dabedad7f88f7945f2ebb4577c5de41aa2e4e5ff582", kill_on_drop: false }`
[INFO] [stderr]    Compiling swimming-pool v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "90a45e3e3ba9cc54d3b95dabedad7f88f7945f2ebb4577c5de41aa2e4e5ff582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a45e3e3ba9cc54d3b95dabedad7f88f7945f2ebb4577c5de41aa2e4e5ff582", kill_on_drop: false }`
[INFO] [stdout] 90a45e3e3ba9cc54d3b95dabedad7f88f7945f2ebb4577c5de41aa2e4e5ff582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] f7e2ebc307d029dfc349d0770861bdd2fe99dea9825a280e2961196238604301
[INFO] running `Command { std: "docker" "start" "-a" "f7e2ebc307d029dfc349d0770861bdd2fe99dea9825a280e2961196238604301", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swimming_pool-6e62b650ebb05e0e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests swimming_pool
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/threadpool.rs - threadpool::ThreadPool::execute (line 66) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/threadpool.rs - threadpool::ThreadPool (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/threadpool.rs - threadpool::ThreadPool::execute (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `threadpool`
[INFO] [stdout]  --> src/threadpool.rs:67:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use threadpool::Threadpool;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `threadpool`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/threadpool.rs, use `mod threadpool` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod threadpool;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreadPool`
[INFO] [stdout]  --> src/threadpool.rs:69:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | let pool = ThreadPool::new(10);
[INFO] [stdout]   |            ^^^^^^^^^^ use of undeclared type `ThreadPool`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use swimming_pool::ThreadPool;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/threadpool.rs - threadpool::ThreadPool::execute (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f7e2ebc307d029dfc349d0770861bdd2fe99dea9825a280e2961196238604301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e2ebc307d029dfc349d0770861bdd2fe99dea9825a280e2961196238604301", kill_on_drop: false }`
[INFO] [stdout] f7e2ebc307d029dfc349d0770861bdd2fe99dea9825a280e2961196238604301
