[INFO] fetching crate mio-anonymous-pipes 0.1.0... [INFO] testing mio-anonymous-pipes-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate mio-anonymous-pipes 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate mio-anonymous-pipes 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mio-anonymous-pipes 0.1.0 [INFO] finished tweaking crates.io crate mio-anonymous-pipes 0.1.0 [INFO] tweaked toml for crates.io crate mio-anonymous-pipes 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75ee6faf91524e839d9123f1dfb45bd130b803063c063e0f8eee31d2881e5bee [INFO] running `"docker" "start" "-a" "75ee6faf91524e839d9123f1dfb45bd130b803063c063e0f8eee31d2881e5bee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling spsc-buffer v0.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling miow v0.3.4 [INFO] [stderr] Compiling mio-anonymous-pipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/lib.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | use winapi::um::ioapiset::CancelSynchronousIo; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/lib.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | use std::os::windows::io::AsRawHandle; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `miow::pipe` [INFO] [stderr] --> src/lib.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use miow::pipe::{AnonRead, AnonWrite}; [INFO] [stderr] | ^^^^ could not find `pipe` in `miow` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CancelSynchronousIo` in this scope [INFO] [stderr] --> src/lib.rs:211:13 [INFO] [stderr] | [INFO] [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_raw_handle` found for struct `std::thread::JoinHandle<()>` in the current scope [INFO] [stderr] --> src/lib.rs:211:40 [INFO] [stderr] | [INFO] [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); [INFO] [stderr] | ^^^^^^^^^^^^^ method not found in `std::thread::JoinHandle<()>` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Read` [INFO] [stderr] --> src/lib.rs:88:21 [INFO] [stderr] | [INFO] [stderr] 88 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/lib.rs:269:21 [INFO] [stderr] | [INFO] [stderr] 269 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `mio-anonymous-pipes`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "75ee6faf91524e839d9123f1dfb45bd130b803063c063e0f8eee31d2881e5bee"` [INFO] running `"docker" "rm" "-f" "75ee6faf91524e839d9123f1dfb45bd130b803063c063e0f8eee31d2881e5bee"` [INFO] [stdout] 75ee6faf91524e839d9123f1dfb45bd130b803063c063e0f8eee31d2881e5bee