[INFO] cloning repository https://github.com/cuebyte/file-crypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cuebyte/file-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0aeeb71bbc93228566bc0b0b1ad111e26203a9b1
[INFO] checking cuebyte/file-crypto against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cuebyte/file-crypto
[INFO] finished tweaking git repo https://github.com/cuebyte/file-crypto
[INFO] tweaked toml for git repo https://github.com/cuebyte/file-crypto written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cuebyte/file-crypto on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cuebyte/file-crypto 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded winapi-util v0.1.1
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] [stderr]   Downloaded base64 v0.10.0
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] [stderr]   Downloaded ring v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d30414f10da41ed75d3e1d2656847939601c0269babb626e3ea7ff00a9a976c
[INFO] running `Command { std: "docker" "start" "-a" "8d30414f10da41ed75d3e1d2656847939601c0269babb626e3ea7ff00a9a976c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d30414f10da41ed75d3e1d2656847939601c0269babb626e3ea7ff00a9a976c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d30414f10da41ed75d3e1d2656847939601c0269babb626e3ea7ff00a9a976c", kill_on_drop: false }`
[INFO] [stdout] 8d30414f10da41ed75d3e1d2656847939601c0269babb626e3ea7ff00a9a976c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f753545701372b8953bb5d74c6ceb25f3d8359734b257cd1ceef646446da2a76
[INFO] running `Command { std: "docker" "start" "-a" "f753545701372b8953bb5d74c6ceb25f3d8359734b257cd1ceef646446da2a76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]     Checking arrayvec v0.4.8
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking base64 v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking file-crypto v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/ctrl.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 | |                 SEALED_SUFFIX
[INFO] [stdout] 33 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             panic!(
[INFO] [stdout] 31 |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 |                 SEALED_SUFFIX
[INFO] [stdout] 33 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/ctrl.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 | |                 SEALED_SUFFIX
[INFO] [stdout] 33 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             panic!(
[INFO] [stdout] 31 |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 |                 SEALED_SUFFIX
[INFO] [stdout] 33 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/ctrl.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 | |                 SEALED_SUFFIX
[INFO] [stdout] 33 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             panic!(
[INFO] [stdout] 31 |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 |                 SEALED_SUFFIX
[INFO] [stdout] 33 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ctrl: &CipherCtrl) -> FileReader<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn new(ctrl: &CipherCtrl) -> FileWriter<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/ctrl.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 | |                 SEALED_SUFFIX
[INFO] [stdout] 33 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             panic!(
[INFO] [stdout] 31 |                 "The file to be decrypted should with \"{}\"",
[INFO] [stdout] 32 |                 SEALED_SUFFIX
[INFO] [stdout] 33 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.18s
[INFO] running `Command { std: "docker" "inspect" "f753545701372b8953bb5d74c6ceb25f3d8359734b257cd1ceef646446da2a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f753545701372b8953bb5d74c6ceb25f3d8359734b257cd1ceef646446da2a76", kill_on_drop: false }`
[INFO] [stdout] f753545701372b8953bb5d74c6ceb25f3d8359734b257cd1ceef646446da2a76
