[INFO] fetching crate file_endec 1.0.1... [INFO] testing file_endec-1.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate file_endec 1.0.1 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate file_endec 1.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate file_endec 1.0.1 [INFO] finished tweaking crates.io crate file_endec 1.0.1 [INFO] tweaked toml for crates.io crate file_endec 1.0.1 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate crates.io crate file_endec 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v1.6.0 [INFO] [stderr] Downloaded twofish v0.5.0 [INFO] [stderr] Downloaded data-encoding v2.3.1 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded bcrypt v0.9.0 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded file_shred v1.1.0 [INFO] [stderr] Downloaded number2name v1.0.1 [INFO] [stderr] Downloaded brotli-decompressor v2.3.1 [INFO] [stderr] Downloaded zxcvbn v2.0.1 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.1 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded syn v1.0.50 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] [stderr] Downloaded brotli v3.3.0 [INFO] [stderr] Downloaded ring v0.16.16 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ea7892fd525d0d7f1d072b08a2febae6884bd73c4720d8554625af42f02a9d [INFO] running `Command { std: "docker" "start" "-a" "a7ea7892fd525d0d7f1d072b08a2febae6884bd73c4720d8554625af42f02a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ea7892fd525d0d7f1d072b08a2febae6884bd73c4720d8554625af42f02a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ea7892fd525d0d7f1d072b08a2febae6884bd73c4720d8554625af42f02a9d", kill_on_drop: false }` [INFO] [stdout] a7ea7892fd525d0d7f1d072b08a2febae6884bd73c4720d8554625af42f02a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1278099246af6a384fa387a58eeafce285c7411aebf0eee4cd401c48e67fd9e [INFO] running `Command { std: "docker" "start" "-a" "e1278099246af6a384fa387a58eeafce285c7411aebf0eee4cd401c48e67fd9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling number2name v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling twofish v0.5.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling bcrypt v0.9.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling file_shred v1.1.0 [INFO] [stderr] Compiling zxcvbn v2.0.1 [INFO] [stderr] Compiling file_endec v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.80s [INFO] running `Command { std: "docker" "inspect" "e1278099246af6a384fa387a58eeafce285c7411aebf0eee4cd401c48e67fd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1278099246af6a384fa387a58eeafce285c7411aebf0eee4cd401c48e67fd9e", kill_on_drop: false }` [INFO] [stdout] e1278099246af6a384fa387a58eeafce285c7411aebf0eee4cd401c48e67fd9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83ac4a35e52e0ec3181bb53aa65dd7a6ccb3cd091f87de54fb53471c598832d [INFO] running `Command { std: "docker" "start" "-a" "a83ac4a35e52e0ec3181bb53aa65dd7a6ccb3cd091f87de54fb53471c598832d", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling file_endec v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/files/scan.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | ...c!(format!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 71 - panic!(format!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy())); [INFO] [stdout] 71 + panic!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/files/scan.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | ...c!(format!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 74 - Err(_) => panic!(format!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy())), [INFO] [stdout] 74 + Err(_) => panic!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.54s [INFO] running `Command { std: "docker" "inspect" "a83ac4a35e52e0ec3181bb53aa65dd7a6ccb3cd091f87de54fb53471c598832d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83ac4a35e52e0ec3181bb53aa65dd7a6ccb3cd091f87de54fb53471c598832d", kill_on_drop: false }` [INFO] [stdout] a83ac4a35e52e0ec3181bb53aa65dd7a6ccb3cd091f87de54fb53471c598832d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88254e85c5d7679abc684f6c4f917db9f69a9d0cc364b487bab98ac4f069a3fe [INFO] running `Command { std: "docker" "start" "-a" "88254e85c5d7679abc684f6c4f917db9f69a9d0cc364b487bab98ac4f069a3fe", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/files/scan.rs:71:32 [INFO] [stderr] | [INFO] [stderr] 71 | ...c!(format!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy()... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 71 - panic!(format!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy())); [INFO] [stderr] 71 + panic!("Expected test files at '{}' based on environment variable 'ENDEC_TEST_FILE_DIR', but the files were not found.", test_files_dir.to_string_lossy()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/files/scan.rs:74:34 [INFO] [stderr] | [INFO] [stderr] 74 | ...c!(format!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy()... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 74 - Err(_) => panic!(format!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy())), [INFO] [stderr] 74 + Err(_) => panic!("Expected test files at '{}' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.", test_files_dir.to_string_lossy()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `file_endec` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/file_endec-0d7add79764d1355) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test files::mockfile::tests::generate ... ok [INFO] [stdout] test files::checksum::tests::parse ... ok [INFO] [stdout] test header::decode::tests::read_v1_0_0_one ... ok [INFO] [stdout] test header::decode::tests::read_v1_0_0_two ... ok [INFO] [stdout] test files::compress::tests::brotli_compression_empty ... ok [INFO] [stdout] test files::checksum::tests::calculate ... ok [INFO] [stdout] test files::compress::tests::brotli_decompression ... ok [INFO] [stdout] test files::compress::tests::brotli_decompression_empty ... ok [INFO] [stdout] test header::decode::tests::skip_header_position ... ok [INFO] [stdout] test header::decode::tests::stop_read_after_header ... ok [INFO] [stdout] test header::encode::tests::write_v1_0_0_one ... ok [INFO] [stdout] test header::encode::tests::write_v1_0_0_two ... ok [INFO] [stdout] test header::strategy::tests::test_current_version_strategy ... ok [INFO] [stdout] test key::salt::tests::debug_impl ... ok [INFO] [stdout] test key::salt::tests::generate_salt_entropy ... ok [INFO] [stdout] test files::compress::tests::brotli_compression ... ok [INFO] [stdout] test key::salt::tests::generate_salt_different ... ok [INFO] [stdout] test key::source::tests::valid_ask_once ... ok [INFO] [stdout] test key::source::tests::invalid_key ... ok [INFO] [stdout] test key::stretch::tests::stratch_test_password ... ignored [INFO] [stdout] test key::source::tests::valid_env ... ok [INFO] [stdout] test key::source::tests::valid_pipe ... ok [INFO] [stdout] test key::source::tests::valid_file ... ok [INFO] [stdout] test key::source::tests::valid_ask_twice ... ok [INFO] [stdout] test symmetric::decrypt::tests::aes256_small ... ok [INFO] [stdout] test symmetric::decrypt::tests::twofish_empty ... ok [INFO] [stdout] test symmetric::decrypt::tests::twofish_small ... ok [INFO] [stdout] test symmetric::encrypt::tests::aes256_empty ... ok [INFO] [stdout] test symmetric::decrypt::tests::aes256_empty ... ok [INFO] [stdout] test symmetric::encrypt::tests::aes256_small ... ok [INFO] [stdout] test symmetric::encrypt::tests::twofish_empty ... ok [INFO] [stdout] test util::base64::tests::base_u64 ... ok [INFO] [stdout] test util::pth::tests::output_absolute_with_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_just_name_no_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_absolute_no_output_dir_add_ext ... ok [INFO] [stdout] test util::pth::tests::output_absolute_no_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_just_name_with_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_just_name_with_output_dir_add_ext ... ok [INFO] [stdout] test util::pth::tests::output_just_name_no_output_dir_add_ext ... ok [INFO] [stdout] test tests::demo ... ok [INFO] [stdout] test util::pth::tests::output_relative_with_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_absolute_with_output_dir_add_ext ... ok [INFO] [stdout] test util::base64::tests::base_u8s ... ok [INFO] [stdout] test util::pth::tests::output_relative_no_output_dir_add_ext ... ok [INFO] [stdout] test symmetric::encrypt::tests::twofish_small ... ok [INFO] [stdout] test util::pth::tests::output_relative_no_output_dir_strip_ext ... ok [INFO] [stdout] test util::pth::tests::output_relative_with_output_dir_add_ext ... ok [INFO] [stdout] test util::pth::tests::strip_without_extension ... ok [INFO] [stdout] test util::version::tests::minimum_version ... ok [INFO] [stdout] test util::version::tests::numbers_only ... ok [INFO] [stdout] test orchestrate::encrypt::tests::store_current_version ... FAILED [INFO] [stdout] test orchestrate::decrypt::tests::load_all_versions ... FAILED [INFO] [stdout] test orchestrate::decrypt::tests::fail_invalid_checksum ... FAILED [INFO] [stdout] test files::scan::tests::find_files ... FAILED [INFO] [stdout] test key::source::tests::valid_pass ... ok [INFO] [stdout] test files::file_meta::tests::output_path ... ok [INFO] [stdout] test symmetric::encrypt::tests::aes256_big ... ok [INFO] [stdout] test key::hash::tests::test_hash_sha256 ... ok [INFO] [stdout] test symmetric::decrypt::tests::aes256_big ... ok [INFO] [stdout] test key::hash::tests::test_hash_sha256_0 ... ok [INFO] [stdout] test key::hash::tests::test_hash_bcrypt ... ok [INFO] [stdout] test key::hash::tests::test_hash_bcrypt_0 ... ok [INFO] [stdout] test key::hash::tests::test_hash_argon2i_0 ... ok [INFO] [stdout] test key::hash::tests::test_hash_argon2i ... ok [INFO] [stdout] test symmetric::encrypt::tests::twofish_big ... ok [INFO] [stdout] test symmetric::decrypt::tests::twofish_big ... ok [INFO] [stdout] test e2e::dry_run_passfile ... FAILED [INFO] [stdout] test e2e::output_dir_multi_salt ... ok [INFO] [stdout] test e2e::many_files ... ok [INFO] [stdout] test e2e::large_file ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- orchestrate::encrypt::tests::store_current_version stdout ---- [INFO] [stdout] thread 'orchestrate::encrypt::tests::store_current_version' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:400:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56280de6573d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56280de6573d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56280de6573d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56280de6573d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56280de8de1c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56280de603c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56280de67a67 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56280de67a67 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56280de67a67 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56280de6779c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56280de681b9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56280de67e69 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56280de65c04 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56280de67bb9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56280d70a703 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56280d7094b4 - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:400:21 [INFO] [stdout] 16: 0x56280d7b5e85 - std::sync::once::Once::call_once::h08cacfb4e9cee9d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 17: 0x56280d749a42 - lazy_static::lazy::Lazy::get::h7830bfb9a6684364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 18: 0x56280d749a42 - ::deref::__stability::hfc0d045fd4a814aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 19: 0x56280d749a42 - ::deref::hd5f68b5e52b14bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 20: 0x56280d8186cc - file_endec::orchestrate::encrypt::tests::store_current_version::h241d5c42f0a399d8 [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/encrypt.rs:124:25 [INFO] [stdout] 21: 0x56280d81863a - file_endec::orchestrate::encrypt::tests::store_current_version::{{closure}}::h8138e55c22217c96 [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/encrypt.rs:120:5 [INFO] [stdout] 22: 0x56280d85c69e - core::ops::function::FnOnce::call_once::h69f13413a6613e99 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x56280d89f0b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56280d89f0b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x56280d89dd94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x56280d89dd94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x56280d89dd94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x56280d89dd94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x56280d89dd94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x56280d89dd94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x56280d89dd94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x56280d8a76b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x56280d8a76b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x56280d873d2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x56280d873d2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x56280d873d2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x56280d873d2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x56280d873d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x56280de6f523 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f16b649e609 - start_thread [INFO] [stdout] 45: 0x7f16b626e163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- orchestrate::decrypt::tests::load_all_versions stdout ---- [INFO] [stdout] thread 'orchestrate::decrypt::tests::load_all_versions' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:400:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56280de6573d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56280de6573d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56280de6573d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56280de6573d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56280de8de1c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56280de603c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56280de67a67 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56280de67a67 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56280de67a67 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56280de6779c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56280de681b9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56280de67e69 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56280de65c04 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56280de67bb9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56280d70a703 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56280d7094b4 - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:400:21 [INFO] [stdout] 16: 0x56280d7b5e85 - std::sync::once::Once::call_once::h08cacfb4e9cee9d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 17: 0x56280d749a42 - lazy_static::lazy::Lazy::get::h7830bfb9a6684364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 18: 0x56280d749a42 - ::deref::__stability::hfc0d045fd4a814aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 19: 0x56280d749a42 - ::deref::hd5f68b5e52b14bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 20: 0x56280d83875b - file_endec::orchestrate::decrypt::tests::load_all_versions::h562e654275836cbe [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/decrypt.rs:185:61 [INFO] [stdout] 21: 0x56280d83871a - file_endec::orchestrate::decrypt::tests::load_all_versions::{{closure}}::hd452351b380cbb34 [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/decrypt.rs:184:5 [INFO] [stdout] 22: 0x56280d85ba1e - core::ops::function::FnOnce::call_once::h2cc5a700fa3254dc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x56280d89f0b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56280d89f0b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x56280d89dd94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x56280d89dd94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x56280d89dd94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x56280d89dd94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x56280d89dd94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x56280d89dd94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x56280d89dd94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x56280d8a76b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x56280d8a76b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x56280d873d2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x56280d873d2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x56280d873d2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x56280d873d2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x56280d873d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x56280de6f523 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f16b649e609 - start_thread [INFO] [stdout] 45: 0x7f16b626e163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- orchestrate::decrypt::tests::fail_invalid_checksum stdout ---- [INFO] [stdout] thread 'orchestrate::decrypt::tests::fail_invalid_checksum' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:400:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56280de6573d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56280de6573d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56280de6573d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56280de6573d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56280de8de1c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56280de603c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56280de67a67 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56280de67a67 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56280de67a67 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56280de6779c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56280de681b9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56280de67e69 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56280de65c04 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56280de67bb9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56280d70a703 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56280d7094b4 - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:400:21 [INFO] [stdout] 16: 0x56280d7b5e85 - std::sync::once::Once::call_once::h08cacfb4e9cee9d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 17: 0x56280d749a42 - lazy_static::lazy::Lazy::get::h7830bfb9a6684364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 18: 0x56280d749a42 - ::deref::__stability::hfc0d045fd4a814aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 19: 0x56280d749a42 - ::deref::hd5f68b5e52b14bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 20: 0x56280d839613 - file_endec::orchestrate::decrypt::tests::fail_invalid_checksum::h5d5d2ee2ccbed8aa [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/decrypt.rs:227:27 [INFO] [stdout] 21: 0x56280d8395ca - file_endec::orchestrate::decrypt::tests::fail_invalid_checksum::{{closure}}::he8ad5f05d59070e5 [INFO] [stdout] at /opt/rustwide/workdir/src/orchestrate/decrypt.rs:226:5 [INFO] [stdout] 22: 0x56280d85d0ee - core::ops::function::FnOnce::call_once::hcb7fc5948dda5c8a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x56280d89f0b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56280d89f0b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x56280d89dd94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x56280d89dd94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x56280d89dd94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x56280d89dd94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x56280d89dd94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x56280d89dd94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x56280d89dd94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x56280d8a76b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x56280d8a76b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x56280d873d2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x56280d873d2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x56280d873d2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x56280d873d2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x56280d873d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x56280de6f523 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f16b649e609 - start_thread [INFO] [stdout] 45: 0x7f16b626e163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- files::scan::tests::find_files stdout ---- [INFO] [stdout] thread 'files::scan::tests::find_files' panicked at 'Expected test files at '/opt/rustwide/test_files' but they were not found; set the environment variable 'ENDEC_TEST_FILE_DIR' to the test file location.', src/files/scan.rs:74:27 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56280de6573d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56280de6573d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56280de6573d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56280de6573d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56280de8de1c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56280de603c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56280de67a67 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56280de67a67 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56280de67a67 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56280de6779c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56280de681b9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56280d800b34 - std::panicking::begin_panic::{{closure}}::h3e84b7e950f29f36 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x56280d75b46e - std::sys_common::backtrace::__rust_end_short_backtrace::h7ec1f15208024f72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56280d800a94 - std::panicking::begin_panic::h7aba42f69f157bb4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x56280d85c2c5 - ::deref::__static_ref_initialize::h9cc32b6196921ab2 [INFO] [stdout] at /opt/rustwide/workdir/src/files/scan.rs:74:27 [INFO] [stdout] 15: 0x56280d85c2c5 - core::ops::function::FnOnce::call_once::h67ab196a553bb398 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 16: 0x56280d7de58b - lazy_static::lazy::Lazy::get::{{closure}}::h28725915e347aba7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 17: 0x56280d7b66bb - std::sync::once::Once::call_once::{{closure}}::hc5e8eb3f6d6e29d9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:41 [INFO] [stdout] 18: 0x56280d7093ea - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:426:21 [INFO] [stdout] 19: 0x56280d7b5e85 - std::sync::once::Once::call_once::h08cacfb4e9cee9d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 20: 0x56280d749a42 - lazy_static::lazy::Lazy::get::h7830bfb9a6684364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x56280d749a42 - ::deref::__stability::hfc0d045fd4a814aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x56280d749a42 - ::deref::hd5f68b5e52b14bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x56280d837f30 - file_endec::files::scan::tests::find_files::h78ea7e8ba0f6148e [INFO] [stdout] at /opt/rustwide/workdir/src/files/scan.rs:87:43 [INFO] [stdout] 24: 0x56280d837f0a - file_endec::files::scan::tests::find_files::{{closure}}::he13099a02fec182c [INFO] [stdout] at /opt/rustwide/workdir/src/files/scan.rs:86:5 [INFO] [stdout] 25: 0x56280d85c78e - core::ops::function::FnOnce::call_once::h6d94bc8def48f14b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56280d89f0b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x56280d89f0b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 28: 0x56280d89dd94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 29: 0x56280d89dd94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x56280d89dd94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x56280d89dd94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x56280d89dd94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x56280d89dd94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 34: 0x56280d89dd94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 35: 0x56280d8a76b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 36: 0x56280d8a76b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x56280d873d2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x56280d873d2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x56280d873d2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x56280d873d2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x56280d873d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 45: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 46: 0x56280de6f523 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f16b649e609 - start_thread [INFO] [stdout] 48: 0x7f16b626e163 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::dry_run_passfile stdout ---- [INFO] [stdout] cargo run --release --bin fileenc -- /tmp/.tmptuZck5/.tmp50RXFG -k file:/tmp/.tmptuZck5/.tmptogzRP --dry-run -d -f [INFO] [stdout] Compiling libc v0.2.80 [INFO] [stdout] Compiling version_check v0.9.2 [INFO] [stdout] Compiling proc-macro2 v1.0.24 [INFO] [stdout] Compiling unicode-xid v0.2.1 [INFO] [stdout] Compiling syn v1.0.50 [INFO] [stdout] Compiling lazy_static v1.4.0 [INFO] [stdout] Compiling memchr v2.3.4 [INFO] [stdout] Compiling typenum v1.12.0 [INFO] [stdout] Compiling autocfg v1.0.1 [INFO] [stdout] Compiling cfg-if v0.1.10 [INFO] [stdout] Compiling regex-syntax v0.6.21 [INFO] [stdout] Compiling getrandom v0.1.15 [INFO] [stdout] Compiling unicode-width v0.1.8 [INFO] [stdout] Compiling ident_case v1.0.1 [INFO] [stdout] Compiling fnv v1.0.7 [INFO] [stdout] Compiling strsim v0.9.3 [INFO] [stdout] Compiling byteorder v1.3.4 [INFO] [stdout] Compiling opaque-debug v0.3.0 [INFO] [stdout] Compiling bitflags v1.2.1 [INFO] [stdout] Compiling ppv-lite86 v0.2.10 [INFO] [stdout] Compiling arrayvec v0.4.12 [INFO] [stdout] Compiling unicode-segmentation v1.7.0 [INFO] [stdout] Compiling bit-vec v0.6.2 [INFO] [stdout] Compiling number_prefix v0.3.0 [INFO] [stdout] Compiling cc v1.0.65 [INFO] [stdout] Compiling alloc-no-stdlib v2.0.1 [INFO] [stdout] Compiling derive_builder v0.9.0 [INFO] [stdout] Compiling ucd-trie v0.1.3 [INFO] [stdout] Compiling getrandom v0.2.0 [INFO] [stdout] Compiling nodrop v0.1.14 [INFO] [stdout] Compiling either v1.6.1 [INFO] [stdout] Compiling cfg-if v1.0.0 [INFO] [stdout] Compiling constant_time_eq v0.1.5 [INFO] [stdout] Compiling static_assertions v1.1.0 [INFO] [stdout] Compiling spin v0.5.2 [INFO] [stdout] Compiling base64 v0.13.0 [INFO] [stdout] Compiling quick-error v1.2.3 [INFO] [stdout] Compiling block-padding v0.2.1 [INFO] [stdout] Compiling scoped_threadpool v0.1.9 [INFO] [stdout] Compiling once_cell v1.5.2 [INFO] [stdout] Compiling untrusted v0.7.1 [INFO] [stdout] Compiling data-encoding v2.3.1 [INFO] [stdout] Compiling thread_local v1.0.1 [INFO] [stdout] Compiling number2name v1.0.1 [INFO] [stdout] Compiling alloc-stdlib v0.2.1 [INFO] [stdout] Compiling textwrap v0.11.0 [INFO] [stdout] Compiling pest v2.1.3 [INFO] [stdout] Compiling itertools v0.8.2 [INFO] [stdout] Compiling bit-set v0.5.2 [INFO] [stdout] Compiling brotli-decompressor v2.3.1 [INFO] [stdout] Compiling generic-array v0.14.4 [INFO] [stdout] Compiling proc-macro-error-attr v1.0.4 [INFO] [stdout] Compiling proc-macro-error v1.0.4 [INFO] [stdout] Compiling num-traits v0.2.14 [INFO] [stdout] Compiling num-integer v0.1.44 [INFO] [stdout] Compiling heck v0.3.1 [INFO] [stdout] Compiling clap v2.33.3 [INFO] [stdout] Compiling aho-corasick v0.7.15 [INFO] [stdout] Compiling blake2-rfc v0.2.18 [INFO] [stdout] Compiling quote v1.0.7 [INFO] [stdout] Compiling ring v0.16.16 [INFO] [stdout] Compiling semver-parser v0.10.1 [INFO] [stdout] Compiling terminal_size v0.1.15 [INFO] [stdout] Compiling time v0.1.44 [INFO] [stdout] Compiling filetime v0.2.13 [INFO] [stdout] Compiling rpassword v5.0.0 [INFO] [stdout] Compiling secstr v0.4.0 [INFO] [stdout] Compiling argon2rs v0.2.5 [INFO] [stdout] Compiling brotli v3.3.0 [INFO] [stdout] Compiling semver v0.11.0 [INFO] [stdout] Compiling rand_core v0.5.1 [INFO] [stdout] Compiling rand_chacha v0.2.2 [INFO] [stdout] Compiling regex v1.4.2 [INFO] [stdout] Compiling cipher v0.2.5 [INFO] [stdout] Compiling rand v0.7.3 [INFO] [stdout] Compiling aes-soft v0.6.4 [INFO] [stdout] Compiling blowfish v0.7.0 [INFO] [stdout] Compiling twofish v0.5.0 [INFO] [stdout] Compiling block-modes v0.7.0 [INFO] [stdout] Compiling bcrypt v0.9.0 [INFO] [stdout] Compiling aes v0.6.0 [INFO] [stdout] Compiling chrono v0.4.19 [INFO] [stdout] Compiling console v0.13.0 [INFO] [stdout] Compiling fancy-regex v0.3.5 [INFO] [stdout] Compiling twox-hash v1.6.0 [INFO] [stdout] Compiling indicatif v0.14.0 [INFO] [stdout] Compiling indicatif v0.15.0 [INFO] [stdout] error: could not compile `clap` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ebad861f1ae66776 -C extra-filename=-ebad861f1ae66776 --out-dir /opt/rustwide/target/release/deps -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-7dd1576eea265754.rmeta --extern textwrap=/opt/rustwide/target/release/deps/libtextwrap-6a4f15fdbb0e81bd.rmeta --extern unicode_width=/opt/rustwide/target/release/deps/libunicode_width-84b66b4bdc8ffe1a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: build failed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'e2e::dry_run_passfile' panicked at 'assertion failed: output.status.success()', src/util/test_cmd.rs:45:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56280de6573d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56280de6573d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56280de6573d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56280de6573d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56280de8de1c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56280de603c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56280de67a67 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56280de67a67 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56280de67a67 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56280de6779c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56280de681b9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56280de67e69 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56280de65c04 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56280de67bb9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56280d70a703 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56280d70a5cd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x56280d7aefcd - file_endec::util::test_cmd::test_cmd::hdf38c3a0cff2caf0 [INFO] [stdout] at /opt/rustwide/workdir/src/util/test_cmd.rs:45:5 [INFO] [stdout] 17: 0x56280d7afea2 - file_endec::util::test_cmd::test_encrypt::h81072f942ff2d433 [INFO] [stdout] at /opt/rustwide/workdir/src/util/test_cmd.rs:55:5 [INFO] [stdout] 18: 0x56280d829661 - file_endec::e2e::dry_run_passfile::h29ccbcd54e202c89 [INFO] [stdout] at /opt/rustwide/workdir/src/e2e.rs:76:5 [INFO] [stdout] 19: 0x56280d82910a - file_endec::e2e::dry_run_passfile::{{closure}}::h16d638ddfa00bec5 [INFO] [stdout] at /opt/rustwide/workdir/src/e2e.rs:66:1 [INFO] [stdout] 20: 0x56280d85bcae - core::ops::function::FnOnce::call_once::h40ae1fe5f29294b5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56280d89f0b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56280d89f0b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x56280d89dd94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 24: 0x56280d89dd94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x56280d89dd94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x56280d89dd94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x56280d89dd94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x56280d89dd94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x56280d89dd94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x56280d8a76b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x56280d8a76b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x56280d873d2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x56280d873d2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x56280d873d2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x56280d873d2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x56280d873d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x56280d873d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x56280de6f523 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 41: 0x56280de6f523 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f16b649e609 - start_thread [INFO] [stdout] 43: 0x7f16b626e163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] e2e::dry_run_passfile [INFO] [stdout] files::scan::tests::find_files [INFO] [stdout] orchestrate::decrypt::tests::fail_invalid_checksum [INFO] [stdout] orchestrate::decrypt::tests::load_all_versions [INFO] [stdout] orchestrate::encrypt::tests::store_current_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 64 passed; 5 failed; 1 ignored; 0 measured; 0 filtered out; finished in 36.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "88254e85c5d7679abc684f6c4f917db9f69a9d0cc364b487bab98ac4f069a3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88254e85c5d7679abc684f6c4f917db9f69a9d0cc364b487bab98ac4f069a3fe", kill_on_drop: false }` [INFO] [stdout] 88254e85c5d7679abc684f6c4f917db9f69a9d0cc364b487bab98ac4f069a3fe