[INFO] cloning repository https://github.com/someotherself/GUSE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/someotherself/GUSE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeotherself%2FGUSE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeotherself%2FGUSE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 488bbcc72973ce9c52d77ac49f2130f454075e12
[INFO] testing someotherself/GUSE against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeotherself%2FGUSE" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/someotherself/GUSE
[INFO] finished tweaking git repo https://github.com/someotherself/GUSE
[INFO] tweaked toml for git repo https://github.com/someotherself/GUSE written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/someotherself/GUSE on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/someotherself/GUSE 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded mlua-sys v0.8.3
[INFO] [stderr]   Downloaded fuser v0.16.0
[INFO] [stderr]   Downloaded mlua v0.11.4
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded lua-src v548.1.2
[INFO] [stderr]   Downloaded luajit-src v210.6.2+25a61a1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d55813a36a9a2345fe3e2fb73b4c563182ba4bc505b5f8006bd57a0f086f1e1c
[INFO] running `Command { std: "docker" "start" "-a" "d55813a36a9a2345fe3e2fb73b4c563182ba4bc505b5f8006bd57a0f086f1e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d55813a36a9a2345fe3e2fb73b4c563182ba4bc505b5f8006bd57a0f086f1e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55813a36a9a2345fe3e2fb73b4c563182ba4bc505b5f8006bd57a0f086f1e1c", kill_on_drop: false }`
[INFO] [stdout] d55813a36a9a2345fe3e2fb73b4c563182ba4bc505b5f8006bd57a0f086f1e1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9424dcd9a60f8cf36ed4d4e8a76c2870108c11a905c3671f28e449c6262e34ed
[INFO] running `Command { std: "docker" "start" "-a" "9424dcd9a60f8cf36ed4d4e8a76c2870108c11a905c3671f28e449c6262e34ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]    Compiling luajit-src v210.6.2+25a61a1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling mlua v0.11.4
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling guse v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `attr` is assigned to, but never used
[INFO] [stdout]     --> src/fs.rs:1781:17
[INFO] [stdout]      |
[INFO] [stdout] 1781 |             let mut attr: FileAttr = CreateFileAttr {
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_attr` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1793:17
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                 attr.uid = libc::getuid();
[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: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1794:17
[INFO] [stdout]      |
[INFO] [stdout] 1794 |                 attr.gid = libc::getgid();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "9424dcd9a60f8cf36ed4d4e8a76c2870108c11a905c3671f28e449c6262e34ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9424dcd9a60f8cf36ed4d4e8a76c2870108c11a905c3671f28e449c6262e34ed", kill_on_drop: false }`
[INFO] [stdout] 9424dcd9a60f8cf36ed4d4e8a76c2870108c11a905c3671f28e449c6262e34ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4be9e5c55a1fe29470559faeb8f8214ea59971f28b22e726db7a51cf2dea6bb
[INFO] running `Command { std: "docker" "start" "-a" "e4be9e5c55a1fe29470559faeb8f8214ea59971f28b22e726db7a51cf2dea6bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling guse v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `attr` is assigned to, but never used
[INFO] [stdout]     --> src/fs.rs:1781:17
[INFO] [stdout]      |
[INFO] [stdout] 1781 |             let mut attr: FileAttr = CreateFileAttr {
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_attr` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1793:17
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                 attr.uid = libc::getuid();
[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: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1794:17
[INFO] [stdout]      |
[INFO] [stdout] 1794 |                 attr.gid = libc::getgid();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `attr` is assigned to, but never used
[INFO] [stdout]     --> src/fs.rs:1781:17
[INFO] [stdout]      |
[INFO] [stdout] 1781 |             let mut attr: FileAttr = CreateFileAttr {
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_attr` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1793:17
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                 attr.uid = libc::getuid();
[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: value assigned to `attr` is never read
[INFO] [stdout]     --> src/fs.rs:1794:17
[INFO] [stdout]      |
[INFO] [stdout] 1794 |                 attr.gid = libc::getgid();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.97s
[INFO] running `Command { std: "docker" "inspect" "e4be9e5c55a1fe29470559faeb8f8214ea59971f28b22e726db7a51cf2dea6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4be9e5c55a1fe29470559faeb8f8214ea59971f28b22e726db7a51cf2dea6bb", kill_on_drop: false }`
[INFO] [stdout] e4be9e5c55a1fe29470559faeb8f8214ea59971f28b22e726db7a51cf2dea6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a4132d5080cb7d77513d9f1a17cb7325912351e6bb0835bd2a698926d408076
[INFO] running `Command { std: "docker" "start" "-a" "7a4132d5080cb7d77513d9f1a17cb7325912351e6bb0835bd2a698926d408076", kill_on_drop: false }`
[INFO] [stderr] warning: variable `attr` is assigned to, but never used
[INFO] [stderr]     --> src/fs.rs:1781:17
[INFO] [stderr]      |
[INFO] [stderr] 1781 |             let mut attr: FileAttr = CreateFileAttr {
[INFO] [stderr]      |                 ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: consider using `_attr` instead
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `attr` is never read
[INFO] [stderr]     --> src/fs.rs:1793:17
[INFO] [stderr]      |
[INFO] [stderr] 1793 |                 attr.uid = libc::getuid();
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `attr` is never read
[INFO] [stderr]     --> src/fs.rs:1794:17
[INFO] [stderr]      |
[INFO] [stderr] 1794 |                 attr.gid = libc::getgid();
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `guse` (lib) generated 3 warnings
[INFO] [stderr] warning: `guse` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guse-48ca57b8de86c1eb)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test internals::cache::test::test_lru_peek_does_not_promote ... ok
[INFO] [stdout] test internals::cache::test::test_lru_change_size_in_attr ... ok
[INFO] [stdout] test internals::cache::test::test_lru_promote_then_evict_correct_tail ... ok
[INFO] [stdout] test internals::cache::test::test_lru_eviction_order_basic ... ok
[INFO] [stdout] test internals::cache::test::test_lru_promote_on_get_prevents_eviction ... ok
[INFO] [stdout] test internals::cache::test::test_lru_get_miss_returns_none ... ok
[INFO] [stdout] test internals::cache::test::test_lru_repeated_get_is_idempotent_for_head ... ok
[INFO] [stdout] test internals::cache::test::test_lru_remove_unlinks_and_deletes ... ok
[INFO] [stdout] test internals::cache::test::test_lru_with_get_mut_is_idempotent_for_head ... ok
[INFO] [stdout] test internals::cache::test::test_lru_with_get_mut_miss_returns_none_and_does_not_insert ... ok
[INFO] [stdout] test internals::cache::test::test_lru_cache_insert ... ok
[INFO] [stdout] test internals::cache::test::test_lru_single_element_behaviour ... ok
[INFO] [stdout] test internals::cache::test::test_lru_with_get_mut_updates_value_and_promotes ... ok
[INFO] [stdout] test internals::cache::test::test_lru_with_get_mut_return_value_is_bubbled_up ... ok
[INFO] [stdout] test internals::cache::test::with_get_mut_on_tail_promotes_to_head_then_eviction_spares_it ... ok
[INFO] [stdout] test fs::test::test_rename_live_overwrite_empty_dir ... ok
[INFO] [stdout] test fs::test::test_rename_live_same_parent_dir ... ok
[INFO] [stdout] test fs::test::test_rename_live_invalid_name_with_slash ... ok
[INFO] [stdout] test fs::test::test_mkdir_normal ... ok
[INFO] [stdout] test fs::test::test_rename_live_overwrite_nonempty_dir_fails ... ok
[INFO] [stdout] test fs::test::test_rename_live_source_missing ... ok
[INFO] [stdout] test fs::test::test_rename_live_noop_same_name ... ok
[INFO] [stdout] test fs::test::test_rename_live_across_parents ... ok
[INFO] [stdout] test fs::test::test_mkdir_fetch ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs::test::test_mkdir_fetch stdout ----
[INFO] [stdout] fetching repo git_rust
[INFO] [stdout] Error: Repo creation failed failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs:698:13
[INFO] [stdout]    2: <guse::fs::GitFs>::new_repo
[INFO] [stdout]              at ./src/fs.rs:527:17
[INFO] [stdout]    3: guse::fs::ops::mkdir::mkdir_root
[INFO] [stdout]              at ./src/fs/ops/mkdir.rs:18:30
[INFO] [stdout]    4: <guse::fs::GitFs>::mkdir::{closure#0}
[INFO] [stdout]              at ./src/fs.rs:967:17
[INFO] [stdout]    5: <guse::fs::GitFs>::mkdir
[INFO] [stdout]              at ./src/fs.rs:945:5
[INFO] [stdout]    6: guse::fs::test::test_mkdir_fetch::{closure#0}
[INFO] [stdout]              at ./src/fs/test.rs:25:16
[INFO] [stdout]    7: guse::test_setup::run_git_fs_test::<guse::fs::test::test_mkdir_fetch::{closure#0}>::{closure#0}
[INFO] [stdout]              at ./src/test_setup.rs:57:9
[INFO] [stdout]    8: <std::thread::local::LocalKey<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, core::option::Option<guse::test_setup::SetupResult>>>>::try_with::<guse::test_setup::run_git_fs_test<guse::fs::test::test_mkdir_fetch::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]    9: <std::thread::local::LocalKey<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, core::option::Option<guse::test_setup::SetupResult>>>>::with::<guse::test_setup::run_git_fs_test<guse::fs::test::test_mkdir_fetch::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   10: guse::test_setup::run_git_fs_test::<guse::fs::test::test_mkdir_fetch::{closure#0}>
[INFO] [stdout]              at ./src/test_setup.rs:51:24
[INFO] [stdout]   11: guse::fs::test::test_mkdir_fetch
[INFO] [stdout]              at ./src/fs/test.rs:17:5
[INFO] [stdout]   12: guse::fs::test::test_mkdir_fetch::{closure#0}
[INFO] [stdout]              at ./src/fs/test.rs:16:26
[INFO] [stdout]   13: <guse::fs::test::test_mkdir_fetch::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   16: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   22: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   23: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   31: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   33: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs::test::test_mkdir_fetch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7a4132d5080cb7d77513d9f1a17cb7325912351e6bb0835bd2a698926d408076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4132d5080cb7d77513d9f1a17cb7325912351e6bb0835bd2a698926d408076", kill_on_drop: false }`
[INFO] [stdout] 7a4132d5080cb7d77513d9f1a17cb7325912351e6bb0835bd2a698926d408076
