[INFO] fetching crate depo 0.13.0...
[INFO] testing depo-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate depo 0.13.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate depo 0.13.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate depo 0.13.0
[INFO] tweaked toml for crates.io crate depo 0.13.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate depo 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate depo 0.13.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe9390281729b62061a47dcf0354bc9d8d860a5cb0d027342ec981bf5b0243db
[INFO] running `Command { std: "docker" "start" "-a" "fe9390281729b62061a47dcf0354bc9d8d860a5cb0d027342ec981bf5b0243db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9390281729b62061a47dcf0354bc9d8d860a5cb0d027342ec981bf5b0243db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9390281729b62061a47dcf0354bc9d8d860a5cb0d027342ec981bf5b0243db", kill_on_drop: false }`
[INFO] [stdout] fe9390281729b62061a47dcf0354bc9d8d860a5cb0d027342ec981bf5b0243db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41a1901ad3d1efa699545350efdce98301a4391c55f5093a50470882f7baf8c8
[INFO] running `Command { std: "docker" "start" "-a" "41a1901ad3d1efa699545350efdce98301a4391c55f5093a50470882f7baf8c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling bc-rand v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.1
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bc-crypto v0.10.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling ur v0.4.1
[INFO] [stderr]    Compiling bc-shamir v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sskr v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ssh-agent-client-rs v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dcbor v0.23.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bc-tags v0.6.0
[INFO] [stderr]    Compiling bc-ur v0.13.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling bc-components v0.25.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling known-values v0.8.0
[INFO] [stderr]    Compiling bc-envelope v0.34.0
[INFO] [stderr]    Compiling provenance-mark v0.13.0
[INFO] [stderr]    Compiling bc-xid v0.13.0
[INFO] [stderr]    Compiling gstp v0.10.0
[INFO] [stderr]    Compiling depo-api v0.15.0
[INFO] [stderr]    Compiling depo v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "41a1901ad3d1efa699545350efdce98301a4391c55f5093a50470882f7baf8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a1901ad3d1efa699545350efdce98301a4391c55f5093a50470882f7baf8c8", kill_on_drop: false }`
[INFO] [stdout] 41a1901ad3d1efa699545350efdce98301a4391c55f5093a50470882f7baf8c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c7d6361721dc0e6b3dca41c7a4c954322a9f7b09ebc3786fb2341e3c46247f4
[INFO] running `Command { std: "docker" "start" "-a" "4c7d6361721dc0e6b3dca41c7a4c954322a9f7b09ebc3786fb2341e3c46247f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling depo v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4c7d6361721dc0e6b3dca41c7a4c954322a9f7b09ebc3786fb2341e3c46247f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7d6361721dc0e6b3dca41c7a4c954322a9f7b09ebc3786fb2341e3c46247f4", kill_on_drop: false }`
[INFO] [stdout] 4c7d6361721dc0e6b3dca41c7a4c954322a9f7b09ebc3786fb2341e3c46247f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06e5f1b86772c9b5f6ab1ccc922cd3e3e6e9d58eb46e5d4cd54f682a9fa4f48e
[INFO] running `Command { std: "docker" "start" "-a" "06e5f1b86772c9b5f6ab1ccc922cd3e3e6e9d58eb46e5d4cd54f682a9fa4f48e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depo-9e48182853bcb623)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/depo-15e817fd72d29664)
[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 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_test.rs (/opt/rustwide/target/debug/deps/server_test-2c52f05025a91d9a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice stores a share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <kkbwjldk>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <kkbwjldk>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob stores a share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <jpwzkpko>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <jpwzkpko>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice retrieves her share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <tecxtkmn>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <tecxtkmn>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob retrieves his share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <fyqdsodk>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <fyqdsodk>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice stores a second share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <kkjkynht>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <kkjkynht>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice retrieves her second share[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <hejsidhe>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <hejsidhe>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stdout] test test_db_depo ... FAILED
[INFO] [stdout] test test_server_depo ... FAILED
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice retrieves both her shares identified only by her public key[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <dlsasasw>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <dlsasasw>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob attempts to retrieve one of Alice's shares[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <atwtlfgm>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <atwtlfgm>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z WARN  server_test] [33mSkipping `test_server_separate` because can't connect to the depo server.[0m
[INFO] [stderr] [2025-11-11T09:53:24Z WARN  server_test] [33merror sending request for url (http://localhost:5332/): error trying to connect: tcp connect error: Connection refused (os error 111)[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🛑 [31mSomeone attempts to retrieve all shares from a nonexistent account[0m
[INFO] [stdout] test test_server_separate ... ok
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <kkwlidzo>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:24Z ERROR depo::function] <kkwlidzo>: «getShares» unknown user XID(cbe281b6)
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🛑 [31mAlice attempts to retrieve her shares using the incorrect depo public key[0m
[INFO] [stderr] [2025-11-11T09:53:24Z ERROR depo::function] unknown: unknown recipient
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice stores a share she's previously stored (idempotent)[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <dndertpf>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <dndertpf>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice deletes one of her shares[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <dkdwbkjt>:
[INFO] [stderr]     «"deleteShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <dkdwbkjt>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <utfhfecf>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <utfhfecf>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice attempts to delete a share she already deleted (idempotent)[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <capyfgce>:
[INFO] [stderr]     «"deleteShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <capyfgce>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <atmnhykg>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <atmnhykg>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob adds a recovery method[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <kkattbbg>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <kkattbbg>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob sets the same recovery method again (idempotent)[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <utlepafz>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <utlepafz>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mBob gets his recovery method[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <nnlapstd>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <nnlapstd>:
[INFO] [stderr]     "bob@example.com"
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice gets her recovery method, but she has none[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <fsvspmdn>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <fsvspmdn>:
[INFO] [stderr]     null
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🛑 [31mAlice attempts to add a non-unique recovery method[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <savdbdtt>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z ERROR depo::function] <savdbdtt>: «updateRecovery» recovery method already exists
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🛑 [31mSomeone attempts to retrieve the recovery method for a nonexistent account[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <pfwyehpr>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-11-11T09:53:24Z ERROR depo::function] <pfwyehpr>: «getRecovery» unknown user XID(cbe281b6)
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice updates her XIDDocument to a new one[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <fyltbnad>:
[INFO] [stderr]     «"updateXIDDocument"» [
[INFO] [stderr]         ❰"newXIDDocument"❱: XID(ef21e3ea) [
[INFO] [stderr]             'key': PublicKeys(4a1d2ed4) [
[INFO] [stderr]                 'allow': 'All'
[INFO] [stderr]             ]
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] ✅ OK <fyltbnad>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🛑 [31mAlice can no longer retrieve her shares using the old public key[0m
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  depo::function] 🔵 REQUEST <oyoyptkk>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:24Z ERROR depo::function] <oyoyptkk>: «getShares» invalid sender verification key for XID(ef21e3ea)
[INFO] [stderr] [2025-11-11T09:53:24Z INFO  server_test] 🔷 [34mAlice must now use her new public key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <gurebwur>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <gurebwur>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mBob has lost his public key, so he wants to replace it with a new one[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🛑 [31mBob requests transfer using an incorrect recovery method[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <uojyoecs>:
[INFO] [stderr]     «"startRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "wrong@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:25Z ERROR depo::function] <uojyoecs>: «startRecovery» unknown recovery
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mBob requests a transfer using the correct recovery method[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <mdqzjetb>:
[INFO] [stderr]     «"startRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <mdqzjetb>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🛑 [31mBob attempts to use the recovery continuation to finish setting his new public key, but the request is incorrectly signed by his old key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <rkvthlhg>:
[INFO] [stderr]     «"finishRecovery"»
[INFO] [stderr] [2025-11-11T09:53:25Z ERROR depo::function] <rkvthlhg>: «finishRecovery» incorrect verification key
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mBob uses the recovery continuation to finish setting his new public key, properly signed by his new key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <lnmtfxmh>:
[INFO] [stderr]     «"finishRecovery"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <lnmtfxmh>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🛑 [31mBob can no longer retrieve his shares using the old public key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <zmvwsbut>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:25Z ERROR depo::function] <zmvwsbut>: «getShares» invalid sender verification key for XID(244a7b80)
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mBob must now use his new public key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <osgegogr>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <osgegogr>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mBob decides to delete his account[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <hpnnrlrk>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <hpnnrlrk>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🛑 [31mBob can no longer retrieve his shares using the new public key[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <kbcfidpk>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-11-11T09:53:25Z ERROR depo::function] <kbcfidpk>: «getShares» unknown user XID(244a7b80)
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🛑 [31mAttempting to retrieve his recovery method now throws an error[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <kepkhlbz>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-11-11T09:53:25Z ERROR depo::function] <kepkhlbz>: «getRecovery» unknown user XID(244a7b80)
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mDeleting an account is idempotent[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <ashpeobg>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <ashpeobg>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  server_test] 🔷 [34mAlice deletes her account[0m
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] 🔵 REQUEST <clbgndty>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-11-11T09:53:25Z INFO  depo::function] ✅ OK <clbgndty>:
[INFO] [stderr]     'OK'
[INFO] [stdout] test test_in_memory_depo ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_db_depo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_db_depo' (19) panicked at tests/server_test.rs:59:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Input/output error: Input/output error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Input/output error: Connection refused (os error 111)
[INFO] [stdout]     1: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: depo::db_depo::drop_db::{{closure}}
[INFO] [stdout]              at ./src/db_depo.rs:357:5
[INFO] [stdout]    3: depo::db_depo::reset_db::{{closure}}
[INFO] [stdout]              at ./src/db_depo.rs:445:40
[INFO] [stdout]    4: server_test::test_db_depo::{{closure}}
[INFO] [stdout]              at ./tests/server_test.rs:59:27
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    8: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]    9: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   14: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   22: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   26: server_test::test_db_depo
[INFO] [stdout]              at ./tests/server_test.rs:74:39
[INFO] [stdout]   27: server_test::test_db_depo::{{closure}}
[INFO] [stdout]              at ./tests/server_test.rs:55:24
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   48: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624e48f2fd22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624e48f2fd22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624e48f2fd22 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624e48f2fd22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624e48f4371f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624e48f4371f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x624e48efa573 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624e48efa573 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624e48f07512 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624e48f0ce3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x624e48f0ccd1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x624e47fed56e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x624e47fed56e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624e48f0d4ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x624e48f0d4ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x624e48f0d2aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x624e48f07649 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x624e48eeed3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x624e48f4d410 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x624e48f4c396 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x624e47f9b27b - core::result::Result<T,E>::unwrap::hb54b78cc1c443007
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x624e47f9b27b - server_test::test_db_depo::{{closure}}::h75bce712adfec935
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:59:33
[INFO] [stdout]   22:     0x624e47fbdf42 - <core::pin::Pin<P> as core::future::future::Future>::poll::h862a8da806b707a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x624e47fbdfbd - <core::pin::Pin<P> as core::future::future::Future>::poll::he5149a208b9e25a3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x624e47fc53ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haaa1ec8084858806
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x624e47fc52eb - tokio::task::coop::with_budget::h5e99ae2d39650b20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x624e47fc52eb - tokio::task::coop::budget::h12ee3e084181f64f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x624e47fc52eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8940af3d22c3ebeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x624e47fc2a80 - tokio::runtime::scheduler::current_thread::Context::enter::h891e2ed8df19021a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x624e47fc481d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9fa30b11de097e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x624e47fc3a54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8f793beebe35da81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x624e47fbbd9b - tokio::runtime::context::scoped::Scoped<T>::set::hff72db5fd5a040c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x624e47fbb989 - tokio::runtime::context::set_scheduler::{{closure}}::hdac026a948eb0e86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x624e47faf1c2 - std::thread::local::LocalKey<T>::try_with::h890fb6f72a6146a1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x624e47fae6fe - std::thread::local::LocalKey<T>::with::h8960babd4dd190f4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x624e47fbb8bd - tokio::runtime::context::set_scheduler::h6c848b9f25e3b8c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x624e47fc37e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd34caa2ca7f173c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x624e47fc3a73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1993ce9462627db0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x624e47fc14e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdcb70bcc4d151a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x624e47fbc310 - tokio::runtime::context::runtime::enter_runtime::hff301635b0ae5f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x624e47fc12a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9c8e613956ca95e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x624e47fcc284 - tokio::runtime::runtime::Runtime::block_on_inner::h59c6383a7c5c8ea4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x624e47fcc55c - tokio::runtime::runtime::Runtime::block_on::h07e67b9c30bc5b48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x624e47f9ae8d - server_test::test_db_depo::ha7a26c77e9f63950
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:74:39
[INFO] [stdout]   44:     0x624e47f9bde7 - server_test::test_db_depo::{{closure}}::h829a122036a1efb6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:55:24
[INFO] [stdout]   45:     0x624e47fb5226 - core::ops::function::FnOnce::call_once::h7fff3106b3684a5c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x624e47fed3bb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x624e47fed3bb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x624e480013cd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x624e480013cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x624e480013cd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x624e480013cd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x624e480013cd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x624e480013cd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x624e480013cd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x624e47fda914 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x624e47fda914 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x624e47fde24a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x624e47fde24a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x624e47fde24a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x624e47fde24a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x624e47fde24a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x624e47fde24a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x624e47fde24a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x624e48f02a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x624e48f02a4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x76af66444aa4 - <unknown>
[INFO] [stdout]   67:     0x76af664d1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_server_depo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server_depo' (21) panicked at tests/server_test.rs:85:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Input/output error: Input/output error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Input/output error: Connection refused (os error 111)
[INFO] [stdout]     1: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: depo::db_depo::drop_db::{{closure}}
[INFO] [stdout]              at ./src/db_depo.rs:357:5
[INFO] [stdout]    3: depo::db_depo::reset_db::{{closure}}
[INFO] [stdout]              at ./src/db_depo.rs:445:40
[INFO] [stdout]    4: server_test::test_server_depo::{{closure}}
[INFO] [stdout]              at ./tests/server_test.rs:85:27
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    8: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]    9: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   14: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   22: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   26: server_test::test_server_depo
[INFO] [stdout]              at ./tests/server_test.rs:110:39
[INFO] [stdout]   27: server_test::test_server_depo::{{closure}}
[INFO] [stdout]              at ./tests/server_test.rs:80:28
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   48: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624e48f2fd22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624e48f2fd22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624e48f2fd22 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624e48f2fd22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624e48f4371f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624e48f4371f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x624e48efa573 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624e48efa573 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624e48f07512 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624e48f0ce3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x624e48f0ccd1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x624e47fed56e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x624e47fed56e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624e48f0d4ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x624e48f0d4ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x624e48f0d2aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x624e48f07649 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x624e48eeed3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x624e48f4d410 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x624e48f4c396 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x624e47f9cf25 - core::result::Result<T,E>::unwrap::hb54b78cc1c443007
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x624e47f9cf25 - server_test::test_server_depo::{{closure}}::hc3803c451f8e20f6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:85:33
[INFO] [stdout]   22:     0x624e47fbdf42 - <core::pin::Pin<P> as core::future::future::Future>::poll::h862a8da806b707a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x624e47fbdfbd - <core::pin::Pin<P> as core::future::future::Future>::poll::he5149a208b9e25a3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x624e47fc53ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haaa1ec8084858806
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x624e47fc52eb - tokio::task::coop::with_budget::h5e99ae2d39650b20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x624e47fc52eb - tokio::task::coop::budget::h12ee3e084181f64f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x624e47fc52eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8940af3d22c3ebeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x624e47fc2a80 - tokio::runtime::scheduler::current_thread::Context::enter::h891e2ed8df19021a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x624e47fc481d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9fa30b11de097e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x624e47fc3a54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8f793beebe35da81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x624e47fbbd9b - tokio::runtime::context::scoped::Scoped<T>::set::hff72db5fd5a040c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x624e47fbb989 - tokio::runtime::context::set_scheduler::{{closure}}::hdac026a948eb0e86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x624e47faf1c2 - std::thread::local::LocalKey<T>::try_with::h890fb6f72a6146a1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x624e47fae6fe - std::thread::local::LocalKey<T>::with::h8960babd4dd190f4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x624e47fbb8bd - tokio::runtime::context::set_scheduler::h6c848b9f25e3b8c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x624e47fc37e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd34caa2ca7f173c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x624e47fc3a73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1993ce9462627db0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x624e47fc14e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdcb70bcc4d151a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x624e47fbc310 - tokio::runtime::context::runtime::enter_runtime::hff301635b0ae5f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x624e47fc12a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9c8e613956ca95e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x624e47fcc284 - tokio::runtime::runtime::Runtime::block_on_inner::h59c6383a7c5c8ea4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x624e47fcc55c - tokio::runtime::runtime::Runtime::block_on::h07e67b9c30bc5b48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x624e47f9cafd - server_test::test_server_depo::hed3db61a09962ae0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:110:39
[INFO] [stdout]   44:     0x624e47f9cb97 - server_test::test_server_depo::{{closure}}::hb95e8ba760aa93bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:80:28
[INFO] [stdout]   45:     0x624e47fb5266 - core::ops::function::FnOnce::call_once::h8a51883ec7b5bedc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x624e47fed3bb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x624e47fed3bb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x624e480013cd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x624e480013cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x624e480013cd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x624e480013cd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x624e480013cd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x624e480013cd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x624e480013cd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x624e47fda914 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x624e47fda914 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x624e47fde24a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x624e47fde24a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x624e47fde24a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x624e47fde24a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x624e47fde24a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x624e47fde24a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x624e47fde24a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x624e48f02a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x624e48f02a4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x76af66444aa4 - <unknown>
[INFO] [stdout]   67:     0x76af664d1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_db_depo
[INFO] [stdout]     test_server_depo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test server_test`
[INFO] running `Command { std: "docker" "inspect" "06e5f1b86772c9b5f6ab1ccc922cd3e3e6e9d58eb46e5d4cd54f682a9fa4f48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e5f1b86772c9b5f6ab1ccc922cd3e3e6e9d58eb46e5d4cd54f682a9fa4f48e", kill_on_drop: false }`
[INFO] [stdout] 06e5f1b86772c9b5f6ab1ccc922cd3e3e6e9d58eb46e5d4cd54f682a9fa4f48e
