[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] d3dc2a8fa9d6ef94146c4e6fb8f1ec98c9ee4d89 [INFO] testing volar-is/volaris against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolar-is%2Fvolaris" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volar-is/volaris on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 902e09c59234c25bc846024e763ca25e5376fc56948b56bb2c8fafceaf984cf5 [INFO] running `Command { std: "docker" "start" "-a" "902e09c59234c25bc846024e763ca25e5376fc56948b56bb2c8fafceaf984cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "902e09c59234c25bc846024e763ca25e5376fc56948b56bb2c8fafceaf984cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902e09c59234c25bc846024e763ca25e5376fc56948b56bb2c8fafceaf984cf5", kill_on_drop: false }` [INFO] [stdout] 902e09c59234c25bc846024e763ca25e5376fc56948b56bb2c8fafceaf984cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ae3d25ed16af7c86865fa3389060d74ab2b90a292ddd8576a2f9aac9f77695f [INFO] running `Command { std: "docker" "start" "-a" "4ae3d25ed16af7c86865fa3389060d74ab2b90a292ddd8576a2f9aac9f77695f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling deoxys v0.1.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling balloon-hash v0.3.0 [INFO] [stderr] Compiling clap v4.5.16 [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 zerocopy v0.7.35 [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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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 51.67s [INFO] running `Command { std: "docker" "inspect" "4ae3d25ed16af7c86865fa3389060d74ab2b90a292ddd8576a2f9aac9f77695f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae3d25ed16af7c86865fa3389060d74ab2b90a292ddd8576a2f9aac9f77695f", kill_on_drop: false }` [INFO] [stdout] 4ae3d25ed16af7c86865fa3389060d74ab2b90a292ddd8576a2f9aac9f77695f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35d00a8f57b455df1f4c7f7431d56f203bff57f2a89a478831e02851f2da7d5f [INFO] running `Command { std: "docker" "start" "-a" "35d00a8f57b455df1f4c7f7431d56f203bff57f2a89a478831e02851f2da7d5f", kill_on_drop: false }` [INFO] [stderr] Compiling volaris-tools v0.0.4 (/opt/rustwide/workdir/crates/volaris-tools) [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 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 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 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 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 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-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 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 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 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 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 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 4.62s [INFO] running `Command { std: "docker" "inspect" "35d00a8f57b455df1f4c7f7431d56f203bff57f2a89a478831e02851f2da7d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d00a8f57b455df1f4c7f7431d56f203bff57f2a89a478831e02851f2da7d5f", kill_on_drop: false }` [INFO] [stdout] 35d00a8f57b455df1f4c7f7431d56f203bff57f2a89a478831e02851f2da7d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d435189a42d76d5c9ddab457c64cdb1d9517e581256a284cfdf9c2f2f1e88baa [INFO] running `Command { std: "docker" "start" "-a" "d435189a42d76d5c9ddab457c64cdb1d9517e581256a284cfdf9c2f2f1e88baa", 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `volaris-crypto` (lib) generated 5 warnings [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: `volaris-crypto` (lib test) generated 5 warnings (5 duplicates) [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.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/volaris_cli-b80917e1b35a5df7) [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-a4f83741aafadfcc) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/volaris_tools-48f755794f808efe) [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] [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 erase_dir::tests::should_erase_dir_recursively_with_subfiles ... ok [INFO] [stdout] test hash::tests::should_hash_big_string ... ok [INFO] [stdout] test hash::tests::should_hash_string ... ok [INFO] [stdout] test hash::tests::should_reset_position_and_make_hash ... 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_large_content ... ok [INFO] [stdout] test overwrite::tests::should_overwrite_not_perfectly_divisible_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 decrypt::tests::should_decrypt_encrypted_content_with_v4_version has been running for over 60 seconds [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 decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version has been running for over 60 seconds [INFO] [stdout] test encrypt::tests::should_encrypt_content_with_v4_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 decrypt::tests::should_decrypt_encrypted_content_with_v4_version ... 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_include_hidden_files_names ... 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 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_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_recursively_with_subfiles ... ok [INFO] [stdout] test storage::tests::should_remove_dir_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_write_content_to_file ... ok [INFO] [stdout] test unpack::tests::should_unpack_encrypted_archive ... ignored, not yet implemented [INFO] [stdout] test pack::tests::should_pack_bar_directory ... FAILED [INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_detached_header_and_content_with_v5_version ... ok [INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_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 encrypt::tests::should_encrypt_content_with_v4_version ... ok [INFO] [stdout] test decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x624ee9b23db2 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624ee9b23db2 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624ee9b23db2 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624ee9b23db2 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624ee9b4a1f3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x624ee9b4a1f3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x624ee9b20ee3 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624ee9b20ee3 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x624ee9b23c02 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624ee9b2519c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x624ee9b24ff2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x624ee98c3b14 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x624ee98c3b14 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x624ee9b25c13 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x624ee9b25c13 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x624ee9b258ea - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x624ee9b242a9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x624ee9b2557d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x624ee9829630 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x624ee98299b7 - core::panicking::assert_failed_inner::hb8d32b4dd02e3b82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:425:17 [INFO] [stdout] 20: 0x624ee985d37e - core::panicking::assert_failed::h67403dee54226a52 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:380:5 [INFO] [stdout] 21: 0x624ee9852187 - volaris_tools::pack::tests::should_pack_bar_directory::hd7814239775f4efb [INFO] [stdout] at /opt/rustwide/workdir/crates/volaris-tools/src/pack.rs:240:17 [INFO] [stdout] 22: 0x624ee98515e7 - volaris_tools::pack::tests::should_pack_bar_directory::{{closure}}::h2cf96004db8a636b [INFO] [stdout] at /opt/rustwide/workdir/crates/volaris-tools/src/pack.rs:207:35 [INFO] [stdout] 23: 0x624ee9841a16 - core::ops::function::FnOnce::call_once::h04abb157d51747b6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x624ee98c946b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x624ee98c946b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x624ee98c845f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x624ee98c845f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x624ee98c845f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x624ee98c845f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x624ee98c845f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x624ee98c845f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x624ee98c845f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x624ee988cbb4 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x624ee988cbb4 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x624ee98904aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x624ee98904aa - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x624ee98904aa - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x624ee98904aa - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x624ee98904aa - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x624ee98904aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x624ee98904aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x624ee9b27c5b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x624ee9b27c5b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x624ee9b27c5b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7245f1061aa4 - [INFO] [stdout] 46: 0x7245f10eea34 - clone [INFO] [stdout] 47: 0x0 - [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: 0x624ee9b23db2 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624ee9b23db2 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624ee9b23db2 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624ee9b23db2 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624ee9b4a1f3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x624ee9b4a1f3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x624ee9b20ee3 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624ee9b20ee3 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x624ee9b23c02 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624ee9b2519c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x624ee9b24ff2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x624ee98c3b14 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x624ee98c3b14 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x624ee9b25c13 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x624ee9b25c13 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x624ee9b258b6 - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x624ee9b242a9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x624ee9b2557d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x624ee9829630 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x624ee98296bc - core::panicking::panic::h025bf19fe4d5462f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x624ee9850c68 - volaris_tools::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::h5d8d784136e2a8f0 [INFO] [stdout] at /opt/rustwide/workdir/crates/volaris-tools/src/decrypt.rs:260:18 [INFO] [stdout] 21: 0x624ee98509e7 - volaris_tools::decrypt::tests::should_decrypt_encrypted_full_detached_header_and_content_with_v5_version::{{closure}}::h62c5c630577f85b6 [INFO] [stdout] at /opt/rustwide/workdir/crates/volaris-tools/src/decrypt.rs:238:83 [INFO] [stdout] 22: 0x624ee98421a6 - core::ops::function::FnOnce::call_once::hb09bfc49a77450c7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x624ee98c946b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x624ee98c946b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 25: 0x624ee98c845f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 26: 0x624ee98c845f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x624ee98c845f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x624ee98c845f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x624ee98c845f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x624ee98c845f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 31: 0x624ee98c845f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 32: 0x624ee988cbb4 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 33: 0x624ee988cbb4 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x624ee98904aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x624ee98904aa - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x624ee98904aa - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x624ee98904aa - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x624ee98904aa - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x624ee98904aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x624ee98904aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x624ee9b27c5b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x624ee9b27c5b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x624ee9b27c5b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 44: 0x7245f1061aa4 - [INFO] [stdout] 45: 0x7245f10eea34 - clone [INFO] [stdout] 46: 0x0 - [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 202.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p volaris-tools --lib` [INFO] running `Command { std: "docker" "inspect" "d435189a42d76d5c9ddab457c64cdb1d9517e581256a284cfdf9c2f2f1e88baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d435189a42d76d5c9ddab457c64cdb1d9517e581256a284cfdf9c2f2f1e88baa", kill_on_drop: false }` [INFO] [stdout] d435189a42d76d5c9ddab457c64cdb1d9517e581256a284cfdf9c2f2f1e88baa