[INFO] fetching crate threadfin 0.1.2... [INFO] testing threadfin-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate threadfin 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate threadfin 0.1.2 [INFO] finished tweaking crates.io crate threadfin 0.1.2 [INFO] tweaked toml for crates.io crate threadfin 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate threadfin 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding once_cell v1.14.0 (available: v1.21.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a817411152addf6f1bfb73d1dc9182173f832951d2983ce0bf54c7e2434cd847 [INFO] running `Command { std: "docker" "start" "-a" "a817411152addf6f1bfb73d1dc9182173f832951d2983ce0bf54c7e2434cd847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a817411152addf6f1bfb73d1dc9182173f832951d2983ce0bf54c7e2434cd847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a817411152addf6f1bfb73d1dc9182173f832951d2983ce0bf54c7e2434cd847", kill_on_drop: false }` [INFO] [stdout] a817411152addf6f1bfb73d1dc9182173f832951d2983ce0bf54c7e2434cd847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3aea77e3987e163172848b75e226fc9ccde171cd5f0e00065caaba032a88782 [INFO] running `Command { std: "docker" "start" "-a" "b3aea77e3987e163172848b75e226fc9ccde171cd5f0e00065caaba032a88782", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling threadfin v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(threadfin_has_atomic64)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(threadfin_has_atomic64))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "b3aea77e3987e163172848b75e226fc9ccde171cd5f0e00065caaba032a88782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3aea77e3987e163172848b75e226fc9ccde171cd5f0e00065caaba032a88782", kill_on_drop: false }` [INFO] [stdout] b3aea77e3987e163172848b75e226fc9ccde171cd5f0e00065caaba032a88782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60f5c97f45af87b5b4730f8f5f20e4a1f8101d73b91532917dc0d9360a4884f8 [INFO] running `Command { std: "docker" "start" "-a" "60f5c97f45af87b5b4730f8f5f20e4a1f8101d73b91532917dc0d9360a4884f8", kill_on_drop: false }` [INFO] [stderr] Compiling threadfin v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(threadfin_has_atomic64)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(threadfin_has_atomic64))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(threadfin_has_atomic64)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stdout] --> src/pool.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(threadfin_has_atomic64))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> tests/tests.rs:123:35 [INFO] [stdout] | [INFO] [stdout] 123 | assert_eq!(error.into_inner() as usize, task as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 123 | assert_eq!(error.into_inner() as *const () as usize, task as usize); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> tests/tests.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | assert_eq!(error.into_inner() as usize, task as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 123 | assert_eq!(error.into_inner() as usize, task as *const () as usize); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "60f5c97f45af87b5b4730f8f5f20e4a1f8101d73b91532917dc0d9360a4884f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f5c97f45af87b5b4730f8f5f20e4a1f8101d73b91532917dc0d9360a4884f8", kill_on_drop: false }` [INFO] [stdout] 60f5c97f45af87b5b4730f8f5f20e4a1f8101d73b91532917dc0d9360a4884f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f531e3a92e2ca24a9e1905f8fbb44976d2200d0948c3c064b66dc4a5f5ba347 [INFO] running `Command { std: "docker" "start" "-a" "0f531e3a92e2ca24a9e1905f8fbb44976d2200d0948c3c064b66dc4a5f5ba347", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stderr] --> src/pool.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(threadfin_has_atomic64)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `threadfin_has_atomic64` [INFO] [stderr] --> src/pool.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(not(threadfin_has_atomic64))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadfin_has_atomic64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadfin_has_atomic64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `threadfin` (lib) generated 2 warnings [INFO] [stderr] warning: direct cast of function item into an integer [INFO] [stderr] --> tests/tests.rs:123:35 [INFO] [stderr] | [INFO] [stderr] 123 | assert_eq!(error.into_inner() as usize, task as usize); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stderr] help: first cast to a pointer `as *const ()` [INFO] [stderr] | [INFO] [stderr] 123 | assert_eq!(error.into_inner() as *const () as usize, task as usize); [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: direct cast of function item into an integer [INFO] [stderr] --> tests/tests.rs:123:50 [INFO] [stderr] | [INFO] [stderr] 123 | assert_eq!(error.into_inner() as usize, task as usize); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: first cast to a pointer `as *const ()` [INFO] [stderr] | [INFO] [stderr] 123 | assert_eq!(error.into_inner() as usize, task as *const () as usize); [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `threadfin` (test "tests") generated 2 warnings (run `cargo fix --test "tests" -p threadfin` to apply 2 suggestions) [INFO] [stderr] warning: `threadfin` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threadfin-54a62896e4b1bd5d) [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] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-aec9f38516ffe8df) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test join_timeout_expiring ... ok [INFO] [stdout] test execute ... ok [INFO] [stdout] test execute_future ... ok [INFO] [stdout] test try_execute_over_core_count ... ok [INFO] [stdout] test try_execute_over_limit ... ok [INFO] [stdout] test task_join_timeout ... ok [INFO] [stdout] test configure_common_after_init_returns_error ... ok [INFO] [stdout] test name ... ok [INFO] [stdout] test join ... ok [INFO] [stdout] test invalid_size_zero_panics - should panic ... ok [INFO] [stdout] test invalid_size_panics - should panic ... ok [INFO] [stdout] test name_with_null_bytes_panics - should panic ... ok [INFO] [stdout] test panic_count ... ok [INFO] [stdout] test panic_propagates_to_task - should panic ... ok [INFO] [stdout] test thread_count ... ok [INFO] [stdout] test try_execute_under_core_count ... ok [INFO] [stdout] test idle_shutdown ... ok [INFO] [stdout] test futures_that_yield_are_run_concurrently ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Doc-tests threadfin [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/pool.rs - pool::Builder::size (line 207) ... ok [INFO] [stdout] test src/pool.rs - pool::PerCore (line 100) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::execute (line 572) ... ok [INFO] [stdout] test src/common.rs - common::common (line 10) ... ok [INFO] [stdout] test src/pool.rs - pool::Builder (line 135) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::execute_future (line 614) ... ok [INFO] [stdout] test src/common.rs - common::configure_common (line 32) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::completed_tasks (line 514) ... ok [INFO] [stdout] test src/pool.rs - pool::Builder::stack_size (line 253) ... ok [INFO] [stdout] test src/pool.rs - pool::Builder::size (line 202) ... ok [INFO] [stdout] test src/pool.rs - pool::Builder::size (line 216) ... ok [INFO] [stdout] test src/pool.rs - pool::Builder::name (line 173) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::panicked_tasks (line 537) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::queued_tasks (line 437) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::try_execute (line 649) ... ok [INFO] [stdout] test src/task.rs - task::Task (line 44) ... ok [INFO] [stdout] test src/task.rs - task::Task (line 63) ... ok [INFO] [stdout] test src/task.rs - task::Task (line 32) ... ok [INFO] [stdout] test src/pool.rs - pool::ThreadPool::running_tasks (line 480) ... ok [INFO] [stdout] test src/task.rs - task::Task (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f531e3a92e2ca24a9e1905f8fbb44976d2200d0948c3c064b66dc4a5f5ba347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f531e3a92e2ca24a9e1905f8fbb44976d2200d0948c3c064b66dc4a5f5ba347", kill_on_drop: false }` [INFO] [stdout] 0f531e3a92e2ca24a9e1905f8fbb44976d2200d0948c3c064b66dc4a5f5ba347