[INFO] fetching crate twitch_highway 0.5.2...
[INFO] checking twitch_highway-0.5.2 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate twitch_highway 0.5.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate twitch_highway 0.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate twitch_highway 0.5.2
[INFO] tweaked toml for crates.io crate twitch_highway 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twitch_highway 0.5.2 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twitch_highway 0.5.2 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a
[INFO] running `Command { std: "docker" "start" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking icu_locale_core v2.1.0
[INFO] [stderr]     Checking icu_collections v2.1.0
[INFO] [stderr]     Checking icu_provider v2.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.1.0
[INFO] [stderr]     Checking icu_properties v2.1.0
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking cookie_store v0.22.0
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking asknothingx2-util v0.5.0
[INFO] [stderr]     Checking twitch_onthe v0.1.0
[INFO] [stderr]     Checking twitch_oauth_token v4.3.0
[INFO] [stderr]     Checking twitch_tohell v0.1.0
[INFO] [stderr]     Checking twitch_highway v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `twitch_highway` (test "goals")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name goals --edition=2024 tests/goals.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=ecee4ac72d26f9be -C extra-filename=-5838c4ba9230aef3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-aed2564fde94881a.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-ba2c77beaa4c5072.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-4aa6234379be8fa0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c1e9a2637c5d7dfd.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-875e520353a43ee4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-31f50aeb0d1cc4e9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-556644b1757024ac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-73a00e2eaf071fc2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-edf9af921d36172a.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f9aad3c21c5e46ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a88a73f2512b46dd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c1966d02da3ee17c.rmeta --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-e9043df3ceda24d3.rmeta --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-b124a328bf0cbef9.rmeta --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-a5f13bba72791b1e.rmeta --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-e1f07da809f6e6b2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3c172f2873524709.rmeta --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-5a0ada268cfa7be4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-40864561a58cd859/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c9b0c332029ddbb2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `twitch_highway` (test "clips")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name clips --edition=2024 tests/clips.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=5f92692296f4461a -C extra-filename=-72ee06762b325ba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-aed2564fde94881a.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-ba2c77beaa4c5072.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-4aa6234379be8fa0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c1e9a2637c5d7dfd.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-875e520353a43ee4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-31f50aeb0d1cc4e9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-556644b1757024ac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-73a00e2eaf071fc2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-edf9af921d36172a.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f9aad3c21c5e46ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a88a73f2512b46dd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c1966d02da3ee17c.rmeta --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-e9043df3ceda24d3.rmeta --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-b124a328bf0cbef9.rmeta --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-a5f13bba72791b1e.rmeta --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-e1f07da809f6e6b2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3c172f2873524709.rmeta --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-5a0ada268cfa7be4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-40864561a58cd859/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c9b0c332029ddbb2/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a", kill_on_drop: false }`
[INFO] [stdout] 3c13c3a70b5fc467674555c751bd66022f0e8833ab0e7b17c5243fe97a2c581a
