[INFO] fetching crate klave-connector 0.1.2... [INFO] testing klave-connector-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate klave-connector 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate klave-connector 0.1.2 [INFO] finished tweaking crates.io crate klave-connector 0.1.2 [INFO] tweaked toml for crates.io crate klave-connector 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate klave-connector 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate klave-connector 0.1.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e034851d5b78a5f933f4d064ab7433900a08bc826c7d0a5fd7084cafff768f [INFO] running `Command { std: "docker" "start" "-a" "e9e034851d5b78a5f933f4d064ab7433900a08bc826c7d0a5fd7084cafff768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e034851d5b78a5f933f4d064ab7433900a08bc826c7d0a5fd7084cafff768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e034851d5b78a5f933f4d064ab7433900a08bc826c7d0a5fd7084cafff768f", kill_on_drop: false }` [INFO] [stdout] e9e034851d5b78a5f933f4d064ab7433900a08bc826c7d0a5fd7084cafff768f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d452d84bbf748896c94f346e47bec2243809e6b02ab136f62b90df9e54879e15 [INFO] running `Command { std: "docker" "start" "-a" "d452d84bbf748896c94f346e47bec2243809e6b02ab136f62b90df9e54879e15", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling klave-connector v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | ...iodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn new_periodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d452d84bbf748896c94f346e47bec2243809e6b02ab136f62b90df9e54879e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d452d84bbf748896c94f346e47bec2243809e6b02ab136f62b90df9e54879e15", kill_on_drop: false }` [INFO] [stdout] d452d84bbf748896c94f346e47bec2243809e6b02ab136f62b90df9e54879e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c839ffc04baf3237e68504a83a9b83eabf3ba42419fa449777c4a00e9c47333a [INFO] running `Command { std: "docker" "start" "-a" "c839ffc04baf3237e68504a83a9b83eabf3ba42419fa449777c4a00e9c47333a", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | ...iodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn new_periodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling klave-connector v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scp.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | ...iodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn new_periodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `Command { std: "docker" "inspect" "c839ffc04baf3237e68504a83a9b83eabf3ba42419fa449777c4a00e9c47333a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c839ffc04baf3237e68504a83a9b83eabf3ba42419fa449777c4a00e9c47333a", kill_on_drop: false }` [INFO] [stdout] c839ffc04baf3237e68504a83a9b83eabf3ba42419fa449777c4a00e9c47333a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e58feb13ad3aaecf3d2b8e4432e3196579202d59499a521d473d3d80c098794 [INFO] running `Command { std: "docker" "start" "-a" "0e58feb13ad3aaecf3d2b8e4432e3196579202d59499a521d473d3d80c098794", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scp.rs:507:25 [INFO] [stderr] | [INFO] [stderr] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 507 | pub async fn new_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs) -> Tx<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scp.rs:522:34 [INFO] [stderr] | [INFO] [stderr] 522 | ...iodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 522 | pub async fn new_periodic_tx(&mut self, app: &str, command: &str, request_id: Option, args: OptionalArgs, interval_secs: u64) -> Tx<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `klave-connector` (lib) generated 2 warnings (run `cargo fix --lib -p klave-connector` to apply 2 suggestions) [INFO] [stderr] warning: `klave-connector` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klave_connector-961903bffa122d08) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test utils::tests::test_get_sha256_bytes ... ok [INFO] [stdout] test utils::tests::test_get_random_bytes ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_offset_max ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_offset_max_first_two ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_offset_min ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_src_min ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_src_random_offset_random ... ok [INFO] [stdout] test utils::tests::test_increment_by_16_src_max ... ok [INFO] [stdout] test utils::tests::test_increment_by_4 ... ok [INFO] [stdout] test utils::tests::test_increment_by_16 ... ok [INFO] [stdout] test utils::tests::test_pointwise_xor ... ok [INFO] [stdout] test cluster_negotiation::tests::test_server_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests klave_connector [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e58feb13ad3aaecf3d2b8e4432e3196579202d59499a521d473d3d80c098794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e58feb13ad3aaecf3d2b8e4432e3196579202d59499a521d473d3d80c098794", kill_on_drop: false }` [INFO] [stdout] 0e58feb13ad3aaecf3d2b8e4432e3196579202d59499a521d473d3d80c098794