[INFO] fetching crate rhiza 0.1.5...
[INFO] testing rhiza-0.1.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rhiza 0.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rhiza 0.1.5
[INFO] finished tweaking crates.io crate rhiza 0.1.5
[INFO] tweaked toml for crates.io crate rhiza 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhiza 0.1.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rhiza 0.1.5 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] [stderr]   Downloaded winparsingtools v2.1.3
[INFO] [stderr]   Downloaded getset v0.1.4
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded lnk_parser v0.4.1
[INFO] [stderr]   Downloaded mslnk v0.1.8
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85c488d8ce6dfe25bec06127ea6c26e2705e08ee56e6a112002f9a6dfaa5f144
[INFO] running `Command { std: "docker" "start" "-a" "85c488d8ce6dfe25bec06127ea6c26e2705e08ee56e6a112002f9a6dfaa5f144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85c488d8ce6dfe25bec06127ea6c26e2705e08ee56e6a112002f9a6dfaa5f144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c488d8ce6dfe25bec06127ea6c26e2705e08ee56e6a112002f9a6dfaa5f144", kill_on_drop: false }`
[INFO] [stdout] 85c488d8ce6dfe25bec06127ea6c26e2705e08ee56e6a112002f9a6dfaa5f144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a0f4fac2d6d21a60b24010da5a37e63818c9c580e4a75e99d3286e4be3389b
[INFO] running `Command { std: "docker" "start" "-a" "15a0f4fac2d6d21a60b24010da5a37e63818c9c580e4a75e99d3286e4be3389b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling mslnk v0.1.8
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ffi::OsString, mem::size_of, os::windows::ffi::OsStrExt, path::Path, ptr::null_mut, rc::Rc,
[INFO] [stdout]   |                                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:173:46
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let data = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:187:47
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let a = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[INFO] [stdout]     |                                               ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr] error: could not compile `mslnk` (lib) due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15a0f4fac2d6d21a60b24010da5a37e63818c9c580e4a75e99d3286e4be3389b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a0f4fac2d6d21a60b24010da5a37e63818c9c580e4a75e99d3286e4be3389b", kill_on_drop: false }`
[INFO] [stdout] 15a0f4fac2d6d21a60b24010da5a37e63818c9c580e4a75e99d3286e4be3389b
