[INFO] fetching crate hap 0.1.0-pre.2... [INFO] testing hap-0.1.0-pre.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate hap 0.1.0-pre.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate hap 0.1.0-pre.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hap 0.1.0-pre.2 [INFO] finished tweaking crates.io crate hap 0.1.0-pre.2 [INFO] tweaked toml for crates.io crate hap 0.1.0-pre.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate hap 0.1.0-pre.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.14.3 [INFO] [stderr] Downloaded poly1305 v0.6.0 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded erased-serde v0.3.12 [INFO] [stderr] Downloaded handlebars v2.0.4 [INFO] [stderr] Downloaded signature v1.1.0 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] [stderr] Downloaded zeroize_derive v1.0.0 [INFO] [stderr] Downloaded stream-cipher v0.4.1 [INFO] [stderr] Downloaded chacha20 v0.4.3 [INFO] [stderr] Downloaded ed25519 v1.0.1 [INFO] [stderr] Downloaded eui48 v1.0.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.5.1 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Downloaded srp v0.4.3 [INFO] [stderr] Downloaded libmdns v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] c8836eea58896cd2ece92cbeee6bd20b56e6e3c121fc5d033eae20b96bfe1821 [INFO] running `Command { std: "docker" "start" "-a" "c8836eea58896cd2ece92cbeee6bd20b56e6e3c121fc5d033eae20b96bfe1821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8836eea58896cd2ece92cbeee6bd20b56e6e3c121fc5d033eae20b96bfe1821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8836eea58896cd2ece92cbeee6bd20b56e6e3c121fc5d033eae20b96bfe1821", kill_on_drop: false }` [INFO] [stdout] c8836eea58896cd2ece92cbeee6bd20b56e6e3c121fc5d033eae20b96bfe1821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816032112c5fc958412febcafbab8e95417f5de9b3c4a612f62ed11173b53e42 [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" "816032112c5fc958412febcafbab8e95417f5de9b3c4a612f62ed11173b53e42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling signature v1.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling srp v0.4.3 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling eui48 v1.0.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling libmdns v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hap v0.1.0-pre.2 (/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:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | 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:471:17 [INFO] [stdout] | [INFO] [stdout] 471 | 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:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | 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 2m 55s [INFO] running `Command { std: "docker" "inspect" "816032112c5fc958412febcafbab8e95417f5de9b3c4a612f62ed11173b53e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816032112c5fc958412febcafbab8e95417f5de9b3c4a612f62ed11173b53e42", kill_on_drop: false }` [INFO] [stdout] 816032112c5fc958412febcafbab8e95417f5de9b3c4a612f62ed11173b53e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23a96d2c318ec7c98bfc7b75ab63271f3512d6f43557dc75c18c25274c722da7 [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" "23a96d2c318ec7c98bfc7b75ab63271f3512d6f43557dc75c18c25274c722da7", kill_on_drop: false }` [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:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | 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:471:17 [INFO] [stdout] | [INFO] [stdout] 471 | 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:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | 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.2 (/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 hap --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9b9526b8f9c943c3 -C extra-filename=-9b9526b8f9c943c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-7a7d9d509034ba6e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d92aa86dd98ec5cc.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-1fad3c81adc5b699.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3180d05e459eb34c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e381f154ad85e142.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-650600db654d8290.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-44a1d8d336bf6d23.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5405c23a201aaa4b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3b1c1fcda32d8c25.rlib --extern libmdns=/opt/rustwide/target/debug/deps/liblibmdns-2f404396f05de66a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-2a97b012ee0abbd1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-5ecb92416d6d1883.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-943e8d70fa331528.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8495ddf7adf19bac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c53557c82f5cfee7.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-34b0514f8ae6ee40.rlib --extern srp=/opt/rustwide/target/debug/deps/libsrp-9295374ce7abdd8b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-35af187e562714f3.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-d88905e2ff474347.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b81c45a1950c2bc7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.outlet.25vyu5sa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc" "/opt/rustwide/target/debug/examples/outlet-b082684a9f4cf4bc.4gfpry42xue87hw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b81c45a1950c2bc7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e381f154ad85e142.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8cfb431a9728d449.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libhap-573f597eff944931.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-2f404396f05de66a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-d83c8ef9b614eb89.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e79a74565fa65c2e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e3ef44ff2d051542.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6b1ae86be73c873c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-baf8d894dbb8367a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c156987a00f448f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f7e7ef04ebca486a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-086108124829f5b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b78480dd761448bb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8c01a4ad690bcd58.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c602745f5409960e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-dcce0315db86b316.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dd4e37b120403449.rlib" "/opt/rustwide/target/debug/deps/libbytes-392048e9b9cb693b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-1f247bdb7ce2cbc8.rlib" "/opt/rustwide/target/debug/deps/libhostname-ea9d8f1d6d9bb972.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-3e47acad0b575b8a.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-1073aa71f3f9a539.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-650600db654d8290.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-d88905e2ff474347.rlib" "/opt/rustwide/target/debug/deps/libring-5ecb92416d6d1883.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libnum-2a97b012ee0abbd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a16bb7525390038c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5c1fc249fd06f157.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dd32853340acf9c9.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-1fad3c81adc5b699.rlib" "/opt/rustwide/target/debug/deps/libchacha20-7eb7b737e50f466c.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-a1e086565057286e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-7c68c2a12a6f70b0.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-de8756e7e552871b.rlib" "/opt/rustwide/target/debug/deps/libaead-7a7d9d509034ba6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a6cd6b06777d29f5.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b1c1fcda32d8c25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-e0ac9a37820eca59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d0ddfb097f35cea.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f0db680bc926ccb4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-005057b5e6b05a14.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a89f5c6fd84a7289.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c7c8be7b1d62c83.rlib" "/opt/rustwide/target/debug/deps/libmio-b9af8883b183d871.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libnet2-77ce29f62b221d55.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-9832f8c64ea99871.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2150404c14fe27b.rlib" "/opt/rustwide/target/debug/deps/libsrp-9295374ce7abdd8b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7969a91a89ca8295.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee9eb96f5c86031f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libuuid-35af187e562714f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8495ddf7adf19bac.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5405c23a201aaa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-94a72c35c5f6711c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83fc77179e3c04e6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e18b015fd7dd9702.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib" "/opt/rustwide/target/debug/deps/libeui48-44a1d8d336bf6d23.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3180d05e459eb34c.rlib" "/opt/rustwide/target/debug/deps/libsha2-c53557c82f5cfee7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a33403e52f8f331c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-61b85f37c79e8119.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e3fe8cdc0ff28cf9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-50609029a0fdb464.rlib" "/opt/rustwide/target/debug/deps/libzeroize-38d6b709a9f96c03.rlib" "/opt/rustwide/target/debug/deps/librand_core-80686e59964e8e8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7a8edf0ce3d91ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib" "/opt/rustwide/target/debug/deps/libed25519-e40929924122dda8.rlib" "/opt/rustwide/target/debug/deps/libsignature-34b0514f8ae6ee40.rlib" "/opt/rustwide/target/debug/deps/libserde-943e8d70fa331528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.window_covering.du1ylmhv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675" "/opt/rustwide/target/debug/examples/window_covering-7cd25db6ff023675.5bayryf2ipignrpb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b81c45a1950c2bc7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e381f154ad85e142.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8cfb431a9728d449.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libhap-573f597eff944931.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-2f404396f05de66a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-d83c8ef9b614eb89.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e79a74565fa65c2e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e3ef44ff2d051542.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6b1ae86be73c873c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-baf8d894dbb8367a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c156987a00f448f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f7e7ef04ebca486a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-086108124829f5b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b78480dd761448bb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8c01a4ad690bcd58.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c602745f5409960e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-dcce0315db86b316.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dd4e37b120403449.rlib" "/opt/rustwide/target/debug/deps/libbytes-392048e9b9cb693b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-1f247bdb7ce2cbc8.rlib" "/opt/rustwide/target/debug/deps/libhostname-ea9d8f1d6d9bb972.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-3e47acad0b575b8a.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-1073aa71f3f9a539.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-650600db654d8290.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-d88905e2ff474347.rlib" "/opt/rustwide/target/debug/deps/libring-5ecb92416d6d1883.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libnum-2a97b012ee0abbd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a16bb7525390038c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5c1fc249fd06f157.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dd32853340acf9c9.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-1fad3c81adc5b699.rlib" "/opt/rustwide/target/debug/deps/libchacha20-7eb7b737e50f466c.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-a1e086565057286e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-7c68c2a12a6f70b0.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-de8756e7e552871b.rlib" "/opt/rustwide/target/debug/deps/libaead-7a7d9d509034ba6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a6cd6b06777d29f5.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b1c1fcda32d8c25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-e0ac9a37820eca59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d0ddfb097f35cea.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f0db680bc926ccb4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-005057b5e6b05a14.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a89f5c6fd84a7289.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c7c8be7b1d62c83.rlib" "/opt/rustwide/target/debug/deps/libmio-b9af8883b183d871.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libnet2-77ce29f62b221d55.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-9832f8c64ea99871.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2150404c14fe27b.rlib" "/opt/rustwide/target/debug/deps/libsrp-9295374ce7abdd8b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7969a91a89ca8295.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee9eb96f5c86031f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libuuid-35af187e562714f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8495ddf7adf19bac.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5405c23a201aaa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-94a72c35c5f6711c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83fc77179e3c04e6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e18b015fd7dd9702.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib" "/opt/rustwide/target/debug/deps/libeui48-44a1d8d336bf6d23.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3180d05e459eb34c.rlib" "/opt/rustwide/target/debug/deps/libsha2-c53557c82f5cfee7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a33403e52f8f331c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-61b85f37c79e8119.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e3fe8cdc0ff28cf9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-50609029a0fdb464.rlib" "/opt/rustwide/target/debug/deps/libzeroize-38d6b709a9f96c03.rlib" "/opt/rustwide/target/debug/deps/librand_core-80686e59964e8e8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7a8edf0ce3d91ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib" "/opt/rustwide/target/debug/deps/libed25519-e40929924122dda8.rlib" "/opt/rustwide/target/debug/deps/libsignature-34b0514f8ae6ee40.rlib" "/opt/rustwide/target/debug/deps/libserde-943e8d70fa331528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.sprinkler.7nz7k51j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34" "/opt/rustwide/target/debug/examples/sprinkler-4fcecb89d6842a34.2r27km7hmg60a6nm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b81c45a1950c2bc7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e381f154ad85e142.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8cfb431a9728d449.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libhap-573f597eff944931.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-2f404396f05de66a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-d83c8ef9b614eb89.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e79a74565fa65c2e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e3ef44ff2d051542.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6b1ae86be73c873c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-baf8d894dbb8367a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c156987a00f448f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f7e7ef04ebca486a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-086108124829f5b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b78480dd761448bb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8c01a4ad690bcd58.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c602745f5409960e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-dcce0315db86b316.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dd4e37b120403449.rlib" "/opt/rustwide/target/debug/deps/libbytes-392048e9b9cb693b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-1f247bdb7ce2cbc8.rlib" "/opt/rustwide/target/debug/deps/libhostname-ea9d8f1d6d9bb972.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-3e47acad0b575b8a.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-1073aa71f3f9a539.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-650600db654d8290.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-d88905e2ff474347.rlib" "/opt/rustwide/target/debug/deps/libring-5ecb92416d6d1883.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libnum-2a97b012ee0abbd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a16bb7525390038c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5c1fc249fd06f157.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dd32853340acf9c9.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-1fad3c81adc5b699.rlib" "/opt/rustwide/target/debug/deps/libchacha20-7eb7b737e50f466c.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-a1e086565057286e.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-7c68c2a12a6f70b0.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-de8756e7e552871b.rlib" "/opt/rustwide/target/debug/deps/libaead-7a7d9d509034ba6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a6cd6b06777d29f5.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b1c1fcda32d8c25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-e0ac9a37820eca59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d0ddfb097f35cea.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f0db680bc926ccb4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-005057b5e6b05a14.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a89f5c6fd84a7289.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c7c8be7b1d62c83.rlib" "/opt/rustwide/target/debug/deps/libmio-b9af8883b183d871.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libnet2-77ce29f62b221d55.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-9832f8c64ea99871.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2150404c14fe27b.rlib" "/opt/rustwide/target/debug/deps/libsrp-9295374ce7abdd8b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7969a91a89ca8295.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee9eb96f5c86031f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libuuid-35af187e562714f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8495ddf7adf19bac.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5405c23a201aaa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-94a72c35c5f6711c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83fc77179e3c04e6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e18b015fd7dd9702.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib" "/opt/rustwide/target/debug/deps/libeui48-44a1d8d336bf6d23.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3180d05e459eb34c.rlib" "/opt/rustwide/target/debug/deps/libsha2-c53557c82f5cfee7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a33403e52f8f331c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-61b85f37c79e8119.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e3fe8cdc0ff28cf9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-50609029a0fdb464.rlib" "/opt/rustwide/target/debug/deps/libzeroize-38d6b709a9f96c03.rlib" "/opt/rustwide/target/debug/deps/librand_core-80686e59964e8e8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7a8edf0ce3d91ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib" "/opt/rustwide/target/debug/deps/libed25519-e40929924122dda8.rlib" "/opt/rustwide/target/debug/deps/libsignature-34b0514f8ae6ee40.rlib" "/opt/rustwide/target/debug/deps/libserde-943e8d70fa331528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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" "23a96d2c318ec7c98bfc7b75ab63271f3512d6f43557dc75c18c25274c722da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23a96d2c318ec7c98bfc7b75ab63271f3512d6f43557dc75c18c25274c722da7", kill_on_drop: false }` [INFO] [stdout] 23a96d2c318ec7c98bfc7b75ab63271f3512d6f43557dc75c18c25274c722da7