[INFO] fetching crate fuse-rs 0.0.1...
[INFO] testing fuse-rs-0.0.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate fuse-rs 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate fuse-rs 0.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fuse-rs 0.0.1
[INFO] tweaked toml for crates.io crate fuse-rs 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuse-rs 0.0.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuse-rs 0.0.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f86046e8b46581318624bc09225ca3b89945c0511e75c2fcf65153ba62bbb571
[INFO] running `Command { std: "docker" "start" "-a" "f86046e8b46581318624bc09225ca3b89945c0511e75c2fcf65153ba62bbb571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86046e8b46581318624bc09225ca3b89945c0511e75c2fcf65153ba62bbb571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86046e8b46581318624bc09225ca3b89945c0511e75c2fcf65153ba62bbb571", kill_on_drop: false }`
[INFO] [stdout] f86046e8b46581318624bc09225ca3b89945c0511e75c2fcf65153ba62bbb571
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55ac4797f2a5d5623c46e32387c7d8c0255fcfaf78c69ec3d470a71e437bf57
[INFO] running `Command { std: "docker" "start" "-a" "d55ac4797f2a5d5623c46e32387c7d8c0255fcfaf78c69ec3d470a71e437bf57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling libfuse-sys v0.3.0
[INFO] [stderr]    Compiling fuse-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `from_raw` and `fill` are never used
[INFO] [stdout]    --> src/fs.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl ConnectionInfo {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 162 |     pub(crate) fn from_raw(c: *const fuse::fuse_conn_info) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub(crate) fn fill(&self, conn: *mut fuse::fuse_conn_info) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file_info` is never used
[INFO] [stdout]    --> src/fs.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl OpenFileInfo {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 319 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `file_info` is never used
[INFO] [stdout]    --> src/fs.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 359 | impl WriteFileInfo {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stdout]    --> src/fs.rs:382:19
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl FlushFileInfo {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 382 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stdout]    --> src/fs.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl ReleaseFileInfo {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 426 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readlink` is never used
[INFO] [stdout]   --> src/operations.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | unsafe extern "C" fn readlink(p: *const c_char, buffer: *mut c_char, len: usize) -> c_int {
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdir` is never used
[INFO] [stdout]    --> src/operations.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 | unsafe extern "C" fn mkdir(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unlink` is never used
[INFO] [stdout]    --> src/operations.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 | unsafe extern "C" fn unlink(p: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rmdir` is never used
[INFO] [stdout]    --> src/operations.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 | unsafe extern "C" fn rmdir(p: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symlink` is never used
[INFO] [stdout]    --> src/operations.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 | unsafe extern "C" fn symlink(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rename` is never used
[INFO] [stdout]    --> src/operations.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 | unsafe extern "C" fn rename(from: *const c_char, to: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `link` is never used
[INFO] [stdout]    --> src/operations.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 | unsafe extern "C" fn link(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chmod` is never used
[INFO] [stdout]    --> src/operations.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 | unsafe extern "C" fn chmod(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chown` is never used
[INFO] [stdout]    --> src/operations.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 | unsafe extern "C" fn chown(p: *const c_char, uid: uid_t, gid: gid_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate` is never used
[INFO] [stdout]    --> src/operations.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 | unsafe extern "C" fn truncate(p: *const c_char, len: off_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]    --> src/operations.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 | unsafe extern "C" fn write(
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statfs` is never used
[INFO] [stdout]    --> src/operations.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 | unsafe extern "C" fn statfs(p: *const c_char, stbuf: *mut libc::statvfs) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush` is never used
[INFO] [stdout]    --> src/operations.rs:265:22
[INFO] [stdout]     |
[INFO] [stdout] 265 | unsafe extern "C" fn flush(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `release` is never used
[INFO] [stdout]    --> src/operations.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 | unsafe extern "C" fn release(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fsync` is never used
[INFO] [stdout]    --> src/operations.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 | unsafe extern "C" fn fsync(
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opendir` is never used
[INFO] [stdout]    --> src/operations.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 316 | unsafe extern "C" fn opendir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fsyncdir` is never used
[INFO] [stdout]    --> src/operations.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 | unsafe extern "C" fn fsyncdir(
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `releasedir` is never used
[INFO] [stdout]    --> src/operations.rs:389:22
[INFO] [stdout]     |
[INFO] [stdout] 389 | unsafe extern "C" fn releasedir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]    --> src/operations.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 | unsafe extern "C" fn init(conn: *mut fuse::fuse_conn_info) -> *mut c_void {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `destroy` is never used
[INFO] [stdout]    --> src/operations.rs:418:22
[INFO] [stdout]     |
[INFO] [stdout] 418 | unsafe extern "C" fn destroy(_private_data: *mut c_void) {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `access` is never used
[INFO] [stdout]    --> src/operations.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 | unsafe extern "C" fn access(p: *const c_char, flags: c_int) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]    --> src/operations.rs:433:22
[INFO] [stdout]     |
[INFO] [stdout] 433 | unsafe extern "C" fn create(
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ftruncate` is never used
[INFO] [stdout]    --> src/operations.rs:454:22
[INFO] [stdout]     |
[INFO] [stdout] 454 | unsafe extern "C" fn ftruncate(
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fgetattr` is never used
[INFO] [stdout]    --> src/operations.rs:469:22
[INFO] [stdout]     |
[INFO] [stdout] 469 | unsafe extern "C" fn fgetattr(
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lock` is never used
[INFO] [stdout]    --> src/operations.rs:487:22
[INFO] [stdout]     |
[INFO] [stdout] 487 | unsafe extern "C" fn lock(
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     FS.set(RwLock::new(FilesystemImpl(fs)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 |     FS.get()
[INFO] [stdout]     |     ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     FS.get_mut()
[INFO] [stdout]     |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d55ac4797f2a5d5623c46e32387c7d8c0255fcfaf78c69ec3d470a71e437bf57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55ac4797f2a5d5623c46e32387c7d8c0255fcfaf78c69ec3d470a71e437bf57", kill_on_drop: false }`
[INFO] [stdout] d55ac4797f2a5d5623c46e32387c7d8c0255fcfaf78c69ec3d470a71e437bf57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 610348ad070b88b2ae5760c391bfe1dcf54797870fb35f5a21da8542e490a8b5
[INFO] running `Command { std: "docker" "start" "-a" "610348ad070b88b2ae5760c391bfe1dcf54797870fb35f5a21da8542e490a8b5", kill_on_drop: false }`
[INFO] [stdout] warning: associated items `from_raw` and `fill` are never used
[INFO] [stdout]    --> src/fs.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl ConnectionInfo {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 162 |     pub(crate) fn from_raw(c: *const fuse::fuse_conn_info) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub(crate) fn fill(&self, conn: *mut fuse::fuse_conn_info) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file_info` is never used
[INFO] [stdout]    --> src/fs.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl OpenFileInfo {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 319 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `file_info` is never used
[INFO] [stdout]    --> src/fs.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 359 | impl WriteFileInfo {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stdout]    --> src/fs.rs:382:19
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl FlushFileInfo {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 382 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stdout]    --> src/fs.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl ReleaseFileInfo {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 426 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readlink` is never used
[INFO] [stdout]   --> src/operations.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | unsafe extern "C" fn readlink(p: *const c_char, buffer: *mut c_char, len: usize) -> c_int {
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdir` is never used
[INFO] [stdout]    --> src/operations.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 | unsafe extern "C" fn mkdir(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unlink` is never used
[INFO] [stdout]    --> src/operations.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 | unsafe extern "C" fn unlink(p: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rmdir` is never used
[INFO] [stdout]    --> src/operations.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 | unsafe extern "C" fn rmdir(p: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symlink` is never used
[INFO] [stdout]    --> src/operations.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 | unsafe extern "C" fn symlink(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rename` is never used
[INFO] [stdout]    --> src/operations.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 | unsafe extern "C" fn rename(from: *const c_char, to: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `link` is never used
[INFO] [stdout]    --> src/operations.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 | unsafe extern "C" fn link(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chmod` is never used
[INFO] [stdout]    --> src/operations.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 | unsafe extern "C" fn chmod(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chown` is never used
[INFO] [stdout]    --> src/operations.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 | unsafe extern "C" fn chown(p: *const c_char, uid: uid_t, gid: gid_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate` is never used
[INFO] [stdout]    --> src/operations.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 | unsafe extern "C" fn truncate(p: *const c_char, len: off_t) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]    --> src/operations.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 | unsafe extern "C" fn write(
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statfs` is never used
[INFO] [stdout]    --> src/operations.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 | unsafe extern "C" fn statfs(p: *const c_char, stbuf: *mut libc::statvfs) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush` is never used
[INFO] [stdout]    --> src/operations.rs:265:22
[INFO] [stdout]     |
[INFO] [stdout] 265 | unsafe extern "C" fn flush(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `release` is never used
[INFO] [stdout]    --> src/operations.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 | unsafe extern "C" fn release(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fsync` is never used
[INFO] [stdout]    --> src/operations.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 | unsafe extern "C" fn fsync(
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opendir` is never used
[INFO] [stdout]    --> src/operations.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 316 | unsafe extern "C" fn opendir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fsyncdir` is never used
[INFO] [stdout]    --> src/operations.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 | unsafe extern "C" fn fsyncdir(
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `releasedir` is never used
[INFO] [stdout]    --> src/operations.rs:389:22
[INFO] [stdout]     |
[INFO] [stdout] 389 | unsafe extern "C" fn releasedir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]    --> src/operations.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 | unsafe extern "C" fn init(conn: *mut fuse::fuse_conn_info) -> *mut c_void {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fuse-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `destroy` is never used
[INFO] [stdout]    --> src/operations.rs:418:22
[INFO] [stdout]     |
[INFO] [stdout] 418 | unsafe extern "C" fn destroy(_private_data: *mut c_void) {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `access` is never used
[INFO] [stdout]    --> src/operations.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 | unsafe extern "C" fn access(p: *const c_char, flags: c_int) -> c_int {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]    --> src/operations.rs:433:22
[INFO] [stdout]     |
[INFO] [stdout] 433 | unsafe extern "C" fn create(
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ftruncate` is never used
[INFO] [stdout]    --> src/operations.rs:454:22
[INFO] [stdout]     |
[INFO] [stdout] 454 | unsafe extern "C" fn ftruncate(
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fgetattr` is never used
[INFO] [stdout]    --> src/operations.rs:469:22
[INFO] [stdout]     |
[INFO] [stdout] 469 | unsafe extern "C" fn fgetattr(
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lock` is never used
[INFO] [stdout]    --> src/operations.rs:487:22
[INFO] [stdout]     |
[INFO] [stdout] 487 | unsafe extern "C" fn lock(
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     FS.set(RwLock::new(FilesystemImpl(fs)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 |     FS.get()
[INFO] [stdout]     |     ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     FS.get_mut()
[INFO] [stdout]     |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> examples/hellofs.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &mut FS,
[INFO] [stdout]     |             ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &raw mut FS,
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lock` is never used
[INFO] [stdout]    --> src/operations.rs:487:22
[INFO] [stdout]     |
[INFO] [stdout] 487 | unsafe extern "C" fn lock(
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     FS.set(RwLock::new(FilesystemImpl(fs)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/operations.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 |     FS.get()
[INFO] [stdout]     |     ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     FS.get_mut()
[INFO] [stdout]     |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:646:32
[INFO] [stdout]     |
[INFO] [stdout] 646 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 646 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:674:32
[INFO] [stdout]     |
[INFO] [stdout] 674 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 674 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:707:32
[INFO] [stdout]     |
[INFO] [stdout] 707 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 707 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:721:32
[INFO] [stdout]     |
[INFO] [stdout] 721 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 721 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:734:32
[INFO] [stdout]     |
[INFO] [stdout] 734 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 734 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:747:32
[INFO] [stdout]     |
[INFO] [stdout] 747 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 747 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 762 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:777:32
[INFO] [stdout]     |
[INFO] [stdout] 777 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 777 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:792:32
[INFO] [stdout]     |
[INFO] [stdout] 792 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 792 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 806 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:822:32
[INFO] [stdout]     |
[INFO] [stdout] 822 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 822 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:836:32
[INFO] [stdout]     |
[INFO] [stdout] 836 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 836 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:863:32
[INFO] [stdout]     |
[INFO] [stdout] 863 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 863 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:918:32
[INFO] [stdout]     |
[INFO] [stdout] 918 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 918 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:958:32
[INFO] [stdout]     |
[INFO] [stdout] 958 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 958 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/operations.rs:991:32
[INFO] [stdout]     |
[INFO] [stdout] 991 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 991 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1015:32
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1039:32
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1067:32
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1095:32
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1128:32
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1181:32
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1205:32
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1233:32
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1261:32
[INFO] [stdout]      |
[INFO] [stdout] 1261 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1261 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1282:27
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             setup_test_fs(&mut DUMMY_FS);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             setup_test_fs(&raw mut DUMMY_FS);
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1289:32
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1306:32
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1340:32
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/operations.rs:1371:32
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "610348ad070b88b2ae5760c391bfe1dcf54797870fb35f5a21da8542e490a8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610348ad070b88b2ae5760c391bfe1dcf54797870fb35f5a21da8542e490a8b5", kill_on_drop: false }`
[INFO] [stdout] 610348ad070b88b2ae5760c391bfe1dcf54797870fb35f5a21da8542e490a8b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21a8c59e2884d44b9ae734ffb4422634be6a7d8096558ce2af43d619b228e3ea
[INFO] running `Command { std: "docker" "start" "-a" "21a8c59e2884d44b9ae734ffb4422634be6a7d8096558ce2af43d619b228e3ea", kill_on_drop: false }`
[INFO] [stderr] warning: associated items `from_raw` and `fill` are never used
[INFO] [stderr]    --> src/fs.rs:162:19
[INFO] [stderr]     |
[INFO] [stderr] 161 | impl ConnectionInfo {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 162 |     pub(crate) fn from_raw(c: *const fuse::fuse_conn_info) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub(crate) fn fill(&self, conn: *mut fuse::fuse_conn_info) {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_file_info` is never used
[INFO] [stderr]    --> src/fs.rs:319:19
[INFO] [stderr]     |
[INFO] [stderr] 318 | impl OpenFileInfo {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] 319 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `file_info` is never used
[INFO] [stderr]    --> src/fs.rs:364:19
[INFO] [stderr]     |
[INFO] [stderr] 359 | impl WriteFileInfo {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 364 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stderr]    --> src/fs.rs:382:19
[INFO] [stderr]     |
[INFO] [stderr] 381 | impl FlushFileInfo {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 382 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 386 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_file_info` and `file_info` are never used
[INFO] [stderr]    --> src/fs.rs:426:19
[INFO] [stderr]     |
[INFO] [stderr] 425 | impl ReleaseFileInfo {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] 426 |     pub(crate) fn from_file_info(fi: FileInfo) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |     pub(crate) fn file_info(&self) -> &FileInfo {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `readlink` is never used
[INFO] [stderr]   --> src/operations.rs:86:22
[INFO] [stderr]    |
[INFO] [stderr] 86 | unsafe extern "C" fn readlink(p: *const c_char, buffer: *mut c_char, len: usize) -> c_int {
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mkdir` is never used
[INFO] [stderr]    --> src/operations.rs:108:22
[INFO] [stderr]     |
[INFO] [stderr] 108 | unsafe extern "C" fn mkdir(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `unlink` is never used
[INFO] [stderr]    --> src/operations.rs:116:22
[INFO] [stderr]     |
[INFO] [stderr] 116 | unsafe extern "C" fn unlink(p: *const c_char) -> c_int {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rmdir` is never used
[INFO] [stderr]    --> src/operations.rs:123:22
[INFO] [stderr]     |
[INFO] [stderr] 123 | unsafe extern "C" fn rmdir(p: *const c_char) -> c_int {
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `symlink` is never used
[INFO] [stderr]    --> src/operations.rs:130:22
[INFO] [stderr]     |
[INFO] [stderr] 130 | unsafe extern "C" fn symlink(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rename` is never used
[INFO] [stderr]    --> src/operations.rs:140:22
[INFO] [stderr]     |
[INFO] [stderr] 140 | unsafe extern "C" fn rename(from: *const c_char, to: *const c_char) -> c_int {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `link` is never used
[INFO] [stderr]    --> src/operations.rs:150:22
[INFO] [stderr]     |
[INFO] [stderr] 150 | unsafe extern "C" fn link(src: *const c_char, dst: *const c_char) -> c_int {
[INFO] [stderr]     |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `chmod` is never used
[INFO] [stderr]    --> src/operations.rs:160:22
[INFO] [stderr]     |
[INFO] [stderr] 160 | unsafe extern "C" fn chmod(p: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `chown` is never used
[INFO] [stderr]    --> src/operations.rs:167:22
[INFO] [stderr]     |
[INFO] [stderr] 167 | unsafe extern "C" fn chown(p: *const c_char, uid: uid_t, gid: gid_t) -> c_int {
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `truncate` is never used
[INFO] [stderr]    --> src/operations.rs:174:22
[INFO] [stderr]     |
[INFO] [stderr] 174 | unsafe extern "C" fn truncate(p: *const c_char, len: off_t) -> c_int {
[INFO] [stderr]     |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write` is never used
[INFO] [stderr]    --> src/operations.rs:223:22
[INFO] [stderr]     |
[INFO] [stderr] 223 | unsafe extern "C" fn write(
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `statfs` is never used
[INFO] [stderr]    --> src/operations.rs:248:22
[INFO] [stderr]     |
[INFO] [stderr] 248 | unsafe extern "C" fn statfs(p: *const c_char, stbuf: *mut libc::statvfs) -> c_int {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `flush` is never used
[INFO] [stderr]    --> src/operations.rs:265:22
[INFO] [stderr]     |
[INFO] [stderr] 265 | unsafe extern "C" fn flush(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `release` is never used
[INFO] [stderr]    --> src/operations.rs:280:22
[INFO] [stderr]     |
[INFO] [stderr] 280 | unsafe extern "C" fn release(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fsync` is never used
[INFO] [stderr]    --> src/operations.rs:295:22
[INFO] [stderr]     |
[INFO] [stderr] 295 | unsafe extern "C" fn fsync(
[INFO] [stderr]     |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `opendir` is never used
[INFO] [stderr]    --> src/operations.rs:316:22
[INFO] [stderr]     |
[INFO] [stderr] 316 | unsafe extern "C" fn opendir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fsyncdir` is never used
[INFO] [stderr]    --> src/operations.rs:368:22
[INFO] [stderr]     |
[INFO] [stderr] 368 | unsafe extern "C" fn fsyncdir(
[INFO] [stderr]     |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `releasedir` is never used
[INFO] [stderr]    --> src/operations.rs:389:22
[INFO] [stderr]     |
[INFO] [stderr] 389 | unsafe extern "C" fn releasedir(p: *const c_char, fi: *mut fuse::fuse_file_info) -> c_int {
[INFO] [stderr]     |                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init` is never used
[INFO] [stderr]    --> src/operations.rs:404:22
[INFO] [stderr]     |
[INFO] [stderr] 404 | unsafe extern "C" fn init(conn: *mut fuse::fuse_conn_info) -> *mut c_void {
[INFO] [stderr]     |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `destroy` is never used
[INFO] [stderr]    --> src/operations.rs:418:22
[INFO] [stderr]     |
[INFO] [stderr] 418 | unsafe extern "C" fn destroy(_private_data: *mut c_void) {
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `access` is never used
[INFO] [stderr]    --> src/operations.rs:422:22
[INFO] [stderr]     |
[INFO] [stderr] 422 | unsafe extern "C" fn access(p: *const c_char, flags: c_int) -> c_int {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create` is never used
[INFO] [stderr]    --> src/operations.rs:433:22
[INFO] [stderr]     |
[INFO] [stderr] 433 | unsafe extern "C" fn create(
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ftruncate` is never used
[INFO] [stderr]    --> src/operations.rs:454:22
[INFO] [stderr]     |
[INFO] [stderr] 454 | unsafe extern "C" fn ftruncate(
[INFO] [stderr]     |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fgetattr` is never used
[INFO] [stderr]    --> src/operations.rs:469:22
[INFO] [stderr]     |
[INFO] [stderr] 469 | unsafe extern "C" fn fgetattr(
[INFO] [stderr]     |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `lock` is never used
[INFO] [stderr]    --> src/operations.rs:487:22
[INFO] [stderr]     |
[INFO] [stderr] 487 | unsafe extern "C" fn lock(
[INFO] [stderr]     |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/operations.rs:582:5
[INFO] [stderr]     |
[INFO] [stderr] 582 |     FS.set(RwLock::new(FilesystemImpl(fs)))
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/operations.rs:587:5
[INFO] [stderr]     |
[INFO] [stderr] 587 |     FS.get()
[INFO] [stderr]     |     ^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:594:5
[INFO] [stderr]     |
[INFO] [stderr] 594 |     FS.get_mut()
[INFO] [stderr]     |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `fuse-rs` (lib) generated 33 warnings
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> examples/hellofs.rs:107:13
[INFO] [stderr]     |
[INFO] [stderr] 107 |             &mut FS,
[INFO] [stderr]     |             ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 107 |             &raw mut FS,
[INFO] [stderr]     |              +++
[INFO] [stderr] 
[INFO] [stderr] warning: function `lock` is never used
[INFO] [stderr]    --> src/operations.rs:487:22
[INFO] [stderr]     |
[INFO] [stderr] 487 | unsafe extern "C" fn lock(
[INFO] [stderr]     |                      ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:646:32
[INFO] [stderr]     |
[INFO] [stderr] 646 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 646 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:674:32
[INFO] [stderr]     |
[INFO] [stderr] 674 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 674 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:707:32
[INFO] [stderr]     |
[INFO] [stderr] 707 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 707 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:721:32
[INFO] [stderr]     |
[INFO] [stderr] 721 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 721 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:734:32
[INFO] [stderr]     |
[INFO] [stderr] 734 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 734 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:747:32
[INFO] [stderr]     |
[INFO] [stderr] 747 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 747 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:762:32
[INFO] [stderr]     |
[INFO] [stderr] 762 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 762 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:777:32
[INFO] [stderr]     |
[INFO] [stderr] 777 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 777 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:792:32
[INFO] [stderr]     |
[INFO] [stderr] 792 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 792 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:806:32
[INFO] [stderr]     |
[INFO] [stderr] 806 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 806 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:822:32
[INFO] [stderr]     |
[INFO] [stderr] 822 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 822 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:836:32
[INFO] [stderr]     |
[INFO] [stderr] 836 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 836 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:863:32
[INFO] [stderr]     |
[INFO] [stderr] 863 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 863 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:918:32
[INFO] [stderr]     |
[INFO] [stderr] 918 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 918 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:958:32
[INFO] [stderr]     |
[INFO] [stderr] 958 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 958 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/operations.rs:991:32
[INFO] [stderr]     |
[INFO] [stderr] 991 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 991 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1015:32
[INFO] [stderr]      |
[INFO] [stderr] 1015 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1015 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1039:32
[INFO] [stderr]      |
[INFO] [stderr] 1039 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1039 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1067:32
[INFO] [stderr]      |
[INFO] [stderr] 1067 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1067 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1095:32
[INFO] [stderr]      |
[INFO] [stderr] 1095 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1095 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1128:32
[INFO] [stderr]      |
[INFO] [stderr] 1128 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1128 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1181:32
[INFO] [stderr]      |
[INFO] [stderr] 1181 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1181 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1205:32
[INFO] [stderr]      |
[INFO] [stderr] 1205 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1205 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1233:32
[INFO] [stderr]      |
[INFO] [stderr] 1233 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1233 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1261:32
[INFO] [stderr]      |
[INFO] [stderr] 1261 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1261 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1282:27
[INFO] [stderr]      |
[INFO] [stderr] 1282 |             setup_test_fs(&mut DUMMY_FS);
[INFO] [stderr]      |                           ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1282 |             setup_test_fs(&raw mut DUMMY_FS);
[INFO] [stderr]      |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1289:32
[INFO] [stderr]      |
[INFO] [stderr] 1289 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1289 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1306:32
[INFO] [stderr]      |
[INFO] [stderr] 1306 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1306 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1340:32
[INFO] [stderr]      |
[INFO] [stderr] 1340 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1340 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]     --> src/operations.rs:1371:32
[INFO] [stderr]      |
[INFO] [stderr] 1371 |         unsafe { setup_test_fs(&mut DUMMY_FS) };
[INFO] [stderr]      |                                ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]      |
[INFO] [stderr] 1371 |         unsafe { setup_test_fs(&raw mut DUMMY_FS) };
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fuse-rs` (example "hellofs") generated 1 warning
[INFO] [stderr] warning: `fuse-rs` (lib test) generated 34 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuse_rs-1072bf0513baba48)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test operations::tests::test_build_path ... ok
[INFO] [stdout] test operations::tests::test_chmod ... ok
[INFO] [stdout] test operations::tests::test_access ... ok
[INFO] [stdout] test operations::tests::test_flush ... ok
[INFO] [stdout] test operations::tests::test_chown ... ok
[INFO] [stdout] test operations::tests::test_fsync_all ... ok
[INFO] [stdout] test operations::tests::test_create ... ok
[INFO] [stdout] test operations::tests::test_destroy ... ok
[INFO] [stdout] test operations::tests::test_fsync_data ... ok
[INFO] [stdout] test operations::tests::test_fgetattr ... ok
[INFO] [stdout] test operations::tests::test_fsyncdir_all ... ok
[INFO] [stdout] test operations::tests::test_ftruncate ... ok
[INFO] [stdout] test operations::tests::test_getattr ... ok
[INFO] [stdout] test operations::tests::test_init ... ok
[INFO] [stdout] test operations::tests::test_link ... ok
[INFO] [stdout] test operations::tests::test_open ... ok
[INFO] [stdout] test operations::tests::test_symlink ... ok
[INFO] [stdout] test operations::tests::test_fsyncdir_data ... ok
[INFO] [stdout] test operations::tests::test_truncate ... ok
[INFO] [stdout] test operations::tests::test_write ... ok
[INFO] [stdout] test operations::tests::test_readlink ... ok
[INFO] [stdout] test operations::tests::test_rename ... ok
[INFO] [stdout] test operations::tests::test_mkdir ... ok
[INFO] [stdout] test operations::tests::test_rmdir ... ok
[INFO] [stdout] test operations::tests::test_release ... ok
[INFO] [stdout] test operations::tests::test_statfs ... ok
[INFO] [stdout] test operations::tests::test_releasedir ... ok
[INFO] [stdout] test operations::tests::test_opendir ... ok
[INFO] [stdout] test operations::tests::test_unlink ... ok
[INFO] [stdout] test operations::tests::test_read ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'operations::tests::test_readdir' panicked at library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x606daa264ca2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x606daa264ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x606daa264ca2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x606daa264ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x606daa289dd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::tests::test_readdir' panicked at src/operations.rs:1424:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 17
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606daa264ca2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606daa264ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606daa264ca2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606daa264ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x606daa289dd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606daa289dd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x606daa261a13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606daa261a13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606daa264af2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606daa26620c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606daa266062 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606daa22db14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x606daa22db14 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606daa266beb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x606daa266beb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606daa2669ba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606daa265199 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x606daa26664d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606daa288920 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606daa288bb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x606daa288ad9 - core::panicking::assert_failed::h05fb87b141f51436
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x606daa1e9400 - fuse_rs::operations::tests::fake_fill_dir::h2aabea7ec2f0a736
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations.rs:1424:9
[INFO] [stdout]   22:     0x606daa1f234d - fuse_rs::operations::readdir::h2d35e954074f47a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations.rs:348:35
[INFO] [stdout]   23:     0x606daa1ee5d4 - fuse_rs::operations::tests::test_readdir::hb69b5b362ab67182
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations.rs:1167:17
[INFO] [stdout]   24:     0x606daa1f35a9 - fuse_rs::operations::tests::test_readdir::{{closure}}::hcddbc7dba77a7b75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations.rs:1127:22
[INFO] [stdout]   25:     0x606daa1f35a9 - core::ops::function::FnOnce::call_once::h71367c43eb287a6b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x606daa23324b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x606daa23324b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x606daa23248e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x606daa23248e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x606daa23248e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x606daa23248e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x606daa23248e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x606daa23248e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x606daa23248e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x606daa1f6034 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x606daa1f6034 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x606daa1f99da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x606daa1f99da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x606daa1f99da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x606daa1f99da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x606daa1f99da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x606daa1f99da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x606daa1f99da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x606daa269b47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x606daa269b47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x606daa269b47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x78452cf42aa4 - <unknown>
[INFO] [stdout]   48:     0x78452cfcfa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stderr]    5:     0x606daa289dd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x606daa261b43 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x606daa261b43 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x606daa264af2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x606daa26620c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x606daa26600f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x606daa22db14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x606daa22db14 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x606daa266beb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x606daa266beb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x606daa266986 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x606daa265199 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   17:     0x606daa26664d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x606daa288942 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x606daa288942 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stderr]   20:     0x606daa2889d2 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x606daa288a95 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stderr]   22:     0x606daa1e9432 - fuse_rs::operations::tests::fake_fill_dir::h2aabea7ec2f0a736
[INFO] [stderr]                                at /opt/rustwide/workdir/src/operations.rs:1415:5
[INFO] [stderr]   23:     0x606daa1f234d - fuse_rs::operations::readdir::h2d35e954074f47a4
[INFO] [stderr]                                at /opt/rustwide/workdir/src/operations.rs:348:35
[INFO] [stderr]   24:     0x606daa1ee5d4 - fuse_rs::operations::tests::test_readdir::hb69b5b362ab67182
[INFO] [stderr]                                at /opt/rustwide/workdir/src/operations.rs:1167:17
[INFO] [stderr]   25:     0x606daa1f35a9 - fuse_rs::operations::tests::test_readdir::{{closure}}::hcddbc7dba77a7b75
[INFO] [stderr]                                at /opt/rustwide/workdir/src/operations.rs:1127:22
[INFO] [stderr]   26:     0x606daa1f35a9 - core::ops::function::FnOnce::call_once::h71367c43eb287a6b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x606daa23324b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x606daa23324b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stderr]   29:     0x606daa23248e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stderr]   30:     0x606daa23248e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   31:     0x606daa23248e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   32:     0x606daa23248e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   33:     0x606daa23248e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x606daa23248e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stderr]   35:     0x606daa23248e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stderr]   36:     0x606daa1f6034 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stderr]   37:     0x606daa1f6034 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   38:     0x606daa1f99da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   39:     0x606daa1f99da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   40:     0x606daa1f99da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   41:     0x606daa1f99da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   42:     0x606daa1f99da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x606daa1f99da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   44:     0x606daa1f99da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x606daa269b47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   46:     0x606daa269b47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   47:     0x606daa269b47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   48:     0x78452cf42aa4 - <unknown>
[INFO] [stderr]   49:     0x78452cfcfa34 - clone
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fuse_rs-1072bf0513baba48` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "21a8c59e2884d44b9ae734ffb4422634be6a7d8096558ce2af43d619b228e3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21a8c59e2884d44b9ae734ffb4422634be6a7d8096558ce2af43d619b228e3ea", kill_on_drop: false }`
[INFO] [stdout] 21a8c59e2884d44b9ae734ffb4422634be6a7d8096558ce2af43d619b228e3ea
