[INFO] cloning repository https://github.com/KeepLearningFromSideProject/CrawlerStorage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeepLearningFromSideProject/CrawlerStorage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeepLearningFromSideProject%2FCrawlerStorage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeepLearningFromSideProject%2FCrawlerStorage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ee1534665368146b73ce69de9106a81b8fafd68 [INFO] checking KeepLearningFromSideProject/CrawlerStorage against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeepLearningFromSideProject%2FCrawlerStorage" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage [INFO] removed workspace from git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage [INFO] removed path dependency fuse from git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage [INFO] finished tweaking git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage [INFO] tweaked toml for git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/KeepLearningFromSideProject/CrawlerStorage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fuse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fuse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2f38c5290dc0dd834828b1d8033fa092e46295c95fa2087b404f8f386aa3cb3 [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" "f2f38c5290dc0dd834828b1d8033fa092e46295c95fa2087b404f8f386aa3cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f38c5290dc0dd834828b1d8033fa092e46295c95fa2087b404f8f386aa3cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f38c5290dc0dd834828b1d8033fa092e46295c95fa2087b404f8f386aa3cb3", kill_on_drop: false }` [INFO] [stdout] f2f38c5290dc0dd834828b1d8033fa092e46295c95fa2087b404f8f386aa3cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890ad8f7bb540477e1d69be2f04f198b514dc7aa283203820f47997bd678cc43 [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" "890ad8f7bb540477e1d69be2f04f198b514dc7aa283203820f47997bd678cc43", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fuse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking owo-colors v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking indenter v0.3.1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-appender v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Checking comic-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `unmount` in crate `fuse` [INFO] [stdout] --> src/main.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | fuse::unmount("mnt".as_ref()).expect("Fail to unmount"); [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `mount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/src/lib.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn mount>(filesystem: FS, mountpoint: &P, options: &[&OsStr]) -> io::Result<()>{ [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ similarly named function `mount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `unmount` in crate `fuse` [INFO] [stdout] --> src/main.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | fuse::unmount("mnt".as_ref()).expect("Fail to unmount"); [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `mount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/src/lib.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn mount>(filesystem: FS, mountpoint: &P, options: &[&OsStr]) -> io::Result<()>{ [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ similarly named function `mount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CString`, `OsStringExt` [INFO] [stdout] --> src/fs.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | ffi::{CString, OsStr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | ffi::{OsStrExt, OsStringExt}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CString`, `OsStringExt` [INFO] [stdout] --> src/fs.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | ffi::{CString, OsStr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | ffi::{OsStrExt, OsStringExt}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | atime: SystemTime::UNIX_EPOCH, // 1970-01-01 00:00:00 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `setattr` has an incompatible type for trait [INFO] [stdout] --> src/fs.rs:888:5 [INFO] [stdout] | [INFO] [stdout] 888 | / fn setattr( [INFO] [stdout] 889 | | &mut self, [INFO] [stdout] 890 | | _req: &Request, [INFO] [stdout] 891 | | ino: u64, [INFO] [stdout] ... | [INFO] [stdout] 940 | | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] 941 | | } [INFO] [stdout] | |_____^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut ComicFS, &fuse::Request<'_>, _, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option, std::option::Option<_>, ReplyAttr)` [INFO] [stdout] found fn pointer `fn(&mut ComicFS, &fuse::Request<'_>, _, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option, std::option::Option<_>, ReplyAttr)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `setattr` has an incompatible type for trait [INFO] [stdout] --> src/fs.rs:888:5 [INFO] [stdout] | [INFO] [stdout] 888 | / fn setattr( [INFO] [stdout] 889 | | &mut self, [INFO] [stdout] 890 | | _req: &Request, [INFO] [stdout] 891 | | ino: u64, [INFO] [stdout] ... | [INFO] [stdout] 940 | | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] 941 | | } [INFO] [stdout] | |_____^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut ComicFS, &fuse::Request<'_>, _, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option, std::option::Option<_>, ReplyAttr)` [INFO] [stdout] found fn pointer `fn(&mut ComicFS, &fuse::Request<'_>, _, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option<_>, std::option::Option, std::option::Option, std::option::Option, std::option::Option<_>, ReplyAttr)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:213:16 [INFO] [stdout] | [INFO] [stdout] 213 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:213:16 [INFO] [stdout] | [INFO] [stdout] 213 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:214:16 [INFO] [stdout] | [INFO] [stdout] 214 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:214:16 [INFO] [stdout] | [INFO] [stdout] 214 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 232 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 232 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:234:16 [INFO] [stdout] | [INFO] [stdout] 234 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:234:16 [INFO] [stdout] | [INFO] [stdout] 234 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | atime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:253:16 [INFO] [stdout] | [INFO] [stdout] 253 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | mtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:414:33 [INFO] [stdout] | [INFO] [stdout] 414 | reply.entry(&ONE_SEC, &SPECIAL_DIR_ATTRS[0], 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:253:16 [INFO] [stdout] | [INFO] [stdout] 253 | ctime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | reply.entry(&ONE_SEC, &SPECIAL_DIR_ATTRS[1], 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:426:37 [INFO] [stdout] | [INFO] [stdout] 426 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:414:33 [INFO] [stdout] | [INFO] [stdout] 414 | reply.entry(&ONE_SEC, &SPECIAL_DIR_ATTRS[0], 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:438:37 [INFO] [stdout] | [INFO] [stdout] 438 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | reply.entry(&ONE_SEC, &SPECIAL_DIR_ATTRS[1], 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:532:37 [INFO] [stdout] | [INFO] [stdout] 532 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:426:37 [INFO] [stdout] | [INFO] [stdout] 426 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | Self::ROOT_ID => reply.attr(&ONE_SEC, &ROOT_DIR_ATTR), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:546:42 [INFO] [stdout] | [INFO] [stdout] 546 | Self::COMIC_ID => reply.attr(&ONE_SEC, &SPECIAL_DIR_ATTRS[0]), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:438:37 [INFO] [stdout] | [INFO] [stdout] 438 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:547:41 [INFO] [stdout] | [INFO] [stdout] 547 | Self::TAGS_ID => reply.attr(&ONE_SEC, &SPECIAL_DIR_ATTRS[1]), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:532:37 [INFO] [stdout] | [INFO] [stdout] 532 | reply.entry(&ONE_SEC, &attr, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:595:36 [INFO] [stdout] | [INFO] [stdout] 595 | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | Self::ROOT_ID => reply.attr(&ONE_SEC, &ROOT_DIR_ATTR), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:819:37 [INFO] [stdout] | [INFO] [stdout] 819 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:546:42 [INFO] [stdout] | [INFO] [stdout] 546 | Self::COMIC_ID => reply.attr(&ONE_SEC, &SPECIAL_DIR_ATTRS[0]), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:826:37 [INFO] [stdout] | [INFO] [stdout] 826 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:547:41 [INFO] [stdout] | [INFO] [stdout] 547 | Self::TAGS_ID => reply.attr(&ONE_SEC, &SPECIAL_DIR_ATTRS[1]), [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:852:29 [INFO] [stdout] | [INFO] [stdout] 852 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:595:36 [INFO] [stdout] | [INFO] [stdout] 595 | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:885:23 [INFO] [stdout] | [INFO] [stdout] 885 | reply.created(&ONE_SEC, &file_attr(ino), 0, 0, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:819:37 [INFO] [stdout] | [INFO] [stdout] 819 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:918:24 [INFO] [stdout] | [INFO] [stdout] 918 | reply.attr(&ONE_SEC, &file_attr(ino)); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:826:37 [INFO] [stdout] | [INFO] [stdout] 826 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:940:20 [INFO] [stdout] | [INFO] [stdout] 940 | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:852:29 [INFO] [stdout] | [INFO] [stdout] 852 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:885:23 [INFO] [stdout] | [INFO] [stdout] 885 | reply.created(&ONE_SEC, &file_attr(ino), 0, 0, 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1028:29 [INFO] [stdout] | [INFO] [stdout] 1028 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:918:24 [INFO] [stdout] | [INFO] [stdout] 918 | reply.attr(&ONE_SEC, &file_attr(ino)); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:940:20 [INFO] [stdout] | [INFO] [stdout] 940 | reply.attr(&ONE_SEC, &attr); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1090:21 [INFO] [stdout] | [INFO] [stdout] 1090 | &ONE_SEC, [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1028:29 [INFO] [stdout] | [INFO] [stdout] 1028 | reply.entry(&ONE_SEC, &directory_attr(ino), 0); [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1090:21 [INFO] [stdout] | [INFO] [stdout] 1090 | &ONE_SEC, [INFO] [stdout] | ^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&std::time::Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | atime: meta.accessed().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | atime: meta.accessed().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1122:16 [INFO] [stdout] | [INFO] [stdout] 1122 | ctime: meta.created().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1123:16 [INFO] [stdout] | [INFO] [stdout] 1123 | mtime: meta.modified().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1122:16 [INFO] [stdout] | [INFO] [stdout] 1122 | ctime: meta.created().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1124:17 [INFO] [stdout] | [INFO] [stdout] 1124 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/fs.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fuse::mount( [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/src/lib.rs:375:30 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn mount>(filesystem: FS, mountpoint: &P, options: &[&OsStr]) -> io::Result<()>{ [INFO] [stdout] | - required by this bound in `fuse::mount` [INFO] [stdout] | [INFO] [stdout] = help: within `OsStr`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1123:16 [INFO] [stdout] | [INFO] [stdout] 1123 | mtime: meta.modified().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:1124:17 [INFO] [stdout] | [INFO] [stdout] 1124 | crtime: SystemTime::UNIX_EPOCH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `std::time::SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/fs.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fuse::mount( [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/src/lib.rs:375:30 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn mount>(filesystem: FS, mountpoint: &P, options: &[&OsStr]) -> io::Result<()>{ [INFO] [stdout] | - required by this bound in `fuse::mount` [INFO] [stdout] | [INFO] [stdout] = help: within `OsStr`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comic-fs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 48 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "890ad8f7bb540477e1d69be2f04f198b514dc7aa283203820f47997bd678cc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890ad8f7bb540477e1d69be2f04f198b514dc7aa283203820f47997bd678cc43", kill_on_drop: false }` [INFO] [stdout] 890ad8f7bb540477e1d69be2f04f198b514dc7aa283203820f47997bd678cc43