[INFO] cloning repository https://github.com/WolverinDEV/windows-projfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WolverinDEV/windows-projfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Fwindows-projfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Fwindows-projfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0aabb58a79b229948023f33306edd999e6d8468 [INFO] checking WolverinDEV/windows-projfs/a0aabb58a79b229948023f33306edd999e6d8468 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Fwindows-projfs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WolverinDEV/windows-projfs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WolverinDEV/windows-projfs [INFO] finished tweaking git repo https://github.com/WolverinDEV/windows-projfs [INFO] tweaked toml for git repo https://github.com/WolverinDEV/windows-projfs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WolverinDEV/windows-projfs 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14e1cfb5c4f246f54b3d5f011a1f93493b423587297323871d7a15cff7b7bed [INFO] running `Command { std: "docker" "start" "-a" "e14e1cfb5c4f246f54b3d5f011a1f93493b423587297323871d7a15cff7b7bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14e1cfb5c4f246f54b3d5f011a1f93493b423587297323871d7a15cff7b7bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14e1cfb5c4f246f54b3d5f011a1f93493b423587297323871d7a15cff7b7bed", kill_on_drop: false }` [INFO] [stdout] e14e1cfb5c4f246f54b3d5f011a1f93493b423587297323871d7a15cff7b7bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2793bb3433a313f13f1c67c78fed5b6f8f4e7d25f78b5b743e81f8a9d8f98bdd [INFO] running `Command { std: "docker" "start" "-a" "2793bb3433a313f13f1c67c78fed5b6f8f4e7d25f78b5b743e81f8a9d8f98bdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking windows-targets v0.52.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking windows-core v0.52.0 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking windows v0.52.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking windows-sys v0.48.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking windows-projfs v0.1.7 (/opt/rustwide/workdir/windows-projfs) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/source.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | use std::os::windows::fs::MetadataExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/fs.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | os::windows::ffi::OsStringExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/callback_data.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | os::windows::ffi::OsStringExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/source.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | use std::os::windows::fs::MetadataExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/fs.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | os::windows::ffi::OsStringExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> windows-projfs/src/callback_data.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | os::windows::ffi::OsStringExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:60:48 [INFO] [stdout] | [INFO] [stdout] 60 | directory_attributes: metadata.file_attributes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `file_type` with a similar name [INFO] [stdout] | [INFO] [stdout] 60 | directory_attributes: metadata.file_type(), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:60:48 [INFO] [stdout] | [INFO] [stdout] 60 | directory_attributes: metadata.file_attributes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `file_type` with a similar name [INFO] [stdout] | [INFO] [stdout] 60 | directory_attributes: metadata.file_type(), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | creation_time: metadata.creation_time(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | creation_time: metadata.creation_time(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 63 | last_access_time: metadata.last_access_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 | last_access_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 63 | last_access_time: metadata.last_access_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 | last_access_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | last_write_time: metadata.last_write_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 64 | last_write_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | last_write_time: metadata.last_write_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 64 | last_write_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | file_attributes: metadata.file_attributes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `file_type` with a similar name [INFO] [stdout] | [INFO] [stdout] 71 | file_attributes: metadata.file_type(), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | file_attributes: metadata.file_attributes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `file_type` with a similar name [INFO] [stdout] | [INFO] [stdout] 71 | file_attributes: metadata.file_type(), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | creation_time: metadata.creation_time(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | creation_time: metadata.creation_time(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | last_access_time: metadata.last_access_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 74 | last_access_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | last_access_time: metadata.last_access_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 74 | last_access_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | last_write_time: metadata.last_write_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 75 | last_write_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope [INFO] [stdout] --> windows-projfs/src/source.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | last_write_time: metadata.last_write_time(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `st_atime` with a similar name [INFO] [stdout] | [INFO] [stdout] 75 | last_write_time: metadata.st_atime(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> windows-projfs/src/fs.rs:649:42 [INFO] [stdout] | [INFO] [stdout] 649 | Some(PathBuf::from(OsString::from_wide( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 649 | Some(PathBuf::from(OsString::from_iter( [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> windows-projfs/src/fs.rs:649:42 [INFO] [stdout] | [INFO] [stdout] 649 | Some(PathBuf::from(OsString::from_wide( [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 649 | Some(PathBuf::from(OsString::from_iter( [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> windows-projfs/src/callback_data.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | Some(PathBuf::from(OsString::from_wide(unsafe { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 | Some(PathBuf::from(OsString::from_iter(unsafe { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> windows-projfs/src/callback_data.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | Some(PathBuf::from(OsString::from_wide(unsafe { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 | Some(PathBuf::from(OsString::from_iter(unsafe { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-projfs` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `windows-projfs` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "2793bb3433a313f13f1c67c78fed5b6f8f4e7d25f78b5b743e81f8a9d8f98bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2793bb3433a313f13f1c67c78fed5b6f8f4e7d25f78b5b743e81f8a9d8f98bdd", kill_on_drop: false }` [INFO] [stdout] 2793bb3433a313f13f1c67c78fed5b6f8f4e7d25f78b5b743e81f8a9d8f98bdd