[INFO] cloning repository https://github.com/Ereski/state-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ereski/state-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEreski%2Fstate-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEreski%2Fstate-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d081b150d9acbe86ecc17b2b5eb5cc4a07307665 [INFO] building Ereski/state-proxy against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEreski%2Fstate-proxy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ereski/state-proxy on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ereski/state-proxy [INFO] finished tweaking git repo https://github.com/Ereski/state-proxy [INFO] tweaked toml for git repo https://github.com/Ereski/state-proxy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ereski/state-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.1 [INFO] [stderr] Downloaded aspect-weave v0.2.1 [INFO] [stderr] Downloaded auto_enums v0.7.12 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded auto_enums_core v0.7.12 [INFO] [stderr] Downloaded aspect v0.3.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded clap v3.2.6 [INFO] [stderr] Downloaded synattra v0.2.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.0 [INFO] [stderr] Downloaded metered v0.9.0 [INFO] [stderr] Downloaded ciborium-io v0.2.0 [INFO] [stderr] Downloaded metered-macro v0.9.0 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded thrussh v0.33.5 [INFO] [stderr] Downloaded kube-core v0.73.1 [INFO] [stderr] Downloaded semver v1.0.10 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded kube v0.73.1 [INFO] [stderr] Downloaded ciborium v0.2.0 [INFO] [stderr] Downloaded kube-client v0.73.1 [INFO] [stderr] Downloaded clap_lex v0.2.3 [INFO] [stderr] Downloaded auto_enums_derive v0.7.12 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded rustversion v1.0.7 [INFO] [stderr] Downloaded smallvec v1.8.1 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded kube-runtime v0.73.1 [INFO] [stderr] Downloaded thrussh-keys v0.21.0 [INFO] [stderr] Downloaded thrussh-libsodium v0.2.1 [INFO] [stderr] Downloaded tokio-seqpacket v0.5.5 [INFO] [stderr] Downloaded k8s-openapi v0.15.0 [INFO] [stderr] Downloaded tuple-transpose v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4910f639d364d947bd140642a632f11286a08eb0dabee04e0ce2c048f80a6343 [INFO] running `Command { std: "docker" "start" "-a" "4910f639d364d947bd140642a632f11286a08eb0dabee04e0ce2c048f80a6343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4910f639d364d947bd140642a632f11286a08eb0dabee04e0ce2c048f80a6343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4910f639d364d947bd140642a632f11286a08eb0dabee04e0ce2c048f80a6343", kill_on_drop: false }` [INFO] [stdout] 4910f639d364d947bd140642a632f11286a08eb0dabee04e0ce2c048f80a6343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bccc89c7aa7971f9004eb30ddc6b6e54de3f765b3dc345200f5b4cbb1625eaa [INFO] running `Command { std: "docker" "start" "-a" "2bccc89c7aa7971f9004eb30ddc6b6e54de3f765b3dc345200f5b4cbb1625eaa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling k8s-openapi v0.15.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tuple-transpose v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filedesc v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-seqpacket v0.5.5 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling auto_enums v0.7.12 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling synattra v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling aspect-weave v0.2.1 [INFO] [stderr] Compiling metered-macro v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling aspect v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling metered v0.9.0 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-core v0.73.1 [INFO] [stderr] Compiling kube-client v0.73.1 [INFO] [stderr] Compiling kube-runtime v0.73.1 [INFO] [stderr] Compiling kube v0.73.1 [INFO] [stderr] Compiling state-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 290 | / loop { [INFO] [stdout] 291 | | let (mut data, channel_id) = [INFO] [stdout] 292 | | if let Some((data, channel_id)) = self.stream_left.take() { [INFO] [stdout] 293 | | (data, Some(channel_id)) [INFO] [stdout] ... | [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 312 | [INFO] [stdout] 313 | unimplemented!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_is_exhausted` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | let data_is_exhausted = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_is_exhausted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:15 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialize` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:38 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/handover.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn start(address: String) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | address: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/http.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stream` and `internal` are never read [INFO] [stdout] --> src/protocol/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct ConnectionState { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 132 | /// The socket stream for this connection. May be `None` if the [`Connection`] is stateless. [INFO] [stdout] 133 | stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | internal: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `states` and `next_channel_id` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct EndpointProtocolClient { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 187 | states: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | next_channel_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client` and `server` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 439 | struct ChannelState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 440 | client: ChannelClientState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 441 | server: ChannelServerState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 459 | enum ChannelServerState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 460 | Idle, [INFO] [stdout] 461 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Idle`, `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 481 | enum ChannelClientState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 482 | WaitingForAcceptance, [INFO] [stdout] 483 | Idle, [INFO] [stdout] | ^^^^ [INFO] [stdout] 484 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message` and `buffer` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 604 | struct OwnedServerMessageV0 { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 605 | message: ServerMessageV0<'static>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 606 | buffer: Bytes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deserialize` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 407 | fn deserialize<'a, T>(self, buffer: &'a [u8]) -> Result> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 445 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `take_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 565 | fn take_channel_id(&mut self) -> TakeChannelIdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:586:8 [INFO] [stdout] | [INFO] [stdout] 586 | fn set_channel_id(&mut self, new_channel_id: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:8 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `name` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:689:8 [INFO] [stdout] | [INFO] [stdout] 689 | fn name(&self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hyper_client` is never read [INFO] [stdout] --> src/http.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HttpClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | hyper_client: Client, Body>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(protocol: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "2bccc89c7aa7971f9004eb30ddc6b6e54de3f765b3dc345200f5b4cbb1625eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bccc89c7aa7971f9004eb30ddc6b6e54de3f765b3dc345200f5b4cbb1625eaa", kill_on_drop: false }` [INFO] [stdout] 2bccc89c7aa7971f9004eb30ddc6b6e54de3f765b3dc345200f5b4cbb1625eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48dba3b8a609c20a2ae52598fb012c63b34427807701f504611ed18d6fc481a7 [INFO] running `Command { std: "docker" "start" "-a" "48dba3b8a609c20a2ae52598fb012c63b34427807701f504611ed18d6fc481a7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling metered v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-seqpacket v0.5.5 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling kube-client v0.73.1 [INFO] [stderr] Compiling kube-runtime v0.73.1 [INFO] [stderr] Compiling kube v0.73.1 [INFO] [stderr] Compiling state-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 290 | / loop { [INFO] [stdout] 291 | | let (mut data, channel_id) = [INFO] [stdout] 292 | | if let Some((data, channel_id)) = self.stream_left.take() { [INFO] [stdout] 293 | | (data, Some(channel_id)) [INFO] [stdout] ... | [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 312 | [INFO] [stdout] 313 | unimplemented!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_is_exhausted` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | let data_is_exhausted = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_is_exhausted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:15 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialize` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:38 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/handover.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn start(address: String) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | address: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/http.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stream` and `internal` are never read [INFO] [stdout] --> src/protocol/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct ConnectionState { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 132 | /// The socket stream for this connection. May be `None` if the [`Connection`] is stateless. [INFO] [stdout] 133 | stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | internal: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `states` and `next_channel_id` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct EndpointProtocolClient { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 187 | states: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | next_channel_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client` and `server` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 439 | struct ChannelState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 440 | client: ChannelClientState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 441 | server: ChannelServerState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 459 | enum ChannelServerState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 460 | Idle, [INFO] [stdout] 461 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Idle`, `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 481 | enum ChannelClientState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 482 | WaitingForAcceptance, [INFO] [stdout] 483 | Idle, [INFO] [stdout] | ^^^^ [INFO] [stdout] 484 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message` and `buffer` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 604 | struct OwnedServerMessageV0 { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 605 | message: ServerMessageV0<'static>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 606 | buffer: Bytes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deserialize` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 407 | fn deserialize<'a, T>(self, buffer: &'a [u8]) -> Result> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 445 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `take_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 565 | fn take_channel_id(&mut self) -> TakeChannelIdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:586:8 [INFO] [stdout] | [INFO] [stdout] 586 | fn set_channel_id(&mut self, new_channel_id: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:8 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `name` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:689:8 [INFO] [stdout] | [INFO] [stdout] 689 | fn name(&self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hyper_client` is never read [INFO] [stdout] --> src/http.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HttpClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | hyper_client: Client, Body>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(protocol: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 290 | / loop { [INFO] [stdout] 291 | | let (mut data, channel_id) = [INFO] [stdout] 292 | | if let Some((data, channel_id)) = self.stream_left.take() { [INFO] [stdout] 293 | | (data, Some(channel_id)) [INFO] [stdout] ... | [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 312 | [INFO] [stdout] 313 | unimplemented!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_is_exhausted` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | let data_is_exhausted = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_is_exhausted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:15 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialize` [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:38 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/handover.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn start(address: String) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | address: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/http.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/http.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | async fn send(&mut self, message: Message) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stream` and `internal` are never read [INFO] [stdout] --> src/protocol/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct ConnectionState { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 132 | /// The socket stream for this connection. May be `None` if the [`Connection`] is stateless. [INFO] [stdout] 133 | stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | internal: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `states` and `next_channel_id` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct EndpointProtocolClient { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 187 | states: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | next_channel_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client` and `server` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 439 | struct ChannelState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 440 | client: ChannelClientState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 441 | server: ChannelServerState, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 459 | enum ChannelServerState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 460 | Idle, [INFO] [stdout] 461 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Idle`, `StartReceivingData`, `ReceivingChunk`, `StartReceivingSocketData` and `ReceivingSocketChunk` are never constructed [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 481 | enum ChannelClientState { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 482 | WaitingForAcceptance, [INFO] [stdout] 483 | Idle, [INFO] [stdout] | ^^^^ [INFO] [stdout] 484 | StartReceivingData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | ReceivingChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 492 | StartReceivingSocketData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | ReceivingSocketChunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message` and `buffer` are never read [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 604 | struct OwnedServerMessageV0 { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 605 | message: ServerMessageV0<'static>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 606 | buffer: Bytes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deserialize` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 407 | fn deserialize<'a, T>(self, buffer: &'a [u8]) -> Result> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 445 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `take_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 565 | fn take_channel_id(&mut self) -> TakeChannelIdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_channel_id` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:586:8 [INFO] [stdout] | [INFO] [stdout] 586 | fn set_channel_id(&mut self, new_channel_id: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:610:8 [INFO] [stdout] | [INFO] [stdout] 610 | fn new(buffer: &mut BytesMut, deserialize: D) -> Result [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `name` is never used [INFO] [stdout] --> src/protocol/proxy/endpoint.rs:689:8 [INFO] [stdout] | [INFO] [stdout] 689 | fn name(&self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hyper_client` is never read [INFO] [stdout] --> src/http.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct HttpClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | hyper_client: Client, Body>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(protocol: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/http.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUilFMq/symbols.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.kubernetes.169ed815-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01.59ubjxc4wnr1dh4l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libstate_proxy-0eb7cdb945ee5c02.rlib" "/opt/rustwide/target/debug/deps/libtuple_transpose-a26750b9e5e941c1.rlib" "/opt/rustwide/target/debug/deps/libkube-b232acb1351362f8.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-0abfa96455c97749.rlib" "/opt/rustwide/target/debug/deps/libahash-ff50b024bc7fe2c1.rlib" "/opt/rustwide/target/debug/deps/libkube_client-563484d4aa721938.rlib" "/opt/rustwide/target/debug/deps/libpem-c122b6b886fe1837.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c3acce94a8a25dca.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-d9bb90e589e634d9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-95becf042bafdaf3.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-a2b037deaf0ef654.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-6559319c5a2636a0.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-b62e0130d0867277.rlib" "/opt/rustwide/target/debug/deps/libzeroize-80645bff05957960.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-fe7fab6d87e9113b.rlib" "/opt/rustwide/target/debug/deps/libtower_http-36fdc2cce15c57ff.rlib" "/opt/rustwide/target/debug/deps/libtower-b87492a72504c05a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-285d1a5aa5d99dca.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libkube_core-0b69769bf1db9931.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-2392109f1a7bf9c5.rlib" "/opt/rustwide/target/debug/deps/libtreediff-548dccfc4d63fca4.rlib" "/opt/rustwide/target/debug/deps/libbackoff-57488b92acdd9dac.rlib" "/opt/rustwide/target/debug/deps/librand-8b4fba53a659176d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb21f2fce7af17f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c553fd687d1d387.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7bf96f9aa08aa737.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-9a666bbf3fef7a33.rlib" "/opt/rustwide/target/debug/deps/libserde_value-f9fa623018d7abda.rlib" "/opt/rustwide/target/debug/deps/libordered_float-90c9ece1ecf2be9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-6e767688e1d10072.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d7b32253ac912e7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-24637eef1053ac78.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d9ac1de73490c0e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b6ad3ed0c5223331.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e2973321585a21b0.rlib" "/opt/rustwide/target/debug/deps/libhyper-d2885a6c032b168a.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-6da4b4081f43c62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8028213db6e99536.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c74a567e63b86b49.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libstrum-75a98252557b82d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libtracing-4dc2d3e69bf947ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-47b6700c50276381.rlib" "/opt/rustwide/target/debug/deps/libtokio-c24cdc924ec155c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-469b10e4d1ab4b2a.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libmetered-a03236bd7f2cf537.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-b1d070576e9e6514.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-feed722aab4b4d45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-848077225ce23155.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libbase64-aca2df298b5e0d5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib" "/opt/rustwide/target/debug/deps/libatomic-42f5ffdc6f9a205f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c1bad1283522350c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-445978fcb7e7d12b.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6396b5ff8936e45f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libaspect-3c6ff1460d922de7.rlib" "/opt/rustwide/target/debug/deps/libaspect_weave-affd4a406749d6b3.rlib" "/opt/rustwide/target/debug/deps/libsynattra-b1a33c7cd73f7984.rlib" "/opt/rustwide/target/debug/deps/libauto_enums-899fd375b4c76ad8.rlib" "/opt/rustwide/target/debug/deps/libsyn-932a6c5727ed9083.rlib" "/opt/rustwide/target/debug/deps/libquote-ef685f2342365f30.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-70ed4e777d442339.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-2d8bc6a785d80132.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37ba84a42602dd08.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-951c2b4d28ef87b6.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5f8e175dda39be49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ea24c71f4ddfdf2e.rlib" "/opt/rustwide/target/debug/deps/libserde-e3b542a7903566c4.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e0cec383f107a752.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf40741ddca060f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-97cd08ba3a7b129d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-105b409c827bd13a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kubernetes-2dace3ffbc4c2e01" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `state-proxy` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48dba3b8a609c20a2ae52598fb012c63b34427807701f504611ed18d6fc481a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48dba3b8a609c20a2ae52598fb012c63b34427807701f504611ed18d6fc481a7", kill_on_drop: false }` [INFO] [stdout] 48dba3b8a609c20a2ae52598fb012c63b34427807701f504611ed18d6fc481a7