[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorollaries%2Fazure-iothub-service-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corollaries/azure-iothub-service-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-8/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87621473ed2a02ce41c30719d0942bb57e6cd7386406eb10d9ac8883b8c6f341 [INFO] running `Command { std: "docker" "start" "-a" "87621473ed2a02ce41c30719d0942bb57e6cd7386406eb10d9ac8883b8c6f341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87621473ed2a02ce41c30719d0942bb57e6cd7386406eb10d9ac8883b8c6f341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87621473ed2a02ce41c30719d0942bb57e6cd7386406eb10d9ac8883b8c6f341", kill_on_drop: false }` [INFO] [stdout] 87621473ed2a02ce41c30719d0942bb57e6cd7386406eb10d9ac8883b8c6f341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5261899559e69753e77028ba0bb45b0a228b087107950f6eed391992a15e00 [INFO] running `Command { std: "docker" "start" "-a" "af5261899559e69753e77028ba0bb45b0a228b087107950f6eed391992a15e00", 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 cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [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 openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [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 quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [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 sha2 v0.9.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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 serde_json v1.0.55 [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 37.55s [INFO] running `Command { std: "docker" "inspect" "af5261899559e69753e77028ba0bb45b0a228b087107950f6eed391992a15e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5261899559e69753e77028ba0bb45b0a228b087107950f6eed391992a15e00", kill_on_drop: false }` [INFO] [stdout] af5261899559e69753e77028ba0bb45b0a228b087107950f6eed391992a15e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2014b6f95b16970865617d5c2bfc098bc180080f652749e753e1b7c0cd382d34 [INFO] running `Command { std: "docker" "start" "-a" "2014b6f95b16970865617d5c2bfc098bc180080f652749e753e1b7c0cd382d34", 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 panic!() 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.65s [INFO] running `Command { std: "docker" "inspect" "2014b6f95b16970865617d5c2bfc098bc180080f652749e753e1b7c0cd382d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2014b6f95b16970865617d5c2bfc098bc180080f652749e753e1b7c0cd382d34", kill_on_drop: false }` [INFO] [stdout] 2014b6f95b16970865617d5c2bfc098bc180080f652749e753e1b7c0cd382d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 998a2f1cfcc1c9f7917af5724ddc0389f0a69218215a8fa6093267e28a51bb57 [INFO] running `Command { std: "docker" "start" "-a" "998a2f1cfcc1c9f7917af5724ddc0389f0a69218215a8fa6093267e28a51bb57", kill_on_drop: false }` [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: 2 warnings emitted [INFO] [stderr] [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 panic!() 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: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/azure_iothub_service-1dfdca91c08c68ba) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test configuration::modulescontent::tests::edge_agent_should_deserialize_correctly ... ok [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 configuration::modulescontent::tests::edge_module_builder_should_succeed ... ok [INFO] [stdout] test directmethod::tests::directmethod_new_should_succeed ... ok [INFO] [stdout] test error::tests::iothuberror_should_deserialize ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_should_fail_on_empty_connection_string ... 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 configuration::modulescontent::tests::modules_content_should_serialize_correctly ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_should_fail_on_incorrect_hostname ... 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] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 33 tests [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-4c1b1a2ee49d907e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-baa1738949fc585f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e43474801ea50b2.rlib --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-d10eb1ca35e66cd3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-3ec8e935d19f078c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d61d78192407c360.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-baab08e234213e80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a4d0f32b3b45b65.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-740a4deea7fee5e2.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a0858759138753b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dc4fda18a6be2732.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "998a2f1cfcc1c9f7917af5724ddc0389f0a69218215a8fa6093267e28a51bb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998a2f1cfcc1c9f7917af5724ddc0389f0a69218215a8fa6093267e28a51bb57", kill_on_drop: false }` [INFO] [stdout] 998a2f1cfcc1c9f7917af5724ddc0389f0a69218215a8fa6093267e28a51bb57