[INFO] cloning repository https://github.com/AnnsAnna/sphene
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnnsAnna/sphene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnsAnna%2Fsphene", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnsAnna%2Fsphene'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43daa78cdac7a8af4bfce6452dd2e4dbac8a0dc2
[INFO] checking AnnsAnna/sphene against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnsAnna%2Fsphene" "/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/AnnsAnna/sphene
[INFO] finished tweaking git repo https://github.com/AnnsAnna/sphene
[INFO] tweaked toml for git repo https://github.com/AnnsAnna/sphene written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnnsAnna/sphene on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnnsAnna/sphene 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57495129272dd546cfd60913ae69dc81169173ce23bb7088b786fdda3aeb220b
[INFO] running `Command { std: "docker" "start" "-a" "57495129272dd546cfd60913ae69dc81169173ce23bb7088b786fdda3aeb220b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57495129272dd546cfd60913ae69dc81169173ce23bb7088b786fdda3aeb220b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57495129272dd546cfd60913ae69dc81169173ce23bb7088b786fdda3aeb220b", kill_on_drop: false }`
[INFO] [stdout] 57495129272dd546cfd60913ae69dc81169173ce23bb7088b786fdda3aeb220b
[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" "-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3488d8869578ac59f67200b534144efb39415d6e89be31dfdea588ef768aa858
[INFO] running `Command { std: "docker" "start" "-a" "3488d8869578ac59f67200b534144efb39415d6e89be31dfdea588ef768aa858", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serenity v0.12.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n v3.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling rust-i18n-support v3.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling rust-i18n-macro v3.0.0
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_cow v0.1.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking thorium v10.0.0 (/opt/rustwide/workdir/thorium)
[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/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=f808faccd215e8ff -C extra-filename=-30849ab3b76fa5c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b8227f17dc4dc0de.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7350df782acf9ead.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4c49f85b48038ccd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7aac9f414440d8d0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-950feebecf6f0163.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2048f984cde9ec36.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-667496b210b99222.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-a3ea6c3d643f36ae.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-49d372ce5c07764b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-06ad0ae9ccb05636.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-42898a3415a271c0.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-96a924f3ae90a8ae.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-af0de283fb0a0e8b.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-ad84b146b06f341a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f53a4452588cf3f.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-541e84ca625fb0f7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d7d22ebc8ec09f9a.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-e2854b30af358af0.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5092fbe856377d6e.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-58c9306af2142917.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e71e8f695099b512.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a88becda746b442d/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" "3488d8869578ac59f67200b534144efb39415d6e89be31dfdea588ef768aa858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3488d8869578ac59f67200b534144efb39415d6e89be31dfdea588ef768aa858", kill_on_drop: false }`
[INFO] [stdout] 3488d8869578ac59f67200b534144efb39415d6e89be31dfdea588ef768aa858
