[INFO] cloning repository https://github.com/mycognosist/sunrise-ssb-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycognosist/sunrise-ssb-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycognosist%2Fsunrise-ssb-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycognosist%2Fsunrise-ssb-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ded3de9a3fa62069516d167dc48638f81fb8765 [INFO] testing mycognosist/sunrise-ssb-playground against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycognosist%2Fsunrise-ssb-playground" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mycognosist/sunrise-ssb-playground on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mycognosist/sunrise-ssb-playground [INFO] finished tweaking git repo https://github.com/mycognosist/sunrise-ssb-playground [INFO] tweaked toml for git repo https://github.com/mycognosist/sunrise-ssb-playground written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mycognosist/sunrise-ssb-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 92e07c827e8e7fe8de2a0f15b15db0eee1bddf84fe2589c8d2792916db52cca6 [INFO] running `Command { std: "docker" "start" "-a" "92e07c827e8e7fe8de2a0f15b15db0eee1bddf84fe2589c8d2792916db52cca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92e07c827e8e7fe8de2a0f15b15db0eee1bddf84fe2589c8d2792916db52cca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e07c827e8e7fe8de2a0f15b15db0eee1bddf84fe2589c8d2792916db52cca6", kill_on_drop: false }` [INFO] [stdout] 92e07c827e8e7fe8de2a0f15b15db0eee1bddf84fe2589c8d2792916db52cca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f3c329e1bd5db20c9eb6d0a5a85997615564b33187750e15e1180772e6e465 [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" "57f3c329e1bd5db20c9eb6d0a5a85997615564b33187750e15e1180772e6e465", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling strtod2 v0.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling genio v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [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 blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ssb-crypto v0.2.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling ssb-boxstream v0.2.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling ssb-handshake v0.5.1 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling ssb-packetstream v0.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ssb-legacy-msg-data v0.1.2 [INFO] [stderr] Compiling ssb-multiformats v0.4.0 [INFO] [stderr] Compiling ssb-validate v1.0.1 [INFO] [stderr] Compiling ssb-verify-signatures v1.0.0 [INFO] [stderr] Compiling ssb-keyfile v0.5.3 [INFO] [stderr] Compiling sunrise_ssb_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "57f3c329e1bd5db20c9eb6d0a5a85997615564b33187750e15e1180772e6e465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f3c329e1bd5db20c9eb6d0a5a85997615564b33187750e15e1180772e6e465", kill_on_drop: false }` [INFO] [stdout] 57f3c329e1bd5db20c9eb6d0a5a85997615564b33187750e15e1180772e6e465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 50900f894f56fcb0f7534a2fbb5549566b012a43d96d383aa3a6562fa510d5b7 [INFO] running `Command { std: "docker" "start" "-a" "50900f894f56fcb0f7534a2fbb5549566b012a43d96d383aa3a6562fa510d5b7", kill_on_drop: false }` [INFO] [stderr] Compiling sunrise_ssb_play v0.1.0 (/opt/rustwide/workdir) [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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.verify_signature.aakkt39z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374" "/opt/rustwide/target/debug/examples/verify_signature-2aefabbe88d1d374.42w9t6kfeogzrl5t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-0c00161580e12edf/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libssb_verify_signatures-466fb5aa58582f78.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-b063f9beadbb6e42.rlib" "/opt/rustwide/target/debug/deps/librand-57f98b8964696b41.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-68738f5f3ca1f88d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c7456ad7b7d43f8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bb8fe571ea047ca.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a59069c6da288ba.rlib" "/opt/rustwide/target/debug/deps/librand_os-3cf5b158910d483e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/libfailure-f56ef8039a90c16f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-21c5912290114892.rlib" "/opt/rustwide/target/debug/deps/librand_core-3df2d77f17b3c3f9.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-bd3867409f7b96ac.rlib" "/opt/rustwide/target/debug/deps/libssb_legacy_msg_data-5c2b322cf56b7619.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e48491267bc3a5e.rlib" "/opt/rustwide/target/debug/deps/libstrtod2-9884962c507382e4.rlib" "/opt/rustwide/target/debug/deps/libryu_ecmascript-22e8b90c0faf3f43.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libsnafu-088d9b69fc1cfdb3.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f013510e859fa717.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cd1e4d61d56fca68.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cdad69fe179ce7a.rlib" "/opt/rustwide/target/debug/deps/libsha2-400abeeb61b672e0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c836a7a099958787.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-89b0de1063dc8078.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c78fb78ebb41abde.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/librayon-7e787487e0d512a8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ac2b622af13f18d6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a7fe3dde5d88503.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-77de59c41685ae5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ca908a39ab23dd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0dca8d453770049.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fa064e960364e494.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b25175668bdd8043.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libssb_keyfile-a86fe1f91a095476.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b40f75e49b922979.rlib" "/opt/rustwide/target/debug/deps/libssb_crypto-b7820d9a565cc38c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f2aac9e885bb9c71.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-283b74118c375434.rlib" "/opt/rustwide/target/debug/deps/libxsalsa20poly1305-ed5ad7f2e1756b79.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-28db791116e413c2.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-ba892da9982cf7e1.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-9414317ad1856edc.rlib" "/opt/rustwide/target/debug/deps/libcipher-872364818d50128b.rlib" "/opt/rustwide/target/debug/deps/libaead-1fc0d4929c94ceed.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-483bb1bfff02c53e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-1a0742618a47c00d.rlib" "/opt/rustwide/target/debug/deps/librand-4c7938e04bde562a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bb8e2c3f6bd43e0c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libed25519-1adc4822fa223685.rlib" "/opt/rustwide/target/debug/deps/libsignature-60df9df3f0ba8c67.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-fdeb4e42ec4fb14f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a38c53e8b64c943b.rlib" "/opt/rustwide/target/debug/deps/librand_core-41ef6747c51423d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc5ed806b7e6392b.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2b3572dc8a7eb5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-198d42a92977ff88.rlib" "/opt/rustwide/target/debug/deps/libsha2-b229326fac7156d8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libhmac-cfd5d87e18dc1751.rlib" "/opt/rustwide/target/debug/deps/libdigest-78dfb352260dae1e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d69b4e47e4a2d370.rlib" "/opt/rustwide/target/debug/deps/libsubtle-91bb729d56f71ff2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_json-df4cfa6fa7fc53f4.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libserde-733e0ad9dbb0dc08.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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: could not compile `sunrise_ssb_play` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name packetstream_writer --edition=2018 examples/packetstream_writer.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7a351516c2f8527e -C extra-filename=-7a351516c2f8527e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-3de24fc3e75fa922.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3ea656a99f325a15.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4c7938e04bde562a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4cfa6fa7fc53f4.rlib --extern ssb_boxstream=/opt/rustwide/target/debug/deps/libssb_boxstream-1fc1b6158a80013e.rlib --extern ssb_crypto=/opt/rustwide/target/debug/deps/libssb_crypto-b7820d9a565cc38c.rlib --extern ssb_handshake=/opt/rustwide/target/debug/deps/libssb_handshake-a1f3a2c7d5177489.rlib --extern ssb_keyfile=/opt/rustwide/target/debug/deps/libssb_keyfile-a86fe1f91a095476.rlib --extern ssb_multiformats=/opt/rustwide/target/debug/deps/libssb_multiformats-60a92364a74f0270.rlib --extern ssb_packetstream=/opt/rustwide/target/debug/deps/libssb_packetstream-44a836ff270e00d3.rlib --extern ssb_validate=/opt/rustwide/target/debug/deps/libssb_validate-691aac18cbe91a40.rlib --extern ssb_verify_signatures=/opt/rustwide/target/debug/deps/libssb_verify_signatures-466fb5aa58582f78.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-52e2fe7488e02565.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-0c00161580e12edf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50900f894f56fcb0f7534a2fbb5549566b012a43d96d383aa3a6562fa510d5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50900f894f56fcb0f7534a2fbb5549566b012a43d96d383aa3a6562fa510d5b7", kill_on_drop: false }` [INFO] [stdout] 50900f894f56fcb0f7534a2fbb5549566b012a43d96d383aa3a6562fa510d5b7