[INFO] fetching crate stegbrute 0.1.1...
[INFO] checking stegbrute-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate stegbrute 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stegbrute 0.1.1
[INFO] finished tweaking crates.io crate stegbrute 0.1.1
[INFO] tweaked toml for crates.io crate stegbrute 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stegbrute 0.1.1 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 stegbrute 0.1.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 574b70bda3d2265bc4a6b3e1728c4579c5dbc8ef9dd64deb9d98e2b0157df7e5
[INFO] running `Command { std: "docker" "start" "-a" "574b70bda3d2265bc4a6b3e1728c4579c5dbc8ef9dd64deb9d98e2b0157df7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "574b70bda3d2265bc4a6b3e1728c4579c5dbc8ef9dd64deb9d98e2b0157df7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574b70bda3d2265bc4a6b3e1728c4579c5dbc8ef9dd64deb9d98e2b0157df7e5", kill_on_drop: false }`
[INFO] [stdout] 574b70bda3d2265bc4a6b3e1728c4579c5dbc8ef9dd64deb9d98e2b0157df7e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f2a287f63c5ec4efc728c43f0e3e0ca51c29a315dccebb169955209149955b2a
[INFO] running `Command { std: "docker" "start" "-a" "f2a287f63c5ec4efc728c43f0e3e0ca51c29a315dccebb169955209149955b2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.13
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking structopt v0.3.20
[INFO] [stderr]     Checking stegbrute v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/main.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let not_found = e.kind() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/main.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let not_found = e.kind() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `not_found`
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let not_found = e.kind() {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `NotFound`
[INFO] [stdout]    |
[INFO] [stdout] 40 -             if let not_found = e.kind() {
[INFO] [stdout] 40 +             if let std::io::ErrorKind::NotFound = e.kind() {
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let _not_found = e.kind() {
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut can_run: bool = false;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(_) => {can_run = true;println!("exist");},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     }else{can_run = true}
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     #[structopt(short = "x", long = "extract-file",default_value ="stegbrute_results.txt", help = "the file name path where you want to w...
[INFO] [stdout] 22 | |     extract_file: 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: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     #[structopt(short = "w", long = "wordlist", required=true, help = "path of the wordlist")]
[INFO] [stdout] 24 | |     wordlist: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     #[structopt(short = "f", long = "file-name", required=true, help = "the file name path you want to crack")]
[INFO] [stdout] 26 | |     file_name: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 bruteforce(&opt.wordlist,i); 
[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] 67 |                 let _ = bruteforce(&opt.wordlist,i); 
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stegbrute` (bin "stegbrute" test) due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `not_found`
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let not_found = e.kind() {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `NotFound`
[INFO] [stdout]    |
[INFO] [stdout] 40 -             if let not_found = e.kind() {
[INFO] [stdout] 40 +             if let std::io::ErrorKind::NotFound = e.kind() {
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 40 |             if let _not_found = e.kind() {
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut can_run: bool = false;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(_) => {can_run = true;println!("exist");},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `can_run` is never read
[INFO] [stdout]   --> src/main.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     }else{can_run = true}
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     #[structopt(short = "x", long = "extract-file",default_value ="stegbrute_results.txt", help = "the file name path where you want to w...
[INFO] [stdout] 22 | |     extract_file: 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: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     #[structopt(short = "w", long = "wordlist", required=true, help = "path of the wordlist")]
[INFO] [stdout] 24 | |     wordlist: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     #[structopt(short = "f", long = "file-name", required=true, help = "the file name path you want to crack")]
[INFO] [stdout] 26 | |     file_name: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 bruteforce(&opt.wordlist,i); 
[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] 67 |                 let _ = bruteforce(&opt.wordlist,i); 
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stegbrute` (bin "stegbrute") due to 3 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f2a287f63c5ec4efc728c43f0e3e0ca51c29a315dccebb169955209149955b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a287f63c5ec4efc728c43f0e3e0ca51c29a315dccebb169955209149955b2a", kill_on_drop: false }`
[INFO] [stdout] f2a287f63c5ec4efc728c43f0e3e0ca51c29a315dccebb169955209149955b2a
