[INFO] fetching crate tencentcloud-sms-sdk 0.1.2... [INFO] testing tencentcloud-sms-sdk-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tencentcloud-sms-sdk 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tencentcloud-sms-sdk 0.1.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tencentcloud-sms-sdk 0.1.2 [INFO] tweaked toml for crates.io crate tencentcloud-sms-sdk 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tencentcloud-sms-sdk 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tencentcloud-sms-sdk 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tencentcloud-sign-sdk v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e51e7ea79b4be6231533aa7b03e3c1b07d2564f993368e2c011ee341681121a [INFO] running `Command { std: "docker" "start" "-a" "1e51e7ea79b4be6231533aa7b03e3c1b07d2564f993368e2c011ee341681121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e51e7ea79b4be6231533aa7b03e3c1b07d2564f993368e2c011ee341681121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e51e7ea79b4be6231533aa7b03e3c1b07d2564f993368e2c011ee341681121a", kill_on_drop: false }` [INFO] [stdout] 1e51e7ea79b4be6231533aa7b03e3c1b07d2564f993368e2c011ee341681121a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd6e1dd645bfcd3bea3f747790396899c0d22a91ab6cafd8147d335f66e18c9 [INFO] running `Command { std: "docker" "start" "-a" "8fd6e1dd645bfcd3bea3f747790396899c0d22a91ab6cafd8147d335f66e18c9", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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 digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tencentcloud-sign-sdk v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.221 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tencentcloud-sms-sdk v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.53s [INFO] running `Command { std: "docker" "inspect" "8fd6e1dd645bfcd3bea3f747790396899c0d22a91ab6cafd8147d335f66e18c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd6e1dd645bfcd3bea3f747790396899c0d22a91ab6cafd8147d335f66e18c9", kill_on_drop: false }` [INFO] [stdout] 8fd6e1dd645bfcd3bea3f747790396899c0d22a91ab6cafd8147d335f66e18c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a015861f59738684efd62caea2d11a3789ed6e2ed815891222331426295d651c [INFO] running `Command { std: "docker" "start" "-a" "a015861f59738684efd62caea2d11a3789ed6e2ed815891222331426295d651c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.2 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tencentcloud-sms-sdk v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TencentCloudError` [INFO] [stdout] --> examples/send_sms.rs:21:69 [INFO] [stdout] | [INFO] [stdout] 21 | Client, ClientProfile, Credential, HttpProfile, SendSmsRequest, TencentCloudError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> tests/integration_test.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | let client = Client::with_profile(credential, "ap-guangzhou", client_profile); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.29s [INFO] running `Command { std: "docker" "inspect" "a015861f59738684efd62caea2d11a3789ed6e2ed815891222331426295d651c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a015861f59738684efd62caea2d11a3789ed6e2ed815891222331426295d651c", kill_on_drop: false }` [INFO] [stdout] a015861f59738684efd62caea2d11a3789ed6e2ed815891222331426295d651c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cebd44cd4c35d698dfe1ba088164a63fd42449b63aeca098942dfa922102577 [INFO] running `Command { std: "docker" "start" "-a" "9cebd44cd4c35d698dfe1ba088164a63fd42449b63aeca098942dfa922102577", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: unused variable: `client` [INFO] [stderr] --> tests/integration_test.rs:277:9 [INFO] [stderr] | [INFO] [stderr] 277 | let client = Client::with_profile(credential, "ap-guangzhou", client_profile); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `TencentCloudError` [INFO] [stderr] --> examples/send_sms.rs:21:69 [INFO] [stderr] | [INFO] [stderr] 21 | Client, ClientProfile, Credential, HttpProfile, SendSmsRequest, TencentCloudError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tencentcloud-sms-sdk` (test "integration_test") generated 1 warning [INFO] [stderr] warning: `tencentcloud-sms-sdk` (example "send_sms") generated 1 warning (run `cargo fix --example "send_sms"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tencentcloud_sms_sdk-11eed5cbec6ee20b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test core::credential::tests::test_credential_methods ... ok [INFO] [stdout] test core::credential::tests::test_credential_validate ... ok [INFO] [stdout] test core::profile::tests::test_client_profile_defaults ... ok [INFO] [stdout] test core::profile::tests::test_http_profile_configuration ... ok [INFO] [stdout] test core::profile::tests::test_client_profile_configuration ... ok [INFO] [stdout] test core::credential::tests::test_credential_new ... ok [INFO] [stdout] test core::profile::tests::test_http_profile_proxy ... ok [INFO] [stdout] test sms::models::tests::test_send_sms_request_creation ... ok [INFO] [stdout] test sms::models::tests::test_send_sms_request_validation ... ok [INFO] [stdout] test sms::models::tests::test_send_status ... ok [INFO] [stdout] test sms::models::tests::test_send_sms_request_international ... ok [INFO] [stdout] test core::profile::tests::test_http_profile_full_endpoint ... ok [INFO] [stdout] test sms::models::tests::test_send_sms_response ... ok [INFO] [stdout] test core::profile::tests::test_http_profile_defaults ... ok [INFO] [stdout] test core::client::tests::test_send_sms_invalid_credentials ... ok [INFO] [stdout] test core::client::tests::test_client_creation ... ok [INFO] [stdout] test core::client::tests::test_client_with_profile ... ok [INFO] [stdout] test core::client::tests::test_client_setters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6cb3fda0a82071d6) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_client_profile_configuration ... ok [INFO] [stdout] test test_credential_with_token ... ok [INFO] [stdout] test test_credential_validation ... ok [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_http_profile_configuration ... ok [INFO] [stdout] test test_library_exports ... ok [INFO] [stdout] test test_send_sms_request_creation ... ok [INFO] [stdout] test test_send_sms_request_validation ... ok [INFO] [stdout] test test_credential_creation ... ok [INFO] [stdout] test test_send_sms_request_international ... ok [INFO] [stdout] test test_send_status ... ok [INFO] [stdout] test test_send_sms_response ... ok [INFO] [stdout] test test_client_with_profile ... ok [INFO] [stdout] test test_client_creation ... ok [INFO] [stdout] test test_cpp_like_usage_pattern ... ok [INFO] [stderr] Doc-tests tencentcloud_sms_sdk [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/core/credential.rs - core::credential::Credential::from_env (line 50) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] test src/core/client.rs - core::client::Client::send_sms (line 121) - compile ... ok [INFO] [stdout] test src/core/credential.rs - core::credential::Credential::new (line 28) ... ok [INFO] [stdout] test src/sms/models.rs - sms::models::SendSmsRequest::new (line 65) ... ok [INFO] [stdout] test src/core/client.rs - core::client::Client::new (line 39) ... ok [INFO] [stdout] test src/core/client.rs - core::client::Client::with_profile (line 59) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9cebd44cd4c35d698dfe1ba088164a63fd42449b63aeca098942dfa922102577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cebd44cd4c35d698dfe1ba088164a63fd42449b63aeca098942dfa922102577", kill_on_drop: false }` [INFO] [stdout] 9cebd44cd4c35d698dfe1ba088164a63fd42449b63aeca098942dfa922102577