[INFO] fetching crate zpinger 0.7.0...
[INFO] testing zpinger-0.7.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zpinger 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate zpinger 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zpinger 0.7.0
[INFO] tweaked toml for crates.io crate zpinger 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zpinger 0.7.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zpinger 0.7.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded tonic-health v0.12.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded tokio v1.52.1
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e835b497e3406f3df0163d4ac077a14b69f3da3fd1e405034958539ea3a14a4
[INFO] running `Command { std: "docker" "start" "-a" "6e835b497e3406f3df0163d4ac077a14b69f3da3fd1e405034958539ea3a14a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e835b497e3406f3df0163d4ac077a14b69f3da3fd1e405034958539ea3a14a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e835b497e3406f3df0163d4ac077a14b69f3da3fd1e405034958539ea3a14a4", kill_on_drop: false }`
[INFO] [stdout] 6e835b497e3406f3df0163d4ac077a14b69f3da3fd1e405034958539ea3a14a4
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c22ca45e88b4f3df95f28cd19dab5f9795c39ac09305624e5d728a89eed5af0a
[INFO] running `Command { std: "docker" "start" "-a" "c22ca45e88b4f3df95f28cd19dab5f9795c39ac09305624e5d728a89eed5af0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tonic-health v0.12.3
[INFO] [stderr]    Compiling zpinger v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.83s
[INFO] running `Command { std: "docker" "inspect" "c22ca45e88b4f3df95f28cd19dab5f9795c39ac09305624e5d728a89eed5af0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22ca45e88b4f3df95f28cd19dab5f9795c39ac09305624e5d728a89eed5af0a", kill_on_drop: false }`
[INFO] [stdout] c22ca45e88b4f3df95f28cd19dab5f9795c39ac09305624e5d728a89eed5af0a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6234f2e59411f844a60534fa4d86540c5d48868f1291cf596b8e1b51565b223
[INFO] running `Command { std: "docker" "start" "-a" "b6234f2e59411f844a60534fa4d86540c5d48868f1291cf596b8e1b51565b223", kill_on_drop: false }`
[INFO] [stderr]    Compiling zpinger v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let addr = testserver::start_udp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let tcp_addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let udp_addr = testserver::start_udp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let addr = testserver::start_http_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]   --> tests/integration.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let addr = testserver::start_http_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let addr = testserver::start_http_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let addr = testserver::start_tcp_echo("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let addr = testserver::start_ws_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let addr = testserver::start_ws_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let server = testserver::start_wss_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let server = testserver::start_wss_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let addr = testserver::start_ws_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let addr = testserver::start_dns_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let addr = testserver::start_dns_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:264:16
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let addr = testserver::start_dns_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let addr = testserver::start_dns_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:291:16
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let addr = testserver::start_dns_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:298:16
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:305:16
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:355:18
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let server = testserver::start_mqtts_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:364:16
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let addr = testserver::start_mqtt_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:371:18
[INFO] [stdout]     |
[INFO] [stdout] 371 |     let server = testserver::start_mqtts_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:379:18
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let server = testserver::start_mqtts_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:387:16
[INFO] [stdout]     |
[INFO] [stdout] 387 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:394:16
[INFO] [stdout]     |
[INFO] [stdout] 394 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:402:16
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:421:16
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:431:18
[INFO] [stdout]     |
[INFO] [stdout] 431 |     let server = testserver::start_grpcs_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:439:18
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let server = testserver::start_grpcs_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:454:16
[INFO] [stdout]     |
[INFO] [stdout] 454 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     let addr = testserver::start_grpc_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let addr = testserver::start_hls_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:488:16
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let addr = testserver::start_hls_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let addr = testserver::start_hls_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:506:16
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let addr = testserver::start_hls_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:520:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let addr = testserver::start_hls_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:565:18
[INFO] [stdout]     |
[INFO] [stdout] 565 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:576:18
[INFO] [stdout]     |
[INFO] [stdout] 576 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:601:18
[INFO] [stdout]     |
[INFO] [stdout] 601 |     let server = testserver::start_https_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:612:16
[INFO] [stdout]     |
[INFO] [stdout] 612 |     let addr = testserver::start_ntp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:621:16
[INFO] [stdout]     |
[INFO] [stdout] 621 |     let addr = testserver::start_ntp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:640:16
[INFO] [stdout]     |
[INFO] [stdout] 640 |     let addr = testserver::start_ntp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:649:16
[INFO] [stdout]     |
[INFO] [stdout] 649 |     let addr = testserver::start_stun_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:658:16
[INFO] [stdout]     |
[INFO] [stdout] 658 |     let addr = testserver::start_stun_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:677:16
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let addr = testserver::start_stun_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:686:16
[INFO] [stdout]     |
[INFO] [stdout] 686 |     let addr = testserver::start_turn_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:695:16
[INFO] [stdout]     |
[INFO] [stdout] 695 |     let addr = testserver::start_turn_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     let addr = testserver::start_turn_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:723:16
[INFO] [stdout]     |
[INFO] [stdout] 723 |     let addr = testserver::start_rtsp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     let addr = testserver::start_rtsp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:757:16
[INFO] [stdout]     |
[INFO] [stdout] 757 |     let addr = testserver::start_http_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:769:16
[INFO] [stdout]     |
[INFO] [stdout] 769 |     let addr = testserver::start_rtsp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:781:16
[INFO] [stdout]     |
[INFO] [stdout] 781 |     let addr = testserver::start_rtmp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:790:16
[INFO] [stdout]     |
[INFO] [stdout] 790 |     let addr = testserver::start_rtmp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:816:16
[INFO] [stdout]     |
[INFO] [stdout] 816 |     let addr = testserver::start_http_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:834:16
[INFO] [stdout]     |
[INFO] [stdout] 834 |     let addr = testserver::start_rtmp_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:846:18
[INFO] [stdout]     |
[INFO] [stdout] 846 |     let server = testserver::start_quic_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:856:18
[INFO] [stdout]     |
[INFO] [stdout] 856 |     let server = testserver::start_quic_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:876:18
[INFO] [stdout]     |
[INFO] [stdout] 876 |     let server = testserver::start_quic_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:914:18
[INFO] [stdout]     |
[INFO] [stdout] 914 |     let server = testserver::start_quic_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testserver` in this scope
[INFO] [stdout]    --> tests/integration.rs:924:18
[INFO] [stdout]     |
[INFO] [stdout] 924 |     let server = testserver::start_quic_ok("127.0.0.1:0").unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `testserver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testserver`, use `cargo add testserver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zpinger` (test "integration") due to 72 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b6234f2e59411f844a60534fa4d86540c5d48868f1291cf596b8e1b51565b223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6234f2e59411f844a60534fa4d86540c5d48868f1291cf596b8e1b51565b223", kill_on_drop: false }`
[INFO] [stdout] b6234f2e59411f844a60534fa4d86540c5d48868f1291cf596b8e1b51565b223
