[INFO] cloning repository https://github.com/Projectmaster122/minigames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Projectmaster122/minigames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProjectmaster122%2Fminigames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProjectmaster122%2Fminigames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 416aaf360bfae6f3d20f28f4b7dd8cb96a1c0271 [INFO] testing Projectmaster122/minigames against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProjectmaster122%2Fminigames" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Projectmaster122/minigames [INFO] finished tweaking git repo https://github.com/Projectmaster122/minigames [INFO] tweaked toml for git repo https://github.com/Projectmaster122/minigames written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Projectmaster122/minigames on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Projectmaster122/minigames 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 039c2e3356dc9c378e4e310e4c250525eccf50633d11195d0742323eee06e5dc [INFO] running `Command { std: "docker" "start" "-a" "039c2e3356dc9c378e4e310e4c250525eccf50633d11195d0742323eee06e5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039c2e3356dc9c378e4e310e4c250525eccf50633d11195d0742323eee06e5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039c2e3356dc9c378e4e310e4c250525eccf50633d11195d0742323eee06e5dc", kill_on_drop: false }` [INFO] [stdout] 039c2e3356dc9c378e4e310e4c250525eccf50633d11195d0742323eee06e5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2236a1057739c42eb5acb3212756b540080cce388c13a6ead6dbac7125209663 [INFO] running `Command { std: "docker" "start" "-a" "2236a1057739c42eb5acb3212756b540080cce388c13a6ead6dbac7125209663", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling minigames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::minigames::guess` [INFO] [stdout] --> src/minigames/trivia.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::minigames::guess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/minigames/qotd.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quote` [INFO] [stdout] --> src/minigames/qotd.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | if let Some(quote) = response.get(choice_int) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_code` is never read [INFO] [stdout] --> src/minigames/trivia.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct TriviaResponse { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 10 | response_code: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriviaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `category`, `question_type`, and `difficulty` are never read [INFO] [stdout] --> src/minigames/trivia.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct TriviaQuestion { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 16 | category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | #[serde(rename = "type")] [INFO] [stdout] 18 | question_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | difficulty: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriviaQuestion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `h` are never read [INFO] [stdout] --> src/minigames/qotd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Quote { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | c: String, [INFO] [stdout] | ^ [INFO] [stdout] 10 | h: String, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Quote` 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 34.18s [INFO] running `Command { std: "docker" "inspect" "2236a1057739c42eb5acb3212756b540080cce388c13a6ead6dbac7125209663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2236a1057739c42eb5acb3212756b540080cce388c13a6ead6dbac7125209663", kill_on_drop: false }` [INFO] [stdout] 2236a1057739c42eb5acb3212756b540080cce388c13a6ead6dbac7125209663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431ebce89acec174d257b0d6bb7e6805d3c3cc74830014d8a0a65ffba3a0cffc [INFO] running `Command { std: "docker" "start" "-a" "431ebce89acec174d257b0d6bb7e6805d3c3cc74830014d8a0a65ffba3a0cffc", kill_on_drop: false }` [INFO] [stderr] Compiling minigames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::minigames::guess` [INFO] [stdout] --> src/minigames/trivia.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::minigames::guess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/minigames/qotd.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quote` [INFO] [stdout] --> src/minigames/qotd.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | if let Some(quote) = response.get(choice_int) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_code` is never read [INFO] [stdout] --> src/minigames/trivia.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct TriviaResponse { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 10 | response_code: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriviaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `category`, `question_type`, and `difficulty` are never read [INFO] [stdout] --> src/minigames/trivia.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct TriviaQuestion { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 16 | category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | #[serde(rename = "type")] [INFO] [stdout] 18 | question_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | difficulty: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriviaQuestion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `h` are never read [INFO] [stdout] --> src/minigames/qotd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Quote { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | c: String, [INFO] [stdout] | ^ [INFO] [stdout] 10 | h: String, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Quote` 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 0.67s [INFO] running `Command { std: "docker" "inspect" "431ebce89acec174d257b0d6bb7e6805d3c3cc74830014d8a0a65ffba3a0cffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431ebce89acec174d257b0d6bb7e6805d3c3cc74830014d8a0a65ffba3a0cffc", kill_on_drop: false }` [INFO] [stdout] 431ebce89acec174d257b0d6bb7e6805d3c3cc74830014d8a0a65ffba3a0cffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f95f38c66d982c6196adc78cca5949959590f8ca4633b9b87d7077b54909c4f [INFO] running `Command { std: "docker" "start" "-a" "4f95f38c66d982c6196adc78cca5949959590f8ca4633b9b87d7077b54909c4f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::minigames::guess` [INFO] [stderr] --> src/minigames/trivia.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::minigames::guess; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> src/minigames/qotd.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::{self, Read}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quote` [INFO] [stderr] --> src/minigames/qotd.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | if let Some(quote) = response.get(choice_int) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `response_code` is never read [INFO] [stderr] --> src/minigames/trivia.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | struct TriviaResponse { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 10 | response_code: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TriviaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `category`, `question_type`, and `difficulty` are never read [INFO] [stderr] --> src/minigames/trivia.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 15 | struct TriviaQuestion { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 16 | category: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 17 | #[serde(rename = "type")] [INFO] [stderr] 18 | question_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 19 | difficulty: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TriviaQuestion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `c` and `h` are never read [INFO] [stderr] --> src/minigames/qotd.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | struct Quote { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | c: String, [INFO] [stderr] | ^ [INFO] [stderr] 10 | h: String, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `Quote` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `minigames` (bin "minigames" test) generated 6 warnings (run `cargo fix --bin "minigames" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minigames-0e06cdd62ff64de5) [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" "4f95f38c66d982c6196adc78cca5949959590f8ca4633b9b87d7077b54909c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f95f38c66d982c6196adc78cca5949959590f8ca4633b9b87d7077b54909c4f", kill_on_drop: false }` [INFO] [stdout] 4f95f38c66d982c6196adc78cca5949959590f8ca4633b9b87d7077b54909c4f