[INFO] fetching crate tuftool 0.7.1... [INFO] testing tuftool-0.7.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tuftool 0.7.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tuftool 0.7.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tuftool 0.7.1 [INFO] finished tweaking crates.io crate tuftool 0.7.1 [INFO] tweaked toml for crates.io crate tuftool 0.7.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate tuftool 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded olpc-cjson v0.1.1 [INFO] [stderr] Downloaded zeroize v1.5.1 [INFO] [stderr] Downloaded simplelog v0.11.2 [INFO] [stderr] Downloaded rusoto_ssm v0.47.0 [INFO] [stderr] Downloaded httptest v0.15.4 [INFO] [stderr] Downloaded tough-kms v0.3.5 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded tough-ssm v0.6.5 [INFO] [stderr] Downloaded tokio v1.8.4 [INFO] [stderr] Downloaded tough v0.12.1 [INFO] [stderr] Downloaded rusoto_kms v0.47.0 [INFO] [stderr] Downloaded serde_plain v1.0.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8163a7bd298a994e4571d55fee0eabcd72b06f17b8a1e89eb61bf001f1aa42d [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" "f8163a7bd298a994e4571d55fee0eabcd72b06f17b8a1e89eb61bf001f1aa42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8163a7bd298a994e4571d55fee0eabcd72b06f17b8a1e89eb61bf001f1aa42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8163a7bd298a994e4571d55fee0eabcd72b06f17b8a1e89eb61bf001f1aa42d", kill_on_drop: false }` [INFO] [stdout] f8163a7bd298a994e4571d55fee0eabcd72b06f17b8a1e89eb61bf001f1aa42d [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe76531e0e7c17448a475fb4d8d13fa77096f3192da761c1b35f68a497dfea3 [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" "ebe76531e0e7c17448a475fb4d8d13fa77096f3192da761c1b35f68a497dfea3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling zeroize v1.5.1 [INFO] [stderr] Compiling tokio v1.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling path-dedot v3.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling path-absolutize v3.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling olpc-cjson v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling tough v0.12.1 [INFO] [stderr] Compiling rusoto_ssm v0.47.0 [INFO] [stderr] Compiling rusoto_kms v0.47.0 [INFO] [stderr] Compiling tough-kms v0.3.5 [INFO] [stderr] Compiling tough-ssm v0.6.5 [INFO] [stderr] Compiling tuftool v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "ebe76531e0e7c17448a475fb4d8d13fa77096f3192da761c1b35f68a497dfea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe76531e0e7c17448a475fb4d8d13fa77096f3192da761c1b35f68a497dfea3", kill_on_drop: false }` [INFO] [stdout] ebe76531e0e7c17448a475fb4d8d13fa77096f3192da761c1b35f68a497dfea3 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 9a753942ec4f0e17709b7d9e5c3962e379376e8297f2fe9d15b432fe950ac567 [INFO] running `Command { std: "docker" "start" "-a" "9a753942ec4f0e17709b7d9e5c3962e379376e8297f2fe9d15b432fe950ac567", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling httptest v0.15.4 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling tuftool v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tuftool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tuftool --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rusoto"' --cfg 'feature="rusoto-rustls"' --cfg 'feature="rusoto_core"' --cfg 'feature="rusoto_credential"' --cfg 'feature="rusoto_kms"' --cfg 'feature="rusoto_ssm"' -C metadata=435c2e46ec9c358e -C extra-filename=-435c2e46ec9c358e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-43bf4e055c222632.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f095b778a05519c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern httptest=/opt/rustwide/target/debug/deps/libhttptest-5ea310cd21dfeaa2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib --extern olpc_cjson=/opt/rustwide/target/debug/deps/libolpc_cjson-dd9356033a0670a5.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-fe6c197df38422e8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-180131b69ed1510e.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-0d90da8fc0d9aeb0.rlib --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-309657c6b7c60fd2.rlib --extern rusoto_credential=/opt/rustwide/target/debug/deps/librusoto_credential-fe7f0454516ddbac.rlib --extern rusoto_kms=/opt/rustwide/target/debug/deps/librusoto_kms-7bd31b3726b9fb6e.rlib --extern rusoto_ssm=/opt/rustwide/target/debug/deps/librusoto_ssm-4da1d5a645fe7d86.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f42838b241d9e0de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-069163424a15b6fa.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-851fae2c869f28d0.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-54cbd00f5e8a5027.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-5081873976b78c2e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e5025e6e3113eee0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-20cd6f19bc247515.rlib --extern tough=/opt/rustwide/target/debug/deps/libtough-02501f2e11533347.rlib --extern tough_kms=/opt/rustwide/target/debug/deps/libtough_kms-273a4a60985e8b4a.rlib --extern tough_ssm=/opt/rustwide/target/debug/deps/libtough_ssm-d1fcd8182a1faba3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d217e7345e2b664a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.create_command.899f149a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222.4c830w8j8obd6gby.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d217e7345e2b664a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libtough-02501f2e11533347.rlib" "/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-a6a1db29b6d50968.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-bdfec958e9fc73cd.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libglobset-0d2fd4d8dd324ce9.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-180131b69ed1510e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4166d868990dd917.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d69ad3d8e7d0a6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87c00f15b061414.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c7c725a65f173806.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f87bcfc877cae77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1163e378b0b45e05.rlib" "/opt/rustwide/target/debug/deps/libhyper-b74703292735b127.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba0fe00ee7a30e33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-03b2aa1386f56fe9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eba43eee359ea33b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-815c82ce45b5c471.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-20cd6f19bc247515.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-88819f38499786d2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-230303003e89a338.rlib" "/opt/rustwide/target/debug/deps/libmio-f6a0c59f9650ce1f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-794d95c67d5ddee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5766491c5c7c5845.rlib" "/opt/rustwide/target/debug/deps/libring-0d90da8fc0d9aeb0.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-dd9356033a0670a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-069163424a15b6fa.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libsnafu-54cbd00f5e8a5027.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c15b8079f293be65.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e5025e6e3113eee0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f095b778a05519c.rlib" "/opt/rustwide/target/debug/deps/libserde-f42838b241d9e0de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-228dbdf70be1d4f3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-43bf4e055c222632.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-78b205928e829594.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b3cf38ee04e0626.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libbstr-22f8ad853f49e6d9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-f17313e26b04f1e6.rlib" "/opt/rustwide/target/debug/deps/libtermtree-c93a36b052c9814a.rlib" "/opt/rustwide/target/debug/deps/libpredicates-984c7840d889f477.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libdifflib-e7915d482eb4d812.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-f5af0e7b1e90bc5d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_command-49fd615147465222" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.root_command.12b188ca-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a.32w3eld949zbqm7p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d217e7345e2b664a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libtough-02501f2e11533347.rlib" "/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-a6a1db29b6d50968.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-bdfec958e9fc73cd.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libglobset-0d2fd4d8dd324ce9.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-180131b69ed1510e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4166d868990dd917.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d69ad3d8e7d0a6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87c00f15b061414.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c7c725a65f173806.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f87bcfc877cae77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1163e378b0b45e05.rlib" "/opt/rustwide/target/debug/deps/libhyper-b74703292735b127.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba0fe00ee7a30e33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-03b2aa1386f56fe9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eba43eee359ea33b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-815c82ce45b5c471.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-20cd6f19bc247515.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-88819f38499786d2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-230303003e89a338.rlib" "/opt/rustwide/target/debug/deps/libmio-f6a0c59f9650ce1f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-794d95c67d5ddee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5766491c5c7c5845.rlib" "/opt/rustwide/target/debug/deps/libring-0d90da8fc0d9aeb0.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-dd9356033a0670a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-069163424a15b6fa.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libsnafu-54cbd00f5e8a5027.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c15b8079f293be65.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e5025e6e3113eee0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f095b778a05519c.rlib" "/opt/rustwide/target/debug/deps/libserde-f42838b241d9e0de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-228dbdf70be1d4f3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-43bf4e055c222632.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-78b205928e829594.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b3cf38ee04e0626.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libbstr-22f8ad853f49e6d9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-f17313e26b04f1e6.rlib" "/opt/rustwide/target/debug/deps/libtermtree-c93a36b052c9814a.rlib" "/opt/rustwide/target/debug/deps/libpredicates-984c7840d889f477.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libdifflib-e7915d482eb4d812.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-f5af0e7b1e90bc5d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/root_command-d144c99ff049fe6a" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.delegation_commands.b0fd5547-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e.1pkfx61t0hvcv0b3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d217e7345e2b664a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libtough-02501f2e11533347.rlib" "/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-a6a1db29b6d50968.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-bdfec958e9fc73cd.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libglobset-0d2fd4d8dd324ce9.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-180131b69ed1510e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4166d868990dd917.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d69ad3d8e7d0a6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87c00f15b061414.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c7c725a65f173806.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f87bcfc877cae77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1163e378b0b45e05.rlib" "/opt/rustwide/target/debug/deps/libhyper-b74703292735b127.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba0fe00ee7a30e33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-03b2aa1386f56fe9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eba43eee359ea33b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-815c82ce45b5c471.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-20cd6f19bc247515.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-88819f38499786d2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-230303003e89a338.rlib" "/opt/rustwide/target/debug/deps/libmio-f6a0c59f9650ce1f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-794d95c67d5ddee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5766491c5c7c5845.rlib" "/opt/rustwide/target/debug/deps/libring-0d90da8fc0d9aeb0.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-dd9356033a0670a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-069163424a15b6fa.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libsnafu-54cbd00f5e8a5027.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c15b8079f293be65.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e5025e6e3113eee0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f095b778a05519c.rlib" "/opt/rustwide/target/debug/deps/libserde-f42838b241d9e0de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-228dbdf70be1d4f3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-43bf4e055c222632.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-78b205928e829594.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b3cf38ee04e0626.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libbstr-22f8ad853f49e6d9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-f17313e26b04f1e6.rlib" "/opt/rustwide/target/debug/deps/libtermtree-c93a36b052c9814a.rlib" "/opt/rustwide/target/debug/deps/libpredicates-984c7840d889f477.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libdifflib-e7915d482eb4d812.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-f5af0e7b1e90bc5d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delegation_commands-2e854b51a5d3262e" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "9a753942ec4f0e17709b7d9e5c3962e379376e8297f2fe9d15b432fe950ac567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a753942ec4f0e17709b7d9e5c3962e379376e8297f2fe9d15b432fe950ac567", kill_on_drop: false }` [INFO] [stdout] 9a753942ec4f0e17709b7d9e5c3962e379376e8297f2fe9d15b432fe950ac567