[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedolstra%2Fhugefs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edolstra/hugefs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-12/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" "+beta" "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-12/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4020982f2276af8880258a8909d8e15b4bb04077e3b467f5cd8cd6dedeefa24 [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" "b4020982f2276af8880258a8909d8e15b4bb04077e3b467f5cd8cd6dedeefa24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4020982f2276af8880258a8909d8e15b4bb04077e3b467f5cd8cd6dedeefa24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4020982f2276af8880258a8909d8e15b4bb04077e3b467f5cd8cd6dedeefa24", kill_on_drop: false }` [INFO] [stdout] b4020982f2276af8880258a8909d8e15b4bb04077e3b467f5cd8cd6dedeefa24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731060bfba619bd175d2d17568270ad0725618cff68d5a18f8152185b417b780 [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" "731060bfba619bd175d2d17568270ad0725618cff68d5a18f8152185b417b780", 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.80 [INFO] [stderr] Compiling syn v1.0.48 [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 unicode-segmentation v1.7.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking structopt 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] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking hugefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(atomic_min_max)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(atomic_min_max)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: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: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[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: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/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: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: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: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: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: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: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: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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0554, 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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0554, 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" "731060bfba619bd175d2d17568270ad0725618cff68d5a18f8152185b417b780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731060bfba619bd175d2d17568270ad0725618cff68d5a18f8152185b417b780", kill_on_drop: false }` [INFO] [stdout] 731060bfba619bd175d2d17568270ad0725618cff68d5a18f8152185b417b780