[INFO] cloning repository https://github.com/Absolucy/twitch-chat-logger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/twitch-chat-logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Ftwitch-chat-logger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Ftwitch-chat-logger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42589caeff1cb87ca2fc46a10dda627fdacaeca2 [INFO] testing Absolucy/twitch-chat-logger/42589caeff1cb87ca2fc46a10dda627fdacaeca2 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Ftwitch-chat-logger" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Absolucy/twitch-chat-logger on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Absolucy/twitch-chat-logger [INFO] finished tweaking git repo https://github.com/Absolucy/twitch-chat-logger [INFO] tweaked toml for git repo https://github.com/Absolucy/twitch-chat-logger written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Absolucy/twitch-chat-logger already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829f8d9c7e54463fb0b3a2e213bfe116b224981ef1428dc05bca4beaf58e1f3f [INFO] running `Command { std: "docker" "start" "-a" "829f8d9c7e54463fb0b3a2e213bfe116b224981ef1428dc05bca4beaf58e1f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829f8d9c7e54463fb0b3a2e213bfe116b224981ef1428dc05bca4beaf58e1f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829f8d9c7e54463fb0b3a2e213bfe116b224981ef1428dc05bca4beaf58e1f3f", kill_on_drop: false }` [INFO] [stdout] 829f8d9c7e54463fb0b3a2e213bfe116b224981ef1428dc05bca4beaf58e1f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33e4b60078e35a1e1b46ff819dd552875154068bcec2f6de73ca4eee9540b95 [INFO] running `Command { std: "docker" "start" "-a" "b33e4b60078e35a1e1b46ff819dd552875154068bcec2f6de73ca4eee9540b95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling dotenvy v0.15.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sea-query-driver v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling sea-query v0.26.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling sea-orm-macros v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling snmalloc-sys v0.3.3 [INFO] [stderr] Compiling sea-schema v0.9.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling aliri_braid_impl v0.2.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling aliri_braid v0.2.4 [INFO] [stderr] Compiling sea-orm-cli v0.9.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling axum-core v0.3.0-rc.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling matchit v0.6.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling axum v0.6.0-rc.2 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling twitch_types v0.3.0 [INFO] [stderr] Compiling irc-proto v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] error: could not compile `sqlx-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="base64"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="decimal"' --cfg 'feature="digest"' --cfg 'feature="dirs"' --cfg 'feature="flume"' --cfg 'feature="futures-executor"' --cfg 'feature="generic-array"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="mysql"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="rsa"' --cfg 'feature="runtime-tokio-rustls"' --cfg 'feature="rust_decimal"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="time"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --cfg 'feature="whoami"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-rustls", "all-databases", "all-types", "any", "base64", "bigdecimal", "bigdecimal_", "bit-vec", "bstr", "chrono", "crc", "decimal", "default", "digest", "dirs", "encoding_rs", "flume", "futures-executor", "generic-array", "git2", "hkdf", "hmac", "ipnetwork", "json", "libsqlite3-sys", "mac_address", "md-5", "migrate", "mssql", "mysql", "num-bigint", "offline", "postgres", "rand", "regex", "rsa", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "sqlite", "time", "tokio-stream", "uuid", "webpki-roots", "whoami"))' -C metadata=9456f6b11c4f61d9 -C extra-filename=-9456f6b11c4f61d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c790174aafdff59b.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-f3425de4e95e213a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-818601480375d95e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f67657259700e1e6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bcfa531850c5d6bd.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-aa6e5e3ebbbcbf9f.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-3b03fa39a3242d56.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-1a84d05fe6f2460a.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-14b7a04fb31bb3e7.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-e157892fe1fedefe.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-75aa66ab6bbce8dd.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-bbb93f987a6daae4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f677a90eaf6bae32.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-547e3cde74f7b4e6.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-ecc1bbc024c35d77.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-f0127cc3ee08ad79.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a2bcd082beeffd96.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-16c826b63c8c5a94.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-b2c85aa0d500fbfb.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-de7bf3851e986a52.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-a8ddcd10e7ee1f30.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dcd46b263058933f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-1d92cc467d2e500f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f3c8ea734a240062.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-bfbce2a9fad86fa1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-732c8b006b1acc81.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-3fe507fd3d3dbb7b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-95b84a4589ddf076.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ff2cd072909a53e4.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0b016d4b4a21b866.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e756c5d84088c93d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3ece0ee511931805.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-851766fce8d89740.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-97ec6d62b8fac488.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-08e393f4ff7a24c9.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7ddee4f79d551881.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-65c0f10b9f732424.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-918da3b26d94c6b1.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-6e626037638443bb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-08efec58e28a8e21.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ffee7acdd9609ff6.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-17f006adbd699f35.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-dde163e1777c0afb.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-ef90ecc0e5f8d63f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84011946bdb92132.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5b182aeb1ec011ae.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-519b669c0f0d6f52.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3e6d8de28232618c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87bd7bda880bd311.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-d8707ecd976cbc00.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-b8ac06e424cd3628.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-90392f07c1a0d869/out -L native=/opt/rustwide/target/debug/build/ring-193fa95b8163e977/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b33e4b60078e35a1e1b46ff819dd552875154068bcec2f6de73ca4eee9540b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33e4b60078e35a1e1b46ff819dd552875154068bcec2f6de73ca4eee9540b95", kill_on_drop: false }` [INFO] [stdout] b33e4b60078e35a1e1b46ff819dd552875154068bcec2f6de73ca4eee9540b95