[INFO] cloning repository https://github.com/corollaries/azure-iothub-service-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corollaries/azure-iothub-service-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorollaries%2Fazure-iothub-service-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorollaries%2Fazure-iothub-service-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb60e999b0a4dbf89c7766a62904c1c3d4d61351 [INFO] testing corollaries/azure-iothub-service-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorollaries%2Fazure-iothub-service-rs" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corollaries/azure-iothub-service-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/corollaries/azure-iothub-service-rs [INFO] finished tweaking git repo https://github.com/corollaries/azure-iothub-service-rs [INFO] tweaked toml for git repo https://github.com/corollaries/azure-iothub-service-rs written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/corollaries/azure-iothub-service-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 275018c01b612d8fdeffbee8a278de622ba25b9ee23cd0774244b37f43152eb9 [INFO] running `Command { std: "docker" "start" "-a" "275018c01b612d8fdeffbee8a278de622ba25b9ee23cd0774244b37f43152eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "275018c01b612d8fdeffbee8a278de622ba25b9ee23cd0774244b37f43152eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275018c01b612d8fdeffbee8a278de622ba25b9ee23cd0774244b37f43152eb9", kill_on_drop: false }` [INFO] [stdout] 275018c01b612d8fdeffbee8a278de622ba25b9ee23cd0774244b37f43152eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] becb3c66510d77ece4f8a6cc3914ce298cb490a982a82ed195ec13a3d947dbbe [INFO] running `Command { std: "docker" "start" "-a" "becb3c66510d77ece4f8a6cc3914ce298cb490a982a82ed195ec13a3d947dbbe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling azure-iothub-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/error.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::IoTHubError` [INFO] [stdout] --> src/twin.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{error::IoTHubError, IoTHubService, API_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.13s [INFO] running `Command { std: "docker" "inspect" "becb3c66510d77ece4f8a6cc3914ce298cb490a982a82ed195ec13a3d947dbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becb3c66510d77ece4f8a6cc3914ce298cb490a982a82ed195ec13a3d947dbbe", kill_on_drop: false }` [INFO] [stdout] becb3c66510d77ece4f8a6cc3914ce298cb490a982a82ed195ec13a3d947dbbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a804847afbfeea4741ca9a74e75a98430c921e477adc5cbbed2cf47839e5aede [INFO] running `Command { std: "docker" "start" "-a" "a804847afbfeea4741ca9a74e75a98430c921e477adc5cbbed2cf47839e5aede", kill_on_drop: false }` [INFO] [stderr] Compiling azure-iothub-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/error.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::IoTHubError` [INFO] [stdout] --> src/twin.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{error::IoTHubError, IoTHubService, API_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/error.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::IoTHubError` [INFO] [stdout] --> src/twin.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{error::IoTHubError, IoTHubService, API_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/configuration/modulescontent.rs:1333:13 [INFO] [stdout] | [INFO] [stdout] 1333 | / format!( [INFO] [stdout] 1334 | | "{}\n is not equal to\n {}", [INFO] [stdout] 1335 | | serde_json::to_string_pretty(&edge_agent_json)?, [INFO] [stdout] 1336 | | serde_json::to_string_pretty(&test_json_file)? [INFO] [stdout] 1337 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1333 ~ [INFO] [stdout] 1334 | "{}\n is not equal to\n {}", [INFO] [stdout] 1335 | serde_json::to_string_pretty(&edge_agent_json)?, [INFO] [stdout] 1336 | serde_json::to_string_pretty(&test_json_file)? [INFO] [stdout] 1337 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.35s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_iothub_service-2ca2c8a99cbedec9) [INFO] running `Command { std: "docker" "inspect" "a804847afbfeea4741ca9a74e75a98430c921e477adc5cbbed2cf47839e5aede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a804847afbfeea4741ca9a74e75a98430c921e477adc5cbbed2cf47839e5aede", kill_on_drop: false }` [INFO] [stdout] a804847afbfeea4741ca9a74e75a98430c921e477adc5cbbed2cf47839e5aede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b54f523bbb344146ab509abb341a978f21781ce2dc09a4ad97b4db897a0845aa [INFO] running `Command { std: "docker" "start" "-a" "b54f523bbb344146ab509abb341a978f21781ce2dc09a4ad97b4db897a0845aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/error.rs:84:10 [INFO] [stderr] | [INFO] [stderr] 84 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `error::IoTHubError` [INFO] [stderr] --> src/twin.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::{error::IoTHubError, IoTHubService, API_VERSION}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/configuration/modulescontent.rs:1333:13 [INFO] [stderr] | [INFO] [stderr] 1333 | / format!( [INFO] [stderr] 1334 | | "{}\n is not equal to\n {}", [INFO] [stderr] 1335 | | serde_json::to_string_pretty(&edge_agent_json)?, [INFO] [stderr] 1336 | | serde_json::to_string_pretty(&test_json_file)? [INFO] [stderr] 1337 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 1333 ~ [INFO] [stderr] 1334 | "{}\n is not equal to\n {}", [INFO] [stderr] 1335 | serde_json::to_string_pretty(&edge_agent_json)?, [INFO] [stderr] 1336 | serde_json::to_string_pretty(&test_json_file)? [INFO] [stderr] 1337 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `azure-iothub-service` (lib) generated 2 warnings [INFO] [stderr] warning: `azure-iothub-service` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_iothub_service-2ca2c8a99cbedec9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test configuration::modulescontent::tests::edge_agent_builder_should_succeed ... ok [INFO] [stdout] test configuration::modulescontent::tests::edge_hub_should_deserialize_correctly ... ok [INFO] [stdout] test directmethod::tests::directmethod_new_should_succeed ... ok [INFO] [stdout] test configuration::modulescontent::tests::edge_agent_should_deserialize_correctly ... ok [INFO] [stdout] test configuration::modulescontent::tests::edge_module_builder_should_succeed ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_should_fail_on_empty_connection_string ... ok [INFO] [stdout] test error::tests::iothuberror_should_deserialize ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_should_fail_on_incomplete_connection_string ... ok [INFO] [stdout] test query::tests::querybuilder_success ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_should_fail_on_incorrect_hostname ... ok [INFO] [stdout] test configuration::modulescontent::tests::modules_content_should_serialize_correctly ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests azure-iothub-service [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/src/error.rs:84:10 [INFO] [stderr] | [INFO] [stderr] 84 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: 1 warning emitted [INFO] [stdout] running 33 tests [INFO] [stderr] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name azure_iothub_service --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_iothub_service=/opt/rustwide/target/debug/deps/libazure_iothub_service-8b0e19d941f5a7f2.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f6f43c25689d48d9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9cf49123bde68675.rlib --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-eef5b67a5d5129ba.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e1f75acd15531663.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9fe7ae133e99daf2.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-86ba4e98b6ccc53a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fecfc61591d64013.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0e70abf1699600ed.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-52c742222a325388.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9acd25cf64bab824.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9d08889419151283.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b54f523bbb344146ab509abb341a978f21781ce2dc09a4ad97b4db897a0845aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54f523bbb344146ab509abb341a978f21781ce2dc09a4ad97b4db897a0845aa", kill_on_drop: false }` [INFO] [stdout] b54f523bbb344146ab509abb341a978f21781ce2dc09a4ad97b4db897a0845aa