[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] c8825ff3eda2ea4f42a6bdfe748d11e91557880f [INFO] testing divergentdave/certificate_carver against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fcertificate_carver" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divergentdave/certificate_carver on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc220c6153d94505e2a70ef1fe5583b35ac22e206c4a3adc3c69b4565c011b1 [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" "edc220c6153d94505e2a70ef1fe5583b35ac22e206c4a3adc3c69b4565c011b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc220c6153d94505e2a70ef1fe5583b35ac22e206c4a3adc3c69b4565c011b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc220c6153d94505e2a70ef1fe5583b35ac22e206c4a3adc3c69b4565c011b1", kill_on_drop: false }` [INFO] [stdout] edc220c6153d94505e2a70ef1fe5583b35ac22e206c4a3adc3c69b4565c011b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 407abf8723b34dcbb429016659ac2e424445b26668a1d55799aad00237f40227 [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" "407abf8723b34dcbb429016659ac2e424445b26668a1d55799aad00237f40227", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [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 futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.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.3 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling sled v0.34.2 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling certificate_carver v0.1.7-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 57s [INFO] running `Command { std: "docker" "inspect" "407abf8723b34dcbb429016659ac2e424445b26668a1d55799aad00237f40227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407abf8723b34dcbb429016659ac2e424445b26668a1d55799aad00237f40227", kill_on_drop: false }` [INFO] [stdout] 407abf8723b34dcbb429016659ac2e424445b26668a1d55799aad00237f40227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d966c21f2c64e0a9bf0b7603aa871a39e943c16e8bac057107d6e7d8dd7e3e1 [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" "7d966c21f2c64e0a9bf0b7603aa871a39e943c16e8bac057107d6e7d8dd7e3e1", 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_run --edition=2018 tests/test_run.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e2632c0ffe2d99c5 -C extra-filename=-e2632c0ffe2d99c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib --extern certificate_carver=/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-34a751791d3217c2.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib --extern jwalk=/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib --extern memmem=/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-66e6ca88d613910c.rlib --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-587d668753619b85/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib -L native=/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.test_not_after.6jsljevq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2" "/opt/rustwide/target/debug/deps/test_not_after-09ea06a868f51aa2.58acbtdfhwkflgt5.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-587d668753619b85/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib" "/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2665497be2c314cc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-236b3a509ef5afb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-03e50fb084aa7458.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9962dbeefee240f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fb6c07b70b3161e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a776b1fe34fca17.rlib" "/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib" "/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib" "/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c69c729ea910ccb.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-41e32584647e150c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ecf7a23395ac793.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0e9deb72fa1a2c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5627870fd85332b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-351c141414fed2de.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-699c97db378676e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib" "/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-07a0dd1d9d7829cc.rlib" "/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-f474a13539b0ff56.rlib" "/opt/rustwide/target/debug/deps/libisahc-f22c2f8f98867956.rlib" "/opt/rustwide/target/debug/deps/libsluice-c1dfdd88216b0411.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-339c0ba8700ea68a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f2f7a87743c78b59.rlib" "/opt/rustwide/target/debug/deps/libtracing-3ed1b12749d6b598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-962274a450532ea7.rlib" "/opt/rustwide/target/debug/deps/libcurl-1b097310b05b351f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87c00ac2b990cae6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dffd8b9e8a9be31f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f0f10fc27f312650.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a97a0637347495d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33c41d799e65acc7.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1935ff71c773e5a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2591853e64ed9d36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80d8015a6b0cdd86.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-53f65a839145acea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5443226e6e8001c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-614b0f07a0bbfe77.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libinfer-f9ecfd2e6affae0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b5360a2126c76500.rlib" "/opt/rustwide/target/debug/deps/libidna-4b2c46d78b76950e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcookie-09cc26cde353c2ff.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b95f182b98287cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0dde97d9e0fe877.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-011ef20b71020739.rlib" "/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-386c307816d3daa5.rlib" "/opt/rustwide/target/debug/deps/libdigest-2d3cef4f7ed013d3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57e4c799f80cc922.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9ecffb64558d2fb6.rlib" "/opt/rustwide/target/debug/deps/libghash-6045c7d6c3d2debb.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51e509ea8145aa63.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9a31ffcf2ba79479.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libctr-5e28e7e126ff158b.rlib" "/opt/rustwide/target/debug/deps/libaes-bc1df140423c0bd5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-06499814e58e98f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-98335a1d6cd521e1.rlib" "/opt/rustwide/target/debug/deps/libaead-05cd3421fe220ea4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1f4ac882203322d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-32946820acf704f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b438a4607bdcedf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-87e91d0c292ceba0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c397a1184514786.rlib" "/opt/rustwide/target/debug/deps/libtime-a02b10e5b4cf2fb0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa3d6e733abfdbd.rlib" "/opt/rustwide/target/debug/deps/libstandback-05a1a7a5fbc6e350.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f6ae0d868f69d6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0cd11eaa0c83232e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fe564e41957efcb.rlib" "/opt/rustwide/target/debug/deps/libserde-e06b33c8e9c40c15.rlib" "/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib" "/opt/rustwide/target/debug/deps/libfxhash-94642d8b924956a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libfs2-50ad52215057c8c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c526ed04baa810d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1a1e621a185e9a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib" "/opt/rustwide/target/debug/deps/libblocking-38125bf1ae5ec3cb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee5eabe93650c21e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79a92aaae9023e1f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2eca0e6583eefa0c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-dc8bb339183fcdd2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-594c9b30f7ef6a4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec6e3a2c369ec747.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b06899dde28bf58.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ace9299820fa7d78.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9dc71ff0e5001296.rlib" "/opt/rustwide/target/debug/deps/libpolling-11ab7ab6e47ee8fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-238f73c16159b285.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-5470bc96f6cf58ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-71f99f08a4a9f3ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fdc76abe0fa4d56e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a06f1ebffaf56cf6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e81e8cbaccf052af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-96b69b2f9dff228f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8ebe176458bc037c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bc0b17d73d899c07.rlib" "/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3c92df55b807b1ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.test_format_names.c684kjke-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df" "/opt/rustwide/target/debug/deps/test_format_names-977fa0ea091073df.29mpx8o4v7a65h8n.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-587d668753619b85/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib" "/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2665497be2c314cc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-236b3a509ef5afb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-03e50fb084aa7458.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9962dbeefee240f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fb6c07b70b3161e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a776b1fe34fca17.rlib" "/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib" "/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib" "/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c69c729ea910ccb.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-41e32584647e150c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ecf7a23395ac793.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0e9deb72fa1a2c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5627870fd85332b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-351c141414fed2de.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-699c97db378676e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib" "/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-07a0dd1d9d7829cc.rlib" "/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-f474a13539b0ff56.rlib" "/opt/rustwide/target/debug/deps/libisahc-f22c2f8f98867956.rlib" "/opt/rustwide/target/debug/deps/libsluice-c1dfdd88216b0411.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-339c0ba8700ea68a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f2f7a87743c78b59.rlib" "/opt/rustwide/target/debug/deps/libtracing-3ed1b12749d6b598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-962274a450532ea7.rlib" "/opt/rustwide/target/debug/deps/libcurl-1b097310b05b351f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87c00ac2b990cae6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dffd8b9e8a9be31f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f0f10fc27f312650.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a97a0637347495d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33c41d799e65acc7.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1935ff71c773e5a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2591853e64ed9d36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80d8015a6b0cdd86.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-53f65a839145acea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5443226e6e8001c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-614b0f07a0bbfe77.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libinfer-f9ecfd2e6affae0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b5360a2126c76500.rlib" "/opt/rustwide/target/debug/deps/libidna-4b2c46d78b76950e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcookie-09cc26cde353c2ff.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b95f182b98287cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0dde97d9e0fe877.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-011ef20b71020739.rlib" "/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-386c307816d3daa5.rlib" "/opt/rustwide/target/debug/deps/libdigest-2d3cef4f7ed013d3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57e4c799f80cc922.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9ecffb64558d2fb6.rlib" "/opt/rustwide/target/debug/deps/libghash-6045c7d6c3d2debb.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51e509ea8145aa63.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9a31ffcf2ba79479.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libctr-5e28e7e126ff158b.rlib" "/opt/rustwide/target/debug/deps/libaes-bc1df140423c0bd5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-06499814e58e98f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-98335a1d6cd521e1.rlib" "/opt/rustwide/target/debug/deps/libaead-05cd3421fe220ea4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1f4ac882203322d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-32946820acf704f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b438a4607bdcedf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-87e91d0c292ceba0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c397a1184514786.rlib" "/opt/rustwide/target/debug/deps/libtime-a02b10e5b4cf2fb0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa3d6e733abfdbd.rlib" "/opt/rustwide/target/debug/deps/libstandback-05a1a7a5fbc6e350.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f6ae0d868f69d6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0cd11eaa0c83232e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fe564e41957efcb.rlib" "/opt/rustwide/target/debug/deps/libserde-e06b33c8e9c40c15.rlib" "/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib" "/opt/rustwide/target/debug/deps/libfxhash-94642d8b924956a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libfs2-50ad52215057c8c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c526ed04baa810d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1a1e621a185e9a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib" "/opt/rustwide/target/debug/deps/libblocking-38125bf1ae5ec3cb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee5eabe93650c21e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79a92aaae9023e1f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2eca0e6583eefa0c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-dc8bb339183fcdd2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-594c9b30f7ef6a4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec6e3a2c369ec747.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b06899dde28bf58.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ace9299820fa7d78.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9dc71ff0e5001296.rlib" "/opt/rustwide/target/debug/deps/libpolling-11ab7ab6e47ee8fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-238f73c16159b285.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-5470bc96f6cf58ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-71f99f08a4a9f3ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fdc76abe0fa4d56e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a06f1ebffaf56cf6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e81e8cbaccf052af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-96b69b2f9dff228f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8ebe176458bc037c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bc0b17d73d899c07.rlib" "/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3c92df55b807b1ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.test_issued.bx5ncbds-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f" "/opt/rustwide/target/debug/deps/test_issued-cda580388eb9211f.2a4956hu4xxsy42z.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-587d668753619b85/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib" "/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2665497be2c314cc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-236b3a509ef5afb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-03e50fb084aa7458.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9962dbeefee240f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fb6c07b70b3161e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a776b1fe34fca17.rlib" "/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib" "/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib" "/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c69c729ea910ccb.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-41e32584647e150c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ecf7a23395ac793.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0e9deb72fa1a2c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5627870fd85332b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-351c141414fed2de.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-699c97db378676e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib" "/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-07a0dd1d9d7829cc.rlib" "/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-f474a13539b0ff56.rlib" "/opt/rustwide/target/debug/deps/libisahc-f22c2f8f98867956.rlib" "/opt/rustwide/target/debug/deps/libsluice-c1dfdd88216b0411.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-339c0ba8700ea68a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f2f7a87743c78b59.rlib" "/opt/rustwide/target/debug/deps/libtracing-3ed1b12749d6b598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-962274a450532ea7.rlib" "/opt/rustwide/target/debug/deps/libcurl-1b097310b05b351f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87c00ac2b990cae6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dffd8b9e8a9be31f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f0f10fc27f312650.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a97a0637347495d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33c41d799e65acc7.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1935ff71c773e5a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2591853e64ed9d36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80d8015a6b0cdd86.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-53f65a839145acea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5443226e6e8001c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-614b0f07a0bbfe77.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libinfer-f9ecfd2e6affae0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b5360a2126c76500.rlib" "/opt/rustwide/target/debug/deps/libidna-4b2c46d78b76950e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcookie-09cc26cde353c2ff.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b95f182b98287cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0dde97d9e0fe877.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-011ef20b71020739.rlib" "/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-386c307816d3daa5.rlib" "/opt/rustwide/target/debug/deps/libdigest-2d3cef4f7ed013d3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57e4c799f80cc922.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9ecffb64558d2fb6.rlib" "/opt/rustwide/target/debug/deps/libghash-6045c7d6c3d2debb.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51e509ea8145aa63.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9a31ffcf2ba79479.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libctr-5e28e7e126ff158b.rlib" "/opt/rustwide/target/debug/deps/libaes-bc1df140423c0bd5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-06499814e58e98f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-98335a1d6cd521e1.rlib" "/opt/rustwide/target/debug/deps/libaead-05cd3421fe220ea4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1f4ac882203322d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-32946820acf704f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b438a4607bdcedf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-87e91d0c292ceba0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c397a1184514786.rlib" "/opt/rustwide/target/debug/deps/libtime-a02b10e5b4cf2fb0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa3d6e733abfdbd.rlib" "/opt/rustwide/target/debug/deps/libstandback-05a1a7a5fbc6e350.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f6ae0d868f69d6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0cd11eaa0c83232e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fe564e41957efcb.rlib" "/opt/rustwide/target/debug/deps/libserde-e06b33c8e9c40c15.rlib" "/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib" "/opt/rustwide/target/debug/deps/libfxhash-94642d8b924956a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libfs2-50ad52215057c8c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c526ed04baa810d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1a1e621a185e9a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib" "/opt/rustwide/target/debug/deps/libblocking-38125bf1ae5ec3cb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee5eabe93650c21e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79a92aaae9023e1f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2eca0e6583eefa0c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-dc8bb339183fcdd2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-594c9b30f7ef6a4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec6e3a2c369ec747.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b06899dde28bf58.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ace9299820fa7d78.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9dc71ff0e5001296.rlib" "/opt/rustwide/target/debug/deps/libpolling-11ab7ab6e47ee8fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-238f73c16159b285.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-5470bc96f6cf58ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-71f99f08a4a9f3ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fdc76abe0fa4d56e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a06f1ebffaf56cf6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e81e8cbaccf052af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-96b69b2f9dff228f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8ebe176458bc037c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bc0b17d73d899c07.rlib" "/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3c92df55b807b1ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.test_crtsh.962tg9o3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792" "/opt/rustwide/target/debug/deps/test_crtsh-20f4dbe4ece5b792.5afy4a045ds5cy2b.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-587d668753619b85/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib" "/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2665497be2c314cc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-236b3a509ef5afb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-03e50fb084aa7458.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9962dbeefee240f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fb6c07b70b3161e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a776b1fe34fca17.rlib" "/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib" "/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib" "/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c69c729ea910ccb.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-41e32584647e150c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ecf7a23395ac793.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0e9deb72fa1a2c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5627870fd85332b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-351c141414fed2de.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-699c97db378676e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib" "/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-07a0dd1d9d7829cc.rlib" "/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-f474a13539b0ff56.rlib" "/opt/rustwide/target/debug/deps/libisahc-f22c2f8f98867956.rlib" "/opt/rustwide/target/debug/deps/libsluice-c1dfdd88216b0411.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-339c0ba8700ea68a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f2f7a87743c78b59.rlib" "/opt/rustwide/target/debug/deps/libtracing-3ed1b12749d6b598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-962274a450532ea7.rlib" "/opt/rustwide/target/debug/deps/libcurl-1b097310b05b351f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87c00ac2b990cae6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dffd8b9e8a9be31f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f0f10fc27f312650.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a97a0637347495d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33c41d799e65acc7.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1935ff71c773e5a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2591853e64ed9d36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80d8015a6b0cdd86.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-53f65a839145acea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5443226e6e8001c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-614b0f07a0bbfe77.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libinfer-f9ecfd2e6affae0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b5360a2126c76500.rlib" "/opt/rustwide/target/debug/deps/libidna-4b2c46d78b76950e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcookie-09cc26cde353c2ff.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b95f182b98287cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0dde97d9e0fe877.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-011ef20b71020739.rlib" "/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-386c307816d3daa5.rlib" "/opt/rustwide/target/debug/deps/libdigest-2d3cef4f7ed013d3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57e4c799f80cc922.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9ecffb64558d2fb6.rlib" "/opt/rustwide/target/debug/deps/libghash-6045c7d6c3d2debb.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51e509ea8145aa63.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9a31ffcf2ba79479.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libctr-5e28e7e126ff158b.rlib" "/opt/rustwide/target/debug/deps/libaes-bc1df140423c0bd5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-06499814e58e98f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-98335a1d6cd521e1.rlib" "/opt/rustwide/target/debug/deps/libaead-05cd3421fe220ea4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1f4ac882203322d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-32946820acf704f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b438a4607bdcedf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-87e91d0c292ceba0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c397a1184514786.rlib" "/opt/rustwide/target/debug/deps/libtime-a02b10e5b4cf2fb0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa3d6e733abfdbd.rlib" "/opt/rustwide/target/debug/deps/libstandback-05a1a7a5fbc6e350.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f6ae0d868f69d6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0cd11eaa0c83232e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fe564e41957efcb.rlib" "/opt/rustwide/target/debug/deps/libserde-e06b33c8e9c40c15.rlib" "/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib" "/opt/rustwide/target/debug/deps/libfxhash-94642d8b924956a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libfs2-50ad52215057c8c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c526ed04baa810d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1a1e621a185e9a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib" "/opt/rustwide/target/debug/deps/libblocking-38125bf1ae5ec3cb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee5eabe93650c21e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79a92aaae9023e1f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2eca0e6583eefa0c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-dc8bb339183fcdd2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-594c9b30f7ef6a4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec6e3a2c369ec747.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b06899dde28bf58.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ace9299820fa7d78.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9dc71ff0e5001296.rlib" "/opt/rustwide/target/debug/deps/libpolling-11ab7ab6e47ee8fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-238f73c16159b285.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-5470bc96f6cf58ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-71f99f08a4a9f3ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fdc76abe0fa4d56e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a06f1ebffaf56cf6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e81e8cbaccf052af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-96b69b2f9dff228f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8ebe176458bc037c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bc0b17d73d899c07.rlib" "/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3c92df55b807b1ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.test_dn_hash.c7tqkqh7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd" "/opt/rustwide/target/debug/deps/test_dn_hash-9c1be79bdca62edd.1gqyn5wyjth7q8zy.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-587d668753619b85/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2af494e734c958c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-21aa214d46c1abc9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-529d822e3b1e0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libstringprep-5e554fb60c49a48e.rlib" "/opt/rustwide/target/debug/deps/libzip-25d47363d7a75fee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2665497be2c314cc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-236b3a509ef5afb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-03e50fb084aa7458.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9962dbeefee240f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libregex-8c53a416096f1115.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fb6c07b70b3161e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a776b1fe34fca17.rlib" "/opt/rustwide/target/debug/deps/libmemmem-19547bbee8be053f.rlib" "/opt/rustwide/target/debug/deps/libjwalk-56a16594dd356710.rlib" "/opt/rustwide/target/debug/deps/librayon-b197a0a2ce65b1da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c69c729ea910ccb.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-41e32584647e150c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ecf7a23395ac793.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0e9deb72fa1a2c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5627870fd85332b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-351c141414fed2de.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-699c97db378676e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libjson-452a9ea6d4512188.rlib" "/opt/rustwide/target/debug/deps/libchrono-e21d271044ae82f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-07a0dd1d9d7829cc.rlib" "/opt/rustwide/target/debug/deps/libsurf-875565b6504f191d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-f474a13539b0ff56.rlib" "/opt/rustwide/target/debug/deps/libisahc-f22c2f8f98867956.rlib" "/opt/rustwide/target/debug/deps/libsluice-c1dfdd88216b0411.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-339c0ba8700ea68a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f2f7a87743c78b59.rlib" "/opt/rustwide/target/debug/deps/libtracing-3ed1b12749d6b598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-962274a450532ea7.rlib" "/opt/rustwide/target/debug/deps/libcurl-1b097310b05b351f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87c00ac2b990cae6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dffd8b9e8a9be31f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f0f10fc27f312650.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a97a0637347495d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33c41d799e65acc7.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1935ff71c773e5a8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2591853e64ed9d36.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80d8015a6b0cdd86.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-53f65a839145acea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5443226e6e8001c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-614b0f07a0bbfe77.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libinfer-f9ecfd2e6affae0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b5360a2126c76500.rlib" "/opt/rustwide/target/debug/deps/libidna-4b2c46d78b76950e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f83c4b621779879f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcookie-09cc26cde353c2ff.rlib" "/opt/rustwide/target/debug/deps/libhkdf-5b95f182b98287cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0dde97d9e0fe877.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-011ef20b71020739.rlib" "/opt/rustwide/target/debug/deps/libsha2-764e43a221c766a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-386c307816d3daa5.rlib" "/opt/rustwide/target/debug/deps/libdigest-2d3cef4f7ed013d3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57e4c799f80cc922.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9ecffb64558d2fb6.rlib" "/opt/rustwide/target/debug/deps/libghash-6045c7d6c3d2debb.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51e509ea8145aa63.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9a31ffcf2ba79479.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libctr-5e28e7e126ff158b.rlib" "/opt/rustwide/target/debug/deps/libaes-bc1df140423c0bd5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-06499814e58e98f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-98335a1d6cd521e1.rlib" "/opt/rustwide/target/debug/deps/libaead-05cd3421fe220ea4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1f4ac882203322d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-32946820acf704f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b438a4607bdcedf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-87e91d0c292ceba0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c397a1184514786.rlib" "/opt/rustwide/target/debug/deps/libtime-a02b10e5b4cf2fb0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa3d6e733abfdbd.rlib" "/opt/rustwide/target/debug/deps/libstandback-05a1a7a5fbc6e350.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f6ae0d868f69d6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0cd11eaa0c83232e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fe564e41957efcb.rlib" "/opt/rustwide/target/debug/deps/libserde-e06b33c8e9c40c15.rlib" "/opt/rustwide/target/debug/deps/libsled-a502ff2097836e51.rlib" "/opt/rustwide/target/debug/deps/libfxhash-94642d8b924956a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libfs2-50ad52215057c8c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c526ed04baa810d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1a1e621a185e9a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f118d4ed2276ee73.rlib" "/opt/rustwide/target/debug/deps/libblocking-38125bf1ae5ec3cb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee5eabe93650c21e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79a92aaae9023e1f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2eca0e6583eefa0c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-dc8bb339183fcdd2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-594c9b30f7ef6a4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec6e3a2c369ec747.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b06899dde28bf58.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ace9299820fa7d78.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9dc71ff0e5001296.rlib" "/opt/rustwide/target/debug/deps/libpolling-11ab7ab6e47ee8fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-238f73c16159b285.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-5470bc96f6cf58ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-71f99f08a4a9f3ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fdc76abe0fa4d56e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-a06f1ebffaf56cf6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e81e8cbaccf052af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-96b69b2f9dff228f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8ebe176458bc037c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4b6ff17ba4062a55.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bc0b17d73d899c07.rlib" "/opt/rustwide/target/debug/deps/liblog-6207966a5c2e87f8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-3c92df55b807b1ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "7d966c21f2c64e0a9bf0b7603aa871a39e943c16e8bac057107d6e7d8dd7e3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d966c21f2c64e0a9bf0b7603aa871a39e943c16e8bac057107d6e7d8dd7e3e1", kill_on_drop: false }` [INFO] [stdout] 7d966c21f2c64e0a9bf0b7603aa871a39e943c16e8bac057107d6e7d8dd7e3e1