[INFO] fetching crate azure_iot_hub 0.21.0...
[INFO] checking azure_iot_hub-0.21.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate azure_iot_hub 0.21.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate azure_iot_hub 0.21.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_iot_hub 0.21.0
[INFO] finished tweaking crates.io crate azure_iot_hub 0.21.0
[INFO] tweaked toml for crates.io crate azure_iot_hub 0.21.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate azure_iot_hub 0.21.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 524e4f43dd0ff59608fa7bf4ffe6bcbb2b71476a3821d15589c673f7bd7fe2f6
[INFO] running `Command { std: "docker" "start" "-a" "524e4f43dd0ff59608fa7bf4ffe6bcbb2b71476a3821d15589c673f7bd7fe2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "524e4f43dd0ff59608fa7bf4ffe6bcbb2b71476a3821d15589c673f7bd7fe2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "524e4f43dd0ff59608fa7bf4ffe6bcbb2b71476a3821d15589c673f7bd7fe2f6", kill_on_drop: false }`
[INFO] [stdout] 524e4f43dd0ff59608fa7bf4ffe6bcbb2b71476a3821d15589c673f7bd7fe2f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2cf7f3a9d691228189c62d2bc60734fef461562267bef85891415c24a948ee
[INFO] running `Command { std: "docker" "start" "-a" "6d2cf7f3a9d691228189c62d2bc60734fef461562267bef85891415c24a948ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking azure_iot_hub v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[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/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/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/module_identity.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/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/device_identity.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] [stderr] error: could not compile `azure_iot_hub` (example "configuration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "directmethod") due to 1 previous error
[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] [stderr] error: could not compile `azure_iot_hub` (example "updatetwin") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "module_identity") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "apply_configuration_on_edge_device") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "device_identity") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_iot_hub` (example "gettwin") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6d2cf7f3a9d691228189c62d2bc60734fef461562267bef85891415c24a948ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2cf7f3a9d691228189c62d2bc60734fef461562267bef85891415c24a948ee", kill_on_drop: false }`
[INFO] [stdout] 6d2cf7f3a9d691228189c62d2bc60734fef461562267bef85891415c24a948ee
