[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] testing cuebyte/file-crypto against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cuebyte/file-crypto on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/cuebyte/file-crypto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7225f9f50238a16f7495f903f0ccf88907c0a1cd0d565e630ba84eec4d5f1cbb [INFO] running `Command { std: "docker" "start" "-a" "7225f9f50238a16f7495f903f0ccf88907c0a1cd0d565e630ba84eec4d5f1cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7225f9f50238a16f7495f903f0ccf88907c0a1cd0d565e630ba84eec4d5f1cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7225f9f50238a16f7495f903f0ccf88907c0a1cd0d565e630ba84eec4d5f1cbb", kill_on_drop: false }` [INFO] [stdout] 7225f9f50238a16f7495f903f0ccf88907c0a1cd0d565e630ba84eec4d5f1cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef301fe4a4fa57a8df690c97df240cb4fb299a77d746fb10bbef5eff87eb05d7 [INFO] running `Command { std: "docker" "start" "-a" "ef301fe4a4fa57a8df690c97df240cb4fb299a77d746fb10bbef5eff87eb05d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.18s [INFO] running `Command { std: "docker" "inspect" "ef301fe4a4fa57a8df690c97df240cb4fb299a77d746fb10bbef5eff87eb05d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef301fe4a4fa57a8df690c97df240cb4fb299a77d746fb10bbef5eff87eb05d7", kill_on_drop: false }` [INFO] [stdout] ef301fe4a4fa57a8df690c97df240cb4fb299a77d746fb10bbef5eff87eb05d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a915185e274c60620c7f39c6b7e66c7c83d213f0bcbbcc89336130c92b353579 [INFO] running `Command { std: "docker" "start" "-a" "a915185e274c60620c7f39c6b7e66c7c83d213f0bcbbcc89336130c92b353579", kill_on_drop: false }` [INFO] [stderr] Compiling 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning 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: `#[warn(non_fmt_panics)]` on by default [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] 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `Command { std: "docker" "inspect" "a915185e274c60620c7f39c6b7e66c7c83d213f0bcbbcc89336130c92b353579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a915185e274c60620c7f39c6b7e66c7c83d213f0bcbbcc89336130c92b353579", kill_on_drop: false }` [INFO] [stdout] a915185e274c60620c7f39c6b7e66c7c83d213f0bcbbcc89336130c92b353579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a18aa290eda94b61cf603104a9b77f23b0d254a77a8b8ec73f31914817861960 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a18aa290eda94b61cf603104a9b77f23b0d254a77a8b8ec73f31914817861960", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/ctrl.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 31 | | "The file to be decrypted should with \"{}\"", [INFO] [stderr] 32 | | SEALED_SUFFIX [INFO] [stderr] 33 | | )); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 30 ~ panic!( [INFO] [stderr] 31 | "The file to be decrypted should with \"{}\"", [INFO] [stderr] 32 | SEALED_SUFFIX [INFO] [stderr] 33 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `file-crypto` (lib) generated 1 warning [INFO] [stderr] warning: `file-crypto` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `file-crypto` (bin "file-crypto") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `file-crypto` (bin "file-crypto" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/file_crypto-dfc4d697ebf06a3a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/file_crypto-e1ff9ce4dbd6a515) [INFO] [stdout] test crypto::tests::cipher ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-624dcefabb9a4abe) [INFO] [stdout] test crypto::tests::key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crypto::tests::key ... ok [INFO] [stdout] test crypto::tests::cipher ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test encrypt_bench ... ignored [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_test-624dcefabb9a4abe` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "a18aa290eda94b61cf603104a9b77f23b0d254a77a8b8ec73f31914817861960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18aa290eda94b61cf603104a9b77f23b0d254a77a8b8ec73f31914817861960", kill_on_drop: false }` [INFO] [stdout] a18aa290eda94b61cf603104a9b77f23b0d254a77a8b8ec73f31914817861960