[INFO] fetching crate rhiza 0.1.5...
[INFO] testing rhiza-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rhiza 0.1.5 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhiza 0.1.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mslnk v0.1.8
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded getset v0.1.4
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded winparsingtools v2.1.3
[INFO] [stderr]   Downloaded lnk_parser v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f124c98fcfe9a91b59c3c3b8d87d369f89ee0e1de5c36218bb014a525b0083b
[INFO] running `Command { std: "docker" "start" "-a" "4f124c98fcfe9a91b59c3c3b8d87d369f89ee0e1de5c36218bb014a525b0083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f124c98fcfe9a91b59c3c3b8d87d369f89ee0e1de5c36218bb014a525b0083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f124c98fcfe9a91b59c3c3b8d87d369f89ee0e1de5c36218bb014a525b0083b", kill_on_drop: false }`
[INFO] [stdout] 4f124c98fcfe9a91b59c3c3b8d87d369f89ee0e1de5c36218bb014a525b0083b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b8cff1c1a1ecb7beef338ea490507f06d1c954dcd3bd7070b68a8127b05b4f
[INFO] running `Command { std: "docker" "start" "-a" "d1b8cff1c1a1ecb7beef338ea490507f06d1c954dcd3bd7070b68a8127b05b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[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 proc-macro2 v1.0.93
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling mslnk v0.1.8
[INFO] [stderr]    Compiling colored v3.0.0
[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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/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 inquire v0.7.5
[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] [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 `mslnk` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1b8cff1c1a1ecb7beef338ea490507f06d1c954dcd3bd7070b68a8127b05b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b8cff1c1a1ecb7beef338ea490507f06d1c954dcd3bd7070b68a8127b05b4f", kill_on_drop: false }`
[INFO] [stdout] d1b8cff1c1a1ecb7beef338ea490507f06d1c954dcd3bd7070b68a8127b05b4f
