[INFO] cloning repository https://github.com/Xiechengqi/portr-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xiechengqi/portr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiechengqi%2Fportr-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiechengqi%2Fportr-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2699be7a35a54b00ab8fb23cdb59e5e99a967c2
[INFO] testing Xiechengqi/portr-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiechengqi%2Fportr-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xiechengqi/portr-rs
[INFO] finished tweaking git repo https://github.com/Xiechengqi/portr-rs
[INFO] tweaked toml for git repo https://github.com/Xiechengqi/portr-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xiechengqi/portr-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xiechengqi/portr-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.3
[INFO] [stderr]   Downloaded pageant v0.0.1
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded russh-util v0.46.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded rpassword v7.5.2
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded hyper-rustls v0.27.8
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded seize v0.3.3
[INFO] [stderr]   Downloaded russh-sftp v2.1.1
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded russh-keys v0.46.0
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded resend-rs v0.15.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.114
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded flurry v0.5.2
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded russh v0.46.0
[INFO] [stderr]   Downloaded raw-cpuid v11.6.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded openssl v0.10.78
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7
[INFO] running `Command { std: "docker" "start" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cc-switch-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rpassword v7.5.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ecow v0.2.6
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling russh-util v0.46.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling russh-sftp v2.1.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling russh-keys v0.46.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling russh v0.46.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling resend-rs v0.15.0
[INFO] [stdout] warning: function `default_data_dir` is never used
[INFO] [stdout]    --> src/config.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn default_data_dir() -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc-switch-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.78s
[INFO] running `Command { std: "docker" "inspect" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc-switch-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cc_switch_router-892a36c87016bd7b)
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test admin::restart::tests::nohup_script_kills_and_reexecs ... ok
[INFO] [stdout] test admin::restart::tests::systemd_script_references_unit ... ok
[INFO] [stdout] test admin::settings::tests::clearing_admin_emails_revokes_extras_immediately ... ok
[INFO] [stdout] test admin::settings::tests::normalize_int_rejects_garbage ... ok
[INFO] [stdout] test admin::settings::tests::clearing_telegram_bot_token_disables_in_place ... ok
[INFO] [stdout] test abuse::tests::tracks_ips_independently ... ok
[INFO] [stdout] test admin::settings::tests::unrelated_patch_preserves_boot_values ... ok
[INFO] [stdout] test admin::settings::tests::normalize_email_list_cleans_spaces_and_validates ... ok
[INFO] [stdout] test admin::settings::tests::normalize_bool_canonicalizes ... ok
[INFO] [stdout] test admin::settings::tests::validate_returns_diff_and_dynamic_groups ... ok
[INFO] [stdout] test admin::settings::tests::validate_required_field_rejects_clear ... ok
[INFO] [stdout] test api::tests::claude_tools_probe_enabled_for_cursor_binding ... ok
[INFO] [stdout] test api::tests::claude_tools_probe_exists_for_cursor_shares ... ok
[INFO] [stdout] test admin::upgrade::tests::progress_pct_monotonic ... ok
[INFO] [stdout] test api::tests::confirmed_request_events_accepts_market_request_logs ... ok
[INFO] [stdout] test api::tests::confirmed_request_events_prefers_live_event_over_persisted_copy ... ok
[INFO] [stdout] test api::tests::confirmed_request_events_restores_country_from_persisted_logs ... ok
[INFO] [stdout] test admin::settings::tests::write_and_read_env_roundtrip ... ok
[INFO] [stdout] test api::tests::gemini_app_probe_uses_canonical_model_name ... ok
[INFO] [stdout] test api::tests::emit_done_if_finished_returns_none_while_running ... ok
[INFO] [stdout] test api::tests::confirmed_request_events_restores_last_five_from_persisted_share_logs ... ok
[INFO] [stdout] test api::tests::emit_done_if_finished_succeeds_for_post_completion_subscribers ... ok
[INFO] [stdout] test api::tests::clear_session_cookie_omits_domain_for_localhost ... ok
[INFO] [stdout] test api::tests::codex_image_test_rejects_unbound_provider_capability ... ok
[INFO] [stdout] test api::tests::codex_image_test_requires_enabled_bound_provider ... ok
[INFO] [stdout] test api::tests::clear_session_cookie_covers_host_and_domain_cookie ... ok
[INFO] [stdout] test api::tests::codex_text_probe_includes_store_false_for_oauth ... ok
[INFO] [stdout] test board_telegram::tests::excerpt_truncates_long_text ... ok
[INFO] [stdout] test cf::tests::cloudflare_v4_inside ... ok
[INFO] [stdout] test cf::tests::cloudflare_v6_inside ... ok
[INFO] [stdout] test client_meta::tests::untrusted_peer_ignores_spoofable_headers ... ok
[INFO] [stdout] test client_meta::tests::trusted_cloudflare_peer_uses_forwarded_headers ... ok
[INFO] [stdout] test config::tests::derive_default_admin_email_strips_port_and_lowercases ... ok
[INFO] [stdout] test config::tests::default_admin_email_is_always_in_admin_set ... ok
[INFO] [stdout] test config::tests::env_bool_falls_back_to_default_for_garbage ... ok
[INFO] [stdout] test config::tests::resend_from_defaults_to_tunnel_domain_host ... ok
[INFO] [stdout] test ctl_client::tests::signature_is_stable_and_key_sensitive ... ok
[INFO] [stdout] test abuse::tests::bans_on_tenth_invalid_auth ... ok
[INFO] [stdout] test api::tests::share_ui_static_paths_do_not_capture_api_requests ... ok
[INFO] [stdout] test config::tests::default_data_dir_uses_home_dot_prefix ... ok
[INFO] [stdout] test ctl_client::tests::transport_errors_fall_back_others_do_not ... ok
[INFO] [stdout] test config::tests::parse_admin_emails_normalizes_and_dedupes ... ok
[INFO] [stdout] test cf::tests::dev_friendly_ranges_pass ... ok
[INFO] [stdout] test api::tests::router_api_token_extraction_accepts_share_client_headers ... ok
[INFO] [stdout] test cf::tests::arbitrary_v4_outside ... ok
[INFO] [stdout] test ip_blacklist_stats::tests::formats_top_counts_for_logs ... ok
[INFO] [stdout] test dynamic_settings::tests::normalize_ip_blacklist_rejects_invalid_entries ... ok
[INFO] [stdout] test ip_blacklist_stats::tests::records_and_flushes_blacklist_summary ... ok
[INFO] [stdout] test board_telegram::tests::format_message_escapes_markdown_specials ... ok
[INFO] [stdout] test ip_blacklist_stats::tests::empty_flush_produces_no_summary ... ok
[INFO] [stdout] test api::tests::image_generation_prompt_redaction_keeps_owner_prompt_only ... ok
[INFO] [stdout] test config::tests::free_share_limit_obeys_parallel_limit_setting ... ok
[INFO] [stdout] test proxy::tests::backend_lookup_handles_tunnel_domain_with_port ... ok
[INFO] [stdout] test ip_blacklist_stats::tests::one_second_minimum_window_avoids_zero_length_summary ... ok
[INFO] [stdout] test proxy::tests::client_web_path_allows_favicon_png ... ok
[INFO] [stdout] test proxy::tests::direct_share_proxy_path_allows_gemini_native_api ... ok
[INFO] [stdout] test proxy::tests::direct_share_proxy_path_still_rejects_unknown_paths ... ok
[INFO] [stdout] test proxy::tests::backend_lookup_returns_share_metadata ... ok
[INFO] [stdout] test proxy::tests::image_generation_paths_infer_codex_app ... ok
[INFO] [stdout] test proxy::tests::direct_share_proxy_path_allows_web_shell_paths ... ok
[INFO] [stdout] test dynamic_settings::tests::ip_blacklist_supports_exact_ipv4_and_cidr ... ok
[INFO] [stdout] test proxy::tests::image_generation_stream_detection_is_strict ... ok
[INFO] [stdout] test dynamic_settings::tests::ip_blacklist_supports_ipv6_cidr ... ok
[INFO] [stdout] test proxy::tests::stale_connection_cannot_remove_replaced_route ... ok
[INFO] [stdout] test proxy::tests::share_concurrency_limiter_tracks_unlimited_shares_in_snapshot ... ok
[INFO] [stdout] test proxy::tests::share_concurrency_limiter_enforces_limit_and_releases_on_drop ... ok
[INFO] [stdout] test proxy::tests::health_probe_failure_cache_is_scoped_by_subdomain ... ok
[INFO] [stdout] test recent_traffic::tests::complete_then_window_evicts_event ... ok
[INFO] [stdout] test proxy::tests::host_matching_ignores_request_port_when_tunnel_has_no_port ... ok
[INFO] [stdout] test proxy::tests::replacing_or_removing_route_signals_forward_shutdown ... ok
[INFO] [stdout] test recent_traffic::tests::complete_unknown_id_is_noop ... ok
[INFO] [stdout] test recent_traffic::tests::inflight_event_survives_ticker_window ... ok
[INFO] [stdout] test scheduling_signals::tests::compute_share_signals_applies_owner_penalty ... ok
[INFO] [stdout] test scheduling_signals::tests::headroom_saturated_clamps_to_floor ... ok
[INFO] [stdout] test scheduling_signals::tests::headroom_partial_is_proportional ... ok
[INFO] [stdout] test scheduling_signals::tests::headroom_unlimited_returns_one ... ok
[INFO] [stdout] test scheduling_signals::tests::override_set_lowest_penalty_wins ... ok
[INFO] [stdout] test scheduling_signals::tests::quota_health_skips_short_windows ... ok
[INFO] [stdout] test scheduling_signals::tests::stability_zero_samples_collapses_to_24h ... ok
[INFO] [stdout] test scheduling_signals::tests::quota_health_missing_quota_is_neutral ... ok
[INFO] [stdout] test ssh::tests::lease_username_must_be_uuid ... ok
[INFO] [stdout] test metrics::store::tests::host_series_reads_avg_rss_as_real ... ok
[INFO] [stdout] test startup_config::tests::default_resend_from_strips_tunnel_port ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::dispatch_limited_runtime_is_filtered_until_reset ... ok
[INFO] [stdout] test recent_traffic::tests::record_then_snapshot_aggregates_iso3 ... ok
[INFO] [stdout] test recent_traffic::tests::ring_caps_at_max_events ... ok
[INFO] [stdout] test scheduling_signals::tests::stability_full_samples_blends_with_max_weight ... ok
[INFO] [stdout] test scheduling_signals::tests::quota_health_softmin_picks_worst_tier ... ok
[INFO] [stdout] test proxy::tests::image_generation_completed_event_keeps_result_bytes_for_preview_storage ... ok
[INFO] [stdout] test startup_config::tests::default_resend_from_rejects_empty_domain ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::expired_dispatch_limit_runtime_is_kept ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::market_share_quota_health_uses_requested_app_runtime_quota ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::expired_quota_block_runtime_is_kept ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::market_share_quota_health_without_app_uses_worst_runtime_quota ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::ollama_display_only_quota_is_not_used_for_filtering_or_health ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::quota_blocked_runtime_is_filtered_until_reset ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::runtime_below_dispatch_limit_is_kept ... ok
[INFO] [stdout] test store::quota_runtime_filter_tests::zero_dispatch_limit_runtime_is_kept ... ok
[INFO] [stdout] test scheduling_signals::tests::override_cleanup_removes_expired ... ok
[INFO] [stdout] test scheduling_signals::tests::override_expires_after_ttl ... ok
[INFO] [stdout] test admin::settings::tests::clearing_board_int_resets_to_canonical_default ... ok
[INFO] [stdout] test store::tests::batch_sync_shares_rejects_multiple_upserts ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_rejects_claim_share_mismatch ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_rejects_registered_market_subdomain ... ok
[INFO] [stdout] test store::tests::cleanup_removes_stale_active_offline_share_even_when_installation_is_fresh ... ok
[INFO] [stdout] test store::tests::cleanup_keeps_stale_clients_with_active_routes ... ok
[INFO] [stdout] test store::tests::cleanup_removes_paused_shares_even_when_installation_is_fresh ... ok
[INFO] [stdout] test store::tests::cleanup_removes_stale_clients_without_active_routes ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_rejects_same_owner_reclaim_from_different_installation ... ok
[INFO] [stdout] test store::tests::bind_installation_owner_email_accepts_authenticated_session ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_heals_stale_owner_for_same_installation ... ok
[INFO] [stdout] test store::tests::email_layout_sections_carry_their_own_width ... ok
[INFO] [stdout] test store::tests::existing_share_market_settings_patch_keeps_owner_email_as_market_delegate ... ok
[INFO] [stdout] test store::tests::change_installation_owner_email_uses_new_owner_session ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_allows_same_installation_to_replace_deleted_share_claim ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_accepts_valid_signature_and_rejects_replay_and_tamper ... ok
[INFO] [stdout] test store::tests::claim_share_subdomain_accepts_minimal_claim_signature ... ok
[INFO] [stdout] test store::tests::batch_sync_shares_requires_valid_signature ... ok
[INFO] [stdout] test store::tests::batch_sync_share_request_logs_requires_valid_signature ... ok
[INFO] [stdout] test store::tests::dashboard_snapshot_does_not_count_paused_share_as_active ... ok
[INFO] [stdout] test store::tests::dashboard_snapshot_exposes_market_links_without_acl_emails ... ok
[INFO] [stdout] test store::tests::dashboard_share_market_sale_links_only_explicit_share_market ... ok
[INFO] [stdout] test store::tests::dashboard_snapshot_aggregates_inflight_requests_across_installation_shares ... ok
[INFO] [stdout] test store::tests::dashboard_market_linked_share_includes_runtime_states ... ok
[INFO] [stdout] test store::tests::dashboard_uses_cached_share_market_listing_status ... ok
[INFO] [stdout] test store::tests::default_user_api_token_is_unique_resolvable_and_resettable ... ok
[INFO] [stdout] test store::tests::guest_rate_limit_keys_on_ip_not_guest_id ... ok
[INFO] [stdout] test store::tests::dashboard_snapshot_includes_recent_model_health_checks ... ok
[INFO] [stdout] test store::tests::image_generation_request_log_prune_keeps_recent_ten ... ok
[INFO] [stdout] test store::tests::is_market_subdomain_matches_registered_markets_only ... ok
[INFO] [stdout] test store::tests::issue_lease_bad_signature_does_not_delete_existing_lease ... ok
[INFO] [stdout] test store::tests::dashboard_snapshot_uses_client_tunnel_health_when_installation_has_no_shares ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_blocks_app_when_quota_block_not_expired_in_availability ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_ignores_stale_failed_models ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_keeps_app_when_any_current_model_is_healthy ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_keeps_app_when_quota_block_expired ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_keeps_app_when_quota_block_expired_in_availability ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_keeps_provider_without_model_keys ... ok
[INFO] [stdout] test store::tests::issue_lease_allows_same_share_to_renew_existing_route ... ok
[INFO] [stdout] test store::tests::health_timeline_24h_groups_share_probe_minutes ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_removes_current_model_after_three_failures ... ok
[INFO] [stdout] test store::tests::merge_market_logs_deduplicates_semantic_duplicate_with_different_request_id ... ok
[INFO] [stdout] test store::tests::issue_lease_rejects_replayed_nonce_without_replacing_lease ... ok
[INFO] [stdout] test store::tests::market_runtime_filter_removes_app_for_quota_blocked_health ... FAILED
[INFO] [stdout] test store::tests::list_market_shares_all_access_allows_future_market_email ... ok
[INFO] [stdout] test store::tests::issue_market_lease_replaces_stale_market_lease_and_route ... ok
[INFO] [stdout] test store::tests::list_market_shares_marks_online_by_subdomain ... ok
[INFO] [stdout] test store::tests::issue_market_lease_uses_registered_market_subdomain ... ok
[INFO] [stdout] test store::tests::list_market_shares_excludes_share_market_sales ... ok
[INFO] [stdout] test store::tests::list_share_route_targets_only_returns_active_shares ... ok
[INFO] [stdout] test store::tests::market_claude_alias_success_softens_prior_failures ... ok
[INFO] [stdout] test store::tests::market_prompt_too_long_does_not_mark_claude_unavailable ... ok
[INFO] [stdout] test store::tests::resend_from_address_adds_default_display_name_for_plain_email ... ok
[INFO] [stdout] test store::tests::resend_from_address_preserves_formatted_sender ... ok
[INFO] [stdout] test store::tests::resend_from_address_strips_newlines ... ok
[INFO] [stdout] test store::tests::resend_from_address_uses_configured_display_name ... ok
[INFO] [stdout] test store::tests::market_dashboard_marks_only_market_unavailable_app_red ... ok
[INFO] [stdout] test store::tests::market_rate_limit_marks_claude_degraded_not_unavailable ... ok
[INFO] [stdout] test store::tests::market_request_failure_is_market_local_and_not_global_health ... ok
[INFO] [stdout] test store::tests::market_dashboard_health_dots_or_merge_linked_share_minutes ... ok
[INFO] [stdout] test store::tests::market_share_quota_block_overrides_stale_success_availability ... ok
[INFO] [stdout] test store::tests::share_logs_need_recovery_for_empty_or_stale_logs ... ok
[INFO] [stdout] test store::tests::share_market_dashboard_health_uses_market_online_fallback ... ok
[INFO] [stdout] test store::tests::share_market_dashboard_status_aggregates_hosted_share_runtime ... ok
[INFO] [stdout] test store::tests::older_runtime_snapshot_does_not_delete_newer_model_health_state ... ok
[INFO] [stdout] test store::tests::older_model_health_check_does_not_roll_back_state ... ok
[INFO] [stdout] test store::tests::share_market_settings_patch_keeps_owner_email_as_market_delegate ... ok
[INFO] [stdout] test store::tests::owner_can_transfer_share_owner_to_existing_shared_email ... ok
[INFO] [stdout] test store::tests::online_minutes_24h_only_counts_successful_probe_minutes ... ok
[INFO] [stdout] test store::tests::owner_cannot_transfer_share_owner_to_unshared_email ... ok
[INFO] [stdout] test store::tests::register_installation_does_not_return_existing_control_secret_without_signature ... ok
[INFO] [stdout] test store::tests::public_map_points_returns_total_client_count_alongside_deduplicated_points ... ok
[INFO] [stdout] test store::tests::register_installation_signed_recovery_returns_existing_control_secret ... ok
[INFO] [stdout] test store::tests::register_market_upserts_same_email_and_rejects_subdomain_conflict ... ok
[INFO] [stdout] test store::tests::runtime_snapshot_drops_model_health_for_unbound_apps ... ok
[INFO] [stdout] test store::tests::runtime_snapshot_refreshes_share_usage_counters ... ok
[INFO] [stdout] test store::tests::runtime_snapshot_purges_history_for_unbound_apps ... ok
[INFO] [stdout] test store::tests::share_market_grant_rejects_token_market_sale ... ok
[INFO] [stdout] test store::tests::share_edit_pending_state_tracks_ack ... ok
[INFO] [stdout] test store::tests::runtime_snapshot_removes_stale_model_health_state ... ok
[INFO] [stdout] test store::tests::share_runtime_refresh_accepts_signed_owner_request ... ok
[INFO] [stdout] test store::tests::verification_code_email_block_is_translation_resistant ... ok
[INFO] [stdout] test tests::filter_registered_route_targets_only_keeps_active_subdomains ... ok
[INFO] [stdout] test store::tests::share_market_grant_requires_explicit_delegation_not_all_access ... ok
[INFO] [stdout] test store::tests::share_runtime_refresh_rejects_subdomain_mismatch ... ok
[INFO] [stdout] test store::tests::share_usage_by_email_defaults_to_rolling_24h ... ok
[INFO] [stdout] test store::tests::share_usage_by_app_merges_market_and_share_logs_by_request ... ok
[INFO] [stdout] test store::tests::share_usage_by_email_uses_market_request_logs_for_market_usage ... ok
[INFO] [stdout] test store::tests::shared_email_can_view_share_read_only_in_dashboard ... ok
[INFO] [stdout] test store::tests::share_usage_by_email_is_public_app_scoped_and_limited_to_acl_emails ... ok
[INFO] [stdout] test store::tests::shared_email_cannot_create_share_settings_edit ... ok
[INFO] [stdout] test store::tests::stale_market_failures_do_not_keep_claude_red ... ok
[INFO] [stdout] test store::tests::unshared_email_cannot_create_share_settings_edit ... ok
[INFO] [stdout] test store::tests::upsert_share_preserves_other_installation_shares_and_logs ... ok
[INFO] [stdout] test store::tests::user_api_token_share_invoke_acl_allows_any_user_for_free_share ... ok
[INFO] [stdout] test store::tests::user_api_token_share_invoke_acl_allows_owner_and_shared_email ... ok
[INFO] [stdout] test store::tests::user_api_token_share_invoke_acl_is_app_scoped_when_available ... ok
[INFO] [stdout] test store::tests::online_minutes_24h_is_capped_to_one_day ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- store::tests::market_runtime_filter_removes_app_for_quota_blocked_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::tests::market_runtime_filter_removes_app_for_quota_blocked_health' (3677) panicked at src/store.rs:20016:9:
[INFO] [stdout] assertion failed: filtered.codex.is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c590887acd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c590887acd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c590887acd8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c590887acd8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c590889215a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c590889215a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c590887fb72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c590887fb72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c5908857466 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5908857466 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5908872369 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c590807d91c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c590807d91c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c59088725e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c59088725e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5908857554 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c590884c2b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c590885867d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c590889294c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5908892912 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c5907cf329e - cc_switch_router[ae38ed613716063d]::store::tests::market_runtime_filter_removes_app_for_quota_blocked_health
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:20016:9
[INFO] [stdout]   21:     0x5c5907c57ff7 - cc_switch_router[ae38ed613716063d]::store::tests::market_runtime_filter_removes_app_for_quota_blocked_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:20000:68
[INFO] [stdout]   22:     0x5c5907d90f26 - <cc_switch_router[ae38ed613716063d]::store::tests::market_runtime_filter_removes_app_for_quota_blocked_health::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c59080709fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c59080709fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c590807e275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c590807e275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c590807e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c590807e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c590807e275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c590807e275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c590807e275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c5908077b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c5908077b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c59080812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c59080812f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c59080812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c59080812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c59080812f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c59080812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c59080812f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5908879f2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5c5908879f2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7a7f3f4f7aa4 - <unknown>
[INFO] [stdout]   44:     0x7a7f3f584a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     store::tests::market_runtime_filter_removes_app_for_quota_blocked_health
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 197 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cc-switch-router`
[INFO] running `Command { std: "docker" "inspect" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7", kill_on_drop: false }`
[INFO] [stdout] edbb4ca084a22502f71ae61d595d1120a384941adfc8911627528faafe5ea4d7
