[INFO] updating cached repository https://github.com/donflopez/kineasy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abd54f57876e1320aabfa9917fbdea8392e85c75 [INFO] testing donflopez/kineasy against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonflopez%2Fkineasy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/donflopez/kineasy on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a01093675c495b456a5c1972dc9338831032a366bd53b1876da3219fbfadc70 [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" "7a01093675c495b456a5c1972dc9338831032a366bd53b1876da3219fbfadc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a01093675c495b456a5c1972dc9338831032a366bd53b1876da3219fbfadc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a01093675c495b456a5c1972dc9338831032a366bd53b1876da3219fbfadc70", kill_on_drop: false }` [INFO] [stdout] 7a01093675c495b456a5c1972dc9338831032a366bd53b1876da3219fbfadc70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06690621daa0e183090b8b9db7cf5723e13194802e79a18e65894fdf0c08246b [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" "06690621daa0e183090b8b9db7cf5723e13194802e79a18e65894fdf0c08246b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [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 pkg-config v0.3.15 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling rusoto v0.24.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling block-buffer v0.3.3 [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 futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.9 [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 hyper-tls v0.3.2 [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-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.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: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "06690621daa0e183090b8b9db7cf5723e13194802e79a18e65894fdf0c08246b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06690621daa0e183090b8b9db7cf5723e13194802e79a18e65894fdf0c08246b", kill_on_drop: false }` [INFO] [stdout] 06690621daa0e183090b8b9db7cf5723e13194802e79a18e65894fdf0c08246b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbe5922127dd1abd79a2828d586bb97fa00faf26fa0e04bbda463fa006e443a4 [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" "dbe5922127dd1abd79a2828d586bb97fa00faf26fa0e04bbda463fa006e443a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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: 4 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: `iterator_type` [INFO] [stdout] --> src/stream.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | iterator_type: ShardIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.58s [INFO] running `Command { std: "docker" "inspect" "dbe5922127dd1abd79a2828d586bb97fa00faf26fa0e04bbda463fa006e443a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe5922127dd1abd79a2828d586bb97fa00faf26fa0e04bbda463fa006e443a4", kill_on_drop: false }` [INFO] [stdout] dbe5922127dd1abd79a2828d586bb97fa00faf26fa0e04bbda463fa006e443a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1d7b5db3cb2b7516106c9878c6a97041fca3545d0e1b8c92fceceb53c05c574 [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" "d1d7b5db3cb2b7516106c9878c6a97041fca3545d0e1b8c92fceceb53c05c574", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] = note: `#[warn(dead_code)]` on by default [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: 4 warnings emitted [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] = note: `#[warn(dead_code)]` on by default [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kineasy-4c848dbf24b74fbb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kineasy [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: 0x559a349f96e5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559a349f96e5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559a349f96e5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559a349f96e5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559a34a2266c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559a349f3dc2 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x559a349fbd70 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x559a349fbd70 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x559a349fbd70 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x559a349fbabc - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x559a349fc3b3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x559a349fbfab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x559a34a20d51 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x559a34a20b73 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x559a341003c3 - core::result::Result::unwrap::h18ed272d5fa231af [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stdout] 15: 0x559a340e493a - dockers::docker::request::hd0f0c440aa2200c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/docker/mod.rs:34 [INFO] [stdout] 16: 0x559a340e5710 - dockers::docker::get_response_from_api_static::h47242372b83ff4c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/docker/mod.rs:113 [INFO] [stdout] 17: 0x559a340f2a22 - dockers::images::Image::create::h7ab39554b488ccb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/images.rs:99 [INFO] [stdout] 18: 0x559a340f2f73 - dockers::images::Image::pull::ha57a4d28640be1b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dockers-0.1.6/src/images.rs:112 [INFO] [stdout] 19: 0x559a340b938c - rust_out::main::h405f65324f7b53be [INFO] [stdout] 20: 0x559a340a3703 - std::rt::lang_start::{{closure}}::ha8395b9615e12984 [INFO] [stdout] 21: 0x559a349fc853 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x559a349fc853 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x559a349fc853 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x559a349fc853 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x559a349fc853 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x559a340a36e8 - std::rt::lang_start::hf91fc87199e1c84e [INFO] [stdout] 27: 0x559a340ba9eb - main [INFO] [stdout] 28: 0x7ff4519780b3 - __libc_start_main [INFO] [stdout] 29: 0x559a3409ef6e - _start [INFO] [stdout] 30: 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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d1d7b5db3cb2b7516106c9878c6a97041fca3545d0e1b8c92fceceb53c05c574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d7b5db3cb2b7516106c9878c6a97041fca3545d0e1b8c92fceceb53c05c574", kill_on_drop: false }` [INFO] [stdout] d1d7b5db3cb2b7516106c9878c6a97041fca3545d0e1b8c92fceceb53c05c574