[INFO] cloning repository https://github.com/wvffle/fuse-zipfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wvffle/fuse-zipfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvffle%2Ffuse-zipfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvffle%2Ffuse-zipfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c15de51aa01b5528ba46f1a9476ecbccd0c63b9e
[INFO] testing wvffle/fuse-zipfs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvffle%2Ffuse-zipfs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wvffle/fuse-zipfs
[INFO] finished tweaking git repo https://github.com/wvffle/fuse-zipfs
[INFO] tweaked toml for git repo https://github.com/wvffle/fuse-zipfs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wvffle/fuse-zipfs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wvffle/fuse-zipfs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0686845dd0e81e083df8d394616a2c2366db1e429180b68e90bd43bdae016dea
[INFO] running `Command { std: "docker" "start" "-a" "0686845dd0e81e083df8d394616a2c2366db1e429180b68e90bd43bdae016dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0686845dd0e81e083df8d394616a2c2366db1e429180b68e90bd43bdae016dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0686845dd0e81e083df8d394616a2c2366db1e429180b68e90bd43bdae016dea", kill_on_drop: false }`
[INFO] [stdout] 0686845dd0e81e083df8d394616a2c2366db1e429180b68e90bd43bdae016dea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38db0e856505eecfc9d371dd8697809b2ad24e098bcb8b7dbae47b853e53c08a
[INFO] running `Command { std: "docker" "start" "-a" "38db0e856505eecfc9d371dd8697809b2ad24e098bcb8b7dbae47b853e53c08a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zlib-rs v0.5.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling toml_edit v0.23.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling sync_file v0.3.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling zip-extensions v0.11.0
[INFO] [stderr]    Compiling zipfs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "38db0e856505eecfc9d371dd8697809b2ad24e098bcb8b7dbae47b853e53c08a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38db0e856505eecfc9d371dd8697809b2ad24e098bcb8b7dbae47b853e53c08a", kill_on_drop: false }`
[INFO] [stdout] 38db0e856505eecfc9d371dd8697809b2ad24e098bcb8b7dbae47b853e53c08a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 275a2a88821c3b0124cff893ab5c814beb2b79a0b04872c276b5c167d0b82133
[INFO] running `Command { std: "docker" "start" "-a" "275a2a88821c3b0124cff893ab5c814beb2b79a0b04872c276b5c167d0b82133", kill_on_drop: false }`
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling zipfs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "275a2a88821c3b0124cff893ab5c814beb2b79a0b04872c276b5c167d0b82133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275a2a88821c3b0124cff893ab5c814beb2b79a0b04872c276b5c167d0b82133", kill_on_drop: false }`
[INFO] [stdout] 275a2a88821c3b0124cff893ab5c814beb2b79a0b04872c276b5c167d0b82133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39371cd8b3bcc7c9ba2a005f0a43725303a7eefb59b7a5cf7dee77179f369fdb
[INFO] running `Command { std: "docker" "start" "-a" "39371cd8b3bcc7c9ba2a005f0a43725303a7eefb59b7a5cf7dee77179f369fdb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zipfs-17bbe83517fed89e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zipfs-324f747b2d6e7bd1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filesystem_test.rs (/opt/rustwide/target/debug/deps/filesystem_test-7d9b1dfa19795058)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_corrupt_zip_mounts_dir ... FAILED
[INFO] [stdout] test test_encrypted_zip_mounts_dirs::case_1_stored ... FAILED
[INFO] [stdout] test test_encrypted_zip_mounts_dirs::case_3_encrypted ... FAILED
[INFO] [stdout] test test_mount ... FAILED
[INFO] [stdout] test test_read_zip::case_2_compressed ... FAILED
[INFO] [stdout] test test_read_passthrough ... FAILED
[INFO] [stdout] test test_read_zip::case_1_stored ... FAILED
[INFO] [stdout] test test_readdir_zip::case_1_stored ... FAILED
[INFO] [stdout] test test_readdir_zip::case_2_compressed ... FAILED
[INFO] [stdout] test test_readdir_zip::case_3_encrypted ... FAILED
[INFO] [stdout] test test_readdir_passthrough ... FAILED
[INFO] [stdout] test test_encrypted_zip_mounts_dirs::case_2_compressed ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_corrupt_zip_mounts_dir stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_encrypted_zip_mounts_dirs::case_1_stored stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_encrypted_zip_mounts_dirs::case_3_encrypted stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_mount stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_read_zip::case_2_compressed stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_read_passthrough stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_read_zip::case_1_stored stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_readdir_zip::case_1_stored stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_readdir_zip::case_2_compressed stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_readdir_zip::case_3_encrypted stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_readdir_passthrough stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_encrypted_zip_mounts_dirs::case_2_compressed stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:14:17
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_corrupt_zip_mounts_dir
[INFO] [stdout]     test_encrypted_zip_mounts_dirs::case_1_stored
[INFO] [stdout]     test_encrypted_zip_mounts_dirs::case_2_compressed
[INFO] [stdout]     test_encrypted_zip_mounts_dirs::case_3_encrypted
[INFO] [stdout]     test_mount
[INFO] [stdout]     test_read_passthrough
[INFO] [stdout]     test_read_zip::case_1_stored
[INFO] [stdout]     test_read_zip::case_2_compressed
[INFO] [stdout]     test_readdir_passthrough
[INFO] [stdout]     test_readdir_zip::case_1_stored
[INFO] [stdout]     test_readdir_zip::case_2_compressed
[INFO] [stdout]     test_readdir_zip::case_3_encrypted
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test filesystem_test`
[INFO] running `Command { std: "docker" "inspect" "39371cd8b3bcc7c9ba2a005f0a43725303a7eefb59b7a5cf7dee77179f369fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39371cd8b3bcc7c9ba2a005f0a43725303a7eefb59b7a5cf7dee77179f369fdb", kill_on_drop: false }`
[INFO] [stdout] 39371cd8b3bcc7c9ba2a005f0a43725303a7eefb59b7a5cf7dee77179f369fdb
