[INFO] cloning repository https://github.com/ewilken/hap-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewilken/hap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3682257225fa7f097e676db975186debd30d4fb [INFO] testing ewilken/hap-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewilken/hap-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ewilken/hap-rs [INFO] finished tweaking git repo https://github.com/ewilken/hap-rs [INFO] tweaked toml for git repo https://github.com/ewilken/hap-rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f1e668a1866e585d9aa9a5d5cf8743aa7df1eaf77fa84a9923515a9daabbe4b [INFO] running `Command { std: "docker" "start" "-a" "1f1e668a1866e585d9aa9a5d5cf8743aa7df1eaf77fa84a9923515a9daabbe4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f1e668a1866e585d9aa9a5d5cf8743aa7df1eaf77fa84a9923515a9daabbe4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1e668a1866e585d9aa9a5d5cf8743aa7df1eaf77fa84a9923515a9daabbe4b", kill_on_drop: false }` [INFO] [stdout] 1f1e668a1866e585d9aa9a5d5cf8743aa7df1eaf77fa84a9923515a9daabbe4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f012908b6e603dcee24323a41cd2db3d490685a1e2da9ebb80f12ff2368555b [INFO] running `Command { std: "docker" "start" "-a" "0f012908b6e603dcee24323a41cd2db3d490685a1e2da9ebb80f12ff2368555b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling get_if_addrs v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling srp v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling zeroize v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libmdns v0.6.1 [INFO] [stderr] Compiling hap v0.1.0-pre.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `service` [INFO] [stdout] --> src/transport/mdns.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | service: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "0f012908b6e603dcee24323a41cd2db3d490685a1e2da9ebb80f12ff2368555b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f012908b6e603dcee24323a41cd2db3d490685a1e2da9ebb80f12ff2368555b", kill_on_drop: false }` [INFO] [stdout] 0f012908b6e603dcee24323a41cd2db3d490685a1e2da9ebb80f12ff2368555b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3fbdf7c33de389aa5aeee5a5809680dc5266e722361c467343cfd25099fd4c0 [INFO] running `Command { std: "docker" "start" "-a" "c3fbdf7c33de389aa5aeee5a5809680dc5266e722361c467343cfd25099fd4c0", 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] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: field is never read: `service` [INFO] [stdout] --> src/transport/mdns.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | service: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling hap v0.1.0-pre.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stateless_programmable_switch --edition=2018 examples/stateless_programmable_switch.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9bc750a90e9110ac -C extra-filename=-9bc750a90e9110ac --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-750333046c0e81ab.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib --extern hap=/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib --extern libmdns=/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib --extern srp=/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib --cap-lints=forbid` (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/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.lightbulb.b5156df6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d.4c5zqz3ihaym2113.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lightbulb-51ae877f2557c74d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.wi_fi_router.647b74db-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9.47gawfh2psh00hch.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/wi_fi_router-5a45560c5c643ec9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.leak_sensor.b6936f61-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb.37iauzbtfwqwkclg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/leak_sensor-287a522907b823eb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.smoke_sensor.45cd7244-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb.5ejgig2pmqdnw9wz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/smoke_sensor-43e827c23a5cf4bb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.async_callbacks.5e5e350e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d.512i2oxt46r78kg5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/async_callbacks-d0ee72eb016c030d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.carbon_monoxide_sensor.2325af5a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf.3028cmofnnvgykzb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/carbon_monoxide_sensor-8316e6a198c3e2cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.heater.55f066af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308.45qv2oe3kb89sayb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/heater-33072066b3d6f308" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.security_system.443a277b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813.4a5toozp4yv7qehc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/security_system-fa6a7ed1a7bac813" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.thermostat.aa73fde8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d.2tpae9tntyo4vpp5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libhap-5a8cf15112f71d45.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-9fd96742639b7144.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-463ba2b7fde4c421.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4a78e71c67bb5189.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-19561c0908f0b4ec.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b82b0cc85173628.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libmultimap-575f261c0f9976e3.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-145b1d61413dd542.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-c9925c3e297e80fa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1aca39b10e93b952.rlib" "/opt/rustwide/target/debug/deps/libdigest-e2298c4d16e3dcad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libnum-cba0b1315fb9a669.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7384bbef09c2e6f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a74424ea1aac969.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ab8ba4a1d5062b3c.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-ed97f7af7fa4c25f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8d26d50a2d03e71f.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libaead-ac2b86683b5f4ed4.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-6af6e727049b8ea5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b53ef7591cb61cb.rlib" "/opt/rustwide/target/debug/deps/libhmac-9bc8b19d6cb1323f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-525e3d592c168c18.rlib" "/opt/rustwide/target/debug/deps/libsrp-2e5569f8d97663ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2a53e90f94a3f13d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-e6a516f751402ac6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7c57fb6bf0cb4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54a6cc8306b9f0d7.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f58146308dc4c3c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6ad8e93ead9932f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5b8fe2093bfc7f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-268bae622ef78b87.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-28d92768446987c7.rlib" "/opt/rustwide/target/debug/deps/libeui48-4f655709db1aa6c8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0a4b58604d5c9f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d7c2e29fa112f6cc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-82e1266f469213b5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7c4eb6e1b5acee34.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libed25519-cdab5706fc2a5dc4.rlib" "/opt/rustwide/target/debug/deps/libsignature-13deb94adeb89600.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/thermostat-cec54d0d29732b9d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "c3fbdf7c33de389aa5aeee5a5809680dc5266e722361c467343cfd25099fd4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fbdf7c33de389aa5aeee5a5809680dc5266e722361c467343cfd25099fd4c0", kill_on_drop: false }` [INFO] [stdout] c3fbdf7c33de389aa5aeee5a5809680dc5266e722361c467343cfd25099fd4c0