[INFO] cloning repository https://github.com/io12/vfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/io12/vfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fvfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fvfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e0ecaa67cdc78b92debf1c387c7026e8269c2a0 [INFO] checking io12/vfs against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fvfs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/io12/vfs on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/io12/vfs [INFO] finished tweaking git repo https://github.com/io12/vfs [INFO] tweaked toml for git repo https://github.com/io12/vfs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/io12/vfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-path v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8683649dac4ce068e09ac8774a9fc883be036a4444c63671bd8b329d697b684 [INFO] running `Command { std: "docker" "start" "-a" "b8683649dac4ce068e09ac8774a9fc883be036a4444c63671bd8b329d697b684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8683649dac4ce068e09ac8774a9fc883be036a4444c63671bd8b329d697b684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8683649dac4ce068e09ac8774a9fc883be036a4444c63671bd8b329d697b684", kill_on_drop: false }` [INFO] [stdout] b8683649dac4ce068e09ac8774a9fc883be036a4444c63671bd8b329d697b684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1b5c6b518bb0ac727ce1ac05b8c555f70ce1f8dde95a9632042781d32291b06 [INFO] running `Command { std: "docker" "start" "-a" "d1b5c6b518bb0ac727ce1ac05b8c555f70ce1f8dde95a9632042781d32291b06", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.87 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking vfs v0.1.0 (/opt/rustwide/workdir/vfs) [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking cache-read-seek v0.1.0 (/opt/rustwide/workdir/cache-read-seek) [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking typed-path v0.8.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking vfs-local v0.1.0 (/opt/rustwide/workdir/vfs-local) [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling libarchive-sys v0.1.0 (/opt/rustwide/workdir/libarchive-sys) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking vfs-http v0.1.0 (/opt/rustwide/workdir/vfs-http) [INFO] [stderr] Checking vfs-libarchive v0.1.0 (/opt/rustwide/workdir/vfs-libarchive) [INFO] [stderr] Checking vfs-meta v0.1.0 (/opt/rustwide/workdir/vfs-meta) [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | impl Fs for AnyFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | impl Fs for AnyStandaloneFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | impl Fs for AnyIoBackedFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | impl Fs for MetaFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | impl Fs for AnyFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | impl Fs for AnyStandaloneFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | impl Fs for AnyIoBackedFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `metadata` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | --------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: method `open` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> vfs-meta/src/lib.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | found 1 type parameter [INFO] [stdout] | `impl Trait` introduces an implicit type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/vfs/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ------------------------------------------------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Path` [INFO] [stdout] --> vfs-meta/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | impl Fs for MetaFs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ missing `Path` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Path = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:167:53 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 167 | AnyStandaloneFs::Local(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&Path`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Path` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:167:53 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 167 | AnyStandaloneFs::Local(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&Path`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Path` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:169:53 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 169 | AnyStandaloneFs::Https(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:169:53 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 169 | AnyStandaloneFs::Https(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 171 | AnyStandaloneFs::Http(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:178:74 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 178 | AnyStandaloneFs::Local(x) => AnyStandaloneFile::Local(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&Path`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Path` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 164 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 171 | AnyStandaloneFs::Http(x) => x.metadata(path).unwrap(), [INFO] [stdout] | -------- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:180:73 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 180 | AnyStandaloneFs::Https(x) => AnyStandaloneFile::Http(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:178:74 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 178 | AnyStandaloneFs::Local(x) => AnyStandaloneFile::Local(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&Path`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Path` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:182:72 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 182 | AnyStandaloneFs::Http(x) => AnyStandaloneFile::Http(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:180:73 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 180 | AnyStandaloneFs::Https(x) => AnyStandaloneFile::Http(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:182:72 [INFO] [stdout] | [INFO] [stdout] 175 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 182 | AnyStandaloneFs::Http(x) => AnyStandaloneFile::Http(x.open(path).unwrap()), [INFO] [stdout] | ---- ^^^^ expected `&str`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:194:56 [INFO] [stdout] | [INFO] [stdout] 191 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 194 | AnyIoBackedFs::LibArchive(x) => x.metadata(path), [INFO] [stdout] | -------- ^^^^ expected `&[u8]`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:201:52 [INFO] [stdout] | [INFO] [stdout] 198 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 201 | AnyIoBackedFs::LibArchive(x) => x.open(path).map(AnyIoBackedFile::LibArchive), [INFO] [stdout] | ---- ^^^^ expected `&[u8]`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:194:56 [INFO] [stdout] | [INFO] [stdout] 191 | fn metadata(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 194 | AnyIoBackedFs::LibArchive(x) => x.metadata(path), [INFO] [stdout] | -------- ^^^^ expected `&[u8]`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn metadata(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> vfs-meta/src/lib.rs:201:52 [INFO] [stdout] | [INFO] [stdout] 198 | fn open(&mut self, path: impl AsRef) -> Result { [INFO] [stdout] | ---------------- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 201 | AnyIoBackedFs::LibArchive(x) => x.open(path).map(AnyIoBackedFile::LibArchive), [INFO] [stdout] | ---- ^^^^ expected `&[u8]`, found type parameter `impl AsRef` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found type parameter `impl AsRef` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/vfs/src/lib.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn open(&mut self, path: &Self::Path) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0049, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0049, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vfs-meta` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vfs-meta` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "d1b5c6b518bb0ac727ce1ac05b8c555f70ce1f8dde95a9632042781d32291b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b5c6b518bb0ac727ce1ac05b8c555f70ce1f8dde95a9632042781d32291b06", kill_on_drop: false }` [INFO] [stdout] d1b5c6b518bb0ac727ce1ac05b8c555f70ce1f8dde95a9632042781d32291b06