[INFO] cloning repository https://github.com/Xavinlol/weir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xavinlol/weir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavinlol%2Fweir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavinlol%2Fweir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd238324da744d5e432a37dad236bbf4e8c35a8f [INFO] testing Xavinlol/weir 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%2FXavinlol%2Fweir" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Xavinlol/weir [INFO] finished tweaking git repo https://github.com/Xavinlol/weir [INFO] tweaked toml for git repo https://github.com/Xavinlol/weir written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Xavinlol/weir 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/Xavinlol/weir already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990 [INFO] running `Command { std: "docker" "start" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", 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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990" "/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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", 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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling weir-metrics v0.2.1 (/opt/rustwide/workdir/crates/weir-metrics) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling redis v1.2.1 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling weir-ratelimit v0.2.1 (/opt/rustwide/workdir/crates/weir-ratelimit) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/weir-ratelimit/src/bucket.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 72 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 72 + .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/weir-ratelimit/src/bucket.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | .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] 96 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 96 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling weir v0.2.1 (/opt/rustwide/workdir/crates/weir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v1.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", 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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990" "/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 log v0.4.29 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling redis v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling weir-metrics v0.2.1 (/opt/rustwide/workdir/crates/weir-metrics) [INFO] [stderr] Compiling weir-ratelimit v0.2.1 (/opt/rustwide/workdir/crates/weir-ratelimit) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/weir-ratelimit/src/bucket.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 72 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 72 + .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/weir-ratelimit/src/bucket.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | .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] 96 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 96 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling weir v0.2.1 (/opt/rustwide/workdir/crates/weir) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/weir-ratelimit/src/bucket.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 72 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 72 + .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/weir-ratelimit/src/bucket.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | .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] 96 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] 96 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v1.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", 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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990" "/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/weir-ratelimit/src/bucket.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 72 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] 72 + .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/weir-ratelimit/src/bucket.rs:96:14 [INFO] [stderr] | [INFO] [stderr] 96 | .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] 96 - .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] 96 + .try_update(Ordering::AcqRel, Ordering::Acquire, |current| { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `weir-ratelimit` (lib) generated 2 warnings (run `cargo fix --lib -p weir-ratelimit` to apply 2 suggestions) [INFO] [stderr] warning: `weir-ratelimit` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v1.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/weir-4c5f5eda712365fc) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test proxy::tests::bucket_429_carries_via ... ok [INFO] [stdout] test proxy::tests::global_429_carries_via_and_global_header ... ok [INFO] [stdout] test proxy::tests::metrics_route_gateway_bot ... ok [INFO] [stdout] test proxy::tests::metrics_route_api_non_version_v_prefix ... ok [INFO] [stdout] test proxy::tests::cloudflare_429_omits_via ... ok [INFO] [stdout] test proxy::tests::metrics_route_channels_messages ... ok [INFO] [stdout] test proxy::tests::metrics_route_empty_path ... ok [INFO] [stdout] test proxy::tests::metrics_route_applications_commands ... ok [INFO] [stdout] test proxy::tests::metrics_route_interactions_callback ... ok [INFO] [stdout] test proxy::tests::metrics_route_query_string_stripped ... ok [INFO] [stdout] test proxy::tests::metrics_route_guilds_channels ... ok [INFO] [stdout] test proxy::tests::metrics_route_auto_moderation ... ok [INFO] [stdout] test proxy::tests::metrics_route_unversioned_api ... ok [INFO] [stdout] test proxy::tests::metrics_route_reaction_emoji ... ok [INFO] [stdout] test proxy::tests::metrics_route_url_encoded_at_original ... ok [INFO] [stdout] test proxy::tests::metrics_route_users_me ... ok [INFO] [stdout] test proxy::tests::metrics_route_webhook_execute ... ok [INFO] [stdout] test proxy::tests::metrics_route_webhooks_with_token ... ok [INFO] [stdout] test request::tests::parse_bearer_token ... ok [INFO] [stdout] test request::tests::parse_bot_token ... ok [INFO] [stdout] test request::tests::parse_invalid_header ... ok [INFO] [stdout] test response::tests::extract_global_rate_limit ... ok [INFO] [stdout] test response::tests::extract_rate_limit_headers ... ok [INFO] [stdout] test response::tests::via_header_absent ... ok [INFO] [stdout] test response::tests::via_header_present ... ok [INFO] [stdout] test server::tests::drain_deadline_starts_at_the_signal ... ok [INFO] [stdout] test server::tests::drain_deadline_never_fires_without_a_sender ... ok [INFO] [stdout] test proxy::tests::metrics_route_channels_messages_no_api_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/weir_metrics-fa2b76e0b5ee2155) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/weir_ratelimit-86e151f24567d919) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test bucket::tests::update_refreshes_tokens ... ok [INFO] [stdout] test global::tests::a_shorter_block_never_shortens_an_existing_one ... ok [INFO] [stdout] test global::tests::allows_requests_within_limit ... ok [INFO] [stdout] test global::tests::blocks_when_globally_limited ... ok [INFO] [stdout] test bucket::tests::blocks_when_exhausted ... ok [INFO] [stdout] test bucket::tests::allows_first_request ... ok [INFO] [stdout] test global::tests::limit_can_be_updated ... ok [INFO] [stdout] test invalid::tests::count_reads_without_increment ... ok [INFO] [stdout] test invalid::tests::track_increments_count ... ok [INFO] [stdout] test memory::tests::cleanup_evicts_expired_buckets ... ok [INFO] [stdout] test memory::tests::cleanup_preserves_fresh_buckets ... ok [INFO] [stdout] test memory::tests::cloudflare_ban_is_never_shortened ... ok [INFO] [stdout] test memory::tests::cloudflare_blocks_all ... ok [INFO] [stdout] test memory::tests::cloudflare_blocks_request ... ok [INFO] [stdout] test memory::tests::cloudflare_still_blocks_interactions ... ok [INFO] [stdout] test memory::tests::handle_global_429 ... ok [INFO] [stdout] test memory::tests::disabled_token_rejected ... ok [INFO] [stdout] test memory::tests::interaction_404s_never_disable ... ok [INFO] [stdout] test memory::tests::handle_cloudflare_429 ... ok [INFO] [stdout] test memory::tests::global_limit_enforced ... ok [INFO] [stdout] test memory::tests::interaction_skips_global ... ok [INFO] [stdout] test memory::tests::override_applies_custom_global_limit ... ok [INFO] [stdout] test memory::tests::webhook_disabled_rejected ... ok [INFO] [stdout] test memory::tests::webhook_health_skip_for_bot_auth ... ok [INFO] [stdout] test protection::tests::token_health_disables_after_threshold ... ok [INFO] [stdout] test protection::tests::token_health_enable_recovers ... ok [INFO] [stdout] test memory::tests::unknown_route_allows ... ok [INFO] [stdout] test protection::tests::token_health_success_resets_streak ... ok [INFO] [stdout] test memory::tests::interaction_learns_no_bucket ... ok [INFO] [stdout] test memory::tests::webhook_uses_ip_state ... ok [INFO] [stdout] test protection::tests::webhook_health_disables_after_threshold ... ok [INFO] [stdout] test protection::tests::webhook_health_enable_recovers ... ok [INFO] [stdout] test protection::tests::webhook_health_success_resets ... ok [INFO] [stdout] test memory::tests::report_cloudflare_403_blocks ... ok [INFO] [stdout] test redis_backend::tests::cf_snapshot_reports_time_left_on_the_redis_clock ... ok [INFO] [stdout] test memory::tests::report_success_resets_token_health ... ok [INFO] [stdout] test redis_backend::tests::jitter_stays_within_a_quarter_either_way ... ok [INFO] [stdout] test route::tests::display_format ... ok [INFO] [stdout] test route::tests::handles_no_api_prefix ... ok [INFO] [stdout] test route::tests::is_interaction_true ... ok [INFO] [stdout] test route::tests::parse_channel_route ... ok [INFO] [stdout] test route::tests::method_stored_correctly ... ok [INFO] [stdout] test redis_backend::tests::health_snapshot_disabled_only_within_the_cooldown ... ok [INFO] [stdout] test route::tests::parse_reaction_query ... ok [INFO] [stdout] test route::tests::parse_webhook_route_without_token ... ok [INFO] [stdout] test route::tests::parse_guild_route ... ok [INFO] [stdout] test route::tests::parse_invites ... ok [INFO] [stdout] test redis_backend::tests::jitter_up_never_shortens_the_wait ... ok [INFO] [stdout] test memory::tests::separate_tokens_separate_state ... ok [INFO] [stdout] test route::tests::parse_reaction_modify ... ok [INFO] [stdout] test route::tests::webhook_short_segment_is_not_a_token ... ok [INFO] [stdout] test route::tests::webhook_token_scopes_the_bucket ... ok [INFO] [stdout] test redis_backend::tests::redis_errors_fail_open ... ok [INFO] [stdout] test route::tests::handles_api_without_version ... ok [INFO] [stdout] test route::tests::is_interaction_false ... ok [INFO] [stdout] test queue::tests::wait_times_out ... ok [INFO] [stdout] test queue::tests::wake_one_unblocks_waiter ... ok [INFO] [stdout] test memory::tests::bucket_learning_and_enforcement ... ok [INFO] [stdout] test memory::tests::rem_zero_schedules_wake ... ok [INFO] [stdout] test bucket::tests::self_heals_without_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Doc-tests weir_metrics [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests weir_ratelimit [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" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990", kill_on_drop: false }` [INFO] [stdout] 667e2894ec39b949fde4c93fe35dc9a821b229462e7dbf8b7e56baf6a614b990