[INFO] fetching crate flnode 0.9.2...
[INFO] testing flnode-0.9.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate flnode 0.9.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate flnode 0.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flnode 0.9.2
[INFO] tweaked toml for crates.io crate flnode 0.9.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flnode 0.9.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flnode 0.9.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6449fd483cf2974c7e70748e6ff4aaca0e52d676e8f06f474071eec4535d160e
[INFO] running `Command { std: "docker" "start" "-a" "6449fd483cf2974c7e70748e6ff4aaca0e52d676e8f06f474071eec4535d160e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6449fd483cf2974c7e70748e6ff4aaca0e52d676e8f06f474071eec4535d160e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6449fd483cf2974c7e70748e6ff4aaca0e52d676e8f06f474071eec4535d160e", kill_on_drop: false }`
[INFO] [stdout] 6449fd483cf2974c7e70748e6ff4aaca0e52d676e8f06f474071eec4535d160e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 793f2a019de1b97a0c205f812a50aab2c2f31f648e390e0654ee2c018a9898e7
[INFO] running `Command { std: "docker" "start" "-a" "793f2a019de1b97a0c205f812a50aab2c2f31f648e390e0654ee2c018a9898e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling waitgroup v0.1.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling btparse v0.2.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling ct-codecs v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling flmacro v0.9.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sdp v0.7.0
[INFO] [stderr]    Compiling webrtc-util v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rtp v0.12.0
[INFO] [stderr]    Compiling stun v0.7.0
[INFO] [stderr]    Compiling rtcp v0.12.0
[INFO] [stderr]    Compiling webrtc-mdns v0.8.0
[INFO] [stderr]    Compiling webrtc-sctp v0.11.0
[INFO] [stderr]    Compiling webrtc-dtls v0.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling turn v0.9.0
[INFO] [stderr]    Compiling webrtc-media v0.9.0
[INFO] [stderr]    Compiling webrtc-srtp v0.14.0
[INFO] [stderr]    Compiling interceptor v0.13.0
[INFO] [stderr]    Compiling webrtc-data v0.10.0
[INFO] [stderr]    Compiling webrtc-ice v0.12.0
[INFO] [stderr]    Compiling webrtc v0.12.0
[INFO] [stderr]    Compiling flarch v0.9.1
[INFO] [stderr]    Compiling flcrypto v0.9.1
[INFO] [stderr]    Compiling flmodules v0.9.2
[INFO] [stderr]    Compiling flnode v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "793f2a019de1b97a0c205f812a50aab2c2f31f648e390e0654ee2c018a9898e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "793f2a019de1b97a0c205f812a50aab2c2f31f648e390e0654ee2c018a9898e7", kill_on_drop: false }`
[INFO] [stdout] 793f2a019de1b97a0c205f812a50aab2c2f31f648e390e0654ee2c018a9898e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bde276c8c843a73b46b436667d9b8e44d556949bab32c79720465ffd80d3373
[INFO] running `Command { std: "docker" "start" "-a" "0bde276c8c843a73b46b436667d9b8e44d556949bab32c79720465ffd80d3373", kill_on_drop: false }`
[INFO] [stderr]    Compiling flnode v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `NetworkError` is never used
[INFO] [stdout]   --> tests/helpers/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum NetworkError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NetworkError` is never used
[INFO] [stdout]   --> tests/helpers/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum NetworkError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NetworkError` is never used
[INFO] [stdout]   --> tests/helpers/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum NetworkError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCsddWr/symbols.o" "<17 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/{libflnode-10270258faf40a86,libflmodules-2e331435f23cc316,libreqwest-4e56911edc73d767,libserde_urlencoded-fcf8042064ee2fee,librustls_pemfile-37fc7deda89168e1,libhyper_rustls-6ae22495f09ff7a7,libwebpki_roots-4870019e11d1be7b,libtower-687197c96f1519a1,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-23bc2f99ce4ee760,libtower_service-3fb88d28c2218805,libtracing-5420577e9e1d3698,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libhyper-6cbed91715c84f5a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttp_body_util-f9537aa54394c867,libhttp_body-4dc1d1a9de44fadd,libnames-15c44494d1629b72,libserde_yaml-1beb7ba649fd5f3b,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libed25519_compact-f1f21e2441ace703,libct_codecs-4728f16df18d5bd1,libbimap-3f3eecb30c1493cd,libtokio_stream-2654fcf8e1c7fcd6,libflcrypto-4a033650f6e78f6d,libed25519_dalek-61948e7de772aa7c,libed25519-1548b2f31b4ab704,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libbitflags-c735cdace2d434ad,libflarch-831baec3aa9aa116,libbtparse-b614c8a7bfdf3e08,libenv_logger-1fe8a0d0579e12d7,libanstream-c0cd31540a7d06da,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libenv_filter-eddc3f47b1a2b8f4,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libanstyle-e80e21c5036b9344,libhumantime-9f900d7885b5087e,librmp_serde-463df8a3e9c6db27,librmp-454acba48a841b9c,libanyhow-17f82eadd3317a58,libtokio_tungstenite-403f4aea8f818266,librustls_native_certs-02667c61aa74c331,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-eca5dd36e536a4e3,libtungstenite-02d60797d8850995,librand-51824cf8d507dfcb,librand_chacha-13deb929df43b4d8,libzerocopy-4f78ce16136ee0b3,librand_core-df376a076b20c481,libutf8-f4341c3c7568480d,libhttparse-225777ae3f11a86e,libhttp-2e28f59fa7c6089e,libfnv-79e2cbfbe03dcd16,libwebrtc-3d5ff3217826ac21,libsmol_str-67411f3d7fc2478f,libsdp-5389c8928c7d77d7,libsubstring-156bae9b95c8610d,libwebrtc_media-d187c88beec38d9a,libinterceptor-82531f47734592e6,libwebrtc_srtp-8a9c67016b0902b2,librtp-d03c23f1f154b9df,librtcp-858565e17336730c,libwebrtc_ice-4dcb538894ae1667,libturn-9f81bcaea0bceb9e,libtokio_util-10a0352842a22143,libuuid-5c5bf88617b7b633,libgetrandom-a5ec148e699d9325,libwebrtc_mdns-6cf961453e3e7d99,libstun-e071fd0b525922a8,liburl-a88fcc01744b2232,libidna-00e1ad0d4b6af75f,libidna_adapter-6fb0c2ae5ca43ff5,libicu_normalizer-cd7944ff01f366bb,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-17083f39256bd1d8,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-79eaed55bbc35bfb,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-ab00107c47cf1f66,libicu_provider-b0ca77c0fcea90bb,libicu_locid-18e96ee80c524acb,liblitemap-79485f3bd9d9879d,libtinystr-5f86af588d28ae2b,libzerovec-eb6a85844789661e,libwriteable-1e5dea0053e4c229,libyoke-d36d0cd3e8194a8d,libzerofrom-aa0b685e1d5aa49b,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmd5-8219245f89ab2d6f,libwaitgroup-97f6e26d32df2735,libatomic_waker-06950c8c08d2b8fa,libwebrtc_dtls-2be933e3965f8b59,libbincode-8db9380c299ff512,libx25519_dalek-d82bbe9d4cac3aa8,libcurve25519_dalek-333fa57616cf4357,libp384-70618ded1657fd8c,libsha1-87851bce9bad00b0,librcgen-9a4c2bddd22a09e3,libx509_parser-2bf8b17261644eeb,libdata_encoding-abe3f5b16eafed3a,liboid_registry-966bfb2a00bdd359,libpem-50fba22512037c7c,libyasna-ca65da25d2ccf037,librustls-48fa2b595460a9b0,libwebpki-9975d6a50c490018,libring-675bca02db6396d9,libuntrusted-b2f816886faf2178,librustls_pki_types-7013f2d5aa634e0b,libder_parser-6d014d5ded85f5d8,libnum_bigint-cade60380a1c7203,libnum_integer-d3e4a14ee2c6f46d,libasn1_rs-cbc0f321c2ec92b7,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libtime-1d20a2c7cdc960e9,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libcbc-a7596a047874de0e,libaes_gcm-16c5c8a794a0d6bc,libghash-3957f0964b390438,libpolyval-59fe1048309c4f7e,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5f730c4945a549fe,libccm-76f740a40e25e1fa,libctr-7885d95de8ada38f,libaead-0baf1cf09d01e045,libp256-bddf12d4c24de016,libecdsa-2fced1ab9e4122f3,librfc6979-d8329d731c5ea6a1,libsignature-73161c43ced605ec,libprimeorder-36264c11de6ed7ef,libelliptic_curve-52b224c551583e14,libsec1-f2181576f953c387,libpkcs8-5470f5daacd16b83,libspki-3d4c83a0b05b8516,libder-62655cd11d212850,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-b77af9fbf8776475,libhmac-3181a123deefef77,libcrypto_bigint-d87b9b3f0c8ca9a7,libbase16ct-c4cc4b0550013254,libgroup-3260a3b5180d0bb1,libff-efdbe2cf7b946b45,libaes-205ce9ef2d1f96b3,libcipher-b5d42d42b97a154a,libinout-916b4484a1b9cf58,libblock_padding-7d5018d09c762b53,libwebrtc_data-6f22e80a724a366c,libwebrtc_sctp-daa3f8e07d33ac88,libcrc-96bd24c4b05fb132,libcrc_catalog-5af10f2bf5720cb5,libarc_swap-fbe5a56bc5bc5547,libwebrtc_util-9f4fff792acc6d3f,liblog-80875292d548eefe,libipnet-a38805d99c19843f,libnix-192e7f1021b57635,libmemoffset-9d43ee41ead95c2e,libbitflags-dde12b0d7d495b50,libthiserror-a18f5e67f83b983a,libportable_atomic-a75036a50a81e993,liblazy_static-3674be3f4245d19b,libchrono-588cc39e466ffd6b,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-98f2ac8a8c5a9959,libsha2-4db8df8bc5e24128,libcpufeatures-e04321643d03190d,libdigest-a1238b9157276b68,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-cc4c7969b57c3e98,libcrypto_common-91ee948a6fbc65c9,libgeneric_array-e771d5db2c0aac12,libtypenum-f2b179c8a326fef2,libzeroize-9e6d7ab75052d91a,libserde_with-80ec0b5461cd7d34,libserde_json-664acf27f3b56f64,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libhex-13e08b3b00984ab7,libbase64-32787b0325ea6df8,librand-32a9fa4e78244e3f,librand_chacha-0f17bd361df2e555,libppv_lite86-9b7d3c9dde844ac8,libzerocopy-9fe16205b34fe1ce,libbyteorder-8f59b6d1bfdaa844,librand_core-9a646e4366f90697,libgetrandom-0ddd50f0f91a7b78,libtokio-1b1231eb1bc77466,libsignal_hook_registry-8e04df351d1ab0aa,libsocket2-bf5b342c17e4c33e,libbytes-f2a18a8e70c9da82,libserde-ba98d8188be014cb,libmio-2f8f76da415df16b,libparking_lot-7ce84648bb811815,libparking_lot_core-43c1e0d309154e47,liblibc-69175ee1ace86c8e,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libthiserror-9de0a883c490a9d0,libfutures-92a5ac0afef21c87,libfutures_executor-81404b64e39962be,libfutures_util-424ab17d559d3693,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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" "/tmp/rustcCsddWr/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/ring-09f444654220418f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gossip_events-dbae686cca6d66b4" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSzJadI/symbols.o" "<17 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/{libflnode-10270258faf40a86,libflmodules-2e331435f23cc316,libreqwest-4e56911edc73d767,libserde_urlencoded-fcf8042064ee2fee,librustls_pemfile-37fc7deda89168e1,libhyper_rustls-6ae22495f09ff7a7,libwebpki_roots-4870019e11d1be7b,libtower-687197c96f1519a1,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-23bc2f99ce4ee760,libtower_service-3fb88d28c2218805,libtracing-5420577e9e1d3698,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libhyper-6cbed91715c84f5a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttp_body_util-f9537aa54394c867,libhttp_body-4dc1d1a9de44fadd,libnames-15c44494d1629b72,libserde_yaml-1beb7ba649fd5f3b,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libed25519_compact-f1f21e2441ace703,libct_codecs-4728f16df18d5bd1,libbimap-3f3eecb30c1493cd,libtokio_stream-2654fcf8e1c7fcd6,libflcrypto-4a033650f6e78f6d,libed25519_dalek-61948e7de772aa7c,libed25519-1548b2f31b4ab704,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libbitflags-c735cdace2d434ad,libflarch-831baec3aa9aa116,libbtparse-b614c8a7bfdf3e08,libenv_logger-1fe8a0d0579e12d7,libanstream-c0cd31540a7d06da,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libenv_filter-eddc3f47b1a2b8f4,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libanstyle-e80e21c5036b9344,libhumantime-9f900d7885b5087e,librmp_serde-463df8a3e9c6db27,librmp-454acba48a841b9c,libanyhow-17f82eadd3317a58,libtokio_tungstenite-403f4aea8f818266,librustls_native_certs-02667c61aa74c331,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-eca5dd36e536a4e3,libtungstenite-02d60797d8850995,librand-51824cf8d507dfcb,librand_chacha-13deb929df43b4d8,libzerocopy-4f78ce16136ee0b3,librand_core-df376a076b20c481,libutf8-f4341c3c7568480d,libhttparse-225777ae3f11a86e,libhttp-2e28f59fa7c6089e,libfnv-79e2cbfbe03dcd16,libwebrtc-3d5ff3217826ac21,libsmol_str-67411f3d7fc2478f,libsdp-5389c8928c7d77d7,libsubstring-156bae9b95c8610d,libwebrtc_media-d187c88beec38d9a,libinterceptor-82531f47734592e6,libwebrtc_srtp-8a9c67016b0902b2,librtp-d03c23f1f154b9df,librtcp-858565e17336730c,libwebrtc_ice-4dcb538894ae1667,libturn-9f81bcaea0bceb9e,libtokio_util-10a0352842a22143,libuuid-5c5bf88617b7b633,libgetrandom-a5ec148e699d9325,libwebrtc_mdns-6cf961453e3e7d99,libstun-e071fd0b525922a8,liburl-a88fcc01744b2232,libidna-00e1ad0d4b6af75f,libidna_adapter-6fb0c2ae5ca43ff5,libicu_normalizer-cd7944ff01f366bb,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-17083f39256bd1d8,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-79eaed55bbc35bfb,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-ab00107c47cf1f66,libicu_provider-b0ca77c0fcea90bb,libicu_locid-18e96ee80c524acb,liblitemap-79485f3bd9d9879d,libtinystr-5f86af588d28ae2b,libzerovec-eb6a85844789661e,libwriteable-1e5dea0053e4c229,libyoke-d36d0cd3e8194a8d,libzerofrom-aa0b685e1d5aa49b,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmd5-8219245f89ab2d6f,libwaitgroup-97f6e26d32df2735,libatomic_waker-06950c8c08d2b8fa,libwebrtc_dtls-2be933e3965f8b59,libbincode-8db9380c299ff512,libx25519_dalek-d82bbe9d4cac3aa8,libcurve25519_dalek-333fa57616cf4357,libp384-70618ded1657fd8c,libsha1-87851bce9bad00b0,librcgen-9a4c2bddd22a09e3,libx509_parser-2bf8b17261644eeb,libdata_encoding-abe3f5b16eafed3a,liboid_registry-966bfb2a00bdd359,libpem-50fba22512037c7c,libyasna-ca65da25d2ccf037,librustls-48fa2b595460a9b0,libwebpki-9975d6a50c490018,libring-675bca02db6396d9,libuntrusted-b2f816886faf2178,librustls_pki_types-7013f2d5aa634e0b,libder_parser-6d014d5ded85f5d8,libnum_bigint-cade60380a1c7203,libnum_integer-d3e4a14ee2c6f46d,libasn1_rs-cbc0f321c2ec92b7,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libtime-1d20a2c7cdc960e9,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libcbc-a7596a047874de0e,libaes_gcm-16c5c8a794a0d6bc,libghash-3957f0964b390438,libpolyval-59fe1048309c4f7e,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5f730c4945a549fe,libccm-76f740a40e25e1fa,libctr-7885d95de8ada38f,libaead-0baf1cf09d01e045,libp256-bddf12d4c24de016,libecdsa-2fced1ab9e4122f3,librfc6979-d8329d731c5ea6a1,libsignature-73161c43ced605ec,libprimeorder-36264c11de6ed7ef,libelliptic_curve-52b224c551583e14,libsec1-f2181576f953c387,libpkcs8-5470f5daacd16b83,libspki-3d4c83a0b05b8516,libder-62655cd11d212850,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-b77af9fbf8776475,libhmac-3181a123deefef77,libcrypto_bigint-d87b9b3f0c8ca9a7,libbase16ct-c4cc4b0550013254,libgroup-3260a3b5180d0bb1,libff-efdbe2cf7b946b45,libaes-205ce9ef2d1f96b3,libcipher-b5d42d42b97a154a,libinout-916b4484a1b9cf58,libblock_padding-7d5018d09c762b53,libwebrtc_data-6f22e80a724a366c,libwebrtc_sctp-daa3f8e07d33ac88,libcrc-96bd24c4b05fb132,libcrc_catalog-5af10f2bf5720cb5,libarc_swap-fbe5a56bc5bc5547,libwebrtc_util-9f4fff792acc6d3f,liblog-80875292d548eefe,libipnet-a38805d99c19843f,libnix-192e7f1021b57635,libmemoffset-9d43ee41ead95c2e,libbitflags-dde12b0d7d495b50,libthiserror-a18f5e67f83b983a,libportable_atomic-a75036a50a81e993,liblazy_static-3674be3f4245d19b,libchrono-588cc39e466ffd6b,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-98f2ac8a8c5a9959,libsha2-4db8df8bc5e24128,libcpufeatures-e04321643d03190d,libdigest-a1238b9157276b68,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-cc4c7969b57c3e98,libcrypto_common-91ee948a6fbc65c9,libgeneric_array-e771d5db2c0aac12,libtypenum-f2b179c8a326fef2,libzeroize-9e6d7ab75052d91a,libserde_with-80ec0b5461cd7d34,libserde_json-664acf27f3b56f64,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libhex-13e08b3b00984ab7,libbase64-32787b0325ea6df8,librand-32a9fa4e78244e3f,librand_chacha-0f17bd361df2e555,libppv_lite86-9b7d3c9dde844ac8,libzerocopy-9fe16205b34fe1ce,libbyteorder-8f59b6d1bfdaa844,librand_core-9a646e4366f90697,libgetrandom-0ddd50f0f91a7b78,libtokio-1b1231eb1bc77466,libsignal_hook_registry-8e04df351d1ab0aa,libsocket2-bf5b342c17e4c33e,libbytes-f2a18a8e70c9da82,libserde-ba98d8188be014cb,libmio-2f8f76da415df16b,libparking_lot-7ce84648bb811815,libparking_lot_core-43c1e0d309154e47,liblibc-69175ee1ace86c8e,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libthiserror-9de0a883c490a9d0,libfutures-92a5ac0afef21c87,libfutures_executor-81404b64e39962be,libfutures_util-424ab17d559d3693,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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" "/tmp/rustcSzJadI/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/ring-09f444654220418f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/random_connections-cf2e6d241735f91f" "-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 `flnode` (test "random_connections") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flnode` (test "gossip_events") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0bde276c8c843a73b46b436667d9b8e44d556949bab32c79720465ffd80d3373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bde276c8c843a73b46b436667d9b8e44d556949bab32c79720465ffd80d3373", kill_on_drop: false }`
[INFO] [stdout] 0bde276c8c843a73b46b436667d9b8e44d556949bab32c79720465ffd80d3373
