[INFO] cloning repository https://github.com/jestanoff/web-crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jestanoff/web-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjestanoff%2Fweb-crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjestanoff%2Fweb-crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daba2c2d6a1c0a6cbbe3512461f4e879511bf0d9 [INFO] checking jestanoff/web-crawler/daba2c2d6a1c0a6cbbe3512461f4e879511bf0d9 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjestanoff%2Fweb-crawler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jestanoff/web-crawler [INFO] finished tweaking git repo https://github.com/jestanoff/web-crawler [INFO] tweaked toml for git repo https://github.com/jestanoff/web-crawler written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jestanoff/web-crawler on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jestanoff/web-crawler 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0 [INFO] [stderr] Downloaded xml5ever v0.16.2 [INFO] [stderr] Downloaded select v0.5.0 [INFO] [stderr] Downloaded auto_generate_cdp v0.4.5 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded headless_chrome v1.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a70131772bf7f6d747c734f17ac2c6c09b26f34f5f360e1e548d1d4b84b412a3 [INFO] running `Command { std: "docker" "start" "-a" "a70131772bf7f6d747c734f17ac2c6c09b26f34f5f360e1e548d1d4b84b412a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70131772bf7f6d747c734f17ac2c6c09b26f34f5f360e1e548d1d4b84b412a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70131772bf7f6d747c734f17ac2c6c09b26f34f5f360e1e548d1d4b84b412a3", kill_on_drop: false }` [INFO] [stdout] a70131772bf7f6d747c734f17ac2c6c09b26f34f5f360e1e548d1d4b84b412a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce001c20788a0e0c609cd9705b45d5cc0167a677b99aec9772dd6f36aa4f12d4 [INFO] running `Command { std: "docker" "start" "-a" "ce001c20788a0e0c609cd9705b45d5cc0167a677b99aec9772dd6f36aa4f12d4", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling auto_generate_cdp v0.4.5 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking which v7.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking string_cache v0.8.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Compiling headless_chrome v1.0.17 [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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/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=45843592c36b9249 -C extra-filename=-500202bb8cadb488 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e8f9025ee4aa625d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-205d8872acbd3a3d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a64940588a801a2b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5283b3525d11c903.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e124acda94eddf11.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33bbf0fc58d02a40.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-14279f3ef10fc25f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7112b1c9169b1593.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-ebc5d56a402dd404.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-39b5bd819acfb4b8.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-bfdaa9fbaed420f8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce001c20788a0e0c609cd9705b45d5cc0167a677b99aec9772dd6f36aa4f12d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce001c20788a0e0c609cd9705b45d5cc0167a677b99aec9772dd6f36aa4f12d4", kill_on_drop: false }` [INFO] [stdout] ce001c20788a0e0c609cd9705b45d5cc0167a677b99aec9772dd6f36aa4f12d4