[INFO] fetching crate kaccy-reputation 0.2.0...
[INFO] testing kaccy-reputation-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate kaccy-reputation 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kaccy-reputation 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kaccy-reputation 0.2.0
[INFO] tweaked toml for crates.io crate kaccy-reputation 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaccy-reputation 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kaccy-reputation 0.2.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6d40ea64b65cdc992ad491f0c80468e6f9098f5b8bfb10697df6fa91b086fb
[INFO] running `Command { std: "docker" "start" "-a" "fe6d40ea64b65cdc992ad491f0c80468e6f9098f5b8bfb10697df6fa91b086fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6d40ea64b65cdc992ad491f0c80468e6f9098f5b8bfb10697df6fa91b086fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6d40ea64b65cdc992ad491f0c80468e6f9098f5b8bfb10697df6fa91b086fb", kill_on_drop: false }`
[INFO] [stdout] fe6d40ea64b65cdc992ad491f0c80468e6f9098f5b8bfb10697df6fa91b086fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50c36b5cb9a962efa74040cb302e9b470902bfae7703d0154af277d9cf6a4ed
[INFO] running `Command { std: "docker" "start" "-a" "d50c36b5cb9a962efa74040cb302e9b470902bfae7703d0154af277d9cf6a4ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling kaccy-db v0.2.0
[INFO] [stderr]    Compiling kaccy-reputation v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "d50c36b5cb9a962efa74040cb302e9b470902bfae7703d0154af277d9cf6a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50c36b5cb9a962efa74040cb302e9b470902bfae7703d0154af277d9cf6a4ed", kill_on_drop: false }`
[INFO] [stdout] d50c36b5cb9a962efa74040cb302e9b470902bfae7703d0154af277d9cf6a4ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 967125af16662bd9b35a640325c6ab222e2c3dcd2c0bb4c25f54a511a7ed46ad
[INFO] running `Command { std: "docker" "start" "-a" "967125af16662bd9b35a640325c6ab222e2c3dcd2c0bb4c25f54a511a7ed46ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling kaccy-db v0.2.0
[INFO] [stderr]    Compiling kaccy-reputation v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "967125af16662bd9b35a640325c6ab222e2c3dcd2c0bb4c25f54a511a7ed46ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "967125af16662bd9b35a640325c6ab222e2c3dcd2c0bb4c25f54a511a7ed46ad", kill_on_drop: false }`
[INFO] [stdout] 967125af16662bd9b35a640325c6ab222e2c3dcd2c0bb4c25f54a511a7ed46ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a88c465b8f98bea3b4fd67112974cf2caeabb1c10bb55d72bfc5c16ce48782cf
[INFO] running `Command { std: "docker" "start" "-a" "a88c465b8f98bea3b4fd67112974cf2caeabb1c10bb55d72bfc5c16ce48782cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaccy_reputation-cf04562e10d8ebc5)
[INFO] [stdout] 
[INFO] [stdout] running 489 tests
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_case_insensitive ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_variants ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_case_insensitive ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_invalid ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_invalid ... ok
[INFO] [stdout] test analytics::tests::test_commitment_analytics_success_rate ... ok
[INFO] [stdout] test analytics::tests::test_growth_metrics_calculation ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_valid ... ok
[INFO] [stdout] test analytics::tests::test_system_stats_structure ... ok
[INFO] [stdout] test analytics::tests::test_user_ranking_structure ... ok
[INFO] [stdout] test analytics::tests::test_score_distribution_structure ... ok
[INFO] [stdout] test audit::tests::test_audit_event_structure ... ok
[INFO] [stdout] test audit::tests::test_audit_event_type_display ... ok
[INFO] [stdout] test audit::tests::test_audit_event_type_from_str ... ok
[INFO] [stdout] test audit::tests::test_entity_type_from_str ... ok
[INFO] [stdout] test batch::tests::test_batch_expire_result_structure ... ok
[INFO] [stdout] test batch::tests::test_batch_decay_result_structure ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_display ... ok
[INFO] [stdout] test batch::tests::test_batch_score_result_structure ... ok
[INFO] [stdout] test audit::tests::test_entity_type_display ... ok
[INFO] [stdout] test batch::tests::test_low_score_user_structure ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_all_misses ... ok
[INFO] [stdout] test cache::tests::test_cache_invalidate_score ... ok
[INFO] [stdout] test batch::tests::test_batch_verify_result_structure ... ok
[INFO] [stdout] test cache::tests::test_cache_reset_metrics ... ok
[INFO] [stdout] test cache::tests::test_cache_set_and_get_score ... ok
[INFO] [stdout] test cache::tests::test_cache_stats ... ok
[INFO] [stdout] test cache::tests::test_cache_stats_helpers ... ok
[INFO] [stdout] test cache::tests::test_cache_tier ... ok
[INFO] [stdout] test cache::tests::test_cached_score_is_valid ... ok
[INFO] [stdout] test cache::tests::test_remaining_ttl ... ok
[INFO] [stdout] test circuit_breaker::tests::test_can_trade_logic ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_action_boundaries ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_action_display ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_status_logic ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_threshold_constants ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_threshold_ordering ... ok
[INFO] [stdout] test circuit_breaker::tests::test_should_pause_tokens ... ok
[INFO] [stdout] test circuit_breaker::tests::test_should_trigger_circuit_breaker ... ok
[INFO] [stdout] test circuit_breaker::tests::test_tier_determines_issuance ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_all_hits ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_as_str ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_tracking ... ok
[INFO] [stdout] test cache::tests::test_cached_score_expired ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_can_transition ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_all_variants ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_default ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_valid ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_case_insensitive ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_active ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_terminal ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_successful ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_possible_next_states ... ok
[INFO] [stdout] test audit::tests::test_audit_search_default ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_variants ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_display ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder_no_deadline ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_valid ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder_validation ... ok
[INFO] [stdout] test batch::tests::test_score_update_structure ... ok
[INFO] [stdout] test cache::tests::test_cache_clear_all ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_invalid ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_new_high ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_failed ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_new_very_low ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_with_timestamps ... ok
[INFO] [stdout] test confidence::tests::test_component_weights_default ... ok
[INFO] [stdout] test confidence::tests::test_confidence_adjustment_reduces_score ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_empty ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_single ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_description ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_multiple ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_data_points ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_case_insensitive ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_invalid ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_same_confidence_same_overall ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_variants ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_ordering ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_weight_multiplier ... ok
[INFO] [stdout] test dispute::tests::test_appeal_status_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_case_insensitive ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_valid ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_invalid ... ok
[INFO] [stdout] test dispute::tests::test_dispute_status_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_valid ... ok
[INFO] [stdout] test dispute::tests::test_vote_choice_display ... ok
[INFO] [stdout] test events::tests::test_event_type_categorization_complete ... ok
[INFO] [stdout] test events::tests::test_event_type_is_commitment_related ... ok
[INFO] [stdout] test events::tests::test_event_type_is_negative ... ok
[INFO] [stdout] test events::tests::test_event_type_is_positive ... ok
[INFO] [stdout] test events::tests::test_notification_severity_all_variants ... ok
[INFO] [stdout] test events::tests::test_event_type_is_neutral ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_higher_confidence_higher_weight ... ok
[INFO] [stdout] test events::tests::test_notification_severity_as_str ... ok
[INFO] [stdout] test events::tests::test_notification_severity_display ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_case_insensitive ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_invalid ... ok
[INFO] [stdout] test events::tests::test_event_type_is_system_event ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_valid ... ok
[INFO] [stdout] test events::tests::test_notification_severity_is_methods ... ok
[INFO] [stdout] test events::tests::test_notification_severity_ordering ... ok
[INFO] [stdout] test events::tests::test_notification_severity_max_min ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_commitments ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_events ... ok
[INFO] [stdout] test events::tests::test_notification_severity_sorting ... ok
[INFO] [stdout] test export_import::tests::test_csv_empty_arrays ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_ratings ... ok
[INFO] [stdout] test events::tests::test_notification_severity_ordering_transitive ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_score_history ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_scores ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_tier_history ... ok
[INFO] [stdout] test history::tests::direction_string_mapping_demotion ... ok
[INFO] [stdout] test history::tests::direction_string_mapping_promotion ... ok
[INFO] [stdout] test export_import::tests::test_export_stats ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_scores_detailed ... ok
[INFO] [stdout] test export_import::tests::test_json_export_import ... ok
[INFO] [stdout] test history::tests::score_delta_negative_for_demotion ... ok
[INFO] [stdout] test history::tests::score_delta_positive_for_promotion ... ok
[INFO] [stdout] test history::tests::single_entry_history_min_max_same ... ok
[INFO] [stdout] test history::tests::string_to_tier_all_valid_lowercase ... ok
[INFO] [stdout] test history::tests::string_to_tier_unknown_falls_back_to_unverified ... ok
[INFO] [stdout] test history::tests::score_delta_zero_for_identical_scores ... ok
[INFO] [stdout] test history::tests::string_to_tier_case_insensitive ... ok
[INFO] [stdout] test history::tests::tier_history_record_promotion_fields ... ok
[INFO] [stdout] test history::tests::tier_history_record_serializes_to_json ... ok
[INFO] [stdout] test history::tests::tier_history_summary_serializes_to_json ... ok
[INFO] [stdout] test history::tests::tier_history_record_demotion_fields ... ok
[INFO] [stdout] test history::tests::tier_history_summary_empty_recent_changes ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_remaining_ttl_bounds ... ok
[INFO] [stdout] test history::tests::tier_history_summary_with_records ... ok
[INFO] [stdout] test history::tests::tier_string_roundtrip_all_variants ... ok
[INFO] [stdout] test history::tests::tier_to_string_all_variants ... ok
[INFO] [stdout] test holder_ratings::tests::test_community_trust_high_ratings_approaches_100 ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_very_high_confidence_no_adjustment ... ok
[INFO] [stdout] test holder_ratings::tests::test_community_trust_zero_ratings_returns_50 ... ok
[INFO] [stdout] test holder_ratings::tests::test_community_trust_one_star_blends_toward_50 ... ok
[INFO] [stdout] test holder_ratings::tests::test_constants_values ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_all_buckets_contribute ... ok
[INFO] [stdout] test holder_ratings::tests::test_community_trust_low_confidence_blends_toward_50 ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_percentage_100_percent_single_bucket ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_percentage_invalid_star_returns_zero ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_percentage_mixed ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_total_sums_all_buckets ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_percentage_zero_total_returns_zero ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_distribution_total_empty ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_feedback_exactly_2000_accepted ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_feedback_2001_chars_rejected ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_max_boundary_ok ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_min_boundary_ok ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_above_max_rejected ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_tier_consistency ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_invalidation ... ok
[INFO] [stdout] test integration::tests::test_complete_profile_structure ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_display ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_valid ... ok
[INFO] [stdout] test integration::tests::test_bulk_verification_report_structure ... ok
[INFO] [stdout] test integration::tests::test_comprehensive_user_profile_structure ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_zero_rejected ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_variants ... ok
[INFO] [stdout] test integration::tests::test_crisis_response_structure ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_ordering ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_display ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_flexible ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_variants ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_valid ... ok
[INFO] [stdout] test holder_ratings::tests::test_rating_request_validate_no_feedback_ok ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_display ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_stats_accuracy ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_flexible ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_valid ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_variants ... ok
[INFO] [stdout] test integration::tests::test_performance_metrics_structure ... ok
[INFO] [stdout] test integration::tests::test_system_health_report_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_display ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_from_str ... ok
[INFO] [stdout] test integration::tests::test_user_onboarding_report_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_hash ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_hash_consistency ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_entry_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_user_rank_info_percentile ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_type ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_default ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_healthy ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_type_display ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_unhealthy ... ok
[INFO] [stdout] test maintenance::tests::test_maintenance_report_default ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_default ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_case_insensitive ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_invalid ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_valid ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_display ... ok
[INFO] [stdout] test portability::tests::test_platform_display ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_case_insensitive ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_custom ... ok
[INFO] [stdout] test integration::tests::test_user_activity_report_structure ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_variants ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_empty ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_exact_page ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_last_page ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_page_calculation ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_empty_title_rejected ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_pagination ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_description_too_long_rejected ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_title_exactly_200_accepted ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_description_exactly_2000_accepted ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_title_too_long_rejected ... ok
[INFO] [stdout] test recurring::tests::test_create_recurring_validate_valid ... ok
[INFO] [stdout] test recurring::tests::test_frequency_from_db_string_unknown_returns_none ... ok
[INFO] [stdout] test recurring::tests::test_frequency_description_strings ... ok
[INFO] [stdout] test recurring::tests::test_frequency_from_db_string_roundtrip ... ok
[INFO] [stdout] test recurring::tests::test_frequency_to_db_string_all_variants ... ok
[INFO] [stdout] test recurring::tests::test_fulfillment_rate_all_fulfilled ... ok
[INFO] [stdout] test recurring::tests::test_frequency_from_str_biweekly_aliases ... ok
[INFO] [stdout] test recurring::tests::test_frequency_from_str_invalid_returns_error ... ok
[INFO] [stdout] test maintenance::tests::test_maintenance_report_with_data ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_weight_multiplier_bounds ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_biweekly_adds_14_days ... ok
[INFO] [stdout] test recurring::tests::test_fulfillment_rate_no_instances_returns_one ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_valid ... ok
[INFO] [stdout] test recurring::tests::test_fulfillment_rate_half_fulfilled ... ok
[INFO] [stdout] test recurring::tests::test_fulfillment_rate_partial ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_quarterly_normal ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_monthly_december_rolls_to_january ... ok
[INFO] [stdout] test recurring::tests::test_parsed_frequency_valid ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_quarterly_rollover_to_next_year ... ok
[INFO] [stdout] test recurring::tests::test_parsed_frequency_invalid_returns_none ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_weekly_adds_7_days ... ok
[INFO] [stdout] test recurring::tests::test_recurring_summary_default_zeroed ... ok
[INFO] [stdout] test recurring::tests::test_next_deadline_monthly_normal_month ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_description_contains_score ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_external_url_format ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_attribute_count ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_attribute_trait_types ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_image_url_per_tier ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_score_consistency ... ok
[INFO] [stdout] test sbt::tests::test_mint_sbt_request_fields ... ok
[INFO] [stdout] test sbt::tests::test_sbt_needs_update_score_delta ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_name_format ... ok
[INFO] [stdout] test sbt::tests::test_sbt_metadata_serde_roundtrip ... ok
[INFO] [stdout] test sbt::tests::test_mint_sbt_request_serde_roundtrip ... ok
[INFO] [stdout] test sbt::tests::test_sbt_attribute_skip_none_display_type ... ok
[INFO] [stdout] test score::tests::test_bottleneck_component ... ok
[INFO] [stdout] test score::tests::test_component_as_percentile ... ok
[INFO] [stdout] test integration::tests::test_daily_maintenance_report_structure ... ok
[INFO] [stdout] test integration::tests::test_intervention_action_structure ... ok
[INFO] [stdout] test integration::tests::test_intervention_report_structure ... ok
[INFO] [stdout] test recurring::tests::test_fulfillment_rate_none_fulfilled ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_overall_score_in_bounds ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_scaled_overall_in_bounds ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_score_linearity ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_overall_confidence_bounded ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_clear_all ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_confidence_increases_with_data ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_confidence_level_ordering ... ok
[INFO] [stdout] test score::tests::test_component_weights_sum ... ok
[INFO] [stdout] test score::tests::test_component_balance_score ... ok
[INFO] [stdout] test score::tests::test_component_weights_sum_to_one ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_invalid ... ok
[INFO] [stdout] test score::tests::test_component_weights_values ... ok
[INFO] [stdout] test score::tests::test_improvement_priorities ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_invalid ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_valid ... ok
[INFO] [stdout] test score::tests::test_reputation_score_distance_to_next_tier ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_critical ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_within_tolerance ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_display ... ok
[INFO] [stdout] test score::tests::test_reputation_score_tier_progress ... ok
[INFO] [stdout] test score::tests::test_score_comparison_decline ... ok
[INFO] [stdout] test score::tests::test_reputation_score_needs_attention ... ok
[INFO] [stdout] test score::tests::test_score_comparison ... ok
[INFO] [stdout] test score::tests::test_score_components_average ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall_all_hundreds ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall_all_zeros ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_variants ... ok
[INFO] [stdout] test score::tests::test_score_components_display ... ok
[INFO] [stdout] test score::tests::test_score_components_is_all_above_threshold ... ok
[INFO] [stdout] test score::tests::test_score_components_min_max ... ok
[INFO] [stdout] test score::tests::test_score_components_weakest_strongest ... ok
[INFO] [stdout] test score::tests::test_score_status_labels ... ok
[INFO] [stdout] test score::tests::test_validate_delta_exceeds_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_exceeds_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_just_above_max_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_just_below_max_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_max_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_max_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_normal ... ok
[INFO] [stdout] test score::tests::test_validate_delta_zero ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_display ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_case_insensitive ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_invalid ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_synonyms ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_valid ... ok
[INFO] [stdout] test statistics::tests::test_component_correlation_strength ... ok
[INFO] [stdout] test statistics::tests::test_moving_average_signals ... ok
[INFO] [stdout] test statistics::tests::test_quartiles_fences ... ok
[INFO] [stdout] test statistics::tests::test_score_statistics_coefficient_of_variation ... ok
[INFO] [stdout] test statistics::tests::test_score_statistics_range ... ok
[INFO] [stdout] test statistics::tests::test_score_volatility_metrics ... ok
[INFO] [stdout] test statistics::tests::test_statistics_empty_values ... ok
[INFO] [stdout] test statistics::tests::test_statistics_mean ... ok
[INFO] [stdout] test statistics::tests::test_statistics_median_even ... ok
[INFO] [stdout] test statistics::tests::test_statistics_median_odd ... ok
[INFO] [stdout] test statistics::tests::test_statistics_percentile ... ok
[INFO] [stdout] test statistics::tests::test_statistics_sqrt ... ok
[INFO] [stdout] test statistics::tests::test_statistics_std_dev ... ok
[INFO] [stdout] test statistics::tests::test_statistics_variance ... ok
[INFO] [stdout] test statistics::tests::test_statistics_z_score ... ok
[INFO] [stdout] test statistics::tests::test_trend_momentum_calculation ... ok
[INFO] [stdout] test templates::tests::test_all_default_templates_are_valid ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_scaled_overall_max ... ok
[INFO] [stdout] test statistics::tests::test_trend_momentum_checks ... ok
[INFO] [stdout] test templates::tests::test_calculate_deadline_positive_duration ... ok
[INFO] [stdout] test templates::tests::test_category_all_count ... ok
[INFO] [stdout] test templates::tests::test_category_display ... ok
[INFO] [stdout] test templates::tests::test_category_from_db_string_roundtrip ... ok
[INFO] [stdout] test templates::tests::test_category_from_db_string_unknown_returns_none ... ok
[INFO] [stdout] test templates::tests::test_category_from_str_aliases ... ok
[INFO] [stdout] test templates::tests::test_default_reward_penalty_fallbacks ... ok
[INFO] [stdout] test score::tests::test_score_constants ... ok
[INFO] [stdout] test templates::tests::test_parsed_category_known_value ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_valid ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_excellent ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_case_insensitive ... ok
[INFO] [stdout] test score::tests::test_component_weights_default ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_good ... ok
[INFO] [stdout] test templates::tests::test_parsed_category_unknown_returns_none ... ok
[INFO] [stdout] test templates::tests::test_template_summary_default_zeroed ... ok
[INFO] [stdout] test templates::tests::test_validate_description_exactly_1000_chars_accepted ... ok
[INFO] [stdout] test score::tests::test_validate_delta_negative ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_positive_delta_clamped ... ok
[INFO] [stdout] test templates::tests::test_category_to_db_string_all_variants ... ok
[INFO] [stdout] test templates::tests::test_validate_description_too_long_rejected ... ok
[INFO] [stdout] test templates::tests::test_validate_duration_366_rejected ... ok
[INFO] [stdout] test templates::tests::test_validate_duration_boundary_values_accepted ... ok
[INFO] [stdout] test templates::tests::test_validate_empty_name_rejected ... ok
[INFO] [stdout] test templates::tests::test_validate_name_exactly_100_chars_accepted ... ok
[INFO] [stdout] test templates::tests::test_validate_name_too_long_rejected ... ok
[INFO] [stdout] test templates::tests::test_validate_valid_request_succeeds ... ok
[INFO] [stdout] test tests::test_component_weights_default_valid ... ok
[INFO] [stdout] test tests::test_component_weights_sum_off_is_invalid ... ok
[INFO] [stdout] test tests::test_is_all_above_threshold_false_when_one_below ... ok
[INFO] [stdout] test tests::test_is_all_above_threshold_true ... ok
[INFO] [stdout] test tests::test_reputation_score_compare_with_decline ... ok
[INFO] [stdout] test tests::test_reputation_score_distance_to_next_tier ... ok
[INFO] [stdout] test tests::test_reputation_score_distance_to_next_tier_diamond_is_none ... ok
[INFO] [stdout] test tests::test_reputation_score_is_critical ... ok
[INFO] [stdout] test tests::test_reputation_score_is_excellent ... ok
[INFO] [stdout] test templates::tests::test_validate_empty_verification_criteria_rejected ... ok
[INFO] [stdout] test tests::test_reputation_score_tier_progress_percentage ... ok
[INFO] [stdout] test tests::test_reputation_tier_display ... ok
[INFO] [stdout] test tests::test_reputation_tier_from_score_boundaries ... ok
[INFO] [stdout] test tests::test_reputation_tier_from_str_invalid ... ok
[INFO] [stdout] test tests::test_reputation_tier_from_str_roundtrip ... ok
[INFO] [stdout] test tests::test_score_components_calculate_overall_uniform ... ok
[INFO] [stdout] test tests::test_score_components_calculate_overall_weighted_sum ... ok
[INFO] [stdout] test tests::test_weakest_component_identifies_lowest ... ok
[INFO] [stdout] test templates::tests::test_validate_duration_zero_rejected ... ok
[INFO] [stdout] test tests::test_strongest_component_identifies_highest ... ok
[INFO] [stdout] test tests::test_average_component_score ... ok
[INFO] [stdout] test tests::test_calculate_scaled_overall_is_ten_times_overall ... ok
[INFO] [stdout] test tests::test_score_components_default_is_zero ... ok
[INFO] [stdout] test tier::tests::test_all_with_info ... ok
[INFO] [stdout] test tier::tests::test_benefit_comparison_summary ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_gains ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_losses ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_token_issuance_gain ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_token_issuance_loss ... ok
[INFO] [stdout] test tier::tests::test_reputation_tier_all_variants ... ok
[INFO] [stdout] test tier::tests::test_reputation_tier_as_str ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_bronze ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_clone ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_compare ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_default ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_diamond ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_display ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_equality ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_fee_calculations ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_gold ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_platinum ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_silver ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_unverified ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_demotion ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_no_change ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_promotion ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_display ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_case_insensitive ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_invalid ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_valid ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_is_negative ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_is_positive ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_opposite ... ok
[INFO] [stdout] test tier::tests::test_tier_change_message_demotion ... ok
[INFO] [stdout] test tier::tests::test_tier_change_message_promotion ... ok
[INFO] [stdout] test tier::tests::test_tier_colors ... ok
[INFO] [stdout] test tier::tests::test_tier_display ... ok
[INFO] [stdout] test tier::tests::test_tier_emojis ... ok
[INFO] [stdout] test tier::tests::test_tier_from_score_boundaries ... ok
[INFO] [stdout] test tier::tests::test_tier_info_points_needed ... ok
[INFO] [stdout] test tier::tests::test_tier_is_verified ... ok
[INFO] [stdout] test tier::tests::test_tier_max_score ... ok
[INFO] [stdout] test tier::tests::test_tier_min_score ... ok
[INFO] [stdout] test tier::tests::test_tier_next_tier ... ok
[INFO] [stdout] test tier::tests::test_tier_ordering ... ok
[INFO] [stdout] test tier::tests::test_tier_previous_tier ... ok
[INFO] [stdout] test tier::tests::test_tier_rank ... ok
[INFO] [stdout] test tier::tests::test_tier_score_range ... ok
[INFO] [stdout] test tier::tests::test_tiers_within_distance ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_default ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_lenient ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_strict ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_decay_floor ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_decay_rate ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_grace_period ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_max_daily_decay ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_threshold ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_valid ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_min_boundary ... ok
[INFO] [stdout] test score::tests::test_is_eligible_for_operation ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_scaled_overall ... ok
[INFO] [stdout] test templates::tests::test_category_from_str_invalid_returns_error ... ok
[INFO] [stdout] test templates::tests::test_create_from_template_request_uses_template_title_when_none ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_negative_delta_clamped ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_invalid_ratings_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_invalid_scores_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_percentages_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_values_rejected_non_negative ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_monotonicity ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_max_boundary ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_continuity ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_score_maps_to_tier ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_percentages_above_max_rejected ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_range_adjacency ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_weights_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_negative_values_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_positive_values_rejected ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_past ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_too_far ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_too_soon ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_positive_values_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_description_empty ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_scores_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_valid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_percentages_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_description_too_long ... ok
[INFO] [stdout] test validation::tests::test_validate_description_valid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_ratings_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_weights_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::test_validate_feedback_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_empty_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_feedback_too_long ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_transition_reversibility ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_ratings_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_scores_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::test_validate_non_negative_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_negative_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_percentage_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_percentage_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_positive_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_positive_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_rating_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_rating_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_score_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_score_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_title_too_short ... ok
[INFO] [stdout] test validation::tests::test_validate_title_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_uuid_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_weight_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_weight_valid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_weights_accepted ... ok
[INFO] [stdout] test tests::test_reputation_score_compare_with_improvement ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_adjusted_score_bounded ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_empty_strings_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_non_empty_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_title_too_long ... ok
[INFO] [stdout] test validation::tests::test_validate_uuid_nil ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_titles_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_feedback_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_descriptions_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 489 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kaccy_reputation
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/cache.rs - cache (line 52) - compile ... ok
[INFO] [stdout] test src/export_import.rs - export_import (line 11) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/validation.rs - validation (line 41) ... ok
[INFO] [stdout] test src/cache.rs - cache (line 20) ... ok
[INFO] [stdout] test src/score.rs - score::ReputationScore::compare_with (line 155) ... ok
[INFO] [stdout] test src/validation.rs - validation (line 16) ... ok
[INFO] [stdout] test src/statistics.rs - statistics (line 14) ... ok
[INFO] [stdout] test src/query_builder.rs - query_builder (line 13) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.05s; merged doctests compilation took 1.02s
[INFO] running `Command { std: "docker" "inspect" "a88c465b8f98bea3b4fd67112974cf2caeabb1c10bb55d72bfc5c16ce48782cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88c465b8f98bea3b4fd67112974cf2caeabb1c10bb55d72bfc5c16ce48782cf", kill_on_drop: false }`
[INFO] [stdout] a88c465b8f98bea3b4fd67112974cf2caeabb1c10bb55d72bfc5c16ce48782cf
