[INFO] cloning repository https://github.com/meta-forgen8io/mostro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-forgen8io/mostro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Fmostro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Fmostro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0e1a64bbbab10848e3aa47ff4eb5ecdd53f1421 [INFO] testing meta-forgen8io/mostro/c0e1a64bbbab10848e3aa47ff4eb5ecdd53f1421 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Fmostro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/meta-forgen8io/mostro [INFO] finished tweaking git repo https://github.com/meta-forgen8io/mostro [INFO] tweaked toml for git repo https://github.com/meta-forgen8io/mostro written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/meta-forgen8io/mostro on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/meta-forgen8io/mostro already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76c1c2e9c4c62ff1d60111a72a9628aa90a27a75829ab4d635f4758f8d2e8ea [INFO] running `Command { std: "docker" "start" "-a" "d76c1c2e9c4c62ff1d60111a72a9628aa90a27a75829ab4d635f4758f8d2e8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76c1c2e9c4c62ff1d60111a72a9628aa90a27a75829ab4d635f4758f8d2e8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76c1c2e9c4c62ff1d60111a72a9628aa90a27a75829ab4d635f4758f8d2e8ea", kill_on_drop: false }` [INFO] [stdout] d76c1c2e9c4c62ff1d60111a72a9628aa90a27a75829ab4d635f4758f8d2e8ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 934dc707066e24b849967282fb807c296d67a7331957b12540cba865ab1cc876 [INFO] running `Command { std: "docker" "start" "-a" "934dc707066e24b849967282fb807c296d67a7331957b12540cba865ab1cc876", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling uuid-macro-internal v1.18.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling nostr v0.43.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling nostr-database v0.43.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling nostr-relay-pool v0.43.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling sqlx-crud-macros v0.4.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling fedimint-tonic-lnd v0.3.0 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling bitcoin_hashes v0.16.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Compiling sqlx-crud v0.4.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling mostro v0.15.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling md4 v0.8.0 [INFO] [stderr] Compiling lightning-types v0.2.0 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling md2 v0.8.0 [INFO] [stderr] Compiling email_address v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling easy-hasher v2.2.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling mostro-core v0.6.56 [INFO] [stderr] Compiling lnurl-rs v0.9.0 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling clearscreen v4.0.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling lightning-invoice v0.33.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 10s [INFO] running `Command { std: "docker" "inspect" "934dc707066e24b849967282fb807c296d67a7331957b12540cba865ab1cc876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934dc707066e24b849967282fb807c296d67a7331957b12540cba865ab1cc876", kill_on_drop: false }` [INFO] [stdout] 934dc707066e24b849967282fb807c296d67a7331957b12540cba865ab1cc876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81bf1be5dd83b7f8556783a48bf8958839b02bd047f0788619b0b2cbb16cce05 [INFO] running `Command { std: "docker" "start" "-a" "81bf1be5dd83b7f8556783a48bf8958839b02bd047f0788619b0b2cbb16cce05", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling mostro v0.15.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling nostr v0.43.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling lnurl-rs v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling nostr-database v0.43.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling nostr-relay-pool v0.43.1 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling sqlx-crud v0.4.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling mostro-core v0.6.56 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling fedimint-tonic-lnd v0.3.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "81bf1be5dd83b7f8556783a48bf8958839b02bd047f0788619b0b2cbb16cce05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81bf1be5dd83b7f8556783a48bf8958839b02bd047f0788619b0b2cbb16cce05", kill_on_drop: false }` [INFO] [stdout] 81bf1be5dd83b7f8556783a48bf8958839b02bd047f0788619b0b2cbb16cce05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 154d3324753a8154cfaedbacff034a967b628b336f5f673b149017f44f7f64a4 [INFO] running `Command { std: "docker" "start" "-a" "154d3324753a8154cfaedbacff034a967b628b336f5f673b149017f44f7f64a4", kill_on_drop: false }` [INFO] [stderr] Compiling mostro v0.15.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mostrod-dd92525d04babc5b) [INFO] [stdout] [INFO] [stdout] running 103 tests [INFO] [stdout] test app::admin_settle::tests::test_dispute_error_types ... ok [INFO] [stdout] test app::order::tests::quote_calculation_tests::test_amount_limits_validation ... ok [INFO] [stdout] test app::order::tests::quote_calculation_tests::test_quote_calculation_logic ... ok [INFO] [stdout] test app::order::tests::test_order_action_zero_amount_with_premium ... ok [INFO] [stdout] test app::order::tests::test_order_action_with_valid_order ... ok [INFO] [stdout] test app::rate_user::tests::test_prepare_variables_for_vote_buyer ... ok [INFO] [stdout] test app::order::tests::test_order_action_no_order ... ok [INFO] [stdout] test app::rate_user::tests::test_prepare_variables_for_vote_seller ... ok [INFO] [stdout] test app::order::tests::test_order_action_range_order_validation ... ok [INFO] [stdout] test app::rate_user::tests::test_rating_validation_invalid_status ... ok [INFO] [stdout] test app::last_trade_index::tests::test_last_trade_index_user_not_found ... ok [INFO] [stdout] test app::rate_user::tests::test_rating_validation_settled_hold_invoice_buyer_denied ... ok [INFO] [stdout] test app::take_sell::tests::order_validation_tests::test_encryption_logic_structure ... ok [INFO] [stdout] test app::take_sell::tests::order_validation_tests::test_fiat_amount_range_logic ... ok [INFO] [stdout] test app::rate_user::tests::test_rating_validation_success_status ... ok [INFO] [stdout] test app::take_sell::tests::order_validation_tests::test_order_validation_logic ... ok [INFO] [stdout] test app::rate_user::tests::test_rating_validation_settled_hold_invoice_seller ... ok [INFO] [stdout] test app::take_sell::tests::test_take_sell_action_market_price_calculation ... ok [INFO] [stdout] test app::take_sell::tests::test_take_sell_action_order_validation ... ok [INFO] [stdout] test app::take_sell::tests::market_price_tests::test_fee_calculation_logic ... ok [INFO] [stdout] test app::take_sell::tests::market_price_tests::test_market_price_calculation_logic ... ok [INFO] [stdout] test app::take_sell::tests::test_take_sell_action_payment_request_flows ... ok [INFO] [stdout] test app::take_sell::tests::test_update_order_status_structure ... ok [INFO] [stdout] test app::tests::check_trade_index_tests::test_check_trade_index_non_trading_action ... ok [INFO] [stdout] test app::tests::event_processing_tests::test_gift_wrap_processing_structure ... ok [INFO] [stdout] test app::take_sell::tests::test_take_sell_action_pending_order_exists ... ok [INFO] [stdout] test app::tests::event_processing_tests::test_message_parsing_structure ... ok [INFO] [stdout] test app::tests::check_trade_index_tests::test_check_trade_index_trading_action_no_index ... ok [INFO] [stdout] test app::tests::handle_message_action_tests::test_action_routing_logic ... ok [INFO] [stdout] test app::tests::check_trade_index_tests::test_check_trade_index_with_valid_index ... ok [INFO] [stdout] test app::last_trade_index::tests::test_last_trade_index_correct_value ... ok [INFO] [stdout] test app::last_trade_index::tests::test_last_trade_index_message_serialization ... ok [INFO] [stdout] test app::take_sell::tests::test_take_sell_action_trade_index_logic ... ok [INFO] [stdout] test app::order::tests::test_order_action_trade_index_logic ... ok [INFO] [stdout] test app::tests::message_validation_tests::test_pow_verification_logic ... ok [INFO] [stdout] test bitcoin_price::tests::price_cache_tests::test_price_cache_operations ... ok [INFO] [stdout] test app::tests::message_validation_tests::test_signature_verification_logic ... ok [INFO] [stdout] test app::tests::test_manage_errors_internal_error ... ok [INFO] [stdout] test app::tests::message_validation_tests::test_timestamp_validation ... ok [INFO] [stdout] test app::tests::test_warning_msg_all_error_types ... ok [INFO] [stdout] test app::tests::test_manage_errors_cant_do ... ok [INFO] [stdout] test bitcoin_price::tests::error_handling_tests::test_json_parsing_errors ... ok [INFO] [stdout] test bitcoin_price::tests::price_cache_tests::test_concurrent_access_safety ... ok [INFO] [stdout] test bitcoin_price::tests::test_bitcoin_price_manager_api_url ... ok [INFO] [stdout] test bitcoin_price::tests::test_currency_code_validation ... ok [INFO] [stdout] test bitcoin_price::tests::test_yadio_response_empty_btc ... ok [INFO] [stdout] test cli::tests::settings_init_tests::test_settings_init_structure ... ok [INFO] [stdout] test bitcoin_price::tests::test_yadio_response_deserialization ... ok [INFO] [stdout] test cli::tests::test_cli_parser_creation ... ok [INFO] [stdout] test cli::tests::settings_init_tests::test_default_path_handling ... ok [INFO] [stdout] test bitcoin_price::tests::test_yadio_response_invalid_json ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_help ... ok [INFO] [stdout] test cli::tests::settings_init_tests::test_custom_path_handling ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_with_dirsettings_long ... ok [INFO] [stdout] test config::tests::test_database_settings ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_invalid_args ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_version ... ok [INFO] [stdout] test config::tests::test_lighting_settings ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_no_args ... ok [INFO] [stdout] test flow::tests::hold_invoice_flow_tests::test_fee_calculation_logic ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_with_dirsettings_short ... ok [INFO] [stdout] test config::tests::test_nostr_settings ... ok [INFO] [stdout] test config::tests::test_mostro_settings ... ok [INFO] [stdout] test flow::tests::hold_invoice_flow_tests::test_hash_validation ... ok [INFO] [stdout] test flow::tests::hold_invoice_flow_tests::test_status_transitions ... ok [INFO] [stdout] test flow::tests::hold_invoice_flow_tests::test_order_data_creation_logic ... ok [INFO] [stdout] test flow::tests::pubkey_extraction_tests::test_request_id_handling ... ok [INFO] [stdout] test flow::tests::timestamp_tests::test_timestamp_operations ... ok [INFO] [stdout] test flow::tests::message_flow_tests::test_action_types_for_buyer_invoice_flow ... ok [INFO] [stdout] test flow::tests::test_hold_invoice_canceled_structure ... ok [INFO] [stdout] test flow::tests::message_flow_tests::test_payload_creation_logic ... ok [INFO] [stdout] test flow::tests::pubkey_extraction_tests::test_pubkey_extraction_logic ... ok [INFO] [stdout] test flow::tests::test_hold_invoice_paid_structure ... ok [INFO] [stdout] test lightning::invoice::tests::test_wrong_amount_invoice ... ok [INFO] [stdout] test rpc::server::tests::test_address_formatting ... ok [INFO] [stdout] test lightning::invoice::tests::test_min_amount_invoice ... ok [INFO] [stdout] test lightning::invoice::tests::test_zero_amount_invoice ... ok [INFO] [stdout] test lightning::invoice::tests::test_is_expired_invoice ... ok [INFO] [stdout] test lightning::invoice::tests::test_lnurl_validation_with_test_server ... ok [INFO] [stdout] test rpc::server::tests::test_default_rpc_settings ... ok [INFO] [stdout] test rpc::server::tests::test_rpc_settings_default ... ok [INFO] [stdout] test rpc::server::tests::test_rpc_server_structure ... ok [INFO] [stdout] test rpc::service::tests::test_error_response_creation ... ok [INFO] [stdout] test rpc::service::tests::test_rpc_request_response_structure ... ok [INFO] [stdout] test rpc::tests::test_all_request_types ... ok [INFO] [stdout] test rpc::tests::test_all_response_types ... ok [INFO] [stdout] test tests::test_debug_log_level_setting ... ok [INFO] [stdout] test tests::test_message_deserialize_serialize ... ok [INFO] [stdout] test tests::test_fee_rounding ... ok [INFO] [stdout] test tests::test_wrong_message_should_fail ... ok [INFO] [stdout] test util::tests::test_bytes_to_string ... ok [INFO] [stdout] test flow::tests::test_hold_invoice_settlement_structure ... ok [INFO] [stdout] test util::tests::test_bytes_to_string_empty ... ok [INFO] [stdout] test util::tests::test_get_fiat_amount_requested ... ok [INFO] [stdout] test util::tests::test_get_market_quote_url_construction ... ok [INFO] [stdout] test util::tests::test_get_nostr_client_success ... ok [INFO] [stdout] test rpc::service::tests::test_optional_fields ... ok [INFO] [stdout] test rpc::tests::test_protobuf_message_creation ... ok [INFO] [stdout] test util::tests::test_get_user_orders_by_id_filters_and_preserves_order ... ok [INFO] [stdout] test util::tests::test_get_user_orders_by_id_empty_input ... ok [INFO] [stdout] test util::tests::test_send_dm ... ok [INFO] [stdout] test util::tests::test_get_nostr_client_failure ... FAILED [INFO] [stdout] test db::tests::test_fetch_string_column_scalar ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- util::tests::test_get_nostr_client_failure stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'util::tests::test_get_nostr_client_failure' (230) panicked at src/util.rs:1283:9: [INFO] [stdout] assertion failed: client.is_none() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62dbd8d6d4d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62dbd8d6d4d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62dbd8d6d4d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62dbd8d6d4d2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62dbd8d86bca - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62dbd8d86bca - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x62dbd8d72a76 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62dbd8d72a76 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62dbd8d49fef - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62dbd8d49fef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62dbd8d648c9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62dbd7d4bc8e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62dbd7d4bc8e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62dbd8d64b32 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62dbd8d64b32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62dbd8d4a0da - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x62dbd8d3f009 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62dbd8d4b13d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62dbd8d8733c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62dbd8d87302 - core[585f66e14d78f9ba]::panicking::panic [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x62dbd7a80491 - mostrod[8f96179f3099563d]::util::tests::test_get_nostr_client_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:1283:9 [INFO] [stdout] 21: 0x62dbd7bbfb62 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62dbd7bbfbdd - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62dbd7ab201d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x62dbd7ab1d9b - tokio[df5bd2b62fbec196]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x62dbd7ab1d9b - tokio[df5bd2b62fbec196]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x62dbd7ab1d9b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x62dbd7a9ea10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x62dbd7ab086d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x62dbd7aafb64 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x62dbd7c820ab - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x62dbd7d11769 - tokio[df5bd2b62fbec196]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x62dbd7b69db2 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x62dbd7b6993e - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x62dbd7d00dcd - tokio[df5bd2b62fbec196]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x62dbd7aa35b0 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x62dbd7aa38a6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x62dbd7aaec20 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x62dbd7a6e9c3 - tokio[df5bd2b62fbec196]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x62dbd7a9d1d1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x62dbd7bc2dc4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x62dbd7bc2f8c - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x62dbd7a8f92b - mostrod[8f96179f3099563d]::util::tests::test_get_nostr_client_failure [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:1283:34 [INFO] [stdout] 43: 0x62dbd7a7fcd7 - mostrod[8f96179f3099563d]::util::tests::test_get_nostr_client_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:1279:45 [INFO] [stdout] 44: 0x62dbd7a1f2a6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62dbd7d4003b - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62dbd7d4003b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62dbd7d4c89a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62dbd7d4c89a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62dbd7d4c89a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x62dbd7d4c89a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x62dbd7d4c89a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62dbd7d4c89a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62dbd7d4c89a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62dbd7d46d64 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62dbd7d46d64 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x62dbd7d4f392 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x62dbd7d4f392 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62dbd7d4f392 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x62dbd7d4f392 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x62dbd7d4f392 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62dbd7d4f392 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x62dbd7d4f392 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62dbd8d6c9df - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x62dbd8d6c9df - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 65: 0x78a79823faa4 - [INFO] [stdout] 66: 0x78a7982cca64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] util::tests::test_get_nostr_client_failure [INFO] [stdout] [INFO] [stdout] test result: FAILED. 102 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin mostrod` [INFO] running `Command { std: "docker" "inspect" "154d3324753a8154cfaedbacff034a967b628b336f5f673b149017f44f7f64a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154d3324753a8154cfaedbacff034a967b628b336f5f673b149017f44f7f64a4", kill_on_drop: false }` [INFO] [stdout] 154d3324753a8154cfaedbacff034a967b628b336f5f673b149017f44f7f64a4