[INFO] cloning repository https://github.com/sfroment/sf-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sfroment/sf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfroment%2Fsf-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfroment%2Fsf-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7b287dedc768aab1950d2f52dd12d63951342a4
[INFO] building sfroment/sf-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsfroment%2Fsf-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sfroment/sf-rs
[INFO] finished tweaking git repo https://github.com/sfroment/sf-rs
[INFO] tweaked toml for git repo https://github.com/sfroment/sf-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sfroment/sf-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sfroment/sf-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] [stderr]   Downloaded web-streams v0.1.2
[INFO] [stderr]   Downloaded moq-async v0.1.3
[INFO] [stderr]   Downloaded web-transport-proto v0.2.5
[INFO] [stderr]   Downloaded web-transport-wasm v0.4.6
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.3
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded netlink-packet-core v0.7.0
[INFO] [stderr]   Downloaded if-addrs v0.10.2
[INFO] [stderr]   Downloaded hyper-serve v0.6.2
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded rtnetlink v0.13.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.7
[INFO] [stderr]   Downloaded if-watch v3.2.1
[INFO] [stderr]   Downloaded moq-native v0.6.8
[INFO] [stderr]   Downloaded moq-transfork v0.12.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.18
[INFO] [stderr]   Downloaded multihash v0.19.3
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded netlink-proto v0.11.5
[INFO] [stderr]   Downloaded windows-core v0.53.0
[INFO] [stderr]   Downloaded libp2p-identity v0.2.11
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.1
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.16
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded fastbloom v0.9.0
[INFO] [stderr]   Downloaded tower-http v0.6.3
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded web-transport-quinn v0.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.2
[INFO] [stderr]   Downloaded web-transport v0.8.2
[INFO] [stderr]   Downloaded windows v0.53.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06946c64d4ad7442c07f38ff54255b674b39595bf1bce7332996b25ba2768b0d
[INFO] running `Command { std: "docker" "start" "-a" "06946c64d4ad7442c07f38ff54255b674b39595bf1bce7332996b25ba2768b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06946c64d4ad7442c07f38ff54255b674b39595bf1bce7332996b25ba2768b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06946c64d4ad7442c07f38ff54255b674b39595bf1bce7332996b25ba2768b0d", kill_on_drop: false }`
[INFO] [stdout] 06946c64d4ad7442c07f38ff54255b674b39595bf1bce7332996b25ba2768b0d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a44c61010544884a32ab308ad3bf9adc32d1d0000ed25a66a38a41dbe47fad1
[INFO] running `Command { std: "docker" "start" "-a" "2a44c61010544884a32ab308ad3bf9adc32d1d0000ed25a66a38a41dbe47fad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling libp2p-identity v0.2.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling moq-async v0.1.3
[INFO] [stderr]    Compiling web-transport-proto v0.2.5
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sf-core v0.1.0 (/opt/rustwide/workdir/sf-core)
[INFO] [stderr]    Compiling tower-http v0.6.3
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling rustls-webpki v0.103.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-serve v0.6.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling web-transport-quinn v0.6.0
[INFO] [stderr]    Compiling web-transport v0.8.2
[INFO] [stderr]    Compiling moq-transfork v0.12.0
[INFO] [stderr]    Compiling moq-native v0.6.8
[INFO] [stderr]    Compiling sf-wt-transport v0.1.0 (/opt/rustwide/workdir/sf-wt-transport)
[INFO] [stderr]    Compiling sf-node v0.1.0 (/opt/rustwide/workdir/sf-node)
[INFO] [stdout] warning: enum `Listener` is never used
[INFO] [stdout]   --> sf-node/src/listener.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Listener {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] running `Command { std: "docker" "inspect" "2a44c61010544884a32ab308ad3bf9adc32d1d0000ed25a66a38a41dbe47fad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a44c61010544884a32ab308ad3bf9adc32d1d0000ed25a66a38a41dbe47fad1", kill_on_drop: false }`
[INFO] [stdout] 2a44c61010544884a32ab308ad3bf9adc32d1d0000ed25a66a38a41dbe47fad1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3722cfe9fd2ca8ad871ae73d0ae5c2f0bf3fb338e341cdebf6f7633bfadacff7
[INFO] running `Command { std: "docker" "start" "-a" "3722cfe9fd2ca8ad871ae73d0ae5c2f0bf3fb338e341cdebf6f7633bfadacff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling sf-core v0.1.0 (/opt/rustwide/workdir/sf-core)
[INFO] [stderr]    Compiling sf-wt-transport v0.1.0 (/opt/rustwide/workdir/sf-wt-transport)
[INFO] [stdout] warning: enum `Listener` is never used
[INFO] [stdout]   --> sf-node/src/listener.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Listener {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sf-node v0.1.0 (/opt/rustwide/workdir/sf-node)
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> sf-node/examples/load_web_transport_client.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sf_node::{Builder, Event, Node};
[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: `Event`
[INFO] [stdout]  --> sf-node/examples/load_web_transport.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sf_node::{Builder, Event, Node};
[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: `futures::StreamExt`
[INFO] [stdout]  --> sf-node/examples/load_web_transport_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Listener` is never used
[INFO] [stdout]   --> sf-node/src/listener.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Listener {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.80s
[INFO] running `Command { std: "docker" "inspect" "3722cfe9fd2ca8ad871ae73d0ae5c2f0bf3fb338e341cdebf6f7633bfadacff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3722cfe9fd2ca8ad871ae73d0ae5c2f0bf3fb338e341cdebf6f7633bfadacff7", kill_on_drop: false }`
[INFO] [stdout] 3722cfe9fd2ca8ad871ae73d0ae5c2f0bf3fb338e341cdebf6f7633bfadacff7
