[INFO] fetching crate rust-etcd-utils 0.14.0... [INFO] testing rust-etcd-utils-0.14.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rust-etcd-utils 0.14.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rust-etcd-utils 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-etcd-utils 0.14.0 [INFO] tweaked toml for crates.io crate rust-etcd-utils 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-etcd-utils 0.14.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-etcd-utils 0.14.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-prost-build v0.14.5 [INFO] [stderr] Downloaded tonic-build v0.14.5 [INFO] [stderr] Downloaded visible v0.0.1 [INFO] [stderr] Downloaded retry v2.2.0 [INFO] [stderr] Downloaded etcd-client v0.18.0 [INFO] [stderr] Downloaded pulldown-cmark v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bff6d009537a01c03dd4652f290401f4189b086e30dd32c1287c1e84b8b4515 [INFO] running `Command { std: "docker" "start" "-a" "9bff6d009537a01c03dd4652f290401f4189b086e30dd32c1287c1e84b8b4515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bff6d009537a01c03dd4652f290401f4189b086e30dd32c1287c1e84b8b4515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bff6d009537a01c03dd4652f290401f4189b086e30dd32c1287c1e84b8b4515", kill_on_drop: false }` [INFO] [stdout] 9bff6d009537a01c03dd4652f290401f4189b086e30dd32c1287c1e84b8b4515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc42eef1aa7bf12c15443b99adc416ca8bc01f0bb8a7108ed9cbf124b2ffdda1 [INFO] running `Command { std: "docker" "start" "-a" "bc42eef1aa7bf12c15443b99adc416ca8bc01f0bb8a7108ed9cbf124b2ffdda1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling retry v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling visible v0.0.1 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling etcd-client v0.18.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling rust-etcd-utils v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pin` [INFO] [stdout] --> src/watcher.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pin::{Pin, pin}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inner` is never constructed [INFO] [stdout] --> src/sync/watch.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Inner { [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 `Sender` is never constructed [INFO] [stdout] --> src/sync/watch.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Receiver` is never constructed [INFO] [stdout] --> src/sync/watch.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Receiver { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `watch` is never used [INFO] [stdout] --> src/sync/watch.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn watch() -> (Sender, Receiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `send_and_replace` and `consume` are never used [INFO] [stdout] --> src/sync/watch.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 42 | impl Inner { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 43 | // Producer can overwrite the existing value [INFO] [stdout] 44 | async fn send_and_replace(&self, value: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | async fn consume(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> src/sync/watch.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 75 | impl Sender { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 76 | pub async fn update(&mut self, value: T) -> Result<(), SendError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecvError` is never constructed [INFO] [stdout] --> src/sync/watch.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct RecvError; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `recv` is never used [INFO] [stdout] --> src/sync/watch.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 90 | impl Receiver { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 91 | pub async fn recv(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.05s [INFO] running `Command { std: "docker" "inspect" "bc42eef1aa7bf12c15443b99adc416ca8bc01f0bb8a7108ed9cbf124b2ffdda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc42eef1aa7bf12c15443b99adc416ca8bc01f0bb8a7108ed9cbf124b2ffdda1", kill_on_drop: false }` [INFO] [stdout] bc42eef1aa7bf12c15443b99adc416ca8bc01f0bb8a7108ed9cbf124b2ffdda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add1606ea2eb82a31e9ad9e1e8e6010fdf0a0dc8d6b5e7e0b6a390f99e63851d [INFO] running `Command { std: "docker" "start" "-a" "add1606ea2eb82a31e9ad9e1e8e6010fdf0a0dc8d6b5e7e0b6a390f99e63851d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling etcd-client v0.18.0 [INFO] [stderr] Compiling rust-etcd-utils v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pin` [INFO] [stdout] --> src/watcher.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pin::{Pin, pin}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pin` [INFO] [stdout] --> src/watcher.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pin::{Pin, pin}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inner` is never constructed [INFO] [stdout] --> src/sync/watch.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Inner { [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 `Sender` is never constructed [INFO] [stdout] --> src/sync/watch.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Receiver` is never constructed [INFO] [stdout] --> src/sync/watch.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Receiver { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `watch` is never used [INFO] [stdout] --> src/sync/watch.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn watch() -> (Sender, Receiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `send_and_replace` and `consume` are never used [INFO] [stdout] --> src/sync/watch.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 42 | impl Inner { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 43 | // Producer can overwrite the existing value [INFO] [stdout] 44 | async fn send_and_replace(&self, value: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | async fn consume(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> src/sync/watch.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 75 | impl Sender { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 76 | pub async fn update(&mut self, value: T) -> Result<(), SendError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecvError` is never constructed [INFO] [stdout] --> src/sync/watch.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct RecvError; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `recv` is never used [INFO] [stdout] --> src/sync/watch.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 90 | impl Receiver { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 91 | pub async fn recv(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecvError` is never constructed [INFO] [stdout] --> src/sync/watch.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct RecvError; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/test_channel.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_etcd_utils::channel::{ [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_etcd_utils::channel` [INFO] [stdout] --> tests/common.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use rust_etcd_utils::channel::connect_with_reliable_balanced_channel; [INFO] [stdout] | ^^^^^^^ could not find `channel` in `rust_etcd_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 101 | pub mod channel; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "common") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "test_lock") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "test_watcher") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "test_lease") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "test_channel") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-etcd-utils` (test "test_log") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "add1606ea2eb82a31e9ad9e1e8e6010fdf0a0dc8d6b5e7e0b6a390f99e63851d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add1606ea2eb82a31e9ad9e1e8e6010fdf0a0dc8d6b5e7e0b6a390f99e63851d", kill_on_drop: false }` [INFO] [stdout] add1606ea2eb82a31e9ad9e1e8e6010fdf0a0dc8d6b5e7e0b6a390f99e63851d