[INFO] fetching crate aiot 0.8.0... [INFO] testing aiot-0.8.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate aiot 0.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate aiot 0.8.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aiot 0.8.0 [INFO] finished tweaking crates.io crate aiot 0.8.0 [INFO] tweaked toml for crates.io crate aiot 0.8.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate aiot 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.77 [INFO] [stderr] Downloaded js-sys v0.3.54 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded enum-iterator-derive v0.7.0 [INFO] [stderr] Downloaded enum-iterator v0.7.0 [INFO] [stderr] Downloaded web-sys v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.27 [INFO] [stderr] Downloaded mqttbytes v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen v0.2.77 [INFO] [stderr] Downloaded serde_with v1.10.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.0 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded rumqttc v0.8.0 [INFO] [stderr] Downloaded openssl-src v111.16.0+1.1.1l [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b6425d73598c7c3d281bf3389e97fb394644172b6903ed3d3d8c0e62ec53ffd [INFO] running `Command { std: "docker" "start" "-a" "3b6425d73598c7c3d281bf3389e97fb394644172b6903ed3d3d8c0e62ec53ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6425d73598c7c3d281bf3389e97fb394644172b6903ed3d3d8c0e62ec53ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6425d73598c7c3d281bf3389e97fb394644172b6903ed3d3d8c0e62ec53ffd", kill_on_drop: false }` [INFO] [stdout] 3b6425d73598c7c3d281bf3389e97fb394644172b6903ed3d3d8c0e62ec53ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd723d41fb3a892b7f16556945ba2450e17684bc58e2ffb0cd542121ffacd8fd [INFO] running `Command { std: "docker" "start" "-a" "dd723d41fb3a892b7f16556945ba2450e17684bc58e2ffb0cd542121ffacd8fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling mqttbytes v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling rumqttc v0.8.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling aiot v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.23s [INFO] running `Command { std: "docker" "inspect" "dd723d41fb3a892b7f16556945ba2450e17684bc58e2ffb0cd542121ffacd8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd723d41fb3a892b7f16556945ba2450e17684bc58e2ffb0cd542121ffacd8fd", kill_on_drop: false }` [INFO] [stdout] dd723d41fb3a892b7f16556945ba2450e17684bc58e2ffb0cd542121ffacd8fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c5704ee7af343fc1fe6ad91799800940872abaf3c48b647cb3ce2aeb20b8ce [INFO] running `Command { std: "docker" "start" "-a" "51c5704ee7af343fc1fe6ad91799800940872abaf3c48b647cb3ce2aeb20b8ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling aiot v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/shadow.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/remote_config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> examples/remote_config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> examples/shadow.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | shadow::recv::ShadowRecv::ShadowGetTopic(response) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceInfoId`, `DeviceInfoWithSecret` [INFO] [stdout] --> examples/tag.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aiot::subdev::base::{DeviceInfoId, DeviceInfoWithSecret}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeviceInfoKey` [INFO] [stdout] --> examples/tag.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use aiot::tag::base::{DeviceInfoKey, DeviceInfoKeyValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> examples/sub-dev.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Request` [INFO] [stdout] --> examples/sub-dev.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rumqttc::Event` [INFO] [stdout] --> examples/sub-dev.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rumqttc::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/sub-dev.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpDownloadConfig`, `HttpDownloader` [INFO] [stdout] --> examples/sub-dev.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use aiot::http_downloader::{HttpDownloadConfig, HttpDownloader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aiot::subdev` [INFO] [stdout] --> examples/sub-dev.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use aiot::subdev; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeviceInfo` [INFO] [stdout] --> examples/sub-dev.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use aiot::subdev::base::{DeviceInfo, DeviceInfoId}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataModelMsg`, `DataModelOptions`, `DataModel` [INFO] [stdout] --> examples/sub-dev.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use aiot::{DataModel, DataModelMsg, DataModelOptions, MqttClient, ThreeTuple}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Duration` [INFO] [stdout] --> examples/sub-dev.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use chrono::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::Level::Error` [INFO] [stdout] --> examples/sub-dev.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use log::Level::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Bytes` [INFO] [stdout] --> examples/sub-dev.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::str::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/sub-dev.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempdir::TempDir` [INFO] [stdout] --> examples/sub-dev.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tempdir::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Request` [INFO] [stdout] --> examples/ota_basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rumqttc::Event` [INFO] [stdout] --> examples/ota_basic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rumqttc::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/ota_basic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpDownloadConfig`, `HttpDownloader` [INFO] [stdout] --> examples/ota_basic.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use aiot::http_downloader::{HttpDownloadConfig, HttpDownloader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataModelMsg`, `DataModelOptions`, `DataModel` [INFO] [stdout] --> examples/ota_basic.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use aiot::{DataModel, DataModelMsg, DataModelOptions, MqttClient, ThreeTuple}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::StreamExt` [INFO] [stdout] --> examples/ota_basic.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures_util::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::Level::Error` [INFO] [stdout] --> examples/ota_basic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use log::Level::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Bytes` [INFO] [stdout] --> examples/ota_basic.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/ota_basic.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempdir::TempDir` [INFO] [stdout] --> examples/ota_basic.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tempdir::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> examples/tag.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | TagRecv::DeviceInfoUpdateResponse(response) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> examples/tag.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | TagRecv::DeviceInfoDeleteResponse(response) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/ota_basic.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | ... let data = ota.download_upgrade_package(&package).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::StreamExt` [INFO] [stdout] --> examples/sub-dev.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures_util::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_devices` [INFO] [stdout] --> examples/sub-dev.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | let sub_devices = vec![sub_device_login.clone()]; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_devices` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_device_ids` [INFO] [stdout] --> examples/sub-dev.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | let sub_device_ids = vec![sub_device_id.clone()]; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_device_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_device_witch_secrets` [INFO] [stdout] --> examples/sub-dev.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | let sub_device_witch_secrets = vec![sub_device_with_secret2.clone()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_device_witch_secrets` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aiot`; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ota_basic --edition=2018 examples/ota_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4d64edb3f96d64af -C extra-filename=-4d64edb3f96d64af --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aiot=/opt/rustwide/target/debug/deps/libaiot-631697ebefd889c5.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-afe1b0e38908f047.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cc12be5aa591c82a.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a665e4a75ac2ba03.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-4cf8afb7db21e073.rlib --extern enum_kinds=/opt/rustwide/target/debug/deps/libenum_kinds-db9e7e914005ed67.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cf79ef428a88f535.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6ea66a64d40d5607.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5db19e9df96d2ea3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8cc298616ef6adaf.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-e6839fafd6dcd020.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1200f305bc9e766f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a53d482f4ec23ee1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0e8c34a028224aa4.rlib --extern rumqttc=/opt/rustwide/target/debug/deps/librumqttc-2c6ad88dd20deb8d.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-a855ad65edaa7e3b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-77c6e8135d0bafe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a5523b93b3a71777.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8fe3d1b6335ed0f0.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c320c1ea7816b0d2.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e8bb7d11dc95226a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f900a42c057a1382.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-c9fa7788abec818e.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-192d5216e247fc35.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b1ace24bc47ea7f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0a52319598f64b6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-01ad28cf21ed8f4d.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-aa893c147156501b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8be46ab5e7e719e9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/openssl-sys-ff845f1d34d4e2d0/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/out -L native=/opt/rustwide/target/debug/build/rust-crypto-58a54cda12f065cd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.mqtt_rrpc.1b9e2c8e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919.4nls71j5cl0dsqsr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ff845f1d34d4e2d0/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-58a54cda12f065cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-cf79ef428a88f535.rlib" "/opt/rustwide/target/debug/deps/libatty-772119b83980fcac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-afe1b0e38908f047.rlib" "/opt/rustwide/target/debug/deps/libaiot-631697ebefd889c5.rlib" "/opt/rustwide/target/debug/deps/libspin-c9fa7788abec818e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libtempdir-192d5216e247fc35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a855ad65edaa7e3b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-4fcff4f0c5a890ed.rlib" "/opt/rustwide/target/debug/deps/librand-f0bc02ccdc92f7c0.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-4cf8afb7db21e073.rlib" "/opt/rustwide/target/debug/deps/libchrono-a665e4a75ac2ba03.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-d173bc5835a76f27.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-01ad28cf21ed8f4d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-221250b061cc21ab.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-aa893c147156501b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-92235c77744c8523.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0e8c34a028224aa4.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-874f65e606d9035b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e6839fafd6dcd020.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e598cf451fb7f4fd.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d60e8e16c630ae3f.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-659e8235c5da954e.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8fe3d1b6335ed0f0.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fa6ca066c6c274bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ccb3516b0a3dd096.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2b0d647ba71017d9.rlib" "/opt/rustwide/target/debug/deps/libhyper-67183c5afd7c345a.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-85a2e92cfb5f8126.rlib" "/opt/rustwide/target/debug/deps/libh2-9ebd450f0a9818d3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39747c0460acfb40.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-0cfd79528e6b198b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0e05a94f2e928c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5db19e9df96d2ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a2e845d827ef235c.rlib" "/opt/rustwide/target/debug/deps/liburl-8be46ab5e7e719e9.rlib" "/opt/rustwide/target/debug/deps/libidna-36a0530c5bbebd8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3565c1a4a84f5dd2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3afb84e3480c88f4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e9615a955676425.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-6042555ff0e2e60e.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librumqttc-2c6ad88dd20deb8d.rlib" "/opt/rustwide/target/debug/deps/libpollster-935e98f3594f9e04.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1b1ace24bc47ea7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dcd00ed349e7c2dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0a52319598f64b6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af0427bc7757c3b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libmio-7ed18e8d4a07d621.rlib" "/opt/rustwide/target/debug/deps/libmqttbytes-0e9865e3f4da33f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-765f871177866c0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libserde_with-e8bb7d11dc95226a.rlib" "/opt/rustwide/target/debug/deps/libserde-a5523b93b3a71777.rlib" "/opt/rustwide/target/debug/deps/librand-a53d482f4ec23ee1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ace0bb3c036b7a75.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2e4c0245f45a108.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-af9f9b7002494f78.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libsha2-f900a42c057a1382.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cc298616ef6adaf.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3b9c960f3081ab78.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bcea6bbf469f0890.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/librustls-77c6e8135d0bafe4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libsct-3e571b82bc1430c7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-df56e2cd5f12b3dd.rlib" "/opt/rustwide/target/debug/deps/libring-f52504f850938211.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/liblibc-1200f305bc9e766f.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mqtt_rrpc-4de93b4c6bc42919" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "51c5704ee7af343fc1fe6ad91799800940872abaf3c48b647cb3ce2aeb20b8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c5704ee7af343fc1fe6ad91799800940872abaf3c48b647cb3ce2aeb20b8ce", kill_on_drop: false }` [INFO] [stdout] 51c5704ee7af343fc1fe6ad91799800940872abaf3c48b647cb3ce2aeb20b8ce