[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#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [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 b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded aes-ctr v0.3.0 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded stream-cipher v0.3.2 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded aesni v0.6.0 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded aes-soft v0.3.3 [INFO] [stderr] Downloaded ctr v0.3.2 [INFO] [stderr] Downloaded futures v0.1.30 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded nix v0.5.1 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded unicode-segmentation v1.7.1 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded hex v0.4.2 [INFO] [stderr] Downloaded bitflags v0.4.0 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded miow v0.3.6 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c127baec7f938e294ccf7590b93df80f5ffe99c77408bc32b2497850df7813c0 [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" "c127baec7f938e294ccf7590b93df80f5ffe99c77408bc32b2497850df7813c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c127baec7f938e294ccf7590b93df80f5ffe99c77408bc32b2497850df7813c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c127baec7f938e294ccf7590b93df80f5ffe99c77408bc32b2497850df7813c0", kill_on_drop: false }` [INFO] [stdout] c127baec7f938e294ccf7590b93df80f5ffe99c77408bc32b2497850df7813c0 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 715cdfaafc9b8ff3bf4171703a6cc8e8685530d95bbed4fbc26e44d4d752b875 [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" "715cdfaafc9b8ff3bf4171703a6cc8e8685530d95bbed4fbc26e44d4d752b875", 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 typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byte-tools v0.3.1 [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 log v0.4.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [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] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex v1.4.2 [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] Checking mio-uds v0.6.8 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking env_logger v0.6.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 structopt v0.2.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking hugefs v0.1.0 (/opt/rustwide/workdir) [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: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/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/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/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/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/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[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[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: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: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: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: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: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: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: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: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: aborting due to 18 previous errors [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[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: aborting due to 18 previous errors [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" "715cdfaafc9b8ff3bf4171703a6cc8e8685530d95bbed4fbc26e44d4d752b875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715cdfaafc9b8ff3bf4171703a6cc8e8685530d95bbed4fbc26e44d4d752b875", kill_on_drop: false }` [INFO] [stdout] 715cdfaafc9b8ff3bf4171703a6cc8e8685530d95bbed4fbc26e44d4d752b875