[INFO] cloning repository https://github.com/CarbonFlora/RustyKelvinBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarbonFlora/RustyKelvinBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2FRustyKelvinBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2FRustyKelvinBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7b223c416e05ede379b6bca1fde1f41fc9736ca
[INFO] testing CarbonFlora/RustyKelvinBot against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2FRustyKelvinBot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CarbonFlora/RustyKelvinBot
[INFO] finished tweaking git repo https://github.com/CarbonFlora/RustyKelvinBot
[INFO] tweaked toml for git repo https://github.com/CarbonFlora/RustyKelvinBot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CarbonFlora/RustyKelvinBot on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CarbonFlora/RustyKelvinBot 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c03136f4a047a950965647dd6a238fdc83ed66af4a6c027bec0d6708cc8d3a5
[INFO] running `Command { std: "docker" "start" "-a" "5c03136f4a047a950965647dd6a238fdc83ed66af4a6c027bec0d6708cc8d3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c03136f4a047a950965647dd6a238fdc83ed66af4a6c027bec0d6708cc8d3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c03136f4a047a950965647dd6a238fdc83ed66af4a6c027bec0d6708cc8d3a5", kill_on_drop: false }`
[INFO] [stdout] 5c03136f4a047a950965647dd6a238fdc83ed66af4a6c027bec0d6708cc8d3a5
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ed3975c998aa0c50b1bfd9c3380dab4a17b6861834f5521a23336d69e0eb911
[INFO] running `Command { std: "docker" "start" "-a" "0ed3975c998aa0c50b1bfd9c3380dab4a17b6861834f5521a23336d69e0eb911", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling typeshare v1.0.4
[INFO] [stderr]    Compiling shuttle-common v0.53.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling shuttle-service v0.53.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling shuttle-api-client v0.53.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling shuttle-codegen v0.53.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling shuttle-runtime v0.53.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]    Compiling deepseek_rs v0.1.4
[INFO] [stderr]    Compiling shuttle-serenity v0.53.0
[INFO] [stderr]    Compiling rustykelvinbot v0.1.0 (/opt/rustwide/workdir)
[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/733b47ea4b1b86216f14ef56e49440c33933f230/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="client"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="fxhash"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --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=0187a17ba3d75d36 -C extra-filename=-653f80ba9b83d813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d88cd85d7ade6f88.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f9485bf9e5fc8b5b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6fbf4e159725b0e3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-659981d9680b2d58.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-66486e5cbf7095b5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-55c8729732dd5cc8.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-eeb078dc09f76bfa.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-56743335703d6a0e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f553095a6f1c20e1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-53dd71b493ea27bc.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-294d0af12bc17ea5.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d724a4b1b34bfb31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d5f94c2893d414f4.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-09a701939eeee216.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b3e71262cd8df206.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-03f7d391f8e9938d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-65ebbf179895a3df.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-660640cb0e32c305.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e891987dba033855.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-808c43300da9b99e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ccdff4b93cb6e5dd.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-669f7ea0f9eb5499/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ed3975c998aa0c50b1bfd9c3380dab4a17b6861834f5521a23336d69e0eb911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed3975c998aa0c50b1bfd9c3380dab4a17b6861834f5521a23336d69e0eb911", kill_on_drop: false }`
[INFO] [stdout] 0ed3975c998aa0c50b1bfd9c3380dab4a17b6861834f5521a23336d69e0eb911
