[INFO] cloning repository https://github.com/bartTC/siteprobe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartTC/siteprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5919ec2389c7383cbd7b432d1c4edf84d557ad3b [INFO] testing bartTC/siteprobe against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bartTC/siteprobe [INFO] finished tweaking git repo https://github.com/bartTC/siteprobe [INFO] tweaked toml for git repo https://github.com/bartTC/siteprobe written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bartTC/siteprobe on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bartTC/siteprobe 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] [stderr] Downloaded governor v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30b29c407aac95dec0d2535f96a746f683be378e0e1a6053a9f0ef8f23feb423 [INFO] running `Command { std: "docker" "start" "-a" "30b29c407aac95dec0d2535f96a746f683be378e0e1a6053a9f0ef8f23feb423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b29c407aac95dec0d2535f96a746f683be378e0e1a6053a9f0ef8f23feb423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b29c407aac95dec0d2535f96a746f683be378e0e1a6053a9f0ef8f23feb423", kill_on_drop: false }` [INFO] [stdout] 30b29c407aac95dec0d2535f96a746f683be378e0e1a6053a9f0ef8f23feb423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a6701736e7ee13a3528da84ff677eef56cd2b02811d7262239afa51fec7df8 [INFO] running `Command { std: "docker" "start" "-a" "d1a6701736e7ee13a3528da84ff677eef56cd2b02811d7262239afa51fec7df8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling siteprobe v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d1a6701736e7ee13a3528da84ff677eef56cd2b02811d7262239afa51fec7df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a6701736e7ee13a3528da84ff677eef56cd2b02811d7262239afa51fec7df8", kill_on_drop: false }` [INFO] [stdout] d1a6701736e7ee13a3528da84ff677eef56cd2b02811d7262239afa51fec7df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6bfd38607f5a8c8e0e4d5abb04b29feaf400e096e23de866b2341934a78caf [INFO] running `Command { std: "docker" "start" "-a" "9d6bfd38607f5a8c8e0e4d5abb04b29feaf400e096e23de866b2341934a78caf", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling siteprobe v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `siteprobe` (bin "siteprobe") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name siteprobe --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25f1ecd7d48fa4d6 -C extra-filename=-2d03fd8355adb489 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-052c1970937b3975.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-c9a0d8571274fc88.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-cfdeebfe8f1b16c2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6064deec84314fdc.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-44f0084da5d2fee5.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-84d5ed9a7613d897.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-32519a4856687a22.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-703c8b456f19d92d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9ab91f3ca96510bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a1720e4ac5267e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aae82333f47cf5e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b5dc9de4cebcc52.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-18992fe89f1c8e97.rlib --extern siteprobe=/opt/rustwide/target/debug/deps/libsiteprobe-84502245611c9069.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2631be08ad7a0e3a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-505d52bbf802e692.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f86bf60d8d7d46c9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `siteprobe` (test "header_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name header_tests --edition=2021 tests/header_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aac786253f857335 -C extra-filename=-350ef1b21ff079df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-052c1970937b3975.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-c9a0d8571274fc88.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-cfdeebfe8f1b16c2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6064deec84314fdc.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-44f0084da5d2fee5.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-84d5ed9a7613d897.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-32519a4856687a22.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-703c8b456f19d92d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9ab91f3ca96510bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a1720e4ac5267e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aae82333f47cf5e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b5dc9de4cebcc52.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-18992fe89f1c8e97.rlib --extern siteprobe=/opt/rustwide/target/debug/deps/libsiteprobe-84502245611c9069.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b1a232ef206bf6e0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2631be08ad7a0e3a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-505d52bbf802e692.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f86bf60d8d7d46c9.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-c31d236bd7b5c301.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9d6bfd38607f5a8c8e0e4d5abb04b29feaf400e096e23de866b2341934a78caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6bfd38607f5a8c8e0e4d5abb04b29feaf400e096e23de866b2341934a78caf", kill_on_drop: false }` [INFO] [stdout] 9d6bfd38607f5a8c8e0e4d5abb04b29feaf400e096e23de866b2341934a78caf