[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] a410d4777c6446c07972ab05606bd82534ad39cb
[INFO] testing wvffle/fuse-zipfs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvffle%2Ffuse-zipfs" "/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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wvffle/fuse-zipfs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e11ab1429f775863fb3b05d2825069f03a2eb964219a5a8203982e8452075d
[INFO] running `Command { std: "docker" "start" "-a" "33e11ab1429f775863fb3b05d2825069f03a2eb964219a5a8203982e8452075d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e11ab1429f775863fb3b05d2825069f03a2eb964219a5a8203982e8452075d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e11ab1429f775863fb3b05d2825069f03a2eb964219a5a8203982e8452075d", kill_on_drop: false }`
[INFO] [stdout] 33e11ab1429f775863fb3b05d2825069f03a2eb964219a5a8203982e8452075d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd2faf6618e37911a63bd7ae30e2a5a186acbd0a8fcb4b57182849cde3827ef8
[INFO] running `Command { std: "docker" "start" "-a" "fd2faf6618e37911a63bd7ae30e2a5a186acbd0a8fcb4b57182849cde3827ef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.5.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling toml_edit v0.23.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling sync_file v0.3.2
[INFO] [stderr]    Compiling bimap v0.6.3
[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 color-eyre v0.6.3
[INFO] [stderr]    Compiling zstd v0.13.1
[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 50.85s
[INFO] running `Command { std: "docker" "inspect" "fd2faf6618e37911a63bd7ae30e2a5a186acbd0a8fcb4b57182849cde3827ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd2faf6618e37911a63bd7ae30e2a5a186acbd0a8fcb4b57182849cde3827ef8", kill_on_drop: false }`
[INFO] [stdout] fd2faf6618e37911a63bd7ae30e2a5a186acbd0a8fcb4b57182849cde3827ef8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 942928cc497875831456f28e2a5648880ca5e7f3e8ea58bf20fc93c8ff85ca86
[INFO] running `Command { std: "docker" "start" "-a" "942928cc497875831456f28e2a5648880ca5e7f3e8ea58bf20fc93c8ff85ca86", 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 1.59s
[INFO] running `Command { std: "docker" "inspect" "942928cc497875831456f28e2a5648880ca5e7f3e8ea58bf20fc93c8ff85ca86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "942928cc497875831456f28e2a5648880ca5e7f3e8ea58bf20fc93c8ff85ca86", kill_on_drop: false }`
[INFO] [stdout] 942928cc497875831456f28e2a5648880ca5e7f3e8ea58bf20fc93c8ff85ca86
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 686e85982fc8e54fe252085928f59676ca4a31bdea316e17099600733b48e748
[INFO] running `Command { std: "docker" "start" "-a" "686e85982fc8e54fe252085928f59676ca4a31bdea316e17099600733b48e748", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zipfs-921b41671b367582)
[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-ba047e5da4aa6b8f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filesystem_test.rs (/opt/rustwide/target/debug/deps/filesystem_test-1102e7576ad2b02d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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_readdir_zip::case_2_compressed ... FAILED
[INFO] [stdout] test test_read_zip::case_2_compressed ... FAILED
[INFO] [stdout] test test_encrypted_zip_mounts_dirs::case_3_encrypted ... FAILED
[INFO] [stdout] test test_read_passthrough ... FAILED
[INFO] [stdout] test test_readdir_zip::case_3_encrypted ... FAILED
[INFO] [stdout] test test_mount ... FAILED
[INFO] [stdout] test test_readdir_passthrough ... FAILED
[INFO] [stdout] test test_encrypted_zip_mounts_dirs::case_2_compressed ... FAILED
[INFO] [stdout] test test_readdir_zip::case_1_stored ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test filesystem_test`
[INFO] [stdout] test test_read_zip::case_1_stored ... 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_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_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_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_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_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_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_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] ---- 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_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] 
[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] running `Command { std: "docker" "inspect" "686e85982fc8e54fe252085928f59676ca4a31bdea316e17099600733b48e748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "686e85982fc8e54fe252085928f59676ca4a31bdea316e17099600733b48e748", kill_on_drop: false }`
[INFO] [stdout] 686e85982fc8e54fe252085928f59676ca4a31bdea316e17099600733b48e748
