[INFO] crate crossterm 0.17.5 is already in cache [INFO] testing crossterm-0.17.5 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate crossterm 0.17.5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate crossterm 0.17.5 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crossterm 0.17.5 [INFO] finished tweaking crates.io crate crossterm 0.17.5 [INFO] tweaked toml for crates.io crate crossterm 0.17.5 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate crossterm 0.17.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-06-03" "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] 456d745a7bda8fa16a1a2978764618e0cb956e529df13fc0a81e3a8439a9240e [INFO] running `"docker" "start" "-a" "456d745a7bda8fa16a1a2978764618e0cb956e529df13fc0a81e3a8439a9240e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling crossterm v0.17.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `"docker" "inspect" "456d745a7bda8fa16a1a2978764618e0cb956e529df13fc0a81e3a8439a9240e"` [INFO] running `"docker" "rm" "-f" "456d745a7bda8fa16a1a2978764618e0cb956e529df13fc0a81e3a8439a9240e"` [INFO] [stdout] 456d745a7bda8fa16a1a2978764618e0cb956e529df13fc0a81e3a8439a9240e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85171f1127f109bd6979964b4905c91f8eb6c2c44f267a9546b0c112b5c4aef0 [INFO] running `"docker" "start" "-a" "85171f1127f109bd6979964b4905c91f8eb6c2c44f267a9546b0c112b5c4aef0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling bytes v0.5.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling crossterm v0.17.5 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `crossterm::event::EventStream` [INFO] [stderr] --> examples/event-stream-async-std.rs:15:61 [INFO] [stderr] | [INFO] [stderr] 15 | event::{DisableMouseCapture, EnableMouseCapture, Event, EventStream, KeyCode}, [INFO] [stderr] | ^^^^^^^^^^^ no `EventStream` in `event` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossterm::event::EventStream` [INFO] [stderr] --> examples/event-stream-tokio.rs:15:61 [INFO] [stderr] | [INFO] [stderr] 15 | event::{DisableMouseCapture, EnableMouseCapture, Event, EventStream, KeyCode}, [INFO] [stderr] | ^^^^^^^^^^^ no `EventStream` in `event` [INFO] [stderr] [INFO] [stderr] warning: unused import: `StreamExt` [INFO] [stderr] --> examples/event-stream-tokio.rs:10:42 [INFO] [stderr] | [INFO] [stderr] 10 | use futures::{future::FutureExt, select, StreamExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] warning: unused import: `StreamExt` [INFO] [stderr] --> examples/event-stream-async-std.rs:10:42 [INFO] [stderr] | [INFO] [stderr] 10 | use futures::{future::FutureExt, select, StreamExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `crossterm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "85171f1127f109bd6979964b4905c91f8eb6c2c44f267a9546b0c112b5c4aef0"` [INFO] running `"docker" "rm" "-f" "85171f1127f109bd6979964b4905c91f8eb6c2c44f267a9546b0c112b5c4aef0"` [INFO] [stdout] 85171f1127f109bd6979964b4905c91f8eb6c2c44f267a9546b0c112b5c4aef0