[INFO] fetching crate allenhark-slipstream 0.3.1... [INFO] testing allenhark-slipstream-0.3.1 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate allenhark-slipstream 0.3.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate allenhark-slipstream 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate allenhark-slipstream 0.3.1 [INFO] tweaked toml for crates.io crate allenhark-slipstream 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate allenhark-slipstream 0.3.1 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate allenhark-slipstream 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 881c8b6a44b631735f7079c28d5693293297008368c94a335d13411a85763e72 [INFO] running `Command { std: "docker" "start" "-a" "881c8b6a44b631735f7079c28d5693293297008368c94a335d13411a85763e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "881c8b6a44b631735f7079c28d5693293297008368c94a335d13411a85763e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881c8b6a44b631735f7079c28d5693293297008368c94a335d13411a85763e72", kill_on_drop: false }` [INFO] [stdout] 881c8b6a44b631735f7079c28d5693293297008368c94a335d13411a85763e72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69a9a84f5add415f0af7984d40927d13f4fae4396d5975ad50810ce6961c90b [INFO] running `Command { std: "docker" "start" "-a" "c69a9a84f5add415f0af7984d40927d13f4fae4396d5975ad50810ce6961c90b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling allenhark-slipstream v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/http.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Protocol` [INFO] [stdout] --> src/connection/selector.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::types::{LeaderHint, Protocol, WorkerEndpoint}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/connection/selector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/connection/selector.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `has_more` are never read [INFO] [stdout] --> src/connection/http.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 564 | struct PollResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 567 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 568 | has_more: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsubscribe` is never constructed [INFO] [stdout] --> src/connection/websocket.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum ClientMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Unsubscribe { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/connection/websocket.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 82 | TransactionUpdate { [INFO] [stdout] | ----------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 94 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `leader_hint_tx` is never read [INFO] [stdout] --> src/multi_region.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MultiRegionClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | leader_hint_tx: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "c69a9a84f5add415f0af7984d40927d13f4fae4396d5975ad50810ce6961c90b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69a9a84f5add415f0af7984d40927d13f4fae4396d5975ad50810ce6961c90b", kill_on_drop: false }` [INFO] [stdout] c69a9a84f5add415f0af7984d40927d13f4fae4396d5975ad50810ce6961c90b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 469898f99b4de153371e002ef6d5644ce72a9645240341105f20f8e3a414ee94 [INFO] running `Command { std: "docker" "start" "-a" "469898f99b4de153371e002ef6d5644ce72a9645240341105f20f8e3a414ee94", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling allenhark-slipstream v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/http.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Protocol` [INFO] [stdout] --> src/connection/selector.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::types::{LeaderHint, Protocol, WorkerEndpoint}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/connection/selector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/connection/selector.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/http.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/connection/selector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/connection/selector.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `has_more` are never read [INFO] [stdout] --> src/connection/http.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 564 | struct PollResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 567 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 568 | has_more: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsubscribe` is never constructed [INFO] [stdout] --> src/connection/websocket.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum ClientMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Unsubscribe { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/connection/websocket.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 82 | TransactionUpdate { [INFO] [stdout] | ----------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 94 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `leader_hint_tx` is never read [INFO] [stdout] --> src/multi_region.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MultiRegionClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | leader_hint_tx: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `has_more` are never read [INFO] [stdout] --> src/connection/http.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 564 | struct PollResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 567 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 568 | has_more: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsubscribe` is never constructed [INFO] [stdout] --> src/connection/websocket.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum ClientMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Unsubscribe { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/connection/websocket.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 82 | TransactionUpdate { [INFO] [stdout] | ----------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 94 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `leader_hint_tx` is never read [INFO] [stdout] --> src/multi_region.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MultiRegionClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | leader_hint_tx: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_workers` is never used [INFO] [stdout] --> src/multi_region.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 562 | fn create_test_workers() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Protocol` [INFO] [stdout] --> tests/integration.rs:550:32 [INFO] [stdout] | [INFO] [stdout] 550 | use allenhark_slipstream::{Protocol, ProtocolTimeouts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc4cs4D0/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-fcf05aace61d0c0f,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-46d10ef08017e4c7,liballenhark_slipstream-86b0d46368f3740f,libbs58-057a6ece2aba89a6,libuuid-6ed3286ca47c8bcc,libgetrandom-9b9aff54f01e3e6d,libtokio_tungstenite-60312dadb40e8a0b,libtungstenite-a0a5edfdc27d28a4,libdata_encoding-9925c048f12d655c,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttp-2b4f0b9284ae8d87,libquinn-3ce47aff9680553f,libquinn_udp-2aa28ed62009a0e7,libquinn_proto-9582918397e2140c,librustls_native_certs-20d3d1c18c0c31a9,libopenssl_probe-cbab9b905ab83f66,librustls-ff60ef40d04c1110,libsct-818e2d18cea2aa12,libwebpki-a812370d80465cac,libring-4ea1e51ae076768b,libuntrusted-3420b86308bec153,libring-ddd3b3dfa742e4ae,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,librustc_hash-5a527483989b35a3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libthiserror-eba59e12b46788a9,libreqwest-a1b7478e6ddc7cc7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-e2a3d5495ba26a48,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libipnet-9aae67a4e846df6d,libtokio_native_tls-0d31abf7fc4e2072,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libnative_tls-8e92f1109813c946,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,liburl-c6dfcd2b2011f807,libidna-df08096f130bcbf2,libutf8_iter-0d9be7b316c2b184,libidna_adapter-892366067e7926d5,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-499db301c3c00f92,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libtonic-0ff679b51f5e4625,libhyper_timeout-e6bc456d9e86b265,libtokio_io_timeout-66dcb3aaa6ddce5e,libasync_stream-b21e5e00e1fb77fc,libaxum-5b347da9618d0704,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libsync_wrapper-17f912c27eab8964,libaxum_core-05fe2314f44f47a7,libmime-4b44681fdb2c65f7,libhyper-2a6a48aa4153f43e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-ddd9451658a1837c,libhttparse-4b1ed73b760072b9,libh2-a3d6c4ff3e6d4342,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfutures_channel-4627c4895ffd5880,libhttpdate-9f9d2502c6a38412,libtower-1758ebefb5990656,libindexmap-66e408bd9c62cbca,libhashbrown-8ac6e23154e6c3d0,libtokio_util-33d61e6ac9bcece3,librand-cb143c9f6cec659e,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libfutures_util-e84fcd6745ac4f79,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtower_layer-d70c7e404336389b,libprost-f803bc2d72156814,libpin_project-6e6f58169469b44e,libtower_service-0d7df29686b13872,libtokio_stream-e5f88f75c9610ff0,libfutures_core-f0387e1e69ce8814,libhttp_body-3eb8e913807a60f2,libhttp-e0ce57d7bf25a954,libitoa-ae20521aea192d35,libfnv-2d77ec4f6f971b24,libbase64-64299f9d815d057c,libtracing-3c22cf235a838ad8,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtokio-41c7c667849a888e,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-e0076dd546ad5b5a,libparking_lot_core-f6f996d8542efc22,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4cs4D0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-45215d74000820a4/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/priority_fees-8171d4e1c701e389" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `allenhark-slipstream` (example "priority_fees") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "469898f99b4de153371e002ef6d5644ce72a9645240341105f20f8e3a414ee94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469898f99b4de153371e002ef6d5644ce72a9645240341105f20f8e3a414ee94", kill_on_drop: false }` [INFO] [stdout] 469898f99b4de153371e002ef6d5644ce72a9645240341105f20f8e3a414ee94