[INFO] cloning repository https://github.com/kernelzeroday/magic-greyscale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kernelzeroday/magic-greyscale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelzeroday%2Fmagic-greyscale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelzeroday%2Fmagic-greyscale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f3c5eac4ebfa4f5ac37085b431bd1f440b28e2
[INFO] checking kernelzeroday/magic-greyscale against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelzeroday%2Fmagic-greyscale" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelzeroday/magic-greyscale
[INFO] finished tweaking git repo https://github.com/kernelzeroday/magic-greyscale
[INFO] tweaked toml for git repo https://github.com/kernelzeroday/magic-greyscale written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelzeroday/magic-greyscale on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelzeroday/magic-greyscale 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `magic_greyscale` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../magic_greyscale
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 - name = "magic_greyscale"
[INFO] [stderr] 31 + name = "magic-greyscale"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 ~ version = "0.1.0"
[INFO] [stderr] 33 + [[bin]]
[INFO] [stderr] 34 + name = "magic-greyscale"
[INFO] [stderr] 35 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `magic_greyscale` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kernelzeroday/magic-greyscale against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelzeroday%2Fmagic-greyscale" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelzeroday/magic-greyscale
[INFO] finished tweaking git repo https://github.com/kernelzeroday/magic-greyscale
[INFO] tweaked toml for git repo https://github.com/kernelzeroday/magic-greyscale written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelzeroday/magic-greyscale on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelzeroday/magic-greyscale 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `magic_greyscale` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../magic_greyscale
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 - name = "magic_greyscale"
[INFO] [stderr] 31 + name = "magic-greyscale"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 ~ version = "0.1.0"
[INFO] [stderr] 33 + [[bin]]
[INFO] [stderr] 34 + name = "magic-greyscale"
[INFO] [stderr] 35 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `magic_greyscale` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.46
[INFO] [stderr]   Downloaded socket2 v0.6.4
[INFO] [stderr]   Downloaded time-macros v0.2.30
[INFO] [stderr]   Downloaded libredox v0.1.17
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded cc v1.2.65
[INFO] [stderr]   Downloaded owned_ttf_parser v0.19.0
[INFO] [stderr]   Downloaded hyper v1.10.1
[INFO] [stderr]   Downloaded ttf-parser v0.19.2
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded time v0.3.51
[INFO] [stderr]   Downloaded rustls v0.23.41
[INFO] [stderr]   Downloaded bstr v1.12.2
[INFO] [stderr]   Downloaded printpdf v0.7.0
[INFO] [stderr]   Downloaded lopdf v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9
[INFO] running `Command { std: "docker" "start" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `magic_greyscale` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../magic_greyscale
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 - name = "magic_greyscale"
[INFO] [stderr] 31 + name = "magic-greyscale"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `magic-greyscale`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 ~ version = "0.1.0"
[INFO] [stderr] 33 + [[bin]]
[INFO] [stderr] 34 + name = "magic-greyscale"
[INFO] [stderr] 35 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `magic_greyscale` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking bstr v1.12.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking magic_greyscale v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/arena.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::Path;
[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: `std::path::Path`
[INFO] [stdout]  --> src/arena.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_cards` is never read
[INFO] [stdout]  --> src/scryfall/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     pub total_cards: Option<u32>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchResult` 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 `layout`, `oracle_text`, `set_name`, and `arena_id` are never read
[INFO] [stdout]   --> src/scryfall/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub layout: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub oracle_text: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub set_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub arena_id: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` 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: fields `name`, `mana_cost`, `type_line`, and `oracle_text` are never read
[INFO] [stdout]   --> src/scryfall/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct CardFace {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 47 |     pub mana_cost: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 48 |     pub type_line: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |     pub oracle_text: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardFace` 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: field `set_type` is never read
[INFO] [stdout]   --> src/scryfall/models.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ScryfallSet {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub set_type: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScryfallSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `set` is never read
[INFO] [stdout]   --> src/pokemon.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PokemonCard {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub set: PokemonSet,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonCard` 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: fields `id` and `name` are never read
[INFO] [stdout]   --> src/pokemon.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PokemonSet {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonSet` 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: fields `total_count`, `page`, `page_size`, and `count` are never read
[INFO] [stdout]   --> src/pokemon.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PokemonApiResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub total_count: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |     pub page: Option<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     #[serde(rename = "pageSize")]
[INFO] [stdout] 45 |     pub page_size: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub count: Option<u32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PokemonSingleResponse` is never constructed
[INFO] [stdout]   --> src/pokemon.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PokemonSingleResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `card_by_id` is never used
[INFO] [stdout]    --> src/pokemon.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl PokemonClient {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn card_by_id(&self, id: &str) -> Result<PokemonCard> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CourseDeck` is never constructed
[INFO] [stdout]   --> src/arena.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct CourseDeck {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_cards` is never read
[INFO] [stdout]  --> src/scryfall/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     pub total_cards: Option<u32>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchResult` 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 `layout`, `oracle_text`, `set_name`, and `arena_id` are never read
[INFO] [stdout]   --> src/scryfall/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub layout: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub oracle_text: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub set_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub arena_id: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` 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: fields `name`, `mana_cost`, `type_line`, and `oracle_text` are never read
[INFO] [stdout]   --> src/scryfall/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct CardFace {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 47 |     pub mana_cost: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 48 |     pub type_line: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |     pub oracle_text: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardFace` 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: field `set_type` is never read
[INFO] [stdout]   --> src/scryfall/models.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ScryfallSet {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub set_type: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScryfallSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `set` is never read
[INFO] [stdout]   --> src/pokemon.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PokemonCard {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub set: PokemonSet,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonCard` 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: fields `id` and `name` are never read
[INFO] [stdout]   --> src/pokemon.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PokemonSet {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonSet` 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: fields `total_count`, `page`, `page_size`, and `count` are never read
[INFO] [stdout]   --> src/pokemon.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PokemonApiResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub total_count: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |     pub page: Option<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     #[serde(rename = "pageSize")]
[INFO] [stdout] 45 |     pub page_size: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub count: Option<u32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PokemonApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PokemonSingleResponse` is never constructed
[INFO] [stdout]   --> src/pokemon.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PokemonSingleResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `card_by_id` is never used
[INFO] [stdout]    --> src/pokemon.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl PokemonClient {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn card_by_id(&self, id: &str) -> Result<PokemonCard> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CourseDeck` is never constructed
[INFO] [stdout]   --> src/arena.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct CourseDeck {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.11s
[INFO] running `Command { std: "docker" "inspect" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9", kill_on_drop: false }`
[INFO] [stdout] f9e4cf5f06e45416e0bf330427e8b81f27ccba14d68c19d4568861ca431765c9
