[INFO] fetching crate neh 0.0.6... [INFO] testing neh-0.0.6 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate neh 0.0.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate neh 0.0.6 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 neh 0.0.6 [INFO] finished tweaking crates.io crate neh 0.0.6 [INFO] tweaked toml for crates.io crate neh 0.0.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate neh 0.0.6 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 2804a0db5d47d629ecbc08a6b98930f9072ef9af71a9886dbeb80f835a002c6e [INFO] running `Command { std: "docker" "start" "-a" "2804a0db5d47d629ecbc08a6b98930f9072ef9af71a9886dbeb80f835a002c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2804a0db5d47d629ecbc08a6b98930f9072ef9af71a9886dbeb80f835a002c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2804a0db5d47d629ecbc08a6b98930f9072ef9af71a9886dbeb80f835a002c6e", kill_on_drop: false }` [INFO] [stdout] 2804a0db5d47d629ecbc08a6b98930f9072ef9af71a9886dbeb80f835a002c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] adc36bbf6ae9d19a0e123c0234fbbb59c8c3e3fe20d5c4eb2dcfaccfdda6f1e1 [INFO] running `Command { std: "docker" "start" "-a" "adc36bbf6ae9d19a0e123c0234fbbb59c8c3e3fe20d5c4eb2dcfaccfdda6f1e1", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling gio v0.15.4 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling windows v0.32.0 [INFO] [stderr] Compiling windows-sys v0.32.0 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.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.32.0/src/Windows/Win32/Foundation/mod.rs:5992:22 [INFO] [stdout] | [INFO] [stdout] 5992 | 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.32.0/src/core/bindings.rs:1517:22 [INFO] [stdout] | [INFO] [stdout] 1517 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling system-deps v6.0.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling gtk v0.15.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling glib-sys v0.15.4 [INFO] [stderr] Compiling gobject-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling glib-macros v0.15.3 [INFO] [stderr] Compiling gtk3-macros v0.15.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.32.0/src/Windows/Win32/Foundation/mod.rs:5993:104 [INFO] [stdout] | [INFO] [stdout] 5993 | ...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.32.0/src/core/bindings.rs:1518:104 [INFO] [stdout] | [INFO] [stdout] 1518 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec