[INFO] cloning repository https://github.com/payall4u/rofuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payall4u/rofuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayall4u%2Frofuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayall4u%2Frofuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb21dbfccdab44bc8f8299644fbba264dbe0446e [INFO] documenting payall4u/rofuse against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayall4u%2Frofuse" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/payall4u/rofuse on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/payall4u/rofuse [INFO] finished tweaking git repo https://github.com/payall4u/rofuse [INFO] tweaked toml for git repo https://github.com/payall4u/rofuse written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/payall4u/rofuse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.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 users v0.11.0 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded flexi_logger v0.19.5 [INFO] [stderr] Downloaded memmap2 v0.5.0 [INFO] [stderr] Downloaded zerocopy v0.6.0 [INFO] [stderr] Downloaded syn v1.0.63 [INFO] [stderr] Downloaded zerocopy-derive 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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33d1bf9b06485e1dbcb6fddd3369676694b2c13f69005e7dd6ec3c769c3fcaaa [INFO] running `Command { std: "docker" "start" "-a" "33d1bf9b06485e1dbcb6fddd3369676694b2c13f69005e7dd6ec3c769c3fcaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33d1bf9b06485e1dbcb6fddd3369676694b2c13f69005e7dd6ec3c769c3fcaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d1bf9b06485e1dbcb6fddd3369676694b2c13f69005e7dd6ec3c769c3fcaaa", kill_on_drop: false }` [INFO] [stdout] 33d1bf9b06485e1dbcb6fddd3369676694b2c13f69005e7dd6ec3c769c3fcaaa [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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e5138d0115ec0209fb58f6f5ce1f71dcb929c02b24919b6a6c48ea294cca5c [INFO] running `Command { std: "docker" "start" "-a" "36e5138d0115ec0209fb58f6f5ce1f71dcb929c02b24919b6a6c48ea294cca5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rofuse v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.5.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Checking flexi_logger v0.19.5 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking zerocopy v0.6.0 [INFO] [stderr] Documenting rofuse v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/channel.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ChannelSender(Arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/mnt/fuse2.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/mnt/fuse2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(mountpoint: &Path, options: &[MountOption]) -> io::Result<(Arc, Mount)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/mnt/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod mount_options; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn check_option_conflicts(options: &[MountOption]) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn option_to_string(option: &MountOption) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/reply.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn zero_copy(self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn restore(filesystem: FS, mountpoint: PathBuf, fd: i32) -> Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDirPlus` [INFO] [stdout] --> src/ll/reply.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | /// Used to respond to [ReadDirPlus] requests. [INFO] [stdout] | ^^^^^^^^^^^ no item named `ReadDirPlus` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDir` [INFO] [stdout] --> src/ll/reply.rs:445:25 [INFO] [stdout] | [INFO] [stdout] 445 | /// Used to respond to [ReadDir] requests. [INFO] [stdout] | ^^^^^^^ no item named `ReadDir` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reply` [INFO] [stdout] --> src/ll/request.rs:874:68 [INFO] [stdout] | [INFO] [stdout] 874 | /// and actually providing the data. Otherwise just call [reply()] with the [INFO] [stdout] | ^^^^^^^ no item named `reply` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Errno::EINTR` [INFO] [stdout] --> src/ll/request.rs:1228:27 [INFO] [stdout] | [INFO] [stdout] 1228 | /// the error set to [Errno::EINTR]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Errno` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Errno::EAGAIN` [INFO] [stdout] --> src/ll/request.rs:1242:58 [INFO] [stdout] | [INFO] [stdout] 1242 | /// should reply to the [Interrupt] request with an [Errno::EAGAIN] error. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Errno` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `IoCtl` [INFO] [stdout] --> src/ll/request.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^^ no item named `IoCtl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Poll` [INFO] [stdout] --> src/ll/request.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^ no item named `Poll` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FAllocate` [INFO] [stdout] --> src/ll/request.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^^^^^^ no item named `FAllocate` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDirPlus` [INFO] [stdout] --> src/ll/request.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 85 | /// [FSyncDir], [GetLk], [SetLk], [SetLkW], [ReadDirPlus], [Lseek] and [INFO] [stdout] | ^^^^^^^^^^^ no item named `ReadDirPlus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lseek` [INFO] [stdout] --> src/ll/request.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | /// [FSyncDir], [GetLk], [SetLk], [SetLkW], [ReadDirPlus], [Lseek] and [INFO] [stdout] | ^^^^^ no item named `Lseek` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CopyFileRange` [INFO] [stdout] --> src/ll/request.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | /// [CopyFileRange] requests. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CopyFileRange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ll/fuse_abi.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | //! OSXFUSE (macOS): https://github.com/osxfuse/fuse/blob/master/include/fuse_kernel.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ll/fuse_abi.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | //! libfuse (Linux/BSD): https://github.com/libfuse/libfuse/blob/master/include/fuse_kernel.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.46s [INFO] running `Command { std: "docker" "inspect" "36e5138d0115ec0209fb58f6f5ce1f71dcb929c02b24919b6a6c48ea294cca5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e5138d0115ec0209fb58f6f5ce1f71dcb929c02b24919b6a6c48ea294cca5c", kill_on_drop: false }` [INFO] [stdout] 36e5138d0115ec0209fb58f6f5ce1f71dcb929c02b24919b6a6c48ea294cca5c [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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] de8b6787107dd70f5f3f9bf79092b94db43695e0e16fb5e72b27c6d5aabe0eb2 [INFO] running `Command { std: "docker" "start" "-a" "de8b6787107dd70f5f3f9bf79092b94db43695e0e16fb5e72b27c6d5aabe0eb2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rofuse v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking memmap2 v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking zerocopy v0.6.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking flexi_logger v0.19.5 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Documenting rofuse v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/channel.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ChannelSender(Arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/mnt/fuse2.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/mnt/fuse2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(mountpoint: &Path, options: &[MountOption]) -> io::Result<(Arc, Mount)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/mnt/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod mount_options; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn check_option_conflicts(options: &[MountOption]) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn option_to_string(option: &MountOption) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/reply.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn zero_copy(self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn restore(filesystem: FS, mountpoint: PathBuf, fd: i32) -> Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDirPlus` [INFO] [stdout] --> src/ll/reply.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | /// Used to respond to [ReadDirPlus] requests. [INFO] [stdout] | ^^^^^^^^^^^ no item named `ReadDirPlus` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDir` [INFO] [stdout] --> src/ll/reply.rs:445:25 [INFO] [stdout] | [INFO] [stdout] 445 | /// Used to respond to [ReadDir] requests. [INFO] [stdout] | ^^^^^^^ no item named `ReadDir` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reply` [INFO] [stdout] --> src/ll/request.rs:874:68 [INFO] [stdout] | [INFO] [stdout] 874 | /// and actually providing the data. Otherwise just call [reply()] with the [INFO] [stdout] | ^^^^^^^ no item named `reply` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Errno::EINTR` [INFO] [stdout] --> src/ll/request.rs:1228:27 [INFO] [stdout] | [INFO] [stdout] 1228 | /// the error set to [Errno::EINTR]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Errno` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Errno::EAGAIN` [INFO] [stdout] --> src/ll/request.rs:1242:58 [INFO] [stdout] | [INFO] [stdout] 1242 | /// should reply to the [Interrupt] request with an [Errno::EAGAIN] error. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Errno` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `IoCtl` [INFO] [stdout] --> src/ll/request.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^^ no item named `IoCtl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Poll` [INFO] [stdout] --> src/ll/request.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^ no item named `Poll` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FAllocate` [INFO] [stdout] --> src/ll/request.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | /// [Read], [Write], [FSync], [IoCtl], [Poll], [FAllocate], [ReadDir], [INFO] [stdout] | ^^^^^^^^^ no item named `FAllocate` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReadDirPlus` [INFO] [stdout] --> src/ll/request.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 85 | /// [FSyncDir], [GetLk], [SetLk], [SetLkW], [ReadDirPlus], [Lseek] and [INFO] [stdout] | ^^^^^^^^^^^ no item named `ReadDirPlus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Lseek` [INFO] [stdout] --> src/ll/request.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | /// [FSyncDir], [GetLk], [SetLk], [SetLkW], [ReadDirPlus], [Lseek] and [INFO] [stdout] | ^^^^^ no item named `Lseek` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CopyFileRange` [INFO] [stdout] --> src/ll/request.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | /// [CopyFileRange] requests. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CopyFileRange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ll/fuse_abi.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | //! OSXFUSE (macOS): https://github.com/osxfuse/fuse/blob/master/include/fuse_kernel.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ll/fuse_abi.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | //! libfuse (Linux/BSD): https://github.com/libfuse/libfuse/blob/master/include/fuse_kernel.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.32s [INFO] running `Command { std: "docker" "inspect" "de8b6787107dd70f5f3f9bf79092b94db43695e0e16fb5e72b27c6d5aabe0eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8b6787107dd70f5f3f9bf79092b94db43695e0e16fb5e72b27c6d5aabe0eb2", kill_on_drop: false }` [INFO] [stdout] de8b6787107dd70f5f3f9bf79092b94db43695e0e16fb5e72b27c6d5aabe0eb2