[INFO] fetching crate inferadb-common-ratelimit 0.1.0-dev.20260331... [INFO] testing inferadb-common-ratelimit-0.1.0-dev.20260331 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate inferadb-common-ratelimit 0.1.0-dev.20260331 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate inferadb-common-ratelimit 0.1.0-dev.20260331 [INFO] finished tweaking crates.io crate inferadb-common-ratelimit 0.1.0-dev.20260331 [INFO] tweaked toml for crates.io crate inferadb-common-ratelimit 0.1.0-dev.20260331 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inferadb-common-ratelimit 0.1.0-dev.20260331 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate inferadb-common-ratelimit 0.1.0-dev.20260331 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88266abd901f59a32fdebf4eabc707619d174b06bb7d4f90735790bbcc9da97f [INFO] running `Command { std: "docker" "start" "-a" "88266abd901f59a32fdebf4eabc707619d174b06bb7d4f90735790bbcc9da97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88266abd901f59a32fdebf4eabc707619d174b06bb7d4f90735790bbcc9da97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88266abd901f59a32fdebf4eabc707619d174b06bb7d4f90735790bbcc9da97f", kill_on_drop: false }` [INFO] [stdout] 88266abd901f59a32fdebf4eabc707619d174b06bb7d4f90735790bbcc9da97f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9aadcd8cea41baf01979f3a76d03de79fb4ad7bdd403180c32d0b1d0c2419e [INFO] running `Command { std: "docker" "start" "-a" "1a9aadcd8cea41baf01979f3a76d03de79fb4ad7bdd403180c32d0b1d0c2419e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rs_merkle v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling snafu v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling inferadb-ledger-types v0.1.0-dev.20260315.99 [INFO] [stderr] Compiling inferadb-common-storage v0.1.0-dev.20260331 [INFO] [stderr] Compiling inferadb-common-ratelimit v0.1.0-dev.20260331 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.60s [INFO] running `Command { std: "docker" "inspect" "1a9aadcd8cea41baf01979f3a76d03de79fb4ad7bdd403180c32d0b1d0c2419e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9aadcd8cea41baf01979f3a76d03de79fb4ad7bdd403180c32d0b1d0c2419e", kill_on_drop: false }` [INFO] [stdout] 1a9aadcd8cea41baf01979f3a76d03de79fb4ad7bdd403180c32d0b1d0c2419e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f4e3b799220e7c292d217631dd97a6aeaf71603d31eba5350c04e04edeea9c [INFO] running `Command { std: "docker" "start" "-a" "c1f4e3b799220e7c292d217631dd97a6aeaf71603d31eba5350c04e04edeea9c", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling inferadb-common-storage v0.1.0-dev.20260331 [INFO] [stderr] Compiling inferadb-common-ratelimit v0.1.0-dev.20260331 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.86s [INFO] running `Command { std: "docker" "inspect" "c1f4e3b799220e7c292d217631dd97a6aeaf71603d31eba5350c04e04edeea9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f4e3b799220e7c292d217631dd97a6aeaf71603d31eba5350c04e04edeea9c", kill_on_drop: false }` [INFO] [stdout] c1f4e3b799220e7c292d217631dd97a6aeaf71603d31eba5350c04e04edeea9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddd17e3404a2be08aaaf02e50cc3e00c051c2e7b2d5656ceafd1524f3896079e [INFO] running `Command { std: "docker" "start" "-a" "ddd17e3404a2be08aaaf02e50cc3e00c051c2e7b2d5656ceafd1524f3896079e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inferadb_common_ratelimit-586b7c49f4554d40) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test tests::custom_window_duration ... ok [INFO] [stdout] test tests::counter_parse_rejects_wrong_length ... ok [INFO] [stdout] test tests::blocks_requests_over_limit ... ok [INFO] [stdout] test tests::allows_requests_under_limit ... ok [INFO] [stdout] test tests::custom_window_rate_limiting ... ok [INFO] [stdout] test tests::counter_encoding_round_trip ... ok [INFO] [stdout] test tests::isolates_categories ... ok [INFO] [stdout] test tests::concurrent_cas_retries ... ok [INFO] [stdout] test tests::limited_outcome_includes_retry_after ... ok [INFO] [stdout] test tests::outcome_includes_reset_after ... ok [INFO] [stdout] test tests::policy_constructors ... ok [INFO] [stdout] test tests::seconds_until_reset_within_window ... ok [INFO] [stdout] test tests::window_day_seconds ... ok [INFO] [stdout] test tests::remaining_decreases_each_check ... ok [INFO] [stdout] test tests::window_custom_seconds ... ok [INFO] [stdout] test tests::seconds_until_reset_never_returns_zero ... ok [INFO] [stdout] test tests::window_hour_seconds ... ok [INFO] [stdout] test tests::policy_rejects_subsecond_window_duration ... ok [INFO] [stdout] test tests::policy_rejects_zero_max_requests ... ok [INFO] [stdout] test tests::isolates_identifiers ... ok [INFO] [stdout] test tests::policy_rejects_zero_window_duration ... ok [INFO] [stderr] Doc-tests inferadb_common_ratelimit [INFO] [stdout] test tests::window_start_rounds_down_to_boundary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 38) - compile ... ok [INFO] [stdout] test src/lib.rs - AppRateLimiter (line 236) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.77s [INFO] running `Command { std: "docker" "inspect" "ddd17e3404a2be08aaaf02e50cc3e00c051c2e7b2d5656ceafd1524f3896079e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd17e3404a2be08aaaf02e50cc3e00c051c2e7b2d5656ceafd1524f3896079e", kill_on_drop: false }` [INFO] [stdout] ddd17e3404a2be08aaaf02e50cc3e00c051c2e7b2d5656ceafd1524f3896079e