[INFO] cloning repository https://github.com/damienpontifex/azure-iot-sdk-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damienpontifex/azure-iot-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamienpontifex%2Fazure-iot-sdk-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamienpontifex%2Fazure-iot-sdk-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cc1013a0eff6e567cf8aab7c1479f8e7d3c678a [INFO] testing damienpontifex/azure-iot-sdk-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamienpontifex%2Fazure-iot-sdk-rs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damienpontifex/azure-iot-sdk-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/damienpontifex/azure-iot-sdk-rs [INFO] finished tweaking git repo https://github.com/damienpontifex/azure-iot-sdk-rs [INFO] tweaked toml for git repo https://github.com/damienpontifex/azure-iot-sdk-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/damienpontifex/azure-iot-sdk-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55cca49b9a5c4a16b0d9b751ed7926651c63f11a774c312791f0dccf66658990 [INFO] running `"docker" "start" "-a" "55cca49b9a5c4a16b0d9b751ed7926651c63f11a774c312791f0dccf66658990"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling mqtt-protocol v0.8.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling azure_iot_sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:53:58 [INFO] [stderr] | [INFO] [stderr] 53 | #![warn(missing_debug_implementations, rust_2018_idioms, missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:47 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "55cca49b9a5c4a16b0d9b751ed7926651c63f11a774c312791f0dccf66658990"` [INFO] running `"docker" "rm" "-f" "55cca49b9a5c4a16b0d9b751ed7926651c63f11a774c312791f0dccf66658990"` [INFO] [stdout] 55cca49b9a5c4a16b0d9b751ed7926651c63f11a774c312791f0dccf66658990 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1272429c8ca81ac8ee33f0ce2e90bb18d4bada32cbfe015f242cc2535ebfefd6 [INFO] running `"docker" "start" "-a" "1272429c8ca81ac8ee33f0ce2e90bb18d4bada32cbfe015f242cc2535ebfefd6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:53:58 [INFO] [stderr] | [INFO] [stderr] 53 | #![warn(missing_debug_implementations, rust_2018_idioms, missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:47 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling azure_iot_sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.05s [INFO] running `"docker" "inspect" "1272429c8ca81ac8ee33f0ce2e90bb18d4bada32cbfe015f242cc2535ebfefd6"` [INFO] running `"docker" "rm" "-f" "1272429c8ca81ac8ee33f0ce2e90bb18d4bada32cbfe015f242cc2535ebfefd6"` [INFO] [stdout] 1272429c8ca81ac8ee33f0ce2e90bb18d4bada32cbfe015f242cc2535ebfefd6 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b37c405fac8d05433b38b0a707c1618f8f2d00c48c20e150569036e29973058b [INFO] running `"docker" "start" "-a" "b37c405fac8d05433b38b0a707c1618f8f2d00c48c20e150569036e29973058b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:53:58 [INFO] [stderr] | [INFO] [stderr] 53 | #![warn(missing_debug_implementations, rust_2018_idioms, missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a struct field [INFO] [stderr] --> src/message.rs:50:47 [INFO] [stderr] | [INFO] [stderr] 50 | PublishTwinProperties{request_id: String, body: String}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/azure_iot_sdk-dec2771f8d1ba75b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client::tests::test_mqtt_connect ... ok [INFO] [stdout] test client::tests::test_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests azure_iot_sdk [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/client.rs - client::IoTHubClient::send_property_update (line 203) ... ignored [INFO] [stdout] test src/client.rs - client::IoTHubClient::send_property_update (line 213) ... ignored [INFO] [stdout] test src/mqtt_transport.rs - mqtt_transport::tcp_connect (line 60) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::from_connection_string (line 87) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::new (line 128) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::with_device_key (line 60) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::on_message (line 226) ... ok [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::send_message (line 155) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::on_direct_method (line 256) ... ok [INFO] [stdout] test src/client.rs - client::IoTHubClient::on_twin_update (line 290) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b37c405fac8d05433b38b0a707c1618f8f2d00c48c20e150569036e29973058b"` [INFO] running `"docker" "rm" "-f" "b37c405fac8d05433b38b0a707c1618f8f2d00c48c20e150569036e29973058b"` [INFO] [stdout] b37c405fac8d05433b38b0a707c1618f8f2d00c48c20e150569036e29973058b