[INFO] fetching crate zffanalyze 1.0.0...
[INFO] testing zffanalyze-1.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zffanalyze 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zffanalyze 1.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 604e6f6271d2f560b92d248d24aa7403fca3537b22a55d9e39210774a8b46bf5
[INFO] running `Command { std: "docker" "start" "-a" "604e6f6271d2f560b92d248d24aa7403fca3537b22a55d9e39210774a8b46bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604e6f6271d2f560b92d248d24aa7403fca3537b22a55d9e39210774a8b46bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604e6f6271d2f560b92d248d24aa7403fca3537b22a55d9e39210774a8b46bf5", kill_on_drop: false }`
[INFO] [stdout] 604e6f6271d2f560b92d248d24aa7403fca3537b22a55d9e39210774a8b46bf5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f328b0b27968f3bf20948968fee8c4f640449f8004170759f3febdd67b2ccdfd
[INFO] running `Command { std: "docker" "start" "-a" "f328b0b27968f3bf20948968fee8c4f640449f8004170759f3febdd67b2ccdfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling sha3 v0.10.1
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling pkcs5 v0.5.0
[INFO] [stderr]    Compiling lz4_flex v0.9.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling clap v3.1.17
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling zstd v0.11.1+zstd.1.5.2
[INFO] [stderr]    Compiling zff v2.0.0
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "f328b0b27968f3bf20948968fee8c4f640449f8004170759f3febdd67b2ccdfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f328b0b27968f3bf20948968fee8c4f640449f8004170759f3febdd67b2ccdfd", kill_on_drop: false }`
[INFO] [stdout] f328b0b27968f3bf20948968fee8c4f640449f8004170759f3febdd67b2ccdfd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3ab75367b60d0250e1adc2feb4b106dd6f26bce114b83cba42b929ed92fe7d
[INFO] running `Command { std: "docker" "start" "-a" "4e3ab75367b60d0250e1adc2feb4b106dd6f26bce114b83cba42b929ed92fe7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "4e3ab75367b60d0250e1adc2feb4b106dd6f26bce114b83cba42b929ed92fe7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3ab75367b60d0250e1adc2feb4b106dd6f26bce114b83cba42b929ed92fe7d", kill_on_drop: false }`
[INFO] [stdout] 4e3ab75367b60d0250e1adc2feb4b106dd6f26bce114b83cba42b929ed92fe7d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a46d20742d7cd738429ce1c90c9c66d120682d59d3ac9000a92012d9640d2f6
[INFO] running `Command { std: "docker" "start" "-a" "5a46d20742d7cd738429ce1c90c9c66d120682d59d3ac9000a92012d9640d2f6", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]   --> src/bin/main.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | mod lib;
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: lib.rs is the root of this crate's library target
[INFO] [stderr]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `encryption_scheme`, `kdf_parameters`, and `pbencryption_nonce` are never read
[INFO] [stderr]    --> src/bin/lib/mod.rs:352:9
[INFO] [stderr]     |
[INFO] [stderr] 350 | pub struct PBEHeaderInformation {
[INFO] [stderr]     |            -------------------- fields in this struct
[INFO] [stderr] 351 |     pub kdf_scheme: KDFScheme,
[INFO] [stderr] 352 |     pub encryption_scheme: PBEScheme,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 353 |     pub kdf_parameters: KDFParameters,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 354 |     pub pbencryption_nonce: [u8; 16],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zffanalyze` (bin "zffanalyze" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/zffanalyze-96261f59f149d3bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a46d20742d7cd738429ce1c90c9c66d120682d59d3ac9000a92012d9640d2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a46d20742d7cd738429ce1c90c9c66d120682d59d3ac9000a92012d9640d2f6", kill_on_drop: false }`
[INFO] [stdout] 5a46d20742d7cd738429ce1c90c9c66d120682d59d3ac9000a92012d9640d2f6
