[INFO] updating cached repository https://github.com/jeremyandrews/goose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a476b661a767e2f0720c3e5ade15a0593253358a [INFO] testing jeremyandrews/goose against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyandrews/goose on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremyandrews/goose [INFO] finished tweaking git repo https://github.com/jeremyandrews/goose [INFO] tweaked toml for git repo https://github.com/jeremyandrews/goose written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isahc v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] e9efbdeaf40faaf6919a8cbd873436fcba29ca457c84031da716320de69f2afb [INFO] running `Command { std: "docker" "start" "-a" "e9efbdeaf40faaf6919a8cbd873436fcba29ca457c84031da716320de69f2afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9efbdeaf40faaf6919a8cbd873436fcba29ca457c84031da716320de69f2afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9efbdeaf40faaf6919a8cbd873436fcba29ca457c84031da716320de69f2afb", kill_on_drop: false }` [INFO] [stdout] e9efbdeaf40faaf6919a8cbd873436fcba29ca457c84031da716320de69f2afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67adfcc085d6e7db91dc8085b09728ac665978d24c117e31a3df9e7a4a217a5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67adfcc085d6e7db91dc8085b09728ac665978d24c117e31a3df9e7a4a217a5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling goose v0.9.2-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "67adfcc085d6e7db91dc8085b09728ac665978d24c117e31a3df9e7a4a217a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67adfcc085d6e7db91dc8085b09728ac665978d24c117e31a3df9e7a4a217a5f", kill_on_drop: false }` [INFO] [stdout] 67adfcc085d6e7db91dc8085b09728ac665978d24c117e31a3df9e7a4a217a5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 799427d627379dfc37e2b7c8d7dba3e29d9df4fb669196981f678007b94c5c39 [INFO] running `Command { std: "docker" "start" "-a" "799427d627379dfc37e2b7c8d7dba3e29d9df4fb669196981f678007b94c5c39", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling isahc v0.9.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.34+curl-7.71.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling puddle v0.1.0 [INFO] [stderr] Compiling httpmock v0.4.2 [INFO] [stderr] Compiling goose v0.9.2-dev (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `goose`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name goose --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=23a8e85ec95e1f9c -C extra-filename=-23a8e85ec95e1f9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-04e35a0e5a798955.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8351043d2bed96a0.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5a6fa7e079a7c52a.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-866a7cf865ae4fa5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-208b4b8af777c1d9.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f292a8089f4ee540.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1c8506dfc596c5a5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e99f4b9d8c3a34bc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99568298b41904df.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-bf994d030c74415f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6ff049314c56050.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-b878327926c9892b.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-8b950361409c5f6e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a0634176c7aceda.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-f28cedb6e8eaa759/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-c15ba8cd26aa64bf/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.throttle.dpmc8uxs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5" "/opt/rustwide/target/debug/deps/throttle-53108dbfc66985e5.5cymcmtpg7959roo.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-f28cedb6e8eaa759/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-c15ba8cd26aa64bf/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libgoose-e73de9c855c9718e.rlib" "/opt/rustwide/target/debug/deps/libfutures-8351043d2bed96a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4e6ef1537829f292.rlib" "/opt/rustwide/target/debug/deps/libctrlc-04e35a0e5a798955.rlib" "/opt/rustwide/target/debug/deps/libnix-373549e5f1afaa20.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b878327926c9892b.rlib" "/opt/rustwide/target/debug/deps/libterm-53f3de3b6a3cd3e6.rlib" "/opt/rustwide/target/debug/deps/libdirs-efcbea0d920d1983.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d55f5af7f2d35fbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-a1d2ca1fb434cddb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/librand-1c8506dfc596c5a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ded79bdd30f41ad1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-47b9d451af2b0c18.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8961497fdd61f871.rlib" "/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e99f4b9d8c3a34bc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b7f2de7a6045188e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ffee404d2f211241.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libcookie-3e9bbcc1f16241c2.rlib" "/opt/rustwide/target/debug/deps/libtime-9e336c6ebce22a43.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f2835c89ac79f2f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-53e9497fcff40976.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5daa211395a69de1.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a1366144099685b3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-951a529cf9a3d386.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9074d5d7e446418.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ae658b78ebaca0b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8b950361409c5f6e.rlib" "/opt/rustwide/target/debug/deps/libclap-9e1d877e0cddcfbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-059e55fc3b70e54a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-866a7cf865ae4fa5.rlib" "/opt/rustwide/target/debug/deps/libqstring-1ba60fc179a3dc09.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-13f86340269b2b83.rlib" "/opt/rustwide/target/debug/deps/libhyper-f31bbff20b5fce64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-d2539d667de394b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-37c100785e923232.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b64bd4e854b8d64c.rlib" "/opt/rustwide/target/debug/deps/libtime-801c5c6b45a63704.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f894636662277ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6ff049314c56050.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libisahc-2918e642dd92557a.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libsluice-1b1e46f186b6ea97.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4cda59a123f5b279.rlib" "/opt/rustwide/target/debug/deps/libtracing-454f705fa0db73f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libcurl-bcdbdef56e289abc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a8b290d41ee5f425.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1b1bd71af617140d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5c2b56ce54129696.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-53fa68d87c7a9a7a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4ed87d13761be8f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a6fa7e079a7c52a.rlib" "/opt/rustwide/target/debug/deps/libitoa-f50dd78fbe6562e1.rlib" "/opt/rustwide/target/debug/deps/libtokio-2a0634176c7aceda.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libmio-260884a92c636786.rlib" "/opt/rustwide/target/debug/deps/libiovec-7931c17c28a9f0a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-b4e74239084050a9.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libpuddle-a9de5b3ea68727d4.rlib" "/opt/rustwide/target/debug/deps/libasync_std-584cbf407654c3a5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f292a8089f4ee540.rlib" "/opt/rustwide/target/debug/deps/libsmol-776ae00ddaa19548.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e922d0ad8f92ea9.rlib" "/opt/rustwide/target/debug/deps/libblocking-475eb44f5b9de91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-339ec983e2217100.rlib" "/opt/rustwide/target/debug/deps/libfastrand-10c0fe560a4cc7a4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a2f3df82e9fd9e5.rlib" "/opt/rustwide/target/debug/deps/libparking-c4b610e98a0acc25.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-4302d69ea00fa7c9.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d2b1878bd398f365.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7675d72def47db60.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2444a70cf5fd5a11.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-b1f319935916a3c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f08819933092a12d.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5c4dc6ee062772f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7ab05bd7ba8da1ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-791c7971957fce9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-c7072a427cd2d387.rlib" "/opt/rustwide/target/debug/deps/liblog-208b4b8af777c1d9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-51d82ea6036b4325.rlib" "/opt/rustwide/target/debug/deps/libserde-99568298b41904df.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.simple.1dr9cg4a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd" "/opt/rustwide/target/debug/examples/simple-44d1c9ac8285bfdd.2osyh31ar5oiecwg.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-f28cedb6e8eaa759/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-c15ba8cd26aa64bf/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-e73de9c855c9718e.rlib" "/opt/rustwide/target/debug/deps/libfutures-8351043d2bed96a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4e6ef1537829f292.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f292a8089f4ee540.rlib" "/opt/rustwide/target/debug/deps/libctrlc-04e35a0e5a798955.rlib" "/opt/rustwide/target/debug/deps/libnix-373549e5f1afaa20.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b878327926c9892b.rlib" "/opt/rustwide/target/debug/deps/libterm-53f3de3b6a3cd3e6.rlib" "/opt/rustwide/target/debug/deps/libdirs-efcbea0d920d1983.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d55f5af7f2d35fbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-a1d2ca1fb434cddb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/librand-1c8506dfc596c5a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ded79bdd30f41ad1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-47b9d451af2b0c18.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8961497fdd61f871.rlib" "/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e99f4b9d8c3a34bc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b7f2de7a6045188e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ffee404d2f211241.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libcookie-3e9bbcc1f16241c2.rlib" "/opt/rustwide/target/debug/deps/libtime-9e336c6ebce22a43.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f2835c89ac79f2f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-53e9497fcff40976.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5daa211395a69de1.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a1366144099685b3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-951a529cf9a3d386.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6ff049314c56050.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-99568298b41904df.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9074d5d7e446418.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ae658b78ebaca0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1b1bd71af617140d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-f31bbff20b5fce64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-d2539d667de394b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-37c100785e923232.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b64bd4e854b8d64c.rlib" "/opt/rustwide/target/debug/deps/libtime-801c5c6b45a63704.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f08819933092a12d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libtracing-454f705fa0db73f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7ab05bd7ba8da1ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-791c7971957fce9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-2a0634176c7aceda.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libmio-260884a92c636786.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-7931c17c28a9f0a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-b4e74239084050a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f894636662277ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a6fa7e079a7c52a.rlib" "/opt/rustwide/target/debug/deps/libitoa-f50dd78fbe6562e1.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8b950361409c5f6e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libclap-9e1d877e0cddcfbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-059e55fc3b70e54a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5c4dc6ee062772f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/liblog-208b4b8af777c1d9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.simple_closure.e44qxq11-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79" "/opt/rustwide/target/debug/examples/simple_closure-a11a6860efa28b79.2ogmie2pwa0zgyru.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-f28cedb6e8eaa759/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-c15ba8cd26aa64bf/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-e73de9c855c9718e.rlib" "/opt/rustwide/target/debug/deps/libfutures-8351043d2bed96a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4e6ef1537829f292.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f292a8089f4ee540.rlib" "/opt/rustwide/target/debug/deps/libctrlc-04e35a0e5a798955.rlib" "/opt/rustwide/target/debug/deps/libnix-373549e5f1afaa20.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b878327926c9892b.rlib" "/opt/rustwide/target/debug/deps/libterm-53f3de3b6a3cd3e6.rlib" "/opt/rustwide/target/debug/deps/libdirs-efcbea0d920d1983.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d55f5af7f2d35fbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-a1d2ca1fb434cddb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/librand-1c8506dfc596c5a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ded79bdd30f41ad1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-47b9d451af2b0c18.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8961497fdd61f871.rlib" "/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e99f4b9d8c3a34bc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-b7f2de7a6045188e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ffee404d2f211241.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libcookie-3e9bbcc1f16241c2.rlib" "/opt/rustwide/target/debug/deps/libtime-9e336c6ebce22a43.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f2835c89ac79f2f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-53e9497fcff40976.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5daa211395a69de1.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a1366144099685b3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-951a529cf9a3d386.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6ff049314c56050.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-99568298b41904df.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9074d5d7e446418.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ae658b78ebaca0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1b1bd71af617140d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-f31bbff20b5fce64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-d2539d667de394b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-37c100785e923232.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b64bd4e854b8d64c.rlib" "/opt/rustwide/target/debug/deps/libtime-801c5c6b45a63704.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f08819933092a12d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libtracing-454f705fa0db73f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7ab05bd7ba8da1ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-791c7971957fce9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-2a0634176c7aceda.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libmio-260884a92c636786.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-7931c17c28a9f0a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-b4e74239084050a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f894636662277ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a6fa7e079a7c52a.rlib" "/opt/rustwide/target/debug/deps/libitoa-f50dd78fbe6562e1.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8b950361409c5f6e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libclap-9e1d877e0cddcfbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-059e55fc3b70e54a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5c4dc6ee062772f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/liblog-208b4b8af777c1d9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "799427d627379dfc37e2b7c8d7dba3e29d9df4fb669196981f678007b94c5c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799427d627379dfc37e2b7c8d7dba3e29d9df4fb669196981f678007b94c5c39", kill_on_drop: false }` [INFO] [stdout] 799427d627379dfc37e2b7c8d7dba3e29d9df4fb669196981f678007b94c5c39