[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] 72cff5b2131676909378113091354a11cd52092d
[INFO] testing someotherself/GUSE against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[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 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded tracing-core v0.1.36
[INFO] [stderr]   Downloaded zmij v1.0.5
[INFO] [stderr]   Downloaded mlua-sys v0.9.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded tracing v0.1.44
[INFO] [stderr]   Downloaded tracing-log v0.2.0
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded fuser v0.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] [stderr]   Downloaded mlua v0.11.5
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded bstr v1.12.1
[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.3+1.9.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9b6726f8ac98a0de5d06e303a0e8c0e2b157aeb2b93a0ca25878ad405b911f
[INFO] running `Command { std: "docker" "start" "-a" "ad9b6726f8ac98a0de5d06e303a0e8c0e2b157aeb2b93a0ca25878ad405b911f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9b6726f8ac98a0de5d06e303a0e8c0e2b157aeb2b93a0ca25878ad405b911f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9b6726f8ac98a0de5d06e303a0e8c0e2b157aeb2b93a0ca25878ad405b911f", kill_on_drop: false }`
[INFO] [stdout] ad9b6726f8ac98a0de5d06e303a0e8c0e2b157aeb2b93a0ca25878ad405b911f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51a5bbafb6d054c04b08ddb5a0c1112f2ad3770ea220c26d1955498bb7705224
[INFO] running `Command { std: "docker" "start" "-a" "51a5bbafb6d054c04b08ddb5a0c1112f2ad3770ea220c26d1955498bb7705224", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling luajit-src v210.6.2+25a61a1
[INFO] [stderr]    Compiling lua-src v548.1.2
[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 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.3+1.9.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling mlua-sys v0.9.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling mlua v0.11.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling guse v0.4.5 (/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 36s
[INFO] running `Command { std: "docker" "inspect" "51a5bbafb6d054c04b08ddb5a0c1112f2ad3770ea220c26d1955498bb7705224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a5bbafb6d054c04b08ddb5a0c1112f2ad3770ea220c26d1955498bb7705224", kill_on_drop: false }`
[INFO] [stdout] 51a5bbafb6d054c04b08ddb5a0c1112f2ad3770ea220c26d1955498bb7705224
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a548951cb6b26469be11bd0fae315c4489f6b42f9f912d60856b0a0d6e694121
[INFO] running `Command { std: "docker" "start" "-a" "a548951cb6b26469be11bd0fae315c4489f6b42f9f912d60856b0a0d6e694121", kill_on_drop: false }`
[INFO] [stderr]    Compiling guse v0.4.5 (/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 6.65s
[INFO] running `Command { std: "docker" "inspect" "a548951cb6b26469be11bd0fae315c4489f6b42f9f912d60856b0a0d6e694121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a548951cb6b26469be11bd0fae315c4489f6b42f9f912d60856b0a0d6e694121", kill_on_drop: false }`
[INFO] [stdout] a548951cb6b26469be11bd0fae315c4489f6b42f9f912d60856b0a0d6e694121
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d51e4663b812dd3ae645aaf31ed80484011982615abd30d4000a13845f85d99a
[INFO] running `Command { std: "docker" "start" "-a" "d51e4663b812dd3ae645aaf31ed80484011982615abd30d4000a13845f85d99a", 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.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guse-7f56e77d83355216)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test internals::cache::test::test_lru_eviction_order_basic ... ok
[INFO] [stdout] test internals::cache::test::test_lru_get_miss_returns_none ... ok
[INFO] [stdout] test internals::cache::test::test_lru_peek_does_not_promote ... ok
[INFO] [stdout] test internals::cache::test::test_lru_promote_on_get_prevents_eviction ... ok
[INFO] [stdout] test internals::cache::test::test_lru_promote_then_evict_correct_tail ... 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_remove_unlinks_and_deletes ... 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_with_get_mut_return_value_is_bubbled_up ... ok
[INFO] [stdout] test internals::cache::test::test_lru_with_get_mut_updates_value_and_promotes ... ok
[INFO] [stdout] test internals::cache::test::with_get_mut_on_tail_promotes_to_head_then_eviction_spares_it ... ok
[INFO] [stdout] test internals::cache::test::test_lru_cache_insert ... ok
[INFO] [stdout] test internals::cache::test::test_lru_change_size_in_attr ... ok
[INFO] [stdout] test internals::cache::test::test_lru_repeated_get_is_idempotent_for_head ... ok
[INFO] [stdout] test internals::cache::test::test_lru_single_element_behaviour ... ok
[INFO] [stdout] test fs::test::test_rename_live_overwrite_empty_dir ... ok
[INFO] [stdout] test fs::test::test_rename_live_invalid_name_with_slash ... ok
[INFO] [stdout] test fs::test::test_rename_live_same_parent_dir ... 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_across_parents ... ok
[INFO] [stdout] test fs::test::test_rename_live_noop_same_name ... ok
[INFO] [stdout] test fs::test::test_mkdir_normal ... 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.100/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.100/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   16: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   22: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   23: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   33: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d51e4663b812dd3ae645aaf31ed80484011982615abd30d4000a13845f85d99a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51e4663b812dd3ae645aaf31ed80484011982615abd30d4000a13845f85d99a", kill_on_drop: false }`
[INFO] [stdout] d51e4663b812dd3ae645aaf31ed80484011982615abd30d4000a13845f85d99a
