[INFO] fetching crate kineasy 0.1.0... [INFO] checking kineasy-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate kineasy 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate kineasy 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kineasy 0.1.0 [INFO] finished tweaking crates.io crate kineasy 0.1.0 [INFO] tweaked toml for crates.io crate kineasy 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68c92b7334f5cfdc125b0ffad5a0b55ce319429874ec659b78ff5166f1d26d89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68c92b7334f5cfdc125b0ffad5a0b55ce319429874ec659b78ff5166f1d26d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68c92b7334f5cfdc125b0ffad5a0b55ce319429874ec659b78ff5166f1d26d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c92b7334f5cfdc125b0ffad5a0b55ce319429874ec659b78ff5166f1d26d89", kill_on_drop: false }` [INFO] [stdout] 68c92b7334f5cfdc125b0ffad5a0b55ce319429874ec659b78ff5166f1d26d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b1e4ed893184d637677510aab0c9cd6e3322df19953c570d60afcfd045c122c [INFO] running `Command { std: "docker" "start" "-a" "2b1e4ed893184d637677510aab0c9cd6e3322df19953c570d60afcfd045c122c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rusoto v0.24.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking rusoto_credential v0.40.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking rusoto_kinesis v0.40.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking dockers v0.1.6 [INFO] [stderr] Checking kineasy_test_utils v0.1.0 [INFO] [stderr] Checking kineasy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::sync::mpsc` [INFO] [stdout] --> src/stream.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^^^^^^^ no `mpsc` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timer` in `tokio` [INFO] [stdout] --> src/shard.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | let f = tokio::timer::delay(delay) [INFO] [stdout] | ^^^^^ could not find `timer` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timer` in `tokio` [INFO] [stdout] --> src/shard.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 128 | let f = tokio::timer::delay(delay) [INFO] [stdout] | ^^^^^ could not find `timer` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/stream.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `future::ready` [INFO] [stdout] --> src/stream.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::core_reexport::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::ready; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `future::ready` [INFO] [stdout] --> src/stream.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | future::ready(()) [INFO] [stdout] | ^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::core_reexport::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::ready; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/shard.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | tokio::spawn(f); // TODO this makes the runtime to fail when stopping the stream [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/shard.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | tokio::spawn(f); // TODO this makes the runtime to fail when stopping the stream [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sync` is private [INFO] [stdout] --> src/stream.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sync` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/lib.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | mod sync; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `ready` is private [INFO] [stdout] --> src/stream.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `ready` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/future/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ready; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `ready` is private [INFO] [stdout] --> src/stream.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | future::ready(()) [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `ready` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/future/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ready; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/stream.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::sync::mpsc` [INFO] [stdout] --> src/stream.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^^^^^^^ no `mpsc` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timer` in `tokio` [INFO] [stdout] --> src/shard.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | let f = tokio::timer::delay(delay) [INFO] [stdout] | ^^^^^ could not find `timer` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timer` in `tokio` [INFO] [stdout] --> src/shard.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 128 | let f = tokio::timer::delay(delay) [INFO] [stdout] | ^^^^^ could not find `timer` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/stream.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 2 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `future::ready` [INFO] [stdout] --> src/stream.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::core_reexport::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::ready; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `future::ready` [INFO] [stdout] --> src/stream.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | future::ready(()) [INFO] [stdout] | ^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::core_reexport::future::ready; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::ready; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/shard.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | tokio::spawn(f); // TODO this makes the runtime to fail when stopping the stream [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/shard.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | tokio::spawn(f); // TODO this makes the runtime to fail when stopping the stream [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::stream::io::async_write::io::sys::ext::net::raw_fd::sys_common::util::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 1 | use past::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `sync` is private [INFO] [stdout] --> src/stream.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `sync` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/lib.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | mod sync; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `ready` is private [INFO] [stdout] --> src/stream.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `ready` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/future/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ready; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `ready` is private [INFO] [stdout] --> src/stream.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | future::ready(()) [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `ready` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/future/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ready; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/stream.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::{prelude::*, future, sync::mpsc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `take_while` found for struct `KinesisShard` in the current scope [INFO] [stdout] | [INFO] [stdout] ::: src/shard.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct KinesisShard { [INFO] [stdout] | ----------------------- [INFO] [stdout] | | [INFO] [stdout] | method `take_while` not found for this [INFO] [stdout] | doesn't satisfy `KinesisShard: Iterator` [INFO] [stdout] --> src/stream.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^^^^^^ method not found in `KinesisShard` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.18/src/stream/mod.rs:610:8 [INFO] [stdout] | [INFO] [stdout] 610 | fn take_while(self, f: F) -> TakeWhile [INFO] [stdout] | ---------- the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] = note: the method `take_while` exists but the following trait bounds were not satisfied: [INFO] [stdout] `KinesisShard: Iterator` [INFO] [stdout] which is required by `&mut KinesisShard: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::StreamExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/shard.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Poll, Stream, FutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0433, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kineasy` [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] [stdout] error[E0599]: no method named `take_while` found for struct `KinesisShard` in the current scope [INFO] [stdout] | [INFO] [stdout] ::: src/shard.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct KinesisShard { [INFO] [stdout] | ----------------------- [INFO] [stdout] | | [INFO] [stdout] | method `take_while` not found for this [INFO] [stdout] | doesn't satisfy `KinesisShard: Iterator` [INFO] [stdout] --> src/stream.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | s.take_while(|_| future::ready(*running.read().unwrap())).for_each(move |l: GetRecordsOutput| { [INFO] [stdout] | ^^^^^^^^^^ method not found in `KinesisShard` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.18/src/stream/mod.rs:610:8 [INFO] [stdout] | [INFO] [stdout] 610 | fn take_while(self, f: F) -> TakeWhile [INFO] [stdout] | ---------- the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] = note: the method `take_while` exists but the following trait bounds were not satisfied: [INFO] [stdout] `KinesisShard: Iterator` [INFO] [stdout] which is required by `&mut KinesisShard: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::StreamExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/shard.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Poll, Stream, FutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0433, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b1e4ed893184d637677510aab0c9cd6e3322df19953c570d60afcfd045c122c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1e4ed893184d637677510aab0c9cd6e3322df19953c570d60afcfd045c122c", kill_on_drop: false }` [INFO] [stdout] 2b1e4ed893184d637677510aab0c9cd6e3322df19953c570d60afcfd045c122c