[INFO] cloning repository https://github.com/divergentdave/certificate_carver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divergentdave/certificate_carver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fcertificate_carver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fcertificate_carver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ac10fc8d047e637d06900de0795a960170293f6 [INFO] testing divergentdave/certificate_carver against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fcertificate_carver" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divergentdave/certificate_carver on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divergentdave/certificate_carver [INFO] finished tweaking git repo https://github.com/divergentdave/certificate_carver [INFO] tweaked toml for git repo https://github.com/divergentdave/certificate_carver written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/divergentdave/certificate_carver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 243bba86ef3b34b675f8d3e6c099b688a89f4054086f3b8fcbd19379b3fcd423 [INFO] running `Command { std: "docker" "start" "-a" "243bba86ef3b34b675f8d3e6c099b688a89f4054086f3b8fcbd19379b3fcd423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243bba86ef3b34b675f8d3e6c099b688a89f4054086f3b8fcbd19379b3fcd423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243bba86ef3b34b675f8d3e6c099b688a89f4054086f3b8fcbd19379b3fcd423", kill_on_drop: false }` [INFO] [stdout] 243bba86ef3b34b675f8d3e6c099b688a89f4054086f3b8fcbd19379b3fcd423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8688fd99656611490b807e99e7961175ef877b56cc2f020e7bd2cb48f51960c3 [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" "8688fd99656611490b807e99e7961175ef877b56cc2f020e7bd2cb48f51960c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling async-channel v1.4.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sled v0.34.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling async-global-executor v1.2.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling stderrlog v0.5.0 [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-client v6.0.0 [INFO] [stderr] Compiling surf v2.0.0 [INFO] [stderr] Compiling certificate_carver v0.1.7-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 40s [INFO] running `Command { std: "docker" "inspect" "8688fd99656611490b807e99e7961175ef877b56cc2f020e7bd2cb48f51960c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8688fd99656611490b807e99e7961175ef877b56cc2f020e7bd2cb48f51960c3", kill_on_drop: false }` [INFO] [stdout] 8688fd99656611490b807e99e7961175ef877b56cc2f020e7bd2cb48f51960c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4752c14c91c98b9ea13c877619a519a6f329804b15b67b395aaca19aacc0c5a0 [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" "4752c14c91c98b9ea13c877619a519a6f329804b15b67b395aaca19aacc0c5a0", kill_on_drop: false }` [INFO] [stderr] Compiling certificate_carver v0.1.7-alpha (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `certificate_carver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_carve --edition=2018 tests/test_carve.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c3078b7c96bccce3 -C extra-filename=-c3078b7c96bccce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f22d61869ba388d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib --extern certificate_carver=/opt/rustwide/target/debug/deps/libcertificate_carver-10a4d227a6200f65.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37620b728715225e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ca8fa2a1216de46c.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-025e5c52eadb10e7.rlib --extern jwalk=/opt/rustwide/target/debug/deps/libjwalk-6fe555d2905d267c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib --extern memmem=/opt/rustwide/target/debug/deps/libmemmem-ebea3911df4f67b0.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-1fb7fb51f6f30366.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-04758bfce6041466.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-837b8f8a0327a002.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-21022e68e6909f80.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-5d793121ba8aaba6.rlib --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-15f829b85a0fc839.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-70a7bd705280fbe4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-91836c7ac14a0a31/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b8672e2528d6c9e1/out/i/lib -L native=/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.test_issued.4tes2sf7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1" "/opt/rustwide/target/debug/deps/test_issued-8e7d59daafa07ed1.442v8s6dncatz3mh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-91836c7ac14a0a31/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8672e2528d6c9e1/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-10a4d227a6200f65.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib" "/opt/rustwide/target/debug/deps/libzip-70a7bd705280fbe4.rlib" "/opt/rustwide/target/debug/deps/libbzip2-752ade5a8c04f983.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-bbd897665b541d29.rlib" "/opt/rustwide/target/debug/deps/libflate2-6074cb879ede15b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0e91a4c213f1865c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/libregex-04758bfce6041466.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6a4a058e9e9abbd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c1fd8a1722723002.rlib" "/opt/rustwide/target/debug/deps/libmemmem-ebea3911df4f67b0.rlib" "/opt/rustwide/target/debug/deps/libjwalk-6fe555d2905d267c.rlib" "/opt/rustwide/target/debug/deps/librayon-1fb7fb51f6f30366.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7aef326ee9ef97f.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5e5d6343e147a865.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4ee8e67af89d67ad.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libjson-025e5c52eadb10e7.rlib" "/opt/rustwide/target/debug/deps/libchrono-37620b728715225e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-89e2a0c48cfa8d2f.rlib" "/opt/rustwide/target/debug/deps/libsurf-15f829b85a0fc839.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-aee610a734d13a20.rlib" "/opt/rustwide/target/debug/deps/libisahc-2553320d489dab9a.rlib" "/opt/rustwide/target/debug/deps/libsluice-6b3169a12167c692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96ef7e1d5ec920b8.rlib" "/opt/rustwide/target/debug/deps/libtracing-be8d1a14f15e3fb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d66e1d0c6b3a43da.rlib" "/opt/rustwide/target/debug/deps/libcurl-a4d96b9f8114c69a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7d0a51cc19611b34.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65c0a45c33e0c3b7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0365c2208022f345.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cfaf3d4ef1ce9094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c19976ea517a1cbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-3058a6d15f5ef87c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-e986b9282b91710b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-1f657fc6cb819b91.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e2b159a141f7f36a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7aa19d01086f9106.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60864bd9c8d4b152.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-5c56481545eba3d5.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-1e394d6dbff4383b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-dfaf62282147ff2e.rlib" "/opt/rustwide/target/debug/deps/libhmac-eb756d0c6affbf24.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-57dcf457cc19db74.rlib" "/opt/rustwide/target/debug/deps/libsha2-837b8f8a0327a002.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-cbceeddb3dd5589f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-bbe7f2b509995c70.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c36b893d9c054eb3.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-eac6b5138bb2f9d1.rlib" "/opt/rustwide/target/debug/deps/libghash-f8db2ceb944a98c1.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4a113a54961451ee.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6af60faa03d06ea4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-39b8e8d5d09e7a93.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-793c319b2e904f91.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7cc112726e6a9c11.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-d2428f9a20052f58.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3d0a02df4415cdba.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libtime-2f3c714db7c5eb90.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-981778a4642a7484.rlib" "/opt/rustwide/target/debug/deps/libstandback-5572f2b56b248176.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e69c3a71a0bfdb5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06d9f5ee6d1f3760.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-703b33ee78ff71b0.rlib" "/opt/rustwide/target/debug/deps/libsled-21022e68e6909f80.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d76ed645bd90f9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d9d3da7024b7208.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libfs2-05714fea2f58ed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-709cedf95d22675a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e4074d3f59850c2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f22d61869ba388d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-ea06b913a8832507.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8116fabd3ce5bd3e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d407f6de5a4e0c06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-12167380bfb48c4a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d7fafea2142f1bbf.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-94f8ea95e4c38153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bb001cdd2eb42e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-64c8532d4cac5748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5ebd231f562a9266.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c131b80d88a03b7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.test_not_after.d97e053w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80" "/opt/rustwide/target/debug/deps/test_not_after-c90b377dd3b38a80.29nrto7k2486aalt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-91836c7ac14a0a31/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8672e2528d6c9e1/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-10a4d227a6200f65.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib" "/opt/rustwide/target/debug/deps/libzip-70a7bd705280fbe4.rlib" "/opt/rustwide/target/debug/deps/libbzip2-752ade5a8c04f983.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-bbd897665b541d29.rlib" "/opt/rustwide/target/debug/deps/libflate2-6074cb879ede15b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0e91a4c213f1865c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/libregex-04758bfce6041466.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6a4a058e9e9abbd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c1fd8a1722723002.rlib" "/opt/rustwide/target/debug/deps/libmemmem-ebea3911df4f67b0.rlib" "/opt/rustwide/target/debug/deps/libjwalk-6fe555d2905d267c.rlib" "/opt/rustwide/target/debug/deps/librayon-1fb7fb51f6f30366.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7aef326ee9ef97f.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5e5d6343e147a865.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4ee8e67af89d67ad.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libjson-025e5c52eadb10e7.rlib" "/opt/rustwide/target/debug/deps/libchrono-37620b728715225e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-89e2a0c48cfa8d2f.rlib" "/opt/rustwide/target/debug/deps/libsurf-15f829b85a0fc839.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-aee610a734d13a20.rlib" "/opt/rustwide/target/debug/deps/libisahc-2553320d489dab9a.rlib" "/opt/rustwide/target/debug/deps/libsluice-6b3169a12167c692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96ef7e1d5ec920b8.rlib" "/opt/rustwide/target/debug/deps/libtracing-be8d1a14f15e3fb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d66e1d0c6b3a43da.rlib" "/opt/rustwide/target/debug/deps/libcurl-a4d96b9f8114c69a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7d0a51cc19611b34.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65c0a45c33e0c3b7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0365c2208022f345.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cfaf3d4ef1ce9094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c19976ea517a1cbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-3058a6d15f5ef87c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-e986b9282b91710b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-1f657fc6cb819b91.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e2b159a141f7f36a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7aa19d01086f9106.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60864bd9c8d4b152.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-5c56481545eba3d5.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-1e394d6dbff4383b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-dfaf62282147ff2e.rlib" "/opt/rustwide/target/debug/deps/libhmac-eb756d0c6affbf24.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-57dcf457cc19db74.rlib" "/opt/rustwide/target/debug/deps/libsha2-837b8f8a0327a002.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-cbceeddb3dd5589f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-bbe7f2b509995c70.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c36b893d9c054eb3.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-eac6b5138bb2f9d1.rlib" "/opt/rustwide/target/debug/deps/libghash-f8db2ceb944a98c1.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4a113a54961451ee.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6af60faa03d06ea4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-39b8e8d5d09e7a93.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-793c319b2e904f91.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7cc112726e6a9c11.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-d2428f9a20052f58.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3d0a02df4415cdba.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libtime-2f3c714db7c5eb90.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-981778a4642a7484.rlib" "/opt/rustwide/target/debug/deps/libstandback-5572f2b56b248176.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e69c3a71a0bfdb5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06d9f5ee6d1f3760.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-703b33ee78ff71b0.rlib" "/opt/rustwide/target/debug/deps/libsled-21022e68e6909f80.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d76ed645bd90f9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d9d3da7024b7208.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libfs2-05714fea2f58ed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-709cedf95d22675a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e4074d3f59850c2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f22d61869ba388d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-ea06b913a8832507.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8116fabd3ce5bd3e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d407f6de5a4e0c06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-12167380bfb48c4a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d7fafea2142f1bbf.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-94f8ea95e4c38153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bb001cdd2eb42e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-64c8532d4cac5748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5ebd231f562a9266.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c131b80d88a03b7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.test_crtsh.bohfp6d3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97" "/opt/rustwide/target/debug/deps/test_crtsh-3a111bc706a9ed97.jw7o5fgxqra5dxj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-91836c7ac14a0a31/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8672e2528d6c9e1/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-10a4d227a6200f65.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib" "/opt/rustwide/target/debug/deps/libzip-70a7bd705280fbe4.rlib" "/opt/rustwide/target/debug/deps/libbzip2-752ade5a8c04f983.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-bbd897665b541d29.rlib" "/opt/rustwide/target/debug/deps/libflate2-6074cb879ede15b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0e91a4c213f1865c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/libregex-04758bfce6041466.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6a4a058e9e9abbd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c1fd8a1722723002.rlib" "/opt/rustwide/target/debug/deps/libmemmem-ebea3911df4f67b0.rlib" "/opt/rustwide/target/debug/deps/libjwalk-6fe555d2905d267c.rlib" "/opt/rustwide/target/debug/deps/librayon-1fb7fb51f6f30366.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7aef326ee9ef97f.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5e5d6343e147a865.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4ee8e67af89d67ad.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libjson-025e5c52eadb10e7.rlib" "/opt/rustwide/target/debug/deps/libchrono-37620b728715225e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-89e2a0c48cfa8d2f.rlib" "/opt/rustwide/target/debug/deps/libsurf-15f829b85a0fc839.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-aee610a734d13a20.rlib" "/opt/rustwide/target/debug/deps/libisahc-2553320d489dab9a.rlib" "/opt/rustwide/target/debug/deps/libsluice-6b3169a12167c692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96ef7e1d5ec920b8.rlib" "/opt/rustwide/target/debug/deps/libtracing-be8d1a14f15e3fb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d66e1d0c6b3a43da.rlib" "/opt/rustwide/target/debug/deps/libcurl-a4d96b9f8114c69a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7d0a51cc19611b34.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65c0a45c33e0c3b7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0365c2208022f345.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cfaf3d4ef1ce9094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c19976ea517a1cbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-3058a6d15f5ef87c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-e986b9282b91710b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-1f657fc6cb819b91.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e2b159a141f7f36a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7aa19d01086f9106.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60864bd9c8d4b152.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-5c56481545eba3d5.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-1e394d6dbff4383b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-dfaf62282147ff2e.rlib" "/opt/rustwide/target/debug/deps/libhmac-eb756d0c6affbf24.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-57dcf457cc19db74.rlib" "/opt/rustwide/target/debug/deps/libsha2-837b8f8a0327a002.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-cbceeddb3dd5589f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-bbe7f2b509995c70.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c36b893d9c054eb3.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-eac6b5138bb2f9d1.rlib" "/opt/rustwide/target/debug/deps/libghash-f8db2ceb944a98c1.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4a113a54961451ee.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6af60faa03d06ea4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-39b8e8d5d09e7a93.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-793c319b2e904f91.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7cc112726e6a9c11.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-d2428f9a20052f58.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3d0a02df4415cdba.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libtime-2f3c714db7c5eb90.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-981778a4642a7484.rlib" "/opt/rustwide/target/debug/deps/libstandback-5572f2b56b248176.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e69c3a71a0bfdb5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06d9f5ee6d1f3760.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-703b33ee78ff71b0.rlib" "/opt/rustwide/target/debug/deps/libsled-21022e68e6909f80.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d76ed645bd90f9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d9d3da7024b7208.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libfs2-05714fea2f58ed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-709cedf95d22675a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e4074d3f59850c2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f22d61869ba388d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-ea06b913a8832507.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8116fabd3ce5bd3e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d407f6de5a4e0c06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-12167380bfb48c4a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d7fafea2142f1bbf.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-94f8ea95e4c38153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bb001cdd2eb42e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-64c8532d4cac5748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5ebd231f562a9266.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c131b80d88a03b7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.test_format_names.ev2ucuwe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9" "/opt/rustwide/target/debug/deps/test_format_names-4cbb8349d72523e9.19po1j8r6dkofw6b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-91836c7ac14a0a31/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8672e2528d6c9e1/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-10a4d227a6200f65.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib" "/opt/rustwide/target/debug/deps/libzip-70a7bd705280fbe4.rlib" "/opt/rustwide/target/debug/deps/libbzip2-752ade5a8c04f983.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-bbd897665b541d29.rlib" "/opt/rustwide/target/debug/deps/libflate2-6074cb879ede15b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0e91a4c213f1865c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/libregex-04758bfce6041466.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6a4a058e9e9abbd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c1fd8a1722723002.rlib" "/opt/rustwide/target/debug/deps/libmemmem-ebea3911df4f67b0.rlib" "/opt/rustwide/target/debug/deps/libjwalk-6fe555d2905d267c.rlib" "/opt/rustwide/target/debug/deps/librayon-1fb7fb51f6f30366.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7aef326ee9ef97f.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5e5d6343e147a865.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4ee8e67af89d67ad.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libjson-025e5c52eadb10e7.rlib" "/opt/rustwide/target/debug/deps/libchrono-37620b728715225e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-89e2a0c48cfa8d2f.rlib" "/opt/rustwide/target/debug/deps/libsurf-15f829b85a0fc839.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-aee610a734d13a20.rlib" "/opt/rustwide/target/debug/deps/libisahc-2553320d489dab9a.rlib" "/opt/rustwide/target/debug/deps/libsluice-6b3169a12167c692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96ef7e1d5ec920b8.rlib" "/opt/rustwide/target/debug/deps/libtracing-be8d1a14f15e3fb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d66e1d0c6b3a43da.rlib" "/opt/rustwide/target/debug/deps/libcurl-a4d96b9f8114c69a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7d0a51cc19611b34.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65c0a45c33e0c3b7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0365c2208022f345.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cfaf3d4ef1ce9094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c19976ea517a1cbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-3058a6d15f5ef87c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-e986b9282b91710b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-1f657fc6cb819b91.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e2b159a141f7f36a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7aa19d01086f9106.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60864bd9c8d4b152.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-5c56481545eba3d5.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-1e394d6dbff4383b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-dfaf62282147ff2e.rlib" "/opt/rustwide/target/debug/deps/libhmac-eb756d0c6affbf24.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-57dcf457cc19db74.rlib" "/opt/rustwide/target/debug/deps/libsha2-837b8f8a0327a002.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-cbceeddb3dd5589f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-bbe7f2b509995c70.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c36b893d9c054eb3.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-eac6b5138bb2f9d1.rlib" "/opt/rustwide/target/debug/deps/libghash-f8db2ceb944a98c1.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4a113a54961451ee.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6af60faa03d06ea4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-39b8e8d5d09e7a93.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-793c319b2e904f91.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7cc112726e6a9c11.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-d2428f9a20052f58.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3d0a02df4415cdba.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libtime-2f3c714db7c5eb90.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-981778a4642a7484.rlib" "/opt/rustwide/target/debug/deps/libstandback-5572f2b56b248176.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e69c3a71a0bfdb5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06d9f5ee6d1f3760.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-703b33ee78ff71b0.rlib" "/opt/rustwide/target/debug/deps/libsled-21022e68e6909f80.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d76ed645bd90f9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d9d3da7024b7208.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libfs2-05714fea2f58ed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-709cedf95d22675a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e4074d3f59850c2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f22d61869ba388d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-ea06b913a8832507.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8116fabd3ce5bd3e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d407f6de5a4e0c06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-12167380bfb48c4a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d7fafea2142f1bbf.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-94f8ea95e4c38153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bb001cdd2eb42e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-64c8532d4cac5748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5ebd231f562a9266.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c131b80d88a03b7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4752c14c91c98b9ea13c877619a519a6f329804b15b67b395aaca19aacc0c5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4752c14c91c98b9ea13c877619a519a6f329804b15b67b395aaca19aacc0c5a0", kill_on_drop: false }` [INFO] [stdout] 4752c14c91c98b9ea13c877619a519a6f329804b15b67b395aaca19aacc0c5a0