[INFO] cloning repository https://github.com/nes77/glimbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nes77/glimbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca2285151b08e4410a0b899f09d1428ab6dce760 [INFO] checking nes77/glimbot against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/glimbot on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nes77/glimbot [INFO] finished tweaking git repo https://github.com/nes77/glimbot [INFO] tweaked toml for git repo https://github.com/nes77/glimbot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nes77/glimbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 955d7ade000903568cd1d261ae4338fd2d026f75cf6519f642d56e8f657196ab [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" "955d7ade000903568cd1d261ae4338fd2d026f75cf6519f642d56e8f657196ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "955d7ade000903568cd1d261ae4338fd2d026f75cf6519f642d56e8f657196ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955d7ade000903568cd1d261ae4338fd2d026f75cf6519f642d56e8f657196ab", kill_on_drop: false }` [INFO] [stdout] 955d7ade000903568cd1d261ae4338fd2d026f75cf6519f642d56e8f657196ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9bbba8f203a78ff3ca0da6a14f80468b3dee6f809daddbed7eccf645e9cf8f7 [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" "d9bbba8f203a78ff3ca0da6a14f80468b3dee6f809daddbed7eccf645e9cf8f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling serenity v0.10.2 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-stream v0.1.3 [INFO] [stderr] Checking sqlx-rt v0.3.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking systemstat v0.1.7 [INFO] [stderr] Checking tracing-subscriber v0.2.16 [INFO] [stderr] Checking sqlx-core v0.5.1 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking tracing-appender v0.1.2 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="url"' --cfg 'feature="utils"' -C metadata=44c99d37a4bd1296 -C extra-filename=-44c99d37a4bd1296 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6f400fc92e4757f7.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-36a01927fe0ab1ee.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-79fce7b81c23f428.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-240d294e8e0ea2cd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7aae40920e6246f4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-eb9a58e43babd569.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-94bbeac685fef6d6.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-374313905844d80f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed56a878a9ca8403.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40fde72c9019077d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32c2750fb53503e7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9ed17e7596767a6e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e203e30b0bb0c5a4.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-ee773dc5bc0ffcb7.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-3bf474197477c211.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-88dae4c57d2ca635.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f55e8d4980a6255d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.sqlx_macros.9rfs410f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-65258afc771e4725.so" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.4aspgq6bl41p1y01.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-65258afc771e4725.3rhxi657pcpb7fmo.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f55e8d4980a6255d/out" "-L" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libheck-3bb96286dbb034a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-d992f3cab04b59cb.rlib" "/opt/rustwide/target/debug/deps/libsyn-4ec537cd54aa65f5.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-3fb5475cd5c945d5.rlib" "/opt/rustwide/target/debug/deps/libhex-5c7215f6deef5a2c.rlib" "/opt/rustwide/target/debug/deps/libwhoami-a4436923141b6f28.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-18159301334af20e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9c6027af2bfd1caf.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-d1def3497c3890d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-2487cabb84c162d4.rlib" "/opt/rustwide/target/debug/deps/libnom-b69899b9bd797f95.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a2b1d859e59ebf9b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9895bf72626f5ce7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbitvec-fb671a3d96918c99.rlib" "/opt/rustwide/target/debug/deps/libfunty-e92a7ca8a32e54f5.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-f141da7e8b7d79e3.rlib" "/opt/rustwide/target/debug/deps/libradium-917f549c2a288742.rlib" "/opt/rustwide/target/debug/deps/libregex-ba306f94c61a3ece.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2be141ea3c58047c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ad99b36d87dad5ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5596dd771a7e7d8f.rlib" "/opt/rustwide/target/debug/deps/libahash-9b6e352c15fbc557.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-49f7f55125ba9fd4.rlib" "/opt/rustwide/target/debug/deps/libcrc-1dcf11b2b2866d52.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/liburl-a819b1f83c82e7db.rlib" "/opt/rustwide/target/debug/deps/libidna-d416cc49522ee143.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-2dd809489c6527fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmd5-add2e66e93883d86.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libatoi-f7462bd523414571.rlib" "/opt/rustwide/target/debug/deps/libstringprep-882362c9f060063d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8f3bcb83f1a90889.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a597e4fa15b5a55c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/librand-785be0736a4766b5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cd3919a0bc796009.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-0f3c2dbaa25c9a8b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0cabb4becbafd51b.rlib" "/opt/rustwide/target/debug/deps/libhmac-66d7a7bcdeff351e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-51d37e0295d7fdb5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d6561434f4ed7843.rlib" "/opt/rustwide/target/debug/deps/libsha2-9913d4fa1b1f3e5b.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libdigest-c334714aa85915b8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-eeebbedc86b1eb39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ed380dcc5b1569b8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-2a157f893cf772ca.rlib" "/opt/rustwide/target/debug/deps/libchrono-f52f6bda07d713fd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dd41f2db5abedf2f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c7454fc88b9bb276.rlib" "/opt/rustwide/target/debug/deps/libtime-2e9a37422a202fc8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a6c26a2bb121cf1f.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f65a88ee4d3dbb84.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b2f6ad9613f1d6f0.rlib" "/opt/rustwide/target/debug/deps/libahash-f22c0d571d139167.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6cf76b5311661ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4d2c7794466568e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-915892da5380fefb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-aa6aa625359203ea.rlib" "/opt/rustwide/target/debug/deps/librustls-d28591532be61e80.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-b763c3abce35d161.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6d766ce67bac31e8.rlib" "/opt/rustwide/target/debug/deps/libring-dc7591de474cf632.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a3a1775265da00e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f6df06572459dbf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab3e3629d447a33a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-193a89d465beea1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-50d639659a30dfe5.rlib" "/opt/rustwide/target/debug/deps/liblog-30733ee2136dfb20.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a07c5b6c95123aef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-89a9dff1072552f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-f5ba21128fb7f4af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ba690145e015cd3c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-fa26451ede81d8c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-2ba99bc14be32012.rlib" "/opt/rustwide/target/debug/deps/libserde-e53d35edb105f006.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4c5eae8696b7315.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e220204c3e6e1397.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-def1a9355bdcd7fe.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-45db3ad5187d1e4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "/opt/rustwide/target/debug/deps/libquote-1973dd20edee240d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/3e826bb11228508fbe749e594038d6727208aa94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-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" "d9bbba8f203a78ff3ca0da6a14f80468b3dee6f809daddbed7eccf645e9cf8f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bbba8f203a78ff3ca0da6a14f80468b3dee6f809daddbed7eccf645e9cf8f7", kill_on_drop: false }` [INFO] [stdout] d9bbba8f203a78ff3ca0da6a14f80468b3dee6f809daddbed7eccf645e9cf8f7