[INFO] cloning repository https://github.com/awslabs/tough [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awslabs/tough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05d30b299b68f35f9e40c64c88744b586900dce1 [INFO] testing awslabs/tough against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough" "/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/awslabs/tough on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awslabs/tough [INFO] finished tweaking git repo https://github.com/awslabs/tough [INFO] tweaked toml for git repo https://github.com/awslabs/tough written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/awslabs/tough already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded predicates v2.0.1 [INFO] [stderr] Downloaded rusoto_signature v0.47.0 [INFO] [stderr] Downloaded rusoto_credential v0.47.0 [INFO] [stderr] Downloaded rusoto_kms v0.47.0 [INFO] [stderr] Downloaded httptest v0.15.2 [INFO] [stderr] Downloaded rusoto_core v0.47.0 [INFO] [stderr] Downloaded rusoto_ssm v0.47.0 [INFO] [stderr] Downloaded rusoto_mock v0.47.0 [INFO] [stderr] Downloaded tokio v1.8.3 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5f1ca6754550b901d4abfb1a6d13e6e3490306a0b1bb24de1d45c55b6a0355 [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" "bd5f1ca6754550b901d4abfb1a6d13e6e3490306a0b1bb24de1d45c55b6a0355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5f1ca6754550b901d4abfb1a6d13e6e3490306a0b1bb24de1d45c55b6a0355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5f1ca6754550b901d4abfb1a6d13e6e3490306a0b1bb24de1d45c55b6a0355", kill_on_drop: false }` [INFO] [stdout] bd5f1ca6754550b901d4abfb1a6d13e6e3490306a0b1bb24de1d45c55b6a0355 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cfe038f13d8ba2de9e5c5c59e87cc2d4bd262c8c5ef0a78bd81e21c088f5450 [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" "6cfe038f13d8ba2de9e5c5c59e87cc2d4bd262c8c5ef0a78bd81e21c088f5450", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio v1.8.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling olpc-cjson v0.1.1 (/opt/rustwide/workdir/olpc-cjson) [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.4 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling tough v0.11.1 (/opt/rustwide/workdir/tough) [INFO] [stderr] Compiling rusoto_ssm v0.47.0 [INFO] [stderr] Compiling rusoto_kms v0.47.0 [INFO] [stderr] Compiling tough-kms v0.3.1 (/opt/rustwide/workdir/tough-kms) [INFO] [stderr] Compiling tough-ssm v0.6.1 (/opt/rustwide/workdir/tough-ssm) [INFO] [stderr] Compiling tuftool v0.6.2 (/opt/rustwide/workdir/tuftool) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "6cfe038f13d8ba2de9e5c5c59e87cc2d4bd262c8c5ef0a78bd81e21c088f5450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfe038f13d8ba2de9e5c5c59e87cc2d4bd262c8c5ef0a78bd81e21c088f5450", kill_on_drop: false }` [INFO] [stdout] 6cfe038f13d8ba2de9e5c5c59e87cc2d4bd262c8c5ef0a78bd81e21c088f5450 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4500d245fe7ca7d1fe810f9a0a8566b76f82539b3a269710cf5b2a45c3dbe062 [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" "4500d245fe7ca7d1fe810f9a0a8566b76f82539b3a269710cf5b2a45c3dbe062", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling olpc-cjson v0.1.1 (/opt/rustwide/workdir/olpc-cjson) [INFO] [stderr] Compiling httptest v0.15.2 [INFO] [stderr] Compiling rusoto_mock v0.47.0 [INFO] [stderr] Compiling tough-ssm v0.6.1 (/opt/rustwide/workdir/tough-ssm) [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling tough-kms v0.3.1 (/opt/rustwide/workdir/tough-kms) [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling tough v0.11.1 (/opt/rustwide/workdir/tough) [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.all_test.a6a31f66-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8.37ewip8mf5p5ku6j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough_kms-5f211a1e3606c640.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/librusoto_kms-4e6ebc4318e8c79e.rlib" "/opt/rustwide/target/debug/deps/librusoto_mock-5609a6e2d7a0fffd.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-6d7a9c2cd1388737.rlib" "/opt/rustwide/target/debug/deps/libxml-54d9621e3adff2ad.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-b298a8a6a743e563.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-5a671a775c41f517.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libhmac-7abbbbabd56dba95.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-351ec6235c7e57b7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0086edffd1e0ecc4.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-ff90d59406635eb0.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3cf369aa0a58a39f.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-64d80f68c83690cc.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e1340386c1ae291b.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-af3ffd62f5cb077b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-35a34bde90e63ddd.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c7f8c89d25aa03ae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5e96c6dbc9f71b16.rlib" "/opt/rustwide/target/debug/deps/librustls-b8db08048bfa8d3e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-c92e4263058c942a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a5c272bb3329920e.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8a81c8baf0d78a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e02af49d33453684.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/all_test-742fa34322cdfed8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `tough-kms` due to 2 previous errors [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/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.tough_kms.237393b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6.5b3ao4abnyljdhxn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/librusoto_kms-4e6ebc4318e8c79e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-6d7a9c2cd1388737.rlib" "/opt/rustwide/target/debug/deps/libxml-54d9621e3adff2ad.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-b298a8a6a743e563.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-5a671a775c41f517.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libhmac-7abbbbabd56dba95.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-351ec6235c7e57b7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0086edffd1e0ecc4.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-ff90d59406635eb0.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3cf369aa0a58a39f.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8a81c8baf0d78a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e02af49d33453684.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-64d80f68c83690cc.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e1340386c1ae291b.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-af3ffd62f5cb077b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-35a34bde90e63ddd.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c7f8c89d25aa03ae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5e96c6dbc9f71b16.rlib" "/opt/rustwide/target/debug/deps/librustls-b8db08048bfa8d3e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-c92e4263058c942a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a5c272bb3329920e.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tough_kms-fa39c2704f2ba3c6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.transport.2576fede-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef.5kxgn3qgwtc2rfg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transport-4c221eb3b4dfb1ef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/http-aa3e020d697aa357.http.076f5d8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.http.076f5d8e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357.28bdyh6u3oz2x18a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libhttptest-bd449104a7859200.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8a81c8baf0d78a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e02af49d33453684.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http-aa3e020d697aa357" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.rotated_root.2ccc890a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac.3vvokbfgy4aemlh2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rotated_root-f29ea202738414ac" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.interop.90b82393-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72.33aq556a2lpoyzrr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f45dda439756bb90/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtough-e571b93791ee026b.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libglobset-6e55d641c6c51d46.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbstr-0c4129beee8e3c91.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f871f6bc66f3996.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e88ffb40feed3b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b9bb3c94be1f4f52.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1477e18a3848b4fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f09ea04a0501c631.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60dfa379ebf09f17.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-3965fbabd4fe26d4.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-52c202a906b2cc80.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a8d5c4cfa273c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libtokio-578248e933ca625f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d475fc81151b0d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d0bf333a9544709.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-5729c79e8dec9169.rlib" "/opt/rustwide/target/debug/deps/libring-b7ee4bb0deb278ab.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-37d1fe43604862e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7179e2dca3af175f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-937e42e8131f19cb.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libsnafu-119e55fb24817e47.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-97911377ff0eb88d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/interop-b9bc5b6f0cd87e72" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "4500d245fe7ca7d1fe810f9a0a8566b76f82539b3a269710cf5b2a45c3dbe062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4500d245fe7ca7d1fe810f9a0a8566b76f82539b3a269710cf5b2a45c3dbe062", kill_on_drop: false }` [INFO] [stdout] 4500d245fe7ca7d1fe810f9a0a8566b76f82539b3a269710cf5b2a45c3dbe062