[INFO] crate wepoll-sys 1.0.4 is already in cache [INFO] checking wepoll-sys-1.0.4 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate wepoll-sys 1.0.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wepoll-sys 1.0.4 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wepoll-sys 1.0.4 [INFO] finished tweaking crates.io crate wepoll-sys 1.0.4 [INFO] tweaked toml for crates.io crate wepoll-sys 1.0.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f25bb89f26eead6f417b6495341c0e0cb0dc2f3f7e2735b5d146f03094f4e93b [INFO] running `"docker" "start" "-a" "f25bb89f26eead6f417b6495341c0e0cb0dc2f3f7e2735b5d146f03094f4e93b"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling wepoll-sys v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/lib.rs:12:18 [INFO] [stderr] | [INFO] [stderr] 12 | use std::os::windows::io::AsRawSocket; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/lib.rs:38:48 [INFO] [stderr] | [INFO] [stderr] 38 | let mut events: [epoll_event; 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_raw_socket` found for struct `std::net::UdpSocket` in the current scope [INFO] [stderr] --> src/lib.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | socket.as_raw_socket() as usize, [INFO] [stderr] | ^^^^^^^^^^^^^ method not found in `std::net::UdpSocket` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `wepoll-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f25bb89f26eead6f417b6495341c0e0cb0dc2f3f7e2735b5d146f03094f4e93b"` [INFO] running `"docker" "rm" "-f" "f25bb89f26eead6f417b6495341c0e0cb0dc2f3f7e2735b5d146f03094f4e93b"` [INFO] [stdout] f25bb89f26eead6f417b6495341c0e0cb0dc2f3f7e2735b5d146f03094f4e93b