[INFO] cloning repository https://github.com/vegetarianz/simplekv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vegetarianz/simplekv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0f37de10abcc8ad4dffcc39af643135ccb322f [INFO] checking vegetarianz/simplekv against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vegetarianz/simplekv on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vegetarianz/simplekv [INFO] finished tweaking git repo https://github.com/vegetarianz/simplekv [INFO] tweaked toml for git repo https://github.com/vegetarianz/simplekv written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vegetarianz/simplekv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded der-oid-macro v0.5.0 [INFO] [stderr] Downloaded oid-registry v0.2.0 [INFO] [stderr] Downloaded x509-parser v0.12.0 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded der-parser v6.0.1 [INFO] [stderr] Downloaded certify v0.3.1 [INFO] [stderr] Downloaded yamux v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53fff9c43bbd87f827366b1b8856c89f91430d28c0cb9b7202a816dda6deb1cc [INFO] running `Command { std: "docker" "start" "-a" "53fff9c43bbd87f827366b1b8856c89f91430d28c0cb9b7202a816dda6deb1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53fff9c43bbd87f827366b1b8856c89f91430d28c0cb9b7202a816dda6deb1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53fff9c43bbd87f827366b1b8856c89f91430d28c0cb9b7202a816dda6deb1cc", kill_on_drop: false }` [INFO] [stdout] 53fff9c43bbd87f827366b1b8856c89f91430d28c0cb9b7202a816dda6deb1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6426bb194d337b45e03d9bac5dea2c74cdc58d76d8de560dbf802f51ef688f [INFO] running `Command { std: "docker" "start" "-a" "ee6426bb194d337b45e03d9bac5dea2c74cdc58d76d8de560dbf802f51ef688f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.8.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking der-parser v6.0.1 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking x509-parser v0.12.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Checking rcgen v0.8.14 [INFO] [stderr] Checking certify v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking yamux v0.10.1 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-prost v0.2.1 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/network/stream_result.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/network/stream_result.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/service/topic.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/service/topic_service.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | use std::{convert::TryInto, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MemTable` is imported redundantly [INFO] [stdout] --> src/service/mod.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 170 | use super::*; [INFO] [stdout] | -------- the item `MemTable` is already imported here [INFO] [stdout] 171 | use crate::{MemTable, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/service/mod.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 170 | use super::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 171 | use crate::{MemTable, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Stream` trait object that must be used [INFO] [stdout] --> src/service/topic_service.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | dispatch_stream(cmd, topic.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: streams do nothing unless polled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "ee6426bb194d337b45e03d9bac5dea2c74cdc58d76d8de560dbf802f51ef688f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6426bb194d337b45e03d9bac5dea2c74cdc58d76d8de560dbf802f51ef688f", kill_on_drop: false }` [INFO] [stdout] ee6426bb194d337b45e03d9bac5dea2c74cdc58d76d8de560dbf802f51ef688f [INFO] checking vegetarianz/simplekv against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vegetarianz/simplekv on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vegetarianz/simplekv [INFO] finished tweaking git repo https://github.com/vegetarianz/simplekv [INFO] tweaked toml for git repo https://github.com/vegetarianz/simplekv written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vegetarianz/simplekv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ceced1238af6b8c5c7e219488f2e05b48ae131d10f9efcc17cb4ae31dce1293 [INFO] running `Command { std: "docker" "start" "-a" "3ceced1238af6b8c5c7e219488f2e05b48ae131d10f9efcc17cb4ae31dce1293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ceced1238af6b8c5c7e219488f2e05b48ae131d10f9efcc17cb4ae31dce1293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ceced1238af6b8c5c7e219488f2e05b48ae131d10f9efcc17cb4ae31dce1293", kill_on_drop: false }` [INFO] [stdout] 3ceced1238af6b8c5c7e219488f2e05b48ae131d10f9efcc17cb4ae31dce1293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b8e03b441458f207e186433a06d56ad96cf2861084b72a546a2e172513ae41 [INFO] running `Command { std: "docker" "start" "-a" "c6b8e03b441458f207e186433a06d56ad96cf2861084b72a546a2e172513ae41", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling either 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.9.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Checking der-parser v6.0.1 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking x509-parser v0.12.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Checking rcgen v0.8.14 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Checking certify v0.3.1 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking yamux v0.10.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking async-prost v0.2.1 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/network/stream_result.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/network/stream_result.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/service/topic.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/service/topic_service.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | use std::{convert::TryInto, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MemTable` is imported redundantly [INFO] [stdout] --> src/service/mod.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 170 | use super::*; [INFO] [stdout] | -------- the item `MemTable` is already imported here [INFO] [stdout] 171 | use crate::{MemTable, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/service/mod.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 170 | use super::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 171 | use crate::{MemTable, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Stream` trait object that must be used [INFO] [stdout] --> src/service/topic_service.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | dispatch_stream(cmd, topic.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: streams do nothing unless polled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s [INFO] running `Command { std: "docker" "inspect" "c6b8e03b441458f207e186433a06d56ad96cf2861084b72a546a2e172513ae41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b8e03b441458f207e186433a06d56ad96cf2861084b72a546a2e172513ae41", kill_on_drop: false }` [INFO] [stdout] c6b8e03b441458f207e186433a06d56ad96cf2861084b72a546a2e172513ae41