[INFO] cloning repository https://github.com/volar-is/volaris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volar-is/volaris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolar-is%2Fvolaris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolar-is%2Fvolaris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62b5a12f214b75f4a15831cc5aac34ee6441fa85
[INFO] testing volar-is/volaris against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolar-is%2Fvolaris" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/volar-is/volaris
[INFO] finished tweaking git repo https://github.com/volar-is/volaris
[INFO] tweaked toml for git repo https://github.com/volar-is/volaris written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/volar-is/volaris on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/volar-is/volaris 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deoxys v0.1.0
[INFO] [stderr]   Downloaded balloon-hash v0.3.0
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 078e98cef49f1f0d1519ef4dde2dbc49df19650768718b5ab5a078dd223eef4b
[INFO] running `Command { std: "docker" "start" "-a" "078e98cef49f1f0d1519ef4dde2dbc49df19650768718b5ab5a078dd223eef4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "078e98cef49f1f0d1519ef4dde2dbc49df19650768718b5ab5a078dd223eef4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "078e98cef49f1f0d1519ef4dde2dbc49df19650768718b5ab5a078dd223eef4b", kill_on_drop: false }`
[INFO] [stdout] 078e98cef49f1f0d1519ef4dde2dbc49df19650768718b5ab5a078dd223eef4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e169ea3fd809c53de18cdfb61a5b2f55127f9c3dc4af0a670cfd912ee9f9be5d
[INFO] running `Command { std: "docker" "start" "-a" "e169ea3fd809c53de18cdfb61a5b2f55127f9c3dc4af0a670cfd912ee9f9be5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling balloon-hash v0.3.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling deoxys v0.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[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 volaris-crypto v0.0.3 (/opt/rustwide/workdir/crates/volaris-crypto)
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]   --> crates/volaris-crypto/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "visual")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]    = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:401:15
[INFO] [stdout]     |
[INFO] [stdout] 401 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling volaris-tools v0.0.4 (/opt/rustwide/workdir/crates/volaris-tools)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> crates/volaris-tools/src/pack.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/volaris-tools/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout] 73 +         let options: FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling volaris-cli v0.0.5 (/opt/rustwide/workdir/crates/volaris-cli)
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> crates/volaris-cli/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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.22s
[INFO] running `Command { std: "docker" "inspect" "e169ea3fd809c53de18cdfb61a5b2f55127f9c3dc4af0a670cfd912ee9f9be5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e169ea3fd809c53de18cdfb61a5b2f55127f9c3dc4af0a670cfd912ee9f9be5d", kill_on_drop: false }`
[INFO] [stdout] e169ea3fd809c53de18cdfb61a5b2f55127f9c3dc4af0a670cfd912ee9f9be5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 429fac09eec5b68727faafa147f44044abc3e1a43f7ab5120bb4a3be2e3a0a27
[INFO] running `Command { std: "docker" "start" "-a" "429fac09eec5b68727faafa147f44044abc3e1a43f7ab5120bb4a3be2e3a0a27", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]   --> crates/volaris-crypto/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "visual")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]    = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling volaris-crypto v0.0.3 (/opt/rustwide/workdir/crates/volaris-crypto)
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:401:15
[INFO] [stdout]     |
[INFO] [stdout] 401 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> crates/volaris-tools/src/pack.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/volaris-tools/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout] 73 +         let options: FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling volaris-tools v0.0.4 (/opt/rustwide/workdir/crates/volaris-tools)
[INFO] [stderr]    Compiling volaris-cli v0.0.5 (/opt/rustwide/workdir/crates/volaris-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]   --> crates/volaris-crypto/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "visual")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]    = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `visual`
[INFO] [stdout]    --> crates/volaris-crypto/src/stream.rs:401:15
[INFO] [stdout]     |
[INFO] [stdout] 401 |         #[cfg(feature = "visual")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `indicatif`
[INFO] [stdout]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> crates/volaris-tools/src/pack.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/volaris-tools/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout] 73 +         let options: FileOptions<'_, ()> = FileOptions::default()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> crates/volaris-cli/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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] running `Command { std: "docker" "inspect" "429fac09eec5b68727faafa147f44044abc3e1a43f7ab5120bb4a3be2e3a0a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429fac09eec5b68727faafa147f44044abc3e1a43f7ab5120bb4a3be2e3a0a27", kill_on_drop: false }`
[INFO] [stdout] 429fac09eec5b68727faafa147f44044abc3e1a43f7ab5120bb4a3be2e3a0a27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 795a4f6d93997e12101ed3948bec30473236902a0760e66771aca2c00490080b
[INFO] running `Command { std: "docker" "start" "-a" "795a4f6d93997e12101ed3948bec30473236902a0760e66771aca2c00490080b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `visual`
[INFO] [stderr]   --> crates/volaris-crypto/src/lib.rs:39:7
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[cfg(feature = "visual")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `indicatif`
[INFO] [stderr]    = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `visual`
[INFO] [stderr]    --> crates/volaris-crypto/src/stream.rs:190:15
[INFO] [stderr]     |
[INFO] [stderr] 190 |         #[cfg(feature = "visual")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `indicatif`
[INFO] [stderr]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `visual`
[INFO] [stderr]    --> crates/volaris-crypto/src/stream.rs:234:15
[INFO] [stderr]     |
[INFO] [stderr] 234 |         #[cfg(feature = "visual")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `indicatif`
[INFO] [stderr]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `visual`
[INFO] [stderr]    --> crates/volaris-crypto/src/stream.rs:358:15
[INFO] [stderr]     |
[INFO] [stderr] 358 |         #[cfg(feature = "visual")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `indicatif`
[INFO] [stderr]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `visual`
[INFO] [stderr]    --> crates/volaris-crypto/src/stream.rs:401:15
[INFO] [stderr]     |
[INFO] [stderr] 401 |         #[cfg(feature = "visual")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `indicatif`
[INFO] [stderr]     = help: consider adding `visual` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `volaris-crypto` (lib) generated 5 warnings
[INFO] [stderr] warning: `volaris-crypto` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> crates/volaris-tools/src/pack.rs:73:22
[INFO] [stderr]    |
[INFO] [stderr] 73 |         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> crates/volaris-tools/src/lib.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 73 -         let options: zip::write::FileOptions<'_, ()> = FileOptions::default()
[INFO] [stderr] 73 +         let options: FileOptions<'_, ()> = FileOptions::default()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `volaris-tools` (lib) generated 1 warning (run `cargo fix --lib -p volaris-tools` to apply 1 suggestion)
[INFO] [stderr] warning: `volaris-tools` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stderr]   --> crates/volaris-cli/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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `volaris-cli` (bin "volaris-cli" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/volaris_cli-3160dfb2dd3ffd84)
[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/volaris_crypto-be453958bf081615)
[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/volaris_tools-71ecb253a1ea0e6f)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test erase::tests::should_not_open_file ... ok
[INFO] [stdout] test overwrite::tests::should_erase_fill_random_bytes_one_hundred_times ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_not_perfectly_divisible_content ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_large_content ... ok
[INFO] [stdout] test erase::tests::should_erase_file ... ok
[INFO] [stdout] test hash::tests::should_reset_position_and_make_hash ... ok
[INFO] [stdout] test overwrite::tests::should_overwrite_small_content ... ok
[INFO] [stdout] test storage::tests::should_create_a_new_file ... ok
[INFO] [stdout] test storage::tests::should_get_file_length ... ok
[INFO] [stdout] test storage::tests::should_not_open_file_to_read ... ok
[INFO] [stdout] test storage::tests::should_not_open_file_to_write ... 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 storage::tests::should_open_exist_file_in_read_mode ... ok
[INFO] [stdout] test storage::tests::should_open_exist_file_in_write_mode ... ok
[INFO] [stdout] test storage::tests::should_open_dir ... ok
[INFO] [stdout] test storage::tests::should_remove_a_file_in_read_mode ... ok
[INFO] [stdout] test hash::tests::should_hash_big_string ... ok
[INFO] [stdout] test hash::tests::should_hash_string ... ok
[INFO] [stdout] test storage::tests::should_remove_dir_with_subfiles ... ok
[INFO] [stdout] test storage::tests::should_remove_a_file_in_write_mode ... ok
[INFO] [stdout] test storage::tests::should_remove_dir_recursively_with_subfiles ... ok
[INFO] [stdout] test unpack::tests::should_unpack_encrypted_archive ... ignored, not yet implemented
[INFO] [stdout] test storage::tests::should_return_file_names_of_dir_subfiles ... ok
[INFO] [stdout] test storage::tests::should_write_content_to_file ... ok
[INFO] [stdout] test storage::tests::should_throw_an_error_if_file_already_exist ... ok
[INFO] [stdout] test storage::tests::should_include_hidden_files_names ... ok
[INFO] [stdout] test erase_dir::tests::should_erase_dir_recursively_with_subfiles ... ok
[INFO] [stdout] test encrypt::tests::should_encrypt_content_with_v4_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] 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 decrypt::tests::should_decrypt_encrypted_content_with_v5_version ... ok
[INFO] [stdout] test pack::tests::should_pack_bar_directory ... FAILED
[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' panicked at crates/volaris-tools/src/decrypt.rs:260:18:
[INFO] [stdout] internal error: entered unreachable code
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57bcabc1f8e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57bcabc1f8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57bcabc1f8e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57bcabc1f8e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57bcabc45473 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57bcabc45473 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57bcabc1c513 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57bcabc1c513 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57bcabc1f732 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57bcabc20e4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57bcabc20ca2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57bcabaa1344 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57bcabaa1344 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57bcabc2182b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57bcabc2182b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57bcabc215c6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x57bcabc1fdd9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57bcabc2128d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57bcabc43fc0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57bcabc4402c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x57bcaba44d92 - volaris_tools::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::h0a49c0e9f3ddf22e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/volaris-tools/src/decrypt.rs:260:18
[INFO] [stdout]   21:     0x57bcaba61d69 - volaris_tools::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::{{closure}}::h53d9b7ee25c5aa6b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/volaris-tools/src/decrypt.rs:238:83
[INFO] [stdout]   22:     0x57bcaba61d69 - core::ops::function::FnOnce::call_once::he6ed4dcc95e2b9fb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57bcabaa6acb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57bcabaa6acb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x57bcabaa5cbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x57bcabaa5cbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x57bcabaa5cbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x57bcabaa5cbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x57bcabaa5cbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57bcabaa5cbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x57bcabaa5cbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x57bcaba69834 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x57bcaba69834 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x57bcaba6d20a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x57bcaba6d20a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x57bcaba6d20a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x57bcaba6d20a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x57bcaba6d20a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57bcaba6d20a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x57bcaba6d20a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57bcabc24a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x57bcabc24a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57bcabc24a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x709df448eaa4 - <unknown>
[INFO] [stdout]   45:     0x709df451ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pack::tests::should_pack_bar_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pack::tests::should_pack_bar_directory' panicked at crates/volaris-tools/src/pack.rs:240:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [222, 5, 14, 1, 12, 1, 173, 240, 60, 45, 230, 243, 58, 160, 69, 50, 217, 192, 66, 223, 124, 190, 148, 91, 92, 129, 0, 0, 0, 0, 0, 0, 223, 181, 71, 240, 140, 106, 41, 36, 82, 150, 105, 215, 159, 108, 234, 246, 25, 19, 65, 206, 177, 146, 15, 174, 209, 129, 82, 2, 62, 76, 129, 34, 136, 189, 11, 98, 105, 54, 146, 71, 102, 166, 97, 177, 207, 62, 194, 132, 38, 87, 173, 240, 60, 45, 230, 243, 58, 160, 69, 50, 217, 192, 66, 223, 124, 190, 148, 91, 92, 129, 50, 126, 110, 254, 58, 206, 16, 183, 233, 128, 23, 223, 81, 30, 214, 132, 32, 104, 51, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 64, 6, 177, 8, 139, 218, 8, 121, 228, 19, 5, 8, 117, 33, 131, 131, 70, 76, 147, 108, 49, 191, 191, 127, 223, 64, 127, 248, 65, 201, 130, 166, 129, 195, 245, 241, 188, 143, 148, 191, 86, 7, 102, 124, 253, 12, 44, 172, 79, 236, 207, 68, 229, 117, 49, 250, 55, 63, 48, 86, 48, 244, 189, 137, 27, 142, 241, 44, 118, 35, 5, 138, 237, 47, 248, 108, 30, 224, 42, 91, 16, 216, 14, 235, 132, 33, 123, 83, 188, 196, 205, 18, 71, 152, 231, 231, 127, 182, 29, 156, 157, 203, 178, 178, 3, 216, 51, 84, 28, 67, 91, 255, 14, 124, 180, 131, 105, 48, 27, 111, 195, 39, 127, 37, 231, 111, 82, 132, 168, 253, 149, 230, 199, 161, 78, 6, 175, 98, 210, 9, 25, 145, 199, 151, 38, 142, 199, 217, 35, 247, 168, 73, 138, 94, 175, 45, 0, 184, 252, 55, 250, 19, 8, 79, 247, 38, 230, 133, 143, 66, 27, 69, 96, 183, 201, 238, 81, 114, 131, 123, 229, 78, 39, 140, 151, 4, 196, 49, 37, 3, 12, 48, 243, 83, 111, 84, 6, 82, 249, 200, 120, 238, 190, 136, 135, 189, 34, 237, 52, 18, 23, 43, 164, 113, 31, 111, 221, 119, 216, 110, 0, 74, 53, 81, 86, 83, 234, 70, 69, 194, 224, 96, 26, 47, 133, 49, 147, 204, 96, 125, 165, 105, 182, 161, 2, 143, 225, 195, 95, 64, 24, 49, 236, 210, 124, 32, 214, 69, 201, 5, 73, 5, 62, 160, 233, 35, 202, 226, 40, 104, 45, 214, 0, 39, 55, 167, 203, 184, 145, 150, 233, 119, 115, 246, 55, 162, 5, 154, 147, 144, 69, 217, 185, 39, 82, 223, 87, 132, 164, 148, 85, 234, 15, 160, 2, 214, 133, 27, 73, 53, 27, 86, 53, 215, 96, 142, 85, 25, 127, 11, 111, 19, 1, 72, 74, 92, 16, 14, 98, 20, 203, 154, 227, 160, 192, 158, 223, 99, 116, 212, 137, 101, 150, 182, 125, 244, 59, 20, 157, 129, 149, 34, 21, 136, 185, 41, 242, 168, 45, 135, 100, 219, 239, 132, 211, 238, 37, 242, 139, 218, 120, 112, 158, 75, 53, 172, 162, 136, 202, 94, 117, 152, 175, 205, 34, 198, 99, 49, 174, 187, 80, 151, 225, 169, 120, 192, 77, 61, 38, 1, 158, 20, 216, 78, 215, 134, 255, 7, 46, 144, 119, 60, 168, 202, 24, 239, 147, 122, 58, 48, 50, 178, 58, 153, 243, 230, 169, 238, 42, 78, 123, 37, 181, 17, 109, 175, 84, 6, 212, 122, 89, 60, 111, 248, 41, 205, 157, 207, 149, 250, 55, 30, 221, 69, 1, 215, 170, 76, 149, 167, 241, 212, 217, 131, 179, 114, 187, 125, 226, 237, 106, 15, 254, 172, 211, 100, 169, 240, 171, 162, 50, 80, 54, 254, 128, 94, 168, 233, 22, 39, 56, 175, 188, 55, 158, 255, 194, 227, 218, 5, 202, 25, 238, 242, 81, 61, 120, 164, 57, 154, 151, 251, 17, 165, 208, 233, 197, 229, 29, 111, 178, 189, 31, 139, 93, 227, 37, 149, 121, 13, 123, 201, 51, 61, 67, 220, 161, 13, 72, 176, 154, 87, 240, 107, 189, 9, 97, 124, 3, 46, 98, 196, 242, 167, 219, 199, 136, 74, 113, 118, 129, 172, 19, 68, 164, 222, 218, 22, 134, 73, 210, 5, 210, 18, 201, 78, 159, 121, 149, 195, 52, 32, 156, 197, 16, 5, 52, 181, 194, 194, 173, 18, 70, 158, 22, 112, 3, 18, 232, 232, 180, 23, 161, 118, 37, 10, 96, 125, 64, 165, 161, 179, 141, 138, 235, 202, 201, 116, 231, 149, 241, 147, 140, 110, 232, 94, 123, 59, 52, 123, 92, 203, 188, 73, 225, 95, 191, 244, 161, 170, 46, 242, 122, 34, 136, 126, 51, 191, 61, 120, 207, 212, 46, 229, 82, 152, 120, 92, 235, 187, 55, 189, 231, 126, 226, 215, 248, 78, 22, 166, 212, 223, 179, 205, 139, 132, 32, 209, 176, 83, 162, 30, 235, 167, 21, 213, 87, 81, 225, 204, 154, 63, 45, 88, 87, 84, 199, 40, 113, 140, 68, 174, 3, 199, 113, 48, 204, 234, 132, 208, 236, 142, 56, 207, 170, 151, 252, 28, 95, 87, 91, 169, 129, 1, 72, 180, 204, 119, 4, 181, 119, 185, 231, 237, 227, 114, 214, 237, 104, 245, 218, 2, 150, 61, 211, 187, 185, 20, 162, 19, 102, 197, 164, 13, 235, 235, 221, 175, 72, 39, 91, 108, 137, 170, 245, 150, 1, 146, 99, 88, 100, 131, 63, 23, 189, 124, 174, 19, 30, 128, 1, 188, 246, 76, 215, 45, 130, 23, 107, 137, 138, 168, 110, 44, 130, 148, 11, 45, 21, 159, 243, 104, 70, 92, 170, 160, 184, 224, 60, 135, 227, 188, 41, 231, 124, 97, 12, 143, 237, 43, 161, 42, 242, 46, 157, 32, 0, 101, 171, 240, 134, 238, 141, 252, 213, 86, 150, 127, 41, 203, 174, 46, 188, 213, 248, 247, 167, 252, 104, 14, 130, 218, 183, 73, 71, 109, 101, 89, 246, 253, 79, 125, 238, 245, 196, 246, 204, 114, 104, 137, 68, 192, 159, 51, 240, 115, 78, 111, 40, 185, 244, 91, 7, 95, 161, 231, 14, 138, 59, 134, 146, 210, 17, 148, 197, 109, 126, 40, 91, 51, 175, 42, 61, 238, 52]
[INFO] [stdout]  right: [222, 5, 14, 1, 12, 1, 173, 240, 60, 45, 230, 243, 58, 160, 69, 50, 217, 192, 66, 223, 124, 190, 148, 91, 92, 129, 0, 0, 0, 0, 0, 0, 223, 181, 71, 240, 140, 106, 41, 36, 82, 150, 105, 215, 159, 108, 234, 246, 25, 19, 65, 206, 177, 146, 15, 174, 209, 129, 82, 2, 62, 76, 129, 34, 136, 189, 11, 98, 105, 54, 146, 71, 102, 166, 97, 177, 207, 62, 194, 132, 38, 87, 173, 240, 60, 45, 230, 243, 58, 160, 69, 50, 217, 192, 66, 223, 124, 190, 148, 91, 92, 129, 50, 126, 110, 254, 58, 206, 16, 183, 233, 128, 23, 223, 81, 30, 214, 132, 32, 104, 51, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 64, 6, 177, 49, 139, 218, 8, 121, 228, 19, 5, 8, 117, 33, 131, 131, 70, 76, 147, 108, 49, 191, 191, 127, 223, 64, 127, 248, 65, 201, 130, 166, 129, 195, 245, 241, 188, 143, 148, 191, 86, 7, 102, 124, 253, 12, 44, 172, 79, 236, 207, 68, 229, 117, 49, 250, 55, 6, 48, 86, 48, 244, 189, 137, 27, 142, 241, 44, 118, 35, 5, 138, 237, 47, 248, 108, 30, 224, 42, 91, 16, 216, 14, 235, 132, 33, 123, 83, 188, 196, 205, 18, 71, 152, 231, 231, 127, 182, 29, 156, 157, 203, 178, 178, 3, 216, 51, 84, 28, 67, 91, 255, 14, 124, 180, 131, 80, 48, 27, 111, 195, 39, 127, 37, 231, 111, 82, 132, 168, 253, 149, 230, 199, 161, 78, 6, 175, 98, 210, 9, 25, 145, 199, 151, 38, 142, 199, 217, 35, 247, 168, 73, 138, 94, 175, 45, 0, 184, 252, 55, 250, 19, 8, 79, 247, 38, 230, 133, 143, 66, 27, 69, 96, 183, 201, 238, 81, 114, 131, 123, 229, 78, 39, 140, 151, 4, 196, 49, 37, 58, 12, 48, 243, 83, 111, 84, 6, 82, 249, 200, 120, 238, 190, 136, 135, 189, 34, 237, 52, 18, 23, 43, 164, 113, 31, 111, 221, 119, 216, 110, 0, 74, 53, 81, 86, 83, 234, 70, 69, 194, 224, 96, 26, 47, 133, 49, 147, 204, 96, 125, 165, 105, 182, 161, 2, 143, 225, 195, 95, 64, 24, 49, 236, 210, 124, 32, 214, 69, 201, 5, 73, 5, 7, 160, 233, 35, 202, 226, 40, 104, 45, 214, 0, 39, 55, 167, 203, 184, 145, 150, 233, 119, 115, 246, 55, 162, 5, 154, 147, 144, 69, 217, 185, 39, 82, 223, 87, 132, 164, 148, 85, 234, 15, 160, 2, 214, 133, 27, 73, 53, 27, 86, 53, 215, 96, 142, 85, 25, 127, 11, 111, 19, 1, 72, 74, 92, 16, 14, 98, 20, 203, 163, 227, 160, 192, 158, 223, 99, 116, 212, 137, 101, 150, 182, 125, 244, 59, 20, 157, 129, 149, 34, 21, 136, 185, 41, 242, 168, 45, 135, 100, 219, 239, 132, 211, 238, 37, 242, 139, 218, 120, 112, 158, 75, 53, 172, 162, 136, 202, 94, 117, 152, 175, 205, 34, 198, 99, 49, 174, 187, 80, 151, 225, 169, 120, 192, 77, 61, 38, 2, 158, 45, 216, 78, 215, 134, 255, 7, 46, 144, 119, 60, 168, 202, 24, 239, 147, 122, 58, 48, 50, 178, 58, 153, 243, 242, 169, 238, 42, 78, 123, 37, 181, 17, 109, 175, 84, 6, 212, 122, 89, 60, 111, 248, 41, 156, 214, 222, 151, 212, 52, 10, 221, 69, 1, 215, 170, 76, 149, 134, 241, 212, 217, 131, 179, 34, 240, 124, 224, 192, 105, 34, 254, 165, 211, 100, 169, 240, 171, 131, 50, 80, 54, 254, 128, 179, 233, 223, 22, 39, 56, 205, 221, 76, 177, 197, 164, 140, 181, 42, 154, 82, 239, 240, 127, 211, 45, 146, 57, 154, 151, 153, 112, 215, 222, 199, 37, 44, 98, 118, 182, 189, 15, 139, 88, 227, 37, 149, 107, 13, 123, 201, 51, 61, 67, 220, 161, 13, 72, 176, 39, 157, 128, 105, 144, 10, 46, 29, 113, 1, 76, 162, 157, 200, 213, 175, 107, 128, 13, 47, 170, 216, 107, 48, 241, 149, 219, 20, 186, 74, 210, 5, 210, 18, 201, 78, 159, 121, 180, 195, 154, 176, 154, 255, 21, 5, 86, 212, 181, 237, 131, 116, 59, 241, 57, 24, 102, 126, 132, 135, 154, 99, 217, 2, 201, 139, 202, 125, 64, 165, 195, 210, 255, 165, 197, 172, 166, 27, 200, 226, 158, 225, 224, 10, 150, 97, 2, 77, 73, 51, 112, 201, 146, 74, 245, 95, 191, 244, 128, 170, 109, 227, 44, 24, 11, 216, 35, 137, 61, 120, 207, 212, 57, 229, 70, 152, 118, 92, 235, 187, 55, 189, 231, 126, 15, 86, 66, 78, 251, 39, 181, 191, 193, 226, 199, 131, 61, 145, 177, 76, 168, 0, 235, 172, 21, 213, 87, 81, 176, 135, 139, 61, 3, 91, 67, 84, 199, 40, 113, 140, 68, 174, 34, 199, 50, 33, 187, 208, 209, 155, 237, 140, 16, 204, 135, 151, 241, 28, 95, 87, 91, 169, 160, 1, 206, 18, 220, 65, 236, 52, 63, 184, 226, 237, 129, 19, 170, 194, 11, 154, 168, 110, 242, 19, 167, 195, 205, 68, 4, 151, 99, 196, 164, 13, 137, 140, 175, 134, 102, 47, 63, 0, 229, 73, 218, 226, 121, 230, 98, 31, 102, 161, 40, 233, 229, 39, 224, 19, 92, 220, 151, 154, 193, 191, 30]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57bcabc1f8e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57bcabc1f8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57bcabc1f8e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57bcabc1f8e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57bcabc45473 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57bcabc45473 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57bcabc1c513 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57bcabc1c513 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57bcabc1f732 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57bcabc20e4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57bcabc20ca2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57bcabaa1344 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57bcabaa1344 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57bcabc2182b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57bcabc2182b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57bcabc215fa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57bcabc1fdd9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57bcabc2128d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57bcabc43fc0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57bcabc44257 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57bcaba5f921 - core::panicking::assert_failed::h8e49be215033a6ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57bcaba598bb - volaris_tools::pack::tests::should_pack_bar_directory::hb3dc7abca7b63bf0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/volaris-tools/src/pack.rs:240:17
[INFO] [stdout]   22:     0x57bcaba61b59 - volaris_tools::pack::tests::should_pack_bar_directory::{{closure}}::h1cfca25bda4a9fa6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/volaris-tools/src/pack.rs:207:35
[INFO] [stdout]   23:     0x57bcaba61b59 - core::ops::function::FnOnce::call_once::h89e7f5cf5f66ba0e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57bcabaa6acb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57bcabaa6acb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57bcabaa5cbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57bcabaa5cbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57bcabaa5cbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57bcabaa5cbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57bcabaa5cbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57bcabaa5cbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57bcabaa5cbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57bcaba69834 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57bcaba69834 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x57bcaba6d20a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57bcaba6d20a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57bcaba6d20a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57bcaba6d20a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57bcaba6d20a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57bcaba6d20a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57bcaba6d20a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57bcabc24a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57bcabc24a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57bcabc24a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x709df448eaa4 - <unknown>
[INFO] [stdout]   46:     0x709df451ba34 - clone
[INFO] [stdout]   47:                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]     pack::tests::should_pack_bar_directory
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p volaris-tools --lib`
[INFO] running `Command { std: "docker" "inspect" "795a4f6d93997e12101ed3948bec30473236902a0760e66771aca2c00490080b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795a4f6d93997e12101ed3948bec30473236902a0760e66771aca2c00490080b", kill_on_drop: false }`
[INFO] [stdout] 795a4f6d93997e12101ed3948bec30473236902a0760e66771aca2c00490080b
