[INFO] fetching crate tfs-fuse-sys 0.1.1... [INFO] checking tfs-fuse-sys-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate tfs-fuse-sys 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tfs-fuse-sys 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tfs-fuse-sys 0.1.1 [INFO] finished tweaking crates.io crate tfs-fuse-sys 0.1.1 [INFO] tweaked toml for crates.io crate tfs-fuse-sys 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 392f0e4428a3059a7400600e8877816e3a9009606f7f75d6594f9b4ea466f685 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "392f0e4428a3059a7400600e8877816e3a9009606f7f75d6594f9b4ea466f685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "392f0e4428a3059a7400600e8877816e3a9009606f7f75d6594f9b4ea466f685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392f0e4428a3059a7400600e8877816e3a9009606f7f75d6594f9b4ea466f685", kill_on_drop: false }` [INFO] [stdout] 392f0e4428a3059a7400600e8877816e3a9009606f7f75d6594f9b4ea466f685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e1f68000f4a72b79aae069cb11247edc7155a84d2a933f91f53ae5d1c159465 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e1f68000f4a72b79aae069cb11247edc7155a84d2a933f91f53ae5d1c159465", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tfs-fuse-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | use libc::{c_char, c_int, size_t, c_void, stat, c_ulong, uint64_t, c_uint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:94:59 [INFO] [stdout] | [INFO] [stdout] 94 | pub bmap: Option c_int>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | fh: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | lock_owner: uint64_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_new` [INFO] [stdout] --> src/ffi.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / pub fn fuse_new(ch: *mut fuse_chan, args: *mut fuse_args, op: *const fuse_operations, [INFO] [stdout] 22 | | op_size: size_t, user_data: *mut c_void) -> *mut fuse; [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_destroy` [INFO] [stdout] --> src/ffi.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn fuse_destroy(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_loop_mt` [INFO] [stdout] --> src/ffi.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn fuse_loop_mt(fuse: *mut fuse) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_exit` [INFO] [stdout] --> src/ffi.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fuse_exit(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_mount` [INFO] [stdout] --> src/ffi.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fuse_mount(mountpoint: *const c_char, args: *mut fuse_args) -> *mut fuse_chan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_unmount` [INFO] [stdout] --> src/ffi.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn fuse_unmount(mountpoint: *const c_char, ch: *mut fuse_chan) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_daemonize` [INFO] [stdout] --> src/ffi.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn fuse_daemonize(foreground: c_int) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_set_signal_handlers` [INFO] [stdout] --> src/ffi.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fuse_set_signal_handlers(session: *mut fuse_session) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_remove_signal_handlers` [INFO] [stdout] --> src/ffi.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn fuse_remove_signal_handlers(session: &mut fuse_session) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_getcontex` [INFO] [stdout] --> src/ffi.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn fuse_getcontex() -> *mut fuse_context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse` [INFO] [stdout] --> src/ffi.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_chan` [INFO] [stdout] --> src/ffi.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_session` [INFO] [stdout] --> src/ffi.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_context` [INFO] [stdout] --> src/ffi.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct fuse_context { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_args` [INFO] [stdout] --> src/ffi.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct fuse_args { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_operations` [INFO] [stdout] --> src/ffi.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct fuse_operations { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fuse_fill_dir_t` [INFO] [stdout] --> src/ffi.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub type fuse_fill_dir_t = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_file_info` [INFO] [stdout] --> src/ffi.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct fuse_file_info { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_conn_info` [INFO] [stdout] --> src/ffi.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct fuse_conn_info { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | use libc::{c_char, c_int, size_t, c_void, stat, c_ulong, uint64_t, c_uint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:94:59 [INFO] [stdout] | [INFO] [stdout] 94 | pub bmap: Option c_int>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | fh: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/ffi.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | lock_owner: uint64_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_new` [INFO] [stdout] --> src/ffi.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / pub fn fuse_new(ch: *mut fuse_chan, args: *mut fuse_args, op: *const fuse_operations, [INFO] [stdout] 22 | | op_size: size_t, user_data: *mut c_void) -> *mut fuse; [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_destroy` [INFO] [stdout] --> src/ffi.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn fuse_destroy(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_loop_mt` [INFO] [stdout] --> src/ffi.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn fuse_loop_mt(fuse: *mut fuse) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_exit` [INFO] [stdout] --> src/ffi.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fuse_exit(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_mount` [INFO] [stdout] --> src/ffi.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fuse_mount(mountpoint: *const c_char, args: *mut fuse_args) -> *mut fuse_chan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_unmount` [INFO] [stdout] --> src/ffi.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn fuse_unmount(mountpoint: *const c_char, ch: *mut fuse_chan) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_daemonize` [INFO] [stdout] --> src/ffi.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn fuse_daemonize(foreground: c_int) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_set_signal_handlers` [INFO] [stdout] --> src/ffi.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fuse_set_signal_handlers(session: *mut fuse_session) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_remove_signal_handlers` [INFO] [stdout] --> src/ffi.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn fuse_remove_signal_handlers(session: &mut fuse_session) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fuse_getcontex` [INFO] [stdout] --> src/ffi.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn fuse_getcontex() -> *mut fuse_context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse` [INFO] [stdout] --> src/ffi.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_chan` [INFO] [stdout] --> src/ffi.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_session` [INFO] [stdout] --> src/ffi.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_context` [INFO] [stdout] --> src/ffi.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct fuse_context { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_args` [INFO] [stdout] --> src/ffi.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct fuse_args { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_operations` [INFO] [stdout] --> src/ffi.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct fuse_operations { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fuse_fill_dir_t` [INFO] [stdout] --> src/ffi.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub type fuse_fill_dir_t = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_file_info` [INFO] [stdout] --> src/ffi.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct fuse_file_info { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `fuse_conn_info` [INFO] [stdout] --> src/ffi.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct fuse_conn_info { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fuse_new(ch: *mut fuse_chan, args: *mut fuse_args, op: *const fuse_operations, [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | op_size: size_t, user_data: *mut c_void) -> *mut fuse; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn fuse_destroy(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn fuse_loop_mt(fuse: *mut fuse) -> c_int; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fuse_exit(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fuse_mount(mountpoint: *const c_char, args: *mut fuse_args) -> *mut fuse_chan; [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn fuse_unmount(mountpoint: *const c_char, ch: *mut fuse_chan) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_session`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fuse_set_signal_handlers(session: *mut fuse_session) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_session`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn fuse_remove_signal_handlers(session: &mut fuse_session) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn fuse_getcontex() -> *mut fuse_context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fuse_new(ch: *mut fuse_chan, args: *mut fuse_args, op: *const fuse_operations, [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | op_size: size_t, user_data: *mut c_void) -> *mut fuse; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn fuse_destroy(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn fuse_loop_mt(fuse: *mut fuse) -> c_int; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fuse_exit(fuse: *mut fuse) -> c_void; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn fuse_mount(mountpoint: *const c_char, args: *mut fuse_args) -> *mut fuse_chan; [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_chan`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn fuse_unmount(mountpoint: *const c_char, ch: *mut fuse_chan) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct fuse_chan(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_session`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fuse_set_signal_handlers(session: *mut fuse_session) -> c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse_session`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn fuse_remove_signal_handlers(session: &mut fuse_session) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct fuse_session(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `fuse`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn fuse_getcontex() -> *mut fuse_context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct fuse(c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "5e1f68000f4a72b79aae069cb11247edc7155a84d2a933f91f53ae5d1c159465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1f68000f4a72b79aae069cb11247edc7155a84d2a933f91f53ae5d1c159465", kill_on_drop: false }` [INFO] [stdout] 5e1f68000f4a72b79aae069cb11247edc7155a84d2a933f91f53ae5d1c159465