[INFO] fetching crate blazzy 0.1.1...
[INFO] testing blazzy-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blazzy 0.1.1 into /workspace/builds/worker-2-tc2/source
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blazzy 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d408c0e604bf08482936608227c9713e10452be716236163e404202c90942ef
[INFO] running `Command { std: "docker" "start" "-a" "8d408c0e604bf08482936608227c9713e10452be716236163e404202c90942ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d408c0e604bf08482936608227c9713e10452be716236163e404202c90942ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d408c0e604bf08482936608227c9713e10452be716236163e404202c90942ef", kill_on_drop: false }`
[INFO] [stdout] 8d408c0e604bf08482936608227c9713e10452be716236163e404202c90942ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab06eabe7f13ce30c610e7978cfa8253e496a6ef473f92a59f7d39d033e822ea
[INFO] running `Command { std: "docker" "start" "-a" "ab06eabe7f13ce30c610e7978cfa8253e496a6ef473f92a59f7d39d033e822ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tokio v1.38.0
[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]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling actix-web-actors v4.3.0
[INFO] [stderr]    Compiling 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[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...
[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, ...
[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 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/ffi/os_str.rs:141:4
[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_wide(&filename_wide);
[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 `&std::ffi::OsStr`
[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] [stderr] error: could not compile `blazzy` (bin "blazzy") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ab06eabe7f13ce30c610e7978cfa8253e496a6ef473f92a59f7d39d033e822ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab06eabe7f13ce30c610e7978cfa8253e496a6ef473f92a59f7d39d033e822ea", kill_on_drop: false }`
[INFO] [stdout] ab06eabe7f13ce30c610e7978cfa8253e496a6ef473f92a59f7d39d033e822ea
