[INFO] cloning repository https://github.com/ditsing/shadowrocks-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ditsing/shadowrocks-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e824ea2ecb0a43a06b0aab2d567d04ce6a133fc1 [INFO] testing ditsing/shadowrocks-async against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ditsing/shadowrocks-async on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ditsing/shadowrocks-async [INFO] finished tweaking git repo https://github.com/ditsing/shadowrocks-async [INFO] tweaked toml for git repo https://github.com/ditsing/shadowrocks-async written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ditsing/shadowrocks-async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08184aa5af5f93484c07006487c10c63b1457af2802adf6280ce9d1066ca2ea7 [INFO] running `Command { std: "docker" "start" "-a" "08184aa5af5f93484c07006487c10c63b1457af2802adf6280ce9d1066ca2ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08184aa5af5f93484c07006487c10c63b1457af2802adf6280ce9d1066ca2ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08184aa5af5f93484c07006487c10c63b1457af2802adf6280ce9d1066ca2ea7", kill_on_drop: false }` [INFO] [stdout] 08184aa5af5f93484c07006487c10c63b1457af2802adf6280ce9d1066ca2ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a5a4b60c1c74c7a789c325bf03f583514c740a3473a50f86c9d6c1c0bdb25aa [INFO] running `Command { std: "docker" "start" "-a" "6a5a4b60c1c74c7a789c325bf03f583514c740a3473a50f86c9d6c1c0bdb25aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling shadowrocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "6a5a4b60c1c74c7a789c325bf03f583514c740a3473a50f86c9d6c1c0bdb25aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5a4b60c1c74c7a789c325bf03f583514c740a3473a50f86c9d6c1c0bdb25aa", kill_on_drop: false }` [INFO] [stdout] 6a5a4b60c1c74c7a789c325bf03f583514c740a3473a50f86c9d6c1c0bdb25aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a94a06cf286ea973e912e09903115663da177f645a6d3d2556a95d819def05 [INFO] running `Command { std: "docker" "start" "-a" "71a94a06cf286ea973e912e09903115663da177f645a6d3d2556a95d819def05", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling shadowrocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLpB17g/symbols.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.ss_server.5a99ad4d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1.2slcnptv3w0lrsn0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-53f7b304e9b3ffa8/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-649a8d99fe8125fa/out" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-55bcf8b2ea7198ac/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8a9e3e11430a9e79.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-d1447b423e7a0407.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7444a80d26a87d91.rlib" "/opt/rustwide/target/debug/deps/libshadowrocks-bb20590141e48140.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libtokio-2f128284335ccd49.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a366a3410636ac6a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libmio-4149d4111b9edaae.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-06cccfa18a0f30c0.rlib" "/opt/rustwide/target/debug/deps/libed25519-757ed22b61d7909c.rlib" "/opt/rustwide/target/debug/deps/libsignature-5542f0bc85871a1b.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-595064d46f6bca6c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-570a09b3442b37ba.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-3cf5f9a29e9497e6.rlib" "/opt/rustwide/target/debug/deps/libring-96afac1024237b15.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/librand-4e5260bc04c5d64a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-85d479677a9ff7e0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-ad3c10f62473d3bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4d314776c08cb33d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a2df24fdf5bfb5a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b01517bfc30d53ea.rlib" "/opt/rustwide/target/debug/deps/liblog-75b7967276bdd27f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib" "/opt/rustwide/target/debug/deps/libclap-129f7196a228350a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f9cfb9c10cf6d1dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-428af749b846dc70.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-0c814f465824bd04.rlib" "/opt/rustwide/target/debug/deps/liblibc-be771ccdf8acea64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ss_server-86a525f7999fa3f1" "-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 `shadowrocks` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71a94a06cf286ea973e912e09903115663da177f645a6d3d2556a95d819def05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a94a06cf286ea973e912e09903115663da177f645a6d3d2556a95d819def05", kill_on_drop: false }` [INFO] [stdout] 71a94a06cf286ea973e912e09903115663da177f645a6d3d2556a95d819def05