[INFO] fetching crate pwndar 0.1.0...
[INFO] building pwndar-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pwndar 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pwndar 0.1.0
[INFO] finished tweaking crates.io crate pwndar 0.1.0
[INFO] tweaked toml for crates.io crate pwndar 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pwndar 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pwndar 0.1.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01787ad223f71fa59f415ca37e0416c718f23c3773450f5b76b91ec83611e531
[INFO] running `Command { std: "docker" "start" "-a" "01787ad223f71fa59f415ca37e0416c718f23c3773450f5b76b91ec83611e531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01787ad223f71fa59f415ca37e0416c718f23c3773450f5b76b91ec83611e531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01787ad223f71fa59f415ca37e0416c718f23c3773450f5b76b91ec83611e531", kill_on_drop: false }`
[INFO] [stdout] 01787ad223f71fa59f415ca37e0416c718f23c3773450f5b76b91ec83611e531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f6a411fccede6a52b93865da091c6219eeac0fb04dcc29f37420fa29e0108b1
[INFO] running `Command { std: "docker" "start" "-a" "6f6a411fccede6a52b93865da091c6219eeac0fb04dcc29f37420fa29e0108b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ureq v2.3.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling pwndar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `Id`, `Title`, `Date`, and `EmailCount` are never read
[INFO] [stdout]    --> src/hibp/mod.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     struct Paste {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 120 |         Source: String,
[INFO] [stdout] 121 |         Id: Option<String>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 122 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |         Date: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 124 |         EmailCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Paste` 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: multiple fields are never read
[INFO] [stdout]    --> src/hibp/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     struct Breach {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 130 |         Name: String,
[INFO] [stdout] 131 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 132 |         Domain: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 133 |         BreachedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 134 |         AddedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 135 |         ModifiedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 136 |         PwnCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 137 |         Description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 138 |         IsVerified: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 139 |         IsFabricated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 140 |         IsSensitive: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 141 |         IsRetired: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 142 |         IsSpamList: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 143 |         LogoPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Breach` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     let _ = write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let _ = write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6f6a411fccede6a52b93865da091c6219eeac0fb04dcc29f37420fa29e0108b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6a411fccede6a52b93865da091c6219eeac0fb04dcc29f37420fa29e0108b1", kill_on_drop: false }`
[INFO] [stdout] 6f6a411fccede6a52b93865da091c6219eeac0fb04dcc29f37420fa29e0108b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5291734167a28c7d68cf749d9169e0d5d3855ac0616226be05446c825a40aa9d
[INFO] running `Command { std: "docker" "start" "-a" "5291734167a28c7d68cf749d9169e0d5d3855ac0616226be05446c825a40aa9d", kill_on_drop: false }`
[INFO] [stdout] warning: fields `Id`, `Title`, `Date`, and `EmailCount` are never read
[INFO] [stdout]    --> src/hibp/mod.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     struct Paste {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 120 |         Source: String,
[INFO] [stdout] 121 |         Id: Option<String>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 122 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |         Date: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 124 |         EmailCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Paste` 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: multiple fields are never read
[INFO] [stdout]    --> src/hibp/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     struct Breach {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 130 |         Name: String,
[INFO] [stdout] 131 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 132 |         Domain: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 133 |         BreachedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 134 |         AddedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 135 |         ModifiedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 136 |         PwnCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 137 |         Description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 138 |         IsVerified: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 139 |         IsFabricated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 140 |         IsSensitive: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 141 |         IsRetired: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 142 |         IsSpamList: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 143 |         LogoPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Breach` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     let _ = write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let _ = write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pwndar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `Id`, `Title`, `Date`, and `EmailCount` are never read
[INFO] [stdout]    --> src/hibp/mod.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     struct Paste {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 120 |         Source: String,
[INFO] [stdout] 121 |         Id: Option<String>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 122 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |         Date: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 124 |         EmailCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Paste` 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: multiple fields are never read
[INFO] [stdout]    --> src/hibp/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     struct Breach {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 130 |         Name: String,
[INFO] [stdout] 131 |         Title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 132 |         Domain: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 133 |         BreachedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 134 |         AddedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 135 |         ModifiedDate: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 136 |         PwnCount: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 137 |         Description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 138 |         IsVerified: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 139 |         IsFabricated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 140 |         IsSensitive: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 141 |         IsRetired: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 142 |         IsSpamList: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 143 |         LogoPath: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Breach` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     let _ = write!(f, "\t{}: {}\n", counter, &breach.Name);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/hibp/mod.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let _ = write!(f, "\t{}: {}\n", counter, &paste.Source);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5291734167a28c7d68cf749d9169e0d5d3855ac0616226be05446c825a40aa9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5291734167a28c7d68cf749d9169e0d5d3855ac0616226be05446c825a40aa9d", kill_on_drop: false }`
[INFO] [stdout] 5291734167a28c7d68cf749d9169e0d5d3855ac0616226be05446c825a40aa9d
