[INFO] cloning repository https://github.com/BlockchainCommons/bc-depo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockchainCommons/bc-depo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockchainCommons%2Fbc-depo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockchainCommons%2Fbc-depo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39472bc5376070a39969cb006f73f1d87967918b
[INFO] testing BlockchainCommons/bc-depo-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockchainCommons%2Fbc-depo-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlockchainCommons/bc-depo-rust
[INFO] finished tweaking git repo https://github.com/BlockchainCommons/bc-depo-rust
[INFO] tweaked toml for git repo https://github.com/BlockchainCommons/bc-depo-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockchainCommons/bc-depo-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 375 packages to latest Rust 1.90.0 compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.0.0)
[INFO] [stderr]       Adding nu-ansi-term v0.49.0 (available: v0.50.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding warp v0.3.7 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded pqcrypto-traits v0.3.5
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded recvmsg v1.0.0
[INFO] [stderr]   Downloaded bc-crypto v0.10.0
[INFO] [stderr]   Downloaded ssh-agent-client-rs v1.1.1
[INFO] [stderr]   Downloaded provenance-mark v0.13.0
[INFO] [stderr]   Downloaded mysql_common v0.35.5
[INFO] [stderr]   Downloaded mysql_async v0.36.1
[INFO] [stderr]   Downloaded interprocess v2.2.3
[INFO] [stderr]   Downloaded bc-components v0.25.0
[INFO] [stderr]   Downloaded dcbor v0.23.0
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded bc-envelope v0.34.0
[INFO] [stderr]   Downloaded pqcrypto-internals v0.2.11
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded ur v0.4.1
[INFO] [stderr]   Downloaded bc-ur v0.13.0
[INFO] [stderr]   Downloaded bc-xid v0.13.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded bc-shamir v0.9.0
[INFO] [stderr]   Downloaded sskr v0.9.0
[INFO] [stderr]   Downloaded known-values v0.8.0
[INFO] [stderr]   Downloaded bc-rand v0.4.0
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded bc-tags v0.6.0
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.1
[INFO] [stderr]   Downloaded pqcrypto-mlkem v0.1.1
[INFO] [stderr]   Downloaded pqcrypto-mldsa v0.1.2
[INFO] [stderr]   Downloaded gstp v0.10.0
[INFO] [stderr]   Downloaded depo-api v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06eb2ab830f48b5e6f3bba833475e7a3049689b2a19ed75cbd7508f99c158de7
[INFO] running `Command { std: "docker" "start" "-a" "06eb2ab830f48b5e6f3bba833475e7a3049689b2a19ed75cbd7508f99c158de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06eb2ab830f48b5e6f3bba833475e7a3049689b2a19ed75cbd7508f99c158de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06eb2ab830f48b5e6f3bba833475e7a3049689b2a19ed75cbd7508f99c158de7", kill_on_drop: false }`
[INFO] [stdout] 06eb2ab830f48b5e6f3bba833475e7a3049689b2a19ed75cbd7508f99c158de7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 565f6cfe2c128ffa68bf259c6f3eb6c3315a23d4a1c660a839eaaf2f0fba3111
[INFO] running `Command { std: "docker" "start" "-a" "565f6cfe2c128ffa68bf259c6f3eb6c3315a23d4a1c660a839eaaf2f0fba3111", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[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 parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bc-rand v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ur v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 crypto-bigint v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 bc-crypto v0.10.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling dcbor v0.23.0
[INFO] [stderr]    Compiling bc-shamir v0.9.0
[INFO] [stderr]    Compiling sskr v0.9.0
[INFO] [stderr]    Compiling bc-tags v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bc-ur v0.13.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling ssh-agent-client-rs v1.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling bc-components v0.25.0
[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 hyper v0.14.32
[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 warp v0.3.7
[INFO] [stderr]    Compiling depo v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "565f6cfe2c128ffa68bf259c6f3eb6c3315a23d4a1c660a839eaaf2f0fba3111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565f6cfe2c128ffa68bf259c6f3eb6c3315a23d4a1c660a839eaaf2f0fba3111", kill_on_drop: false }`
[INFO] [stdout] 565f6cfe2c128ffa68bf259c6f3eb6c3315a23d4a1c660a839eaaf2f0fba3111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cc814c495a61683f6f60b6115e51220bdd633911af0f611753b57899518a6b
[INFO] running `Command { std: "docker" "start" "-a" "62cc814c495a61683f6f60b6115e51220bdd633911af0f611753b57899518a6b", 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 hex-literal v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[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 19.39s
[INFO] running `Command { std: "docker" "inspect" "62cc814c495a61683f6f60b6115e51220bdd633911af0f611753b57899518a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cc814c495a61683f6f60b6115e51220bdd633911af0f611753b57899518a6b", kill_on_drop: false }`
[INFO] [stdout] 62cc814c495a61683f6f60b6115e51220bdd633911af0f611753b57899518a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa01dd45426a8a54cdd9bc730a1a6a215a43e9b17a23846da62b65f75cb4c51f
[INFO] running `Command { std: "docker" "start" "-a" "fa01dd45426a8a54cdd9bc730a1a6a215a43e9b17a23846da62b65f75cb4c51f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depo-9fc72c1f9866cc59)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/depo-675a9beb2d2eb1ca)
[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-38463b39216634ee)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice stores a share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <rpchjscw>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <rpchjscw>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob stores a share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <jycfmymu>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <jycfmymu>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice retrieves her share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <lelputsn>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <lelputsn>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob retrieves his share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <sffmrnqd>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <sffmrnqd>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice stores a second share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z WARN  server_test] [33mSkipping `test_server_separate` because can't connect to the depo server.[0m
[INFO] [stderr] [2025-09-24T16:09:15Z 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] [stdout] test test_server_separate ... ok
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <mhtssesa>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <mhtssesa>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stdout] test test_server_depo ... FAILED
[INFO] [stdout] test test_db_depo ... FAILED
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice retrieves her second share[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <fgjenlkg>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <fgjenlkg>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice retrieves both her shares identified only by her public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <mtzotkos>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <mtzotkos>:
[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-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob attempts to retrieve one of Alice's shares[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <stpeuebz>:
[INFO] [stderr]     «"getShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <stpeuebz>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mSomeone attempts to retrieve all shares from a nonexistent account[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <bbmhkpah>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <bbmhkpah>: «getShares» unknown user XID(d1999be3)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mAlice attempts to retrieve her shares using the incorrect depo public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] unknown: unknown recipient
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice stores a share she's previously stored (idempotent)[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <chfmfgcn>:
[INFO] [stderr]     «"storeShare"» [
[INFO] [stderr]         ❰"data"❱: Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <chfmfgcn>:
[INFO] [stderr]     Bytes(32) [
[INFO] [stderr]         'isA': "Receipt"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice deletes one of her shares[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <tlhswzks>:
[INFO] [stderr]     «"deleteShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <tlhswzks>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <iaketliy>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <iaketliy>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice attempts to delete a share she already deleted (idempotent)[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <uojypfao>:
[INFO] [stderr]     «"deleteShares"» [
[INFO] [stderr]         ❰"receipt"❱: Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <uojypfao>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <gsbawtwf>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <gsbawtwf>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob adds a recovery method[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <lniaamga>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <lniaamga>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob sets the same recovery method again (idempotent)[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <fgbkjokt>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <fgbkjokt>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob gets his recovery method[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <atwdnbcw>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <atwdnbcw>:
[INFO] [stderr]     "bob@example.com"
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice gets her recovery method, but she has none[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <ntmeeskn>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <ntmeeskn>:
[INFO] [stderr]     null
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mAlice attempts to add a non-unique recovery method[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <yabnehlt>:
[INFO] [stderr]     «"updateRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <yabnehlt>: «updateRecovery» recovery method already exists
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mSomeone attempts to retrieve the recovery method for a nonexistent account[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <dpsggwms>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <dpsggwms>: «getRecovery» unknown user XID(d1999be3)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice updates her XIDDocument to a new one[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <aydypyhh>:
[INFO] [stderr]     «"updateXIDDocument"» [
[INFO] [stderr]         ❰"newXIDDocument"❱: XID(2a8a0cad) [
[INFO] [stderr]             'key': PublicKeys(f6de5219) [
[INFO] [stderr]                 'allow': 'All'
[INFO] [stderr]             ]
[INFO] [stderr]         ]
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <aydypyhh>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mAlice can no longer retrieve her shares using the old public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <dymsbbnl>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <dymsbbnl>: «getShares» invalid sender verification key for XID(2a8a0cad)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice must now use her new public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <wkadkond>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <wkadkond>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob has lost his public key, so he wants to replace it with a new one[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mBob requests transfer using an incorrect recovery method[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <htpacpvy>:
[INFO] [stderr]     «"startRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "wrong@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <htpacpvy>: «startRecovery» unknown recovery
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob requests a transfer using the correct recovery method[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <uoguwzaa>:
[INFO] [stderr]     «"startRecovery"» [
[INFO] [stderr]         ❰"recoveryMethod"❱: "bob@example.com"
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <uoguwzaa>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z 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-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <komddaot>:
[INFO] [stderr]     «"finishRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <komddaot>: «finishRecovery» incorrect verification key
[INFO] [stderr] [2025-09-24T16:09:15Z 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-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <jltoskiy>:
[INFO] [stderr]     «"finishRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <jltoskiy>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mBob can no longer retrieve his shares using the old public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <utwdwnhy>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <utwdwnhy>: «getShares» invalid sender verification key for XID(6531aeea)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob must now use his new public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <cyahdmlo>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <cyahdmlo>:
[INFO] [stderr]     'OK' [
[INFO] [stderr]         Bytes(32) [
[INFO] [stderr]             'isA': "Receipt"
[INFO] [stderr]         ]
[INFO] [stderr]         : Bytes(4)
[INFO] [stderr]     ]
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mBob decides to delete his account[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <ykwdntdw>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <ykwdntdw>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mBob can no longer retrieve his shares using the new public key[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <rpwnmspa>:
[INFO] [stderr]     «"getShares"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <rpwnmspa>: «getShares» unknown user XID(6531aeea)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🛑 [31mAttempting to retrieve his recovery method now throws an error[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <rnstrslt>:
[INFO] [stderr]     «"getRecovery"»
[INFO] [stderr] [2025-09-24T16:09:15Z ERROR depo::function] <rnstrslt>: «getRecovery» unknown user XID(6531aeea)
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mDeleting an account is idempotent[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <diuemdet>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <diuemdet>:
[INFO] [stderr]     'OK'
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  server_test] 🔷 [34mAlice deletes her account[0m
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] 🔵 REQUEST <olytjknd>:
[INFO] [stderr]     «"deleteAccount"»
[INFO] [stderr] [2025-09-24T16:09:15Z INFO  depo::function] ✅ OK <olytjknd>:
[INFO] [stderr]     'OK'
[INFO] [stdout] test test_in_memory_depo ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_server_depo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server_depo' 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.100/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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087: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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279: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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e154eed1882 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e154eed1882 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e154eed1882 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e154eed1882 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e154eefcd23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e154eefcd23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e154eecd733 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e154eecd733 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e154eed16d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e154eed2e09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e154eed2c3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e154e0b6504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e154e0b6504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e154eed38de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e154eed38de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e154eed35aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e154eed1d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e154eed323d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e154eef9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e154eefa036 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e154dfbe4d5 - core::result::Result<T,E>::unwrap::hefb2cd29a2fc5891
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e154dfbe4d5 - server_test::test_server_depo::{{closure}}::h489fd1d73868a2b5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:85:33
[INFO] [stdout]   22:     0x5e154dfe0232 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7eb385f424f364b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e154dfe026d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcc1765d731661d7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e154e034dad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h83be89c1c5ff8030
[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:     0x5e154e034b1b - tokio::task::coop::with_budget::hae6a0914169e5ca5
[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:     0x5e154e034b1b - tokio::task::coop::budget::hccc1a2ef95ecbe67
[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:     0x5e154e034b1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hac9224c993573d55
[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:     0x5e154e032150 - tokio::runtime::scheduler::current_thread::Context::enter::he52e7bbb7480db34
[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:     0x5e154e0341dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5ae3302e3eb7678e
[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:     0x5e154e033414 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97fd2cffc85c5e36
[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:     0x5e154e012efb - tokio::runtime::context::scoped::Scoped<T>::set::h347ef15bfe2dd3ce
[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:     0x5e154dff82f9 - tokio::runtime::context::set_scheduler::{{closure}}::hc908a6a2e3450425
[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:     0x5e154e00e5b2 - std::thread::local::LocalKey<T>::try_with::hd819a3b849d14393
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e154e00ca3e - std::thread::local::LocalKey<T>::with::h704fd582ac5448df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e154dff822d - tokio::runtime::context::set_scheduler::h9d7e38a86afce15b
[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:     0x5e154e032d80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1c270c567632d290
[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:     0x5e154e033493 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he5c8d8fb6f9965ec
[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:     0x5e154e030780 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha91cfe6b9cab6046
[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:     0x5e154e0223f0 - tokio::runtime::context::runtime::enter_runtime::h6e4f90950fcf3b41
[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:     0x5e154e0301f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9d68446d8fd7073
[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:     0x5e154e044cf4 - tokio::runtime::runtime::Runtime::block_on_inner::h6823da8d6bb9df55
[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:     0x5e154e044fcc - tokio::runtime::runtime::Runtime::block_on::hfdcd28ae0bc6b448
[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:     0x5e154dfbe0dd - server_test::test_server_depo::h0852634399b776bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:110:39
[INFO] [stdout]   44:     0x5e154dfbdf57 - server_test::test_server_depo::{{closure}}::h3119dd72ec25191e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:80:28
[INFO] [stdout]   45:     0x5e154df907d6 - core::ops::function::FnOnce::call_once::hd14b907d7b10bbcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e154e0bbd6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e154e0bbd6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5e154e0baea5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5e154e0baea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e154e0baea5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5e154e0baea5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5e154e0baea5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e154e0baea5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5e154e0baea5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5e154e07eaa4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5e154e07eaa4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e154e08247a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e154e08247a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e154e08247a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5e154e08247a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5e154e08247a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e154e08247a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e154e08247a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e154eed6d2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e154eed6d2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7c5d58650aa4 - <unknown>
[INFO] [stdout]   67:     0x7c5d586dda34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_db_depo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_db_depo' 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.100/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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087: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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279: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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e154eed1882 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e154eed1882 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e154eed1882 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e154eed1882 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e154eefcd23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e154eefcd23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e154eecd733 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e154eecd733 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e154eed16d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e154eed2e09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e154eed2c3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e154e0b6504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e154e0b6504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e154eed38de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e154eed38de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e154eed35aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e154eed1d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e154eed323d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e154eef9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e154eefa036 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e154dfbd44b - core::result::Result<T,E>::unwrap::hefb2cd29a2fc5891
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e154dfbd44b - server_test::test_db_depo::{{closure}}::he6c6d0d2d06c82a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:59:33
[INFO] [stdout]   22:     0x5e154dfe0232 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7eb385f424f364b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e154dfe026d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcc1765d731661d7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e154e034dad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h83be89c1c5ff8030
[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:     0x5e154e034b1b - tokio::task::coop::with_budget::hae6a0914169e5ca5
[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:     0x5e154e034b1b - tokio::task::coop::budget::hccc1a2ef95ecbe67
[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:     0x5e154e034b1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hac9224c993573d55
[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:     0x5e154e032150 - tokio::runtime::scheduler::current_thread::Context::enter::he52e7bbb7480db34
[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:     0x5e154e0341dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5ae3302e3eb7678e
[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:     0x5e154e033414 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97fd2cffc85c5e36
[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:     0x5e154e012efb - tokio::runtime::context::scoped::Scoped<T>::set::h347ef15bfe2dd3ce
[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:     0x5e154dff82f9 - tokio::runtime::context::set_scheduler::{{closure}}::hc908a6a2e3450425
[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:     0x5e154e00e5b2 - std::thread::local::LocalKey<T>::try_with::hd819a3b849d14393
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e154e00ca3e - std::thread::local::LocalKey<T>::with::h704fd582ac5448df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e154dff822d - tokio::runtime::context::set_scheduler::h9d7e38a86afce15b
[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:     0x5e154e032d80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1c270c567632d290
[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:     0x5e154e033493 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he5c8d8fb6f9965ec
[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:     0x5e154e030780 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha91cfe6b9cab6046
[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:     0x5e154e0223f0 - tokio::runtime::context::runtime::enter_runtime::h6e4f90950fcf3b41
[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:     0x5e154e0301f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9d68446d8fd7073
[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:     0x5e154e044cf4 - tokio::runtime::runtime::Runtime::block_on_inner::h6823da8d6bb9df55
[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:     0x5e154e044fcc - tokio::runtime::runtime::Runtime::block_on::hfdcd28ae0bc6b448
[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:     0x5e154dfbd05d - server_test::test_db_depo::h8cf9d98b0814a008
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:74:39
[INFO] [stdout]   44:     0x5e154dfbced7 - server_test::test_db_depo::{{closure}}::h6d3666aee66bb5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:55:24
[INFO] [stdout]   45:     0x5e154df905f6 - core::ops::function::FnOnce::call_once::ha0b623cae74f83d4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e154e0bbd6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e154e0bbd6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5e154e0baea5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5e154e0baea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e154e0baea5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5e154e0baea5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5e154e0baea5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e154e0baea5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5e154e0baea5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5e154e07eaa4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5e154e07eaa4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e154e08247a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e154e08247a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e154e08247a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5e154e08247a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5e154e08247a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e154e08247a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e154e08247a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e154eed6d2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e154eed6d2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7c5d58650aa4 - <unknown>
[INFO] [stdout]   67:     0x7c5d586dda34 - 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.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test server_test`
[INFO] running `Command { std: "docker" "inspect" "fa01dd45426a8a54cdd9bc730a1a6a215a43e9b17a23846da62b65f75cb4c51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa01dd45426a8a54cdd9bc730a1a6a215a43e9b17a23846da62b65f75cb4c51f", kill_on_drop: false }`
[INFO] [stdout] fa01dd45426a8a54cdd9bc730a1a6a215a43e9b17a23846da62b65f75cb4c51f
