[INFO] fetching crate heng_rs 0.1.0... [INFO] testing heng_rs-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate heng_rs 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate heng_rs 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 heng_rs 0.1.0 [INFO] finished tweaking crates.io crate heng_rs 0.1.0 [INFO] tweaked toml for crates.io crate heng_rs 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 75c5311d39be95ba2d8da8e880a707916a29abd99b05bf24df2815f164340ebe [INFO] running `"docker" "start" "-a" "75c5311d39be95ba2d8da8e880a707916a29abd99b05bf24df2815f164340ebe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling heng_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `futures_util::SinkExt` [INFO] [stderr] --> src/lib.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | use futures_util::{SinkExt, StreamExt}; [INFO] [stderr] | ^^^^^^^ no `SinkExt` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `current_thread` in `tokio_executor` [INFO] [stderr] --> src/lib.rs:83:25 [INFO] [stderr] | [INFO] [stderr] 83 | tokio_executor::current_thread::spawn(async move { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `current_thread` in `tokio_executor` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `send` found for mutable reference `&mut futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stderr] --> src/lib.rs:76:14 [INFO] [stderr] | [INFO] [stderr] 76 | .send(msg) [INFO] [stderr] | ^^^^ method not found in `&mut futures_channel::mpsc::UnboundedSender` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::Sender` in the current scope [INFO] [stderr] --> src/lib.rs:106:22 [INFO] [stderr] | [INFO] [stderr] 106 | inner.tx_sig.send(signal).await [INFO] [stderr] | ^^^^ method not found in `futures_channel::mpsc::Sender` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `send` found for mutable reference `&mut futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stderr] --> src/lib.rs:84:65 [INFO] [stderr] | [INFO] [stderr] 84 | let _ = sender.lock().unwrap().tx.as_mut().unwrap().send(msg).await; [INFO] [stderr] | ^^^^ method not found in `&mut futures_channel::mpsc::UnboundedSender` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `heng_rs`. [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" "75c5311d39be95ba2d8da8e880a707916a29abd99b05bf24df2815f164340ebe"` [INFO] running `"docker" "rm" "-f" "75c5311d39be95ba2d8da8e880a707916a29abd99b05bf24df2815f164340ebe"` [INFO] [stdout] 75c5311d39be95ba2d8da8e880a707916a29abd99b05bf24df2815f164340ebe