[INFO] fetching crate stratum-server 5.7.5...
[INFO] testing stratum-server-5.7.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] extracting crate stratum-server 5.7.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate stratum-server 5.7.5
[INFO] finished tweaking crates.io crate stratum-server 5.7.5
[INFO] tweaked toml for crates.io crate stratum-server 5.7.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stratum-server 5.7.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stratum-server 5.7.5 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded rlimit v0.10.1
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded mintex v0.1.3
[INFO] [stderr]   Downloaded encodings v0.1.0
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded tower-http v0.5.1
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded hyper v1.1.0
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded extended-primitives v0.3.8
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded anstyle v1.0.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded uuid-macro-internal v1.7.0
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f327fd749e205390ba26a667a7256c51c84217fdd93706b83e41cd801a343bac
[INFO] running `Command { std: "docker" "start" "-a" "f327fd749e205390ba26a667a7256c51c84217fdd93706b83e41cd801a343bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f327fd749e205390ba26a667a7256c51c84217fdd93706b83e41cd801a343bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f327fd749e205390ba26a667a7256c51c84217fdd93706b83e41cd801a343bac", kill_on_drop: false }`
[INFO] [stdout] f327fd749e205390ba26a667a7256c51c84217fdd93706b83e41cd801a343bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62b4e87fa91ef544fc0a2e197ebf71a135f83ee800bb93788cef259a68ed1285
[INFO] running `Command { std: "docker" "start" "-a" "62b4e87fa91ef544fc0a2e197ebf71a135f83ee800bb93788cef259a68ed1285", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling encodings v0.1.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling uuid-macro-internal v1.7.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling extended-primitives v0.3.8
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling stratum-server v5.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[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(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `test-utils`
[INFO] [stdout]    --> src/session.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api`, `axum`, `btcagent`, `default`, `dhat-heap`, `hyper`, `tcp`, `tower-http`, `upstream`, `v1`, and `v2`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.30s
[INFO] running `Command { std: "docker" "inspect" "62b4e87fa91ef544fc0a2e197ebf71a135f83ee800bb93788cef259a68ed1285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b4e87fa91ef544fc0a2e197ebf71a135f83ee800bb93788cef259a68ed1285", kill_on_drop: false }`
[INFO] [stdout] 62b4e87fa91ef544fc0a2e197ebf71a135f83ee800bb93788cef259a68ed1285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5a4fb3b71e5f7014e4236a6bcb04344fed8786425da8ed0ebbcd7dabb769737
[INFO] running `Command { std: "docker" "start" "-a" "f5a4fb3b71e5f7014e4236a6bcb04344fed8786425da8ed0ebbcd7dabb769737", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling mintex v0.1.3
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling stratum-server v5.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[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(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `test-utils`
[INFO] [stdout]    --> src/session.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api`, `axum`, `btcagent`, `default`, `dhat-heap`, `hyper`, `tcp`, `tower-http`, `upstream`, `v1`, and `v2`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[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(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `coverage_nightly`
[INFO] [stdout]    --> src/ban_manager.rs:332:16
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/ban_manager.rs:357:16
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/ban_manager.rs:403:16
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]   --> src/id_manager.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/id_manager.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> src/session.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api`, `axum`, `btcagent`, `default`, `dhat-heap`, `hyper`, `tcp`, `tower-http`, `upstream`, `v1`, and `v2`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "f5a4fb3b71e5f7014e4236a6bcb04344fed8786425da8ed0ebbcd7dabb769737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a4fb3b71e5f7014e4236a6bcb04344fed8786425da8ed0ebbcd7dabb769737", kill_on_drop: false }`
[INFO] [stdout] f5a4fb3b71e5f7014e4236a6bcb04344fed8786425da8ed0ebbcd7dabb769737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a1123f0c8c8a43ddf54988ee874edd5d7c1ecac1e242fe5bcfd9631e341f75a
[INFO] running `Command { std: "docker" "start" "-a" "8a1123f0c8c8a43ddf54988ee874edd5d7c1ecac1e242fe5bcfd9631e341f75a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs:1:13
[INFO] [stdout] running 12 tests
[INFO] [stderr]   |
[INFO] [stdout] test id_manager::tests::basic_idx_allocations_with_prefix ... ok
[INFO] [stderr] 1 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout] test types::session_id::test::test_session_id_debug ... ok
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] test miner::test::test_ban ... ok
[INFO] [stderr]   |
[INFO] [stdout] test types::session_id::test::test_session_id_display ... ok
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout] test types::difficulty::test::test_difficulty_log2 ... ok
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stdout] test types::session_id::test::test_session_id_u32_conversion ... ok
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout] test ban_manager::tests::single_ban_expires ... ok
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stderr]    --> src/session.rs:411:7
[INFO] [stderr]     |
[INFO] [stderr] 411 | #[cfg(feature = "test-utils")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api`, `axum`, `btcagent`, `default`, `dhat-heap`, `hyper`, `tcp`, `tower-http`, `upstream`, `v1`, and `v2`
[INFO] [stderr]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `stratum-server` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stderr]    --> src/ban_manager.rs:332:16
[INFO] [stderr]     |
[INFO] [stderr] 332 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stderr]    --> src/ban_manager.rs:357:16
[INFO] [stderr]     |
[INFO] [stderr] 357 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stderr]    --> src/ban_manager.rs:403:16
[INFO] [stderr]     |
[INFO] [stderr] 403 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stderr]   --> src/id_manager.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stderr]    --> src/id_manager.rs:123:16
[INFO] [stderr]     |
[INFO] [stderr] 123 |     #[cfg_attr(coverage_nightly, coverage(off))]
[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(coverage_nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `stratum-server` (lib test) generated 7 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stratum_server-b471c5ff0def5745)
[INFO] [stdout] test ban_manager::tests::ban_extended ... ok
[INFO] [stdout] test ban_manager::tests::graceful_shutdown ... ok
[INFO] [stdout] test miner::test::test_valid_share ... ok
[INFO] [stdout] test miner::test::test_retarget ... ok
[INFO] [stdout] test id_manager::tests::idx_allocations ... ok
[INFO] [stderr]      Running tests/attacks.rs (/opt/rustwide/target/debug/deps/attacks-b0da3f8bf2515cad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-10-02T05:54:10.130822Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Initializing...
[INFO] [stdout] [2m2025-10-02T05:54:10.130931Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Current Ulimit is set to 1048576 hard limit, 1048576 soft limit
[INFO] [stdout] [2m2025-10-02T05:54:10.130967Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Initialization Complete
[INFO] [stdout] [2m2025-10-02T05:54:10.131366Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Listening on 0.0.0.0:32769
[INFO] [stdout] [2m2025-10-02T05:54:10.131616Z[0m [34mDEBUG[0m [2mstratum_server::ban_manager[0m[2m:[0m Purge background task shut down
[INFO] [stdout] [2m2025-10-02T05:54:12.132949Z[0m [35mTRACE[0m [2mstratum_server::server[0m[2m:[0m Connection initialized [3mid[0m[2m=[0mConnectionID(e293e7dd-2127-473b-9c39-cf64e3aca550) [3mip[0m[2m=[0m"127.0.0.1:50148"
[INFO] [stdout] [2m2025-10-02T05:54:12.133128Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection initialized [3mid[0m[2m=[0mConnectionID(e293e7dd-2127-473b-9c39-cf64e3aca550) [3mip[0m[2m=[0m"127.0.0.1:50148"
[INFO] [stdout] [2m2025-10-02T05:54:27.135572Z[0m [31mERROR[0m [2mstratum_server::tcp[0m[2m:[0m Session Parse Frame Timeout [3mid[0m[2m=[0m"e293e7dd-2127-473b-9c39-cf64e3aca550" [3mip[0m[2m=[0m"127.0.0.1:50148"
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-9a9a15323da77190)
[INFO] [stdout] [2m2025-10-02T05:54:27.135643Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection shutdown started [3mid[0m[2m=[0m"e293e7dd-2127-473b-9c39-cf64e3aca550" [3mip[0m[2m=[0m"127.0.0.1:50148"
[INFO] [stderr]      Running tests/performance.rs (/opt/rustwide/target/debug/deps/performance-9b3c33644118fd31)
[INFO] [stdout] [2m2025-10-02T05:54:27.135734Z[0m [35mTRACE[0m [2mstratum_server::connection[0m[2m:[0m write loop hit cancellation token.
[INFO] [stderr]      Running tests/tcp.rs (/opt/rustwide/target/debug/deps/tcp-e1dc2387f8723326)
[INFO] [stdout] [2m2025-10-02T05:54:27.135841Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection shutdown complete [3mid[0m[2m=[0mConnectionID(e293e7dd-2127-473b-9c39-cf64e3aca550) [3mip[0m[2m=[0m"127.0.0.1:50148"
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-ed1df6027771b337)
[INFO] [stdout] [2m2025-10-02T05:54:27.136111Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Global thread Poll Global is shutting down from shutdown message.
[INFO] [stdout] [2m2025-10-02T05:54:27.136254Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Awaiting for all current globals to complete
[INFO] [stdout] [2m2025-10-02T05:54:27.136320Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Waiting for Api handler to finish
[INFO] [stdout] [2m2025-10-02T05:54:27.136376Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Shutdown complete in 136330 ns
[INFO] [stdout] test test_long_running_sockets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.02s
[INFO] [stdout] 
[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] [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] [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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-10-02T05:54:27.228702Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Initializing...
[INFO] [stdout] [2m2025-10-02T05:54:27.228827Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Current Ulimit is set to 1048576 hard limit, 1048576 soft limit
[INFO] [stdout] [2m2025-10-02T05:54:27.228867Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Initialization Complete
[INFO] [stdout] [2m2025-10-02T05:54:27.231719Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Listening on 0.0.0.0:34477
[INFO] [stdout] [2m2025-10-02T05:54:27.231817Z[0m [34mDEBUG[0m [2mstratum_server::ban_manager[0m[2m:[0m Purge background task shut down
[INFO] [stdout] [2m2025-10-02T05:54:29.234123Z[0m [35mTRACE[0m [2mstratum_server::server[0m[2m:[0m Connection initialized [3mid[0m[2m=[0mConnectionID(547856cb-f95d-4144-afb3-785516d01dc2) [3mip[0m[2m=[0m"127.0.0.1:45758"
[INFO] [stdout] [2m2025-10-02T05:54:29.234654Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection initialized [3mid[0m[2m=[0mConnectionID(547856cb-f95d-4144-afb3-785516d01dc2) [3mip[0m[2m=[0m"127.0.0.1:45758"
[INFO] [stdout] [2m2025-10-02T05:54:34.235950Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection shutdown started [3mid[0m[2m=[0m"547856cb-f95d-4144-afb3-785516d01dc2" [3mip[0m[2m=[0m"127.0.0.1:45758"
[INFO] [stdout] [2m2025-10-02T05:54:34.236068Z[0m [35mTRACE[0m [2mstratum_server::connection[0m[2m:[0m write loop hit cancellation token.
[INFO] [stdout] [2m2025-10-02T05:54:34.236185Z[0m [35mTRACE[0m [2mstratum_server::tcp[0m[2m:[0m Connection shutdown complete [3mid[0m[2m=[0mConnectionID(547856cb-f95d-4144-afb3-785516d01dc2) [3mip[0m[2m=[0m"127.0.0.1:45758"
[INFO] [stdout] [2m2025-10-02T05:54:37.237908Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Global thread Poll Global is shutting down from shutdown message.
[INFO] [stderr]    Doc-tests stratum_server
[INFO] [stdout] [2m2025-10-02T05:54:37.238161Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Awaiting for all current globals to complete
[INFO] [stdout] [2m2025-10-02T05:54:37.238193Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Waiting for Api handler to finish
[INFO] [stdout] [2m2025-10-02T05:54:37.238212Z[0m [32m INFO[0m [2mstratum_server::server[0m[2m:[0m Shutdown complete in 70370 ns
[INFO] [stdout] test test_heap_allocation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.09s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "8a1123f0c8c8a43ddf54988ee874edd5d7c1ecac1e242fe5bcfd9631e341f75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1123f0c8c8a43ddf54988ee874edd5d7c1ecac1e242fe5bcfd9631e341f75a", kill_on_drop: false }`
[INFO] [stdout] 8a1123f0c8c8a43ddf54988ee874edd5d7c1ecac1e242fe5bcfd9631e341f75a
