[INFO] cloning repository https://github.com/TonyLudi/reap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TonyLudi/reap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyLudi%2Freap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyLudi%2Freap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f1db56c106a477ed079449e2c11265a05417cc9 [INFO] testing TonyLudi/reap against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyLudi%2Freap" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TonyLudi/reap [INFO] finished tweaking git repo https://github.com/TonyLudi/reap [INFO] tweaked toml for git repo https://github.com/TonyLudi/reap written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TonyLudi/reap 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 git repo https://github.com/TonyLudi/reap 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70 [INFO] running `Command { std: "docker" "start" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", 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" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70" "/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" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", 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" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.15.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling webpki-roots v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.15 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling reap-core v0.1.0 (/opt/rustwide/workdir/crates/reap-core) [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling reap-transport v0.1.0 (/opt/rustwide/workdir/crates/reap-transport) [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling reap-okx-public-source v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-public-source) [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling reap-venue v0.1.0 (/opt/rustwide/workdir/crates/reap-venue) [INFO] [stderr] Compiling reap-strategy v0.1.0 (/opt/rustwide/workdir/crates/reap-strategy) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling reap-risk v0.1.0 (/opt/rustwide/workdir/crates/reap-risk) [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling reap-durable-writer v0.1.0 (/opt/rustwide/workdir/crates/reap-durable-writer) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-durable-writer/src/progress.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [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] 133 - let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stdout] 133 + let _ = counter.try_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reap-book v0.1.0 (/opt/rustwide/workdir/crates/reap-book) [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling reap-feed v0.1.0 (/opt/rustwide/workdir/crates/reap-feed) [INFO] [stderr] Compiling reap-storage v0.1.0 (/opt/rustwide/workdir/crates/reap-storage) [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling reap-okx-wire v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-wire) [INFO] [stderr] Compiling reap-telemetry v0.1.0 (/opt/rustwide/workdir/crates/reap-telemetry) [INFO] [stderr] Compiling reap-order v0.1.0 (/opt/rustwide/workdir/crates/reap-order) [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling reap-live-contracts v0.1.0 (/opt/rustwide/workdir/crates/reap-live-contracts) [INFO] [stderr] Compiling reap-evidence-core v0.1.0 (/opt/rustwide/workdir/crates/reap-evidence-core) [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling reap-okx-live-adapter v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-live-adapter) [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling reap-engine v0.1.0 (/opt/rustwide/workdir/crates/reap-engine) [INFO] [stderr] Compiling reap-capture-framing v0.1.0 (/opt/rustwide/workdir/crates/reap-capture-framing) [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling reap-live v0.1.0 (/opt/rustwide/workdir/crates/reap-live) [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling reap-capture v0.1.0 (/opt/rustwide/workdir/crates/reap-capture) [INFO] [stderr] Compiling reap-okx-evidence-adapter v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-evidence-adapter) [INFO] [stderr] Compiling reap-emergency-core v0.1.0 (/opt/rustwide/workdir/crates/reap-emergency-core) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:410:48 [INFO] [stdout] | [INFO] [stdout] 410 | let _ = self.state().backlog_token.fetch_update( [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] 410 - let _ = self.state().backlog_token.fetch_update( [INFO] [stdout] 410 + let _ = self.state().backlog_token.try_update( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1237:19 [INFO] [stdout] | [INFO] [stdout] 1237 | let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 1237 - let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] 1237 + let _ = value.try_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1244:10 [INFO] [stdout] | [INFO] [stdout] 1244 | .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] 1244 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 1244 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1253:10 [INFO] [stdout] | [INFO] [stdout] 1253 | .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] 1253 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 1253 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling reap-backtest v0.1.0 (/opt/rustwide/workdir/crates/reap-backtest) [INFO] [stderr] Compiling reap-fault v0.1.0 (/opt/rustwide/workdir/crates/reap-fault) [INFO] [stderr] Compiling reap-cli v0.1.0 (/opt/rustwide/workdir/crates/reap-cli) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", 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" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70" "/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 bitflags v2.13.0 [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-durable-writer/src/progress.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [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] 133 - let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stdout] 133 + let _ = counter.try_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reap-okx-wire v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-wire) [INFO] [stderr] Compiling reap-telemetry v0.1.0 (/opt/rustwide/workdir/crates/reap-telemetry) [INFO] [stderr] Compiling reap-okx-live-adapter v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-live-adapter) [INFO] [stderr] Compiling reap-okx-evidence-adapter v0.1.0 (/opt/rustwide/workdir/crates/reap-okx-evidence-adapter) [INFO] [stderr] Compiling reap-capture v0.1.0 (/opt/rustwide/workdir/crates/reap-capture) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling reap-live v0.1.0 (/opt/rustwide/workdir/crates/reap-live) [INFO] [stderr] Compiling reap-backtest v0.1.0 (/opt/rustwide/workdir/crates/reap-backtest) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:410:48 [INFO] [stdout] | [INFO] [stdout] 410 | let _ = self.state().backlog_token.fetch_update( [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] 410 - let _ = self.state().backlog_token.fetch_update( [INFO] [stdout] 410 + let _ = self.state().backlog_token.try_update( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1237:19 [INFO] [stdout] | [INFO] [stdout] 1237 | let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 1237 - let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] 1237 + let _ = value.try_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1244:10 [INFO] [stdout] | [INFO] [stdout] 1244 | .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] 1244 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 1244 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/reap-live/src/runtime/health.rs:1253:10 [INFO] [stdout] | [INFO] [stdout] 1253 | .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] 1253 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 1253 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reap-fault v0.1.0 (/opt/rustwide/workdir/crates/reap-fault) [INFO] [stderr] Compiling reap-cli v0.1.0 (/opt/rustwide/workdir/crates/reap-cli) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", 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" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70" "/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::::fetch_update`: renamed to `try_update` for consistency [INFO] [stderr] --> crates/reap-durable-writer/src/progress.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [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] 133 - let _ = counter.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stderr] 133 + let _ = counter.try_update(Ordering::Relaxed, Ordering::Relaxed, |value| { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `reap-durable-writer` (lib) generated 1 warning (run `cargo fix --lib -p reap-durable-writer` to apply 1 suggestion) [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stderr] --> crates/reap-live/src/runtime/health.rs:410:48 [INFO] [stderr] | [INFO] [stderr] 410 | let _ = self.state().backlog_token.fetch_update( [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] 410 - let _ = self.state().backlog_token.fetch_update( [INFO] [stderr] 410 + let _ = self.state().backlog_token.try_update( [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stderr] --> crates/reap-live/src/runtime/health.rs:1237:19 [INFO] [stderr] | [INFO] [stderr] 1237 | let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 1237 - let _ = value.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stderr] 1237 + let _ = value.try_update(Ordering::Relaxed, Ordering::Relaxed, |current| { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stderr] --> crates/reap-live/src/runtime/health.rs:1244:10 [INFO] [stderr] | [INFO] [stderr] 1244 | .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] 1244 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] 1244 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stderr] --> crates/reap-live/src/runtime/health.rs:1253:10 [INFO] [stderr] | [INFO] [stderr] 1253 | .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] 1253 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] 1253 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `reap-live` (lib) generated 4 warnings (run `cargo fix --lib -p reap-live` to apply 4 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/reap-83e3ae38c3a30930) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test deployment::tests::production_binding_requires_every_independent_gate_and_exact_strategy ... ok [INFO] [stdout] test latency::tests::exact_samples_are_preserved_and_rounded_up_to_milliseconds ... ok [INFO] [stdout] test latency::tests::profile_fragment_uses_backtest_latency_profile_shape ... ok [INFO] [stdout] test production_approval::tests::approval_subject_hash_binds_release_evidence ... ok [INFO] [stdout] test deployment::tests::production_binding_requires_exact_opening_account_config_bytes ... ok [INFO] [stdout] test latency::tests::weighted_merge_respects_source_populations_and_is_bounded ... ok [INFO] [stdout] test production_evidence::tests::approval_subject::synthetic_report_and_approval_subject_have_fixed_compact_json_hashes ... ok [INFO] [stdout] test production_approval::tests::policy_requires_sorted_distinct_roles_approvers_and_keys ... ok [INFO] [stdout] test production_evidence::tests::bindings::account_coverage_is_exact ... ok [INFO] [stdout] test production_evidence::tests::bindings::identity_binding_reports_each_wrong_boundary ... ok [INFO] [stdout] test production_evidence::tests::approval_subject::approval_subject_ignores_verifier_time_and_derived_age_but_binds_stable_evidence ... ok [INFO] [stdout] test production_evidence::tests::bindings::research_opening_accounts_bind_target_build_host_and_account ... ok [INFO] [stdout] test production_evidence::tests::manifest::strict_manifest_accepts_complete_shape_and_rejects_unknown_fields ... ok [INFO] [stdout] test production_evidence::tests::manifest::manifest_validation_preserves_fail_first_error_order_and_text ... ok [INFO] [stdout] test production_evidence::tests::fault_proxy::fault_proxy_run_interval_must_enclose_exactly_one_assigned_session ... ok [INFO] [stdout] test production_evidence::tests::ordering::failures_sort_by_canonical_json_and_deduplicate_exact_matches ... ok [INFO] [stdout] test production_evidence::tests::fault_proxy::production_bundle_requires_unique_exact_proxy_evidence ... ok [INFO] [stdout] test production_evidence::tests::manifest::manifest_rejects_weak_reconciliation_and_invalid_identity ... ok [INFO] [stdout] test production_evidence::tests::ordering::freshness_sorts_by_gate_subject_and_path_without_deduplicating ... ok [INFO] [stdout] test production_evidence::tests::ordering::gates_sort_by_gate_then_subject_without_deduplicating ... ok [INFO] [stdout] test production_evidence::tests::paths::regular_file_resolution_accepts_a_file_and_rejects_a_directory ... ok [INFO] [stdout] test production_evidence::tests::policy_time::freshness_rejects_invalid_future_and_stale_sources ... ok [INFO] [stdout] test production_evidence::tests::paths::unique_path_resolution_rejects_duplicate_canonical_paths ... ok [INFO] [stdout] test production_evidence::tests::paths::regular_file_resolution_rejects_symbolic_links ... ok [INFO] [stdout] test production_evidence::tests::schema::failure_json_uses_exact_tag_and_field_names ... ok [INFO] [stdout] test tests::capture_output_collision_check_resolves_dot_segments ... ok [INFO] [stdout] test tests::capture_output_collision_check_resolves_symlinked_parents ... ok [INFO] [stdout] test production_approval::tests::offline_signature_binds_request_policy_role_and_time ... ok [INFO] [stdout] test tests::validate_diagnostic_contains_the_exact_secret_free_plan_hash ... ok [INFO] [stdout] test production_evidence::tests::structure::child_modules_keep_narrow_visibility_and_sequential_dependencies ... ok [INFO] [stdout] test tests::private_output_is_create_new_and_durable ... ok [INFO] [stdout] test latency::tests::calibration_builds_a_complete_profile_from_bound_demo_evidence ... ok [INFO] [stdout] test production_evidence::tests::structure::production_evidence_has_exact_topology_and_bounded_files_and_functions ... ok [INFO] [stderr] Running tests/capture_failure_reports.rs (/opt/rustwide/target/release/deps/capture_failure_reports-ec032c54efef0a51) [INFO] [stdout] test production_evidence::tests::structure::source_masker_ignores_spoofed_braces_and_functions ... ok [INFO] [stdout] test production_evidence::tests::structure::verifier_and_binding_stages_remain_ordered_single_threaded_and_unauthorized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test invalid_capture_config_is_rejected_before_report_reservation ... ok [INFO] [stdout] test zero_capture_duration_is_rejected_before_report_reservation ... ok [INFO] [stderr] Running tests/live_failure_reports.rs (/opt/rustwide/target/release/deps/live_failure_reports-a4e060070ec0fdce) [INFO] [stdout] test host_preflight_failure_persists_typed_report_without_adopting_old_raw_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test zero_live_duration_is_rejected_before_report_reservation ... ok [INFO] [stdout] test invalid_live_config_is_rejected_before_report_reservation ... ok [INFO] [stdout] test host_preflight_failure_persists_verifiable_startup_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70", kill_on_drop: false }` [INFO] [stdout] f77451fdfa38c900593aa0bc3b4b020ca52cf9530d5fd394695bf14a24899d70