[INFO] cloning repository https://github.com/edolstra/hugefs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edolstra/hugefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedolstra%2Fhugefs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedolstra%2Fhugefs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9de32205b2b72cf886cfbcb92b0231b48be3051 [INFO] checking edolstra/hugefs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedolstra%2Fhugefs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edolstra/hugefs 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/edolstra/hugefs [INFO] removed path dependency fuse from git repo https://github.com/edolstra/hugefs [INFO] finished tweaking git repo https://github.com/edolstra/hugefs [INFO] tweaked toml for git repo https://github.com/edolstra/hugefs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/edolstra/hugefs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05774538fdd4ea98a597efce031e93c4c6afb59dee2bfa18d551d9a41e73a0a8 [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" "05774538fdd4ea98a597efce031e93c4c6afb59dee2bfa18d551d9a41e73a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05774538fdd4ea98a597efce031e93c4c6afb59dee2bfa18d551d9a41e73a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05774538fdd4ea98a597efce031e93c4c6afb59dee2bfa18d551d9a41e73a0a8", kill_on_drop: false }` [INFO] [stdout] 05774538fdd4ea98a597efce031e93c4c6afb59dee2bfa18d551d9a41e73a0a8 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2835761c6a224977bc924c703f9753d3bae32b666211c7f1ac5da13df2d4c6d2 [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" "2835761c6a224977bc924c703f9753d3bae32b666211c7f1ac5da13df2d4c6d2", 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 libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking hugefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/fusefs.rs:562:14 [INFO] [stdout] | [INFO] [stdout] 562 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/fusefs.rs:562:14 [INFO] [stdout] | [INFO] [stdout] 562 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `setattr` has an incompatible type for trait [INFO] [stdout] --> src/fusefs.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / fn setattr( [INFO] [stdout] 241 | | &mut self, [INFO] [stdout] 242 | | _req: &Request, [INFO] [stdout] 243 | | ino: u64, [INFO] [stdout] ... | [INFO] [stdout] 290 | | }); [INFO] [stdout] 291 | | } [INFO] [stdout] | |_____^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut fusefs::Filesystem, &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 fusefs::Filesystem, &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[E0053]: method `setattr` has an incompatible type for trait [INFO] [stdout] --> src/fusefs.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / fn setattr( [INFO] [stdout] 241 | | &mut self, [INFO] [stdout] 242 | | _req: &Request, [INFO] [stdout] 243 | | ino: u64, [INFO] [stdout] ... | [INFO] [stdout] 290 | | }); [INFO] [stdout] 291 | | } [INFO] [stdout] | |_____^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut fusefs::Filesystem, &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 fusefs::Filesystem, &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/fuse_util.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(attr) => reply.attr(&attr.0, &attr.1), [INFO] [stdout] | ^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fuse_util.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | Ok(entry) => reply.entry(&entry.ttl, &entry.attr, entry.generation), [INFO] [stdout] | ^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fuse_util.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(attr) => reply.attr(&attr.0, &attr.1), [INFO] [stdout] | ^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fuse_util.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(data) => reply.created(&data.ttl, &data.attr, data.generation, data.fh, data.flags), [INFO] [stdout] | ^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | atime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fuse_util.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | Ok(entry) => reply.entry(&entry.ttl, &entry.attr, entry.generation), [INFO] [stdout] | ^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | mtime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | ctime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | crtime: (&inode.crtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileAttr` has no field named `blksize` [INFO] [stdout] --> src/fusefs.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | blksize: 1024, [INFO] [stdout] | ^^^^^^^ `FileAttr` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `ino`, `size`, `blocks`, `atime`, `mtime` ... and 9 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | atime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fuse_util.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(data) => reply.created(&data.ttl, &data.attr, data.generation, data.fh, data.flags), [INFO] [stdout] | ^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | atime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | mtime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | ctime: (&inode.mtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `time::Timespec: From<&Time>` is not satisfied [INFO] [stdout] --> src/fusefs.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | crtime: (&inode.crtime).into(), [INFO] [stdout] | ^^^^ the trait `From<&Time>` is not implemented for `time::Timespec` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileAttr` has no field named `blksize` [INFO] [stdout] --> src/fusefs.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | blksize: 1024, [INFO] [stdout] | ^^^^^^^ `FileAttr` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `ino`, `size`, `blocks`, `atime`, `mtime` ... and 9 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | mtime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | atime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | ctime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | mtime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | crtime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileAttr` has no field named `blksize` [INFO] [stdout] --> src/fusefs.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | blksize: 0, [INFO] [stdout] | ^^^^^^^ `FileAttr` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `ino`, `size`, `blocks`, `atime`, `mtime` ... and 9 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | ctime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | crtime: time, [INFO] [stdout] | ^^^^ expected struct `time::Timespec`, found struct `SystemTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileAttr` has no field named `blksize` [INFO] [stdout] --> src/fusefs.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | blksize: 0, [INFO] [stdout] | ^^^^^^^ `FileAttr` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `ino`, `size`, `blocks`, `atime`, `mtime` ... and 9 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | reply.entry(&Duration::from_secs(3600), &control_inode_attrs(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | reply.entry(&Duration::from_secs(3600), &control_inode_attrs(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | &Duration::from_secs(60), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | &Duration::from_secs(60), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | reply.attr(&Duration::from_secs(60), &control_inode_attrs()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | reply.attr(&Duration::from_secs(60), &control_inode_attrs()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:236:24 [INFO] [stdout] | [INFO] [stdout] 236 | reply.attr(&Duration::from_secs(60), &(&*inode.read().unwrap()).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fusefs.rs:236:24 [INFO] [stdout] | [INFO] [stdout] 236 | reply.attr(&Duration::from_secs(60), &(&*inode.read().unwrap()).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `time::Timespec`, found struct `Duration` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&time::Timespec` [INFO] [stdout] found reference `&Duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hugefs` [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 18 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0560. [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" "2835761c6a224977bc924c703f9753d3bae32b666211c7f1ac5da13df2d4c6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2835761c6a224977bc924c703f9753d3bae32b666211c7f1ac5da13df2d4c6d2", kill_on_drop: false }` [INFO] [stdout] 2835761c6a224977bc924c703f9753d3bae32b666211c7f1ac5da13df2d4c6d2