[INFO] cloning repository https://github.com/donflopez/kineasy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donflopez/kineasy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonflopez%2Fkineasy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonflopez%2Fkineasy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abd54f57876e1320aabfa9917fbdea8392e85c75 [INFO] testing donflopez/kineasy against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonflopez%2Fkineasy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/donflopez/kineasy on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/donflopez/kineasy [INFO] finished tweaking git repo https://github.com/donflopez/kineasy [INFO] tweaked toml for git repo https://github.com/donflopez/kineasy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/donflopez/kineasy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e44d3e719b261e577a3537f80a657a853932bfb42b36f8e688201786fdc1f11 [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" "3e44d3e719b261e577a3537f80a657a853932bfb42b36f8e688201786fdc1f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e44d3e719b261e577a3537f80a657a853932bfb42b36f8e688201786fdc1f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e44d3e719b261e577a3537f80a657a853932bfb42b36f8e688201786fdc1f11", kill_on_drop: false }` [INFO] [stdout] 3e44d3e719b261e577a3537f80a657a853932bfb42b36f8e688201786fdc1f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--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] e9fec8fcb0cc19b848f5dfdb64a63a5077bc9833d8e42ea9149e6975c081b536 [INFO] running `Command { std: "docker" "start" "-a" "e9fec8fcb0cc19b848f5dfdb64a63a5077bc9833d8e42ea9149e6975c081b536", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling rusoto v0.24.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling tracing v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_kinesis v0.40.0 [INFO] [stderr] Compiling kineasy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cp` [INFO] [stdout] --> src/stream.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cp: Checkpointing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_shards` [INFO] [stdout] --> src/stream.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn create_shards(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "e9fec8fcb0cc19b848f5dfdb64a63a5077bc9833d8e42ea9149e6975c081b536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fec8fcb0cc19b848f5dfdb64a63a5077bc9833d8e42ea9149e6975c081b536", kill_on_drop: false }` [INFO] [stdout] e9fec8fcb0cc19b848f5dfdb64a63a5077bc9833d8e42ea9149e6975c081b536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09605da93516ccbb4b389ce5235adc320c7b40ca7c752f332e3b35123e634399 [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" "09605da93516ccbb4b389ce5235adc320c7b40ca7c752f332e3b35123e634399", kill_on_drop: false }` [INFO] [stderr] Compiling curl v0.4.23 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.21 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stdout] warning: field is never read: `cp` [INFO] [stdout] --> src/stream.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cp: Checkpointing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_shards` [INFO] [stdout] --> src/stream.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn create_shards(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dockers v0.1.6 [INFO] [stderr] Compiling kineasy_test_utils v0.1.0 [INFO] [stderr] Compiling kineasy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cp` [INFO] [stdout] --> src/stream.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cp: Checkpointing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_shards` [INFO] [stdout] --> src/stream.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn create_shards(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/stream.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await, async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.62s [INFO] running `Command { std: "docker" "inspect" "09605da93516ccbb4b389ce5235adc320c7b40ca7c752f332e3b35123e634399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09605da93516ccbb4b389ce5235adc320c7b40ca7c752f332e3b35123e634399", kill_on_drop: false }` [INFO] [stdout] 09605da93516ccbb4b389ce5235adc320c7b40ca7c752f332e3b35123e634399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", 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] d304408df2065fb10e649a1cd62c978a7ea082f4ce8dbcaffb5731b42b646390 [INFO] running `Command { std: "docker" "start" "-a" "d304408df2065fb10e649a1cd62c978a7ea082f4ce8dbcaffb5731b42b646390", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `cp` [INFO] [stderr] --> src/stream.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | cp: Checkpointing, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `iterator_type` [INFO] [stderr] --> src/stream.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | iterator_type: ShardIterator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create_shards` [INFO] [stderr] --> src/stream.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | fn create_shards(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/stream.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await, async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate-level attribute should be in the root module [INFO] [stderr] --> src/stream.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await, async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cp` [INFO] [stderr] --> src/stream.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | cp: Checkpointing, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `iterator_type` [INFO] [stderr] --> src/stream.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | iterator_type: ShardIterator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create_shards` [INFO] [stderr] --> src/stream.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | fn create_shards(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/stream.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await, async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate-level attribute should be in the root module [INFO] [stderr] --> src/stream.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await, async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kineasy-20e220c9d20ab78a) [INFO] [stdout] [INFO] [stderr] Doc-tests kineasy [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 15) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 15) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "An unknown option was passed in to libcurl", code: 48, extra: None }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/docker/mod.rs:34:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5563a37978c0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5563a37978c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5563a37978c0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5563a37978c0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5563a37bad3c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5563a3792195 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5563a379992b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5563a379992b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5563a379992b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5563a3799401 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5563a3799ff4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5563a3799ad7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5563a3797dbc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5563a3799a39 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5563a2ecd761 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5563a2ecd853 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5563a2f2084d - core::result::Result::unwrap::h5a0ca58ae10167d8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5563a2f1eb9b - dockers::docker::request::h03f4dde4ce953534 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/docker/mod.rs:34:5 [INFO] [stdout] 18: 0x5563a2f1f8c1 - dockers::docker::get_response_from_api_static::h95693a0b02c75eb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/docker/mod.rs:113:8 [INFO] [stdout] 19: 0x5563a2f3eb07 - dockers::images::Image::create::h07ea3dcd7072b226 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/images.rs:99:13 [INFO] [stdout] 20: 0x5563a2f3efca - dockers::images::Image::pull::h396765068604aa5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/images.rs:112:9 [INFO] [stdout] 21: 0x5563a2ee61f8 - rust_out::main::h61823b600df25383 [INFO] [stdout] 22: 0x5563a2ed4083 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 23: 0x5563a2ed2f59 - std::sys_common::backtrace::__rust_begin_short_backtrace::h755618c0981a0533 [INFO] [stdout] 24: 0x5563a2ed3189 - std::rt::lang_start::{{closure}}::h3e3e948d2e1cdd2b [INFO] [stdout] 25: 0x5563a379a5fa - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 26: 0x5563a379a5fa - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x5563a379a5fa - std::panicking::try::hb8b07cef009cb4fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x5563a379a5fa - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x5563a379a5fa - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:48 [INFO] [stdout] 30: 0x5563a379a5fa - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x5563a379a5fa - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x5563a379a5fa - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x5563a379a5fa - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:20 [INFO] [stdout] 34: 0x5563a2ed3161 - std::rt::lang_start::ha47a1fac43a2373f [INFO] [stdout] 35: 0x5563a2ee75d3 - main [INFO] [stdout] 36: 0x7f5091c0c0b3 - __libc_start_main [INFO] [stdout] 37: 0x5563a2ecdf5e - _start [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d304408df2065fb10e649a1cd62c978a7ea082f4ce8dbcaffb5731b42b646390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d304408df2065fb10e649a1cd62c978a7ea082f4ce8dbcaffb5731b42b646390", kill_on_drop: false }` [INFO] [stdout] d304408df2065fb10e649a1cd62c978a7ea082f4ce8dbcaffb5731b42b646390