[INFO] cloning repository https://github.com/urholaukkarinen/nodio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/urholaukkarinen/nodio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furholaukkarinen%2Fnodio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furholaukkarinen%2Fnodio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19e439b3b8ffe06fa95853db1cae0555a77f55c2 [INFO] checking urholaukkarinen/nodio/19e439b3b8ffe06fa95853db1cae0555a77f55c2 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furholaukkarinen%2Fnodio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/urholaukkarinen/nodio [INFO] finished tweaking git repo https://github.com/urholaukkarinen/nodio [INFO] tweaked toml for git repo https://github.com/urholaukkarinen/nodio written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/urholaukkarinen/nodio on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/urholaukkarinen/nodio 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/urholaukkarinen/notify-thread.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emath v0.18.0 [INFO] [stderr] Downloaded windows-tokens v0.37.0 [INFO] [stderr] Downloaded windows-interface v0.37.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded egui-winit v0.18.0 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] [stderr] Downloaded webbrowser v0.7.1 [INFO] [stderr] Downloaded arboard v2.1.0 [INFO] [stderr] Downloaded egui_glow v0.18.1 [INFO] [stderr] Downloaded widestring v1.0.0-beta.1 [INFO] [stderr] Downloaded egui-toast v0.2.0 [INFO] [stderr] Downloaded uuid v1.0.0-alpha.1 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded eframe v0.18.0 [INFO] [stderr] Downloaded getrandom v0.2.4 [INFO] [stderr] Downloaded windows-implement v0.37.0 [INFO] [stderr] Downloaded ndk-glue v0.5.0 [INFO] [stderr] Downloaded egui v0.18.1 [INFO] [stderr] Downloaded libc v0.2.117 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.37.0 [INFO] [stderr] Downloaded epaint v0.18.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.37.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.37.0 [INFO] [stderr] Downloaded windows v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb3df2382731d44fac85cb227457ba1a3a21c60a942bd3ffb55e8d68572774b0 [INFO] running `Command { std: "docker" "start" "-a" "eb3df2382731d44fac85cb227457ba1a3a21c60a942bd3ffb55e8d68572774b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb3df2382731d44fac85cb227457ba1a3a21c60a942bd3ffb55e8d68572774b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3df2382731d44fac85cb227457ba1a3a21c60a942bd3ffb55e8d68572774b0", kill_on_drop: false }` [INFO] [stdout] eb3df2382731d44fac85cb227457ba1a3a21c60a942bd3ffb55e8d68572774b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025b7c2cf8f81fb0fddbfe5c4ea3685ff8d9f872657a4bcef909f5ead2b97929 [INFO] running `Command { std: "docker" "start" "-a" "025b7c2cf8f81fb0fddbfe5c4ea3685ff8d9f872657a4bcef909f5ead2b97929", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling windows-tokens v0.37.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking notify-thread v0.1.0 (https://github.com/urholaukkarinen/notify-thread.git#babe4948) [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking owned_ttf_parser v0.14.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking widestring v1.0.0-beta.1 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking ab_glyph v0.2.13 [INFO] [stderr] Checking nodio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling windows-implement v0.37.0 [INFO] [stderr] Compiling windows-interface v0.37.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking windows v0.37.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking arboard v2.1.0 [INFO] [stdout] error[E0433]: cannot find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.37.0/src/core/pcwstr.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | use ::std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking uuid v1.0.0-alpha.1 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.37.0/src/core/hstring.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | std::os::windows::ffi::OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::prelude::OsStringExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStringExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - std::os::windows::ffi::OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] 53 + OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.37.0/src/core/hstring.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe { Self::from_wide_iter(std::os::windows::ffi::OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::prelude::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStrExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 173 - unsafe { Self::from_wide_iter(std::os::windows::ffi::OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] 173 + unsafe { Self::from_wide_iter(OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.37.0/src/core/hstring.rs:287:52 [INFO] [stdout] | [INFO] [stdout] 287 | self.as_wide().iter().copied().eq(std::os::windows::ffi::OsStrExt::encode_wide(other)) [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::prelude::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStrExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 287 - self.as_wide().iter().copied().eq(std::os::windows::ffi::OsStrExt::encode_wide(other)) [INFO] [stdout] 287 + self.as_wide().iter().copied().eq(OsStrExt::encode_wide(other)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/index.crates.io-1949cf8c6b5b557f/windows-0.37.0/src/core/pcwstr.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | Param::Boxed(PCWSTR(alloc_from_iter(self.encode_wide().chain(core::iter::once(0)), self.len() + 1))) [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [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 `windows` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "025b7c2cf8f81fb0fddbfe5c4ea3685ff8d9f872657a4bcef909f5ead2b97929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025b7c2cf8f81fb0fddbfe5c4ea3685ff8d9f872657a4bcef909f5ead2b97929", kill_on_drop: false }` [INFO] [stdout] 025b7c2cf8f81fb0fddbfe5c4ea3685ff8d9f872657a4bcef909f5ead2b97929