[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] d909ea034cad14413d46b1e22d0c9c18f894920b [INFO] testing divergentdave/certificate_carver against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fcertificate_carver" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divergentdave/certificate_carver on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divergentdave/certificate_carver [INFO] finished tweaking git repo https://github.com/divergentdave/certificate_carver [INFO] tweaked toml for git repo https://github.com/divergentdave/certificate_carver written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/divergentdave/certificate_carver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fafde2da481fb934418b4fc35294d1f72266ffb71f80711bf5a9bafe45666645 [INFO] running `Command { std: "docker" "start" "-a" "fafde2da481fb934418b4fc35294d1f72266ffb71f80711bf5a9bafe45666645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fafde2da481fb934418b4fc35294d1f72266ffb71f80711bf5a9bafe45666645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafde2da481fb934418b4fc35294d1f72266ffb71f80711bf5a9bafe45666645", kill_on_drop: false }` [INFO] [stdout] fafde2da481fb934418b4fc35294d1f72266ffb71f80711bf5a9bafe45666645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5bd9c6370e44fa3446365828a9149e00b883d5e09673b799de5e2869137ef5f0 [INFO] running `Command { std: "docker" "start" "-a" "5bd9c6370e44fa3446365828a9149e00b883d5e09673b799de5e2869137ef5f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [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 memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [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 http v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sled v0.34.2 [INFO] [stderr] Compiling stderrlog v0.5.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.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 time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling url v2.1.1 [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 23s [INFO] running `Command { std: "docker" "inspect" "5bd9c6370e44fa3446365828a9149e00b883d5e09673b799de5e2869137ef5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd9c6370e44fa3446365828a9149e00b883d5e09673b799de5e2869137ef5f0", kill_on_drop: false }` [INFO] [stdout] 5bd9c6370e44fa3446365828a9149e00b883d5e09673b799de5e2869137ef5f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24b7e8e15ac684ae99ee86bdfe8abfca4c4269ee53ab3fb262513b2eae671ac9 [INFO] running `Command { std: "docker" "start" "-a" "24b7e8e15ac684ae99ee86bdfe8abfca4c4269ee53ab3fb262513b2eae671ac9", 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=d3a53154c49e2192 -C extra-filename=-d3a53154c49e2192 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib --extern certificate_carver=/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-14891607a3f8fb7e.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib --extern jwalk=/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib --extern memmem=/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-9caef9a88a06974e.rlib --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-c76e37e81a1cff21/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib -L native=/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.test_issued.7xyeo3jc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc" "/opt/rustwide/target/debug/deps/test_issued-3074ac12cd3e05bc.2no5r61k2myf2w6i.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-c76e37e81a1cff21/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib" "/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e043449d877e2419.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-763305bb4454a2f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-e80d33308844a63e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-31899a3273c09ef1.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd162740357b70b2.rlib" "/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib" "/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib" "/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d6344cbbe2513e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71479d2e047b8f71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2619b46b4d1b6e89.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-127b2dcda9c3bb9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f6d15bd1f1789c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-410b6c3acb0d5663.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-5063e004259d21ce.rlib" "/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7f22d1781c2bf879.rlib" "/opt/rustwide/target/debug/deps/libisahc-1057cc930dd54391.rlib" "/opt/rustwide/target/debug/deps/libsluice-188f432340e61260.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fa038f973f98fecf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b8004840a6f00b12.rlib" "/opt/rustwide/target/debug/deps/libtracing-47217bb591b846f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-184f0244f0a213c5.rlib" "/opt/rustwide/target/debug/deps/libcurl-d8e3f5e1e3e8c32e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3090876f11694cea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-58ba7796e7842d84.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b64a297639607c2f.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7691511d84a90bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0c7d1b3f1df1f3d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b78c14cac30663c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b14fc9ee2b42714e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2e1a4a929b34d9dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0b4bcb9fb46020f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-459a8bdd2ad64b5e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f19e13eaf359860c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d74ee6fc430bc73.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-a49abc1ad33188f7.rlib" "/opt/rustwide/target/debug/deps/libidna-82680d5f56feb365.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ad4572d88820188.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2fbe260d7eba1bce.rlib" "/opt/rustwide/target/debug/deps/libhmac-82207ad308a7aa0f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c8f421b8ffd81e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8196b81af054ee75.rlib" "/opt/rustwide/target/debug/deps/libdigest-260cb8a0c37af1f4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1a53fbc68b7d2c42.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d9889c1cf6aa9cef.rlib" "/opt/rustwide/target/debug/deps/libghash-98bec4d25ed4bf5f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6c0feb35d26ff7e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0d5e7be1dae9a1d1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-0851fcf462e8e40e.rlib" "/opt/rustwide/target/debug/deps/libaes-e40585823704770e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a63b040db6db25c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-cefaed83770d7411.rlib" "/opt/rustwide/target/debug/deps/libaead-8fb5bf0833964e3e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30e7697a24f5df36.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libtime-55d1c0800b61765f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b15b31e06fbeafae.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5cb7c5b721006f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-671961bc05219a02.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libserde-cbbdf59b058795f4.rlib" "/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f8d2cea42dddac65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libfs2-5bea10fb3972a6ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e160ecc1cb73154b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-952dcc91c30f902f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib" "/opt/rustwide/target/debug/deps/libblocking-8870526ba04945cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8ae75c9bc7f3483a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a5d65dded440beb6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8aef7a1fffa5c1fc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c7fb225378a4fec1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-db56eb050852fa56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b698346cfa4324c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589529231b5c8435.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-9c51682e63b2f4eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb3a8b1941fcf81.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ee225a20180a55c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f07def0f86c4da2e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-624a9c9b8da6e689.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f3548adabae80100.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-42ef87ee1ad8c3c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-c932d6caed91535e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.test_not_after.by6ytgo2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42" "/opt/rustwide/target/debug/deps/test_not_after-769d90f31a034c42.1pf2jf3qfb8kqhnl.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-c76e37e81a1cff21/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib" "/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e043449d877e2419.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-763305bb4454a2f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-e80d33308844a63e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-31899a3273c09ef1.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd162740357b70b2.rlib" "/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib" "/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib" "/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d6344cbbe2513e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71479d2e047b8f71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2619b46b4d1b6e89.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-127b2dcda9c3bb9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f6d15bd1f1789c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-410b6c3acb0d5663.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-5063e004259d21ce.rlib" "/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7f22d1781c2bf879.rlib" "/opt/rustwide/target/debug/deps/libisahc-1057cc930dd54391.rlib" "/opt/rustwide/target/debug/deps/libsluice-188f432340e61260.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fa038f973f98fecf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b8004840a6f00b12.rlib" "/opt/rustwide/target/debug/deps/libtracing-47217bb591b846f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-184f0244f0a213c5.rlib" "/opt/rustwide/target/debug/deps/libcurl-d8e3f5e1e3e8c32e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3090876f11694cea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-58ba7796e7842d84.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b64a297639607c2f.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7691511d84a90bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0c7d1b3f1df1f3d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b78c14cac30663c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b14fc9ee2b42714e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2e1a4a929b34d9dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0b4bcb9fb46020f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-459a8bdd2ad64b5e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f19e13eaf359860c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d74ee6fc430bc73.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-a49abc1ad33188f7.rlib" "/opt/rustwide/target/debug/deps/libidna-82680d5f56feb365.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ad4572d88820188.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2fbe260d7eba1bce.rlib" "/opt/rustwide/target/debug/deps/libhmac-82207ad308a7aa0f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c8f421b8ffd81e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8196b81af054ee75.rlib" "/opt/rustwide/target/debug/deps/libdigest-260cb8a0c37af1f4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1a53fbc68b7d2c42.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d9889c1cf6aa9cef.rlib" "/opt/rustwide/target/debug/deps/libghash-98bec4d25ed4bf5f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6c0feb35d26ff7e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0d5e7be1dae9a1d1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-0851fcf462e8e40e.rlib" "/opt/rustwide/target/debug/deps/libaes-e40585823704770e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a63b040db6db25c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-cefaed83770d7411.rlib" "/opt/rustwide/target/debug/deps/libaead-8fb5bf0833964e3e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30e7697a24f5df36.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libtime-55d1c0800b61765f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b15b31e06fbeafae.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5cb7c5b721006f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-671961bc05219a02.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libserde-cbbdf59b058795f4.rlib" "/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f8d2cea42dddac65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libfs2-5bea10fb3972a6ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e160ecc1cb73154b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-952dcc91c30f902f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib" "/opt/rustwide/target/debug/deps/libblocking-8870526ba04945cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8ae75c9bc7f3483a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a5d65dded440beb6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8aef7a1fffa5c1fc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c7fb225378a4fec1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-db56eb050852fa56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b698346cfa4324c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589529231b5c8435.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-9c51682e63b2f4eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb3a8b1941fcf81.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ee225a20180a55c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f07def0f86c4da2e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-624a9c9b8da6e689.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f3548adabae80100.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-42ef87ee1ad8c3c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-c932d6caed91535e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.test_dn_hash.eqfclugx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f" "/opt/rustwide/target/debug/deps/test_dn_hash-fe23bb313b87480f.bhvgxfrkm1z7ceq.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-c76e37e81a1cff21/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib" "/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e043449d877e2419.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-763305bb4454a2f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-e80d33308844a63e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-31899a3273c09ef1.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd162740357b70b2.rlib" "/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib" "/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib" "/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d6344cbbe2513e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71479d2e047b8f71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2619b46b4d1b6e89.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-127b2dcda9c3bb9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f6d15bd1f1789c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-410b6c3acb0d5663.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-5063e004259d21ce.rlib" "/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7f22d1781c2bf879.rlib" "/opt/rustwide/target/debug/deps/libisahc-1057cc930dd54391.rlib" "/opt/rustwide/target/debug/deps/libsluice-188f432340e61260.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fa038f973f98fecf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b8004840a6f00b12.rlib" "/opt/rustwide/target/debug/deps/libtracing-47217bb591b846f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-184f0244f0a213c5.rlib" "/opt/rustwide/target/debug/deps/libcurl-d8e3f5e1e3e8c32e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3090876f11694cea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-58ba7796e7842d84.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b64a297639607c2f.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7691511d84a90bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0c7d1b3f1df1f3d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b78c14cac30663c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b14fc9ee2b42714e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2e1a4a929b34d9dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0b4bcb9fb46020f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-459a8bdd2ad64b5e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f19e13eaf359860c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d74ee6fc430bc73.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-a49abc1ad33188f7.rlib" "/opt/rustwide/target/debug/deps/libidna-82680d5f56feb365.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ad4572d88820188.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2fbe260d7eba1bce.rlib" "/opt/rustwide/target/debug/deps/libhmac-82207ad308a7aa0f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c8f421b8ffd81e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8196b81af054ee75.rlib" "/opt/rustwide/target/debug/deps/libdigest-260cb8a0c37af1f4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1a53fbc68b7d2c42.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d9889c1cf6aa9cef.rlib" "/opt/rustwide/target/debug/deps/libghash-98bec4d25ed4bf5f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6c0feb35d26ff7e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0d5e7be1dae9a1d1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-0851fcf462e8e40e.rlib" "/opt/rustwide/target/debug/deps/libaes-e40585823704770e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a63b040db6db25c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-cefaed83770d7411.rlib" "/opt/rustwide/target/debug/deps/libaead-8fb5bf0833964e3e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30e7697a24f5df36.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libtime-55d1c0800b61765f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b15b31e06fbeafae.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5cb7c5b721006f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-671961bc05219a02.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libserde-cbbdf59b058795f4.rlib" "/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f8d2cea42dddac65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libfs2-5bea10fb3972a6ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e160ecc1cb73154b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-952dcc91c30f902f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib" "/opt/rustwide/target/debug/deps/libblocking-8870526ba04945cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8ae75c9bc7f3483a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a5d65dded440beb6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8aef7a1fffa5c1fc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c7fb225378a4fec1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-db56eb050852fa56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b698346cfa4324c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589529231b5c8435.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-9c51682e63b2f4eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb3a8b1941fcf81.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ee225a20180a55c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f07def0f86c4da2e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-624a9c9b8da6e689.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f3548adabae80100.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-42ef87ee1ad8c3c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-c932d6caed91535e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.test_format_names.crsgx26m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148" "/opt/rustwide/target/debug/deps/test_format_names-24009d53557d7148.8mt0mab81uhlutk.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-c76e37e81a1cff21/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib" "/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e043449d877e2419.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-763305bb4454a2f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-e80d33308844a63e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-31899a3273c09ef1.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd162740357b70b2.rlib" "/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib" "/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib" "/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d6344cbbe2513e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71479d2e047b8f71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2619b46b4d1b6e89.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-127b2dcda9c3bb9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f6d15bd1f1789c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-410b6c3acb0d5663.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-5063e004259d21ce.rlib" "/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7f22d1781c2bf879.rlib" "/opt/rustwide/target/debug/deps/libisahc-1057cc930dd54391.rlib" "/opt/rustwide/target/debug/deps/libsluice-188f432340e61260.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fa038f973f98fecf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b8004840a6f00b12.rlib" "/opt/rustwide/target/debug/deps/libtracing-47217bb591b846f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-184f0244f0a213c5.rlib" "/opt/rustwide/target/debug/deps/libcurl-d8e3f5e1e3e8c32e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3090876f11694cea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-58ba7796e7842d84.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b64a297639607c2f.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7691511d84a90bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0c7d1b3f1df1f3d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b78c14cac30663c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b14fc9ee2b42714e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2e1a4a929b34d9dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0b4bcb9fb46020f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-459a8bdd2ad64b5e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f19e13eaf359860c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d74ee6fc430bc73.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-a49abc1ad33188f7.rlib" "/opt/rustwide/target/debug/deps/libidna-82680d5f56feb365.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ad4572d88820188.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2fbe260d7eba1bce.rlib" "/opt/rustwide/target/debug/deps/libhmac-82207ad308a7aa0f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c8f421b8ffd81e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8196b81af054ee75.rlib" "/opt/rustwide/target/debug/deps/libdigest-260cb8a0c37af1f4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1a53fbc68b7d2c42.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d9889c1cf6aa9cef.rlib" "/opt/rustwide/target/debug/deps/libghash-98bec4d25ed4bf5f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6c0feb35d26ff7e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0d5e7be1dae9a1d1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-0851fcf462e8e40e.rlib" "/opt/rustwide/target/debug/deps/libaes-e40585823704770e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a63b040db6db25c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-cefaed83770d7411.rlib" "/opt/rustwide/target/debug/deps/libaead-8fb5bf0833964e3e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30e7697a24f5df36.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libtime-55d1c0800b61765f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b15b31e06fbeafae.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5cb7c5b721006f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-671961bc05219a02.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libserde-cbbdf59b058795f4.rlib" "/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f8d2cea42dddac65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libfs2-5bea10fb3972a6ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e160ecc1cb73154b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-952dcc91c30f902f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib" "/opt/rustwide/target/debug/deps/libblocking-8870526ba04945cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8ae75c9bc7f3483a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a5d65dded440beb6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8aef7a1fffa5c1fc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c7fb225378a4fec1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-db56eb050852fa56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b698346cfa4324c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589529231b5c8435.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-9c51682e63b2f4eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb3a8b1941fcf81.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ee225a20180a55c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f07def0f86c4da2e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-624a9c9b8da6e689.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f3548adabae80100.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-42ef87ee1ad8c3c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-c932d6caed91535e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.test_offset.2kppi65f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5" "/opt/rustwide/target/debug/deps/test_offset-91687931e6fbf7c5.3w0v76vvlikx4frg.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-c76e37e81a1cff21/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-a7f1d942e1a5591d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9881384eb6cfbafb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libcertificate_carver-f9359e0ed6bd644c.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ab06d175fac65551.rlib" "/opt/rustwide/target/debug/deps/libzip-599f630e24d7d659.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e043449d877e2419.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-763305bb4454a2f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-e80d33308844a63e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-31899a3273c09ef1.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libregex-68a8cf49c326c7f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd162740357b70b2.rlib" "/opt/rustwide/target/debug/deps/libmemmem-09c07bcba5067954.rlib" "/opt/rustwide/target/debug/deps/libjwalk-d1f3f54d36cda883.rlib" "/opt/rustwide/target/debug/deps/librayon-e889e7604df939df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d6344cbbe2513e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71479d2e047b8f71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2619b46b4d1b6e89.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-127b2dcda9c3bb9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f6d15bd1f1789c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-410b6c3acb0d5663.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libchrono-98b8fe77827d3a42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-5063e004259d21ce.rlib" "/opt/rustwide/target/debug/deps/libsurf-1e6dc59ac69323a6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7f22d1781c2bf879.rlib" "/opt/rustwide/target/debug/deps/libisahc-1057cc930dd54391.rlib" "/opt/rustwide/target/debug/deps/libsluice-188f432340e61260.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fa038f973f98fecf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b8004840a6f00b12.rlib" "/opt/rustwide/target/debug/deps/libtracing-47217bb591b846f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-184f0244f0a213c5.rlib" "/opt/rustwide/target/debug/deps/libcurl-d8e3f5e1e3e8c32e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3090876f11694cea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-58ba7796e7842d84.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b64a297639607c2f.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7691511d84a90bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0c7d1b3f1df1f3d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b78c14cac30663c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b14fc9ee2b42714e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2e1a4a929b34d9dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0b4bcb9fb46020f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-459a8bdd2ad64b5e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f19e13eaf359860c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d74ee6fc430bc73.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-a49abc1ad33188f7.rlib" "/opt/rustwide/target/debug/deps/libidna-82680d5f56feb365.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9dbbb379c930ccf1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ad4572d88820188.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2fbe260d7eba1bce.rlib" "/opt/rustwide/target/debug/deps/libhmac-82207ad308a7aa0f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c8f421b8ffd81e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-c11f920f54327084.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8196b81af054ee75.rlib" "/opt/rustwide/target/debug/deps/libdigest-260cb8a0c37af1f4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1a53fbc68b7d2c42.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d9889c1cf6aa9cef.rlib" "/opt/rustwide/target/debug/deps/libghash-98bec4d25ed4bf5f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6c0feb35d26ff7e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0d5e7be1dae9a1d1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-0851fcf462e8e40e.rlib" "/opt/rustwide/target/debug/deps/libaes-e40585823704770e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a63b040db6db25c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-cefaed83770d7411.rlib" "/opt/rustwide/target/debug/deps/libaead-8fb5bf0833964e3e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30e7697a24f5df36.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libtime-55d1c0800b61765f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b15b31e06fbeafae.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5cb7c5b721006f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-671961bc05219a02.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/libserde-cbbdf59b058795f4.rlib" "/opt/rustwide/target/debug/deps/libsled-c3838035c8816208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f8d2cea42dddac65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libfs2-5bea10fb3972a6ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e160ecc1cb73154b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-952dcc91c30f902f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bb7ced260c962c5b.rlib" "/opt/rustwide/target/debug/deps/libblocking-8870526ba04945cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8ae75c9bc7f3483a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a5d65dded440beb6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8aef7a1fffa5c1fc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c7fb225378a4fec1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-db56eb050852fa56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b698346cfa4324c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589529231b5c8435.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-9c51682e63b2f4eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb3a8b1941fcf81.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ee225a20180a55c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f07def0f86c4da2e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-624a9c9b8da6e689.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f3548adabae80100.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-42ef87ee1ad8c3c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-c932d6caed91535e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "24b7e8e15ac684ae99ee86bdfe8abfca4c4269ee53ab3fb262513b2eae671ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b7e8e15ac684ae99ee86bdfe8abfca4c4269ee53ab3fb262513b2eae671ac9", kill_on_drop: false }` [INFO] [stdout] 24b7e8e15ac684ae99ee86bdfe8abfca4c4269ee53ab3fb262513b2eae671ac9