[INFO] fetching crate file-crypto 0.3.0... [INFO] checking file-crypto-0.3.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate file-crypto 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate file-crypto 0.3.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate file-crypto 0.3.0 [INFO] finished tweaking crates.io crate file-crypto 0.3.0 [INFO] tweaked toml for crates.io crate file-crypto 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.4) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding ring v0.13.5 (latest: v0.17.8) [INFO] [stderr] Adding strsim v0.8.0 (latest: v0.11.1) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] [stderr] Adding untrusted v0.6.2 (latest: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded untrusted v0.6.2 [INFO] [stderr] Downloaded ring v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86182e2badf9fff482888e38d83302814b6cfffb621020c246e2a1e9bc22154 [INFO] running `Command { std: "docker" "start" "-a" "f86182e2badf9fff482888e38d83302814b6cfffb621020c246e2a1e9bc22154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86182e2badf9fff482888e38d83302814b6cfffb621020c246e2a1e9bc22154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86182e2badf9fff482888e38d83302814b6cfffb621020c246e2a1e9bc22154", kill_on_drop: false }` [INFO] [stdout] f86182e2badf9fff482888e38d83302814b6cfffb621020c246e2a1e9bc22154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bdc2e5a583ceb2519e66e72e7226e4d78b902f68efde34daf6797ec4b30b50c [INFO] running `Command { std: "docker" "start" "-a" "6bdc2e5a583ceb2519e66e72e7226e4d78b902f68efde34daf6797ec4b30b50c", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking file-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 3 warnings emitted [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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "6bdc2e5a583ceb2519e66e72e7226e4d78b902f68efde34daf6797ec4b30b50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdc2e5a583ceb2519e66e72e7226e4d78b902f68efde34daf6797ec4b30b50c", kill_on_drop: false }` [INFO] [stdout] 6bdc2e5a583ceb2519e66e72e7226e4d78b902f68efde34daf6797ec4b30b50c [INFO] checking file-crypto-0.3.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate file-crypto 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate file-crypto 0.3.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate file-crypto 0.3.0 [INFO] finished tweaking crates.io crate file-crypto 0.3.0 [INFO] tweaked toml for crates.io crate file-crypto 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 882d7ce54dd9888eb717a7a99d0efb9e305dc4a576d6ed6447058bd17dfbd9fb [INFO] running `Command { std: "docker" "start" "-a" "882d7ce54dd9888eb717a7a99d0efb9e305dc4a576d6ed6447058bd17dfbd9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "882d7ce54dd9888eb717a7a99d0efb9e305dc4a576d6ed6447058bd17dfbd9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882d7ce54dd9888eb717a7a99d0efb9e305dc4a576d6ed6447058bd17dfbd9fb", kill_on_drop: false }` [INFO] [stdout] 882d7ce54dd9888eb717a7a99d0efb9e305dc4a576d6ed6447058bd17dfbd9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfadf9b9bc4d785d31fab138598c767282a8e1829968ca996771529d23acab02 [INFO] running `Command { std: "docker" "start" "-a" "bfadf9b9bc4d785d31fab138598c767282a8e1829968ca996771529d23acab02", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking file-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/crypto.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/crypto.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(key) = base64::decode(s) { [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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 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: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "bfadf9b9bc4d785d31fab138598c767282a8e1829968ca996771529d23acab02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfadf9b9bc4d785d31fab138598c767282a8e1829968ca996771529d23acab02", kill_on_drop: false }` [INFO] [stdout] bfadf9b9bc4d785d31fab138598c767282a8e1829968ca996771529d23acab02