[INFO] cloning repository https://github.com/mcdallas/gert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcdallas/gert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcdallas%2Fgert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcdallas%2Fgert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f148541fc27ebdb85841230e5f496a04e6f3bc4d
[INFO] checking mcdallas/gert against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcdallas%2Fgert" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/mcdallas/gert
[INFO] finished tweaking git repo https://github.com/mcdallas/gert
[INFO] tweaked toml for git repo https://github.com/mcdallas/gert written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcdallas/gert on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcdallas/gert 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded dotenvs v0.1.0
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded time-macros v0.2.5
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded time v0.3.16
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded cookie v0.16.1
[INFO] [stderr]   Downloaded hyper v0.14.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cb83c2ea1c18d220b32a0596653aa0606661c646be6ec688668cfba483f4d3e
[INFO] running `Command { std: "docker" "start" "-a" "6cb83c2ea1c18d220b32a0596653aa0606661c646be6ec688668cfba483f4d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cb83c2ea1c18d220b32a0596653aa0606661c646be6ec688668cfba483f4d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cb83c2ea1c18d220b32a0596653aa0606661c646be6ec688668cfba483f4d3e", kill_on_drop: false }`
[INFO] [stdout] 6cb83c2ea1c18d220b32a0596653aa0606661c646be6ec688668cfba483f4d3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba7e63b1d760bae2e00531a9caf1a3fdd4851653896c13e4bca67aacd020d8cd
[INFO] running `Command { std: "docker" "start" "-a" "ba7e63b1d760bae2e00531a9caf1a3fdd4851653896c13e4bca67aacd020d8cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking time v0.3.16
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking dotenvs v0.1.0
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking hyper v0.14.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.3
[INFO] [stderr]     Checking gert v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> src/structs.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Listing {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 47 |     /// The kind of object this is. eg: Comment, Account, Subreddit, etc.
[INFO] [stdout] 48 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Listing` 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: field `1` is never read
[INFO] [stdout]   --> src/structs.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct ListingsFutureCompat<'a>(
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 62 |     Listing,
[INFO] [stdout] 63 |     #[serde(default, borrow)] Option<&'a serde_json::value::RawValue>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ListingsFutureCompat` 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 `modhash` and `before` are never read
[INFO] [stdout]   --> src/structs.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ListingData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub modhash: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 82 |     pub before: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListingData` 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 `kind` is never read
[INFO] [stdout]   --> src/structs.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 90 |     /// The kind of object this is. eg: Comment, Account, Subreddit, etc.
[INFO] [stdout] 91 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` 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: multiple fields are never read
[INFO] [stdout]    --> src/structs.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct PostData {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub thumbnail: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 109 |     /// The Reddit ID for the subreddit where this was posted, **including the leading `t5_`**.
[INFO] [stdout] 110 |     pub subreddit_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 111 |     /// True if the logged-in user has saved this submission.
[INFO] [stdout] 112 |     pub saved: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 113 |     /// The permanent, long link for this submission.
[INFO] [stdout] 114 |     pub permalink: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub created: Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub created_utc: Value,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub is_video: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PostData` 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 `status`, `e`, and `id` are never read
[INFO] [stdout]    --> src/structs.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct MediaMetadata {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 147 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 148 |     pub e: String,
[INFO] [stdout]     |         ^
[INFO] [stdout] 149 |     pub m: String,
[INFO] [stdout] 150 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaMetadata` 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 `is_gif` is never read
[INFO] [stdout]    --> src/structs.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct RedditVideo {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 160 |     pub fallback_url: String,
[INFO] [stdout] 161 |     pub is_gif: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RedditVideo` 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: struct `GfyItem` is never constructed
[INFO] [stdout]    --> src/structs.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct GfyItem {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Summary` is never constructed
[INFO] [stdout]    --> src/structs.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct Summary {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr`, `agent`, `session`, and `rtfm` are never read
[INFO] [stdout]    --> src/structs.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct TokenResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 293 |     pub token: String,
[INFO] [stdout] 294 |     pub addr: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 295 |     pub agent: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 296 |     pub session: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 297 |     pub rtfm: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenResponse` 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 `sd` is never read
[INFO] [stdout]    --> src/structs.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct MediaInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 302 |     pub sd: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaInfo` 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 `id` is never read
[INFO] [stdout]    --> src/structs.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct InnerGif {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 310 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InnerGif` 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: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/user.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |             processed += response.borrow().data.dist;
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -             processed += response.borrow().data.dist;
[INFO] [stdout] 93 +             processed += response.data.dist;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]   --> src/structs.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 + #[derive(Clone)]
[INFO] [stdout] 47 | pub struct Listing {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/user.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |             if response.borrow().data.after.as_ref().is_none() {
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 97 -             if response.borrow().data.after.as_ref().is_none() {
[INFO] [stdout] 97 +             if response.data.after.as_ref().is_none() {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]   --> src/structs.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 + #[derive(Clone)]
[INFO] [stdout] 47 | pub struct Listing {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/user.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 debug!("Processing till: {}", response.borrow().data.after.as_ref().unwrap());
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -                 debug!("Processing till: {}", response.borrow().data.after.as_ref().unwrap());
[INFO] [stdout] 102 +                 debug!("Processing till: {}", response.data.after.as_ref().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]    --> src/structs.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 + #[derive(Clone)]
[INFO] [stdout]  47 | pub struct Listing {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/user.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 after = response.borrow().data.after.clone();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 103 -                 after = response.borrow().data.after.clone();
[INFO] [stdout] 103 +                 after = response.data.after.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]    --> src/structs.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 + #[derive(Clone)]
[INFO] [stdout]  47 | pub struct Listing {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> src/structs.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Listing {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 47 |     /// The kind of object this is. eg: Comment, Account, Subreddit, etc.
[INFO] [stdout] 48 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Listing` 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: field `1` is never read
[INFO] [stdout]   --> src/structs.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct ListingsFutureCompat<'a>(
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 62 |     Listing,
[INFO] [stdout] 63 |     #[serde(default, borrow)] Option<&'a serde_json::value::RawValue>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ListingsFutureCompat` 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 `modhash` and `before` are never read
[INFO] [stdout]   --> src/structs.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ListingData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub modhash: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 82 |     pub before: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListingData` 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 `kind` is never read
[INFO] [stdout]   --> src/structs.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 90 |     /// The kind of object this is. eg: Comment, Account, Subreddit, etc.
[INFO] [stdout] 91 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` 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: multiple fields are never read
[INFO] [stdout]    --> src/structs.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct PostData {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub thumbnail: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 109 |     /// The Reddit ID for the subreddit where this was posted, **including the leading `t5_`**.
[INFO] [stdout] 110 |     pub subreddit_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 111 |     /// True if the logged-in user has saved this submission.
[INFO] [stdout] 112 |     pub saved: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 113 |     /// The permanent, long link for this submission.
[INFO] [stdout] 114 |     pub permalink: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub created: Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub created_utc: Value,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub is_video: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PostData` 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 `status`, `e`, and `id` are never read
[INFO] [stdout]    --> src/structs.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct MediaMetadata {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 147 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 148 |     pub e: String,
[INFO] [stdout]     |         ^
[INFO] [stdout] 149 |     pub m: String,
[INFO] [stdout] 150 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaMetadata` 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 `is_gif` is never read
[INFO] [stdout]    --> src/structs.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct RedditVideo {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 160 |     pub fallback_url: String,
[INFO] [stdout] 161 |     pub is_gif: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RedditVideo` 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: struct `GfyItem` is never constructed
[INFO] [stdout]    --> src/structs.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct GfyItem {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Summary` is never constructed
[INFO] [stdout]    --> src/structs.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct Summary {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr`, `agent`, `session`, and `rtfm` are never read
[INFO] [stdout]    --> src/structs.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct TokenResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 293 |     pub token: String,
[INFO] [stdout] 294 |     pub addr: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 295 |     pub agent: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 296 |     pub session: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 297 |     pub rtfm: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenResponse` 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 `sd` is never read
[INFO] [stdout]    --> src/structs.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct MediaInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 302 |     pub sd: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaInfo` 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 `id` is never read
[INFO] [stdout]    --> src/structs.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct InnerGif {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 310 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InnerGif` 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: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/user.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |             processed += response.borrow().data.dist;
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -             processed += response.borrow().data.dist;
[INFO] [stdout] 93 +             processed += response.data.dist;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]   --> src/structs.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 + #[derive(Clone)]
[INFO] [stdout] 47 | pub struct Listing {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/user.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |             if response.borrow().data.after.as_ref().is_none() {
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 97 -             if response.borrow().data.after.as_ref().is_none() {
[INFO] [stdout] 97 +             if response.data.after.as_ref().is_none() {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]   --> src/structs.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 + #[derive(Clone)]
[INFO] [stdout] 47 | pub struct Listing {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/user.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 debug!("Processing till: {}", response.borrow().data.after.as_ref().unwrap());
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -                 debug!("Processing till: {}", response.borrow().data.after.as_ref().unwrap());
[INFO] [stdout] 102 +                 debug!("Processing till: {}", response.data.after.as_ref().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]    --> src/structs.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 + #[derive(Clone)]
[INFO] [stdout]  47 | pub struct Listing {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/user.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 after = response.borrow().data.after.clone();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Listing` does not implement `Borrow`, so calling `borrow` on `&Listing` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 103 -                 after = response.borrow().data.after.clone();
[INFO] [stdout] 103 +                 after = response.data.after.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Listing`, implement `Clone` for it
[INFO] [stdout]    --> src/structs.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 + #[derive(Clone)]
[INFO] [stdout]  47 | pub struct Listing {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ba7e63b1d760bae2e00531a9caf1a3fdd4851653896c13e4bca67aacd020d8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7e63b1d760bae2e00531a9caf1a3fdd4851653896c13e4bca67aacd020d8cd", kill_on_drop: false }`
[INFO] [stdout] ba7e63b1d760bae2e00531a9caf1a3fdd4851653896c13e4bca67aacd020d8cd
