[INFO] cloning repository https://github.com/Eyob94/encryptr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eyob94/encryptr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEyob94%2Fencryptr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEyob94%2Fencryptr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de98b855e00d2cb71c4749fc1fd27250d14d4b23
[INFO] testing Eyob94/encryptr against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEyob94%2Fencryptr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eyob94/encryptr
[INFO] finished tweaking git repo https://github.com/Eyob94/encryptr
[INFO] tweaked toml for git repo https://github.com/Eyob94/encryptr written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eyob94/encryptr on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eyob94/encryptr 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3497a4c63994876eaa8a2d934b377a745769bd7ca1d26688a963ec25763c5bc6
[INFO] running `Command { std: "docker" "start" "-a" "3497a4c63994876eaa8a2d934b377a745769bd7ca1d26688a963ec25763c5bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3497a4c63994876eaa8a2d934b377a745769bd7ca1d26688a963ec25763c5bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3497a4c63994876eaa8a2d934b377a745769bd7ca1d26688a963ec25763c5bc6", kill_on_drop: false }`
[INFO] [stdout] 3497a4c63994876eaa8a2d934b377a745769bd7ca1d26688a963ec25763c5bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0c9b301624e9fda73c58f57bd483243f964579480e82c2e2dbce612567322a8
[INFO] running `Command { std: "docker" "start" "-a" "e0c9b301624e9fda73c58f57bd483243f964579480e82c2e2dbce612567322a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling errno v0.3.9
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling shush-rs v0.1.11
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling okaywal v0.3.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling file-encryptr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Entry`, `LogManager`, `Recovery`, and `WriteAheadLog`
[INFO] [stdout]  --> src/wal.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use okaywal::{Entry, LogManager, Recovery, WriteAheadLog};
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chacha20poly1305::aead::Buffer`
[INFO] [stdout]  --> src/wal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chacha20poly1305::aead::Buffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/errors.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.25s
[INFO] running `Command { std: "docker" "inspect" "e0c9b301624e9fda73c58f57bd483243f964579480e82c2e2dbce612567322a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c9b301624e9fda73c58f57bd483243f964579480e82c2e2dbce612567322a8", kill_on_drop: false }`
[INFO] [stdout] e0c9b301624e9fda73c58f57bd483243f964579480e82c2e2dbce612567322a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1abb92c9c1633abbe57f347099b6aaf90bec163682cbd4f73fd955644aaf62f5
[INFO] running `Command { std: "docker" "start" "-a" "1abb92c9c1633abbe57f347099b6aaf90bec163682cbd4f73fd955644aaf62f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling file-encryptr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Entry`, `LogManager`, `Recovery`, and `WriteAheadLog`
[INFO] [stdout]  --> src/wal.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use okaywal::{Entry, LogManager, Recovery, WriteAheadLog};
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chacha20poly1305::aead::Buffer`
[INFO] [stdout]  --> src/wal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chacha20poly1305::aead::Buffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/errors.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unused imports: `Entry`, `LogManager`, `Recovery`, and `WriteAheadLog`
[INFO] [stdout]  --> src/wal.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use okaywal::{Entry, LogManager, Recovery, WriteAheadLog};
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chacha20poly1305::aead::Buffer`
[INFO] [stdout]  --> src/wal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chacha20poly1305::aead::Buffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/errors.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.36s
[INFO] running `Command { std: "docker" "inspect" "1abb92c9c1633abbe57f347099b6aaf90bec163682cbd4f73fd955644aaf62f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1abb92c9c1633abbe57f347099b6aaf90bec163682cbd4f73fd955644aaf62f5", kill_on_drop: false }`
[INFO] [stdout] 1abb92c9c1633abbe57f347099b6aaf90bec163682cbd4f73fd955644aaf62f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc94395a4bc1e98edadbca41a4cc62977266fd0e405cac62f699f71727e17522
[INFO] running `Command { std: "docker" "start" "-a" "fc94395a4bc1e98edadbca41a4cc62977266fd0e405cac62f699f71727e17522", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Entry`, `LogManager`, `Recovery`, and `WriteAheadLog`
[INFO] [stderr]  --> src/wal.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use okaywal::{Entry, LogManager, Recovery, WriteAheadLog};
[INFO] [stderr]   |               ^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chacha20poly1305::aead::Buffer`
[INFO] [stderr]  --> src/wal.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use chacha20poly1305::aead::Buffer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Error` is never used
[INFO] [stderr]  --> src/errors.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum Error {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]  --> src/errors.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `file-encryptr` (lib) generated 4 warnings (run `cargo fix --lib -p file-encryptr` to apply 1 suggestion)
[INFO] [stderr] warning: `file-encryptr` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_encryptr-283477054b0d34c5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test encryption::test::test_encrypt_decrypt_round_trip ... ok
[INFO] [stderr] memory allocation of 20640001632 bytes failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5fde89b243ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5fde89b243ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5fde89b243ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5fde89b243ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5fde89b390ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5fde89b390ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x5fde89b29fd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5fde89b29fd2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5fde89b1c10f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5fde89b1c10f - std[b80a194dd3c418bb]::alloc::default_alloc_error_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:397:23
[INFO] [stderr]   10:     0x5fde89b024e6 - std[b80a194dd3c418bb]::alloc::rust_oom::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:428:9
[INFO] [stderr]   11:     0x5fde89af9999 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::alloc::rust_oom::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   12:     0x5fde89b1c18a - std[b80a194dd3c418bb]::alloc::rust_oom
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:424:5
[INFO] [stderr]   13:     0x5fde89b03643 - __rustc[9698a3e60dd14283]::__rust_alloc_error_handler
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/alloc.rs:423:1
[INFO] [stderr]   14:     0x5fde89b3575c - alloc[dd269455e567d8e9]::alloc::handle_alloc_error::rt_error
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/alloc.rs:531:13
[INFO] [stderr]   15:     0x5fde89b3575c - alloc[dd269455e567d8e9]::alloc::handle_alloc_error
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/alloc.rs:537:9
[INFO] [stderr]   16:     0x5fde89b35771 - alloc[dd269455e567d8e9]::raw_vec::handle_error
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/raw_vec/mod.rs:888:38
[INFO] [stderr]   17:     0x5fde89ac2863 - alloc::raw_vec::RawVecInner<A>::with_capacity_in::h9e4c3842c2c479ad
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/raw_vec/mod.rs:441:25
[INFO] [stderr]   18:     0x5fde899dfb5e - alloc::raw_vec::RawVec<T,A>::with_capacity_in::h5f777081deaf62c6
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/raw_vec/mod.rs:177:20
[INFO] [stderr]   19:     0x5fde899dfb5e - alloc::vec::Vec<T,A>::with_capacity_in::hfa9a649913c6ce7d
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:965:20
[INFO] [stderr]   20:     0x5fde899dfb5e - alloc::vec::Vec<T>::with_capacity::h1e0615ce59d97cc3
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:524:9
[INFO] [stderr]   21:     0x5fde899cb5ad - file_encryptr::encryptr::Encryptr::load_file::h284de88c70a1eb76
[INFO] [stderr]                                at /opt/rustwide/workdir/src/encryptr.rs:62:40
[INFO] [stderr]   22:     0x5fde899c8638 - file_encryptr::encryptr::Encryptr::new::he2e61511f2f52095
[INFO] [stderr]                                at /opt/rustwide/workdir/src/encryptr.rs:31:34
[INFO] [stderr]   23:     0x5fde899dccba - file_encryptr::encryptr::test::loads_file::hadfd408999183727
[INFO] [stderr]                                at /opt/rustwide/workdir/src/encryptr.rs:254:28
[INFO] [stderr]   24:     0x5fde899dd4a7 - file_encryptr::encryptr::test::loads_file::{{closure}}::h242f7464c791ab84
[INFO] [stderr]                                at /opt/rustwide/workdir/src/encryptr.rs:234:20
[INFO] [stderr]   25:     0x5fde899c2da6 - core::ops::function::FnOnce::call_once::hc976f15a504d1089
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x5fde89a4a76b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5fde89a4a76b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr]   28:     0x5fde89a5715b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stderr]   29:     0x5fde89a5715b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   30:     0x5fde89a5715b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5fde89a5715b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x5fde89a5715b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5fde89a5715b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stderr]   34:     0x5fde89a5715b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr]   35:     0x5fde89a52874 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stderr]   36:     0x5fde89a52874 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   37:     0x5fde89a59d62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   38:     0x5fde89a59d62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   39:     0x5fde89a59d62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   40:     0x5fde89a59d62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   41:     0x5fde89a59d62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x5fde89a59d62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   43:     0x5fde89a59d62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   44:     0x5fde89b23c9f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   45:     0x5fde89b23c9f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   46:     0x7f7478118aa4 - <unknown>
[INFO] [stderr]   47:     0x7f74781a5a64 - clone
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/file_encryptr-283477054b0d34c5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "fc94395a4bc1e98edadbca41a4cc62977266fd0e405cac62f699f71727e17522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc94395a4bc1e98edadbca41a4cc62977266fd0e405cac62f699f71727e17522", kill_on_drop: false }`
[INFO] [stdout] fc94395a4bc1e98edadbca41a4cc62977266fd0e405cac62f699f71727e17522
