[INFO] fetching crate qubit-thread-pool 0.9.0...
[INFO] testing qubit-thread-pool-0.9.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate qubit-thread-pool 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate qubit-thread-pool 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qubit-thread-pool 0.9.0
[INFO] tweaked toml for crates.io crate qubit-thread-pool 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qubit-thread-pool 0.9.0 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qubit-thread-pool 0.9.0 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278
[INFO] running `Command { std: "docker" "start" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling qubit-error v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling qubit-function v0.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling qubit-atomic v0.13.4
[INFO] [stderr]    Compiling qubit-lock v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-display-derive v0.11.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling parse-display v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling qubit-datatype v0.2.6
[INFO] [stderr]    Compiling qubit-serde v0.2.6
[INFO] [stderr]    Compiling qubit-retry v0.15.0
[INFO] [stderr]    Compiling qubit-cas v0.8.0
[INFO] [stderr]    Compiling qubit-state-machine v0.5.0
[INFO] [stderr]    Compiling qubit-executor v0.7.0
[INFO] [stderr]    Compiling qubit-thread-pool v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 289 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:687:14
[INFO] [stdout]     |
[INFO] [stdout] 687 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 687 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 687 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 709 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 709 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:209:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 209 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 209 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 266 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 266 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 289 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 19.53s
[INFO] running `Command { std: "docker" "inspect" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling parse-display-derive v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling parse-display v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling qubit-lock v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling qubit-datatype v0.2.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling qubit-serde v0.2.6
[INFO] [stderr]    Compiling qubit-retry v0.15.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling qubit-cas v0.8.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling qubit-state-machine v0.5.0
[INFO] [stderr]    Compiling qubit-executor v0.7.0
[INFO] [stderr]    Compiling qubit-thread-pool v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 289 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:687:14
[INFO] [stdout]     |
[INFO] [stdout] 687 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 687 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 687 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 709 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 709 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:209:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 209 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 209 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 266 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 266 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 289 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 289 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:687:14
[INFO] [stdout]     |
[INFO] [stdout] 687 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 687 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 687 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/dynamic/thread_pool_inner.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 709 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 709 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:209:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 209 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 209 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 266 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout] 266 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/fixed/fixed_thread_pool_inner.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 289 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout] 289 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 16.73s
[INFO] running `Command { std: "docker" "inspect" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/dynamic/thread_pool_inner.rs:289:18
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 289 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr] 289 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/dynamic/thread_pool_inner.rs:687:14
[INFO] [stderr]     |
[INFO] [stderr] 687 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 687 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr] 687 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/dynamic/thread_pool_inner.rs:709:14
[INFO] [stderr]     |
[INFO] [stderr] 709 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 709 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr] 709 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/fixed/fixed_thread_pool_inner.rs:209:18
[INFO] [stderr]     |
[INFO] [stderr] 209 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 209 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr] 209 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/fixed/fixed_thread_pool_inner.rs:266:14
[INFO] [stderr]     |
[INFO] [stderr] 266 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 266 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr] 266 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |pending_wakes| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stderr]    --> src/fixed/fixed_thread_pool_inner.rs:289:14
[INFO] [stderr]     |
[INFO] [stderr] 289 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 289 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr] 289 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| current.checked_sub(1));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `qubit-thread-pool` (lib) generated 6 warnings (run `cargo fix --lib -p qubit-thread-pool` to apply 6 suggestions)
[INFO] [stderr] warning: `qubit-thread-pool` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/qubit_thread_pool-16bbb2a12659d31b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fixed::fixed_thread_pool_inner::tests::test_stop_reports_worker_side_cancel_after_stop_now ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/executor_build_error_tests.rs (/opt/rustwide/target/release/deps/executor_build_error_tests-d27550782d8bdbf2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_executor_build_error_from_submission_error_saturated ... ok
[INFO] [stdout] test test_executor_build_error_from_submission_error_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_tests.rs (/opt/rustwide/target/release/deps/lib_tests-cd02651befc7a0bf)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test dynamic::mod_tests::test_dynamic_module_exports_thread_pool_entrypoint ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_builder_rejects_invalid_configuration ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_bounded_queue_rejects_when_saturated ... ok
[INFO] [stdout] test dynamic::thread_pool_config_tests::test_thread_pool_config_is_reflected_by_builder_and_stats ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_prestart_core_thread_reports_state ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_prestarts_core_workers ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_prestart_reports_build_spawn_failure ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_excess_workers_retire_after_maximum_size_decreases ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_rejected_execution_compares_by_variant ... ok
[INFO] [stdout] test dynamic::thread_pool_inner_tests::test_thread_pool_inner_tracks_running_queued_and_completed_counts ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_accessors_and_dynamic_settings ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_prestart_all_core_threads_reports_state ... ok
[INFO] [stdout] test dynamic::thread_pool_lifecycle_tests::test_thread_pool_lifecycle_accessors_report_running_shutdown_and_terminated ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_cancels_queued_job_when_initial_worker_spawn_fails ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_cancel_before_start_reports_cancelled ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_reports_worker_spawn_failure ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_runs_configured_hooks ... FAILED
[INFO] [stdout] test dynamic::thread_pool_lifecycle_tests::test_thread_pool_lifecycle_reports_shutting_down_with_running_work ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_runs_task_hooks_for_queued_jobs ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_shutdown_rejects_new_tasks ... ok
[INFO] [stdout] test dynamic::thread_pool_state_tests::test_thread_pool_state_reports_queue_saturation_and_shutdown_cancellation ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_shutdown_drains_queued_tasks ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_stop_after_shutdown_is_idempotent ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_spawn_failure_does_not_accept_or_cancel_queued_start_job ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_spawn_failure_does_not_accept_or_cancel_direct_job ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_bounded_submit_queues_when_worker_busy ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_stop_cancels_queued_tasks ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_stop_is_idempotent_from_stopping ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_handle_can_be_awaited ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_repeated_stop_does_not_recount_in_progress_cancellation ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_custom_job_accepts_and_cancels_queued_job ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_and_join_wait_for_detached_task ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_custom_job_runs_job ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_acceptance_is_not_task_success ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_callable_returns_value ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_builder_tests::test_fixed_thread_pool_builder_reports_worker_spawn_failure ... ok
[INFO] [stdout] test dynamic::thread_pool_worker_tests::test_worker_runs_job_on_named_worker_thread ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_builder_tests::test_fixed_thread_pool_builder_rejects_invalid_configuration ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_builder_tests::test_fixed_thread_pool_builder_sets_thread_options ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_inner_tests::test_fixed_thread_pool_inner_tracks_public_task_counts ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_lifecycle_tests::test_fixed_thread_pool_lifecycle_reports_shutdown_and_termination ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_state_tests::test_fixed_thread_pool_state_is_reflected_in_stats ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_bounded_queue_rejects_when_saturated ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_cancel_before_start_reports_cancelled ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_handle_can_be_awaited ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_join_waits_for_detached_task_without_shutdown ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_default_executes_tasks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_large_pool_runs_global_queue_tasks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_default_uses_builder_defaults ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_runs_configured_hooks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_multiple_workers_drain_global_queue ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_shutdown_drains_queued_tasks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_shutdown_rejects_new_tasks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_stop_cancels_queued_tasks ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_submit_acceptance_is_not_task_success ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_submit_callable_returns_value ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_custom_job_panic_does_not_kill_worker_or_leak_running_count ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_blocked_accept_does_not_hold_state_lock ... ok
[INFO] [stdout] test fixed::fixed_worker_runtime_tests::test_fixed_worker_runtime_uses_configured_thread_name_prefix ... ok
[INFO] [stdout] test fixed::fixed_worker_tests::test_fixed_worker_runs_public_submitted_task ... ok
[INFO] [stdout] test fixed::mod_tests::test_fixed_module_exports_thread_pool_entrypoint ... ok
[INFO] [stdout] test test_lib_exports_primary_executor_types ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_submit_wakes_prestarted_idle_worker ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_large_pool_uses_global_queue_stop ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_stop_cancels_queued_batch ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_builder_sets_unbounded_queue_and_thread_options ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_initial_accept_panic_does_not_kill_worker_or_leak_running_count ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_stop_contains_custom_cancel_panic ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_queued_accept_panic_does_not_unwind_or_leak_state ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_join_waits_for_running_and_queued_tasks ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_grows_above_core_when_queue_is_full ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_wait_termination_waits_for_custom_cancel_callback ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_shutdown_waits_for_inflight_accept_then_drains ... ok
[INFO] [stdout] test dynamic::thread_pool_tests::test_thread_pool_stop_waits_for_inflight_accept_then_cancels ... ok
[INFO] [stdout] test dynamic::thread_pool_builder_tests::test_thread_pool_core_threads_can_timeout ... ok
[INFO] [stdout] test fixed::fixed_thread_pool_tests::test_fixed_thread_pool_wait_termination_waits_for_running_task ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dynamic::thread_pool_tests::test_thread_pool_runs_configured_hooks
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib_tests`
[INFO] running `Command { std: "docker" "inspect" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278", kill_on_drop: false }`
[INFO] [stdout] 2c7f3998908a99eba6ff8361f0eee1541ca85f48416fdef5b95c0e6314b5f278
