[INFO] cloning repository https://github.com/peterwilli/HummingDiscordBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterwilli/HummingDiscordBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe04e026babecf4c9cbf8808802f35833416ba3c
[INFO] testing peterwilli/HummingDiscordBot against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peterwilli/HummingDiscordBot
[INFO] finished tweaking git repo https://github.com/peterwilli/HummingDiscordBot
[INFO] tweaked toml for git repo https://github.com/peterwilli/HummingDiscordBot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peterwilli/HummingDiscordBot on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peterwilli/HummingDiscordBot 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e7313668866e87f5aaf254ed3f67b1f5c4502bf29f2a5c8f3ade12c1a35a924
[INFO] running `Command { std: "docker" "start" "-a" "9e7313668866e87f5aaf254ed3f67b1f5c4502bf29f2a5c8f3ade12c1a35a924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e7313668866e87f5aaf254ed3f67b1f5c4502bf29f2a5c8f3ade12c1a35a924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7313668866e87f5aaf254ed3f67b1f5c4502bf29f2a5c8f3ade12c1a35a924", kill_on_drop: false }`
[INFO] [stdout] 9e7313668866e87f5aaf254ed3f67b1f5c4502bf29f2a5c8f3ade12c1a35a924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b28c491f4c07baaa690fb095f9f40e18e0372b2943744e84969dbd74728af698
[INFO] running `Command { std: "docker" "start" "-a" "b28c491f4c07baaa690fb095f9f40e18e0372b2943744e84969dbd74728af698", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling rustls v0.23.7
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling serenity v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling croner v2.0.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling headless_chrome v1.0.15
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name headless_chrome --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.15/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="default"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=29509ddc48063a5f -C extra-filename=-4d73d837a85d6b31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-57621a2e05989b0f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-5b7c4c05bcfe9e1e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4d1560fcd4a45acb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-64837012fbfb9013.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2465c727edf36f17.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6144025a4769e6f7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b645d97aa4bf4568.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a1c830b48887e875.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9511920c46ff37ef.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-3f6825d21885bff8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-61d5a6a24d405197.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-8a0bd73115337431.rmeta --cap-lints allow --cap-lints=warn` (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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.1/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="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --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=f9c8f49026411f5a -C extra-filename=-fcfe6bcf85454d20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f4ace9468b4e4fab.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9fa8c85f9971f7d6.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5d17655221415d5e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-aa808a2ad8f3ca10.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a316f06f3e2486a.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0ef7ce5a87bcf9d0.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ffa63c70921e3b89.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0400f910f0a8d243.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-f0e3ea4f1b454541.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-92cdd8f249318e78.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b633f3051d02bc2b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-64dceae6dc1f6110.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-30c52a5f8362bbc6.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b0d7b83b1de13aa8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6144025a4769e6f7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b645d97aa4bf4568.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-4ecb6ac99794eaba.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c73d5b886dd975e2.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-21c2630de08a11a8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a639fab37bab5e9a.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-f33aa079b194ab82.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-61d5a6a24d405197.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-33e6518d84855f78/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b28c491f4c07baaa690fb095f9f40e18e0372b2943744e84969dbd74728af698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b28c491f4c07baaa690fb095f9f40e18e0372b2943744e84969dbd74728af698", kill_on_drop: false }`
[INFO] [stdout] b28c491f4c07baaa690fb095f9f40e18e0372b2943744e84969dbd74728af698
