[INFO] fetching crate fuse-rs 0.0.1... [INFO] checking fuse-rs-0.0.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate fuse-rs 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fuse-rs 0.0.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate crates.io crate fuse-rs 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded libfuse-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65ab823518b5e275ed4f842f86a87c0859c2bb66fa4ffad50abe5a1987c6f308 [INFO] running `Command { std: "docker" "start" "-a" "65ab823518b5e275ed4f842f86a87c0859c2bb66fa4ffad50abe5a1987c6f308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65ab823518b5e275ed4f842f86a87c0859c2bb66fa4ffad50abe5a1987c6f308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ab823518b5e275ed4f842f86a87c0859c2bb66fa4ffad50abe5a1987c6f308", kill_on_drop: false }` [INFO] [stdout] 65ab823518b5e275ed4f842f86a87c0859c2bb66fa4ffad50abe5a1987c6f308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5fe8a129365d6cfcd884202e10c51236f1bf0e5cecc27ac6346a727890d737f [INFO] running `Command { std: "docker" "start" "-a" "c5fe8a129365d6cfcd884202e10c51236f1bf0e5cecc27ac6346a727890d737f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libfuse-sys v0.3.0 [INFO] [stderr] Checking fuse-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `from_raw` [INFO] [stdout] --> src/fs.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn from_raw(c: *const fuse::fuse_conn_info) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> src/fs.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn fill(&self, conn: *mut fuse::fuse_conn_info) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file_info` [INFO] [stdout] --> src/fs.rs:319:19 [INFO] [stdout] | [INFO] [stdout] 319 | pub(crate) fn from_file_info(fi: FileInfo) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_info` [INFO] [stdout] --> src/fs.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 364 | pub(crate) fn file_info(&self) -> &FileInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file_info` [INFO] [stdout] --> src/fs.rs:382:19 [INFO] [stdout] | [INFO] [stdout] 382 | pub(crate) fn from_file_info(fi: FileInfo) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_info` [INFO] [stdout] --> src/fs.rs:386:19 [INFO] [stdout] | [INFO] [stdout] 386 | pub(crate) fn file_info(&self) -> &FileInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file_info` [INFO] [stdout] --> src/fs.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) fn from_file_info(fi: FileInfo) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_info` [INFO] [stdout] --> src/fs.rs:430:19 [INFO] [stdout] | [INFO] [stdout] 430 | pub(crate) fn file_info(&self) -> &FileInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `readlink` [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 is never used: `mkdir` [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 is never used: `unlink` [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 is never used: `rmdir` [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 is never used: `symlink` [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 is never used: `rename` [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 is never used: `link` [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 is never used: `chmod` [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 is never used: `chown` [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 is never used: `truncate` [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 is never used: `write` [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 is never used: `statfs` [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 is never used: `flush` [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 is never used: `release` [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 is never used: `fsync` [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 is never used: `opendir` [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 is never used: `fsyncdir` [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 is never used: `releasedir` [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 is never used: `init` [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 is never used: `destroy` [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 is never used: `access` [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 is never used: `create` [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 is never used: `ftruncate` [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 is never used: `fgetattr` [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 is never used: `lock` [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: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lock` [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `Command { std: "docker" "inspect" "c5fe8a129365d6cfcd884202e10c51236f1bf0e5cecc27ac6346a727890d737f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5fe8a129365d6cfcd884202e10c51236f1bf0e5cecc27ac6346a727890d737f", kill_on_drop: false }` [INFO] [stdout] c5fe8a129365d6cfcd884202e10c51236f1bf0e5cecc27ac6346a727890d737f