Dec 18 13:58:35.363 INFO checking mio-anonymous-pipes-0.1.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 13:58:35.363 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/mio-anonymous-pipes/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:58:35.769 INFO [stdout] 4a101df9050bfde0748dd07a0d122097cadea0702efbeede93e37ab48002f91a Dec 18 13:58:35.774 INFO running `"docker" "start" "-a" "4a101df9050bfde0748dd07a0d122097cadea0702efbeede93e37ab48002f91a"` Dec 18 13:58:36.542 INFO [stderr] Compiling winapi v0.3.6 Dec 18 13:58:36.542 INFO [stderr] Checking spsc-buffer v0.1.1 Dec 18 13:58:37.780 INFO [stderr] Checking miow v0.3.3 Dec 18 13:58:38.025 INFO [stderr] Checking mio-anonymous-pipes v0.1.0 (/opt/crater/workdir) Dec 18 13:58:38.291 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Dec 18 13:58:38.291 INFO [stderr] --> src/lib.rs:8:13 Dec 18 13:58:38.291 INFO [stderr] | Dec 18 13:58:38.291 INFO [stderr] 8 | use winapi::um::ioapiset::CancelSynchronousIo; Dec 18 13:58:38.291 INFO [stderr] | ^^ could not find `um` in `winapi` Dec 18 13:58:38.291 INFO [stderr] Dec 18 13:58:38.291 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Dec 18 13:58:38.291 INFO [stderr] --> src/lib.rs:11:14 Dec 18 13:58:38.291 INFO [stderr] | Dec 18 13:58:38.291 INFO [stderr] 11 | use std::os::windows::io::AsRawHandle; Dec 18 13:58:38.291 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Dec 18 13:58:38.291 INFO [stderr] Dec 18 13:58:38.291 INFO [stderr] error[E0432]: unresolved import `miow::pipe` Dec 18 13:58:38.291 INFO [stderr] --> src/lib.rs:6:11 Dec 18 13:58:38.291 INFO [stderr] | Dec 18 13:58:38.291 INFO [stderr] 6 | use miow::pipe::{AnonRead, AnonWrite}; Dec 18 13:58:38.291 INFO [stderr] | ^^^^ could not find `pipe` in `miow` Dec 18 13:58:38.291 INFO [stderr] Dec 18 13:58:38.295 INFO [stderr] error[E0425]: cannot find function `CancelSynchronousIo` in this scope Dec 18 13:58:38.295 INFO [stderr] --> src/lib.rs:211:13 Dec 18 13:58:38.295 INFO [stderr] | Dec 18 13:58:38.295 INFO [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); Dec 18 13:58:38.295 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 18 13:58:38.295 INFO [stderr] Dec 18 13:58:38.297 INFO [stderr] warning: unused import: `winapi::um::ioapiset::CancelSynchronousIo` Dec 18 13:58:38.297 INFO [stderr] --> src/lib.rs:8:5 Dec 18 13:58:38.297 INFO [stderr] | Dec 18 13:58:38.297 INFO [stderr] 8 | use winapi::um::ioapiset::CancelSynchronousIo; Dec 18 13:58:38.297 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:38.297 INFO [stderr] | Dec 18 13:58:38.297 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 13:58:38.297 INFO [stderr] Dec 18 13:58:38.297 INFO [stderr] warning: unused import: `std::os::windows::io::AsRawHandle` Dec 18 13:58:38.297 INFO [stderr] --> src/lib.rs:11:5 Dec 18 13:58:38.297 INFO [stderr] | Dec 18 13:58:38.297 INFO [stderr] 11 | use std::os::windows::io::AsRawHandle; Dec 18 13:58:38.297 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:38.297 INFO [stderr] Dec 18 13:58:38.337 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Dec 18 13:58:38.338 INFO [stderr] --> src/lib.rs:8:13 Dec 18 13:58:38.338 INFO [stderr] | Dec 18 13:58:38.338 INFO [stderr] 8 | use winapi::um::ioapiset::CancelSynchronousIo; Dec 18 13:58:38.338 INFO [stderr] | ^^ could not find `um` in `winapi` Dec 18 13:58:38.338 INFO [stderr] Dec 18 13:58:38.338 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Dec 18 13:58:38.338 INFO [stderr] --> src/lib.rs:11:14 Dec 18 13:58:38.338 INFO [stderr] | Dec 18 13:58:38.338 INFO [stderr] 11 | use std::os::windows::io::AsRawHandle; Dec 18 13:58:38.338 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Dec 18 13:58:38.338 INFO [stderr] Dec 18 13:58:38.338 INFO [stderr] error[E0432]: unresolved import `miow::pipe` Dec 18 13:58:38.338 INFO [stderr] --> src/lib.rs:6:11 Dec 18 13:58:38.338 INFO [stderr] | Dec 18 13:58:38.338 INFO [stderr] 6 | use miow::pipe::{AnonRead, AnonWrite}; Dec 18 13:58:38.338 INFO [stderr] | ^^^^ could not find `pipe` in `miow` Dec 18 13:58:38.338 INFO [stderr] Dec 18 13:58:38.353 INFO [stderr] error[E0425]: cannot find function `CancelSynchronousIo` in this scope Dec 18 13:58:38.353 INFO [stderr] --> src/lib.rs:211:13 Dec 18 13:58:38.353 INFO [stderr] | Dec 18 13:58:38.353 INFO [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); Dec 18 13:58:38.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 18 13:58:38.353 INFO [stderr] Dec 18 13:58:38.354 INFO [stderr] warning: unused import: `winapi::um::ioapiset::CancelSynchronousIo` Dec 18 13:58:38.354 INFO [stderr] --> src/lib.rs:8:5 Dec 18 13:58:38.354 INFO [stderr] | Dec 18 13:58:38.354 INFO [stderr] 8 | use winapi::um::ioapiset::CancelSynchronousIo; Dec 18 13:58:38.354 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:38.354 INFO [stderr] | Dec 18 13:58:38.354 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 13:58:38.354 INFO [stderr] Dec 18 13:58:38.354 INFO [stderr] warning: unused import: `std::os::windows::io::AsRawHandle` Dec 18 13:58:38.354 INFO [stderr] --> src/lib.rs:11:5 Dec 18 13:58:38.354 INFO [stderr] | Dec 18 13:58:38.354 INFO [stderr] 11 | use std::os::windows::io::AsRawHandle; Dec 18 13:58:38.354 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:38.354 INFO [stderr] Dec 18 13:58:38.380 INFO [stderr] error[E0599]: no method named `as_raw_handle` found for type `std::thread::JoinHandle<()>` in the current scope Dec 18 13:58:38.380 INFO [stderr] --> src/lib.rs:211:40 Dec 18 13:58:38.380 INFO [stderr] | Dec 18 13:58:38.380 INFO [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); Dec 18 13:58:38.380 INFO [stderr] | ^^^^^^^^^^^^^ Dec 18 13:58:38.380 INFO [stderr] Dec 18 13:58:38.396 INFO [stderr] error: aborting due to 5 previous errors Dec 18 13:58:38.396 INFO [stderr] Dec 18 13:58:38.396 INFO [stderr] Some errors occurred: E0425, E0432, E0433, E0599. Dec 18 13:58:38.396 INFO [stderr] For more information about an error, try `rustc --explain E0425`. Dec 18 13:58:38.412 INFO [stderr] error: Could not compile `mio-anonymous-pipes`. Dec 18 13:58:38.413 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 13:58:38.454 INFO [stderr] error[E0599]: no method named `as_raw_handle` found for type `std::thread::JoinHandle<()>` in the current scope Dec 18 13:58:38.454 INFO [stderr] --> src/lib.rs:211:40 Dec 18 13:58:38.454 INFO [stderr] | Dec 18 13:58:38.454 INFO [stderr] 211 | CancelSynchronousIo(thread.as_raw_handle()); Dec 18 13:58:38.454 INFO [stderr] | ^^^^^^^^^^^^^ Dec 18 13:58:38.454 INFO [stderr] Dec 18 13:58:38.468 INFO [stderr] error: aborting due to 5 previous errors Dec 18 13:58:38.468 INFO [stderr] Dec 18 13:58:38.468 INFO [stderr] Some errors occurred: E0425, E0432, E0433, E0599. Dec 18 13:58:38.468 INFO [stderr] For more information about an error, try `rustc --explain E0425`. Dec 18 13:58:38.477 INFO [stderr] error: Could not compile `mio-anonymous-pipes`. Dec 18 13:58:38.479 INFO [stderr] Dec 18 13:58:38.479 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 13:58:38.770 INFO running `"docker" "inspect" "4a101df9050bfde0748dd07a0d122097cadea0702efbeede93e37ab48002f91a"` Dec 18 13:58:38.914 INFO running `"docker" "rm" "-f" "4a101df9050bfde0748dd07a0d122097cadea0702efbeede93e37ab48002f91a"` Dec 18 13:58:39.022 INFO [stdout] 4a101df9050bfde0748dd07a0d122097cadea0702efbeede93e37ab48002f91a