[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3568ceaaa87795761b3fcdf1865f308bd0c0c67d06b4a0004a5427c904e8c19 [INFO] running `Command { std: "docker" "start" "-a" "a3568ceaaa87795761b3fcdf1865f308bd0c0c67d06b4a0004a5427c904e8c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3568ceaaa87795761b3fcdf1865f308bd0c0c67d06b4a0004a5427c904e8c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3568ceaaa87795761b3fcdf1865f308bd0c0c67d06b4a0004a5427c904e8c19", kill_on_drop: false }` [INFO] [stdout] a3568ceaaa87795761b3fcdf1865f308bd0c0c67d06b4a0004a5427c904e8c19 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125ad8b12bce75aed58d9aa19e0831c8482f6955410fe377d7fea2e0ab9535ba [INFO] running `Command { std: "docker" "start" "-a" "125ad8b12bce75aed58d9aa19e0831c8482f6955410fe377d7fea2e0ab9535ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 15.26s [INFO] running `Command { std: "docker" "inspect" "125ad8b12bce75aed58d9aa19e0831c8482f6955410fe377d7fea2e0ab9535ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125ad8b12bce75aed58d9aa19e0831c8482f6955410fe377d7fea2e0ab9535ba", kill_on_drop: false }` [INFO] [stdout] 125ad8b12bce75aed58d9aa19e0831c8482f6955410fe377d7fea2e0ab9535ba [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ae55424a6f5b7a9e62dbd2adcb1c4f3029f384bbaca3889d7ee7b92d3da8203 [INFO] running `Command { std: "docker" "start" "-a" "5ae55424a6f5b7a9e62dbd2adcb1c4f3029f384bbaca3889d7ee7b92d3da8203", 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: 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: 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: unnecessary `unsafe` block [INFO] [stdout] --> src/fuse.rs:600:18 [INFO] [stdout] | [INFO] [stdout] 600 | let sb = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [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] [stderr] error: could not compile `rusfuse` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.hello.b68488d4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd.345mnltl4mqkcqlv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusfuse-3d55248ca2e5467b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6357eab4c271a403.rlib" "/opt/rustwide/target/debug/deps/liblog-485dfa966e1fd65e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfuse3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-400357729f8708bd" "-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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusfuse` due to 2 previous errors; 11 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.inmemory.051e0540-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928.ybrht5n4zwuwbid.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-d30b1c4591a9c207.rlib" "/opt/rustwide/target/debug/deps/librusfuse-3d55248ca2e5467b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c6a74661f2f5193e.rlib" "/opt/rustwide/target/debug/deps/libatty-73a679192860df71.rlib" "/opt/rustwide/target/debug/deps/liblibc-6357eab4c271a403.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-205aa99eb1cbebde.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b9c243950fcfea9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-42d7e6427b0d8996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/liblog-485dfa966e1fd65e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfuse3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inmemory-b8113bea1243a928" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.rusfuse.881d0016-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b.3cd61e0l2ux4klhj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfuse3" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/liblibc-6357eab4c271a403.rlib" "/opt/rustwide/target/debug/deps/liblog-485dfa966e1fd65e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusfuse-7d25b7eab89c473b" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusfuse` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5ae55424a6f5b7a9e62dbd2adcb1c4f3029f384bbaca3889d7ee7b92d3da8203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae55424a6f5b7a9e62dbd2adcb1c4f3029f384bbaca3889d7ee7b92d3da8203", kill_on_drop: false }` [INFO] [stdout] 5ae55424a6f5b7a9e62dbd2adcb1c4f3029f384bbaca3889d7ee7b92d3da8203