[INFO] cloning repository https://github.com/mapbox/Hecate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapbox/Hecate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%2FHecate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%2FHecate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a78d64c79b13d776d0d8f0c58d8fabf51664339 [INFO] testing mapbox/Hecate against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%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/mapbox/Hecate on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mapbox/Hecate [INFO] finished tweaking git repo https://github.com/mapbox/Hecate [INFO] tweaked toml for git repo https://github.com/mapbox/Hecate written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mapbox/Hecate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55015556e347c89fbc21b2063d517b47ed058a99f523a797b06f56351d7eac66 [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" "55015556e347c89fbc21b2063d517b47ed058a99f523a797b06f56351d7eac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55015556e347c89fbc21b2063d517b47ed058a99f523a797b06f56351d7eac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55015556e347c89fbc21b2063d517b47ed058a99f523a797b06f56351d7eac66", kill_on_drop: false }` [INFO] [stdout] 55015556e347c89fbc21b2063d517b47ed058a99f523a797b06f56351d7eac66 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1bbef65319f31e8918bcb85b8136574fc515cb330ea20264f06de6437e6601 [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" "2b1bbef65319f31e8918bcb85b8136574fc515cb330ea20264f06de6437e6601", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.8 [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 num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quick-xml v0.17.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [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 rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling valico v3.1.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling r2d2 v0.8.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.17 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [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 v0.2.11 [INFO] [stderr] Compiling reqwest v0.9.22 [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 awc v0.2.8 [INFO] [stderr] Compiling tilecover v1.1.1 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling hecate v0.82.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:146:51 [INFO] [stdout] | [INFO] [stdout] 146 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 18s [INFO] running `Command { std: "docker" "inspect" "2b1bbef65319f31e8918bcb85b8136574fc515cb330ea20264f06de6437e6601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1bbef65319f31e8918bcb85b8136574fc515cb330ea20264f06de6437e6601", kill_on_drop: false }` [INFO] [stdout] 2b1bbef65319f31e8918bcb85b8136574fc515cb330ea20264f06de6437e6601 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5e2c032be84d6aeca07efce51474ddf8c082933cda3159453fd9c132c88d46 [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" "bd5e2c032be84d6aeca07efce51474ddf8c082933cda3159453fd9c132c88d46", kill_on_drop: false }` [INFO] [stderr] Compiling hecate v0.82.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hecate`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name deltas --edition=2018 tests/deltas.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=6942fad5a6610b3d -C extra-filename=-6942fad5a6610b3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-20089851d91b321f.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-dd9f3d81efbb82e7.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-ab9eb380fedd267a.rlib --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-dd50ad0941af624f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-6e51792ec9668e49.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8c045e95f3d6c8e6.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-b471c539551c8c83.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5df093d3ff265957.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-6bc28833d8a7a8c6.rlib --extern geojson=/opt/rustwide/target/debug/deps/libgeojson-381ac44a636ebfe5.rlib --extern hecate=/opt/rustwide/target/debug/deps/libhecate-1f0f895ea93756f4.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-06b6cf7a56553428.rlib --extern postgis=/opt/rustwide/target/debug/deps/libpostgis-bd3531199bef098b.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-ba85805d837e7718.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9c161952de872121.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-5b1f27bdefde691d.rlib --extern r2d2_postgres=/opt/rustwide/target/debug/deps/libr2d2_postgres-85fa29fce19f98f5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-44db97271f6a3fba.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-67f4addb6a6c366d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5c46dc8cc201b3bc.rlib --extern tilecover=/opt/rustwide/target/debug/deps/libtilecover-9aef85416d12bee8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib --extern valico=/opt/rustwide/target/debug/deps/libvalico-adbd3d35cfd085ba.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out -L native=/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out -L native=/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.api.6b75txtz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0" "/opt/rustwide/target/debug/deps/api-aacf8901ef00d6f0.38fx5kde2r65c6s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libhecate-1f0f895ea93756f4.rlib" "/opt/rustwide/target/debug/deps/libactix_files-20089851d91b321f.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-dc371eccfc621f45.rlib" "/opt/rustwide/target/debug/deps/libv_escape-292b93da61ef560a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5df093d3ff265957.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libatty-7c299896c2066eed.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rlib" "/opt/rustwide/target/debug/deps/libvalico-adbd3d35cfd085ba.rlib" "/opt/rustwide/target/debug/deps/libjsonway-4c6b64e7eefde26a.rlib" "/opt/rustwide/target/debug/deps/libtilecover-9aef85416d12bee8.rlib" "/opt/rustwide/target/debug/deps/libgeojson-381ac44a636ebfe5.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6e51792ec9668e49.rlib" "/opt/rustwide/target/debug/deps/libawc-2551278778470b93.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-2517dab59a3892e7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-474fcab92f053586.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-6ee2d0a0d03d0066.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c2fac11a684951e8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4b2442cada53a1f8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-96fe3a8ed4b73ed1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a94f3aee4fb7e40.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3dfb5fc14b88c954.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ae6e6a0ae10cadcc.rlib" "/opt/rustwide/target/debug/deps/libactix_http-dd9f3d81efbb82e7.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53fbffe13acca394.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fdd426f6f991eadb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-42eaeefdabf2dd31.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-89c7073114c0ff58.rlib" "/opt/rustwide/target/debug/deps/libahash-fc9588f6d09d644c.rlib" "/opt/rustwide/target/debug/deps/libconst_random-5163044f462d8e7a.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-efddc9f5ae299363.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2338b602f0c29cfe.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-21a72b2a2b63a6fa.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-dd50ad0941af624f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-42f4ed5efc4eb5ba.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0ed3fbfcd61f7dc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51ae3a997ef91302.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-62c113936359fdd7.rlib" "/opt/rustwide/target/debug/deps/libhostname-43f32eb535fd7617.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ab9eb380fedd267a.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-34e906503692ad4b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a08dc4f061222f08.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-491758878484b05a.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-9c161952de872121.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libhmac-06b6cf7a56553428.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-329808cb89ad2ff2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5c46dc8cc201b3bc.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-db47b07333e75aa3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b471c539551c8c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libgeo-6bc28833d8a7a8c6.rlib" "/opt/rustwide/target/debug/deps/libpostgis-bd3531199bef098b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fb7a919978a4405.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-f9801cb2a81f57de.rlib" "/opt/rustwide/target/debug/deps/librstar-f745b8f08cebcf0e.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-7a3f2c425745beb2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6eb7a4c3fd059b4c.rlib" "/opt/rustwide/target/debug/deps/librand-44db97271f6a3fba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-56ee3f12f9c8c253.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-b3978bae65f712fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-75d0002fc35dba75.rlib" "/opt/rustwide/target/debug/deps/libr2d2_postgres-85fa29fce19f98f5.rlib" "/opt/rustwide/target/debug/deps/libr2d2-5b1f27bdefde691d.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-c29d42dabd1165a4.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.features.f0gk6w23-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a" "/opt/rustwide/target/debug/deps/features-3a65429d3e7e8e6a.4icplrir9fh7nhcd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.clone.9i5b4jo6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c" "/opt/rustwide/target/debug/deps/clone-83854e58254b550c.2c9xp312c6ikmh5e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.styles.3kmzbqea-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429" "/opt/rustwide/target/debug/deps/styles-850f5e9649f57429.2ufmwtekst7mur2q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.meta.9qgw98mx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99" "/opt/rustwide/target/debug/deps/meta-ed2cd193963e7a99.4bhtwuml1lbl5b6f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.auth_closed.4getjguf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784" "/opt/rustwide/target/debug/deps/auth_closed-ca7cfec5b1b85784.74my7hq2joc5vun.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.bounds.8m0kzyef-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa" "/opt/rustwide/target/debug/deps/bounds-be4f9140d5ed21fa.22erdke8wmhhn930.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32ed83bcfcef58b4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-111e70030a1d5464/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4afd013ee633646.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e33d5a3ebeaa4207.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-d454dfa98224b704.rlib" "/opt/rustwide/target/debug/deps/libchrono-d26a3fff7ef0d21e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7608a5b1ec1bdc40.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a9b960bffec9c7c.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-62bb1b124dce9396.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cbd9983ecac28fb9.rlib" "/opt/rustwide/target/debug/deps/libsha2-5aa1057ae0cca46f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c23ac0cb9c5aeb84.rlib" "/opt/rustwide/target/debug/deps/librand-b2dcfdd4bb0da6e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98933aee526752e6.rlib" "/opt/rustwide/target/debug/deps/libmd5-0804968d57addee0.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad0fac4d7d3636b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-807d81084f8dfe39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-dc3f6c5e6b3a15b5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8194dde0c455e4ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-28615bac823d8150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-10a54de38881ca4b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e43fa796bc3ee82.rlib" "/opt/rustwide/target/debug/deps/libuuid-efced97561b99241.rlib" "/opt/rustwide/target/debug/deps/librand-f14ddbbe26c2ccaf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-b3409c3a4ee4f7ed.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57d1b9d962421523.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e7282e5f42fe43e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0a5055ede5d3af2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ffce039f2cab03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f562f38114af421c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea9fed4bd84ccfca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c49cb1f5b9bf92d1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-34b84362aad514c3.rlib" "/opt/rustwide/target/debug/deps/libwant-304bca6981329daa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-f03bbe2435d20fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1e88038a085fced0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7bcce663cad41c75.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ca336b8d4ba83bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ede4c989e06d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd4b776933a11ee2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-29ba205ec425bbf6.rlib" "/opt/rustwide/target/debug/deps/libnet2-c35487415d259915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68a0ff1546f370ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-90e409886d1610c8.rlib" "/opt/rustwide/target/debug/deps/libh2-fd057d699f5c9d32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-967122b298435901.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3182f690ef9605b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf3b2f1d66aa84ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85455bb76b1696d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1247b981f5b8812.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d85d78bd56a4f657.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eb865c058815392.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b40411b9b9acca95.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f7f6e3dd3f4b8a51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-36bde8d32876be6d.rlib" "/opt/rustwide/target/debug/deps/libfailure-adb3038ff5afcc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1402288a70f7fa2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57b3916adae62318.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d14280cae1721ca0.rlib" "/opt/rustwide/target/debug/deps/libtime-0e2a3c7b9e4fcd2d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f89ecab439f99f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-65774afdbd16659a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-353b316d51863ad9.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-af6ea11626bc0b37.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4d1c0bd602a9ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd5e2c032be84d6aeca07efce51474ddf8c082933cda3159453fd9c132c88d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5e2c032be84d6aeca07efce51474ddf8c082933cda3159453fd9c132c88d46", kill_on_drop: false }` [INFO] [stdout] bd5e2c032be84d6aeca07efce51474ddf8c082933cda3159453fd9c132c88d46