[INFO] cloning repository https://github.com/MostroP2P/mostrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MostroP2P/mostrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMostroP2P%2Fmostrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMostroP2P%2Fmostrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3504f4866b054424b55a8fb765a6168d78d64bab
[INFO] testing MostroP2P/mostrix against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMostroP2P%2Fmostrix" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MostroP2P/mostrix
[INFO] finished tweaking git repo https://github.com/MostroP2P/mostrix
[INFO] tweaked toml for git repo https://github.com/MostroP2P/mostrix written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MostroP2P/mostrix on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MostroP2P/mostrix 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-scrollview v0.6.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded negentropy v0.5.0
[INFO] [stderr]   Downloaded atomic-destructor v0.3.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded lnurl-rs v0.9.0
[INFO] [stderr]   Downloaded async-utility v0.3.1
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded nostr-gossip v0.44.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded nostr-database v0.44.0
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded email_address v0.2.5
[INFO] [stderr]   Downloaded lightning-types v0.3.1
[INFO] [stderr]   Downloaded nostr-sdk v0.44.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.1
[INFO] [stderr]   Downloaded async-wsocket v0.13.2
[INFO] [stderr]   Downloaded lightning-invoice v0.34.0
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded mostro-core v0.10.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded nostr-relay-pool v0.44.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded bip39 v2.2.2
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded ron v0.12.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded nostr v0.44.2
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded bitcoin v0.32.8
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee7c6c88d014011435a2175e3ab261c6b8326dcc83cbbcce9ef3aa69d9a9daa0
[INFO] running `Command { std: "docker" "start" "-a" "ee7c6c88d014011435a2175e3ab261c6b8326dcc83cbbcce9ef3aa69d9a9daa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee7c6c88d014011435a2175e3ab261c6b8326dcc83cbbcce9ef3aa69d9a9daa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7c6c88d014011435a2175e3ab261c6b8326dcc83cbbcce9ef3aa69d9a9daa0", kill_on_drop: false }`
[INFO] [stdout] ee7c6c88d014011435a2175e3ab261c6b8326dcc83cbbcce9ef3aa69d9a9daa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b002478eb79d6d3cb5ea976e0f57fd3bb343aa70c7a2b68cfa558aec950dea6c
[INFO] running `Command { std: "docker" "start" "-a" "b002478eb79d6d3cb5ea976e0f57fd3bb343aa70c7a2b68cfa558aec950dea6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling lightning-types v0.3.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling email_address v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling lightning-invoice v0.34.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tui-scrollview v0.6.4
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling lnurl-rs v0.9.0
[INFO] [stderr]    Compiling async-wsocket v0.13.2
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]    Compiling mostro-core v0.10.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling mostrix v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "b002478eb79d6d3cb5ea976e0f57fd3bb343aa70c7a2b68cfa558aec950dea6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b002478eb79d6d3cb5ea976e0f57fd3bb343aa70c7a2b68cfa558aec950dea6c", kill_on_drop: false }`
[INFO] [stdout] b002478eb79d6d3cb5ea976e0f57fd3bb343aa70c7a2b68cfa558aec950dea6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e161d1a56d46927c40b656c03a9f95487475c5c0257459709966ae791179993e
[INFO] running `Command { std: "docker" "start" "-a" "e161d1a56d46927c40b656c03a9f95487475c5c0257459709966ae791179993e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mostrix v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7VQQGz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmostrix-64c567fd6aa594a0,libarboard-ffa3632d9863c895,libimage-f2c65c52ee8cefca,libbytemuck-667951a4be418c98,libbyteorder_lite-372ee7020504094b,libmoxcms-50c71712cfadfeee,libpxfm-3a5b89dad9c80fcb,libpng-d959446ccbf980cb,libflate2-c75293861d114f21,libminiz_oxide-5867652a9d6f110e,libfdeflate-93c8adfb6e397440,libsimd_adler32-4988da0a39fd4fbc,libcrc32fast-5906a57d877d687d,libx11rb-9fa3c551cf94a15c,libgethostname-be48e445d98a530f,libx11rb_protocol-eb5a5f8106a99b7f,libtoml-d0f309b297a8fb5d,libtoml_writer-9c078a4499fca96f,libwinnow-2d506fc4ed203c47,libtoml_datetime-43276d93fa423151,libconfig-d5880b5460c53c3d,libpathdiff-0548a7d6a7913c24,libjson5-711d35973b2bc0bc,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-67d92ad29d997923,liberased_serde-5a1ff1302b519469,libron-5ba837108b5c8969,libtypeid-0700c21c5fcfad95,libtoml-6500a2c12520e533,libtoml_parser-283f5dd0d3b30485,libserde_spanned-9cc2cba53ea0303c,libtoml_datetime-79b5c58827987d09,libwinnow-78248e40f3334307,libini-14b5c2eff1389d88,libordered_multimap-b808becb455d48a9,libhashbrown-bb1686f8f6fe3f08,libdlv_list-44b5380dd476ee1a,libyaml_rust2-33c860bbc3d206c6,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libconvert_case-aa295a2c39518c5f,libdirs-0113a588e5ce3e79,libdirs_sys-8d0e5a5abe5923d3,liboption_ext-38791eff9acb757e,liblightning_invoice-2f5cbaad008d893a,liblightning_types-2109f720c6c7b02b,libfutures-a351288c523ac12c,libreqwest-631138134fa2f32a,librustls_platform_verifier-fcaa230ebcce54fb,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-97228b43ccc4adca,libtower_http-70e702516dcf6a4c,libiri_string-6cdde5800cd3944e,libtower-f3181e11523c975f,libtower_layer-5699d784b4449e00,libhyper_util-f9959577085ab1cc,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-7c90bb805b9cf0ce,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-31bbff577ec402d0,libfnv-2a26f5d3b9cd4973,libtokio_util-87a2a7a745cd450a,libatomic_waker-f98c2fb1596910db,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libsync_wrapper-096429d0b7f46333,libchacha20poly1305-44c2bf9fa8dd0de7,libpoly1305-237a7d0c62b1531d,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-ac7968e6bd634449,libaead-26c0c2111df3e331,libtui_scrollview-a720fac4df3ae2b2,liblnurl-112b95890d0e9955,libcbc-99d361ac2806311d,libaes-042eb86ad1015578,libemail_address-5b4ad5e4050542ef,libratatui-fe806badaae5f00d,libratatui_macros-889ab9f71ae83218,libratatui_widgets-70664dbffaf088a8,libtime-d0990a1ea26c8f8f,libnum_threads-90956269057bea24,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libline_clipping-ba73728ad507ad8d,libratatui_crossterm-dd1eb10cf532d1d1,libcrossterm-3d9afdc061990bb1,librustix-4f39f572babe363f,liblinux_raw_sys-e941d90b810ac582,libderive_more-5b23f014934182e2,libsignal_hook_mio-02d050c6cc2c2c36,libsignal_hook-891974073c5c755a,libratatui_core-065861b82e8272fc,libunicode_truncate-55bfb7750d5296d1,libbitflags-77c2de3ed3292abf,libkasuari-9738f6e01c9db90d,libitertools-6569dd34da3cdb4a,libcompact_str-5e50a778881f2e32,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-83febdb0ad4edc80,libunicode_width-48dba5882408e75d,libstrum-6a415f600def112a,libmostro_core-7f536135f2355752,libwasm_bindgen-cfd37e4ea988c90d,libwasm_bindgen_shared-3018f717c09be964,libunicode_ident-9efacf6e41113c25,libbitcoin-e6fda21660ec861a,libbitcoin_units-ae1b23c3c6b8825a,libbase58ck-563d65431f5aa0a9,libbitcoin_internals-cff1d199b3049614,libuuid-8cd0ac45b051506a,librand-e0f33d61c4cdeaea,libchacha20-54f097daa7ad5b97,libcpufeatures-d1b6d7e2abe28c60,libgetrandom-bade4fc3b2f493e4,librand_core-be38687d840215c2,libnostr_sdk-528320878fa16a22,libnostr_gossip-f9eb86e9b67bc526,libnostr_relay_pool-a5c0316aaad1723e,libnegentropy-5759e70203212b59,libnostr_database-03e5cccd4d062c8f,liblru-1f24198c0cabc1d5,libhashbrown-b345fd242f4c0834,libfoldhash-d879794daeb2a923,libatomic_destructor-e2c0fe27ac435d07,libasync_wsocket-1d34bc76dcbc31c7,libtokio_socks-56da7b301bb2d607,libthiserror-2ec95242503398e1,libtokio_tungstenite-bc2f5bc5849ed1b8,libtokio_rustls-dc8688701971e627,libtungstenite-7ebc66775a2ee91b,libdata_encoding-b4708a4db8b9ff4f,librand-b7f92921cb44993b,librand_chacha-45e80021e9fb0ac4,librand_core-b01e77f3cad68309,libgetrandom-d39e839f1ee3f121,libutf8-3c5e274bb51994fd,libsha1-fa141f85982c9d5a,libhttparse-2dcf90c780aed9d3,libhttp-f9b3654e0d1e7e7a,libnostr-f4913638bf0939d4,libhex-3e49f1bc432e2790,libchacha20-cd622664ea28fdb1,libcipher-78fe157b8856785c,libinout-34340bf08b00b2cd,libblock_padding-534f314416756538,libbech32-87eb16f86d661a28,libsecp256k1-604147cc974161d3,libsecp256k1_sys-470ee09e1b87d860,libasync_utility-d833754bf4174bd0,libchrono-c000e69015351fdf,libiana_time_zone-fc58c626b0bdfc25,libsqlx-d03787e61c9c9b3d,libsqlx_sqlite-20671d14f3666546,libfutures_executor-c71db8d59942436e,libflume-9beb68c521a4ee8c,libspin-41051cad427a38c8,libserde_urlencoded-08ca4aa034c4c19c,libryu-96e4827cb8e74ef1,libfutures_intrusive-7c727ea4bd08fce0,liblibsqlite3_sys-fe71268b7c3654a8,libatoi-d336b41779675417,libnum_traits-bc0ce776a8f3d154,libsqlx_core-9a197f130641fb33,libwebpki_roots-eb9673a03df64ac1,libwebpki_roots-990911d58592bbb8,libthiserror-d6968d802422c22d,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libbase64-fff42f7554bbeb90,libsha2-22be829709b11e4b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-56861db0805975c2,libblock_buffer-6026da4b33eba092,libcrypto_common-2acc9fef07a5e84f,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,librustls-20047374767c7315,libsubtle-e2f0af8959bd7889,libwebpki-5c26e495fd8111cb,libaws_lc_rs-74552fab25cf7aba,libaws_lc_sys-78de4e8e951858de,libring-c43ea43fdc9ccdc3,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-dd145b040584fc0b,libsignal_hook_registry-48f10b3e137fc035,liberrno-a17a3d99f756b79c,libsocket2-df68f41960368947,libmio-3c91d6aeda7538fd,libparking_lot-d0373f6cc65e2b1b,libparking_lot_core-293fdf57c433ff92,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libserde_json-205d90ce42eaa6d7,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,liburl-b5a309220d7f6bad,libidna-95472e5621ab9044,libidna_adapter-ace2d4df9e381bc5,libicu_properties-2d1932b0834dcbe1,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fac78f18708013be,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-cb23fca917b3f6ff,libutf8_iter-efb3984ee203d151,libpotential_utf-b8e5cb5c6d24d458,libicu_provider-abf3eeb55d370661,libicu_locale_core-0bc021ab99fa6765,libtinystr-92160309799fb19d,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e66effd86a44e93d,libzerotrie-129e775505b30fc3,libyoke-d1042033514c732d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-95846d39073297be,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-2a55ee37bc9c3c94,liblog-753a0cb3f11b08fe,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-5ef509f7f6328f34,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-5ad88897ca149893,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libbip39-838b00c08b3ed9af,librand-603c024820d94a2a,librand_chacha-48ccaa54946a6d4f,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-1b5c32367a070c87,libgetrandom-381d3b4c0f56803c,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,libunicode_normalization-49f76c56fc3ba801,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libbitcoin_hashes-963b9826e1271ee5,libbitcoin_io-9d755143deb236a0,libhex_conservative-92fb0ca2f774ebe1,libarrayvec-3085340efc75809a,libserde-222ceabded1440c0,libserde_core-243a97e0be0a96fc,libanyhow-bb5f243237f5f99b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7VQQGz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5d763ad3ed70c6e8/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-061813b44df1d017/out" "-L" "/opt/rustwide/target/debug/build/ring-c60278d9d34e1c74/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-12300f6219508cd7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/validation_tests-e4d28fb4d8bb1007" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mostrix` (test "validation_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKhIfj2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmostrix-64c567fd6aa594a0,libarboard-ffa3632d9863c895,libimage-f2c65c52ee8cefca,libbytemuck-667951a4be418c98,libbyteorder_lite-372ee7020504094b,libmoxcms-50c71712cfadfeee,libpxfm-3a5b89dad9c80fcb,libpng-d959446ccbf980cb,libflate2-c75293861d114f21,libminiz_oxide-5867652a9d6f110e,libfdeflate-93c8adfb6e397440,libsimd_adler32-4988da0a39fd4fbc,libcrc32fast-5906a57d877d687d,libx11rb-9fa3c551cf94a15c,libgethostname-be48e445d98a530f,libx11rb_protocol-eb5a5f8106a99b7f,libtoml-d0f309b297a8fb5d,libtoml_writer-9c078a4499fca96f,libwinnow-2d506fc4ed203c47,libtoml_datetime-43276d93fa423151,libconfig-d5880b5460c53c3d,libpathdiff-0548a7d6a7913c24,libjson5-711d35973b2bc0bc,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-67d92ad29d997923,liberased_serde-5a1ff1302b519469,libron-5ba837108b5c8969,libtypeid-0700c21c5fcfad95,libtoml-6500a2c12520e533,libtoml_parser-283f5dd0d3b30485,libserde_spanned-9cc2cba53ea0303c,libtoml_datetime-79b5c58827987d09,libwinnow-78248e40f3334307,libini-14b5c2eff1389d88,libordered_multimap-b808becb455d48a9,libhashbrown-bb1686f8f6fe3f08,libdlv_list-44b5380dd476ee1a,libyaml_rust2-33c860bbc3d206c6,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libconvert_case-aa295a2c39518c5f,libdirs-0113a588e5ce3e79,libdirs_sys-8d0e5a5abe5923d3,liboption_ext-38791eff9acb757e,liblightning_invoice-2f5cbaad008d893a,liblightning_types-2109f720c6c7b02b,libfutures-a351288c523ac12c,libreqwest-631138134fa2f32a,librustls_platform_verifier-fcaa230ebcce54fb,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-97228b43ccc4adca,libtower_http-70e702516dcf6a4c,libiri_string-6cdde5800cd3944e,libtower-f3181e11523c975f,libtower_layer-5699d784b4449e00,libhyper_util-f9959577085ab1cc,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-7c90bb805b9cf0ce,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-31bbff577ec402d0,libfnv-2a26f5d3b9cd4973,libtokio_util-87a2a7a745cd450a,libatomic_waker-f98c2fb1596910db,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libsync_wrapper-096429d0b7f46333,libchacha20poly1305-44c2bf9fa8dd0de7,libpoly1305-237a7d0c62b1531d,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-ac7968e6bd634449,libaead-26c0c2111df3e331,libtui_scrollview-a720fac4df3ae2b2,liblnurl-112b95890d0e9955,libcbc-99d361ac2806311d,libaes-042eb86ad1015578,libemail_address-5b4ad5e4050542ef,libratatui-fe806badaae5f00d,libratatui_macros-889ab9f71ae83218,libratatui_widgets-70664dbffaf088a8,libtime-d0990a1ea26c8f8f,libnum_threads-90956269057bea24,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libline_clipping-ba73728ad507ad8d,libratatui_crossterm-dd1eb10cf532d1d1,libcrossterm-3d9afdc061990bb1,librustix-4f39f572babe363f,liblinux_raw_sys-e941d90b810ac582,libderive_more-5b23f014934182e2,libsignal_hook_mio-02d050c6cc2c2c36,libsignal_hook-891974073c5c755a,libratatui_core-065861b82e8272fc,libunicode_truncate-55bfb7750d5296d1,libbitflags-77c2de3ed3292abf,libkasuari-9738f6e01c9db90d,libitertools-6569dd34da3cdb4a,libcompact_str-5e50a778881f2e32,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-83febdb0ad4edc80,libunicode_width-48dba5882408e75d,libstrum-6a415f600def112a,libmostro_core-7f536135f2355752,libwasm_bindgen-cfd37e4ea988c90d,libwasm_bindgen_shared-3018f717c09be964,libunicode_ident-9efacf6e41113c25,libbitcoin-e6fda21660ec861a,libbitcoin_units-ae1b23c3c6b8825a,libbase58ck-563d65431f5aa0a9,libbitcoin_internals-cff1d199b3049614,libuuid-8cd0ac45b051506a,librand-e0f33d61c4cdeaea,libchacha20-54f097daa7ad5b97,libcpufeatures-d1b6d7e2abe28c60,libgetrandom-bade4fc3b2f493e4,librand_core-be38687d840215c2,libnostr_sdk-528320878fa16a22,libnostr_gossip-f9eb86e9b67bc526,libnostr_relay_pool-a5c0316aaad1723e,libnegentropy-5759e70203212b59,libnostr_database-03e5cccd4d062c8f,liblru-1f24198c0cabc1d5,libhashbrown-b345fd242f4c0834,libfoldhash-d879794daeb2a923,libatomic_destructor-e2c0fe27ac435d07,libasync_wsocket-1d34bc76dcbc31c7,libtokio_socks-56da7b301bb2d607,libthiserror-2ec95242503398e1,libtokio_tungstenite-bc2f5bc5849ed1b8,libtokio_rustls-dc8688701971e627,libtungstenite-7ebc66775a2ee91b,libdata_encoding-b4708a4db8b9ff4f,librand-b7f92921cb44993b,librand_chacha-45e80021e9fb0ac4,librand_core-b01e77f3cad68309,libgetrandom-d39e839f1ee3f121,libutf8-3c5e274bb51994fd,libsha1-fa141f85982c9d5a,libhttparse-2dcf90c780aed9d3,libhttp-f9b3654e0d1e7e7a,libnostr-f4913638bf0939d4,libhex-3e49f1bc432e2790,libchacha20-cd622664ea28fdb1,libcipher-78fe157b8856785c,libinout-34340bf08b00b2cd,libblock_padding-534f314416756538,libbech32-87eb16f86d661a28,libsecp256k1-604147cc974161d3,libsecp256k1_sys-470ee09e1b87d860,libasync_utility-d833754bf4174bd0,libchrono-c000e69015351fdf,libiana_time_zone-fc58c626b0bdfc25,libbip39-838b00c08b3ed9af,librand-603c024820d94a2a,librand_chacha-48ccaa54946a6d4f,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,libunicode_normalization-49f76c56fc3ba801,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libbitcoin_hashes-963b9826e1271ee5,libbitcoin_io-9d755143deb236a0,libhex_conservative-92fb0ca2f774ebe1,libarrayvec-3085340efc75809a,libsqlx-d03787e61c9c9b3d,libsqlx_sqlite-20671d14f3666546,libfutures_executor-c71db8d59942436e,libflume-9beb68c521a4ee8c,libspin-41051cad427a38c8,libserde_urlencoded-08ca4aa034c4c19c,libryu-96e4827cb8e74ef1,libfutures_intrusive-7c727ea4bd08fce0,liblibsqlite3_sys-fe71268b7c3654a8,libatoi-d336b41779675417,libnum_traits-bc0ce776a8f3d154,libsqlx_core-9a197f130641fb33,libwebpki_roots-eb9673a03df64ac1,libwebpki_roots-990911d58592bbb8,libthiserror-d6968d802422c22d,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libbase64-fff42f7554bbeb90,libsha2-22be829709b11e4b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-56861db0805975c2,libblock_buffer-6026da4b33eba092,libcrypto_common-2acc9fef07a5e84f,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,librand_core-1b5c32367a070c87,librustls-20047374767c7315,libsubtle-e2f0af8959bd7889,libwebpki-5c26e495fd8111cb,libaws_lc_rs-74552fab25cf7aba,libaws_lc_sys-78de4e8e951858de,libring-c43ea43fdc9ccdc3,libgetrandom-381d3b4c0f56803c,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-dd145b040584fc0b,libsignal_hook_registry-48f10b3e137fc035,liberrno-a17a3d99f756b79c,libsocket2-df68f41960368947,libmio-3c91d6aeda7538fd,libparking_lot-d0373f6cc65e2b1b,libparking_lot_core-293fdf57c433ff92,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libserde_json-205d90ce42eaa6d7,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,liburl-b5a309220d7f6bad,libidna-95472e5621ab9044,libidna_adapter-ace2d4df9e381bc5,libicu_properties-2d1932b0834dcbe1,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fac78f18708013be,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-cb23fca917b3f6ff,libutf8_iter-efb3984ee203d151,libpotential_utf-b8e5cb5c6d24d458,libicu_provider-abf3eeb55d370661,libicu_locale_core-0bc021ab99fa6765,libtinystr-92160309799fb19d,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e66effd86a44e93d,libzerotrie-129e775505b30fc3,libyoke-d1042033514c732d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-95846d39073297be,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-2a55ee37bc9c3c94,liblog-753a0cb3f11b08fe,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-5ef509f7f6328f34,libserde-222ceabded1440c0,libserde_core-243a97e0be0a96fc,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-5ad88897ca149893,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libanyhow-bb5f243237f5f99b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKhIfj2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5d763ad3ed70c6e8/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-061813b44df1d017/out" "-L" "/opt/rustwide/target/debug/build/ring-c60278d9d34e1c74/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-12300f6219508cd7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/db_tests-283b24cb5ede0ada" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mostrix` (test "db_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e161d1a56d46927c40b656c03a9f95487475c5c0257459709966ae791179993e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e161d1a56d46927c40b656c03a9f95487475c5c0257459709966ae791179993e", kill_on_drop: false }`
[INFO] [stdout] e161d1a56d46927c40b656c03a9f95487475c5c0257459709966ae791179993e
