[INFO] fetching crate stan 0.0.16... [INFO] testing stan-0.0.16 against 1.91.0 for beta-1.92-2 [INFO] extracting crate stan 0.0.16 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate stan 0.0.16 [INFO] finished tweaking crates.io crate stan 0.0.16 [INFO] tweaked toml for crates.io crate stan 0.0.16 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stan 0.0.16 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stan 0.0.16 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver-parser v0.9.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded multimap v0.8.2 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded base64-url v1.4.9 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded cargo-readme v3.2.0 [INFO] [stderr] Downloaded typenum v1.13.0 [INFO] [stderr] Downloaded nkeys v0.0.11 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded nuid v0.2.2 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded signatory v0.21.0 [INFO] [stderr] Downloaded logtest v2.0.0 [INFO] [stderr] Downloaded rustls v0.19.0 [INFO] [stderr] Downloaded nats v0.9.7 [INFO] [stderr] Downloaded regex v1.4.4 [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded signature v1.3.0 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] [stderr] Downloaded curve25519-dalek v3.0.2 [INFO] [stderr] Downloaded prost-build v0.7.0 [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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 630f3fc0f3dd6485a46b3c17bd18dbe37e6f14d4ad4427a9c2048155f70a4486 [INFO] running `Command { std: "docker" "start" "-a" "630f3fc0f3dd6485a46b3c17bd18dbe37e6f14d4ad4427a9c2048155f70a4486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630f3fc0f3dd6485a46b3c17bd18dbe37e6f14d4ad4427a9c2048155f70a4486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630f3fc0f3dd6485a46b3c17bd18dbe37e6f14d4ad4427a9c2048155f70a4486", kill_on_drop: false }` [INFO] [stdout] 630f3fc0f3dd6485a46b3c17bd18dbe37e6f14d4ad4427a9c2048155f70a4486 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0297026ce99394dc8aed1d7d3b0d9a417e8bc25d60fe921e6863323e597dea5 [INFO] running `Command { std: "docker" "start" "-a" "d0297026ce99394dc8aed1d7d3b0d9a417e8bc25d60fe921e6863323e597dea5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling nuid v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling base64-url v1.4.9 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling nkeys v0.0.11 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling nats v0.9.7 [INFO] [stderr] Compiling stan v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Subscription { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 164 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ping` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-ce51788d76491abc/out/stan.nats_streaming.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Ping { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PingResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-ce51788d76491abc/out/stan.nats_streaming.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct PingResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d0297026ce99394dc8aed1d7d3b0d9a417e8bc25d60fe921e6863323e597dea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0297026ce99394dc8aed1d7d3b0d9a417e8bc25d60fe921e6863323e597dea5", kill_on_drop: false }` [INFO] [stdout] d0297026ce99394dc8aed1d7d3b0d9a417e8bc25d60fe921e6863323e597dea5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d81dac4c31db451a4e2ca0ca7346094b0cc93a6af05bc393da1eee7b9396c6f [INFO] running `Command { std: "docker" "start" "-a" "8d81dac4c31db451a4e2ca0ca7346094b0cc93a6af05bc393da1eee7b9396c6f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling logtest v2.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling nkeys v0.0.11 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling nats v0.9.7 [INFO] [stderr] Compiling cargo-readme v3.2.0 [INFO] [stderr] Compiling stan v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Subscription { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 164 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ping` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Ping { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PingResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct PingResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Subscription { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 164 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ping` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Ping { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PingResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct PingResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.59s [INFO] running `Command { std: "docker" "inspect" "8d81dac4c31db451a4e2ca0ca7346094b0cc93a6af05bc393da1eee7b9396c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d81dac4c31db451a4e2ca0ca7346094b0cc93a6af05bc393da1eee7b9396c6f", kill_on_drop: false }` [INFO] [stdout] 8d81dac4c31db451a4e2ca0ca7346094b0cc93a6af05bc393da1eee7b9396c6f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a5501527010994b34451d5834c559df14907fb3057fe0a8fa9fc929ec7a4d81 [INFO] running `Command { std: "docker" "start" "-a" "7a5501527010994b34451d5834c559df14907fb3057fe0a8fa9fc929ec7a4d81", kill_on_drop: false }` [INFO] [stderr] warning: field `client` is never read [INFO] [stderr] --> src/lib.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 157 | pub struct Subscription { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 164 | client: Client, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Ping` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | pub struct Ping { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PingResponse` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/stan-9320b2592ea9da85/out/stan.nats_streaming.rs:142:12 [INFO] [stderr] | [INFO] [stderr] 142 | pub struct PingResponse { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stan` (lib) generated 3 warnings [INFO] [stderr] warning: `stan` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stan-d7e7b2b8e7d3d95d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stan-f1023665ca63f2ee) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/drop_tests.rs (/opt/rustwide/target/debug/deps/drop_tests-45ded7e38456df3f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_client_drop has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "7a5501527010994b34451d5834c559df14907fb3057fe0a8fa9fc929ec7a4d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5501527010994b34451d5834c559df14907fb3057fe0a8fa9fc929ec7a4d81", kill_on_drop: false }` [INFO] [stdout] 7a5501527010994b34451d5834c559df14907fb3057fe0a8fa9fc929ec7a4d81