[INFO] cloning repository https://github.com/pappnu/cardtrader-watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pappnu/cardtrader-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpappnu%2Fcardtrader-watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpappnu%2Fcardtrader-watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58b57e786616632421b37724dc4a2e09d8d59069
[INFO] checking pappnu/cardtrader-watcher against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpappnu%2Fcardtrader-watcher" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pappnu/cardtrader-watcher
[INFO] finished tweaking git repo https://github.com/pappnu/cardtrader-watcher
[INFO] tweaked toml for git repo https://github.com/pappnu/cardtrader-watcher written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pappnu/cardtrader-watcher on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pappnu/cardtrader-watcher 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f919d626d2b17894bca2c7ffd9d9c00c0aa23ac9f4c4886f0b57e777ef84ed9
[INFO] running `Command { std: "docker" "start" "-a" "9f919d626d2b17894bca2c7ffd9d9c00c0aa23ac9f4c4886f0b57e777ef84ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f919d626d2b17894bca2c7ffd9d9c00c0aa23ac9f4c4886f0b57e777ef84ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f919d626d2b17894bca2c7ffd9d9c00c0aa23ac9f4c4886f0b57e777ef84ed9", kill_on_drop: false }`
[INFO] [stdout] 9f919d626d2b17894bca2c7ffd9d9c00c0aa23ac9f4c4886f0b57e777ef84ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c5e966c25b9f77a5572bf712eb1a8e74293976fb6dafb2ac458286063931c49
[INFO] running `Command { std: "docker" "start" "-a" "0c5e966c25b9f77a5572bf712eb1a8e74293976fb6dafb2ac458286063931c49", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde v1.0.216
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lettre v0.11.11
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking cardtrader-watcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Properties {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     #[serde(default)]
[INFO] [stdout] 35 |     pub condition: Option<ProductCondition>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     #[serde(default)]
[INFO] [stdout] 37 |     pub collector_number: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[serde(default)]
[INFO] [stdout] 39 |     pub tournament_legal: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout] 41 |     pub signed: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     #[serde(default)]
[INFO] [stdout] 43 |     pub mtg_card_colors: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     #[serde(default)]
[INFO] [stdout] 45 |     pub mtg_foil: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     #[serde(default)]
[INFO] [stdout] 47 |     pub mtg_rarity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     #[serde(default)]
[INFO] [stdout] 49 |     pub mtg_language: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 50 |     #[serde(default)]
[INFO] [stdout] 51 |     pub altered: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Properties` 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 `id`, `username`, `user_type`, and `max_sellable_in24h_quantity` are never read
[INFO] [stdout]   --> src/api.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 56 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 57 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub user_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 61 |     pub max_sellable_in24h_quantity: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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 `id` and `code` are never read
[INFO] [stdout]   --> src/api.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Expansion {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 66 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 67 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expansion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Product {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 73 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub quantity: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 77 |     pub price: Price,
[INFO] [stdout] 78 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub properties_hash: Properties,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub graded: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 83 |     pub on_vacation: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 84 |     pub bundle_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` 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 `min_condition` is never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Watchable {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub min_condition: Option<ProductCondition>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Properties {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     #[serde(default)]
[INFO] [stdout] 35 |     pub condition: Option<ProductCondition>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     #[serde(default)]
[INFO] [stdout] 37 |     pub collector_number: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[serde(default)]
[INFO] [stdout] 39 |     pub tournament_legal: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout] 41 |     pub signed: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     #[serde(default)]
[INFO] [stdout] 43 |     pub mtg_card_colors: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     #[serde(default)]
[INFO] [stdout] 45 |     pub mtg_foil: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     #[serde(default)]
[INFO] [stdout] 47 |     pub mtg_rarity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     #[serde(default)]
[INFO] [stdout] 49 |     pub mtg_language: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 50 |     #[serde(default)]
[INFO] [stdout] 51 |     pub altered: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Properties` 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 `id`, `username`, `user_type`, and `max_sellable_in24h_quantity` are never read
[INFO] [stdout]   --> src/api.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 56 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 57 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub user_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 61 |     pub max_sellable_in24h_quantity: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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 `id` and `code` are never read
[INFO] [stdout]   --> src/api.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Expansion {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 66 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 67 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expansion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Product {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 73 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub quantity: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 77 |     pub price: Price,
[INFO] [stdout] 78 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub properties_hash: Properties,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub graded: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 83 |     pub on_vacation: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 84 |     pub bundle_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` 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 `min_condition` is never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Watchable {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub min_condition: Option<ProductCondition>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s
[INFO] running `Command { std: "docker" "inspect" "0c5e966c25b9f77a5572bf712eb1a8e74293976fb6dafb2ac458286063931c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5e966c25b9f77a5572bf712eb1a8e74293976fb6dafb2ac458286063931c49", kill_on_drop: false }`
[INFO] [stdout] 0c5e966c25b9f77a5572bf712eb1a8e74293976fb6dafb2ac458286063931c49
