[INFO] cloning repository https://github.com/Lomzem/CalBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lomzem/CalBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLomzem%2FCalBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLomzem%2FCalBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 600ef978994de8c99b4485abb2b52f555bc57ff5 [INFO] building Lomzem/CalBot against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLomzem%2FCalBot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lomzem/CalBot [INFO] finished tweaking git repo https://github.com/Lomzem/CalBot [INFO] tweaked toml for git repo https://github.com/Lomzem/CalBot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lomzem/CalBot on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lomzem/CalBot 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78e69e2fa1f8324d04081c87541ea0e929849a4d7a71097399d8fdc1aa943df7 [INFO] running `Command { std: "docker" "start" "-a" "78e69e2fa1f8324d04081c87541ea0e929849a4d7a71097399d8fdc1aa943df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78e69e2fa1f8324d04081c87541ea0e929849a4d7a71097399d8fdc1aa943df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e69e2fa1f8324d04081c87541ea0e929849a4d7a71097399d8fdc1aa943df7", kill_on_drop: false }` [INFO] [stdout] 78e69e2fa1f8324d04081c87541ea0e929849a4d7a71097399d8fdc1aa943df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a92446b40e6538b25e742b9cade17938b2beb048d1e40b8dbae8dc35df6c2b [INFO] running `Command { std: "docker" "start" "-a" "26a92446b40e6538b25e742b9cade17938b2beb048d1e40b8dbae8dc35df6c2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling shuttle-codegen v0.51.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling icalendar v0.16.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling shuttle-common v0.51.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-api-client v0.51.0 [INFO] [stderr] Compiling shuttle-proto v0.51.0 [INFO] [stderr] error: could not compile `tonic` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name tonic --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.10.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="channel"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="prost"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "codegen", "default", "gzip", "prost", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "transport"))' -C metadata=2d752e52817ce559 -C extra-filename=-f2d8d5ca791f009d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c4ded28ae20205a7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3ad17457c0d80fbb.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6e442eb3082e24b6.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-74827aa653a13b3d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6a89025946decf46.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c86f6168dc5e7768.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b488564be6f9c0d1.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-928574b9464cdabd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-bb112b7dc2841546.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-b32e52786d3490ec.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80d949f7fc672b98.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-150c7b62e221fa0d.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a19c297245774839.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-d70c7e404336389b.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1f92d8b1a784d692.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=58b623f0e6b03825 -C extra-filename=-bc3970f3ce5965e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-77e3f75132600848.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-74827aa653a13b3d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6a89025946decf46.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c86f6168dc5e7768.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b488564be6f9c0d1.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-3721350afe42704e.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8fa9f8e42abe6dd6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-7fdbc5d92ab4ca63.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c56e6940cc22dba4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8908b2e8aa7e9f91.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3e284ecab0a58a3.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-33b5cd2fe400ba29.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-17f912c27eab8964.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80d949f7fc672b98.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6505cf1c5528fd36.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-58797df003e699bd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1509656695b8727f.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b01b0b8d1ea2944d/out` (signal: 9, SIGKILL: kill) [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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=c670f0e5bccbbdc2 -C extra-filename=-0d6fac7e5f33a5e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b0830c604a7748d2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3ad17457c0d80fbb.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b760e5da406236a1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a32d84440486cf8.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-ed4e364cdf0fff0d.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-81b2ea71579b09f4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-48b23c92f891da9e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0cc26e25457c91d.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-f7eea0c063d8e6c3.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bc3970f3ce5965e3.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-a786f3c2b97430a6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8908b2e8aa7e9f91.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-3c58541ebb2130c1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3e284ecab0a58a3.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-b1744108e4d7f579.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80d949f7fc672b98.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-1b01414e07f0e775.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1f92d8b1a784d692.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e32769cbeb131856.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1509656695b8727f.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-b01b0b8d1ea2944d/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26a92446b40e6538b25e742b9cade17938b2beb048d1e40b8dbae8dc35df6c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a92446b40e6538b25e742b9cade17938b2beb048d1e40b8dbae8dc35df6c2b", kill_on_drop: false }` [INFO] [stdout] 26a92446b40e6538b25e742b9cade17938b2beb048d1e40b8dbae8dc35df6c2b