[INFO] cloning repository https://github.com/benbrandt/d20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benbrandt/d20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbrandt%2Fd20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbrandt%2Fd20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91df13797bec52f889655115a02d0cf720358b9f [INFO] testing benbrandt/d20 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbrandt%2Fd20" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benbrandt/d20 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benbrandt/d20 [INFO] finished tweaking git repo https://github.com/benbrandt/d20 [INFO] tweaked toml for git repo https://github.com/benbrandt/d20 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/benbrandt/d20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b035855299eb8849d37ac9746758e609cc438ecc500a772b0a76e75ae2d2453d [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" "b035855299eb8849d37ac9746758e609cc438ecc500a772b0a76e75ae2d2453d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b035855299eb8849d37ac9746758e609cc438ecc500a772b0a76e75ae2d2453d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b035855299eb8849d37ac9746758e609cc438ecc500a772b0a76e75ae2d2453d", kill_on_drop: false }` [INFO] [stdout] b035855299eb8849d37ac9746758e609cc438ecc500a772b0a76e75ae2d2453d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d204a6dee085836b3e9dfbf01b437e714e50371b516bd1b3d32fa2188f61d25 [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" "7d204a6dee085836b3e9dfbf01b437e714e50371b516bd1b3d32fa2188f61d25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling http-types v2.6.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-global-executor v1.4.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling redis v0.15.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling sentry-types v0.14.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling http-client v6.1.0 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling async-h1 v2.1.3 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling tide v0.15.0 [INFO] [stderr] Compiling r2d2_redis v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling d20 v0.1.0 (/opt/rustwide/workdir) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.d20_save_roll_stats.6e07zqlw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-5497b5878e985978.47o6p8o39sez6aoi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/target/debug/build/blake3-4057842a4e825156/out" "-L" "/opt/rustwide/target/debug/build/blake3-4057842a4e825156/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libd20-8dc2053dac96d15c.rlib" "/opt/rustwide/target/debug/deps/libtide-622508dfb7bec706.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-d1bfb564a8a0c821.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-691c2b12f42949d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-d7d22bf03ff188ee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1d0bdc5cbfc7b71b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0786d2f8b543e369.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-1207088e9598806b.rlib" "/opt/rustwide/target/debug/deps/libasync_session-5c4337b497cf5827.rlib" "/opt/rustwide/target/debug/deps/libbincode-dbd67ad9a514d163.rlib" "/opt/rustwide/target/debug/deps/libblake3-d2d56684aad7261a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4c0f705e61df1076.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libfemme-30e357342a73fb62.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-ebac25f62458a671.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-fb67ed14fcbbfa9d.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b71cd482c2a74298.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a9753481c4983ee8.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5eaaf1f378911056.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/libcookie-eb1067c44a81bcef.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2402be5b8506c204.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-6484ae21dac74e86.rlib" "/opt/rustwide/target/debug/deps/libghash-cf967569f70999bd.rlib" "/opt/rustwide/target/debug/deps/libpolyval-7f0c7e3bc2bfee15.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8f1d2f69d2df4c79.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-1ecc2e18ae627257.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4812126463620736.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-79ce69c0efdf3d28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtime-f259bc83a1e83bb5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3b42cd194108ec3a.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3c04f0312520dd0d.rlib" "/opt/rustwide/target/debug/deps/libblocking-4d6a0fd2cc450f06.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-531ac04d94cf9f85.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b8dbf6b8aef4740c.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f522763e1c2fa136.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-bc464b051767c615.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-0c191057547d12ae.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-9810e50141644cb7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6d6fff196909eb3f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5016c8c3ee5ffea3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e9a632e966e08d4a.rlib" "/opt/rustwide/target/debug/deps/libsentry-0bbbf094944b3077.rlib" "/opt/rustwide/target/debug/deps/libhostname-b69f672b221502bf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libim-5a3179780872086c.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-f102e306cff45fc7.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-ac1bd1913d347fec.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd11b3ac6643a34d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-9660e9718f029c0f.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c252705c73ef3805.rlib" "/opt/rustwide/target/debug/deps/libuuid-1ead44cf0d5bdf18.rlib" "/opt/rustwide/target/debug/deps/libuname-39f10a36c32eab45.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9ef921700919b9cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-85c92e3b928c99aa.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7f1375b546234ad7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e396ab4e28d47520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d91c883da9220dad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-56d831430cbb8b07.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-891e2e72a590ae7a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-f313d01305746468.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6fb231fdbcb43547.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-6cb964d7bab23c18.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3dde23db7e57b042.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c3a2925fe042c8ce.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6cf735866cefbee.rlib" "/opt/rustwide/target/debug/deps/libtracing-667fe04f946c70aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/librand-41a6ae36cde3c59c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2df8b6bc3d91025c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-15a448d607dce4f3.rlib" "/opt/rustwide/target/debug/deps/libregex-293118ba85b6a60e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libfailure-15c01f73e02dd491.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-af94923385beef97.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-c51c6f10a3de6e60.rlib" "/opt/rustwide/target/debug/deps/libredis-e51f7e9507974de3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b960b82bbad97cc5.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libcombine-439a3c18d653dae3.rlib" "/opt/rustwide/target/debug/deps/libascii-fb992984e1b1d644.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libeither-40ebccb1f53377f6.rlib" "/opt/rustwide/target/debug/deps/liburl-43f383760a1c3eb2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1c442fc9ca1dd348.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ee6a87f18579d7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0102063cc68d8aee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libtokio-bee3863ab993f236.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9b7c57c83f54af2e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio-9bbb4c15c0ef84fa.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libdiesel-18a5820f62cb72de.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-bfce5d178548a210.rlib" "/opt/rustwide/target/debug/deps/libserde_json-faccf016130519e4.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libchrono-99592efa331c4882.rlib" "/opt/rustwide/target/debug/deps/libserde-55f5ab99c2a50a29.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/libr2d2-607b235a584a45b6.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-013195deb9d47139.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-929600f5da68aa6d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55017cfad0b210b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-776e3fb12d772aa4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `d20` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.d20_show_roll_stats.bqyd50v3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-2351624d6ab00a0a.113tlw47cjfin07r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/target/debug/build/blake3-4057842a4e825156/out" "-L" "/opt/rustwide/target/debug/build/blake3-4057842a4e825156/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libd20-8dc2053dac96d15c.rlib" "/opt/rustwide/target/debug/deps/libtide-622508dfb7bec706.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-d1bfb564a8a0c821.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-691c2b12f42949d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-d7d22bf03ff188ee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1d0bdc5cbfc7b71b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0786d2f8b543e369.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-1207088e9598806b.rlib" "/opt/rustwide/target/debug/deps/libasync_session-5c4337b497cf5827.rlib" "/opt/rustwide/target/debug/deps/libbincode-dbd67ad9a514d163.rlib" "/opt/rustwide/target/debug/deps/libblake3-d2d56684aad7261a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4c0f705e61df1076.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libfemme-30e357342a73fb62.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-ebac25f62458a671.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-fb67ed14fcbbfa9d.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b71cd482c2a74298.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a9753481c4983ee8.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5eaaf1f378911056.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/libcookie-eb1067c44a81bcef.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2402be5b8506c204.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-6484ae21dac74e86.rlib" "/opt/rustwide/target/debug/deps/libghash-cf967569f70999bd.rlib" "/opt/rustwide/target/debug/deps/libpolyval-7f0c7e3bc2bfee15.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8f1d2f69d2df4c79.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-1ecc2e18ae627257.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4812126463620736.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-79ce69c0efdf3d28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtime-f259bc83a1e83bb5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3b42cd194108ec3a.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3c04f0312520dd0d.rlib" "/opt/rustwide/target/debug/deps/libblocking-4d6a0fd2cc450f06.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-531ac04d94cf9f85.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b8dbf6b8aef4740c.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f522763e1c2fa136.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-bc464b051767c615.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-0c191057547d12ae.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-9810e50141644cb7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6d6fff196909eb3f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5016c8c3ee5ffea3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e9a632e966e08d4a.rlib" "/opt/rustwide/target/debug/deps/libsentry-0bbbf094944b3077.rlib" "/opt/rustwide/target/debug/deps/libhostname-b69f672b221502bf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libim-5a3179780872086c.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-f102e306cff45fc7.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-ac1bd1913d347fec.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd11b3ac6643a34d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-9660e9718f029c0f.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c252705c73ef3805.rlib" "/opt/rustwide/target/debug/deps/libuuid-1ead44cf0d5bdf18.rlib" "/opt/rustwide/target/debug/deps/libuname-39f10a36c32eab45.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9ef921700919b9cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-85c92e3b928c99aa.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7f1375b546234ad7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e396ab4e28d47520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d91c883da9220dad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-56d831430cbb8b07.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-891e2e72a590ae7a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-f313d01305746468.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6fb231fdbcb43547.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-6cb964d7bab23c18.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3dde23db7e57b042.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c3a2925fe042c8ce.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-02ebb572b8959fe5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6cf735866cefbee.rlib" "/opt/rustwide/target/debug/deps/libtracing-667fe04f946c70aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/librand-41a6ae36cde3c59c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2df8b6bc3d91025c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-15a448d607dce4f3.rlib" "/opt/rustwide/target/debug/deps/libregex-293118ba85b6a60e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libfailure-15c01f73e02dd491.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-af94923385beef97.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-c51c6f10a3de6e60.rlib" "/opt/rustwide/target/debug/deps/libredis-e51f7e9507974de3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b960b82bbad97cc5.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libcombine-439a3c18d653dae3.rlib" "/opt/rustwide/target/debug/deps/libascii-fb992984e1b1d644.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libeither-40ebccb1f53377f6.rlib" "/opt/rustwide/target/debug/deps/liburl-43f383760a1c3eb2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1c442fc9ca1dd348.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f3be94edea0f5ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ee6a87f18579d7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0102063cc68d8aee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libtokio-bee3863ab993f236.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9b7c57c83f54af2e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio-9bbb4c15c0ef84fa.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libdiesel-18a5820f62cb72de.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-bfce5d178548a210.rlib" "/opt/rustwide/target/debug/deps/libserde_json-faccf016130519e4.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libchrono-99592efa331c4882.rlib" "/opt/rustwide/target/debug/deps/libserde-55f5ab99c2a50a29.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/libr2d2-607b235a584a45b6.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-013195deb9d47139.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-929600f5da68aa6d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55017cfad0b210b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-776e3fb12d772aa4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d204a6dee085836b3e9dfbf01b437e714e50371b516bd1b3d32fa2188f61d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d204a6dee085836b3e9dfbf01b437e714e50371b516bd1b3d32fa2188f61d25", kill_on_drop: false }` [INFO] [stdout] 7d204a6dee085836b3e9dfbf01b437e714e50371b516bd1b3d32fa2188f61d25