[INFO] fetching crate blazzy 0.1.1...
[INFO] checking blazzy-0.1.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate blazzy 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate blazzy 0.1.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blazzy 0.1.1
[INFO] finished tweaking crates.io crate blazzy 0.1.1
[INFO] tweaked toml for crates.io crate blazzy 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate blazzy 0.1.1 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a892546c6db4140ae564313ec0de1d15e69714f0b404fba81afc18abe16e7a97
[INFO] running `Command { std: "docker" "start" "-a" "a892546c6db4140ae564313ec0de1d15e69714f0b404fba81afc18abe16e7a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a892546c6db4140ae564313ec0de1d15e69714f0b404fba81afc18abe16e7a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a892546c6db4140ae564313ec0de1d15e69714f0b404fba81afc18abe16e7a97", kill_on_drop: false }`
[INFO] [stdout] a892546c6db4140ae564313ec0de1d15e69714f0b404fba81afc18abe16e7a97
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aed46609f7fb84445e8bf0573bc15e19f84d2fb139e81eb90737261b88cf66fb
[INFO] running `Command { std: "docker" "start" "-a" "aed46609f7fb84445e8bf0573bc15e19f84d2fb139e81eb90737261b88cf66fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking actix-web-actors v4.3.0
[INFO] [stderr]     Checking blazzy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/observer/mod.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::{OsStrExt, OsStringExt};
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::fileapi::{CreateFileW, FindFirstChangeNotificationW, FindNextChangeNotification, GetFileAttributesExW, OPEN_EXISTING, WIN...
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::synchapi::WaitForSingleObject;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winbase::{FILE_FLAG_BACKUP_SEMANTICS, ReadDirectoryChangesW};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::winnt::{FILE_ATTRIBUTE_DIRECTORY, FILE_ATTRIBUTE_REPARSE_POINT, FILE_LIST_DIRECTORY, FILE_NOTIFY_CHANGE_ATTRIBUTES, FILE_...
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::minwinbase::GetFileExInfoStandard;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/observer/mod.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::{OsStrExt, OsStringExt};
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::fileapi::{CreateFileW, FindFirstChangeNotificationW, FindNextChangeNotification, GetFileAttributesExW, OPEN_EXISTING, WIN...
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::synchapi::WaitForSingleObject;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winbase::{FILE_FLAG_BACKUP_SEMANTICS, ReadDirectoryChangesW};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::winnt::{FILE_ATTRIBUTE_DIRECTORY, FILE_ATTRIBUTE_REPARSE_POINT, FILE_LIST_DIRECTORY, FILE_NOTIFY_CHANGE_ATTRIBUTES, FILE_...
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/observer/mod.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::minwinbase::GetFileExInfoStandard;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/observer/mod.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let path = OsString::from(path).encode_wide().chain(Some(0)).collect::<Vec<u16>>();
[INFO] [stdout]    |                                         ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/observer/mod.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let path = OsString::from(path).encode_wide().chain(Some(0)).collect::<Vec<u16>>();
[INFO] [stdout]    |                                         ^^^^^^^^^^^ method not found in `OsString`
[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]    --> src/observer/mod.rs:101:57
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         let filename_os_str = OsString::from_wide(&filename_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/264a7c4a1c917c83d13895a31231f9d93c7b67e1/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] 101 |                         let filename_os_str = OsString::from_iter(&filename_wide);
[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]    --> src/observer/mod.rs:101:57
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         let filename_os_str = OsString::from_wide(&filename_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/264a7c4a1c917c83d13895a31231f9d93c7b67e1/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] 101 |                         let filename_os_str = OsString::from_iter(&filename_wide);
[INFO] [stdout]     |                                                         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope
[INFO] [stdout]    --> src/observer/mod.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_wide: Vec<u16> = OsStr::new(path).encode_wide().chain(Some(0)).collect();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope
[INFO] [stdout]    --> src/observer/mod.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_wide: Vec<u16> = OsStr::new(path).encode_wide().chain(Some(0)).collect();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AsyncCacher` is not a future
[INFO] [stdout]    --> src/async_cacher/mod.rs:122:42
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let cacher = AsyncCacher::init().await;
[INFO] [stdout]     |                      --------------------^^^^^
[INFO] [stdout]     |                      |                  ||
[INFO] [stdout]     |                      |                  |`AsyncCacher` is not a future
[INFO] [stdout]     |                      |                  help: remove the `.await`
[INFO] [stdout]     |                      this call returns `AsyncCacher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::future::Future` is not implemented for `AsyncCacher`, which is required by `AsyncCacher: IntoFuture`
[INFO] [stdout]     = note: AsyncCacher must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `AsyncCacher` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AsyncCacher` is not a future
[INFO] [stdout]    --> src/async_cacher/mod.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let cacher = AsyncCacher::init().await;
[INFO] [stdout]     |                      --------------------^^^^^
[INFO] [stdout]     |                      |                  ||
[INFO] [stdout]     |                      |                  |`AsyncCacher` is not a future
[INFO] [stdout]     |                      |                  help: remove the `.await`
[INFO] [stdout]     |                      this call returns `AsyncCacher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::future::Future` is not implemented for `AsyncCacher`, which is required by `AsyncCacher: IntoFuture`
[INFO] [stdout]     = note: AsyncCacher must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `AsyncCacher` to implement `IntoFuture`
[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: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blazzy` (bin "blazzy") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blazzy` (bin "blazzy" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "aed46609f7fb84445e8bf0573bc15e19f84d2fb139e81eb90737261b88cf66fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed46609f7fb84445e8bf0573bc15e19f84d2fb139e81eb90737261b88cf66fb", kill_on_drop: false }`
[INFO] [stdout] aed46609f7fb84445e8bf0573bc15e19f84d2fb139e81eb90737261b88cf66fb
