[INFO] cloning repository https://github.com/bridge-y/webscraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bridge-y/webscraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridge-y%2Fwebscraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridge-y%2Fwebscraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 874fbf27f4fa82ba4b6e0ab1392466cd99e579fc
[INFO] checking bridge-y/webscraper against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridge-y%2Fwebscraper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bridge-y/webscraper
[INFO] finished tweaking git repo https://github.com/bridge-y/webscraper
[INFO] tweaked toml for git repo https://github.com/bridge-y/webscraper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bridge-y/webscraper on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bridge-y/webscraper 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650
[INFO] running `Command { std: "docker" "start" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650", 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" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650", 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" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking webpki-root-certs v1.0.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking webpki-root-certs v0.26.11
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking compression-codecs v0.4.34
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking xml5ever v0.35.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.35
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.35.0+unofficial
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr]     Checking htmd v0.3.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking hyper2 v1.5.5
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling worker-sys v0.7.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr] error: could not compile `worker-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name worker_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/worker-sys-0.7.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 --cfg 'feature="d1"' --cfg 'feature="queue"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("d1", "queue"))' -C metadata=10eaaf0e6cf0c320 -C extra-filename=-d0a5ecfa9af56481 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5358a2b3941d2e22.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-cdb31bd25c72d12e.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-e576ee10e8bc8ce7.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-f9b612f92e20f968.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 `hyper-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name hyper_util --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=8d3bb3830e3c9fee -C extra-filename=-75cc6b57fa4f87a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7312f9712fb1e298.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a95fe38603378353.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d97cac730fdb0c04.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-33da83fc36c41f9d.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e84b9bb3f3286a29.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-e7345cb0bdfa8a49.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f5a911f2dad390d7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-977db2a69ab9cbbb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de5676fad91a6c61.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0b643a73314142e8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650", kill_on_drop: false }`
[INFO] [stdout] 060fa0c094fc3f19780672298bf0afecc1996c3489c8e461a83314fd9fbe7650
