[INFO] cloning repository https://github.com/DerFetzer/afrotd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerFetzer/afrotd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fafrotd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fafrotd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9598c0fedb000269eeeba1ce427fd73ad37c732e [INFO] testing DerFetzer/afrotd against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fafrotd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DerFetzer/afrotd [INFO] finished tweaking git repo https://github.com/DerFetzer/afrotd [INFO] tweaked toml for git repo https://github.com/DerFetzer/afrotd written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DerFetzer/afrotd on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DerFetzer/afrotd 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc643df2109e2751dfb4857b20675900682756633f564d3b1526129c4cae9841 [INFO] running `Command { std: "docker" "start" "-a" "cc643df2109e2751dfb4857b20675900682756633f564d3b1526129c4cae9841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc643df2109e2751dfb4857b20675900682756633f564d3b1526129c4cae9841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc643df2109e2751dfb4857b20675900682756633f564d3b1526129c4cae9841", kill_on_drop: false }` [INFO] [stdout] cc643df2109e2751dfb4857b20675900682756633f564d3b1526129c4cae9841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d3cd7e0dbea50631f4d51116763be4b73e4ae6b2e5a31f69eeed798de1dfc3 [INFO] running `Command { std: "docker" "start" "-a" "e3d3cd7e0dbea50631f4d51116763be4b73e4ae6b2e5a31f69eeed798de1dfc3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling fancy-regex v0.5.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_seeder v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling roman-numerals v0.4.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling ramhorns v0.10.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling veil-macros v0.2.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling veil v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling genanki-rs v0.4.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling afrotd v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `afrotd` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name afrotd --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7de82ab6b71a4f74 -C extra-filename=-77b16dc01ab4e576 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-460d9ee0c08da782.rmeta --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e2fed9f04fff0110.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-55d64762a156c940.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7eb33fb08271333b.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-0237935e4ff9c7b0.rmeta --extern genanki_rs=/opt/rustwide/target/debug/deps/libgenanki_rs-80b24b36d75fad8c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-01b8551c73cc2eff.rmeta --extern maud=/opt/rustwide/target/debug/deps/libmaud-2c9e58b12b076fd9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-959697d3248f9d50.rmeta --extern rand_seeder=/opt/rustwide/target/debug/deps/librand_seeder-5e401f0be3b2d866.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rmeta --extern roman_numerals=/opt/rustwide/target/debug/deps/libroman_numerals-2e40723eaaa5d226.rmeta --extern rss=/opt/rustwide/target/debug/deps/librss-f30fa5080a0ef456.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rmeta --extern serenity=/opt/rustwide/target/debug/deps/libserenity-191f1d51e64ec65e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c67ba642a23dcab.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6d544bdbfe558055.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ca94ef753a0c5648.rmeta --extern veil=/opt/rustwide/target/debug/deps/libveil-d2de697ec07137ba.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-5856ad1f676ac74d/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-8c6a0b1a60dc78ca/out/lib -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/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="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="default_no_backend"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="fxhash"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="levenshtein"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="uwl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "ed25519-dalek", "flate2", "framework", "full", "fxhash", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustls_backend", "serenity-voice-model", "simd-json", "simd_json", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=5dc7e65e5c84a6dc -C extra-filename=-191f1d51e64ec65e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-95076d701ab741bc.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-183649ed5e428a13.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e15bdc5fe7c64cb9.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-36f5f750ebaceef7.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2d1082eaca696e88.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-6ae122e7d9b05b12.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-d5295984f9865dfc.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8fa9f8e42abe6dd6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d15dc67facae2da5.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bb48fc0c2b28551f.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-a6e77eb7d3efd0f2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-a22d64a3f387a50d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-551d9545e74d4889.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c67ba642a23dcab.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-917583dacd21d2d4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e32769cbeb131856.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3b9a647e9fc85ce6.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-4c15440b20717405.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e3d3cd7e0dbea50631f4d51116763be4b73e4ae6b2e5a31f69eeed798de1dfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d3cd7e0dbea50631f4d51116763be4b73e4ae6b2e5a31f69eeed798de1dfc3", kill_on_drop: false }` [INFO] [stdout] e3d3cd7e0dbea50631f4d51116763be4b73e4ae6b2e5a31f69eeed798de1dfc3