[INFO] fetching crate libits-client 2.2.0... [INFO] testing libits-client-2.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate libits-client 2.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate libits-client 2.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libits-client 2.2.0 [INFO] tweaked toml for crates.io crate libits-client 2.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libits-client 2.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libits-client 2.2.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded xattr v1.5.1 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.13.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded i_shape v1.6.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.5 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded geo-types v0.7.17 [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded opentelemetry-proto v0.26.1 [INFO] [stderr] Downloaded opentelemetry-otlp v0.26.0 [INFO] [stderr] Downloaded async-tungstenite v0.25.1 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded i_tree v0.8.3 [INFO] [stderr] Downloaded i_overlay v1.9.4 [INFO] [stderr] Downloaded tar v0.4.44 [INFO] [stderr] Downloaded integer-sqrt v0.1.5 [INFO] [stderr] Downloaded map_3d v0.1.5 [INFO] [stderr] Downloaded flexi_logger v0.31.2 [INFO] [stderr] Downloaded opentelemetry-http v0.26.0 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded spade v2.15.0 [INFO] [stderr] Downloaded geo v0.29.3 [INFO] [stderr] Downloaded i_key_sort v0.2.0 [INFO] [stderr] Downloaded i_float v1.6.0 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74d2d84acfa23ec055561d3089182d22ad2a44a3819c8cdecfaf5cad00860d6e [INFO] running `Command { std: "docker" "start" "-a" "74d2d84acfa23ec055561d3089182d22ad2a44a3819c8cdecfaf5cad00860d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d2d84acfa23ec055561d3089182d22ad2a44a3819c8cdecfaf5cad00860d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d2d84acfa23ec055561d3089182d22ad2a44a3819c8cdecfaf5cad00860d6e", kill_on_drop: false }` [INFO] [stdout] 74d2d84acfa23ec055561d3089182d22ad2a44a3819c8cdecfaf5cad00860d6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 274bfa59b435e5ea52ca08a407be84702715b9d3198f39daed00c798840d1263 [INFO] running `Command { std: "docker" "start" "-a" "274bfa59b435e5ea52ca08a407be84702715b9d3198f39daed00c798840d1263", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling map_3d v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling flexi_logger v0.31.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling libits-client v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.52s [INFO] running `Command { std: "docker" "inspect" "274bfa59b435e5ea52ca08a407be84702715b9d3198f39daed00c798840d1263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274bfa59b435e5ea52ca08a407be84702715b9d3198f39daed00c798840d1263", kill_on_drop: false }` [INFO] [stdout] 274bfa59b435e5ea52ca08a407be84702715b9d3198f39daed00c798840d1263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf8a3488ff4dc8d5c7e0bfa5dfc53d03625400869798c6836c26c0d3de2f521 [INFO] running `Command { std: "docker" "start" "-a" "4bf8a3488ff4dc8d5c7e0bfa5dfc53d03625400869798c6836c26c0d3de2f521", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling flexi_logger v0.31.2 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling libits-client v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.39s [INFO] running `Command { std: "docker" "inspect" "4bf8a3488ff4dc8d5c7e0bfa5dfc53d03625400869798c6836c26c0d3de2f521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf8a3488ff4dc8d5c7e0bfa5dfc53d03625400869798c6836c26c0d3de2f521", kill_on_drop: false }` [INFO] [stdout] 4bf8a3488ff4dc8d5c7e0bfa5dfc53d03625400869798c6836c26c0d3de2f521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 242949f9b27886c24dd4f358450e4d7f06dd3c4d1543f9cc20d3ec31e6e93662 [INFO] running `Command { std: "docker" "start" "-a" "242949f9b27886c24dd4f358450e4d7f06dd3c4d1543f9cc20d3ec31e6e93662", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libits-bc7d27f880ca7d6d) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test client::bootstrap::tests::iot3_id_is_not_a_string ... ok [INFO] [stdout] test client::bootstrap::tests::missing_protocols ... ok [INFO] [stdout] test client::bootstrap::tests::protocol_value_is_not_a_string ... ok [INFO] [stdout] test client::bootstrap::tests::psk_password_is_not_a_string ... ok [INFO] [stdout] test client::bootstrap::tests::psk_login_is_not_a_string ... ok [INFO] [stdout] test client::bootstrap::tests::try_from_valid_response ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_from_valid_properties ... ok [INFO] [stdout] test client::bootstrap::tests::protocols_is_not_an_object ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_missing_password ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_missing_mandatory_fields ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_with_credentials ... ok [INFO] [stdout] test client::configuration::tests::custom_settings ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_with_websocket ... ok [INFO] [stdout] test client::configuration::tests::optional_from_section_is_ok_some ... ok [INFO] [stdout] test transport::mqtt::str_topic::tests::str_topic_display ... ok [INFO] [stdout] test client::configuration::tests::optional_no_section_is_ok_some ... ok [INFO] [stdout] test client::configuration::tests::set_custom_setting ... ok [INFO] [stdout] test client::configuration::tests::optional_wrong_type_is_err ... ok [INFO] [stdout] test transport::mqtt::str_topic::tests::str_topic_as_route ... ok [INFO] [stdout] test transport::mqtt::str_topic::tests::str_topic_from_str_valid ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_without_tls_and_websocket ... ok [INFO] [stdout] test client::configuration::tests::not_set_optional_returns_none ... ok [INFO] [stdout] test client::configuration::tests::minimal_featureless_configuration ... ok [INFO] [stdout] test client::configuration::tests::pick_section ... ok [INFO] [stdout] test transport::mqtt::str_topic::tests::str_topic_from_str_empty ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_with_tls_and_websocket ... ok [INFO] [stdout] test client::configuration::mqtt_configuration::tests::mqtt_configuration_with_tls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests libits [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/client/logger.rs - client::logger::create_stdout_logger (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "242949f9b27886c24dd4f358450e4d7f06dd3c4d1543f9cc20d3ec31e6e93662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242949f9b27886c24dd4f358450e4d7f06dd3c4d1543f9cc20d3ec31e6e93662", kill_on_drop: false }` [INFO] [stdout] 242949f9b27886c24dd4f358450e4d7f06dd3c4d1543f9cc20d3ec31e6e93662