[INFO] cloning repository https://github.com/dardevelin/stophammer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dardevelin/stophammer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdardevelin%2Fstophammer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdardevelin%2Fstophammer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1e69c934ccb1d755a87632c74a9f8bc9742cbbd
[INFO] checking dardevelin/stophammer against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdardevelin%2Fstophammer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dardevelin/stophammer
[INFO] finished tweaking git repo https://github.com/dardevelin/stophammer
[INFO] tweaked toml for git repo https://github.com/dardevelin/stophammer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dardevelin/stophammer on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dardevelin/stophammer 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce
[INFO] running `Command { std: "docker" "start" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce", 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" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking r2d2_sqlite v0.24.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking instant-acme v0.8.5
[INFO] [stderr]     Checking stophammer v0.1.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/api.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |             .fetch_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::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] 124 -             .fetch_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::Ordering::Acquire, |current| {
[INFO] [stdout] 124 +             .try_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> tests/coverage_gap_tests.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let pool = common::wrap_pool(db.clone());
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> tests/coverage_gap_tests.rs:1175:9
[INFO] [stdout]      |
[INFO] [stdout] 1175 |     let pool = common::wrap_pool(db.clone());
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> tests/coverage_gap_tests.rs:1276:9
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     let pool = common::wrap_pool(db.clone());
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> tests/sprint1b_atomicity_tests.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let pool = common::wrap_pool(db.clone());
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> tests/sprint2b_tests.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let pool = common::wrap_pool(Arc::clone(&db));
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/common/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[expect(dead_code, reason = "used conditionally across test files")]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: used conditionally across test files
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[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/api.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |             .fetch_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::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] 124 -             .fetch_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::Ordering::Acquire, |current| {
[INFO] [stdout] 124 +             .try_update(std::sync::atomic::Ordering::AcqRel, std::sync::atomic::Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `quick-xml`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | quick-xml = "0.36"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `quick-xml`
[INFO] [stderr] warning: unused dependency `rcgen`
[INFO] [stderr]   --> Cargo.toml:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 | [dependencies.rcgen]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rcgen`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `stophammer` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce", kill_on_drop: false }`
[INFO] [stdout] 8bdb741e6902d1a54d9706aa14b3c3c1376d2bd3cdc10ca63b911df8caff8dce
