[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 try#b755f8b9936d084e0363ce6b393c7e444a37080e 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 b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40cb71c6251b160329698850a2da823bb8b06ba473a7b75ebf604c2a85afbbab [INFO] running `Command { std: "docker" "start" "-a" "40cb71c6251b160329698850a2da823bb8b06ba473a7b75ebf604c2a85afbbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40cb71c6251b160329698850a2da823bb8b06ba473a7b75ebf604c2a85afbbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cb71c6251b160329698850a2da823bb8b06ba473a7b75ebf604c2a85afbbab", kill_on_drop: false }` [INFO] [stdout] 40cb71c6251b160329698850a2da823bb8b06ba473a7b75ebf604c2a85afbbab [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b2cec8d78041db834b797ae229116f44dc92852d336f69fa453017015b870b [INFO] running `Command { std: "docker" "start" "-a" "95b2cec8d78041db834b797ae229116f44dc92852d336f69fa453017015b870b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [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 memchr v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [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 itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [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 futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling k8s-openapi v0.15.0 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strum v0.24.1 [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 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 foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [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 atty v0.2.14 [INFO] [stderr] Compiling filedesc v0.5.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [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 tokio v1.19.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-seqpacket v0.5.5 [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 pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [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 thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling synattra v0.2.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling aspect-weave v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling aspect v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling metered-macro v0.9.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [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 v0.14.19 [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 30s [INFO] running `Command { std: "docker" "inspect" "95b2cec8d78041db834b797ae229116f44dc92852d336f69fa453017015b870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b2cec8d78041db834b797ae229116f44dc92852d336f69fa453017015b870b", kill_on_drop: false }` [INFO] [stdout] 95b2cec8d78041db834b797ae229116f44dc92852d336f69fa453017015b870b [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6e0014c1727ec2ec23064d2788512d3de98e3e8cc0e6f59db09c26bd48d91b [INFO] running `Command { std: "docker" "start" "-a" "9e6e0014c1727ec2ec23064d2788512d3de98e3e8cc0e6f59db09c26bd48d91b", 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 regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling oorandom v11.1.3 [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 pretty_assertions v1.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling csv v1.1.6 [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 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: 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] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:760:13: Broken MIR: generator contains type Result in MIR, but typeck only knows about {ResumeTy, [&str; 2], &mut tokio::process::Command, tokio::process::Command, impl futures::Future>, (), Output, [&str; 6], impl futures::Future>, ExitStatus, tokio::sync::mpsc::Sender, tokio::sync::mpsc::Receiver, Option, impl futures::Future>, MaybeDone>>, MaybeDone>>, futures::future::PollFn<[closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/async_await/join_mod.rs:95:13: 97:14]>, std::string::String, impl futures::Future>, EndpointEvent, IpAddr, futures::future::PollFn<[closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/async_await/join_mod.rs:95:13: 97:14]>, [&str; 1]} and [] [INFO] [stdout] --> tests/kubernetes.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | async fn kubernetes_minikube() { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 25 | | let minikube_version = minikube(&["version", "--output=json"]) [INFO] [stdout] 26 | | .output() [INFO] [stdout] 27 | | .await [INFO] [stdout] ... | [INFO] [stdout] 168 | | println!("Cleaned profile {}", MINIKUBE_PROFILE); [INFO] [stdout] 169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/compiler/rustc_errors/src/lib.rs:1398:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f29fa3a5210 - std::backtrace_rs::backtrace::libunwind::trace::h0635bbcc15f1a527 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f29fa3a5210 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f139649c4717994 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f29fa3a5210 - std::sys_common::backtrace::_print_fmt::h1bfd64239328f990 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f29fa3a5210 - ::fmt::h0228dc1410a56233 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f29fa40002e - core::fmt::write::hceb37e40129b2ef6 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f29fa395ad5 - std::io::Write::write_fmt::h7aef09b2f8dd6912 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f29fa3a7e63 - std::sys_common::backtrace::_print::h9317a39a27ffc158 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f29fa3a7e63 - std::sys_common::backtrace::print::h3f862bf30220d547 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f29fa3a7e63 - std::panicking::default_hook::{{closure}}::h5f1809c5cfd4c61f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f29fa3a7b4f - std::panicking::default_hook::h48ae03b43c4da387 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f29fcc20461 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f29fa3a869d - std::panicking::rust_panic_with_hook::h064155defabdfb6a [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f29fce84651 - std[2aca39d6cbfe9e59]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f29fce7f796 - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f29fce7eb46 - std[2aca39d6cbfe9e59]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f29fcec7be6 - std[2aca39d6cbfe9e59]::panic::panic_any:: [INFO] [stderr] 16: 0x7f29fcec6801 - ::span_bug:: [INFO] [stderr] 17: 0x7f29fcec6570 - ::span_bug:: [INFO] [stderr] 18: 0x7f29fcef3788 - rustc_middle[7be35d0dc781b06b]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f29fcef35a6 - rustc_middle[7be35d0dc781b06b]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f29fcef3564 - rustc_middle[7be35d0dc781b06b]::util::bug::span_bug_fmt:: [INFO] [stderr] 21: 0x7f29fce7a76d - ::run_pass [INFO] [stderr] 22: 0x7f29fb6c0f3a - rustc_mir_transform[f8f749f4a15136ee]::pass_manager::run_passes_no_validate [INFO] [stderr] 23: 0x7f29fb6ba1d4 - rustc_mir_transform[f8f749f4a15136ee]::run_analysis_to_runtime_passes [INFO] [stderr] 24: 0x7f29fb6b91e1 - rustc_mir_transform[f8f749f4a15136ee]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 25: 0x7f29fc27c1ea - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::, &rustc_data_structures[54467c84bdba8388]::steal::Steal>> [INFO] [stderr] 26: 0x7f29fcb612fc - ::mir_drops_elaborated_and_const_checked [INFO] [stderr] 27: 0x7f29fb71fafb - rustc_mir_transform[f8f749f4a15136ee]::optimized_mir [INFO] [stderr] 28: 0x7f29fbc5dae9 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 29: 0x7f29fcb61721 - ::optimized_mir [INFO] [stderr] 30: 0x7f29fdc764ec - ::generator_layout [INFO] [stderr] 31: 0x7f29fc4b6079 - >::layout_of_uncached [INFO] [stderr] 32: 0x7f29fc4b0b8c - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 33: 0x7f29fc0f6d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 34: 0x7f29fc0f6933 - ::layout_of [INFO] [stderr] 35: 0x7f29fbecd643 - , >::layout_of_uncached::{closure#5}::{closure#0}>, core[87f6064f357e42c2]::result::Result> as core[87f6064f357e42c2]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 36: 0x7f29fbecc781 - >> as alloc[70b5d75d5e7e3937]::vec::spec_from_iter::SpecFromIter>, core[87f6064f357e42c2]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}>, core[87f6064f357e42c2]::result::Result>>>::from_iter [INFO] [stderr] 37: 0x7f29fc4b1af8 - >::layout_of_uncached [INFO] [stderr] 38: 0x7f29fc4b0b8c - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 39: 0x7f29fc0f6d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 40: 0x7f29fc0f6933 - ::layout_of [INFO] [stderr] 41: 0x7f29fc4b120e - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 42: 0x7f29fc0f6d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 43: 0x7f29fc0f6933 - ::layout_of [INFO] [stderr] 44: 0x7f29fc2909ab - ::check [INFO] [stderr] 45: 0x7f29fc2874f3 - ::run_lint [INFO] [stderr] 46: 0x7f29fb6c0f3a - rustc_mir_transform[f8f749f4a15136ee]::pass_manager::run_passes_no_validate [INFO] [stderr] 47: 0x7f29fb6ba1d4 - rustc_mir_transform[f8f749f4a15136ee]::run_analysis_to_runtime_passes [INFO] [stderr] 48: 0x7f29fb6b91e1 - rustc_mir_transform[f8f749f4a15136ee]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 49: 0x7f29fc27c1ea - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::, &rustc_data_structures[54467c84bdba8388]::steal::Steal>> [INFO] [stderr] 50: 0x7f29fcb612fc - ::mir_drops_elaborated_and_const_checked [INFO] [stderr] 51: 0x7f29fb71fafb - rustc_mir_transform[f8f749f4a15136ee]::optimized_mir [INFO] [stderr] 52: 0x7f29fbc5dae9 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 53: 0x7f29fcb61721 - ::optimized_mir [INFO] [stderr] 54: 0x7f29fb83aeb6 - ::instance_mir [INFO] [stderr] 55: 0x7f29fb82f98c - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_neighbours [INFO] [stderr] 56: 0x7f29fb82d812 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 57: 0x7f29fb82dce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 58: 0x7f29fb82dce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 59: 0x7f29fc3c2abe - rustc_data_structures[54467c84bdba8388]::sync::par_for_each_in::, rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items::{closure#1}::{closure#0}> [INFO] [stderr] 60: 0x7f29fc3c293c - ::time::<(), rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items::{closure#1}> [INFO] [stderr] 61: 0x7f29fc3c25a9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items [INFO] [stderr] 62: 0x7f29fc3c1416 - rustc_monomorphize[19f1ef73da73a7d8]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 63: 0x7f29fc9e844e - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::>, &[rustc_middle[7be35d0dc781b06b]::mir::mono::CodegenUnit])>> [INFO] [stderr] 64: 0x7f29fc9e8127 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 65: 0x7f29fc9e805e - ::collect_and_partition_mono_items [INFO] [stderr] 66: 0x7f29fc722be2 - rustc_codegen_ssa[33e4c67eaae29b5]::base::codegen_crate:: [INFO] [stderr] 67: 0x7f29fc7229ae - ::codegen_crate [INFO] [stderr] 68: 0x7f29fba132bc - ::time::, rustc_interface[4ffcd4abddbf64f2]::passes::start_codegen::{closure#0}> [INFO] [stderr] 69: 0x7f29fba12c9e - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[87f6064f357e42c2]::result::Result, rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7f29fb9d32c3 - ::ongoing_codegen [INFO] [stderr] 71: 0x7f29fb9d16fd - rustc_interface[4ffcd4abddbf64f2]::interface::create_compiler_and_run::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}> [INFO] [stderr] 72: 0x7f29fb9d0011 - >::set::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 73: 0x7f29fb9cfcff - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 74: 0x7f29fca96e89 - <::spawn_unchecked_, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#1} as core[87f6064f357e42c2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 75: 0x7f29fa3b24f3 - as core::ops::function::FnOnce>::call_once::h3998462ded511e97 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 76: 0x7f29fa3b24f3 - as core::ops::function::FnOnce>::call_once::hb68442c5b53e403f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 77: 0x7f29fa3b24f3 - std::sys::unix::thread::Thread::new::thread_start::h9c65d60d9d9c7be4 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 78: 0x7f29fa263609 - start_thread [INFO] [stderr] 79: 0x7f29fa186133 - clone [INFO] [stderr] 80: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (b755f8b99 2022-09-07) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_drops_elaborated_and_const_checked] elaborating drops for `kubernetes_minikube::{closure#0}` [INFO] [stderr] #1 [optimized_mir] optimizing MIR for `kubernetes_minikube::{closure#0}` [INFO] [stderr] #2 [layout_of] computing layout of `[static generator@tests/kubernetes.rs:24:32: 169:2]` [INFO] [stderr] #3 [layout_of] computing layout of `core::future::from_generator::GenFuture<[static generator@tests/kubernetes.rs:24:32: 169:2]>` [INFO] [stderr] #4 [layout_of] computing layout of `impl core::future::future::Future` [INFO] [stderr] #5 [mir_drops_elaborated_and_const_checked] elaborating drops for `kubernetes_minikube` [INFO] [stderr] #6 [optimized_mir] optimizing MIR for `kubernetes_minikube` [INFO] [stderr] #7 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `state-proxy` due to previous error [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" "9e6e0014c1727ec2ec23064d2788512d3de98e3e8cc0e6f59db09c26bd48d91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6e0014c1727ec2ec23064d2788512d3de98e3e8cc0e6f59db09c26bd48d91b", kill_on_drop: false }` [INFO] [stdout] 9e6e0014c1727ec2ec23064d2788512d3de98e3e8cc0e6f59db09c26bd48d91b