[INFO] fetching crate cargo-msix 0.2.0... [INFO] testing cargo-msix-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cargo-msix 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-msix 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-msix 0.2.0 [INFO] finished tweaking crates.io crate cargo-msix 0.2.0 [INFO] tweaked toml for crates.io crate cargo-msix 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cargo-msix 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded minidom v0.13.0 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded capturing-glob v0.1.1 [INFO] [stderr] Downloaded clap v3.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9547ef53aca94593015a0f7dffbe1be29ca00f511c34500213faa663e0d6c3b0 [INFO] running `Command { std: "docker" "start" "-a" "9547ef53aca94593015a0f7dffbe1be29ca00f511c34500213faa663e0d6c3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9547ef53aca94593015a0f7dffbe1be29ca00f511c34500213faa663e0d6c3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9547ef53aca94593015a0f7dffbe1be29ca00f511c34500213faa663e0d6c3b0", kill_on_drop: false }` [INFO] [stdout] 9547ef53aca94593015a0f7dffbe1be29ca00f511c34500213faa663e0d6c3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc3412612e074ecf5e6754d0c6b3d6d43832165627cfbc6497ceea2567c2f03 [INFO] running `Command { std: "docker" "start" "-a" "3bc3412612e074ecf5e6754d0c6b3d6d43832165627cfbc6497ceea2567c2f03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling windows v0.30.0 [INFO] [stderr] Compiling capturing-glob v0.1.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling minidom v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/Windows/Win32/Foundation/mod.rs:5874:22 [INFO] [stdout] | [INFO] [stdout] 5874 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/core/bindings.rs:1537:22 [INFO] [stdout] | [INFO] [stdout] 1537 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/Windows/Win32/Foundation/mod.rs:5875:104 [INFO] [stdout] | [INFO] [stdout] 5875 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/core/bindings.rs:1538:104 [INFO] [stdout] | [INFO] [stdout] 1538 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec