[INFO] cloning repository https://github.com/bearcove/vx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/vx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3b158460706201d1b414375a2b3a56976be68c4
[INFO] testing bearcove/vx against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bearcove/vx
[INFO] finished tweaking git repo https://github.com/bearcove/vx
[INFO] tweaked toml for git repo https://github.com/bearcove/vx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bearcove/vx on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bearcove/vx 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ef7b852de3e702985ba49e19442d5008b9f8b3240ce389f6f52b2e55c029ed6
[INFO] running `Command { std: "docker" "start" "-a" "1ef7b852de3e702985ba49e19442d5008b9f8b3240ce389f6f52b2e55c029ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ef7b852de3e702985ba49e19442d5008b9f8b3240ce389f6f52b2e55c029ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef7b852de3e702985ba49e19442d5008b9f8b3240ce389f6f52b2e55c029ed6", kill_on_drop: false }`
[INFO] [stdout] 1ef7b852de3e702985ba49e19442d5008b9f8b3240ce389f6f52b2e55c029ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9fac8fd23a222f89d879a86c7f1fad7546a8eb027aaa895e67c31a194404fd
[INFO] running `Command { std: "docker" "start" "-a" "fd9fac8fd23a222f89d879a86c7f1fad7546a8eb027aaa895e67c31a194404fd", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling unicode-ident v1.0.23
[INFO] [stderr] Compiling quote v1.0.44
[INFO] [stderr] Compiling libc v0.2.181
[INFO] [stderr] Compiling autocfg v1.5.0
[INFO] [stderr] Compiling bytes v1.11.1
[INFO] [stderr] Compiling cfg-if v1.0.4
[INFO] [stderr] Compiling regex-syntax v0.8.9
[INFO] [stderr] Compiling allocator-api2 v0.2.21
[INFO] [stderr] Compiling equivalent v1.0.2
[INFO] [stderr] Compiling foldhash v0.2.0
[INFO] [stderr] Compiling camino v1.2.2
[INFO] [stderr] Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr] Compiling impls v1.0.3
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling hashbrown v0.16.1
[INFO] [stderr] Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr] Compiling rustc-hash v2.1.1
[INFO] [stderr] Compiling mutants v0.0.3
[INFO] [stderr] Compiling facet-core v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling unsynn v0.3.0
[INFO] [stderr] Compiling syn v2.0.114
[INFO] [stderr] Compiling indexmap v2.13.0
[INFO] [stderr] Compiling regex-automata v0.4.14
[INFO] [stderr] Compiling jiff v0.2.19
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling facet-macro-types v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling facet-macro-parse v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling facet-macros-impl v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling lock_api v0.4.14
[INFO] [stderr] Compiling tracing-core v0.1.36
[INFO] [stderr] Compiling regex v1.12.3
[INFO] [stderr] Compiling facet v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling errno v0.3.14
[INFO] [stderr] Compiling signal-hook-registry v1.4.8
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling facet-path v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling socket2 v0.6.2
[INFO] [stderr] Compiling facet-reflect v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling mio v1.1.1
[INFO] [stderr] Compiling memchr v2.8.0
[INFO] [stderr] Compiling jobserver v0.1.34
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling find-msvc-tools v0.1.9
[INFO] [stderr] Compiling facet-solver v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling cc v1.2.55
[INFO] [stderr] Compiling facet-dessert v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling facet-format v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling adler2 v2.0.1
[INFO] [stderr] Compiling simd-adler32 v0.3.8
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling object v0.37.3
[INFO] [stderr] Compiling gimli v0.32.3
[INFO] [stderr] Compiling futures-sink v0.3.31
[INFO] [stderr] Compiling rustc-demangle v0.1.27
[INFO] [stderr] Compiling slab v0.4.12
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling facet-value v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling is_ci v1.2.0
[INFO] [stderr] Compiling inventory v0.3.21
[INFO] [stderr] Compiling is-terminal v0.4.17
[INFO] [stderr] Compiling owo-colors v4.2.3
[INFO] [stderr] Compiling addr2line v0.25.1
[INFO] [stderr] Compiling supports-color v2.1.0
[INFO] [stderr] Compiling backtrace v0.3.76
[INFO] [stderr] Compiling supports-color v3.0.2
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling winnow v0.7.14
[INFO] [stderr] Compiling roam-task-local v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling facet-pretty v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling blake3 v1.8.3
[INFO] [stderr] Compiling facet-macros v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling peeps-types v0.1.0 (https://github.com/bearcove/peeps?branch=main#eb770af1)
[INFO] [stderr] Compiling roam-frame v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr] Compiling cpufeatures v0.2.17
[INFO] [stderr] Compiling arrayvec v0.7.6
[INFO] [stderr] Compiling constant_time_eq v0.4.2
[INFO] [stderr] Compiling arrayref v0.3.9
[INFO] [stderr] Compiling tracing-attributes v0.1.31
[INFO] [stderr] Compiling tokio-macros v2.6.0
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling facet-error v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling facet-toml v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling bitflags v2.10.0
[INFO] [stderr] Compiling facet-cargo-toml v0.43.0 (https://github.com/bearcove/facet-cargo-toml?branch=main#c4dd2db9)
[INFO] [stderr] Compiling roam-macros-parse v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling unicode-width v0.2.2
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling rustix v1.1.3
[INFO] [stderr] Compiling sharded-slab v0.1.7
[INFO] [stderr] Compiling matchers v0.2.0
[INFO] [stderr] Compiling thread_local v1.1.9
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling linux-raw-sys v0.11.0
[INFO] [stderr] Compiling nu-ansi-term v0.50.3
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling yansi v1.0.1
[INFO] [stderr] Compiling ariadne v0.6.0
[INFO] [stderr] Compiling facet-json v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling cmake v0.1.57
[INFO] [stderr] Compiling tokio v1.49.0
[INFO] [stderr] Compiling itoa v1.0.17
[INFO] [stderr] Compiling dunce v1.0.5
[INFO] [stderr] Compiling fs_extra v1.3.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling typenum v1.19.0
[INFO] [stderr] Compiling aws-lc-sys v0.37.1
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling getrandom v0.4.1
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Compiling getrandom v0.3.4
[INFO] [stderr] Compiling tracing v0.1.44
[INFO] [stderr] Compiling thiserror-impl v2.0.18
[INFO] [stderr] Compiling facet-postcard v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling tracing-subscriber v0.3.22
[INFO] [stderr] Compiling peeps-threads v0.1.0 (https://github.com/bearcove/peeps?branch=main#eb770af1)
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling roam-wire v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling aws-lc-rs v1.15.4
[INFO] [stderr] Compiling zeroize v1.8.2
[INFO] [stderr] Compiling peeps-tasks v0.1.0 (https://github.com/bearcove/peeps?branch=main#eb770af1)
[INFO] [stderr] Compiling roam-session v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling roam-schema v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling roam-hash v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling roam-stream v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling roam-service-macros v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling peeps-locks v0.1.0 (https://github.com/bearcove/peeps?branch=main#eb770af1)
[INFO] [stderr] Compiling eyre v0.6.12
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling nix v0.29.0
[INFO] [stderr] Compiling peeps v0.1.0 (https://github.com/bearcove/peeps?branch=main#eb770af1)
[INFO] [stderr] Compiling http v1.4.0
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling indenter v0.3.4
[INFO] [stderr] Compiling parking v2.2.1
[INFO] [stderr] Compiling virtue-next v0.0.20
[INFO] [stderr] Compiling roam v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling vx-store-proto v0.1.0 (/opt/rustwide/workdir/crates/vx-store-proto)
[INFO] [stderr] Compiling linux-raw-sys v0.4.15
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling tempfile v3.25.0
[INFO] [stderr] Compiling bincode_derive-next v2.0.4
[INFO] [stderr] Compiling event-listener v5.4.1
[INFO] [stderr] Compiling rustls-pki-types v1.14.0
[INFO] [stderr] Compiling tokio-util v0.7.18
[INFO] [stderr] Compiling vte v0.14.1
[INFO] [stderr] Compiling pkg-config v0.3.32
[INFO] [stderr] Compiling httparse v1.10.1
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling home v0.5.12
[INFO] [stderr] Compiling zerocopy v0.8.39
[INFO] [stderr] Compiling unty-next v0.0.6
[INFO] [stderr] Compiling which v6.0.3
[INFO] [stderr] Compiling bincode-next v2.0.4
[INFO] [stderr] Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr] Compiling async-notify v0.3.2
[INFO] [stderr] Compiling vixenfs-proto v0.1.0 (/opt/rustwide/workdir/crates/vixenfs-proto)
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling liblzma-sys v0.4.5
[INFO] [stderr] Compiling ur-taking-me-with-you v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling roam-local v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling trait-make v0.1.0
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Compiling figue-attrs v1.0.0 (https://github.com/bearcove/figue?branch=main#8da0bfd3)
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling rustls v0.23.36
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling crc32fast v1.5.0
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling h2 v0.4.13
[INFO] [stderr] Compiling figue v1.0.0 (https://github.com/bearcove/figue?branch=main#8da0bfd3)
[INFO] [stderr] Compiling vx-io v0.1.0 (/opt/rustwide/workdir/crates/vx-io)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> crates/vx-io/src/net.rs:245:21
[INFO] [stdout] |
[INFO] [stdout] 245 | let mut guard = listener.lock().await;
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling async-stream v0.3.6
[INFO] [stderr] Compiling vx-tracing v0.1.0 (/opt/rustwide/workdir/crates/vx-tracing)
[INFO] [stderr] Compiling fuse3 v0.8.1 (/opt/rustwide/workdir/crates/fuse3)
[INFO] [stderr] Compiling styx-tokenizer v1.0.0 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling vx-vfs-types v0.1.0 (/opt/rustwide/workdir/crates/vx-vfs-types)
[INFO] [stderr] Compiling termcolor v1.4.1
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling btparse v0.2.0
[INFO] [stderr] Compiling vx-vfs v0.1.0 (/opt/rustwide/workdir/crates/vx-vfs)
[INFO] [stderr] Compiling color-backtrace v0.7.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling hyper v1.8.1
[INFO] [stderr] Compiling rand_core v0.9.5
[INFO] [stderr] Compiling xattr v1.6.1
[INFO] [stderr] Compiling facet-testhelpers-macros v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling filetime v0.2.27
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling countme v3.0.1
[INFO] [stderr] Compiling zmij v1.0.20
[INFO] [stderr] Compiling openssl-probe v0.2.1
[INFO] [stderr] Compiling tower-service v0.3.3
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling text-size v1.1.1
[INFO] [stderr] Compiling hyper-util v0.1.20
[INFO] [stderr] Compiling rowan v0.16.1
[INFO] [stderr] Compiling facet-testhelpers v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7)
[INFO] [stderr] Compiling rustls-native-certs v0.8.3
[INFO] [stderr] Compiling liblzma v0.4.5
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling flate2 v1.1.9
[INFO] [stderr] Compiling styx-parse v1.0.1 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling strid-macros v8.0.0
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Compiling crc-catalog v2.4.0
[INFO] [stderr] Compiling compression-core v0.4.31
[INFO] [stderr] Compiling crc v3.4.0
[INFO] [stderr] Compiling compression-codecs v0.4.36
[INFO] [stderr] Compiling styx-tree v1.0.1 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling styx-cst v1.0.1 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling tokio-stream v0.1.18
[INFO] [stderr] Compiling bitmaps v2.1.0
[INFO] [stderr] Compiling im v15.1.0
[INFO] [stderr] Compiling portable-atomic v1.13.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling lzma-rs v0.3.0
[INFO] [stderr] Compiling rand_xoshiro v0.6.0
[INFO] [stderr] Compiling sized-chunks v0.6.5
[INFO] [stderr] Compiling tokio-tar v0.3.1
[INFO] [stderr] Compiling styx-format v1.0.1 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling ulid v1.2.1
[INFO] [stderr] Compiling async-compression v0.4.39
[INFO] [stderr] Compiling crypto-common v0.1.7
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling tar v0.4.44
[INFO] [stderr] Compiling strid v8.0.0
[INFO] [stderr] Compiling vx-plan v0.1.0 (/opt/rustwide/workdir/crates/vx-plan)
[INFO] [stderr] Compiling vx-vfsd v0.1.0 (/opt/rustwide/workdir/crates/vx-vfsd)
[INFO] [stderr] Compiling vx-runner-proto v0.1.0 (/opt/rustwide/workdir/crates/vx-runner-proto)
[INFO] [stderr] Compiling uuid v1.20.0
[INFO] [stderr] Compiling enumflags2_derive v0.7.12
[INFO] [stderr] Compiling foldhash v0.1.5
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling unicode-properties v0.1.4
[INFO] [stderr] Compiling ra-ap-rustc_lexer v0.150.0
[INFO] [stderr] Compiling dirs-sys v0.5.0
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling vx-manifest v0.1.0 (/opt/rustwide/workdir/crates/vx-manifest)
[INFO] [stderr] Compiling vx-cache v0.1.0 (/opt/rustwide/workdir/crates/vx-cache)
[INFO] [stderr] Compiling vx-report v0.1.0 (/opt/rustwide/workdir/crates/vx-report)
[INFO] [stderr] Compiling vx-tarball v0.1.0 (/opt/rustwide/workdir/crates/vx-tarball)
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling facet-styx v1.0.1 (https://github.com/bearcove/styx?branch=main#9f8ae856)
[INFO] [stderr] Compiling enumflags2 v0.7.12
[INFO] [stderr] Compiling dashmap v6.1.0
[INFO] [stderr] Compiling vxd-proto v0.1.0 (/opt/rustwide/workdir/crates/vxd-proto)
[INFO] [stderr] Compiling console v0.16.2
[INFO] [stderr] Compiling picante-macros v0.1.0 (https://github.com/bearcove/picante?branch=main#2f4ae02c)
[INFO] [stderr] Compiling unit-prefix v0.5.2
[INFO] [stderr] Compiling fixedbitset v0.5.7
[INFO] [stderr] Compiling fastcdc v3.2.1
[INFO] [stderr] Compiling petgraph v0.8.3
[INFO] [stderr] Compiling indicatif v0.18.3
[INFO] [stderr] Compiling vx-project v0.1.0 (/opt/rustwide/workdir/crates/vx-project)
[INFO] [stderr] Compiling landlock v0.4.4
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling vx-rs v0.1.0 (/opt/rustwide/workdir/crates/vx-rs)
[INFO] [stderr] Compiling dirs v6.0.0
[INFO] [stderr] Compiling roam-codegen v3.0.0 (https://github.com/bearcove/roam?branch=main#6ef77ff0)
[INFO] [stderr] Compiling tokio-test-lite v0.2.0
[INFO] [stderr] Compiling landlock-exec v0.1.0 (/opt/rustwide/workdir/crates/landlock-exec)
[INFO] [stderr] Compiling vx-vfs-bench v0.1.0 (/opt/rustwide/workdir/crates/vx-vfs-bench)
[INFO] [stderr] Compiling vx-fuse-stress v0.1.0 (/opt/rustwide/workdir/crates/vx-fuse-stress)
[INFO] [stderr] Compiling vx-cc v0.1.0 (/opt/rustwide/workdir/crates/vx-cc)
[INFO] [stderr] Compiling picante v0.1.0 (https://github.com/bearcove/picante?branch=main#2f4ae02c)
[INFO] [stderr] Compiling vx-locks v0.1.0 (/opt/rustwide/workdir/crates/vx-locks)
[INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr] Compiling vx-reaper v0.1.0 (/opt/rustwide/workdir/crates/vx-reaper)
[INFO] [stderr] Compiling vx v0.1.0 (/opt/rustwide/workdir/crates/vx)
[INFO] [stderr] Compiling vx-runner v0.1.0 (/opt/rustwide/workdir/crates/vx-runner)
[INFO] [stderr] Compiling vx-vfs-integrity v0.1.0 (/opt/rustwide/workdir/crates/vx-vfs-integrity)
[INFO] [stderr] Compiling vixenfs-codegen v0.1.0 (/opt/rustwide/workdir/crates/vixenfs-codegen)
[INFO] [stdout] warning: methods `build_directory_node` and `build_directory_node_inner` are never used
[INFO] [stdout] --> crates/vx-vfsd/src/service.rs:361:14
[INFO] [stdout] |
[INFO] [stdout] 357 | impl VfsdService {
[INFO] [stdout] | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 361 | async fn build_directory_node(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | async fn build_directory_node_inner(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `snapshot_for_flush` is never used
[INFO] [stdout] --> crates/vx-vfsd/src/vfs.rs:214:19
[INFO] [stdout] |
[INFO] [stdout] 104 | impl VfsItems {
[INFO] [stdout] | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub(crate) fn snapshot_for_flush(&self) -> FlushSnapshot {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `MiniItem` is never constructed
[INFO] [stdout] --> crates/vx-vfsd/src/vfs.rs:252:19
[INFO] [stdout] |
[INFO] [stdout] 252 | pub(crate) struct MiniItem {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `FlushSnapshot` is never constructed
[INFO] [stdout] --> crates/vx-vfsd/src/vfs.rs:264:19
[INFO] [stdout] |
[INFO] [stdout] 264 | pub(crate) struct FlushSnapshot {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rustls-webpki v0.103.9
[INFO] [stderr] Compiling tokio-rustls v0.26.4
[INFO] [stderr] Compiling hyper-rustls v0.27.7
[INFO] [stderr] Compiling vx-http v0.1.0 (/opt/rustwide/workdir/crates/vx-http)
[INFO] [stderr] Compiling vx-toolchain v0.1.0 (/opt/rustwide/workdir/crates/vx-toolchain)
[INFO] [stderr] Compiling vx-store v0.1.0 (/opt/rustwide/workdir/crates/vx-store)
[INFO] [stderr] Compiling vxd v0.1.0 (/opt/rustwide/workdir/crates/vxd)
[INFO] [stdout] warning: associated items `manifest_path`, `get_manifest`, `put_manifest`, and `put_tree_manifest` are never used
[INFO] [stdout] --> crates/vx-store/src/storage.rs:168:8
[INFO] [stdout] |
[INFO] [stdout] 116 | impl CasStore {
[INFO] [stdout] | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 168 | fn manifest_path(root: &Utf8Path, hash: &ManifestHash) -> Utf8PathBuf {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 | pub(crate) async fn get_manifest(&self, hash: &ManifestHash) -> io::Result