[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycognosist%2Fsunrise-ssb-playground" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mycognosist/sunrise-ssb-playground on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-5/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded ssb-crypto v0.2.2 [INFO] [stderr] Downloaded strtod2 v0.0.1 [INFO] [stderr] Downloaded ed25519-dalek v0.9.1 [INFO] [stderr] Downloaded genio v0.2.1 [INFO] [stderr] Downloaded ssb-handshake v0.5.1 [INFO] [stderr] Downloaded ssb-boxstream v0.2.2 [INFO] [stderr] Downloaded curve25519-dalek v1.2.6 [INFO] [stderr] Downloaded ssb-verify-signatures v1.0.0 [INFO] [stderr] Downloaded ssb-keyfile v0.5.3 [INFO] [stderr] Downloaded ssb-multiformats v0.4.0 [INFO] [stderr] Downloaded ssb-packetstream v0.2.1 [INFO] [stderr] Downloaded ryu-ecmascript v0.1.1 [INFO] [stderr] Downloaded ssb-legacy-msg-data v0.1.2 [INFO] [stderr] Downloaded ssb-validate v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86ab11f62ffbb63acff149fa8a330c18b3b7346013baf02d68cb48da902db750 [INFO] running `Command { std: "docker" "start" "-a" "86ab11f62ffbb63acff149fa8a330c18b3b7346013baf02d68cb48da902db750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86ab11f62ffbb63acff149fa8a330c18b3b7346013baf02d68cb48da902db750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ab11f62ffbb63acff149fa8a330c18b3b7346013baf02d68cb48da902db750", kill_on_drop: false }` [INFO] [stdout] 86ab11f62ffbb63acff149fa8a330c18b3b7346013baf02d68cb48da902db750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6585817b2bfb27de7bf8a90694416b1520a1ce96061c26036f53db756be6a442 [INFO] running `Command { std: "docker" "start" "-a" "6585817b2bfb27de7bf8a90694416b1520a1ce96061c26036f53db756be6a442", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [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 futures-io v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling strtod2 v0.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling genio v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [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 clear_on_drop v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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 polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling snafu v0.6.10 [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 async-std v1.9.0 [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 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-keyfile v0.5.3 [INFO] [stderr] Compiling ssb-verify-signatures v1.0.0 [INFO] [stderr] Compiling sunrise_ssb_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.44s [INFO] running `Command { std: "docker" "inspect" "6585817b2bfb27de7bf8a90694416b1520a1ce96061c26036f53db756be6a442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6585817b2bfb27de7bf8a90694416b1520a1ce96061c26036f53db756be6a442", kill_on_drop: false }` [INFO] [stdout] 6585817b2bfb27de7bf8a90694416b1520a1ce96061c26036f53db756be6a442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be259dce1bf72f88c6c92921ebf7c33092dd632c133e41f55eeac2cd9b314658 [INFO] running `Command { std: "docker" "start" "-a" "be259dce1bf72f88c6c92921ebf7c33092dd632c133e41f55eeac2cd9b314658", 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" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.verify_signature.461f411b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9.xnpk351xvqjl01m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-9ba6445238afb6e2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libssb_verify_signatures-1c0b771da909712b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dd36c5f3da9bc5e9.rlib" "/opt/rustwide/target/debug/deps/librand-212eae54c0fcac87.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ce5bddb479c75ec5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c7f5c3014e0fb838.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7a39c5b5c8bf31d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b3668d67f3869905.rlib" "/opt/rustwide/target/debug/deps/librand_os-3367517b844b08eb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/libfailure-664bc95f9fc0720e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-57757044997498fa.rlib" "/opt/rustwide/target/debug/deps/librand_core-6cba0cee219fc77f.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-b98d0e8470f6280d.rlib" "/opt/rustwide/target/debug/deps/libssb_legacy_msg_data-b4791b356ff03d8b.rlib" "/opt/rustwide/target/debug/deps/libbase64-85aaaf285dc60095.rlib" "/opt/rustwide/target/debug/deps/libstrtod2-54f862e9aaa341db.rlib" "/opt/rustwide/target/debug/deps/libryu_ecmascript-a727aa59e7bb66f3.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/libsnafu-59266048d8d5cfe3.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bdd31a89f429e1d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a5ebbb0b5afed3b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-47c98fc9b7823d29.rlib" "/opt/rustwide/target/debug/deps/libsha2-61c4d032ae4a684b.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-998a5850ba99f5e1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libregex-f16e003d422a9b9b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-80a9da28b292e802.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a85c9505f7f8db9f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/librayon-45f6893163b040a2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a24a58a3fc8caef7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ef87ab01f5b63338.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-23d53fdf10e8622b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f0f4864a515a534.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-81139abad08c6df2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ef92b14296285601.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4f10f40bfaccb165.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libssb_keyfile-c03cfc04939ea32d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b69d3f90c3d2b336.rlib" "/opt/rustwide/target/debug/deps/libssb_crypto-498d4087ca008dd4.rlib" "/opt/rustwide/target/debug/deps/libbase64-87cef13b1e94fa4d.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d71cbc78e014cbb2.rlib" "/opt/rustwide/target/debug/deps/libxsalsa20poly1305-edddc25a896cc490.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-0f9fea9820c41dbe.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-45f28c07bcb9cffc.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-5048cc34979d3d80.rlib" "/opt/rustwide/target/debug/deps/libcipher-fa5abc47f3c60f41.rlib" "/opt/rustwide/target/debug/deps/libaead-e7057777ba480922.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-b1c6c2346959fe23.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-bca4b2433c91d5fe.rlib" "/opt/rustwide/target/debug/deps/librand-38bb7b69992c8822.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c0ac0a8b0126398.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/libed25519-a87f3d803cb32326.rlib" "/opt/rustwide/target/debug/deps/libsignature-eb30da4f6f162fff.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e5cce525f7284b90.rlib" "/opt/rustwide/target/debug/deps/libzeroize-58b192667760bad5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e6c4749f05b9f55b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-114082992228c8fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-eed8e039c43070b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1117e2c8131fdee8.rlib" "/opt/rustwide/target/debug/deps/libsha2-cebab3c2a8e3895c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libhmac-d48dd804c2d6a5fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-672759631e5d1e27.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-352cf6557adc379a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-42aff4a86f129634.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce2b6d9fbfcb167d.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-5407eb7e76df18b4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c959e1e1b291cb73.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libserde-781bb2d6a679b937.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/verify_signature-65d5f2215ca46bb9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sunrise_ssb_play` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "be259dce1bf72f88c6c92921ebf7c33092dd632c133e41f55eeac2cd9b314658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be259dce1bf72f88c6c92921ebf7c33092dd632c133e41f55eeac2cd9b314658", kill_on_drop: false }` [INFO] [stdout] be259dce1bf72f88c6c92921ebf7c33092dd632c133e41f55eeac2cd9b314658