[INFO] fetching crate zffanalyze 1.0.0...
[INFO] checking zffanalyze-1.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate zffanalyze 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate zffanalyze 1.0.0
[INFO] finished tweaking crates.io crate zffanalyze 1.0.0
[INFO] tweaked toml for crates.io crate zffanalyze 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zffanalyze 1.0.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 zffanalyze 1.0.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8f431e3cb32266c5089493360c96cd5ebbc3fe9b8da9d4394f7785c469c9cb0d
[INFO] running `Command { std: "docker" "start" "-a" "8f431e3cb32266c5089493360c96cd5ebbc3fe9b8da9d4394f7785c469c9cb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f431e3cb32266c5089493360c96cd5ebbc3fe9b8da9d4394f7785c469c9cb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f431e3cb32266c5089493360c96cd5ebbc3fe9b8da9d4394f7785c469c9cb0d", kill_on_drop: false }`
[INFO] [stdout] 8f431e3cb32266c5089493360c96cd5ebbc3fe9b8da9d4394f7785c469c9cb0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0533d11bfe72255479d6b2a0c82f7008900acd6936c351db481f2cdcf4f79255
[INFO] running `Command { std: "docker" "start" "-a" "0533d11bfe72255479d6b2a0c82f7008900acd6936c351db481f2cdcf4f79255", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.1+zstd.1.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking const-oid v0.9.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking signature v1.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking der v0.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ed25519 v1.4.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking lz4_flex v0.9.2
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking block-padding v0.3.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking sha3 v0.10.1
[INFO] [stderr]     Checking pkcs5 v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking clap v3.1.17
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking zstd v0.11.1+zstd.1.5.2
[INFO] [stderr]     Checking zff v2.0.0
[INFO] [stderr]     Checking zffanalyze v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/bin/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/bin/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `encryption_scheme`, `kdf_parameters`, and `pbencryption_nonce` are never read
[INFO] [stdout]    --> src/bin/lib/mod.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct PBEHeaderInformation {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 351 |     pub kdf_scheme: KDFScheme,
[INFO] [stdout] 352 |     pub encryption_scheme: PBEScheme,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 353 |     pub kdf_parameters: KDFParameters,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 354 |     pub pbencryption_nonce: [u8; 16],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     /// The input files. This should be your zff image files. You can use this Option multiple times.
[INFO] [stdout] 45 | |     #[clap(short='i', long="inputfiles", multiple_values=true)]
[INFO] [stdout] 46 | |     inputfiles: Vec<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<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     /// The password(s), if the file(s) are encrypted. You can use this option multiple times to enter different passwords for different ...
[INFO] [stdout] 57 | |     #[clap(short='p', long="decryption-passwords", multiple_values=true)]
[INFO] [stdout] 58 | |     decryption_passwords: Vec<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     /// The public sign key to verify the appropriate signatures.
[INFO] [stdout] 61 | |     #[clap(short='k', long="pub-key")]
[INFO] [stdout] 62 | |     public_key: Option<String>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zffanalyze` (bin "zffanalyze" test) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `encryption_scheme`, `kdf_parameters`, and `pbencryption_nonce` are never read
[INFO] [stdout]    --> src/bin/lib/mod.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct PBEHeaderInformation {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 351 |     pub kdf_scheme: KDFScheme,
[INFO] [stdout] 352 |     pub encryption_scheme: PBEScheme,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 353 |     pub kdf_parameters: KDFParameters,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 354 |     pub pbencryption_nonce: [u8; 16],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     /// The input files. This should be your zff image files. You can use this Option multiple times.
[INFO] [stdout] 45 | |     #[clap(short='i', long="inputfiles", multiple_values=true)]
[INFO] [stdout] 46 | |     inputfiles: Vec<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<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     /// The password(s), if the file(s) are encrypted. You can use this option multiple times to enter different passwords for different ...
[INFO] [stdout] 57 | |     #[clap(short='p', long="decryption-passwords", multiple_values=true)]
[INFO] [stdout] 58 | |     decryption_passwords: Vec<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     /// The public sign key to verify the appropriate signatures.
[INFO] [stdout] 61 | |     #[clap(short='k', long="pub-key")]
[INFO] [stdout] 62 | |     public_key: Option<String>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zffanalyze` (bin "zffanalyze") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0533d11bfe72255479d6b2a0c82f7008900acd6936c351db481f2cdcf4f79255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0533d11bfe72255479d6b2a0c82f7008900acd6936c351db481f2cdcf4f79255", kill_on_drop: false }`
[INFO] [stdout] 0533d11bfe72255479d6b2a0c82f7008900acd6936c351db481f2cdcf4f79255
