[INFO] fetching crate azure_iot_hub 0.17.0...
[INFO] checking azure_iot_hub-0.17.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate azure_iot_hub 0.17.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate azure_iot_hub 0.17.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_iot_hub 0.17.0
[INFO] finished tweaking crates.io crate azure_iot_hub 0.17.0
[INFO] tweaked toml for crates.io crate azure_iot_hub 0.17.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate azure_iot_hub 0.17.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded azure_core v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 989116b19c4cf1b45fd50886e0dfd261797b554450a520bd018daf57759e8db2
[INFO] running `Command { std: "docker" "start" "-a" "989116b19c4cf1b45fd50886e0dfd261797b554450a520bd018daf57759e8db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "989116b19c4cf1b45fd50886e0dfd261797b554450a520bd018daf57759e8db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989116b19c4cf1b45fd50886e0dfd261797b554450a520bd018daf57759e8db2", kill_on_drop: false }`
[INFO] [stdout] 989116b19c4cf1b45fd50886e0dfd261797b554450a520bd018daf57759e8db2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b57acfceada200f02a5e0911510da623f96b0eb708f0d56498accbbce2b4745
[INFO] running `Command { std: "docker" "start" "-a" "3b57acfceada200f02a5e0911510da623f96b0eb708f0d56498accbbce2b4745", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling azure_core v0.17.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking azure_iot_hub v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/device_identity.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/configuration.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/updatetwin.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/gettwin.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/query_iothub.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/apply_configuration_on_edge_device.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/directmethod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> examples/module_identity.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "updatetwin") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "gettwin") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "device_identity") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "configuration") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "directmethod") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "apply_configuration_on_edge_device") due to 2 previous errors
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "query_iothub") due to 2 previous errors
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "module_identity") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b57acfceada200f02a5e0911510da623f96b0eb708f0d56498accbbce2b4745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b57acfceada200f02a5e0911510da623f96b0eb708f0d56498accbbce2b4745", kill_on_drop: false }`
[INFO] [stdout] 3b57acfceada200f02a5e0911510da623f96b0eb708f0d56498accbbce2b4745
