[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] 9e9e623fc0e1ddb7f22d38bbdcc95fbc842de80d [INFO] testing benbrandt/d20 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbrandt%2Fd20" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benbrandt/d20 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-6/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f51ba28014472562e22de009ca95fac8c203aa05e478e3d4775e90555dc536d [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" "9f51ba28014472562e22de009ca95fac8c203aa05e478e3d4775e90555dc536d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f51ba28014472562e22de009ca95fac8c203aa05e478e3d4775e90555dc536d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f51ba28014472562e22de009ca95fac8c203aa05e478e3d4775e90555dc536d", kill_on_drop: false }` [INFO] [stdout] 9f51ba28014472562e22de009ca95fac8c203aa05e478e3d4775e90555dc536d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 670dec26940714ca1a177ebf8d02f85905c1519b764b5447e0354f073feffa4e [INFO] running `Command { std: "docker" "start" "-a" "670dec26940714ca1a177ebf8d02f85905c1519b764b5447e0354f073feffa4e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling sentry-contexts v0.21.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.3.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling byte-pool v0.2.2 [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 serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.23 [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.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling redis v0.15.1 [INFO] [stderr] Compiling sentry-types v0.21.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.0 [INFO] [stderr] Compiling sentry-core v0.21.0 [INFO] [stderr] Compiling tide v0.15.0 [INFO] [stderr] Compiling r2d2_redis v0.13.0 [INFO] [stderr] Compiling sentry-backtrace v0.21.0 [INFO] [stderr] Compiling sentry-anyhow v0.21.0 [INFO] [stderr] Compiling sentry-log v0.21.0 [INFO] [stderr] Compiling sentry-panic v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling sentry v0.21.0 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.d20_save_roll_stats.391inbtd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611" "/opt/rustwide/target/debug/deps/d20_save_roll_stats-8dc60d53486f4611.2bvinblvq1xyuoev.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-c99824ebd2af1c97/out" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-e68e5e7f14b6db79.rlib" "/opt/rustwide/target/debug/deps/libd20-14f9e0c88d0c2c5c.rlib" "/opt/rustwide/target/debug/deps/libtide-a1566c863c3b8cd0.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-179d40d2a1bb3743.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-b388aa7104f51bf6.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-09bf102987f7c5f6.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-ac1c35ab74c3c328.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-10e26ccd188d4d62.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-51a5cb703742cb44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-caa7d007b4d863d6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-4be0cef5e98462ee.rlib" "/opt/rustwide/target/debug/deps/libasync_session-f3682fa6d4cec129.rlib" "/opt/rustwide/target/debug/deps/libbincode-b009abf9c4993b6b.rlib" "/opt/rustwide/target/debug/deps/libhmac-05541cecc6499166.rlib" "/opt/rustwide/target/debug/deps/libblake3-c7fabadcc6c11474.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-a77c40727df85d73.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2edf6353fe034fb3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-779e7fe2e6534647.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3c1208ed30c61842.rlib" "/opt/rustwide/target/debug/deps/libfemme-a04ece9e028628f9.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bb83f3813209aa8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-720418f53cb8f275.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-12d32e16c1fef38e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/libcookie-201fb4d7416deedd.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f3a5763225f5a39.rlib" "/opt/rustwide/target/debug/deps/libhmac-ce1961cdff9f05b7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d979548da0a90c9e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9488c5e759f3566a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-622e183d9fda5206.rlib" "/opt/rustwide/target/debug/deps/libghash-d099755b9bb8357c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5bb499194f375811.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-d74061ecfc8f0d6c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-588d5a86091ae548.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8ba068cfe92b20b8.rlib" "/opt/rustwide/target/debug/deps/libctr-87246a8e79b1a20d.rlib" "/opt/rustwide/target/debug/deps/libaes-15106f4389610d10.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-d347f2eb9ced99c4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-022bc1ffaa301220.rlib" "/opt/rustwide/target/debug/deps/libaead-17984fdf142d12e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libtime-7a2c18da4e36b06a.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1f618d83051123b2.rlib" "/opt/rustwide/target/debug/deps/libstandback-9485b9eaf010a3db.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5ae25ed2b6b2f837.rlib" "/opt/rustwide/target/debug/deps/libblocking-af5619577346c80f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e32a4a31a848f8d4.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fa4ebfa3f1f16a04.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libasync_process-807cead45b9383b3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-cf828936a89a822b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49a5dd7ea5b34919.rlib" "/opt/rustwide/target/debug/deps/libasync_io-185dfbfa44ef86bd.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-3bab92ed4adb548c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-14c2b059d431d307.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16848b44ae9cb397.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ad6195bfa15f12bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-65e9a4a040af8498.rlib" "/opt/rustwide/target/debug/deps/librand-a28d89a47905e3fc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-40e69bdcf6bcdfad.rlib" "/opt/rustwide/target/debug/deps/librand_core-a14f5b47ca147b4b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d99db209f1facf8e.rlib" "/opt/rustwide/target/debug/deps/libsentry-0cb2ea76b854abfe.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-de3a2e09d846d05b.rlib" "/opt/rustwide/target/debug/deps/libsentry_log-66c7f65a4abf137c.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-bb1c9b7b69dceed8.rlib" "/opt/rustwide/target/debug/deps/libhostname-9a822ec9c3db9bc4.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libuname-9293bbae012e08f6.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-f09a2605070e2c5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6afa97e71e22c2d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libsentry_anyhow-659228dd5b24516c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eaf9fa7ff5cf3f23.rlib" "/opt/rustwide/target/debug/deps/libreqwest-60c2603fb6834d0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9d6bb35cf2b66053.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-de225120f91620f2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1a448cfb58b30bca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8e19d23d49aafc2f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-8fe9ecc1966d788a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-ded85449e26599bd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-582413e1c833ab72.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ae28bb66c5da84ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c7110186698b27a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab59ee7efb68e1b1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ce39cef10cb2f0ea.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-bf2cd8561ca282b2.rlib" "/opt/rustwide/target/debug/deps/libim-691fb611707da8a5.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-7adb325ee1b58382.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9b7b48128f5aba21.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd3e44bdcce1f19d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2cb936d770fcad4f.rlib" "/opt/rustwide/target/debug/deps/libdebugid-b40f299697b6cade.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6df413b6012655f.rlib" "/opt/rustwide/target/debug/deps/librand-423b958feecc724b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76d3317579449ba7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-183052496725a7be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6994ea8e4366aed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8e306c5f0ae33406.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-dadaf5719a86e919.rlib" "/opt/rustwide/target/debug/deps/libredis-a09eaf639344f854.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1b4b7edfa3cc1544.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libcombine-db46c0c53480f6be.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/liburl-58e22afda500e5d2.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c2625d97f05d75bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e0aa0d2c80f3c141.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a24ae2903eefcf08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0e9ccb6d88c58bf6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-26ddb5711c4b0c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio-dfcbcb4b8b1be889.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libdiesel-78df974b25751962.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8995f3313bcbc441.rlib" "/opt/rustwide/target/debug/deps/libuuid-7ee9fe8f73e7f753.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-dc68631f5d8ed0ac.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f2c97c2b3bdf13e1.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-a601c0d0156f76a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ceda734f193aacfa.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libchrono-f2672747f041f8e4.rlib" "/opt/rustwide/target/debug/deps/libserde-96f516e47e05d2a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4545f17f749a0151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e26e36064115f043.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-07c03a5fd4e0c9d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-613ffc2cb5ffc23a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-091b126592d17b0c.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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: 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.d20_show_roll_stats.d9lbpg20-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b" "/opt/rustwide/target/debug/deps/d20_show_roll_stats-c76a24e82e34240b.4v8th2gndr9wmqvo.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-c99824ebd2af1c97/out" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-e68e5e7f14b6db79.rlib" "/opt/rustwide/target/debug/deps/libd20-14f9e0c88d0c2c5c.rlib" "/opt/rustwide/target/debug/deps/libtide-a1566c863c3b8cd0.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-179d40d2a1bb3743.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-b388aa7104f51bf6.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-09bf102987f7c5f6.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-ac1c35ab74c3c328.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-10e26ccd188d4d62.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-51a5cb703742cb44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-caa7d007b4d863d6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-4be0cef5e98462ee.rlib" "/opt/rustwide/target/debug/deps/libasync_session-f3682fa6d4cec129.rlib" "/opt/rustwide/target/debug/deps/libbincode-b009abf9c4993b6b.rlib" "/opt/rustwide/target/debug/deps/libhmac-05541cecc6499166.rlib" "/opt/rustwide/target/debug/deps/libblake3-c7fabadcc6c11474.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-a77c40727df85d73.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2edf6353fe034fb3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-779e7fe2e6534647.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3c1208ed30c61842.rlib" "/opt/rustwide/target/debug/deps/libfemme-a04ece9e028628f9.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bb83f3813209aa8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-720418f53cb8f275.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-12d32e16c1fef38e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/libcookie-201fb4d7416deedd.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9f3a5763225f5a39.rlib" "/opt/rustwide/target/debug/deps/libhmac-ce1961cdff9f05b7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d979548da0a90c9e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9488c5e759f3566a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-622e183d9fda5206.rlib" "/opt/rustwide/target/debug/deps/libghash-d099755b9bb8357c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5bb499194f375811.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-d74061ecfc8f0d6c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-588d5a86091ae548.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8ba068cfe92b20b8.rlib" "/opt/rustwide/target/debug/deps/libctr-87246a8e79b1a20d.rlib" "/opt/rustwide/target/debug/deps/libaes-15106f4389610d10.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-d347f2eb9ced99c4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-022bc1ffaa301220.rlib" "/opt/rustwide/target/debug/deps/libaead-17984fdf142d12e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libtime-7a2c18da4e36b06a.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1f618d83051123b2.rlib" "/opt/rustwide/target/debug/deps/libstandback-9485b9eaf010a3db.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5ae25ed2b6b2f837.rlib" "/opt/rustwide/target/debug/deps/libblocking-af5619577346c80f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e32a4a31a848f8d4.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fa4ebfa3f1f16a04.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libasync_process-807cead45b9383b3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-cf828936a89a822b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49a5dd7ea5b34919.rlib" "/opt/rustwide/target/debug/deps/libasync_io-185dfbfa44ef86bd.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-3bab92ed4adb548c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-14c2b059d431d307.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16848b44ae9cb397.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ad6195bfa15f12bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-65e9a4a040af8498.rlib" "/opt/rustwide/target/debug/deps/librand-a28d89a47905e3fc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-40e69bdcf6bcdfad.rlib" "/opt/rustwide/target/debug/deps/librand_core-a14f5b47ca147b4b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d99db209f1facf8e.rlib" "/opt/rustwide/target/debug/deps/libsentry-0cb2ea76b854abfe.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-de3a2e09d846d05b.rlib" "/opt/rustwide/target/debug/deps/libsentry_log-66c7f65a4abf137c.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-bb1c9b7b69dceed8.rlib" "/opt/rustwide/target/debug/deps/libhostname-9a822ec9c3db9bc4.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libuname-9293bbae012e08f6.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-f09a2605070e2c5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6afa97e71e22c2d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libsentry_anyhow-659228dd5b24516c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eaf9fa7ff5cf3f23.rlib" "/opt/rustwide/target/debug/deps/libreqwest-60c2603fb6834d0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9d6bb35cf2b66053.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-de225120f91620f2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1a448cfb58b30bca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8e19d23d49aafc2f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-8fe9ecc1966d788a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-ded85449e26599bd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-582413e1c833ab72.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ae28bb66c5da84ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c7110186698b27a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab59ee7efb68e1b1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ce39cef10cb2f0ea.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-bf2cd8561ca282b2.rlib" "/opt/rustwide/target/debug/deps/libim-691fb611707da8a5.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-7adb325ee1b58382.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9b7b48128f5aba21.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd3e44bdcce1f19d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2cb936d770fcad4f.rlib" "/opt/rustwide/target/debug/deps/libdebugid-b40f299697b6cade.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6df413b6012655f.rlib" "/opt/rustwide/target/debug/deps/librand-423b958feecc724b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76d3317579449ba7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-183052496725a7be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6994ea8e4366aed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8e306c5f0ae33406.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-dadaf5719a86e919.rlib" "/opt/rustwide/target/debug/deps/libredis-a09eaf639344f854.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1b4b7edfa3cc1544.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libcombine-db46c0c53480f6be.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/liburl-58e22afda500e5d2.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c2625d97f05d75bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e0aa0d2c80f3c141.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a24ae2903eefcf08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0e9ccb6d88c58bf6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-26ddb5711c4b0c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio-dfcbcb4b8b1be889.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libdiesel-78df974b25751962.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8995f3313bcbc441.rlib" "/opt/rustwide/target/debug/deps/libuuid-7ee9fe8f73e7f753.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-dc68631f5d8ed0ac.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f2c97c2b3bdf13e1.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-a601c0d0156f76a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ceda734f193aacfa.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libchrono-f2672747f041f8e4.rlib" "/opt/rustwide/target/debug/deps/libserde-96f516e47e05d2a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4545f17f749a0151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e26e36064115f043.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-07c03a5fd4e0c9d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-613ffc2cb5ffc23a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-091b126592d17b0c.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "670dec26940714ca1a177ebf8d02f85905c1519b764b5447e0354f073feffa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670dec26940714ca1a177ebf8d02f85905c1519b764b5447e0354f073feffa4e", kill_on_drop: false }` [INFO] [stdout] 670dec26940714ca1a177ebf8d02f85905c1519b764b5447e0354f073feffa4e