[INFO] cloning repository https://github.com/Laimiu-debug/Lifecard20226.2.9
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Laimiu-debug/Lifecard20226.2.9" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaimiu-debug%2FLifecard20226.2.9", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaimiu-debug%2FLifecard20226.2.9'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13caeb12a9eecc0f8f11fcd69be9568af881c2c1
[INFO] testing Laimiu-debug/Lifecard20226.2.9 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaimiu-debug%2FLifecard20226.2.9" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Laimiu-debug/Lifecard20226.2.9
[INFO] finished tweaking git repo https://github.com/Laimiu-debug/Lifecard20226.2.9
[INFO] tweaked toml for git repo https://github.com/Laimiu-debug/Lifecard20226.2.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Laimiu-debug/Lifecard20226.2.9 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 git repo https://github.com/Laimiu-debug/Lifecard20226.2.9 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cb7bbd52431277d5802441f9f248beb41d7a810dceded9f1ee2cee98b62cf186
[INFO] running `Command { std: "docker" "start" "-a" "cb7bbd52431277d5802441f9f248beb41d7a810dceded9f1ee2cee98b62cf186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb7bbd52431277d5802441f9f248beb41d7a810dceded9f1ee2cee98b62cf186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7bbd52431277d5802441f9f248beb41d7a810dceded9f1ee2cee98b62cf186", kill_on_drop: false }`
[INFO] [stdout] cb7bbd52431277d5802441f9f248beb41d7a810dceded9f1ee2cee98b62cf186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 023520b272ce162a381785b5eaba018240fd630d69aea01235f7e1692ca71e41
[INFO] running `Command { std: "docker" "start" "-a" "023520b272ce162a381785b5eaba018240fd630d69aea01235f7e1692ca71e41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling life_card_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `session_key` is never read
[INFO] [stdout]   --> src/handlers/auth.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct WechatSessionResponse {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 34 |     openid: Option<String>,
[INFO] [stdout] 35 |     session_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WechatSessionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wechat_openid` is never read
[INFO] [stdout]    --> src/handlers/auth.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     id: Uuid,
[INFO] [stdout] 129 |     wechat_openid: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "023520b272ce162a381785b5eaba018240fd630d69aea01235f7e1692ca71e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023520b272ce162a381785b5eaba018240fd630d69aea01235f7e1692ca71e41", kill_on_drop: false }`
[INFO] [stdout] 023520b272ce162a381785b5eaba018240fd630d69aea01235f7e1692ca71e41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5916614c750b53b1957845eba734839fe54aca354eae36e8dbe64f39efc4fec7
[INFO] running `Command { std: "docker" "start" "-a" "5916614c750b53b1957845eba734839fe54aca354eae36e8dbe64f39efc4fec7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling life_card_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `session_key` is never read
[INFO] [stdout]   --> src/handlers/auth.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct WechatSessionResponse {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 34 |     openid: Option<String>,
[INFO] [stdout] 35 |     session_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WechatSessionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wechat_openid` is never read
[INFO] [stdout]    --> src/handlers/auth.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     id: Uuid,
[INFO] [stdout] 129 |     wechat_openid: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_key` is never read
[INFO] [stdout]   --> src/handlers/auth.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct WechatSessionResponse {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 34 |     openid: Option<String>,
[INFO] [stdout] 35 |     session_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WechatSessionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wechat_openid` is never read
[INFO] [stdout]    --> src/handlers/auth.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     id: Uuid,
[INFO] [stdout] 129 |     wechat_openid: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPagination`
[INFO] [stdout]     --> tests/card_property_tests.rs:2942:49
[INFO] [stdout]      |
[INFO] [stdout] 2942 | use life_card_api::models::common::{Pagination, CursorPagination};
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> tests/exchange_property_tests.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct ExchangeRequestModel {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 56 |     id: Uuid,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExchangeRequestModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_summary_strategy` is never used
[INFO] [stdout]    --> tests/card_property_tests.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn user_summary_strategy() -> impl Strategy<Value = UserSummary> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_card_creator` and `get_privacy_level` are never used
[INFO] [stdout]     --> tests/card_property_tests.rs:1781:8
[INFO] [stdout]      |
[INFO] [stdout] 1735 | impl PrivacyEnforcementModel {
[INFO] [stdout]      | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1781 |     fn get_card_creator(&self, card_id: &Uuid) -> Option<Uuid> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1788 |     fn get_privacy_level(&self, card_id: &Uuid) -> Option<PrivacyLevel> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator_id` is never read
[INFO] [stdout]     --> tests/card_property_tests.rs:2270:5
[INFO] [stdout]      |
[INFO] [stdout] 2268 | struct SearchableCard {
[INFO] [stdout]      |        -------------- field in this struct
[INFO] [stdout] 2269 |     id: Uuid,
[INFO] [stdout] 2270 |     creator_id: Uuid,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SearchableCard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5916614c750b53b1957845eba734839fe54aca354eae36e8dbe64f39efc4fec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5916614c750b53b1957845eba734839fe54aca354eae36e8dbe64f39efc4fec7", kill_on_drop: false }`
[INFO] [stdout] 5916614c750b53b1957845eba734839fe54aca354eae36e8dbe64f39efc4fec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 625c0ac3e80de2e4f67265bac74b5fd94a047e4dd45f5a20bd2ad77af594605d
[INFO] running `Command { std: "docker" "start" "-a" "625c0ac3e80de2e4f67265bac74b5fd94a047e4dd45f5a20bd2ad77af594605d", kill_on_drop: false }`
[INFO] [stderr] warning: field `session_key` is never read
[INFO] [stderr]   --> src/handlers/auth.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | struct WechatSessionResponse {
[INFO] [stderr]    |        --------------------- field in this struct
[INFO] [stderr] 34 |     openid: Option<String>,
[INFO] [stderr] 35 |     session_key: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WechatSessionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `wechat_openid` is never read
[INFO] [stderr]    --> src/handlers/auth.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | struct User {
[INFO] [stderr]     |        ---- field in this struct
[INFO] [stderr] 128 |     id: Uuid,
[INFO] [stderr] 129 |     wechat_openid: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `life_card_api` (lib) generated 2 warnings
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> tests/exchange_property_tests.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct ExchangeRequestModel {
[INFO] [stderr]    |        -------------------- field in this struct
[INFO] [stderr] 56 |     id: Uuid,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExchangeRequestModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CursorPagination`
[INFO] [stderr]     --> tests/card_property_tests.rs:2942:49
[INFO] [stderr]      |
[INFO] [stderr] 2942 | use life_card_api::models::common::{Pagination, CursorPagination};
[INFO] [stderr]      |                                                 ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `user_summary_strategy` is never used
[INFO] [stderr]    --> tests/card_property_tests.rs:136:4
[INFO] [stderr]     |
[INFO] [stderr] 136 | fn user_summary_strategy() -> impl Strategy<Value = UserSummary> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_card_creator` and `get_privacy_level` are never used
[INFO] [stderr]     --> tests/card_property_tests.rs:1781:8
[INFO] [stderr]      |
[INFO] [stderr] 1735 | impl PrivacyEnforcementModel {
[INFO] [stderr]      | ---------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1781 |     fn get_card_creator(&self, card_id: &Uuid) -> Option<Uuid> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1788 |     fn get_privacy_level(&self, card_id: &Uuid) -> Option<PrivacyLevel> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `creator_id` is never read
[INFO] [stderr]     --> tests/card_property_tests.rs:2270:5
[INFO] [stderr]      |
[INFO] [stderr] 2268 | struct SearchableCard {
[INFO] [stderr]      |        -------------- field in this struct
[INFO] [stderr] 2269 |     id: Uuid,
[INFO] [stderr] 2270 |     creator_id: Uuid,
[INFO] [stderr]      |     ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `SearchableCard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `life_card_api` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `life_card_api` (test "exchange_property_tests") generated 1 warning
[INFO] [stderr] warning: `life_card_api` (test "card_property_tests") generated 4 warnings (run `cargo fix --test "card_property_tests" -p life_card_api` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/life_card_api-768132a5f90b36a0)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test models::exchange::tests::test_calculate_expiration_time ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_record_row_to_exchange_record ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_request_row_is_actionable ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_direction_display ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_request_row_is_expired ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_can_accept ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_can_cancel ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_can_reject ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_display ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_from_db_str ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_status_is_terminal ... ok
[INFO] [stdout] test models::exchange::tests::test_expiration_processing_result_all_successful ... ok
[INFO] [stdout] test middleware::auth::tests::test_auth_user_creation ... ok
[INFO] [stdout] test models::exchange::tests::test_expiration_processing_result_has_processed ... ok
[INFO] [stdout] test tasks::exchange_expiration::tests::test_default_check_interval ... ok
[INFO] [stdout] test services::exchange_service::tests::test_exchange_price_calculation ... ok
[INFO] [stdout] test utils::jwt::tests::test_claims_expiration ... ok
[INFO] [stdout] test models::exchange::tests::test_exchange_price_info ... ok
[INFO] [stdout] test utils::jwt::tests::test_invalid_token_fails_validation ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_allows_requests_within_limit ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_blocks_requests_over_limit ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_different_clients ... ok
[INFO] [stdout] test utils::jwt::tests::test_wrong_secret_fails_validation ... ok
[INFO] [stdout] test utils::jwt::tests::test_generate_and_validate_token ... ok
[INFO] [stdout] test utils::jwt::tests::test_extract_user_id ... ok
[INFO] [stdout] test utils::validation::tests::test_is_not_empty ... ok
[INFO] [stdout] test utils::validation::tests::test_invalid_passwords ... ok
[INFO] [stdout] test utils::validation::tests::test_valid_passwords ... ok
[INFO] [stdout] test utils::validation::tests::test_invalid_emails ... ok
[INFO] [stdout] test utils::validation::tests::test_valid_emails ... ok
[INFO] [stdout] test utils::password::tests::test_different_passwords_produce_different_hashes ... ok
[INFO] [stdout] test utils::password::tests::test_hash_and_verify_password ... ok
[INFO] [stdout] test utils::password::tests::test_same_password_produces_different_hashes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.71s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/life_card_api-65b03492b8123a2b)
[INFO] [stderr]      Running tests/api_response_property_tests.rs (/opt/rustwide/target/debug/deps/api_response_property_tests-954a5abb94940991)
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test error_tests::test_app_error_produces_valid_response ... ok
[INFO] [stdout] test error_tests::test_error_response_round_trip ... ok
[INFO] [stdout] test prop_empty_list_has_pagination_metadata ... ok
[INFO] [stdout] test prop_pagination_handles_bounds ... ok
[INFO] [stdout] test prop_pagination_offset_is_correct ... ok
[INFO] [stdout] test error_tests::test_error_response_json_structure ... ok
[INFO] [stdout] test prop_pagination_metadata_is_correct ... ok
[INFO] [stdout] test prop_ok_with_message_has_correct_structure ... ok
[INFO] [stdout] test prop_different_types_have_same_wrapper_structure ... ok
[INFO] [stdout] test prop_success_response_has_consistent_structure ... ok
[INFO] [stdout] test prop_success_response_round_trip ... ok
[INFO] [stderr]      Running tests/card_property_tests.rs (/opt/rustwide/target/debug/deps/card_property_tests-84b66dd9d306cb70)
[INFO] [stdout] test prop_paginated_response_has_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test prop_cannot_collect_own_card ... ok
[INFO] [stdout] test prop_anonymous_user_only_sees_public ... ok
[INFO] [stdout] test prop_cannot_delete_collected_card ... ok
[INFO] [stdout] test prop_card_in_multiple_collections ... ok
[INFO] [stdout] test prop_card_type_db_string_round_trip ... ok
[INFO] [stdout] test prop_card_type_filter_completeness ... ok
[INFO] [stdout] test prop_card_type_filter_soundness ... ok
[INFO] [stdout] test prop_card_type_serialization_round_trip ... ok
[INFO] [stdout] test prop_both_tag_types_preserved_on_creation ... ok
[INFO] [stdout] test prop_collected_cards_contains_all_exchanged ... ok
[INFO] [stdout] test prop_collection_idempotent ... ok
[INFO] [stdout] test prop_combined_filters_intersection ... ok
[INFO] [stdout] test prop_created_and_collected_disjoint ... ok
[INFO] [stdout] test prop_card_creation_awards_coins ... ok
[INFO] [stdout] test prop_card_update_data_serialization_round_trip ... ok
[INFO] [stdout] test prop_creator_always_has_access ... ok
[INFO] [stdout] test prop_cursor_pagination_complete_coverage ... ok
[INFO] [stdout] test prop_card_create_data_serialization_round_trip ... ok
[INFO] [stdout] test prop_card_creation_reward_within_bounds ... ok
[INFO] [stdout] test prop_cursor_pagination_no_duplicates ... ok
[INFO] [stdout] test prop_delete_does_not_affect_other_cards ... ok
[INFO] [stdout] test prop_cursor_pagination_respects_limit ... ok
[INFO] [stdout] test prop_deleted_cards_excluded_from_collections ... ok
[INFO] [stdout] test prop_delete_nonexistent_card_fails ... ok
[INFO] [stdout] test prop_double_delete_fails ... ok
[INFO] [stdout] test prop_deleted_cards_excluded_from_search ... ok
[INFO] [stdout] test prop_card_creation_preserves_data ... ok
[INFO] [stdout] test prop_empty_tags_allowed ... ok
[INFO] [stdout] test prop_emotion_tags_preserved_on_creation ... ok
[INFO] [stdout] test prop_empty_description_rejected ... ok
[INFO] [stdout] test prop_exchange_does_not_grant_friends_only_access ... ok
[INFO] [stdout] test prop_exchange_grants_exchange_only_access ... ok
[INFO] [stdout] test prop_emotion_tags_update_replaces_all ... ok
[INFO] [stdout] test prop_exchange_only_visible_to_collectors ... ok
[INFO] [stdout] test prop_exchange_prevents_future_deletion ... ok
[INFO] [stdout] test prop_exchanged_card_cannot_be_deleted ... ok
[INFO] [stdout] test prop_follow_does_not_grant_exchange_only_access ... ok
[INFO] [stdout] test prop_follow_grants_friends_only_access ... ok
[INFO] [stdout] test prop_friends_only_visible_to_followers ... ok
[INFO] [stdout] test prop_interest_tags_filter_completeness ... ok
[INFO] [stdout] test prop_creation_reward_increases_with_completeness ... ok
[INFO] [stdout] test prop_interest_tags_preserved_on_creation ... ok
[INFO] [stdout] test prop_creation_reward_at_least_base ... ok
[INFO] [stdout] test prop_keyword_search_completeness ... ok
[INFO] [stdout] test prop_empty_title_rejected ... ok
[INFO] [stdout] test prop_interest_tags_update_replaces_all ... ok
[INFO] [stdout] test prop_filter_by_interest_tags_accurate ... ok
[INFO] [stdout] test prop_like_count_equals_distinct_users ... ok
[INFO] [stdout] test prop_like_count_never_negative ... ok
[INFO] [stdout] test prop_interest_tags_filter_soundness ... ok
[INFO] [stdout] test prop_like_is_idempotent ... ok
[INFO] [stdout] test prop_like_increments_count_by_one ... ok
[INFO] [stdout] test prop_like_nonexistent_card_fails ... ok
[INFO] [stdout] test prop_like_unlike_round_trip ... ok
[INFO] [stdout] test prop_location_filter_completeness ... ok
[INFO] [stdout] test prop_location_filter_serialization_round_trip ... ok
[INFO] [stdout] test prop_likers_list_consistent_with_count ... ok
[INFO] [stdout] test prop_location_filter_soundness ... ok
[INFO] [stdout] test prop_filter_by_emotion_tags_accurate ... ok
[INFO] [stdout] test prop_media_item_serialization_round_trip ... ok
[INFO] [stdout] test prop_location_serialization_round_trip ... ok
[INFO] [stdout] test prop_multiple_cards_different_privacy ... ok
[INFO] [stdout] test prop_multiple_users_independent_likes ... ok
[INFO] [stdout] test prop_my_cards_contains_all_created ... ok
[INFO] [stdout] test prop_no_matches_returns_empty ... ok
[INFO] [stdout] test prop_non_existent_card_not_visible ... ok
[INFO] [stdout] test prop_keyword_search_soundness ... ok
[INFO] [stdout] test prop_non_owner_cannot_delete_card ... ok
[INFO] [stdout] test prop_owner_can_delete_unexchanged_card ... ok
[INFO] [stdout] test prop_pagination_correct_page_count ... ok
[INFO] [stdout] test prop_pagination_complete_coverage ... ok
[INFO] [stdout] test prop_pagination_empty_result ... ok
[INFO] [stdout] test prop_pagination_has_more ... ok
[INFO] [stdout] test prop_pagination_helper_methods ... ok
[INFO] [stdout] test prop_pagination_last_page_size ... ok
[INFO] [stdout] test prop_pagination_no_duplicates ... ok
[INFO] [stdout] test prop_pagination_single_item ... ok
[INFO] [stdout] test prop_pagination_respects_page_size ... ok
[INFO] [stdout] test prop_privacy_level_change_affects_visibility ... ok
[INFO] [stdout] test prop_privacy_level_serialization_round_trip ... ok
[INFO] [stdout] test prop_privacy_level_db_string_round_trip ... ok
[INFO] [stdout] test prop_public_cards_visible_to_all ... ok
[INFO] [stdout] test prop_private_cards_excluded_from_search ... ok
[INFO] [stdout] test prop_long_title_rejected ... ok
[INFO] [stdout] test prop_time_range_serialization_round_trip ... ok
[INFO] [stdout] test prop_unlike_decrements_count_by_one ... ok
[INFO] [stdout] test prop_unlike_is_idempotent ... ok
[INFO] [stdout] test prop_unlike_nonexistent_card_fails ... ok
[INFO] [stdout] test prop_unlike_without_like_is_idempotent ... ok
[INFO] [stdout] test prop_life_card_summary_preserves_key_fields ... ok
[INFO] [stdout] test prop_life_card_serialization_round_trip ... ok
[INFO] [stdout] test prop_valid_location_filter_passes_validation ... ok
[INFO] [stdout] test prop_valid_location_passes_validation ... ok
[INFO] [stdout] test prop_tag_types_independent ... ok
[INFO] [stdout] test prop_tag_limit_enforced ... ok
[INFO] [stdout] test prop_valid_card_update_data_passes_validation ... ok
[INFO] [stdout] test prop_card_creation_increments_count ... ok
[INFO] [stdout] test prop_valid_card_create_data_passes_validation ... ok
[INFO] [stdout] test prop_card_creation_generates_unique_ids ... ok
[INFO] [stderr]      Running tests/exchange_property_tests.rs (/opt/rustwide/target/debug/deps/exchange_property_tests-8352cbf1b2afba61)
[INFO] [stdout] test prop_multiple_card_creations_accumulate_rewards ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test prop_coins_refunded_on_rejection ... ok
[INFO] [stdout] test prop_coins_refunded_on_cancellation ... ok
[INFO] [stdout] test prop_card_access_granted_on_acceptance ... ok
[INFO] [stdout] test prop_coins_refunded_on_expiration ... ok
[INFO] [stdout] test prop_only_owner_can_accept ... ok
[INFO] [stdout] test prop_coins_deducted_on_request_creation ... ok
[INFO] [stdout] test prop_coin_conservation_through_exchange_flow ... ok
[INFO] [stdout] test prop_insufficient_balance_rejected ... ok
[INFO] [stdout] test prop_only_requester_can_cancel ... ok
[INFO] [stdout] test prop_no_card_access_on_rejection ... ok
[INFO] [stdout] test prop_only_owner_can_reject ... ok
[INFO] [stdout] test prop_cannot_exchange_own_card ... ok
[INFO] [stdout] test prop_terminal_states_are_final ... ok
[INFO] [stdout] test prop_owner_receives_coins_on_acceptance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/user_property_tests.rs (/opt/rustwide/target/debug/deps/user_property_tests-f6aed0a4314ce119)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test prop_deduct_coins_decreases_balance ... ok
[INFO] [stdout] test prop_default_user_balance_is_100 ... ok
[INFO] [stdout] test prop_cannot_follow_self ... ok
[INFO] [stdout] test prop_add_coins_increases_balance ... ok
[INFO] [stdout] test prop_follow_creates_bidirectional_relationship ... ok
[INFO] [stdout] test prop_insufficient_balance_rejected ... ok
[INFO] [stdout] test prop_follow_is_asymmetric ... ok
[INFO] [stdout] test prop_age_range_round_trip ... ok
[INFO] [stdout] test prop_follow_is_not_duplicated ... ok
[INFO] [stdout] test prop_invalid_amount_rejected ... ok
[INFO] [stdout] test prop_invalid_password_rejected ... ok
[INFO] [stdout] test prop_invalid_email_rejected ... ok
[INFO] [stdout] test prop_balance_never_negative ... ok
[INFO] [stdout] test prop_follow_sequence_maintains_consistency ... ok
[INFO] [stdout] test prop_interest_tags_deduplication ... ok
[INFO] [stdout] test prop_balance_equals_sum_of_transactions ... ok
[INFO] [stdout] test prop_interest_tags_serialization_round_trip ... ok
[INFO] [stdout] test prop_transaction_count_matches_successful_ops ... ok
[INFO] [stdout] test prop_unfollow_nonexisting_fails ... ok
[INFO] [stdout] test prop_unfollow_removes_relationship ... ok
[INFO] [stdout] test prop_valid_email_accepted ... ok
[INFO] [stdout] test prop_valid_password_accepted ... ok
[INFO] [stdout] test prop_profile_update_data_serialization_round_trip ... ok
[INFO] [stdout] test prop_different_passwords_different_hashes has been running for over 60 seconds
[INFO] [stdout] test prop_password_hash_round_trip has been running for over 60 seconds
[INFO] [stdout] test prop_same_password_different_hashes_due_to_salt has been running for over 60 seconds
[INFO] [stdout] test prop_wrong_password_rejected has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "625c0ac3e80de2e4f67265bac74b5fd94a047e4dd45f5a20bd2ad77af594605d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625c0ac3e80de2e4f67265bac74b5fd94a047e4dd45f5a20bd2ad77af594605d", kill_on_drop: false }`
[INFO] [stdout] 625c0ac3e80de2e4f67265bac74b5fd94a047e4dd45f5a20bd2ad77af594605d
