[INFO] cloning repository https://github.com/JohnTheCoolingFan/rusted-motorchik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnTheCoolingFan/rusted-motorchik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Frusted-motorchik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Frusted-motorchik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229bf5fb35586600b0ab8fd5046435c1cdd5a3b9 [INFO] testing JohnTheCoolingFan/rusted-motorchik against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Frusted-motorchik" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JohnTheCoolingFan/rusted-motorchik [INFO] finished tweaking git repo https://github.com/JohnTheCoolingFan/rusted-motorchik [INFO] tweaked toml for git repo https://github.com/JohnTheCoolingFan/rusted-motorchik written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JohnTheCoolingFan/rusted-motorchik on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JohnTheCoolingFan/rusted-motorchik 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded servo_arc v0.4.3 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded string_cache v0.9.0 [INFO] [stderr] Downloaded markup5ever v0.36.1 [INFO] [stderr] Downloaded cssparser v0.36.0 [INFO] [stderr] Downloaded html5ever v0.36.1 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded ntapi v0.4.2 [INFO] [stderr] Downloaded selectors v0.33.0 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.64 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded triomphe v0.1.15 [INFO] [stderr] Downloaded chrono v0.4.43 [INFO] [stderr] Downloaded rustls v0.22.4 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded web_atoms v0.2.1 [INFO] [stderr] Downloaded dtoa v1.0.11 [INFO] [stderr] Downloaded phf_macros v0.13.1 [INFO] [stderr] Downloaded phf_generator v0.13.1 [INFO] [stderr] Downloaded scraper v0.25.0 [INFO] [stderr] Downloaded command_attr v0.5.4 [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded data-encoding v2.10.0 [INFO] [stderr] Downloaded unicase v2.9.0 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded serenity v0.12.5 [INFO] [stderr] Downloaded string_cache_codegen v0.6.1 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded uwl v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1ae440748657dee7fd943781514d2f6191d35e23f8ab20b53fe7db85fc4e983 [INFO] running `Command { std: "docker" "start" "-a" "e1ae440748657dee7fd943781514d2f6191d35e23f8ab20b53fe7db85fc4e983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ae440748657dee7fd943781514d2f6191d35e23f8ab20b53fe7db85fc4e983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ae440748657dee7fd943781514d2f6191d35e23f8ab20b53fe7db85fc4e983", kill_on_drop: false }` [INFO] [stdout] e1ae440748657dee7fd943781514d2f6191d35e23f8ab20b53fe7db85fc4e983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7e83d2771d5cc79a4f11f47bd25373f2ed7f6fef06cac35ae2f214e4be65ea1 [INFO] running `Command { std: "docker" "start" "-a" "b7e83d2771d5cc79a4f11f47bd25373f2ed7f6fef06cac35ae2f214e4be65ea1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling web_atoms v0.2.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling rusted-motorchik v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling command_attr v0.5.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling scraper v0.25.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [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/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.5/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="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="rustc-hash"' --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", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustc-hash", "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=57bf7789d22a241f -C extra-filename=-d60a8114fa5150d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-31b78a5b08eda7eb.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-443c99b827427271.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55582ecb1bff7354.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-e53867822cf462b8.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-74a83a9c6fdf1e49.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d0ddd9d4c83f857c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0b13b5cfea49116.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-d5295984f9865dfc.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5993fc47eb56eda4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6130502cc4b3b7ae.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-3bcffdba94c446f6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b229eb0288e29a9e.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-54f640fcbecc35fc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f370cbdcd511f6aa.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-4a23e20d2f23d934.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-01222f8d85dcd788.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e32769cbeb131856.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-105aa75593fb766d.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-2703456c14b4bc3f/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7e83d2771d5cc79a4f11f47bd25373f2ed7f6fef06cac35ae2f214e4be65ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e83d2771d5cc79a4f11f47bd25373f2ed7f6fef06cac35ae2f214e4be65ea1", kill_on_drop: false }` [INFO] [stdout] b7e83d2771d5cc79a4f11f47bd25373f2ed7f6fef06cac35ae2f214e4be65ea1