[INFO] fetching crate tokio-etcd-grpc-client 0.1.0... [INFO] testing tokio-etcd-grpc-client-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tokio-etcd-grpc-client 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tokio-etcd-grpc-client 0.1.0 [INFO] finished tweaking crates.io crate tokio-etcd-grpc-client 0.1.0 [INFO] tweaked toml for crates.io crate tokio-etcd-grpc-client 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-etcd-grpc-client 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.12.3 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.12.3 (available: v0.14.2) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee4adc89691a080c4b136aa2e6fa9e76098e0a7abb8bc0e33453db2db3ae47d7 [INFO] running `Command { std: "docker" "start" "-a" "ee4adc89691a080c4b136aa2e6fa9e76098e0a7abb8bc0e33453db2db3ae47d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4adc89691a080c4b136aa2e6fa9e76098e0a7abb8bc0e33453db2db3ae47d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4adc89691a080c4b136aa2e6fa9e76098e0a7abb8bc0e33453db2db3ae47d7", kill_on_drop: false }` [INFO] [stdout] ee4adc89691a080c4b136aa2e6fa9e76098e0a7abb8bc0e33453db2db3ae47d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 020a52d9ec4f93562ed917b8dc4010b48f94813c3e3d0e131bab22cff3bf87e5 [INFO] running `Command { std: "docker" "start" "-a" "020a52d9ec4f93562ed917b8dc4010b48f94813c3e3d0e131bab22cff3bf87e5", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-etcd-grpc-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` [INFO] [stdout] --> build.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | .compile( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.58s [INFO] running `Command { std: "docker" "inspect" "020a52d9ec4f93562ed917b8dc4010b48f94813c3e3d0e131bab22cff3bf87e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020a52d9ec4f93562ed917b8dc4010b48f94813c3e3d0e131bab22cff3bf87e5", kill_on_drop: false }` [INFO] [stdout] 020a52d9ec4f93562ed917b8dc4010b48f94813c3e3d0e131bab22cff3bf87e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7684f161603cb1cfbb6fdb59ff3041841e98f5cf34ab079ed2c1cce5162c66b8 [INFO] running `Command { std: "docker" "start" "-a" "7684f161603cb1cfbb6fdb59ff3041841e98f5cf34ab079ed2c1cce5162c66b8", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` [INFO] [stdout] --> build.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | .compile( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-etcd-grpc-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "7684f161603cb1cfbb6fdb59ff3041841e98f5cf34ab079ed2c1cce5162c66b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7684f161603cb1cfbb6fdb59ff3041841e98f5cf34ab079ed2c1cce5162c66b8", kill_on_drop: false }` [INFO] [stdout] 7684f161603cb1cfbb6fdb59ff3041841e98f5cf34ab079ed2c1cce5162c66b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd82946165c0831d4844a64d9b2f872bd596eba7ece74f5480c970d749a582c5 [INFO] running `Command { std: "docker" "start" "-a" "dd82946165c0831d4844a64d9b2f872bd596eba7ece74f5480c970d749a582c5", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` [INFO] [stdout] [INFO] [stderr] --> build.rs:7:10 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 7 | .compile( [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tokio-etcd-grpc-client` (build script) generated 1 warning [INFO] [stderr] warning: struct `User` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct User { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Role` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/tokio-etcd-grpc-client-c063b98305b0b7b5/out/authpb.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub struct Role { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tokio-etcd-grpc-client` (lib) generated 2 warnings [INFO] [stderr] warning: `tokio-etcd-grpc-client` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_etcd_grpc_client-7be457a355e1b718) [INFO] [stderr] Doc-tests tokio_etcd_grpc_client [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" "dd82946165c0831d4844a64d9b2f872bd596eba7ece74f5480c970d749a582c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd82946165c0831d4844a64d9b2f872bd596eba7ece74f5480c970d749a582c5", kill_on_drop: false }` [INFO] [stdout] dd82946165c0831d4844a64d9b2f872bd596eba7ece74f5480c970d749a582c5