[INFO] cloning repository https://github.com/agend/tower-grpc-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agend/tower-grpc-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagend%2Ftower-grpc-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagend%2Ftower-grpc-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5aaeacca4aec947b0a3493836b2316b7b28c2c5 [INFO] testing agend/tower-grpc-bench against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagend%2Ftower-grpc-bench" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agend/tower-grpc-bench on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agend/tower-grpc-bench [INFO] finished tweaking git repo https://github.com/agend/tower-grpc-bench [INFO] tweaked toml for git repo https://github.com/agend/tower-grpc-bench written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/agend/tower-grpc-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e802827e0612ad219f3dc19e6e203d5f54f384ed51c163b8acb46b3d42657234 [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" "e802827e0612ad219f3dc19e6e203d5f54f384ed51c163b8acb46b3d42657234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e802827e0612ad219f3dc19e6e203d5f54f384ed51c163b8acb46b3d42657234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e802827e0612ad219f3dc19e6e203d5f54f384ed51c163b8acb46b3d42657234", kill_on_drop: false }` [INFO] [stdout] e802827e0612ad219f3dc19e6e203d5f54f384ed51c163b8acb46b3d42657234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7469a4e1bc7ea0a23e79be7ac96cf2b6c8ea8d0bd4e6ec2cf68fad8311b4aa3f [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" "7469a4e1bc7ea0a23e79be7ac96cf2b6c8ea8d0bd4e6ec2cf68fad8311b4aa3f", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling codegen v0.1.1 (https://github.com/carllerche/codegen#87e270f7) [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling tower-layer v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-discover v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tower-load-shed v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-filter v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tower-buffer v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-in-flight-limit v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tower-retry v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-timeout v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-rate-limit v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-buf v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling tower-util v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-connect v0.1.0 (https://github.com/carllerche/tokio-connect#f7ad1ca4) [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tower-balance v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling tower-reconnect v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tower v0.1.0 (https://github.com/tower-rs/tower#d7516c32) [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling tower-http-service v0.1.0 (https://github.com/tower-rs/tower-http#6d7a9fdc) [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tower-add-origin v0.1.0 (https://github.com/tower-rs/tower-http#6d7a9fdc) [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling tower-h2 v0.1.0 (https://github.com/tower-rs/tower-h2#ac7ea5bd) [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#979567f3) [INFO] [stderr] Compiling tower-grpc-build v0.1.0 (https://github.com/tower-rs/tower-grpc#979567f3) [INFO] [stderr] Compiling tower-grpc-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FutureResult` [INFO] [stdout] --> src/helloworld/client.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::future::{loop_fn, Loop, FutureResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Async` [INFO] [stdout] --> src/helloworld/client.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::{Future, Poll, Async}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::executor::DefaultExecutor` [INFO] [stdout] --> src/helloworld/client.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::executor::DefaultExecutor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConnectFuture` [INFO] [stdout] --> src/helloworld/client.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::net::tcp::{ConnectFuture, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/helloworld/client.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | type Future = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/helloworld/server.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn say_hello(&mut self, request: Request) -> Self::SayHelloFuture { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "7469a4e1bc7ea0a23e79be7ac96cf2b6c8ea8d0bd4e6ec2cf68fad8311b4aa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7469a4e1bc7ea0a23e79be7ac96cf2b6c8ea8d0bd4e6ec2cf68fad8311b4aa3f", kill_on_drop: false }` [INFO] [stdout] 7469a4e1bc7ea0a23e79be7ac96cf2b6c8ea8d0bd4e6ec2cf68fad8311b4aa3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 442a00ec796ca068fcd73ee7f200d1eaaf2bf07aa07ab6cc953207160c21e4e4 [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" "442a00ec796ca068fcd73ee7f200d1eaaf2bf07aa07ab6cc953207160c21e4e4", kill_on_drop: false }` [INFO] [stderr] Compiling tower-grpc-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FutureResult` [INFO] [stdout] --> src/helloworld/client.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::future::{loop_fn, Loop, FutureResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Async` [INFO] [stdout] --> src/helloworld/client.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::{Future, Poll, Async}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::executor::DefaultExecutor` [INFO] [stdout] --> src/helloworld/client.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::executor::DefaultExecutor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConnectFuture` [INFO] [stdout] --> src/helloworld/client.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::net::tcp::{ConnectFuture, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/helloworld/client.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | type Future = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/helloworld/server.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn say_hello(&mut self, request: Request) -> Self::SayHelloFuture { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "442a00ec796ca068fcd73ee7f200d1eaaf2bf07aa07ab6cc953207160c21e4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442a00ec796ca068fcd73ee7f200d1eaaf2bf07aa07ab6cc953207160c21e4e4", kill_on_drop: false }` [INFO] [stdout] 442a00ec796ca068fcd73ee7f200d1eaaf2bf07aa07ab6cc953207160c21e4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f1e7a0659079d4b48cb5801777632588b2690e06b81940662f70519a6c1c0ba [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" "4f1e7a0659079d4b48cb5801777632588b2690e06b81940662f70519a6c1c0ba", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `FutureResult` [INFO] [stderr] --> src/helloworld/client.rs:14:38 [INFO] [stderr] | [INFO] [stderr] 14 | use futures::future::{loop_fn, Loop, FutureResult}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Async` [INFO] [stderr] --> src/helloworld/client.rs:16:29 [INFO] [stderr] | [INFO] [stderr] 16 | use futures::{Future, Poll, Async}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::executor::DefaultExecutor` [INFO] [stderr] --> src/helloworld/client.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio::executor::DefaultExecutor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ConnectFuture` [INFO] [stderr] --> src/helloworld/client.rs:18:23 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio::net::tcp::{ConnectFuture, TcpStream}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/helloworld/client.rs:70:23 [INFO] [stderr] | [INFO] [stderr] 70 | type Future = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> src/helloworld/server.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | fn say_hello(&mut self, request: Request) -> Self::SayHelloFuture { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tower-grpc-bench` (bin "client" test) generated 5 warnings [INFO] [stderr] warning: `tower-grpc-bench` (bin "server" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/client-029053f690a65f23) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/server-17212f8ec6e48f18) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f1e7a0659079d4b48cb5801777632588b2690e06b81940662f70519a6c1c0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1e7a0659079d4b48cb5801777632588b2690e06b81940662f70519a6c1c0ba", kill_on_drop: false }` [INFO] [stdout] 4f1e7a0659079d4b48cb5801777632588b2690e06b81940662f70519a6c1c0ba