[INFO] cloning repository https://github.com/jfrikker/kafka-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfrikker/kafka-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrikker%2Fkafka-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrikker%2Fkafka-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b0a2242467c8e1cca390759ea2357d32c7dfcb [INFO] testing jfrikker/kafka-tools against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrikker%2Fkafka-tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jfrikker/kafka-tools [INFO] finished tweaking git repo https://github.com/jfrikker/kafka-tools [INFO] tweaked toml for git repo https://github.com/jfrikker/kafka-tools written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jfrikker/kafka-tools on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jfrikker/kafka-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-nested v0.1.4 [INFO] [stderr] Downloaded tokio v0.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35ac42d1fd428f47f76fe9f19237648a80b8c67be30b47e097337cee76978431 [INFO] running `Command { std: "docker" "start" "-a" "35ac42d1fd428f47f76fe9f19237648a80b8c67be30b47e097337cee76978431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ac42d1fd428f47f76fe9f19237648a80b8c67be30b47e097337cee76978431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ac42d1fd428f47f76fe9f19237648a80b8c67be30b47e097337cee76978431", kill_on_drop: false }` [INFO] [stdout] 35ac42d1fd428f47f76fe9f19237648a80b8c67be30b47e097337cee76978431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 092f2ae2e275d9b45e8339c0161a404ac51a076b28253d87e290d675885ac1c6 [INFO] running `Command { std: "docker" "start" "-a" "092f2ae2e275d9b45e8339c0161a404ac51a076b28253d87e290d675885ac1c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling kafka-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stdout] --> src/protocol/messages/list_groups.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 26 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub error_code: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `protocol_type` is never read [INFO] [stdout] --> src/protocol/messages/list_groups.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Group { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 46 | pub name: String, [INFO] [stdout] 47 | pub protocol_type: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `throttle_time_ms` is never read [INFO] [stdout] --> src/protocol/messages/list_offsets.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Response { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 59 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/protocol/messages/list_offsets.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct PartitionResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub timestamp: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `throttle_time_ms`, `cluster_id`, and `controller_id` are never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 31 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub brokers: Vec, [INFO] [stdout] 33 | pub cluster_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub controller_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rack` is never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Broker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub rack: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Broker` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_code` and `is_internal` are never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TopicMetadata { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 48 | pub error_code: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | pub topic: String, [INFO] [stdout] 50 | pub is_internal: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TopicMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `leader` is never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct PartitionMetadata { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub leader: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stdout] --> src/protocol/messages/offset_fetch.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 44 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | pub responses: Vec, [INFO] [stdout] 46 | error_code: i16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `metadata` is never read [INFO] [stdout] --> src/protocol/messages/offset_fetch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct PartitionResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | pub metadata: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.35s [INFO] running `Command { std: "docker" "inspect" "092f2ae2e275d9b45e8339c0161a404ac51a076b28253d87e290d675885ac1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092f2ae2e275d9b45e8339c0161a404ac51a076b28253d87e290d675885ac1c6", kill_on_drop: false }` [INFO] [stdout] 092f2ae2e275d9b45e8339c0161a404ac51a076b28253d87e290d675885ac1c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a02dfd7190a3892617a44e4dc1ddddcb62899b2d0e11ccfa78733ce57b88812c [INFO] running `Command { std: "docker" "start" "-a" "a02dfd7190a3892617a44e4dc1ddddcb62899b2d0e11ccfa78733ce57b88812c", kill_on_drop: false }` [INFO] [stderr] Compiling kafka-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stdout] --> src/protocol/messages/list_groups.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 26 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub error_code: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `protocol_type` is never read [INFO] [stdout] --> src/protocol/messages/list_groups.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Group { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 46 | pub name: String, [INFO] [stdout] 47 | pub protocol_type: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `throttle_time_ms` is never read [INFO] [stdout] --> src/protocol/messages/list_offsets.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Response { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 59 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/protocol/messages/list_offsets.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct PartitionResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub timestamp: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `throttle_time_ms`, `cluster_id`, and `controller_id` are never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 31 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub brokers: Vec, [INFO] [stdout] 33 | pub cluster_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub controller_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rack` is never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Broker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub rack: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Broker` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_code` and `is_internal` are never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TopicMetadata { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 48 | pub error_code: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | pub topic: String, [INFO] [stdout] 50 | pub is_internal: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TopicMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `leader` is never read [INFO] [stdout] --> src/protocol/messages/metadata.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct PartitionMetadata { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub leader: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stdout] --> src/protocol/messages/offset_fetch.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 44 | pub throttle_time_ms: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | pub responses: Vec, [INFO] [stdout] 46 | error_code: i16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `metadata` is never read [INFO] [stdout] --> src/protocol/messages/offset_fetch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct PartitionResponse { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | pub metadata: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "a02dfd7190a3892617a44e4dc1ddddcb62899b2d0e11ccfa78733ce57b88812c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02dfd7190a3892617a44e4dc1ddddcb62899b2d0e11ccfa78733ce57b88812c", kill_on_drop: false }` [INFO] [stdout] a02dfd7190a3892617a44e4dc1ddddcb62899b2d0e11ccfa78733ce57b88812c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fe3ce869c0c06d13e5be78c458e0785dd4d82d0e581ff584e406b5c33ed20785 [INFO] running `Command { std: "docker" "start" "-a" "fe3ce869c0c06d13e5be78c458e0785dd4d82d0e581ff584e406b5c33ed20785", kill_on_drop: false }` [INFO] [stderr] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stderr] --> src/protocol/messages/list_groups.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Response { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 26 | pub throttle_time_ms: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 27 | pub error_code: i16, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `protocol_type` is never read [INFO] [stderr] --> src/protocol/messages/list_groups.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct Group { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 46 | pub name: String, [INFO] [stderr] 47 | pub protocol_type: String [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Group` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `throttle_time_ms` is never read [INFO] [stderr] --> src/protocol/messages/list_offsets.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 58 | pub struct Response { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 59 | pub throttle_time_ms: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `timestamp` is never read [INFO] [stderr] --> src/protocol/messages/list_offsets.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 70 | pub struct PartitionResponse { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 73 | pub timestamp: i64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `throttle_time_ms`, `cluster_id`, and `controller_id` are never read [INFO] [stderr] --> src/protocol/messages/metadata.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct Response { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 31 | pub throttle_time_ms: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 32 | pub brokers: Vec, [INFO] [stderr] 33 | pub cluster_id: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 34 | pub controller_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `rack` is never read [INFO] [stderr] --> src/protocol/messages/metadata.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct Broker { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 43 | pub rack: Option [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Broker` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `error_code` and `is_internal` are never read [INFO] [stderr] --> src/protocol/messages/metadata.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct TopicMetadata { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 48 | pub error_code: i16, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 49 | pub topic: String, [INFO] [stderr] 50 | pub is_internal: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TopicMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `leader` is never read [INFO] [stderr] --> src/protocol/messages/metadata.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub struct PartitionMetadata { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 58 | pub leader: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PartitionMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `throttle_time_ms` and `error_code` are never read [INFO] [stderr] --> src/protocol/messages/offset_fetch.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct Response { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 44 | pub throttle_time_ms: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 45 | pub responses: Vec, [INFO] [stderr] 46 | error_code: i16 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `metadata` is never read [INFO] [stderr] --> src/protocol/messages/offset_fetch.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 56 | pub struct PartitionResponse { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 59 | pub metadata: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PartitionResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `kafka-tools` (bin "kafka-tools" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kafka_tools-d993c0107aa83a65) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe3ce869c0c06d13e5be78c458e0785dd4d82d0e581ff584e406b5c33ed20785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3ce869c0c06d13e5be78c458e0785dd4d82d0e581ff584e406b5c33ed20785", kill_on_drop: false }` [INFO] [stdout] fe3ce869c0c06d13e5be78c458e0785dd4d82d0e581ff584e406b5c33ed20785