[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorollaries%2Fazure-iothub-service-rs" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corollaries/azure-iothub-service-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-33/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8a8a25361d832f6b4cb6b015e41d62e7ebdc8c7d56085612252475ab24ee65 [INFO] running `Command { std: "docker" "start" "-a" "1d8a8a25361d832f6b4cb6b015e41d62e7ebdc8c7d56085612252475ab24ee65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8a8a25361d832f6b4cb6b015e41d62e7ebdc8c7d56085612252475ab24ee65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8a8a25361d832f6b4cb6b015e41d62e7ebdc8c7d56085612252475ab24ee65", kill_on_drop: false }` [INFO] [stdout] 1d8a8a25361d832f6b4cb6b015e41d62e7ebdc8c7d56085612252475ab24ee65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10090be1a85f5b2b1103ce022e4387f002de4da09f52b81c876d24e7bdcdd67 [INFO] running `Command { std: "docker" "start" "-a" "c10090be1a85f5b2b1103ce022e4387f002de4da09f52b81c876d24e7bdcdd67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bitflags v1.2.1 [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 httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.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 foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling want v0.3.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 openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.11 [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 tokio v0.2.21 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.0 [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 26.43s [INFO] running `Command { std: "docker" "inspect" "c10090be1a85f5b2b1103ce022e4387f002de4da09f52b81c876d24e7bdcdd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10090be1a85f5b2b1103ce022e4387f002de4da09f52b81c876d24e7bdcdd67", kill_on_drop: false }` [INFO] [stdout] c10090be1a85f5b2b1103ce022e4387f002de4da09f52b81c876d24e7bdcdd67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d97d35d00f2e74e0a99a4f68ceb9d325978a8510f8e7b68c58d1e10aba5efbb [INFO] running `Command { std: "docker" "start" "-a" "5d97d35d00f2e74e0a99a4f68ceb9d325978a8510f8e7b68c58d1e10aba5efbb", 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.61s [INFO] running `Command { std: "docker" "inspect" "5d97d35d00f2e74e0a99a4f68ceb9d325978a8510f8e7b68c58d1e10aba5efbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d97d35d00f2e74e0a99a4f68ceb9d325978a8510f8e7b68c58d1e10aba5efbb", kill_on_drop: false }` [INFO] [stdout] 5d97d35d00f2e74e0a99a4f68ceb9d325978a8510f8e7b68c58d1e10aba5efbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3275f46bfe6d3fcc15f74c496df0b3896149630b5dea3078908ffa469edbdcd0 [INFO] running `Command { std: "docker" "start" "-a" "3275f46bfe6d3fcc15f74c496df0b3896149630b5dea3078908ffa469edbdcd0", 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: 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.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/azure_iothub_service-6c4bfe90e4f26751) [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_module_builder_should_succeed ... ok [INFO] [stdout] test configuration::modulescontent::tests::edge_agent_should_deserialize_correctly ... ok [INFO] [stdout] test configuration::modulescontent::tests::edge_hub_should_deserialize_correctly ... ok [INFO] [stdout] test configuration::modulescontent::tests::modules_content_should_serialize_correctly ... 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 iothub::tests::from_connectionstring_should_fail_on_incorrect_hostname ... ok [INFO] [stdout] test iothub::tests::from_connectionstring_success ... ok [INFO] [stdout] test query::tests::querybuilder_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [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] [stdout] test src/iothub.rs - iothub::IoTHubService::from_connection_string (line 128) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_module (line 1001) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::create_device_method (line 218) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::build (line 249) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::build (line 1023) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::build_query (line 280) ... FAILED [INFO] [stdout] test src/directmethod.rs - directmethod::DirectMethod::invoke (line 80) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variables (line 197) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::route (line 861) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::create_options (line 233) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::twin_manager (line 206) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::registry_credential (line 813) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::logging_options (line 845) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_create_options (line 939) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::create_module_method (line 248) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::module_id (line 103) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variable (line 174) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::from_private_key (line 93) ... FAILED [INFO] [stdout] test src/iothub.rs - iothub::IoTHubService::from_sas_token (line 41) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image (line 217) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image_pull_policy (line 161) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::new (line 83) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_create_options (line 923) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::restart_policy (line 148) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::version (line 119) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_image (line 907) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::new (line 786) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::status (line 135) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::minimum_docker_version (line 797) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_env (line 978) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::time_to_live_secs (line 878) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_env (line 955) ... FAILED [INFO] [stdout] test src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_image (line 891) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::from_connection_string (line 128) stdout ---- [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/iothub.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 9 | assert!(result.is_ok(), true); [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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 9 | assert!(result.is_ok(), "{}", true); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_module (line 1001) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::create_device_method (line 218) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::build (line 249) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::build (line 1023) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::build_query (line 280) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/directmethod.rs - directmethod::DirectMethod::invoke (line 80) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variables (line 197) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::route (line 861) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::create_options (line 233) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::twin_manager (line 206) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::registry_credential (line 813) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::logging_options (line 845) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_create_options (line 939) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::create_module_method (line 248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::module_id (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variable (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::from_private_key (line 93) stdout ---- [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/iothub.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 10 | assert!(result.is_ok(), true); [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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 10 | assert!(result.is_ok(), "{}", true); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iothub.rs - iothub::IoTHubService::from_sas_token (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image (line 217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image_pull_policy (line 161) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::new (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_create_options (line 923) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::restart_policy (line 148) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::version (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_image (line 907) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::new (line 786) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::status (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::minimum_docker_version (line 797) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_env (line 978) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::time_to_live_secs (line 878) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_env (line 955) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_image (line 891) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::build (line 249) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::create_options (line 233) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variable (line 174) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::environment_variables (line 197) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image (line 217) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::image_pull_policy (line 161) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::module_id (line 103) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::new (line 83) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::restart_policy (line 148) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::status (line 135) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::EdgeModuleBuilder::version (line 119) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::build (line 1023) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_create_options (line 923) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_env (line 955) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_agent_image (line 891) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_create_options (line 939) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_env (line 978) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_hub_image (line 907) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::edge_module (line 1001) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::logging_options (line 845) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::minimum_docker_version (line 797) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::new (line 786) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::registry_credential (line 813) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::route (line 861) [INFO] [stdout] src/configuration/modulescontent.rs - configuration::modulescontent::ModulesContentBuilder::time_to_live_secs (line 878) [INFO] [stdout] src/directmethod.rs - directmethod::DirectMethod::invoke (line 80) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::build_query (line 280) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::create_device_method (line 218) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::create_module_method (line 248) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::from_connection_string (line 128) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::from_private_key (line 93) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::from_sas_token (line 41) [INFO] [stdout] src/iothub.rs - iothub::IoTHubService::twin_manager (line 206) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3275f46bfe6d3fcc15f74c496df0b3896149630b5dea3078908ffa469edbdcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3275f46bfe6d3fcc15f74c496df0b3896149630b5dea3078908ffa469edbdcd0", kill_on_drop: false }` [INFO] [stdout] 3275f46bfe6d3fcc15f74c496df0b3896149630b5dea3078908ffa469edbdcd0