[INFO] cloning repository https://github.com/jeffjose/seal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffjose/seal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Fseal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Fseal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df8abc856735b2aa53b099112fd1b36d18bddbb3 [INFO] testing jeffjose/seal against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Fseal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffjose/seal [INFO] finished tweaking git repo https://github.com/jeffjose/seal [INFO] tweaked toml for git repo https://github.com/jeffjose/seal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffjose/seal on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeffjose/seal 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46a626827dcd892409854be17d7bef88f092c0d2c28c1b2454ada79407da269a [INFO] running `Command { std: "docker" "start" "-a" "46a626827dcd892409854be17d7bef88f092c0d2c28c1b2454ada79407da269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46a626827dcd892409854be17d7bef88f092c0d2c28c1b2454ada79407da269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a626827dcd892409854be17d7bef88f092c0d2c28c1b2454ada79407da269a", kill_on_drop: false }` [INFO] [stdout] 46a626827dcd892409854be17d7bef88f092c0d2c28c1b2454ada79407da269a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27c63352ba0856ea6ad544d2871da4d233aacbe90c52c69cf0e6ea3b46517ac [INFO] running `Command { std: "docker" "start" "-a" "a27c63352ba0856ea6ad544d2871da4d233aacbe90c52c69cf0e6ea3b46517ac", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.31 [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 twox-hash v1.6.3 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling seal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `found` is assigned to, but never used [INFO] [stdout] --> src/main.rs:1359:25 [INFO] [stdout] | [INFO] [stdout] 1359 | let mut found = false; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_found` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `found` is never read [INFO] [stdout] --> src/main.rs:1364:25 [INFO] [stdout] | [INFO] [stdout] 1364 | found = true; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:1446:25 [INFO] [stdout] | [INFO] [stdout] 1446 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:1488:33 [INFO] [stdout] | [INFO] [stdout] 1488 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `Command { std: "docker" "inspect" "a27c63352ba0856ea6ad544d2871da4d233aacbe90c52c69cf0e6ea3b46517ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27c63352ba0856ea6ad544d2871da4d233aacbe90c52c69cf0e6ea3b46517ac", kill_on_drop: false }` [INFO] [stdout] a27c63352ba0856ea6ad544d2871da4d233aacbe90c52c69cf0e6ea3b46517ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ef0af67ca6a7034a4af618baced59a308dee479cf22771c50a7e3f58f4c5ea [INFO] running `Command { std: "docker" "start" "-a" "65ef0af67ca6a7034a4af618baced59a308dee479cf22771c50a7e3f58f4c5ea", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling seal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "65ef0af67ca6a7034a4af618baced59a308dee479cf22771c50a7e3f58f4c5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ef0af67ca6a7034a4af618baced59a308dee479cf22771c50a7e3f58f4c5ea", kill_on_drop: false }` [INFO] [stdout] 65ef0af67ca6a7034a4af618baced59a308dee479cf22771c50a7e3f58f4c5ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89a03ebd3641ab772bbacb15ebe7d82152a60f1bf961fbb4f4a5dd1004841cec [INFO] running `Command { std: "docker" "start" "-a" "89a03ebd3641ab772bbacb15ebe7d82152a60f1bf961fbb4f4a5dd1004841cec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seal-cb4da1cc4d3cf277) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::test_hash_directory ... ok [INFO] [stdout] test tests::test_file_filtering ... ok [INFO] [stdout] test tests::test_metadata_salt ... ok [INFO] [stdout] test tests::test_metadata_salt_required ... ok [INFO] [stdout] test tests::test_encryption_with_different_password ... ok [INFO] [stdout] test tests::test_nanoid_custom_alphabet ... ok [INFO] [stdout] test tests::test_encrypted_subdirectory_cleanup ... ok [INFO] [stdout] test tests::test_test_mode ... ok [INFO] [stdout] test tests::test_default_command_with_files ... ok [INFO] [stdout] test tests::test_missing_encrypted_file ... ok [INFO] [stdout] test tests::test_corrupted_file ... ok [INFO] [stdout] test tests::test_empty_file ... ok [INFO] [stdout] test tests::test_temp_file_cleanup ... ok [INFO] [stdout] test tests::test_run_command_special_chars ... FAILED [INFO] [stdout] test tests::test_subdirectory_encryption_decryption ... ok [INFO] [stdout] test tests::test_run_command ... FAILED [INFO] [stdout] test tests::test_large_file ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_command_special_chars stdout ---- [INFO] [stdout] Files to encrypt: ["file (1).txt", "file [2].txt", "file {3}.txt"] [INFO] [stdout] Encrypting 3 files (1.00 MB)... [INFO] [stdout] Encrypting file: /tmp/.tmpcBlCdH/file (1).txt -> mgay3pn9fqalzifc.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpcBlCdH/mgay3pn9fqalzifc.sealed [INFO] [stdout] Encrypting file: /tmp/.tmpcBlCdH/file [2].txt -> gihowwgp29s6x5z9.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpcBlCdH/gihowwgp29s6x5z9.sealed [INFO] [stdout] Encrypting file: /tmp/.tmpcBlCdH/file {3}.txt -> hmhmljrbpu6961f6.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpcBlCdH/hmhmljrbpu6961f6.sealed [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpcBlCdH/hmhmljrbpu6961f6.sealed" [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpcBlCdH/mgay3pn9fqalzifc.sealed" [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpcBlCdH/gihowwgp29s6x5z9.sealed" [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:2174:27 [INFO] [stdout] 2: seal::run_command_on_files_at_path [INFO] [stdout] at ./src/main.rs:582:18 [INFO] [stdout] 3: seal::tests::test_run_command_special_chars [INFO] [stdout] at ./src/main.rs:2396:9 [INFO] [stdout] 4: seal::tests::test_run_command_special_chars::{{closure}} [INFO] [stdout] at ./src/main.rs:2343:44 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 18: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 20: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 25: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_command stdout ---- [INFO] [stdout] Files to encrypt: ["file1.txt", "file2.txt", "file3.txt"] [INFO] [stdout] Encrypting 3 files (1.00 MB)... [INFO] [stdout] Encrypting file: /tmp/.tmpjH2VtI/file1.txt -> 6f6t2w8ywnfug3zk.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpjH2VtI/6f6t2w8ywnfug3zk.sealed [INFO] [stdout] Encrypting file: /tmp/.tmpjH2VtI/file2.txt -> 1dsx6kxv9qwl25v9.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpjH2VtI/1dsx6kxv9qwl25v9.sealed [INFO] [stdout] Encrypting file: /tmp/.tmpjH2VtI/file3.txt -> 6uclqw80w4wxk2wt.sealed [INFO] [stdout] Writing encrypted file to: /tmp/.tmpjH2VtI/6uclqw80w4wxk2wt.sealed [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpjH2VtI/6uclqw80w4wxk2wt.sealed" [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpjH2VtI/1dsx6kxv9qwl25v9.sealed" [INFO] [stdout] Starting streaming decryption for file: "/tmp/.tmpjH2VtI/6f6t2w8ywnfug3zk.sealed" [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:2174:27 [INFO] [stdout] 2: seal::run_command_on_files_at_path [INFO] [stdout] at ./src/main.rs:582:18 [INFO] [stdout] 3: seal::tests::test_run_command [INFO] [stdout] at ./src/main.rs:1817:9 [INFO] [stdout] 4: seal::tests::test_run_command::{{closure}} [INFO] [stdout] at ./src/main.rs:1767:30 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 18: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 20: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 25: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_run_command [INFO] [stdout] tests::test_run_command_special_chars [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin seal` [INFO] running `Command { std: "docker" "inspect" "89a03ebd3641ab772bbacb15ebe7d82152a60f1bf961fbb4f4a5dd1004841cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a03ebd3641ab772bbacb15ebe7d82152a60f1bf961fbb4f4a5dd1004841cec", kill_on_drop: false }` [INFO] [stdout] 89a03ebd3641ab772bbacb15ebe7d82152a60f1bf961fbb4f4a5dd1004841cec