[INFO] cloning repository https://github.com/b-n/m7s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-n/m7s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-n%2Fm7s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-n%2Fm7s'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b73f197ddb04646e9100e75e69a20135824c13b0
[INFO] testing b-n/m7s against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-n%2Fm7s" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/b-n/m7s
[INFO] finished tweaking git repo https://github.com/b-n/m7s
[INFO] tweaked toml for git repo https://github.com/b-n/m7s written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b-n/m7s on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b-n/m7s 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded k8s-openapi v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42d71de688e491d3ba379c20cca0136d291d12f3544a8f95ac280838a04b2738
[INFO] running `Command { std: "docker" "start" "-a" "42d71de688e491d3ba379c20cca0136d291d12f3544a8f95ac280838a04b2738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d71de688e491d3ba379c20cca0136d291d12f3544a8f95ac280838a04b2738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d71de688e491d3ba379c20cca0136d291d12f3544a8f95ac280838a04b2738", kill_on_drop: false }`
[INFO] [stdout] 42d71de688e491d3ba379c20cca0136d291d12f3544a8f95ac280838a04b2738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5ece00897e63e03983047e454e9a019f69bd5ec1a7ae0874aa00ce77f9eb08a
[INFO] running `Command { std: "docker" "start" "-a" "d5ece00897e63e03983047e454e9a019f69bd5ec1a7ae0874aa00ce77f9eb08a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling m7s v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `core_resources`, `group_resources`, and `initialized` are never read
[INFO] [stdout]   --> src/api_client/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ApiClientCache {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 26 |     core_resources: HashMap<String, Vec<k8s_meta_v1::APIResource>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     group_resources: HashMap<String, k8s_meta_v1::APIResource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     initialized: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiClientCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/api_client/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ApiClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 32 |     client: KubeClient,
[INFO] [stdout] 33 |     cache: ApiClientCache,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `populate_cache` and `get_kinds` are never used
[INFO] [stdout]   --> src/api_client/mod.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl ApiClient {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn populate_cache(&mut self) -> Result<(), Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub async fn get_kinds(&mut self) -> Result<Vec<String>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Command` is never constructed
[INFO] [stdout]   --> src/app/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Command,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Generic` is never constructed
[INFO] [stdout]   --> src/app/file.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum ParseFileError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 13 |     #[error("Failed to parse file lines")]
[INFO] [stdout] 14 |     Generic,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/app/file.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct File {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 196 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 34s
[INFO] running `Command { std: "docker" "inspect" "d5ece00897e63e03983047e454e9a019f69bd5ec1a7ae0874aa00ce77f9eb08a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ece00897e63e03983047e454e9a019f69bd5ec1a7ae0874aa00ce77f9eb08a", kill_on_drop: false }`
[INFO] [stdout] d5ece00897e63e03983047e454e9a019f69bd5ec1a7ae0874aa00ce77f9eb08a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2c3ab7120fe601a62fb05acd96597af220b66d6cf68f0957017cdc9a16564fc
[INFO] running `Command { std: "docker" "start" "-a" "e2c3ab7120fe601a62fb05acd96597af220b66d6cf68f0957017cdc9a16564fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling m7s v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `core_resources`, `group_resources`, and `initialized` are never read
[INFO] [stdout]   --> src/api_client/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ApiClientCache {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 26 |     core_resources: HashMap<String, Vec<k8s_meta_v1::APIResource>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     group_resources: HashMap<String, k8s_meta_v1::APIResource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     initialized: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiClientCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/api_client/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ApiClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 32 |     client: KubeClient,
[INFO] [stdout] 33 |     cache: ApiClientCache,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `populate_cache` and `get_kinds` are never used
[INFO] [stdout]   --> src/api_client/mod.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl ApiClient {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn populate_cache(&mut self) -> Result<(), Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub async fn get_kinds(&mut self) -> Result<Vec<String>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Command` is never constructed
[INFO] [stdout]   --> src/app/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Command,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Generic` is never constructed
[INFO] [stdout]   --> src/app/file.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum ParseFileError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 13 |     #[error("Failed to parse file lines")]
[INFO] [stdout] 14 |     Generic,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> src/app/file.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct File {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 196 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "e2c3ab7120fe601a62fb05acd96597af220b66d6cf68f0957017cdc9a16564fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c3ab7120fe601a62fb05acd96597af220b66d6cf68f0957017cdc9a16564fc", kill_on_drop: false }`
[INFO] [stdout] e2c3ab7120fe601a62fb05acd96597af220b66d6cf68f0957017cdc9a16564fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76b1d8a1c20ce7a433d870048685f35ec84efac8d7199a1a0821ac2d47244b6e
[INFO] running `Command { std: "docker" "start" "-a" "76b1d8a1c20ce7a433d870048685f35ec84efac8d7199a1a0821ac2d47244b6e", kill_on_drop: false }`
[INFO] [stderr] warning: fields `core_resources`, `group_resources`, and `initialized` are never read
[INFO] [stderr]   --> src/api_client/mod.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct ApiClientCache {
[INFO] [stderr]    |        -------------- fields in this struct
[INFO] [stderr] 26 |     core_resources: HashMap<String, Vec<k8s_meta_v1::APIResource>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     group_resources: HashMap<String, k8s_meta_v1::APIResource>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     initialized: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApiClientCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `cache` is never read
[INFO] [stderr]   --> src/api_client/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct ApiClient {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 32 |     client: KubeClient,
[INFO] [stderr] 33 |     cache: ApiClientCache,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `populate_cache` and `get_kinds` are never used
[INFO] [stderr]   --> src/api_client/mod.rs:59:14
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl ApiClient {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     async fn populate_cache(&mut self) -> Result<(), Error> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub async fn get_kinds(&mut self) -> Result<Vec<String>, Error> {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Command` is never constructed
[INFO] [stderr]   --> src/app/mod.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum AppMode {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 20 |     Command,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Generic` is never constructed
[INFO] [stderr]   --> src/app/file.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub enum ParseFileError {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 13 |     #[error("Failed to parse file lines")]
[INFO] [stderr] 14 |     Generic,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]    --> src/app/file.rs:196:5
[INFO] [stderr]     |
[INFO] [stderr] 195 | pub struct File {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 196 |     path: PathBuf,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `m7s` (bin "m7s" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/m7s-3e231767bd22b4b5)
[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" "76b1d8a1c20ce7a433d870048685f35ec84efac8d7199a1a0821ac2d47244b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b1d8a1c20ce7a433d870048685f35ec84efac8d7199a1a0821ac2d47244b6e", kill_on_drop: false }`
[INFO] [stdout] 76b1d8a1c20ce7a433d870048685f35ec84efac8d7199a1a0821ac2d47244b6e
