[INFO] fetching crate imgurian 0.5.0...
[INFO] checking imgurian-0.5.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate imgurian 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate imgurian 0.5.0
[INFO] finished tweaking crates.io crate imgurian 0.5.0
[INFO] tweaked toml for crates.io crate imgurian 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate imgurian 0.5.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate imgurian 0.5.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3274b2dce61a5c116dab9f857e078a463435c6889b03536ab4e211bc9d22e01
[INFO] running `Command { std: "docker" "start" "-a" "c3274b2dce61a5c116dab9f857e078a463435c6889b03536ab4e211bc9d22e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3274b2dce61a5c116dab9f857e078a463435c6889b03536ab4e211bc9d22e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3274b2dce61a5c116dab9f857e078a463435c6889b03536ab4e211bc9d22e01", kill_on_drop: false }`
[INFO] [stdout] c3274b2dce61a5c116dab9f857e078a463435c6889b03536ab4e211bc9d22e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30a7b3fb6461d541301cd55fb3a9bc449bfa5c3c43f968a16c91e872a2733df2
[INFO] running `Command { std: "docker" "start" "-a" "30a7b3fb6461d541301cd55fb3a9bc449bfa5c3c43f968a16c91e872a2733df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking deadpool v0.7.0
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking wiremock v0.5.8
[INFO] [stderr]     Checking reqwest v0.11.6
[INFO] [stderr]     Checking imgur_openapi v0.4.0
[INFO] [stderr]     Checking imgurian v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `content` and `status` are never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 14 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     status: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` 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] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[structopt(long)]
[INFO] [stdout] 31 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     #[structopt(long)]
[INFO] [stdout] 33 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     #[structopt(long)]
[INFO] [stdout] 40 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub client_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub refresh_token: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     #[structopt(long)]
[INFO] [stdout] 54 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     #[structopt(long)]
[INFO] [stdout] 56 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     #[structopt(long)]
[INFO] [stdout] 63 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub image_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[structopt(long)]
[INFO] [stdout] 71 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     #[structopt(long)]
[INFO] [stdout] 78 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     #[structopt(long)]
[INFO] [stdout] 80 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     #[structopt(long)]
[INFO] [stdout] 87 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | /     #[structopt(long)]
[INFO] [stdout] 98 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | /     #[structopt(long)]
[INFO] [stdout] 100 | |     pub client_id: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub hash: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[structopt(long)]
[INFO] [stdout] 103 | |     pub description: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | /     #[structopt(long)]
[INFO] [stdout] 105 | |     pub title: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     #[structopt(long)]
[INFO] [stdout] 111 | |     pub access_token: Option<String>,
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     #[structopt(long)]
[INFO] [stdout] 113 | |     pub client_id: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     #[structopt(long)]
[INFO] [stdout] 116 | |     pub album: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     #[structopt(long)]
[INFO] [stdout] 118 | |     pub description: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     #[structopt(long)]
[INFO] [stdout] 120 | |     pub name: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     #[structopt(long)]
[INFO] [stdout] 122 | |     pub title: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgurian` (lib) due to 33 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `content` and `status` are never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 14 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     status: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` 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] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[structopt(long)]
[INFO] [stdout] 31 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     #[structopt(long)]
[INFO] [stdout] 33 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     #[structopt(long)]
[INFO] [stdout] 40 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub client_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub refresh_token: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     #[structopt(long)]
[INFO] [stdout] 54 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     #[structopt(long)]
[INFO] [stdout] 56 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     #[structopt(long)]
[INFO] [stdout] 63 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub image_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[structopt(long)]
[INFO] [stdout] 71 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     #[structopt(long)]
[INFO] [stdout] 78 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     #[structopt(long)]
[INFO] [stdout] 80 | |     pub client_id: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     #[structopt(long)]
[INFO] [stdout] 87 | |     pub access_token: String,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/opt.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | /     #[structopt(long)]
[INFO] [stdout] 98 | |     pub access_token: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | /     #[structopt(long)]
[INFO] [stdout] 100 | |     pub client_id: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub hash: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[structopt(long)]
[INFO] [stdout] 103 | |     pub description: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | /     #[structopt(long)]
[INFO] [stdout] 105 | |     pub title: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     #[structopt(long)]
[INFO] [stdout] 111 | |     pub access_token: Option<String>,
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     #[structopt(long)]
[INFO] [stdout] 113 | |     pub client_id: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     #[structopt(long)]
[INFO] [stdout] 116 | |     pub album: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     #[structopt(long)]
[INFO] [stdout] 118 | |     pub description: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     #[structopt(long)]
[INFO] [stdout] 120 | |     pub name: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/opt.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     #[structopt(long)]
[INFO] [stdout] 122 | |     pub title: Option<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgurian` (lib test) due to 33 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "30a7b3fb6461d541301cd55fb3a9bc449bfa5c3c43f968a16c91e872a2733df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a7b3fb6461d541301cd55fb3a9bc449bfa5c3c43f968a16c91e872a2733df2", kill_on_drop: false }`
[INFO] [stdout] 30a7b3fb6461d541301cd55fb3a9bc449bfa5c3c43f968a16c91e872a2733df2
