[INFO] cloning repository https://github.com/mfloto/tmn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfloto/tmn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfloto%2Ftmn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfloto%2Ftmn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0abf682747e4077d7c45156639e7967c7bd2394d [INFO] testing mfloto/tmn/0abf682747e4077d7c45156639e7967c7bd2394d against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfloto%2Ftmn" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfloto/tmn on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfloto/tmn [INFO] finished tweaking git repo https://github.com/mfloto/tmn [INFO] tweaked toml for git repo https://github.com/mfloto/tmn written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mfloto/tmn 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc3b3758315fd26a8b2cd8ce5c0a71f82fae4caa58c8446a781d2dfd72efadb [INFO] running `Command { std: "docker" "start" "-a" "0bc3b3758315fd26a8b2cd8ce5c0a71f82fae4caa58c8446a781d2dfd72efadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc3b3758315fd26a8b2cd8ce5c0a71f82fae4caa58c8446a781d2dfd72efadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc3b3758315fd26a8b2cd8ce5c0a71f82fae4caa58c8446a781d2dfd72efadb", kill_on_drop: false }` [INFO] [stdout] 0bc3b3758315fd26a8b2cd8ce5c0a71f82fae4caa58c8446a781d2dfd72efadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b445774166d3fd9ca0df9941427f5acaeb9c14a3f27eae8acd1cf4def9738f6 [INFO] running `Command { std: "docker" "start" "-a" "3b445774166d3fd9ca0df9941427f5acaeb9c14a3f27eae8acd1cf4def9738f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling openssl-src v111.25.1+1.1.1t [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bitflags v2.2.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling ticketmaster_notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `listingId`, `limit`, `sellerInformation`, `quantities`, and `type` are never read [INFO] [stdout] --> src/tm_response.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Offer { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] 14 | pub listingId: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | pub limit: OfferLimit, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub price: OfferPrice, [INFO] [stdout] 17 | pub sellerInformation: OfferSellerInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub restrictions: Vec, [INFO] [stdout] 19 | pub quantities: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | pub r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Offer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min`, `max`, and `multiple` are never read [INFO] [stdout] --> src/tm_response.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct OfferLimit { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 25 | pub min: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | pub max: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | pub multiple: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferLimit` 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 `commission` is never read [INFO] [stdout] --> src/tm_response.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct OfferPrice { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub commission: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferPrice` 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 `businessType` and `affiliationType` are never read [INFO] [stdout] --> src/tm_response.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct OfferSellerInformation { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 40 | pub businessType: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub affiliationType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferSellerInformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "3b445774166d3fd9ca0df9941427f5acaeb9c14a3f27eae8acd1cf4def9738f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b445774166d3fd9ca0df9941427f5acaeb9c14a3f27eae8acd1cf4def9738f6", kill_on_drop: false }` [INFO] [stdout] 3b445774166d3fd9ca0df9941427f5acaeb9c14a3f27eae8acd1cf4def9738f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb69dafb1edb8e121adc951b3f21e487cd895b5ec7da712813435dd31895f79f [INFO] running `Command { std: "docker" "start" "-a" "cb69dafb1edb8e121adc951b3f21e487cd895b5ec7da712813435dd31895f79f", kill_on_drop: false }` [INFO] [stderr] Compiling ticketmaster_notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `listingId`, `limit`, `sellerInformation`, `quantities`, and `type` are never read [INFO] [stdout] --> src/tm_response.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Offer { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] 14 | pub listingId: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | pub limit: OfferLimit, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub price: OfferPrice, [INFO] [stdout] 17 | pub sellerInformation: OfferSellerInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub restrictions: Vec, [INFO] [stdout] 19 | pub quantities: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | pub r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Offer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min`, `max`, and `multiple` are never read [INFO] [stdout] --> src/tm_response.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct OfferLimit { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 25 | pub min: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | pub max: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | pub multiple: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferLimit` 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 `commission` is never read [INFO] [stdout] --> src/tm_response.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct OfferPrice { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub commission: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferPrice` 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 `businessType` and `affiliationType` are never read [INFO] [stdout] --> src/tm_response.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct OfferSellerInformation { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 40 | pub businessType: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub affiliationType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OfferSellerInformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "cb69dafb1edb8e121adc951b3f21e487cd895b5ec7da712813435dd31895f79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb69dafb1edb8e121adc951b3f21e487cd895b5ec7da712813435dd31895f79f", kill_on_drop: false }` [INFO] [stdout] cb69dafb1edb8e121adc951b3f21e487cd895b5ec7da712813435dd31895f79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5a0d2d745261b76734f1386ce3459bed5c5c4d30109181f915b991878121208 [INFO] running `Command { std: "docker" "start" "-a" "e5a0d2d745261b76734f1386ce3459bed5c5c4d30109181f915b991878121208", kill_on_drop: false }` [INFO] [stderr] warning: fields `listingId`, `limit`, `sellerInformation`, `quantities`, and `type` are never read [INFO] [stderr] --> src/tm_response.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Offer { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 13 | pub id: String, [INFO] [stderr] 14 | pub listingId: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 15 | pub limit: OfferLimit, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 16 | pub price: OfferPrice, [INFO] [stderr] 17 | pub sellerInformation: OfferSellerInformation, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | pub restrictions: Vec, [INFO] [stderr] 19 | pub quantities: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 20 | pub r#type: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Offer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `min`, `max`, and `multiple` are never read [INFO] [stderr] --> src/tm_response.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct OfferLimit { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 25 | pub min: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] 26 | pub max: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] 27 | pub multiple: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OfferLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `commission` is never read [INFO] [stderr] --> src/tm_response.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct OfferPrice { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 34 | pub commission: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OfferPrice` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `businessType` and `affiliationType` are never read [INFO] [stderr] --> src/tm_response.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct OfferSellerInformation { [INFO] [stderr] | ---------------------- fields in this struct [INFO] [stderr] 40 | pub businessType: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 41 | pub affiliationType: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OfferSellerInformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ticketmaster_notifier` (bin "ticketmaster_notifier" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticketmaster_notifier-3fdd60efb6df968e) [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" "e5a0d2d745261b76734f1386ce3459bed5c5c4d30109181f915b991878121208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a0d2d745261b76734f1386ce3459bed5c5c4d30109181f915b991878121208", kill_on_drop: false }` [INFO] [stdout] e5a0d2d745261b76734f1386ce3459bed5c5c4d30109181f915b991878121208