[INFO] cloning repository https://github.com/Hecate/Hecate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hecate/Hecate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHecate%2FHecate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHecate%2FHecate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccf9140e3b2c90e050a5269e088b2382700f5f6a [INFO] testing Hecate/Hecate against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHecate%2FHecate" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hecate/Hecate on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hecate/Hecate [INFO] finished tweaking git repo https://github.com/Hecate/Hecate [INFO] tweaked toml for git repo https://github.com/Hecate/Hecate written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Hecate/Hecate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geo v0.12.2 [INFO] [stderr] Downloaded geojson v0.16.0 [INFO] [stderr] Downloaded protobuf v1.7.5 [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded adler v0.2.2 [INFO] [stderr] Downloaded geo-types v0.4.3 [INFO] [stderr] Downloaded rstar v0.2.0 [INFO] [stderr] Downloaded valico v3.4.0 [INFO] [stderr] Downloaded lock_api v0.4.0 [INFO] [stderr] Downloaded addr2line v0.12.2 [INFO] [stderr] Downloaded cc v1.0.56 [INFO] [stderr] Downloaded postgis v0.6.0 [INFO] [stderr] Downloaded tilecover v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b783b3190627d346ccbb6bf84169873c89ba17032feaf70fc412273cf1bd7d2b [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" "b783b3190627d346ccbb6bf84169873c89ba17032feaf70fc412273cf1bd7d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b783b3190627d346ccbb6bf84169873c89ba17032feaf70fc412273cf1bd7d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b783b3190627d346ccbb6bf84169873c89ba17032feaf70fc412273cf1bd7d2b", kill_on_drop: false }` [INFO] [stdout] b783b3190627d346ccbb6bf84169873c89ba17032feaf70fc412273cf1bd7d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70455a7c15fbf54ea5f62500bc993bd2f8524647721b4d76d23b0e2551364396 [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" "70455a7c15fbf54ea5f62500bc993bd2f8524647721b4d76d23b0e2551364396", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling hecate_derive v0.1.0 (/opt/rustwide/workdir/hecate_derive) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling geojson v0.16.0 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling postgis v0.6.0 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling tilecover v1.1.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling hecate v0.87.0 (/opt/rustwide/workdir/hecate) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> hecate/src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / HttpServer::new(move || { [INFO] [stdout] 96 | | App::new() [INFO] [stdout] 97 | | .wrap(middleware::NormalizePath) [INFO] [stdout] 98 | | .wrap(middleware::Logger::default()) [INFO] [stdout] ... | [INFO] [stdout] 301 | | .run() [INFO] [stdout] 302 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "70455a7c15fbf54ea5f62500bc993bd2f8524647721b4d76d23b0e2551364396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70455a7c15fbf54ea5f62500bc993bd2f8524647721b4d76d23b0e2551364396", kill_on_drop: false }` [INFO] [stdout] 70455a7c15fbf54ea5f62500bc993bd2f8524647721b4d76d23b0e2551364396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6da50437b9ae022d286f777da0bd2dd97a69dec36c4c4bee53718afd714055 [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" "7b6da50437b9ae022d286f777da0bd2dd97a69dec36c4c4bee53718afd714055", kill_on_drop: false }` [INFO] [stderr] Compiling hecate_derive v0.1.0 (/opt/rustwide/workdir/hecate_derive) [INFO] [stderr] Compiling hecate v0.87.0 (/opt/rustwide/workdir/hecate) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> hecate/src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / HttpServer::new(move || { [INFO] [stdout] 96 | | App::new() [INFO] [stdout] 97 | | .wrap(middleware::NormalizePath) [INFO] [stdout] 98 | | .wrap(middleware::Logger::default()) [INFO] [stdout] ... | [INFO] [stdout] 301 | | .run() [INFO] [stdout] 302 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hecate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hecate --edition=2018 hecate/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=96f7ffbfbf3a41a0 -C extra-filename=-96f7ffbfbf3a41a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-c0c1fb515d501839.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-74b5f7ac7c299082.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-78bb8b336f86c275.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-dae0456ec740ff47.rlib --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-eb95d3e6de80bdc1.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-e6cd7eef21188b7c.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-278d310d80a60dff.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c5523067d963cd7b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a499d2fc327082b9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-4b88541369c498d1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-25e9e2a67adc430c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f1108ce5511a0add.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-ee763ab860fe10d9.rlib --extern geojson=/opt/rustwide/target/debug/deps/libgeojson-693bbb64f116ad31.rlib --extern hecate_derive=/opt/rustwide/target/debug/deps/libhecate_derive-b04edb0ee1cb9bcd.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4a835d3082c1709d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern postgis=/opt/rustwide/target/debug/deps/libpostgis-30e13497ebba98e6.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-45ecac1bb4c17cf2.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-b39ca5e079bd3af0.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-69a5853267ac4048.rlib --extern r2d2_postgres=/opt/rustwide/target/debug/deps/libr2d2_postgres-26568d0e2d3fee38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-77dab7d4d93a877c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-b4dab5cebf37ac88.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4e098ebcd037c3af.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eacbd20205fbf462.rlib --extern tilecover=/opt/rustwide/target/debug/deps/libtilecover-9493099f60f3f2e3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib --extern valico=/opt/rustwide/target/debug/deps/libvalico-e5b5999d352442c0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.query.csrr64xt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54" "/opt/rustwide/target/debug/deps/query-e5334f51f8764e54.5e6axj2nqwc6f13p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.schema.f1h0d4v0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab" "/opt/rustwide/target/debug/deps/schema-17799cd7d5c50cab.189z56h43xjomz8d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.api.60n4r9fb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f" "/opt/rustwide/target/debug/deps/api-4d01a2d3527d4b0f.4e4vl3y8n2oqp3m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libhecate-636937678e3d8363.rlib" "/opt/rustwide/target/debug/deps/libactix_files-c0c1fb515d501839.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-15696d71f1e52fc0.rlib" "/opt/rustwide/target/debug/deps/libv_escape-0b6668ca829f7694.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-25e9e2a67adc430c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-84435710b370f5b5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-520f2a267b1d8f8b.rlib" "/opt/rustwide/target/debug/deps/libvalico-e5b5999d352442c0.rlib" "/opt/rustwide/target/debug/deps/libphf-3310c7e95a3eda4e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bc830ac9063c3203.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b947e252c9738476.rlib" "/opt/rustwide/target/debug/deps/libjsonway-a1dad8a798c32ccf.rlib" "/opt/rustwide/target/debug/deps/libuuid-b1065a72580981e6.rlib" "/opt/rustwide/target/debug/deps/libtilecover-9493099f60f3f2e3.rlib" "/opt/rustwide/target/debug/deps/libgeojson-693bbb64f116ad31.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e6cd7eef21188b7c.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4564f6827bf560f9.rlib" "/opt/rustwide/target/debug/deps/libawc-f36520b9e79605a4.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3715e93733a18d07.rlib" "/opt/rustwide/target/debug/deps/libactix_router-829ad9c0ccbd9195.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bc1c23493ed1fe4a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-74b5f7ac7c299082.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-911f0c575845c347.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f2ae265ff4e78058.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0ddf87d119d46dc9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-358478032c86ba48.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-fc20909837091fdc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-e12df625f57cfecc.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e56310389781cd3c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0b1864b1463e423b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0605861e52d6dd81.rlib" "/opt/rustwide/target/debug/deps/libhostname-000b33eb584d2223.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-03e39719111984df.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-78bb8b336f86c275.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-eb95d3e6de80bdc1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-792378a5a3414900.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-63d21f1df4487e83.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libh2-28f39ab6b41a7558.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c388447d5faa4884.rlib" "/opt/rustwide/target/debug/deps/libhttp-f17ab0e14c6b9d68.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dae0456ec740ff47.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-01ec2e3efcf98c73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-df8e8007f8b5571c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9f2ca9baaa0d4a4f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7b19d9783679592f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6504d388c279f8d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-b39ca5e079bd3af0.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libhmac-4a835d3082c1709d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-49f70b712fdc1d7a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libsha2-eacbd20205fbf462.rlib" "/opt/rustwide/target/debug/deps/libdigest-8ae671d86cafa5fe.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-790f9962273d1eda.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2b5913dd7b7e02af.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-50d203d2f9f0c90f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4b88541369c498d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0cd7a77737b4d193.rlib" "/opt/rustwide/target/debug/deps/libgeo-ee763ab860fe10d9.rlib" "/opt/rustwide/target/debug/deps/libpostgis-30e13497ebba98e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5dda2aa30a5871e6.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-f7cb46dd60a52e86.rlib" "/opt/rustwide/target/debug/deps/librstar-969629a5eaaed5bf.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-87968888fff3d9aa.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-148850955ebc73bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-f1108ce5511a0add.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84b3f12cbf8f7409.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-041e524cc78f9d17.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-66fe4c346182f430.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b199d93e1d02a323.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3caa61f562648f29.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6a9120bcdb1bcb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libbytes-c5523067d963cd7b.rlib" "/opt/rustwide/target/debug/deps/librand-77dab7d4d93a877c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b450b49f48eb55c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-47d9797a1f2f18e1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-46ed9e6d57b363b6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5daef7b22fb9e70a.rlib" "/opt/rustwide/target/debug/deps/libr2d2_postgres-26568d0e2d3fee38.rlib" "/opt/rustwide/target/debug/deps/libr2d2-69a5853267ac4048.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4546a27c983d8de7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b40db35e81037452.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-33b434a1f541848a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb44501bb35023eb.rlib" "/opt/rustwide/target/debug/deps/libinstant-b3adfdbcc104dd7a.rlib" "/opt/rustwide/target/debug/deps/libsemver-b4dab5cebf37ac88.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libapprox-278d310d80a60dff.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.tiles.5qzls70r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489" "/opt/rustwide/target/debug/deps/tiles-a705d8be80339489.3wn0g8s0tvtxkj5n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libhecate-636937678e3d8363.rlib" "/opt/rustwide/target/debug/deps/libactix_files-c0c1fb515d501839.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-15696d71f1e52fc0.rlib" "/opt/rustwide/target/debug/deps/libv_escape-0b6668ca829f7694.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-25e9e2a67adc430c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-84435710b370f5b5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-520f2a267b1d8f8b.rlib" "/opt/rustwide/target/debug/deps/libvalico-e5b5999d352442c0.rlib" "/opt/rustwide/target/debug/deps/libphf-3310c7e95a3eda4e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bc830ac9063c3203.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b947e252c9738476.rlib" "/opt/rustwide/target/debug/deps/libjsonway-a1dad8a798c32ccf.rlib" "/opt/rustwide/target/debug/deps/libuuid-b1065a72580981e6.rlib" "/opt/rustwide/target/debug/deps/libtilecover-9493099f60f3f2e3.rlib" "/opt/rustwide/target/debug/deps/libgeojson-693bbb64f116ad31.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e6cd7eef21188b7c.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4564f6827bf560f9.rlib" "/opt/rustwide/target/debug/deps/libawc-f36520b9e79605a4.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3715e93733a18d07.rlib" "/opt/rustwide/target/debug/deps/libactix_router-829ad9c0ccbd9195.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bc1c23493ed1fe4a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-74b5f7ac7c299082.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-911f0c575845c347.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f2ae265ff4e78058.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0ddf87d119d46dc9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-358478032c86ba48.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-fc20909837091fdc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-e12df625f57cfecc.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e56310389781cd3c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0b1864b1463e423b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0605861e52d6dd81.rlib" "/opt/rustwide/target/debug/deps/libhostname-000b33eb584d2223.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-03e39719111984df.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-78bb8b336f86c275.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-eb95d3e6de80bdc1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-792378a5a3414900.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-63d21f1df4487e83.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libh2-28f39ab6b41a7558.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c388447d5faa4884.rlib" "/opt/rustwide/target/debug/deps/libhttp-f17ab0e14c6b9d68.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dae0456ec740ff47.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-01ec2e3efcf98c73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-df8e8007f8b5571c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9f2ca9baaa0d4a4f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7b19d9783679592f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6504d388c279f8d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-b39ca5e079bd3af0.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libhmac-4a835d3082c1709d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-49f70b712fdc1d7a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libsha2-eacbd20205fbf462.rlib" "/opt/rustwide/target/debug/deps/libdigest-8ae671d86cafa5fe.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-790f9962273d1eda.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2b5913dd7b7e02af.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-50d203d2f9f0c90f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4b88541369c498d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0cd7a77737b4d193.rlib" "/opt/rustwide/target/debug/deps/libgeo-ee763ab860fe10d9.rlib" "/opt/rustwide/target/debug/deps/libpostgis-30e13497ebba98e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5dda2aa30a5871e6.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-f7cb46dd60a52e86.rlib" "/opt/rustwide/target/debug/deps/librstar-969629a5eaaed5bf.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-87968888fff3d9aa.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-148850955ebc73bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-f1108ce5511a0add.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84b3f12cbf8f7409.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-041e524cc78f9d17.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-66fe4c346182f430.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b199d93e1d02a323.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3caa61f562648f29.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6a9120bcdb1bcb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libbytes-c5523067d963cd7b.rlib" "/opt/rustwide/target/debug/deps/librand-77dab7d4d93a877c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b450b49f48eb55c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-47d9797a1f2f18e1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-46ed9e6d57b363b6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5daef7b22fb9e70a.rlib" "/opt/rustwide/target/debug/deps/libr2d2_postgres-26568d0e2d3fee38.rlib" "/opt/rustwide/target/debug/deps/libr2d2-69a5853267ac4048.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4546a27c983d8de7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b40db35e81037452.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-33b434a1f541848a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb44501bb35023eb.rlib" "/opt/rustwide/target/debug/deps/libinstant-b3adfdbcc104dd7a.rlib" "/opt/rustwide/target/debug/deps/libsemver-b4dab5cebf37ac88.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libapprox-278d310d80a60dff.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.auth_default.9rxkt6bi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a" "/opt/rustwide/target/debug/deps/auth_default-7d3ad59c39ab1c9a.49tc6dv96oh55u2i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.user_bearer.2c28mr3k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438" "/opt/rustwide/target/debug/deps/user_bearer-da667bcb14f9e438.2chq8yv4krae7rf2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.xml_upload.1xt2pxaa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7" "/opt/rustwide/target/debug/deps/xml_upload-5cb9c246e014d8a7.petbej2non1st6v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29afabb517a458d/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cc7a55896dea66a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-255c4216f7ecc07d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-458cb665f1020a9e.rlib" "/opt/rustwide/target/debug/deps/libchrono-483c5105963130c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-398df8fc8bbc75d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f24f33644d4f7f7.rlib" "/opt/rustwide/target/debug/deps/libphf-07ed6dfe39dd56cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a5f1996993211143.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-26fd529e1d993b54.rlib" "/opt/rustwide/target/debug/deps/libstringprep-3a7e0c20ab6b0766.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fef2208f164fe54.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-86c93b9319717267.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-4354fb238024fd01.rlib" "/opt/rustwide/target/debug/deps/librand-47906a89777ce268.rlib" "/opt/rustwide/target/debug/deps/libmemchr-098d571fe228e793.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-99a7301853b9eee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ffeb731413f8e8e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-384dd21cffb2b2bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1a4075d786d7c889.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc36f8bf95288549.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6aaef1eca784a54c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32cef81787a0343b.rlib" "/opt/rustwide/target/debug/deps/libuuid-a41327c202e55ba2.rlib" "/opt/rustwide/target/debug/deps/librand-965a1d6b40dd47f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-a01a12730817b1db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-79353891e9656558.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce21241b0862d5c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac57e1153c98b061.rlib" "/opt/rustwide/target/debug/deps/libadler-f286d8e5b0d76996.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-880ca80c71656ed8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8562ce2e187551dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d375928d6fd32bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-09fccdb5ab9f0997.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-135ec819c52f637c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0375aca90a2ca51.rlib" "/opt/rustwide/target/debug/deps/libwant-24668defaf9b75c9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-61f4cab6b7f5ed60.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a49f4fd83a8096c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac80913c74f55b4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fba49c8dbfc2b9ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a80b65d59ac742b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-16fe04999205f8e1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-035e200c85eabd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0d09cb4ce037baab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3548ee16733e9953.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50283b4e6068d3d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5a107bca0e77b1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ead9fda4ace6ad8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d78173359601fe06.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6cd4d197bb58a3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-654500c63d5f31e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fb74de459394686.rlib" "/opt/rustwide/target/debug/deps/libmio-60e826d30f461590.rlib" "/opt/rustwide/target/debug/deps/libnet2-a987aac6e230b202.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2a5aa3841575f88b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f54f0756043a2cf.rlib" "/opt/rustwide/target/debug/deps/libh2-66553bd264ffd88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c16259533ee36b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-6212902c861d9092.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e0a540bac79c2df7.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c475e9c8f250cd79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0cad4df989bfc67.rlib" "/opt/rustwide/target/debug/deps/libhttp-95e847d17ed270f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-97a949d32d592c9d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a5badf1786249496.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7ff1ae1827eec5c.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/liblog-e7775bdb0f354212.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0012012ce34d52c8.rlib" "/opt/rustwide/target/debug/deps/liburl-0e91ae08f5f56321.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d066e08ac98cfefe.rlib" "/opt/rustwide/target/debug/deps/libregex-9061ccc1380bc058.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bee5cbc26c52c0b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9af1fb3f151a2794.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7ed9e2fd75efa81e.rlib" "/opt/rustwide/target/debug/deps/libserde-9bae4f8c24a9eb15.rlib" "/opt/rustwide/target/debug/deps/libfailure-45d1ae9e35972361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-583a5c5ee4e14dc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-626651ac58a89e18.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-91f7b2940a9300ad.rlib" "/opt/rustwide/target/debug/deps/libgimli-ebe49f9d544182b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-bc96db70f1bb4d38.rlib" "/opt/rustwide/target/debug/deps/libtime-a82777e6b9e7b056.rlib" "/opt/rustwide/target/debug/deps/liburl-f73077f445b4b8c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-b82ff4f834baa59b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1922521117063aea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6c6e019a95dbaab2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libiovec-8b93ffa77a314c48.rlib" "/opt/rustwide/target/debug/deps/liblibc-5faf5c28585a4df2.rlib" "/opt/rustwide/target/debug/deps/libbase64-65ec867fed01b6bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b6da50437b9ae022d286f777da0bd2dd97a69dec36c4c4bee53718afd714055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6da50437b9ae022d286f777da0bd2dd97a69dec36c4c4bee53718afd714055", kill_on_drop: false }` [INFO] [stdout] 7b6da50437b9ae022d286f777da0bd2dd97a69dec36c4c4bee53718afd714055