[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] 6119b2721a4bc8ae572f133149273aace0b1124b [INFO] testing ewilken/hap-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewilken/hap-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded handlebars v2.0.4 [INFO] [stderr] Downloaded libmdns v0.2.7 [INFO] [stderr] Downloaded srp v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eed20a390cb83cd53573410a39cb566e3af744a9c88960e8e32b31e336ea945 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3eed20a390cb83cd53573410a39cb566e3af744a9c88960e8e32b31e336ea945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eed20a390cb83cd53573410a39cb566e3af744a9c88960e8e32b31e336ea945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eed20a390cb83cd53573410a39cb566e3af744a9c88960e8e32b31e336ea945", kill_on_drop: false }` [INFO] [stdout] 3eed20a390cb83cd53573410a39cb566e3af744a9c88960e8e32b31e336ea945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78090038a61cd334bf9843f008ae4472dc7ab1d7ac1a8f7f0dcad7b4b1c8f432 [INFO] running `Command { std: "docker" "start" "-a" "78090038a61cd334bf9843f008ae4472dc7ab1d7ac1a8f7f0dcad7b4b1c8f432", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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 indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling srp v0.5.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libmdns v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hap v0.1.0-pre.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/transport/mdns.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 68 | / loop { [INFO] [stdout] 69 | | let config = config.lock().await; [INFO] [stdout] 70 | | [INFO] [stdout] 71 | | let name = config.name.clone(); [INFO] [stdout] ... | [INFO] [stdout] 89 | | .await; [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________________- any code following this expression is unreachable [INFO] [stdout] 91 | [INFO] [stdout] 92 | Ok(()) as Result<(), ()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | EncryptedStream::poll_outgoing(Pin::new(encrypted_stream), cx)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:468:17 [INFO] [stdout] | [INFO] [stdout] 468 | AsyncWrite::poll_write(Pin::new(&mut encrypted_stream.stream), cx, &data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | AsyncWrite::poll_write(Pin::new(&mut encrypted_stream.stream), cx, &data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "78090038a61cd334bf9843f008ae4472dc7ab1d7ac1a8f7f0dcad7b4b1c8f432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78090038a61cd334bf9843f008ae4472dc7ab1d7ac1a8f7f0dcad7b4b1c8f432", kill_on_drop: false }` [INFO] [stdout] 78090038a61cd334bf9843f008ae4472dc7ab1d7ac1a8f7f0dcad7b4b1c8f432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fc179f673c3918386e64af27c8bf3769807732d28aa2403f7c1bb0599412514 [INFO] running `Command { std: "docker" "start" "-a" "1fc179f673c3918386e64af27c8bf3769807732d28aa2403f7c1bb0599412514", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/transport/mdns.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 68 | / loop { [INFO] [stdout] 69 | | let config = config.lock().await; [INFO] [stdout] 70 | | [INFO] [stdout] 71 | | let name = config.name.clone(); [INFO] [stdout] ... | [INFO] [stdout] 89 | | .await; [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________________- any code following this expression is unreachable [INFO] [stdout] 91 | [INFO] [stdout] 92 | Ok(()) as Result<(), ()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | EncryptedStream::poll_outgoing(Pin::new(encrypted_stream), cx)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:468:17 [INFO] [stdout] | [INFO] [stdout] 468 | AsyncWrite::poll_write(Pin::new(&mut encrypted_stream.stream), cx, &data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Poll` that must be used [INFO] [stdout] --> src/transport/tcp.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | AsyncWrite::poll_write(Pin::new(&mut encrypted_stream.stream), cx, &data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Poll` may be a `Pending` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hap v0.1.0-pre.6 (/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 adding_accessories_dynamically --edition=2018 examples/adding_accessories_dynamically.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=709e7e92110c13eb -C extra-filename=-709e7e92110c13eb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-5b9988a87c25f41a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fb85a9495ad6fef8.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-4a45821e29b17838.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-453cdaed9bc620f3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-04ce208cade46fe4.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-4c2cf72717596b26.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-f3a02b3b5c808c86.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c24c6fda3d66908b.rlib --extern hap=/opt/rustwide/target/debug/deps/libhap-6b7440ee72649c27.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-9f01a7bd18a1c7af.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ecfbd753a2abcd08.rlib --extern libmdns=/opt/rustwide/target/debug/deps/liblibmdns-5c5878ec684d85f4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-b6f519dc73b35c4d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc0bd1cc29a85988.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib --extern srp=/opt/rustwide/target/debug/deps/libsrp-c2693331ffb127f9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ed77dc125d068311.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0f9b211857229dcb.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-7dfd0466f49d9a27.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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.outlet.cfn5n6kw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af" "/opt/rustwide/target/debug/examples/outlet-01ac2fa8db51f6af.1mso3d8nqirkf3vs.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-04ce208cade46fe4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-f2ee6a48a408c820.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libhap-6b7440ee72649c27.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-5c5878ec684d85f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-995f2bbbbeb53722.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-39d9aff5a1ed6171.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5df4b7d803709240.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-78a758227a6136a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d10836917f76a711.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bd974fee8800391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8fd1880a21761690.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1506c604f77a6bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-587545028753f5b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-388c526a67c965de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f630c987c253799c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-76af455f4c52f1dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-b991aa19224a2c86.rlib" "/opt/rustwide/target/debug/deps/libmultimap-3d40fb2603225ad7.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-0f7a539b101b1c2b.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4c2cf72717596b26.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-7dfd0466f49d9a27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-986271becda2c185.rlib" "/opt/rustwide/target/debug/deps/libdigest-6eae34a565de3403.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libnum-b6f519dc73b35c4d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3614a34ab9a3edc8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-142edcc081f1d8ab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-466a4fa73154a15b.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a45821e29b17838.rlib" "/opt/rustwide/target/debug/deps/libchacha20-897bec571aa99140.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-cc83603873cc7a1e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-f5be8661868f648d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-95f213ee91bfb13e.rlib" "/opt/rustwide/target/debug/deps/libaead-5b9988a87c25f41a.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhyper-ecfbd753a2abcd08.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-100c5295c8ce2658.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-811a355e4c680d64.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb372680f92be80c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed77dc125d068311.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-18a7a9df0673899e.rlib" "/opt/rustwide/target/debug/deps/libmio-9d116bcf384a0014.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtracing-778dcbdfd75be8e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f01a7bd18a1c7af.rlib" "/opt/rustwide/target/debug/deps/libhmac-19f01009bd1cd742.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a8097d0309e6875e.rlib" "/opt/rustwide/target/debug/deps/libsrp-c2693331ffb127f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9ce7b832f19b8280.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-19d40eaf9de16c58.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecb9fb1c084f22fd.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f9b211857229dcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9991642ebb0f8071.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc0bd1cc29a85988.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c24c6fda3d66908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a4d828882253e39d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d926cc6c2ef07741.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libeui48-f3a02b3b5c808c86.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-453cdaed9bc620f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2bea51cef53bea03.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9890cc36806e1bd7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-475006bf978f88b7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-998863274696bea4.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libed25519-c804ae4a02cd1f7a.rlib" "/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.motion_sensor.8wsawcuy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7" "/opt/rustwide/target/debug/examples/motion_sensor-3a7f76edae508aa7.3rut8i0boee18xx9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-04ce208cade46fe4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-f2ee6a48a408c820.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libhap-6b7440ee72649c27.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-5c5878ec684d85f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-995f2bbbbeb53722.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-39d9aff5a1ed6171.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5df4b7d803709240.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-78a758227a6136a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d10836917f76a711.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bd974fee8800391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8fd1880a21761690.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1506c604f77a6bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-587545028753f5b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-388c526a67c965de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f630c987c253799c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-76af455f4c52f1dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-b991aa19224a2c86.rlib" "/opt/rustwide/target/debug/deps/libmultimap-3d40fb2603225ad7.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-0f7a539b101b1c2b.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4c2cf72717596b26.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-7dfd0466f49d9a27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-986271becda2c185.rlib" "/opt/rustwide/target/debug/deps/libdigest-6eae34a565de3403.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libnum-b6f519dc73b35c4d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3614a34ab9a3edc8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-142edcc081f1d8ab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-466a4fa73154a15b.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a45821e29b17838.rlib" "/opt/rustwide/target/debug/deps/libchacha20-897bec571aa99140.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-cc83603873cc7a1e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-f5be8661868f648d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-95f213ee91bfb13e.rlib" "/opt/rustwide/target/debug/deps/libaead-5b9988a87c25f41a.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhyper-ecfbd753a2abcd08.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-100c5295c8ce2658.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-811a355e4c680d64.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb372680f92be80c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed77dc125d068311.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-18a7a9df0673899e.rlib" "/opt/rustwide/target/debug/deps/libmio-9d116bcf384a0014.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtracing-778dcbdfd75be8e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f01a7bd18a1c7af.rlib" "/opt/rustwide/target/debug/deps/libhmac-19f01009bd1cd742.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a8097d0309e6875e.rlib" "/opt/rustwide/target/debug/deps/libsrp-c2693331ffb127f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9ce7b832f19b8280.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-19d40eaf9de16c58.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecb9fb1c084f22fd.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f9b211857229dcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9991642ebb0f8071.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc0bd1cc29a85988.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c24c6fda3d66908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a4d828882253e39d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d926cc6c2ef07741.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libeui48-f3a02b3b5c808c86.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-453cdaed9bc620f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2bea51cef53bea03.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9890cc36806e1bd7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-475006bf978f88b7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-998863274696bea4.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libed25519-c804ae4a02cd1f7a.rlib" "/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.heater_cooler.3yvomnbt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3" "/opt/rustwide/target/debug/examples/heater_cooler-c3b4dded60ca31c3.188hg1tb6d3570y9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-04ce208cade46fe4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-f2ee6a48a408c820.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libhap-6b7440ee72649c27.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-5c5878ec684d85f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-995f2bbbbeb53722.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-39d9aff5a1ed6171.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5df4b7d803709240.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-78a758227a6136a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d10836917f76a711.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bd974fee8800391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8fd1880a21761690.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1506c604f77a6bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-587545028753f5b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-388c526a67c965de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f630c987c253799c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-76af455f4c52f1dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-b991aa19224a2c86.rlib" "/opt/rustwide/target/debug/deps/libmultimap-3d40fb2603225ad7.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-0f7a539b101b1c2b.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4c2cf72717596b26.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-7dfd0466f49d9a27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-986271becda2c185.rlib" "/opt/rustwide/target/debug/deps/libdigest-6eae34a565de3403.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libnum-b6f519dc73b35c4d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3614a34ab9a3edc8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-142edcc081f1d8ab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-466a4fa73154a15b.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a45821e29b17838.rlib" "/opt/rustwide/target/debug/deps/libchacha20-897bec571aa99140.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-cc83603873cc7a1e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-f5be8661868f648d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-95f213ee91bfb13e.rlib" "/opt/rustwide/target/debug/deps/libaead-5b9988a87c25f41a.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhyper-ecfbd753a2abcd08.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-100c5295c8ce2658.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-811a355e4c680d64.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb372680f92be80c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed77dc125d068311.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-18a7a9df0673899e.rlib" "/opt/rustwide/target/debug/deps/libmio-9d116bcf384a0014.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtracing-778dcbdfd75be8e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f01a7bd18a1c7af.rlib" "/opt/rustwide/target/debug/deps/libhmac-19f01009bd1cd742.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a8097d0309e6875e.rlib" "/opt/rustwide/target/debug/deps/libsrp-c2693331ffb127f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9ce7b832f19b8280.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-19d40eaf9de16c58.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecb9fb1c084f22fd.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f9b211857229dcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9991642ebb0f8071.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc0bd1cc29a85988.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c24c6fda3d66908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a4d828882253e39d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d926cc6c2ef07741.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libeui48-f3a02b3b5c808c86.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-453cdaed9bc620f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2bea51cef53bea03.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9890cc36806e1bd7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-475006bf978f88b7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-998863274696bea4.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libed25519-c804ae4a02cd1f7a.rlib" "/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.carbon_dioxide_sensor.1f9qcdhc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e" "/opt/rustwide/target/debug/examples/carbon_dioxide_sensor-b745512595c4bc1e.3hbkl6ced0lxftt2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-04ce208cade46fe4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-f2ee6a48a408c820.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libhap-6b7440ee72649c27.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-5c5878ec684d85f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-995f2bbbbeb53722.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-39d9aff5a1ed6171.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5df4b7d803709240.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-78a758227a6136a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d10836917f76a711.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bd974fee8800391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8fd1880a21761690.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1506c604f77a6bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-587545028753f5b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-388c526a67c965de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f630c987c253799c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-76af455f4c52f1dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-b991aa19224a2c86.rlib" "/opt/rustwide/target/debug/deps/libmultimap-3d40fb2603225ad7.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libif_addrs-0f7a539b101b1c2b.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4c2cf72717596b26.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-7dfd0466f49d9a27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-986271becda2c185.rlib" "/opt/rustwide/target/debug/deps/libdigest-6eae34a565de3403.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libnum-b6f519dc73b35c4d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3614a34ab9a3edc8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-142edcc081f1d8ab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-466a4fa73154a15b.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-4a45821e29b17838.rlib" "/opt/rustwide/target/debug/deps/libchacha20-897bec571aa99140.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-cc83603873cc7a1e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-f5be8661868f648d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-95f213ee91bfb13e.rlib" "/opt/rustwide/target/debug/deps/libaead-5b9988a87c25f41a.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhyper-ecfbd753a2abcd08.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-100c5295c8ce2658.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-811a355e4c680d64.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb372680f92be80c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed77dc125d068311.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-18a7a9df0673899e.rlib" "/opt/rustwide/target/debug/deps/libmio-9d116bcf384a0014.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtracing-778dcbdfd75be8e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f01a7bd18a1c7af.rlib" "/opt/rustwide/target/debug/deps/libhmac-19f01009bd1cd742.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a8097d0309e6875e.rlib" "/opt/rustwide/target/debug/deps/libsrp-c2693331ffb127f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9ce7b832f19b8280.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-19d40eaf9de16c58.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecb9fb1c084f22fd.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f9b211857229dcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9991642ebb0f8071.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc0bd1cc29a85988.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c24c6fda3d66908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a4d828882253e39d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d926cc6c2ef07741.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libeui48-f3a02b3b5c808c86.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-453cdaed9bc620f3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2bea51cef53bea03.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9890cc36806e1bd7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-475006bf978f88b7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-998863274696bea4.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libed25519-c804ae4a02cd1f7a.rlib" "/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "1fc179f673c3918386e64af27c8bf3769807732d28aa2403f7c1bb0599412514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc179f673c3918386e64af27c8bf3769807732d28aa2403f7c1bb0599412514", kill_on_drop: false }` [INFO] [stdout] 1fc179f673c3918386e64af27c8bf3769807732d28aa2403f7c1bb0599412514