[INFO] cloning repository https://github.com/odd12258053/rusfuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odd12258053/rusfuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd12258053%2Frusfuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd12258053%2Frusfuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7755647ed4380c0c97475e76979f8eeb81c76162 [INFO] testing odd12258053/rusfuse against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd12258053%2Frusfuse" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/odd12258053/rusfuse on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/odd12258053/rusfuse [INFO] finished tweaking git repo https://github.com/odd12258053/rusfuse [INFO] tweaked toml for git repo https://github.com/odd12258053/rusfuse written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/odd12258053/rusfuse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b316b14fb1799e85414320a59bf3bb11fdc6577c7f322b6f5b1dff2844d755c9 [INFO] running `Command { std: "docker" "start" "-a" "b316b14fb1799e85414320a59bf3bb11fdc6577c7f322b6f5b1dff2844d755c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b316b14fb1799e85414320a59bf3bb11fdc6577c7f322b6f5b1dff2844d755c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b316b14fb1799e85414320a59bf3bb11fdc6577c7f322b6f5b1dff2844d755c9", kill_on_drop: false }` [INFO] [stdout] b316b14fb1799e85414320a59bf3bb11fdc6577c7f322b6f5b1dff2844d755c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3c28a4ca4d3571c2c2b02725a40155d6a6b3ee58dd6648b4a816a963287190 [INFO] running `Command { std: "docker" "start" "-a" "de3c28a4ca4d3571c2c2b02725a40155d6a6b3ee58dd6648b4a816a963287190", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rusfuse v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.68s [INFO] running `Command { std: "docker" "inspect" "de3c28a4ca4d3571c2c2b02725a40155d6a6b3ee58dd6648b4a816a963287190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3c28a4ca4d3571c2c2b02725a40155d6a6b3ee58dd6648b4a816a963287190", kill_on_drop: false }` [INFO] [stdout] de3c28a4ca4d3571c2c2b02725a40155d6a6b3ee58dd6648b4a816a963287190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c60fdc3065fc93717ed7200578a953b2ab42d7970e6c369f0cd12e6c9201c9d [INFO] running `Command { std: "docker" "start" "-a" "8c60fdc3065fc93717ed7200578a953b2ab42d7970e6c369f0cd12e6c9201c9d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rusfuse v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> examples/inmemory.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FuseDirectory` [INFO] [stdout] --> examples/inmemory.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | use rusfuse::{FileType, FuseAttr, FuseDirectory}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> examples/inmemory.rs:366:35 [INFO] [stdout] | [INFO] [stdout] 366 | return Ok((FuseEntryParam::new(ch.to_attr(), 0, 0.0, 0.0))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - return Ok((FuseEntryParam::new(ch.to_attr(), 0, 0.0, 0.0))); [INFO] [stdout] 366 + return Ok(FuseEntryParam::new(ch.to_attr(), 0, 0.0, 0.0)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> examples/inmemory.rs:397:30 [INFO] [stdout] | [INFO] [stdout] 397 | Some(node) => Ok((FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 397 - Some(node) => Ok((FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0))), [INFO] [stdout] 397 + Some(node) => Ok(FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> examples/inmemory.rs:426:30 [INFO] [stdout] | [INFO] [stdout] 426 | Some(node) => Ok((FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - Some(node) => Ok((FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0))), [INFO] [stdout] 426 + Some(node) => Ok(FuseEntryParam::new(node.to_attr(), 0, 0.0, 0.0)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S_IWOTH` [INFO] [stdout] --> src/fuse.rs:594:67 [INFO] [stdout] | [INFO] [stdout] 594 | use libc::{stat, S_IFREG, S_IRGRP, S_IROTH, S_IRUSR, S_IWGRP, S_IWOTH, S_IWUSR}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gid` [INFO] [stdout] --> examples/inmemory.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) gid: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/inmemory.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `children` [INFO] [stdout] --> examples/inmemory.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn children(&self) -> &BTreeSet { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_ino` [INFO] [stdout] --> examples/inmemory.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | pub(self) fn update_ino(&mut self, ino: InoType) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stamp_atime` [INFO] [stdout] --> examples/inmemory.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn stamp_atime(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stamp_mtime` [INFO] [stdout] --> examples/inmemory.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) fn stamp_mtime(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stamp_ctime` [INFO] [stdout] --> examples/inmemory.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub(crate) fn stamp_ctime(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/fuse.rs:601:32 [INFO] [stdout] | [INFO] [stdout] 600 | let sb = unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] 601 | let mut sb: stat = unsafe { mem::zeroed::() }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/fuse.rs:602:23 [INFO] [stdout] | [INFO] [stdout] 600 | let sb = unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] 601 | let mut sb: stat = unsafe { mem::zeroed::() }; [INFO] [stdout] 602 | let ret = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/fuse.rs:604:65 [INFO] [stdout] | [INFO] [stdout] 604 | CString::new("./tests/resource/a").unwrap().as_ptr(), [INFO] [stdout] | ------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.rusfuse.209cda24-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8.1hrdtu4ljlkrrr3l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfuse3" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc32cae5596dd82f.rlib" "/opt/rustwide/target/debug/deps/liblog-ae14c697bcc846c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusfuse-80fc543f258b64d8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfuse3 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusfuse` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.hello.a484fdb2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373.5ghoz0ivzzwtqso0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusfuse-63b5703ffd89a5bb.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc32cae5596dd82f.rlib" "/opt/rustwide/target/debug/deps/liblog-ae14c697bcc846c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lfuse3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-2c7497dbde3dc373" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfuse3 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.inmemory.6a94a206-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6.3d4mu53gmn2wz5ed.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-9ea21f7f22a62277.rlib" "/opt/rustwide/target/debug/deps/librusfuse-63b5703ffd89a5bb.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6c53047b643b5a12.rlib" "/opt/rustwide/target/debug/deps/libatty-6e9b6fb40ebcb0bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc32cae5596dd82f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libregex-1ccca2bb76819f04.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5d1b1b0efebd99aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e60c01ed5f885d52.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/liblog-ae14c697bcc846c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lfuse3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inmemory-905ecb89aa4d2cb6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfuse3 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c60fdc3065fc93717ed7200578a953b2ab42d7970e6c369f0cd12e6c9201c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c60fdc3065fc93717ed7200578a953b2ab42d7970e6c369f0cd12e6c9201c9d", kill_on_drop: false }` [INFO] [stdout] 8c60fdc3065fc93717ed7200578a953b2ab42d7970e6c369f0cd12e6c9201c9d