[INFO] fetching crate sapi-lite 0.1.1... [INFO] testing sapi-lite-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate sapi-lite 0.1.1 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate sapi-lite 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sapi-lite 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sapi-lite 0.1.1 [INFO] tweaked toml for crates.io crate sapi-lite 0.1.1 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate crates.io crate sapi-lite 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ef443b540a52d52e3a72922ec65274f0c6716c96e5ee63d3e9307407e3aef5 [INFO] running `Command { std: "docker" "start" "-a" "33ef443b540a52d52e3a72922ec65274f0c6716c96e5ee63d3e9307407e3aef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ef443b540a52d52e3a72922ec65274f0c6716c96e5ee63d3e9307407e3aef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ef443b540a52d52e3a72922ec65274f0c6716c96e5ee63d3e9307407e3aef5", kill_on_drop: false }` [INFO] [stdout] 33ef443b540a52d52e3a72922ec65274f0c6716c96e5ee63d3e9307407e3aef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76986845078eb937b35acbce75e1ed4a7bb5e8f55b1a65864add438fa4337bab [INFO] running `Command { std: "docker" "start" "-a" "76986845078eb937b35acbce75e1ed4a7bb5e8f55b1a65864add438fa4337bab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling windows_reader v0.28.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling windows_quote v0.28.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling windows-sys v0.28.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling windows_gen v0.28.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling windows_macros v0.28.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling windows v0.28.0 [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.28.0/src/Windows/Win32/Foundation/mod.rs:3306:22 [INFO] [stdout] | [INFO] [stdout] 3306 | 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.28.0/src/core/bindings.rs:1591:34 [INFO] [stdout] | [INFO] [stdout] 1591 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [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.28.0/src/Windows/Win32/Foundation/mod.rs:3307:104 [INFO] [stdout] | [INFO] [stdout] 3307 | ...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.28.0/src/core/bindings.rs:1592:116 [INFO] [stdout] | [INFO] [stdout] 1592 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec