[INFO] cloning repository https://github.com/brxken128/dexios
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brxken128/dexios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrxken128%2Fdexios", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrxken128%2Fdexios'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bb93ba13ab13043b01f9dc8edf4f8c483a223c2
[INFO] testing brxken128/dexios against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrxken128%2Fdexios" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brxken128/dexios
[INFO] finished tweaking git repo https://github.com/brxken128/dexios
[INFO] tweaked toml for git repo https://github.com/brxken128/dexios written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brxken128/dexios on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brxken128/dexios 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded deoxys v0.1.0
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded constant_time_eq v0.2.4
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded rpassword v7.2.0
[INFO] [stderr]   Downloaded balloon-hash v0.3.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.1
[INFO] [stderr]   Downloaded universal-hash v0.5.0
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded chacha20 v0.9.0
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded base64ct v1.5.1
[INFO] [stderr]   Downloaded ctr v0.9.1
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded crypto-bigint v0.4.8
[INFO] [stderr]   Downloaded blake2 v0.10.4
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded blake3 v1.3.3
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded clap v3.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e0d4441ae946af1c34fd1f95a9fe9beaa74616476fbea8061cf36699b2ade44
[INFO] running `Command { std: "docker" "start" "-a" "7e0d4441ae946af1c34fd1f95a9fe9beaa74616476fbea8061cf36699b2ade44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e0d4441ae946af1c34fd1f95a9fe9beaa74616476fbea8061cf36699b2ade44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0d4441ae946af1c34fd1f95a9fe9beaa74616476fbea8061cf36699b2ade44", kill_on_drop: false }`
[INFO] [stdout] 7e0d4441ae946af1c34fd1f95a9fe9beaa74616476fbea8061cf36699b2ade44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9310bc54dc0bdf327b2c9279ed46b9e01c3e1d178fb8f5fe1106fd5027a8b97
[INFO] running `Command { std: "docker" "start" "-a" "c9310bc54dc0bdf327b2c9279ed46b9e01c3e1d178fb8f5fe1106fd5027a8b97", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling base64ct v1.5.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling dexios-gui v0.0.0 (/opt/rustwide/workdir/dexios-gui)
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling rtoolbox v0.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rpassword v7.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.8
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling ctr v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling deoxys v0.1.0
[INFO] [stderr]    Compiling balloon-hash v0.3.0
[INFO] [stderr]    Compiling dexios-core v1.2.0 (/opt/rustwide/workdir/dexios-core)
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling dexios-domain v1.0.1 (/opt/rustwide/workdir/dexios-domain)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/add.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> dexios-domain/src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/change.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/delete.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 22 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dexios v8.8.1 (/opt/rustwide/workdir/dexios)
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> dexios/src/global/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PackParams {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub print_mode: PrintMode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.14s
[INFO] running `Command { std: "docker" "inspect" "c9310bc54dc0bdf327b2c9279ed46b9e01c3e1d178fb8f5fe1106fd5027a8b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9310bc54dc0bdf327b2c9279ed46b9e01c3e1d178fb8f5fe1106fd5027a8b97", kill_on_drop: false }`
[INFO] [stdout] c9310bc54dc0bdf327b2c9279ed46b9e01c3e1d178fb8f5fe1106fd5027a8b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e50794cac2c62b7b3068eef9e02ada2530d2029b65c903415899791379ddb913
[INFO] running `Command { std: "docker" "start" "-a" "e50794cac2c62b7b3068eef9e02ada2530d2029b65c903415899791379ddb913", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling dexios-gui v0.0.0 (/opt/rustwide/workdir/dexios-gui)
[INFO] [stderr]    Compiling dexios-core v1.2.0 (/opt/rustwide/workdir/dexios-core)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/add.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> dexios-domain/src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/change.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/delete.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 22 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dexios-domain v1.0.1 (/opt/rustwide/workdir/dexios-domain)
[INFO] [stderr]    Compiling dexios v8.8.1 (/opt/rustwide/workdir/dexios)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/add.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> dexios-domain/src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/change.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> dexios-domain/src/key/delete.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout] 22 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> dexios/src/global/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PackParams {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub print_mode: PrintMode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "e50794cac2c62b7b3068eef9e02ada2530d2029b65c903415899791379ddb913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50794cac2c62b7b3068eef9e02ada2530d2029b65c903415899791379ddb913", kill_on_drop: false }`
[INFO] [stdout] e50794cac2c62b7b3068eef9e02ada2530d2029b65c903415899791379ddb913
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c869bf83e20612fab4fc55eb4e01417e2eff9a1eaed3d5eca9b0faa5607eca95
[INFO] running `Command { std: "docker" "start" "-a" "c869bf83e20612fab4fc55eb4e01417e2eff9a1eaed3d5eca9b0faa5607eca95", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> dexios-domain/src/key/add.rs:30:23
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> dexios-domain/src/lib.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> dexios-domain/src/key/change.rs:30:23
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 30 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr] 30 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> dexios-domain/src/key/delete.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 |     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 22 -     let (header, _) = core::header::Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr] 22 +     let (header, _) = Header::deserialize(&mut *req.handle.borrow_mut())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `dexios-domain` (lib) generated 3 warnings (run `cargo fix --lib -p dexios-domain` to apply 3 suggestions)
[INFO] [stderr] warning: `dexios-domain` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stderr]   --> dexios/src/global/structs.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PackParams {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 20 |     pub print_mode: PrintMode,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dexios` (bin "dexios" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dexios-7d798717d9ea85f1)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/dexios_core-3a2588bc843c9b76)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/dexios_domain-11e0c283b3e359c2)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test erase::tests::should_erase_file ... ok
[INFO] [stdout] test erase::tests::should_not_open_file ... ok
[INFO] [stdout] test hash::tests::should_reset_position_and_make_hash ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_large_content ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_not_perfectly_divisible_content ... ok
[INFO] [stdout] test overwrite::tests::should_erase_fill_random_bytes_one_hundred_times ... ok
[INFO] [stdout] test overwrite::tests::should_erase_fill_random_bytes_zero_times ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_empty_content ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_perfectly_divisible_content ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_small_content ... ok
[INFO] [stdout] test hash::tests::should_hash_big_string ... ok
[INFO] [stdout] test storage::tests::should_not_open_file_to_read ... ok
[INFO] [stdout] test storage::tests::should_include_hidden_files_names ... ok
[INFO] [stdout] test storage::tests::should_get_file_length ... ok
[INFO] [stdout] test storage::tests::should_create_a_new_file ... ok
[INFO] [stdout] test hash::tests::should_hash_string ... ok
[INFO] [stdout] test storage::tests::should_open_exist_file_in_write_mode ... ok
[INFO] [stdout] test storage::tests::should_remove_a_file_in_read_mode ... ok
[INFO] [stdout] test storage::tests::should_remove_a_file_in_write_mode ... ok
[INFO] [stdout] test storage::tests::should_remove_dir_with_subfiles ... ok
[INFO] [stdout] test storage::tests::should_remove_dir_recursively_with_subfiles ... ok
[INFO] [stdout] test storage::tests::should_return_file_names_of_dir_subfiles ... ok
[INFO] [stdout] test storage::tests::should_throw_an_error_if_file_already_exist ... ok
[INFO] [stdout] test storage::tests::should_open_dir ... ok
[INFO] [stdout] test storage::tests::should_open_exist_file_in_read_mode ... ok
[INFO] [stdout] test storage::tests::should_not_open_file_to_write ... ok
[INFO] [stdout] test erase_dir::tests::should_erase_dir_recursively_with_subfiles ... ok
[INFO] [stdout] test unpack::tests::should_unpack_encrypted_archive ... ignored, not yet implemented
[INFO] [stdout] test storage::tests::should_write_content_to_file ... ok
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_content_with_v4_version ... ok
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version ... FAILED
[INFO] [stdout] test encrypt::tests::should_encrypt_content_with_v4_version ... ok
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_content_with_v5_version has been running for over 60 seconds
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_detached_header_and_content_with_v5_version has been running for over 60 seconds
[INFO] [stdout] test encrypt::tests::should_encrypt_content_with_v5_version has been running for over 60 seconds
[INFO] [stdout] test encrypt::tests::should_save_header_separately has been running for over 60 seconds
[INFO] [stdout] test pack::tests::should_pack_bar_directory has been running for over 60 seconds
[INFO] [stdout] test pack::tests::should_pack_bar_directory ... ok
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_content_with_v5_version ... ok
[INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_detached_header_and_content_with_v5_version ... ok
[INFO] [stdout] test encrypt::tests::should_save_header_separately ... ok
[INFO] [stdout] test encrypt::tests::should_encrypt_content_with_v5_version ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version' (22) panicked at dexios-domain/src/decrypt.rs:260:18:
[INFO] [stdout] internal error: entered unreachable code
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6378e75491ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6378e75491ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6378e75491ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6378e75491ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6378e755d97a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6378e755d97a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6378e754db62 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6378e754db62 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6378e7527b7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6378e7527b7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6378e7541559 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6378e734a92c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6378e734a92c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6378e7541712 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6378e7541712 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6378e7527c6a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6378e751ce19 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6378e752894d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6378e755e13c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6378e755e102 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6378e72f8406 - dexios_domain[d98f436ed15310c1]::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version
[INFO] [stdout]                                at /opt/rustwide/workdir/dexios-domain/src/decrypt.rs:260:18
[INFO] [stdout]   21:     0x6378e72f6397 - dexios_domain[d98f436ed15310c1]::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dexios-domain/src/decrypt.rs:238:83
[INFO] [stdout]   22:     0x6378e72fa1e6 - <dexios_domain[d98f436ed15310c1]::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6378e733dc0b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6378e733dc0b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6378e734b3fb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6378e734b3fb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6378e734b3fb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6378e734b3fb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6378e734b3fb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6378e734b3fb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6378e734b3fb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6378e7344b14 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6378e7344b14 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6378e734e002 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6378e734e002 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6378e734e002 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6378e734e002 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6378e734e002 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6378e734e002 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6378e734e002 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6378e7548acf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x6378e7548acf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fa5e27e9aa4 - <unknown>
[INFO] [stdout]   44:     0x7fa5e2876a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 62.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dexios-domain --lib`
[INFO] running `Command { std: "docker" "inspect" "c869bf83e20612fab4fc55eb4e01417e2eff9a1eaed3d5eca9b0faa5607eca95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c869bf83e20612fab4fc55eb4e01417e2eff9a1eaed3d5eca9b0faa5607eca95", kill_on_drop: false }`
[INFO] [stdout] c869bf83e20612fab4fc55eb4e01417e2eff9a1eaed3d5eca9b0faa5607eca95
