[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] 8e1d83dfa71d4db4493739ba6bf0520358f5e88b
[INFO] testing wvffle/fuse-zipfs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvffle%2Ffuse-zipfs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wvffle/fuse-zipfs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded temp-dir v0.1.13
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded fuser v0.14.0
[INFO] [stderr]   Downloaded zip v2.1.6
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded libc v0.2.157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20d1c396247685d554579739f7a5f709c143a6f307a6815d70a96fd286f108c3
[INFO] running `Command { std: "docker" "start" "-a" "20d1c396247685d554579739f7a5f709c143a6f307a6815d70a96fd286f108c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d1c396247685d554579739f7a5f709c143a6f307a6815d70a96fd286f108c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d1c396247685d554579739f7a5f709c143a6f307a6815d70a96fd286f108c3", kill_on_drop: false }`
[INFO] [stdout] 20d1c396247685d554579739f7a5f709c143a6f307a6815d70a96fd286f108c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b92cf601e304de8b882e89c16a79f8e2752e0e728bc82d279c15b0bfdc2331
[INFO] running `Command { std: "docker" "start" "-a" "56b92cf601e304de8b882e89c16a79f8e2752e0e728bc82d279c15b0bfdc2331", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zip v2.1.6
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lru v0.12.4
[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 zipfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.06s
[INFO] running `Command { std: "docker" "inspect" "56b92cf601e304de8b882e89c16a79f8e2752e0e728bc82d279c15b0bfdc2331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b92cf601e304de8b882e89c16a79f8e2752e0e728bc82d279c15b0bfdc2331", kill_on_drop: false }`
[INFO] [stdout] 56b92cf601e304de8b882e89c16a79f8e2752e0e728bc82d279c15b0bfdc2331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2b936b46531609703d6e6dde1e4437adb1d50f6a8f89c9fedbeaa0a2aa22d7d
[INFO] running `Command { std: "docker" "start" "-a" "f2b936b46531609703d6e6dde1e4437adb1d50f6a8f89c9fedbeaa0a2aa22d7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling zipfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "f2b936b46531609703d6e6dde1e4437adb1d50f6a8f89c9fedbeaa0a2aa22d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b936b46531609703d6e6dde1e4437adb1d50f6a8f89c9fedbeaa0a2aa22d7d", kill_on_drop: false }`
[INFO] [stdout] f2b936b46531609703d6e6dde1e4437adb1d50f6a8f89c9fedbeaa0a2aa22d7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ef21cbc1b14022db7d43d29bae02b86a5bb7a62473020b953b260450e84283d
[INFO] running `Command { std: "docker" "start" "-a" "5ef21cbc1b14022db7d43d29bae02b86a5bb7a62473020b953b260450e84283d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zipfs-e94c826309340072)
[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-aaf535a4d3cda361)
[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-09c900a5a40141e8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_read_zip ... FAILED
[INFO] [stdout] test test_corrupt_zip_mounts_dir ... FAILED
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_encrypted_zip_mounts_dirs ... FAILED
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_mount ... FAILED
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_readdir_passthrough ... FAILED
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_read_passthrough ... FAILED
[INFO] [stdout] test test_readdir_zip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_read_zip stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:13:17
[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:13:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_encrypted_zip_mounts_dirs stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:13: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:13: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:13: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:13:17
[INFO] [stdout] 
[INFO] [stdout] ---- test_readdir_zip stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/filesystem_test.rs:13:17
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_corrupt_zip_mounts_dir
[INFO] [stdout]     test_encrypted_zip_mounts_dirs
[INFO] [stdout]     test_mount
[INFO] [stdout]     test_read_passthrough
[INFO] [stdout]     test_read_zip
[INFO] [stdout]     test_readdir_passthrough
[INFO] [stdout]     test_readdir_zip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 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" "5ef21cbc1b14022db7d43d29bae02b86a5bb7a62473020b953b260450e84283d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef21cbc1b14022db7d43d29bae02b86a5bb7a62473020b953b260450e84283d", kill_on_drop: false }`
[INFO] [stdout] 5ef21cbc1b14022db7d43d29bae02b86a5bb7a62473020b953b260450e84283d
