[INFO] fetching crate miniserve 0.18.0... [INFO] testing miniserve-0.18.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate miniserve 0.18.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate miniserve 0.18.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate miniserve 0.18.0 [INFO] finished tweaking crates.io crate miniserve 0.18.0 [INFO] tweaked toml for crates.io crate miniserve 0.18.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate miniserve 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 399d9623a9bfa42eeaeca6a2157879d7c3a9093a31714a44fc39a104487c5fce [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" "399d9623a9bfa42eeaeca6a2157879d7c3a9093a31714a44fc39a104487c5fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "399d9623a9bfa42eeaeca6a2157879d7c3a9093a31714a44fc39a104487c5fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399d9623a9bfa42eeaeca6a2157879d7c3a9093a31714a44fc39a104487c5fce", kill_on_drop: false }` [INFO] [stdout] 399d9623a9bfa42eeaeca6a2157879d7c3a9093a31714a44fc39a104487c5fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9418322fa21d8192409143614a36146a22318fd82adef5a6fa2f5e11cd6cabc3 [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" "9418322fa21d8192409143614a36146a22318fd82adef5a6fa2f5e11cd6cabc3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling qrcodegen v1.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling port_check v0.1.5 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.3 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lasso v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling maud_macros v0.22.3 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling grass v0.10.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling maud v0.22.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Compiling miniserve v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling actix-multipart v0.4.0-beta.5 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0-beta.2 [INFO] [stderr] Compiling actix-files v0.6.0-beta.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 06s [INFO] running `Command { std: "docker" "inspect" "9418322fa21d8192409143614a36146a22318fd82adef5a6fa2f5e11cd6cabc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9418322fa21d8192409143614a36146a22318fd82adef5a6fa2f5e11cd6cabc3", kill_on_drop: false }` [INFO] [stdout] 9418322fa21d8192409143614a36146a22318fd82adef5a6fa2f5e11cd6cabc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5088afbb1f43186d65d89ff2bb4b00c86a5a455be1f819f31fed553562c396dd [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" "5088afbb1f43186d65d89ff2bb4b00c86a5a455be1f819f31fed553562c396dd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling predicates v2.0.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling assert_fs v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling maud_macros v0.22.3 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling maud v0.22.3 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling grass v0.10.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling miniserve v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling actix-multipart v0.4.0-beta.5 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0-beta.2 [INFO] [stderr] Compiling actix-files v0.6.0-beta.6 [INFO] [stdout] warning: function is never used: `get_link_from_text` [INFO] [stdout] --> tests/utils/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_link_from_text(document: &Document, text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniserve` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniserve --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustls"' --cfg 'feature="tls"' -C metadata=31d035230b9402df -C extra-filename=-31d035230b9402df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-cf9ad9ba14def8a4.rlib --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-17467f3f2aaa9a99.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-27e64f76f6dfe4d8.rlib --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-9b19401f2980bad8.rlib --extern alphanumeric_sort=/opt/rustwide/target/debug/deps/libalphanumeric_sort-2f8036f52de935f6.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-d10a8422999068b4.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-153a6dd3842b7895.rlib --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-e9b00d557255af19.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-db32c4a0af0a768b.rlib --extern clap_generate=/opt/rustwide/target/debug/deps/libclap_generate-d65afa2898c313c1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4e300b8d6d529904.rlib --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-18665e9cfed6fb70.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-1019f60af6498bcf.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern maud=/opt/rustwide/target/debug/deps/libmaud-32eb625638ed1aa2.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-3646d3398cfc0b7d.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern port_check=/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib --extern qrcodegen=/opt/rustwide/target/debug/deps/libqrcodegen-3d971fef585926e2.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-783d6acc7769e9f3.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7f238400d00ef48e.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-221274c7ace91de9.so --extern tar=/opt/rustwide/target/debug/deps/libtar-1a4ebb3dc32edd46.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96a7f44edc47c992.rlib --extern yansi=/opt/rustwide/target/debug/deps/libyansi-eb01c7ca8db72027.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-908df50693e1a247.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out -L native=/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out -L native=/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.tls.e4ae2b4a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43.1j3q5eukaqc7wadp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tls-39f6be5e09cf5a43" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.bind.be559efd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd.3cvzst34q7n0469a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bind-75a30d5e7614cfbd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.header.1e1a3219-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9.mhaqh295s8wp5xh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/header-eb408d6497505ee9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.archive.fa19395c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d.2mnekiqax95zctw4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/archive-13dc0548bbf2e75d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.qrcode.7c2bfead-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53.34g7xjdkew2oywug.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qrcode-3d151467fd26ac53" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.cli.18a21426-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0.223491rvt3128ej9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libclap_generate-d65afa2898c313c1.rlib" "/opt/rustwide/target/debug/deps/libclap-db32c4a0af0a768b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-d10a8422999068b4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-95ed915334ed7161.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-0594ce9afd130dfd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-109f80ae235dc633.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli-80c194b388727be0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.raw.055e80c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac.2uz2lr1ham364lzp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-aaa90d92bf7d08ed.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raw-117b5bdb2e6853ac" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.navigation.1e60a196-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45.2tmnxh0nnsbpcj6u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-aaa90d92bf7d08ed.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/navigation-f987b2fb97202f45" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.serve_request.3d3f5bfd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25.2m0th4fefj88iqcm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2dd57e3d71fea395/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f06ceea0304d4bc2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a9455f6198604b5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7de9a926e0066927/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselect-b4fa9401c9a93f50.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-0b3f4799d6be32cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f64389230d7e42a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-9c0b8a82b5a60846.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libreqwest-960ce7eafa3d1b17.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1d076e805d8bb170.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ff2538435dcaaab3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-948df984ae180bcb.rlib" "/opt/rustwide/target/debug/deps/librustls-be62d64cd1f9affd.rlib" "/opt/rustwide/target/debug/deps/libsct-721d75dad3c9d54c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-45f2b03631e9d839.rlib" "/opt/rustwide/target/debug/deps/libring-d91a26345448232c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-25adf40315120db8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-250e05db224798b8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fd69bf8187bd38e.rlib" "/opt/rustwide/target/debug/deps/libh2-9d237f08b71e7910.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d388428eecfbc718.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8db78d719c3faad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42d0096f01665a40.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libport_check-eec3d37a626ae0e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-c61e0cdac758709f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8e141483d4f67882.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-bd6308ba088cf59b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e339b90b0d1506cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libglobset-b55926477e8303f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c59b69e69a0ae2c.rlib" "/opt/rustwide/target/debug/deps/librand-a216913392a9daa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-135923173a9d9109.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-1379383c8c526cb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-58330dfa3b7e884b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6b14ce514ef92ae7.rlib" "/opt/rustwide/target/debug/deps/libtreeline-19ef2b04eb8f714f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d9afc44a14fac63a.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b357e72c06de3076.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/serve_request-1452e4954b8b7d25" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5088afbb1f43186d65d89ff2bb4b00c86a5a455be1f819f31fed553562c396dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5088afbb1f43186d65d89ff2bb4b00c86a5a455be1f819f31fed553562c396dd", kill_on_drop: false }` [INFO] [stdout] 5088afbb1f43186d65d89ff2bb4b00c86a5a455be1f819f31fed553562c396dd