[INFO] fetching crate miraland-streamer 1.18.1... [INFO] testing miraland-streamer-1.18.1 against 1.77.0 for beta-1.78-1 [INFO] extracting crate miraland-streamer 1.18.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate miraland-streamer 1.18.1 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate miraland-streamer 1.18.1 [INFO] finished tweaking crates.io crate miraland-streamer 1.18.1 [INFO] tweaked toml for crates.io crate miraland-streamer 1.18.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1af12a7edd921769341c766c98a2ee72dcf79cc90a5eaa7e689834c4de2da0f [INFO] running `Command { std: "docker" "start" "-a" "c1af12a7edd921769341c766c98a2ee72dcf79cc90a5eaa7e689834c4de2da0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1af12a7edd921769341c766c98a2ee72dcf79cc90a5eaa7e689834c4de2da0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1af12a7edd921769341c766c98a2ee72dcf79cc90a5eaa7e689834c4de2da0f", kill_on_drop: false }` [INFO] [stdout] c1af12a7edd921769341c766c98a2ee72dcf79cc90a5eaa7e689834c4de2da0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ca23ad79413daa32ffaaf08858bd6f1a54028489032de823f9aa31e8a6f2ef [INFO] running `Command { std: "docker" "start" "-a" "e2ca23ad79413daa32ffaaf08858bd6f1a54028489032de823f9aa31e8a6f2ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling miraland-frozen-abi-macro v1.18.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling miraland-frozen-abi v1.18.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling miraland-program v1.18.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling miraland-sdk-macro v1.18.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling miraland-sdk v1.18.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling miraland-logger v1.18.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling miraland-program-runtime v1.18.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling miraland-vote-program v1.18.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling solana_rbpf v0.8.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling miraland-perf v1.18.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling miraland-rayon-threadlimit v1.18.1 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling miraland-measure v1.18.1 [INFO] [stderr] Compiling miraland-metrics v1.18.1 [INFO] [stderr] Compiling miraland-streamer v1.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "e2ca23ad79413daa32ffaaf08858bd6f1a54028489032de823f9aa31e8a6f2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ca23ad79413daa32ffaaf08858bd6f1a54028489032de823f9aa31e8a6f2ef", kill_on_drop: false }` [INFO] [stdout] e2ca23ad79413daa32ffaaf08858bd6f1a54028489032de823f9aa31e8a6f2ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2899af708457f841fdec8f88238302065a4dba10ddb4b6f974cc0ef586bc6ea6 [INFO] running `Command { std: "docker" "start" "-a" "2899af708457f841fdec8f88238302065a4dba10ddb4b6f974cc0ef586bc6ea6", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miraland-streamer v1.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.86s [INFO] running `Command { std: "docker" "inspect" "2899af708457f841fdec8f88238302065a4dba10ddb4b6f974cc0ef586bc6ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2899af708457f841fdec8f88238302065a4dba10ddb4b6f974cc0ef586bc6ea6", kill_on_drop: false }` [INFO] [stdout] 2899af708457f841fdec8f88238302065a4dba10ddb4b6f974cc0ef586bc6ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff2c25423481eb92605d7d8ba7922117d60721e1dcd0cbee08de9b0ced076e67 [INFO] running `Command { std: "docker" "start" "-a" "ff2c25423481eb92605d7d8ba7922117d60721e1dcd0cbee08de9b0ced076e67", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stderr] --> src/nonblocking/quic.rs:1079:19 [INFO] [stderr] | [INFO] [stderr] 1079 | e.remove_entry(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `miraland-streamer` (lib) generated 1 warning [INFO] [stderr] warning: `miraland-streamer` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miraland_streamer-3b578c8fdf5f35fe) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test nonblocking::quic::test::test_cacluate_receive_window_ratio_for_staked_node ... ok [INFO] [stdout] test nonblocking::quic::test::test_prune_table_random ... ok [INFO] [stdout] test nonblocking::quic::test::test_max_allowed_uni_streams ... ok [INFO] [stdout] test nonblocking::quic::test::test_prune_table_with_ip ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_exit ... ok [INFO] [stdout] test nonblocking::quic::test::test_prune_table_with_unique_pubkeys ... ok [INFO] [stdout] test nonblocking::quic::test::test_packet_batcher ... ok [INFO] [stdout] test nonblocking::quic::test::test_prune_table_with_non_unique_pubkeys ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_unstaked_node_connect_failure ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_block_multiple_connections ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_multiple_writes ... ok [INFO] [stdout] test nonblocking::quic::test::test_remove_connections ... ok [INFO] [stdout] test nonblocking::recvmmsg::tests::test_recv_mmsg_exact_multi_iter_timeout ... ok [INFO] [stdout] test nonblocking::recvmmsg::tests::test_recv_mmsg_multi_addrs ... ok [INFO] [stdout] test nonblocking::recvmmsg::tests::test_recv_mmsg_multi_iter ... ok [INFO] [stdout] test nonblocking::recvmmsg::tests::test_recv_mmsg_one_iter ... ok [INFO] [stdout] test nonblocking::sendmmsg::tests::test_intermediate_failures_mismatched_bind ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_staked_connection_removal ... ok [INFO] [stdout] test nonblocking::sendmmsg::tests::test_multicast_msg ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_zero_staked_connection_removal ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_unstaked_connection_removal ... ok [INFO] [stdout] test nonblocking::sendmmsg::tests::test_send_mmsg_multi_dest ... ok [INFO] [stdout] test packet::tests::debug_trait ... ok [INFO] [stdout] test nonblocking::sendmmsg::tests::test_send_mmsg_one_dest ... ok [INFO] [stdout] test packet::tests::packet_send_recv ... ok [INFO] [stdout] test packet::tests::test_packet_partial_eq ... ok [INFO] [stdout] test packet::tests::test_packets_set_addr ... ok [INFO] [stdout] test packet::tests::test_packet_resize ... ok [INFO] [stdout] test nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address ... FAILED [INFO] [stdout] test quic::test::test_quic_server_exit ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_multiple_connections_on_single_client_endpoint ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_server_multiple_streams ... ok [INFO] [stdout] test recvmmsg::tests::test_recv_mmsg_multi_addrs ... ok [INFO] [stdout] test recvmmsg::tests::test_recv_mmsg_multi_iter ... ok [INFO] [stdout] test recvmmsg::tests::test_recv_mmsg_multi_iter_timeout ... ok [INFO] [stdout] test recvmmsg::tests::test_recv_mmsg_one_iter ... ok [INFO] [stdout] test sendmmsg::tests::test_intermediate_failures_mismatched_bind ... ok [INFO] [stdout] test sendmmsg::tests::test_intermediate_failures_unreachable_address ... FAILED [INFO] [stdout] test sendmmsg::tests::test_multicast_msg ... ok [INFO] [stdout] test sendmmsg::tests::test_send_mmsg_multi_dest ... ok [INFO] [stdout] test sendmmsg::tests::test_send_mmsg_one_dest ... ok [INFO] [stdout] test streamer::test::streamer_debug ... ok [INFO] [stdout] test quic::test::test_quic_server_multiple_writes ... ok [INFO] [stdout] test tls_certificates::tests::test_generate_tls_certificate ... ok [INFO] [stdout] test quic::test::test_quic_server_block_multiple_connections ... ok [INFO] [stdout] test quic::test::test_quic_server_unstaked_node_connect_failure ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_stream_timeout ... ok [INFO] [stdout] test streamer::test::streamer_send_test ... ok [INFO] [stdout] test quic::test::test_quic_server_multiple_streams ... ok [INFO] [stdout] test nonblocking::quic::test::test_quic_timeout ... ok [INFO] [stdout] test quic::test::test_quic_timeout ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address stdout ---- [INFO] [stdout] thread 'nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address' panicked at src/nonblocking/sendmmsg.rs:205:17: [INFO] [stdout] assertion failed: `NetworkUnreachable` does not match `ErrorKind::PermissionDenied` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5585a0801d26 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5585a0801d26 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5585a0801d26 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5585a0801d26 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5585a082fb60 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5585a082fb60 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5585a07fe1ff - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x5585a0801b04 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5585a0801b04 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5585a0803877 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x5585a080355d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55859fc827a7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55859fc827a7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5585a0803e96 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5585a0803e96 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x5585a0803be2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x5585a0802226 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5585a0803934 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55859f8651e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55859f8e68bc - miraland_streamer::nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address::{{closure}}::h728f5d1a1c41513f [INFO] [stdout] at /opt/rustwide/workdir/src/nonblocking/sendmmsg.rs:205:17 [INFO] [stdout] 20: 0x55859f8b1043 - as core::future::future::Future>::poll::h123183994af4e706 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x55859f8b1106 - as core::future::future::Future>::poll::h4627f741a49e3ed9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55859f88fee4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0abcc7088c5f1ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x55859f88f12a - tokio::runtime::coop::with_budget::h271dbc0f4ab17045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x55859f88f12a - tokio::runtime::coop::budget::h88ef0b5749b228a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x55859f88f12a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h05b08bb97ae9473e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x55859f8869ec - tokio::runtime::scheduler::current_thread::Context::enter::hbef995079ec92249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x55859f88ba8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cd2a44aebfc06a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x55859f88aa8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h22a0f63330d9c3eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x55859f8afeeb - tokio::runtime::context::scoped::Scoped::set::h321c779259a752ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x55859f898b49 - tokio::runtime::context::set_scheduler::{{closure}}::hde636400952af24d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 31: 0x55859f8a1dd6 - std::thread::local::LocalKey::try_with::h7607f515ee05e999 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 32: 0x55859f89e94a - std::thread::local::LocalKey::with::h57f7d0c0524d49df [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 33: 0x55859f89884d - tokio::runtime::context::set_scheduler::h7c19221849ecb48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 34: 0x55859f88a400 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a50fcc1721c3500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x55859f88acfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h29a568b68a4066f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x55859f88217d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb35a7e2017502575 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x55859f9410ca - tokio::runtime::context::runtime::enter_runtime::hd1c69308fcab1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x55859f88129e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4ac28c7859434599 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x55859f8d656d - tokio::runtime::runtime::Runtime::block_on::hee3281d40b641753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 40: 0x55859f8e563c - miraland_streamer::nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address::h2a0e42c8063ccf14 [INFO] [stdout] at /opt/rustwide/workdir/src/nonblocking/sendmmsg.rs:266:9 [INFO] [stdout] 41: 0x55859f8e54c7 - miraland_streamer::nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address::{{closure}}::hd551655dc7092fcf [INFO] [stdout] at /opt/rustwide/workdir/src/nonblocking/sendmmsg.rs:188:62 [INFO] [stdout] 42: 0x55859f866f76 - core::ops::function::FnOnce::call_once::h9464769c7abeef1f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55859fc8839f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55859fc8839f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 45: 0x55859fc871c1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 46: 0x55859fc871c1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x55859fc871c1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 48: 0x55859fc871c1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 49: 0x55859fc871c1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 50: 0x55859fc871c1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 51: 0x55859fc871c1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 52: 0x55859fc4e5a6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 53: 0x55859fc4e5a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 54: 0x55859fc535e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 55: 0x55859fc535e7 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x55859fc535e7 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 57: 0x55859fc535e7 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 58: 0x55859fc535e7 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 59: 0x55859fc535e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 60: 0x55859fc535e7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5585a0808aa5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 62: 0x5585a0808aa5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 63: 0x5585a0808aa5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7f2ad9ae0ac3 - [INFO] [stdout] 65: 0x7f2ad9b71bf4 - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sendmmsg::tests::test_intermediate_failures_unreachable_address stdout ---- [INFO] [stdout] thread 'sendmmsg::tests::test_intermediate_failures_unreachable_address' panicked at src/sendmmsg.rs:309:17: [INFO] [stdout] assertion failed: `NetworkUnreachable` does not match `ErrorKind::PermissionDenied` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5585a0801d26 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5585a0801d26 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5585a0801d26 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5585a0801d26 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5585a082fb60 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5585a082fb60 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5585a07fe1ff - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x5585a0801b04 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5585a0801b04 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5585a0803877 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x5585a080355d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55859fc827a7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55859fc827a7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5585a0803e96 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5585a0803e96 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x5585a0803be2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x5585a0802226 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5585a0803934 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55859f8651e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55859f8f54c6 - miraland_streamer::sendmmsg::tests::test_intermediate_failures_unreachable_address::hc7fb546fed819fe6 [INFO] [stdout] at /opt/rustwide/workdir/src/sendmmsg.rs:309:17 [INFO] [stdout] 20: 0x55859f8f36c7 - miraland_streamer::sendmmsg::tests::test_intermediate_failures_unreachable_address::{{closure}}::hfe8bf7a84bf9b7da [INFO] [stdout] at /opt/rustwide/workdir/src/sendmmsg.rs:292:56 [INFO] [stdout] 21: 0x55859f866ce6 - core::ops::function::FnOnce::call_once::h80f02deed58cb198 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55859fc8839f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55859fc8839f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 24: 0x55859fc871c1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 25: 0x55859fc871c1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x55859fc871c1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 27: 0x55859fc871c1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 28: 0x55859fc871c1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55859fc871c1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 30: 0x55859fc871c1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 31: 0x55859fc4e5a6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 32: 0x55859fc4e5a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x55859fc535e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55859fc535e7 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55859fc535e7 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 36: 0x55859fc535e7 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 37: 0x55859fc535e7 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55859fc535e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55859fc535e7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5585a0808aa5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 41: 0x5585a0808aa5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 42: 0x5585a0808aa5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f2ad9ae0ac3 - [INFO] [stdout] 44: 0x7f2ad9b71bf4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] nonblocking::sendmmsg::tests::test_intermediate_failures_unreachable_address [INFO] [stdout] sendmmsg::tests::test_intermediate_failures_unreachable_address [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ff2c25423481eb92605d7d8ba7922117d60721e1dcd0cbee08de9b0ced076e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2c25423481eb92605d7d8ba7922117d60721e1dcd0cbee08de9b0ced076e67", kill_on_drop: false }` [INFO] [stdout] ff2c25423481eb92605d7d8ba7922117d60721e1dcd0cbee08de9b0ced076e67 [INFO] testing miraland-streamer-1.18.1 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate miraland-streamer 1.18.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate miraland-streamer 1.18.1 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate miraland-streamer 1.18.1 [INFO] finished tweaking crates.io crate miraland-streamer 1.18.1 [INFO] tweaked toml for crates.io crate miraland-streamer 1.18.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b51c1d3ea8b4dabf4262243d21bc96fdcc5eb01faa017c53e3acf3519b6705f0 [INFO] running `Command { std: "docker" "start" "-a" "b51c1d3ea8b4dabf4262243d21bc96fdcc5eb01faa017c53e3acf3519b6705f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b51c1d3ea8b4dabf4262243d21bc96fdcc5eb01faa017c53e3acf3519b6705f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51c1d3ea8b4dabf4262243d21bc96fdcc5eb01faa017c53e3acf3519b6705f0", kill_on_drop: false }` [INFO] [stdout] b51c1d3ea8b4dabf4262243d21bc96fdcc5eb01faa017c53e3acf3519b6705f0 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec2587d71aead2f89ddbd88bba5839f1000714fb8d3c5d3607475e9c0540c04 [INFO] running `Command { std: "docker" "start" "-a" "4ec2587d71aead2f89ddbd88bba5839f1000714fb8d3c5d3607475e9c0540c04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling miraland-frozen-abi-macro v1.18.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling miraland-frozen-abi v1.18.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling miraland-program v1.18.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling miraland-sdk-macro v1.18.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling miraland-sdk v1.18.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling miraland-logger v1.18.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling miraland-program-runtime v1.18.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling miraland-vote-program v1.18.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling solana_rbpf v0.8.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling miraland-perf v1.18.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling miraland-rayon-threadlimit v1.18.1 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling miraland-measure v1.18.1 [INFO] [stderr] Compiling miraland-metrics v1.18.1 [INFO] [stderr] Compiling miraland-streamer v1.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "4ec2587d71aead2f89ddbd88bba5839f1000714fb8d3c5d3607475e9c0540c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec2587d71aead2f89ddbd88bba5839f1000714fb8d3c5d3607475e9c0540c04", kill_on_drop: false }` [INFO] [stdout] 4ec2587d71aead2f89ddbd88bba5839f1000714fb8d3c5d3607475e9c0540c04 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ffcc269426d9edfd27ed0be925db05a677a0d22f25b1979930b19279399922 [INFO] running `Command { std: "docker" "start" "-a" "31ffcc269426d9edfd27ed0be925db05a677a0d22f25b1979930b19279399922", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miraland-streamer v1.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `compute_max_allowed_uni_streams` is imported redundantly [INFO] [stdout] --> src/nonblocking/quic.rs:1095:13 [INFO] [stdout] | [INFO] [stdout] 1093 | super::*, [INFO] [stdout] | -------- the item `compute_max_allowed_uni_streams` is already imported here [INFO] [stdout] 1094 | crate::{ [INFO] [stdout] 1095 | nonblocking::quic::compute_max_allowed_uni_streams, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Keypair` is imported redundantly [INFO] [stdout] --> src/nonblocking/quic.rs:1106:13 [INFO] [stdout] | [INFO] [stdout] 1093 | super::*, [INFO] [stdout] | -------- the item `Keypair` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1106 | signature::Keypair, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UdpSocket` is imported redundantly [INFO] [stdout] --> src/nonblocking/recvmmsg.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 59 | crate::{nonblocking::recvmmsg::*, packet::PACKET_DATA_SIZE}, [INFO] [stdout] | ------------------------ the item `UdpSocket` is already imported here [INFO] [stdout] 60 | std::{net::SocketAddr, time::Instant}, [INFO] [stdout] 61 | tokio::net::UdpSocket, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UdpSocket` is imported redundantly [INFO] [stdout] --> src/packet.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 83 | super::*, [INFO] [stdout] | -------- the item `UdpSocket` is already imported here [INFO] [stdout] ... [INFO] [stdout] 87 | net::{SocketAddr, UdpSocket}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UdpSocket` is imported redundantly [INFO] [stdout] --> src/recvmmsg.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 130 | crate::{packet::PACKET_DATA_SIZE, recvmmsg::*}, [INFO] [stdout] | ----------- the item `UdpSocket` is already imported here [INFO] [stdout] 131 | std::{ [INFO] [stdout] 132 | net::{SocketAddr, UdpSocket}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Packet` is imported redundantly [INFO] [stdout] --> src/streamer.rs:435:22 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `Packet` is already imported here [INFO] [stdout] 434 | crate::{ [INFO] [stdout] 435 | packet::{Packet, PacketBatch, PACKET_DATA_SIZE}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PacketBatch` is imported redundantly [INFO] [stdout] --> src/streamer.rs:435:30 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `PacketBatch` is already imported here [INFO] [stdout] 434 | crate::{ [INFO] [stdout] 435 | packet::{Packet, PacketBatch, PACKET_DATA_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `receiver` is imported redundantly [INFO] [stdout] --> src/streamer.rs:436:24 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `receiver` is already imported here [INFO] [stdout] ... [INFO] [stdout] 436 | streamer::{receiver, responder}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `responder` is imported redundantly [INFO] [stdout] --> src/streamer.rs:436:34 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `responder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 436 | streamer::{receiver, responder}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UdpSocket` is imported redundantly [INFO] [stdout] --> src/streamer.rs:443:13 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `UdpSocket` is already imported here [INFO] [stdout] ... [INFO] [stdout] 443 | net::UdpSocket, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AtomicBool` is imported redundantly [INFO] [stdout] --> src/streamer.rs:445:26 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `AtomicBool` is already imported here [INFO] [stdout] ... [INFO] [stdout] 445 | atomic::{AtomicBool, Ordering}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ordering` is imported redundantly [INFO] [stdout] --> src/streamer.rs:445:38 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `Ordering` is already imported here [INFO] [stdout] ... [INFO] [stdout] 445 | atomic::{AtomicBool, Ordering}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/streamer.rs:446:17 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 446 | Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/streamer.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 433 | super::*, [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 448 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove_entry`: `remove_entry` disrupts the map order -- use `swap_remove_entry` or `shift_remove_entry` for explicit behavior. [INFO] [stdout] --> src/nonblocking/quic.rs:1079:19 [INFO] [stdout] | [INFO] [stdout] 1079 | e.remove_entry(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFn7ohp/symbols.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.miraland_streamer.deca993ab584da1a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729.1lzplpxf6u427jhl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-416daab415a8c483/out" "-L" "/opt/rustwide/target/debug/build/blake3-416daab415a8c483/out" "-L" "/opt/rustwide/target/debug/build/ring-68a8f043c855d805/out" "-L" "/opt/rustwide/target/debug/build/ring-f551d8a934df111b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmiraland_logger-b4523b819baa0338.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6e32a02f5218ccac.rlib" "/opt/rustwide/target/debug/deps/libatty-8d840e3beda50b25.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libregex-51e60f0012785b01.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-55b65eecf5ea997d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8266bad8d386cb66.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-36e7ddff41779e57.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-4d7b804a6bd8b505.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-0d6f0ae9219eabbd.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-be60632c6178ef4f.rlib" "/opt/rustwide/target/debug/deps/libder_parser-a8b60f3f044ee264.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-157ccd6893ee4db7.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-9cbe590e250767ce.rlib" "/opt/rustwide/target/debug/deps/libnom-fe1f230ef7585166.rlib" "/opt/rustwide/target/debug/deps/librcgen-7156080ca87f3f3f.rlib" "/opt/rustwide/target/debug/deps/libyasna-814450e861c1eb7f.rlib" "/opt/rustwide/target/debug/deps/libtime-cd424343e8685d77.rlib" "/opt/rustwide/target/debug/deps/libtime_core-acdcdbb0edad8681.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-04fe6f959a4c931a.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-c02788cadb472ae2.rlib" "/opt/rustwide/target/debug/deps/libspki-46374dcd088cdc9e.rlib" "/opt/rustwide/target/debug/deps/libder-ebc5e19270d96abc.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-50cd9aa2ce8c5e56.rlib" "/opt/rustwide/target/debug/deps/libhistogram-4f36383f020ea65a.rlib" "/opt/rustwide/target/debug/deps/libpem-abf3eeee25133287.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-3c17197ad1e8f65f.rlib" "/opt/rustwide/target/debug/deps/libquinn-d88e63a87be41b4e.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-8a01dc437a245c4b.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-101d2285422e045b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-1ee5e31de2787910.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libring-8146c78373fef87c.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/libmiraland_perf-90b64561d0a06e2b.rlib" "/opt/rustwide/target/debug/deps/libnix-507f4b016e83d468.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d8dcb909e15886db.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libcaps-cdc540f2759bcdec.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-76bca190191c5dad.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_runtime-b44df434397aec88.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-67e396c36e387c13.rlib" "/opt/rustwide/target/debug/deps/libpercentage-f7ee356820348f38.rlib" "/opt/rustwide/target/debug/deps/libnum-a5dfca83c4145923.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f587b053e543c540.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-14fe562983647f2b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f6d623a4b8b623f6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e165379e7c0a8fa8.rlib" "/opt/rustwide/target/debug/deps/libmiraland_measure-8d39dc1377c910f8.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-15ae373d9b6fa542.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-880659badff80dc2.rlib" "/opt/rustwide/target/debug/deps/libgoblin-052a01fcfd604c4c.rlib" "/opt/rustwide/target/debug/deps/libplain-1e7d45f765d19751.rlib" "/opt/rustwide/target/debug/deps/libscroll-93f5c0c1840d6ac7.rlib" "/opt/rustwide/target/debug/deps/libhash32-223fa50d572cc05c.rlib" "/opt/rustwide/target/debug/deps/libcombine-d669b6670235914c.rlib" "/opt/rustwide/target/debug/deps/libascii-c2721eceed1b8183.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6a8c6762dec2a56e.rlib" "/opt/rustwide/target/debug/deps/libvoid-83564eafa4ffe73c.rlib" "/opt/rustwide/target/debug/deps/libeager-756bd654b490c407.rlib" "/opt/rustwide/target/debug/deps/libmiraland_rayon_threadlimit-45eb9af6435136e4.rlib" "/opt/rustwide/target/debug/deps/libdlopen2-dbf4852ae89a47d5.rlib" "/opt/rustwide/target/debug/deps/librayon-eefc6358dc6e84db.rlib" "/opt/rustwide/target/debug/deps/librayon_core-937371623a7b8d02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cfa8de735fa345cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f2d6ba8949a89b3.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c303d435e74c1eeb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-769af95c79f2a6ea.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-8dd8af8c4aa49943.rlib" "/opt/rustwide/target/debug/deps/libmiraland_metrics-2c9af60b40ee04e4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-df7def9bef432ade.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-a9fe50651461d3d2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a41427facd95e77c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-255d7bc304bd9b10.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e07a02ab9d994d6c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3bb2f041c7b915b0.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4339e23ae7924400.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-4dd35a4ae9d3e71f.rlib" "/opt/rustwide/target/debug/deps/libflate2-3d959b82e5c5c90b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1f2602dec9f12f75.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b3fa179c7efdab0d.rlib" "/opt/rustwide/target/debug/deps/libbrotli-822c9cd217d4a1c3.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-c1593ad12e34c4e0.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-3809969a7931de1f.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-429cf3419c926494.rlib" "/opt/rustwide/target/debug/deps/librustls-7c7a3828537990aa.rlib" "/opt/rustwide/target/debug/deps/libsct-c7e255f417bd346e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e03b6336dffb1d6d.rlib" "/opt/rustwide/target/debug/deps/libring-ddf47857bad659c1.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libhyper-ef9f4f337d31ee2a.rlib" "/opt/rustwide/target/debug/deps/libwant-980d1be1e9789ecd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-61552f3200b10770.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-a4c4f62002331ac7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e19a6ae0b23a44bc.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad909cf2cd84416e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3a90f4482adfba12.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb701a2145b3f560.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libtracing-6be7cfef0d1c965a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-479c2c303b5c4314.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff6f0ad3636518ef.rlib" "/opt/rustwide/target/debug/deps/libtokio-51f732ae639bbdce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-860a3d5d007e9265.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33e89a361a701acb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10499774d3bb66a4.rlib" "/opt/rustwide/target/debug/deps/libmio-fffa155159fe094d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a2dd0ac24374a026.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-33e5ae0ec22b201d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68a59d9c05ef3b72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-15fd3309d11bda93.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72b8a1895410537d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7d8051065d0bb56b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd3828dd557c3cad.rlib" "/opt/rustwide/target/debug/deps/libslab-4af98065b6656afb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a05886844ea8dd2c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d95b0086a92f44b8.rlib" "/opt/rustwide/target/debug/deps/liburl-705cff6c428c96fc.rlib" "/opt/rustwide/target/debug/deps/libidna-fe8ed5a864b272d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8bbc3dbe369d0e50.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-00b3292b537cfa9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1844d105c5ab9c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-2732d0fbd5e31f67.rlib" "/opt/rustwide/target/debug/deps/libgethostname-a9f5ba12f9f43c78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bb2202a8ec667088.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2e72975b688df1af.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-61d65456c46f6caa.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-ea86b378741e55ee.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5b8f54c5810f573c.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-4305639b8ee77ec1.rlib" "/opt/rustwide/target/debug/deps/libqstring-c6e33e5e69dc04e5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-c6157702482b672a.rlib" "/opt/rustwide/target/debug/deps/libhmac-45c32b7fffab1b60.rlib" "/opt/rustwide/target/debug/deps/libserde_with-36b0010e82ba5ce6.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-6770ecb2cf47a8db.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-af275af8583e7da1.rlib" "/opt/rustwide/target/debug/deps/libchrono-975a6fb7fcbb8186.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-6b95901fdf778010.rlib" "/opt/rustwide/target/debug/deps/libed25519-de3993dd48b5ba06.rlib" "/opt/rustwide/target/debug/deps/libsignature-778b0d9ddd5ebb7c.rlib" "/opt/rustwide/target/debug/deps/liburiparse-052745d8da3ef493.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-2d5dbdee0b354336.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-89b2cf817bff6bfb.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-5e0262a7c2b41c46.rlib" "/opt/rustwide/target/debug/deps/libbase64-00978a2741532e14.rlib" "/opt/rustwide/target/debug/deps/libsha2-86cb52df2615cda3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9b982b09d92be193.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-51f2ee1812d217ea.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-a4df8c4f88f32691.rlib" "/opt/rustwide/target/debug/deps/libhmac-d7a39be7fdffea39.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4666078f0a820944.rlib" "/opt/rustwide/target/debug/deps/librand-8ea39551073c302a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9f4c1bb967c1b01.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-433335fd9acbbe48.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-82760e4d6a68d059.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2a37ea8d9659b35a.rlib" "/opt/rustwide/target/debug/deps/librand_core-798508ce12cf31e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96e9b39d13caa046.rlib" "/opt/rustwide/target/debug/deps/libdigest-8a82202940f05667.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bfb9f36af75d0832.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-eb5473f94095f091.rlib" "/opt/rustwide/target/debug/deps/libborsh-402a033c0817b240.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-4deb550ae450c197.rlib" "/opt/rustwide/target/debug/deps/libbitflags-45f3fb580b1e63af.rlib" "/opt/rustwide/target/debug/deps/libbv-b6d391d9bd2d49a1.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/liblight_poseidon-00be168ca621d7b5.rlib" "/opt/rustwide/target/debug/deps/libblake3-8cf183f83193f7b3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-becb795b878038de.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-003fb1a4e19c55f3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libsha3-216ebf6f8bb396c9.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1656f5245722dc78.rlib" "/opt/rustwide/target/debug/deps/libbincode-409f2775713c1453.rlib" "/opt/rustwide/target/debug/deps/libsha2-f3c8a892154fd35d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libborsh-2eecc490a004cd7b.rlib" "/opt/rustwide/target/debug/deps/libark_bn254-8ae296ab844511f6.rlib" "/opt/rustwide/target/debug/deps/libark_ec-301f81ba5fb4f1da.rlib" "/opt/rustwide/target/debug/deps/libark_poly-723b2466fbece6e1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dd44e434c66a993a.rlib" "/opt/rustwide/target/debug/deps/libahash-4ddeec771c6f2432.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/libitertools-21001c7c3deafba9.rlib" "/opt/rustwide/target/debug/deps/libeither-1908255ee33d9899.rlib" "/opt/rustwide/target/debug/deps/libark_ff-3d42ec1314234e30.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b5c34febfba55ab5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-dc280b38066ab26c.rlib" "/opt/rustwide/target/debug/deps/libark_serialize-ed687bc2a6254a64.rlib" "/opt/rustwide/target/debug/deps/libdigest-b896de2808cbf4c4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9661d666e57a3e95.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-018712690e227d30.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ebf6ae5db0e18f6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d5b7d0ca50da55ff.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66f784003302fa6c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2002d75ff944381.rlib" "/opt/rustwide/target/debug/deps/libark_std-b11c281d898f4827.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bdde69c1ab11f5fe.rlib" "/opt/rustwide/target/debug/deps/librand-e9337f6666f55765.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-585b4c9af18eb409.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-9d89da61f8c2dac3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a21d32e4787058c.rlib" "/opt/rustwide/target/debug/deps/liblibc-82049e4e71c8b5c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libserde-3f04768129bab051.rlib" "/opt/rustwide/target/debug/deps/libthiserror-03f982f00fed69af.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fdcd2457f33f8267.rlib" "/opt/rustwide/target/debug/deps/libbs58-5df4082cdc088375.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/miraland_streamer-54c4ed0c09c9a729" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to 1 previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miraland-streamer` (lib test) due to 2 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "31ffcc269426d9edfd27ed0be925db05a677a0d22f25b1979930b19279399922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ffcc269426d9edfd27ed0be925db05a677a0d22f25b1979930b19279399922", kill_on_drop: false }` [INFO] [stdout] 31ffcc269426d9edfd27ed0be925db05a677a0d22f25b1979930b19279399922