[INFO] cloning repository https://github.com/OzoNeTT/rust-file-encryptor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OzoNeTT/rust-file-encryptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzoNeTT%2Frust-file-encryptor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzoNeTT%2Frust-file-encryptor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 705aa707ded4fe6f097f9663f21acce15a54a30d
[INFO] testing OzoNeTT/rust-file-encryptor against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzoNeTT%2Frust-file-encryptor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OzoNeTT/rust-file-encryptor
[INFO] finished tweaking git repo https://github.com/OzoNeTT/rust-file-encryptor
[INFO] tweaked toml for git repo https://github.com/OzoNeTT/rust-file-encryptor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OzoNeTT/rust-file-encryptor on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OzoNeTT/rust-file-encryptor 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf3a9a5436a64e074ee7a995e3c437030b88fbf6825d7c2e221d49a9848a359
[INFO] running `Command { std: "docker" "start" "-a" "cdf3a9a5436a64e074ee7a995e3c437030b88fbf6825d7c2e221d49a9848a359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf3a9a5436a64e074ee7a995e3c437030b88fbf6825d7c2e221d49a9848a359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf3a9a5436a64e074ee7a995e3c437030b88fbf6825d7c2e221d49a9848a359", kill_on_drop: false }`
[INFO] [stdout] cdf3a9a5436a64e074ee7a995e3c437030b88fbf6825d7c2e221d49a9848a359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 128bf96adfcbe547341cd8900906d4391a302668e2a5ae7645c18c24fdf766d8
[INFO] running `Command { std: "docker" "start" "-a" "128bf96adfcbe547341cd8900906d4391a302668e2a5ae7645c18c24fdf766d8", 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.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling crossbeam-utils v0.8.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling path-dedot v3.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling path-absolutize v3.0.13
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.8.1
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling ctrlc v3.2.4
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha256 v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling globwalk v0.5.0
[INFO] [stderr]    Compiling assert_fs v0.10.1
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling rpassword v6.0.1
[INFO] [stderr]    Compiling file_encryptor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cli/runtime/vec_limit.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "128bf96adfcbe547341cd8900906d4391a302668e2a5ae7645c18c24fdf766d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128bf96adfcbe547341cd8900906d4391a302668e2a5ae7645c18c24fdf766d8", kill_on_drop: false }`
[INFO] [stdout] 128bf96adfcbe547341cd8900906d4391a302668e2a5ae7645c18c24fdf766d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72ffd5d9218b48d25daed926998d44e5f6605ff56ecf97f1d1673cb8a7e75beb
[INFO] running `Command { std: "docker" "start" "-a" "72ffd5d9218b48d25daed926998d44e5f6605ff56ecf97f1d1673cb8a7e75beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling file_encryptor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cli/runtime/vec_limit.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/meta/raw/tests.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn fixtures() -> ([u8; RawMeta::size()]) {
[INFO] [stdout]    |                  ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 - fn fixtures() -> ([u8; RawMeta::size()]) {
[INFO] [stdout] 15 + fn fixtures() -> [u8; RawMeta::size()] {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cli/runtime/vec_limit.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "72ffd5d9218b48d25daed926998d44e5f6605ff56ecf97f1d1673cb8a7e75beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ffd5d9218b48d25daed926998d44e5f6605ff56ecf97f1d1673cb8a7e75beb", kill_on_drop: false }`
[INFO] [stdout] 72ffd5d9218b48d25daed926998d44e5f6605ff56ecf97f1d1673cb8a7e75beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 432ce5466422158da42f39953b20a0c7b9d71481e8ccd5aa8432a8e0d9ac5694
[INFO] running `Command { std: "docker" "start" "-a" "432ce5466422158da42f39953b20a0c7b9d71481e8ccd5aa8432a8e0d9ac5694", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/cli/runtime/vec_limit.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stderr]    |                 ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/meta/raw/tests.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn fixtures() -> ([u8; RawMeta::size()]) {
[INFO] [stderr]    |                  ^                     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 15 - fn fixtures() -> ([u8; RawMeta::size()]) {
[INFO] [stderr] 15 + fn fixtures() -> [u8; RawMeta::size()] {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `file_encryptor` (lib) generated 1 warning
[INFO] [stderr] warning: `file_encryptor` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p file_encryptor --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_encryptor-447ed4f637e199dd)
[INFO] [stdout] running 18 tests
[INFO] [stdout] test error::tests::test_const ... ok
[INFO] [stdout] test error::tests::test_debug_error ... ok
[INFO] [stdout] test error::tests::test_result ... ok
[INFO] [stdout] test meta::enc::tests::test_from_vec ... ok
[INFO] [stdout] test meta::enc::tests::test_from_vec_err_string ... ok
[INFO] [stdout] test meta::enc::tests::test_from_vec_err_size ... ok
[INFO] [stdout] test error::tests::test_size ... ok
[INFO] [stdout] test meta::raw::tests::test_from_bytes_err_cipherkind ... ok
[INFO] [stdout] test meta::raw::tests::test_from_vec ... ok
[INFO] [stdout] test meta::raw::tests::test_from_vec_err ... ok
[INFO] [stdout] test meta::raw::tests::test_to_bytes ... ok
[INFO] [stdout] test tests::get_hash ... ok
[INFO] [stdout] test meta::header::tests::test_from_bytes ... ok
[INFO] [stdout] test meta::header::tests::test_from_vec ... ok
[INFO] [stdout] test meta::header::tests::test_from_vec_error ... ok
[INFO] [stdout] test meta::header::tests::test_to_bytes ... ok
[INFO] [stdout] test error::tests::test_downcasting ... ok
[INFO] [stdout] test meta::raw::tests::test_from_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_encryptor-1d9d98041e456cec)
[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] [stderr]      Running tests/general_test.rs (/opt/rustwide/target/debug/deps/general_test-195ccaac0748089b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test general::encrypt_test::test_common ... FAILED
[INFO] [stdout] test general::encrypt_test::test_common_large ... FAILED
[INFO] [stdout] test general::encrypt_test::test_common_small ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- general::encrypt_test::test_common stdout ----
[INFO] [stdout] Error: Custom { kind: IOError, error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] 
[INFO] [stdout] ---- general::encrypt_test::test_common_large stdout ----
[INFO] [stdout] Error: Custom { kind: IOError, error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] 
[INFO] [stdout] ---- general::encrypt_test::test_common_small stdout ----
[INFO] [stdout] Error: Custom { kind: IOError, error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     general::encrypt_test::test_common
[INFO] [stdout]     general::encrypt_test::test_common_large
[INFO] [stdout]     general::encrypt_test::test_common_small
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test general_test`
[INFO] running `Command { std: "docker" "inspect" "432ce5466422158da42f39953b20a0c7b9d71481e8ccd5aa8432a8e0d9ac5694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432ce5466422158da42f39953b20a0c7b9d71481e8ccd5aa8432a8e0d9ac5694", kill_on_drop: false }`
[INFO] [stdout] 432ce5466422158da42f39953b20a0c7b9d71481e8ccd5aa8432a8e0d9ac5694
