[INFO] cloning repository https://github.com/rustnew/Rustjob_scraping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustnew/Rustjob_scraping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05bf066cd95ce97317a9fd05e3d9e5031b00249a [INFO] checking rustnew/Rustjob_scraping against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustnew/Rustjob_scraping [INFO] finished tweaking git repo https://github.com/rustnew/Rustjob_scraping [INFO] tweaked toml for git repo https://github.com/rustnew/Rustjob_scraping written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustnew/Rustjob_scraping on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustnew/Rustjob_scraping 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dtoa v1.0.10 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded servo_arc v0.4.1 [INFO] [stderr] Downloaded string_cache v0.8.9 [INFO] [stderr] Downloaded webpki-roots v0.26.11 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded data-encoding v2.9.0 [INFO] [stderr] Downloaded windows-core v0.61.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.63 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.26 [INFO] [stderr] Downloaded ureq v2.12.1 [INFO] [stderr] Downloaded time v0.3.41 [INFO] [stderr] Downloaded auto_generate_cdp v0.4.5 [INFO] [stderr] Downloaded cc v1.2.34 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded zerocopy v0.8.26 [INFO] [stderr] Downloaded headless_chrome v1.0.17 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded time-macros v0.2.22 [INFO] [stderr] Downloaded winreg v0.55.0 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded rustix v1.0.8 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded document-features v0.2.11 [INFO] [stderr] Downloaded deranged v0.4.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded time-core v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8845a8c74ec193f05c4db8dec4774b8282f7f1889683ce039b65cf1f02168c34 [INFO] running `Command { std: "docker" "start" "-a" "8845a8c74ec193f05c4db8dec4774b8282f7f1889683ce039b65cf1f02168c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8845a8c74ec193f05c4db8dec4774b8282f7f1889683ce039b65cf1f02168c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8845a8c74ec193f05c4db8dec4774b8282f7f1889683ce039b65cf1f02168c34", kill_on_drop: false }` [INFO] [stdout] 8845a8c74ec193f05c4db8dec4774b8282f7f1889683ce039b65cf1f02168c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a9a9d6d470ccf766a8c5d89d094f34cf7e3bf6085e3569474e39508e320c158 [INFO] running `Command { std: "docker" "start" "-a" "8a9a9d6d470ccf766a8c5d89d094f34cf7e3bf6085e3569474e39508e320c158", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling auto_generate_cdp v0.4.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking scraper v0.24.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling headless_chrome v1.0.17 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [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/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name headless_chrome --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.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="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=608f248dd05a733c -C extra-filename=-189879e9f1b74920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-afa570eff3d6a035.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-9b9e0b2d866b5b45.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-19b791cb84d8dfea.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-90981a9e3335ab1c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb3717d72ee76eea.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-498032045665859f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c5c4b828bfea18c2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ef3cb18f05ce607b.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-6e3a089be29bd900.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-433ef6c086e038f3.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-fabbeb1ac99e4aa6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8a9a9d6d470ccf766a8c5d89d094f34cf7e3bf6085e3569474e39508e320c158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9a9d6d470ccf766a8c5d89d094f34cf7e3bf6085e3569474e39508e320c158", kill_on_drop: false }` [INFO] [stdout] 8a9a9d6d470ccf766a8c5d89d094f34cf7e3bf6085e3569474e39508e320c158