[INFO] fetching crate siteprobe 1.3.0...
[INFO] testing siteprobe-1.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate siteprobe 1.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate siteprobe 1.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate siteprobe 1.3.0
[INFO] tweaked toml for crates.io crate siteprobe 1.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate siteprobe 1.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate siteprobe 1.3.0 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" "+beta-2026-04-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3287851b765b5686b36161695e5032900ea84d761fadb16830c05282e96d3160
[INFO] running `Command { std: "docker" "start" "-a" "3287851b765b5686b36161695e5032900ea84d761fadb16830c05282e96d3160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3287851b765b5686b36161695e5032900ea84d761fadb16830c05282e96d3160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3287851b765b5686b36161695e5032900ea84d761fadb16830c05282e96d3160", kill_on_drop: false }`
[INFO] [stdout] 3287851b765b5686b36161695e5032900ea84d761fadb16830c05282e96d3160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acbf8aed0b2d28e0b183aa404cce448283fb53d5fcf5f6f66537b0f7e53561b2
[INFO] running `Command { std: "docker" "start" "-a" "acbf8aed0b2d28e0b183aa404cce448283fb53d5fcf5f6f66537b0f7e53561b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling clap v4.5.57
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 toml v0.8.23
[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 58.07s
[INFO] running `Command { std: "docker" "inspect" "acbf8aed0b2d28e0b183aa404cce448283fb53d5fcf5f6f66537b0f7e53561b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acbf8aed0b2d28e0b183aa404cce448283fb53d5fcf5f6f66537b0f7e53561b2", kill_on_drop: false }`
[INFO] [stdout] acbf8aed0b2d28e0b183aa404cce448283fb53d5fcf5f6f66537b0f7e53561b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43af6ea7bdaa1c8a727819e0f5a71219f8c2545d8d48d4e9ca4ae82d943d4bdb
[INFO] running `Command { std: "docker" "start" "-a" "43af6ea7bdaa1c8a727819e0f5a71219f8c2545d8d48d4e9ca4ae82d943d4bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[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 hyper-util v0.1.20
[INFO] [stderr]    Compiling clap v4.5.57
[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" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name siteprobe --edition=2021 src/main.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=0e119c8d6236efd9 -C extra-filename=-51f1cd5e07c3d3cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4cb18f8b19b9e45a.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d4983eaab8970ec9.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-aac6c508196c893d.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-97b13bf05693321e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4fa28f1b96a9c3b6.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-575e732ec6726b99.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1b37d3e5b41483e1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-9ee7c32b4e466123.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9e8c0dac839aa193.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-02ec18c5bcb57575.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e9662e9bc04f754c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6000fdb25e3f4c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ae97946a71dcd9f9.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-17f886c9c5547808.rlib --extern siteprobe=/opt/rustwide/target/debug/deps/libsiteprobe-f76be9f32f7da86c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-453830786f8654b9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39e69405e0056bfd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-96abe3ea539dd47c.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-199dfca739cb0090.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b8ac8e2e1458b9e9.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e7d8f781b0f89fe0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=6a87d14f4d2b3b76 -C extra-filename=-c7a526ad5093a71c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4cb18f8b19b9e45a.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d4983eaab8970ec9.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-aac6c508196c893d.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-97b13bf05693321e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4fa28f1b96a9c3b6.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-575e732ec6726b99.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1b37d3e5b41483e1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-9ee7c32b4e466123.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9e8c0dac839aa193.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-02ec18c5bcb57575.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e9662e9bc04f754c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6000fdb25e3f4c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ae97946a71dcd9f9.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-17f886c9c5547808.rlib --extern siteprobe=/opt/rustwide/target/debug/deps/libsiteprobe-f76be9f32f7da86c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39e69405e0056bfd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-96abe3ea539dd47c.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-199dfca739cb0090.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b8ac8e2e1458b9e9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnXQfh4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-453830786f8654b9,libfastrand-46d3783c18562080,libsiteprobe-f76be9f32f7da86c,libindicatif-1b37d3e5b41483e1,libnumber_prefix-581f28910c3e335b,libtoml-96abe3ea539dd47c,libtoml_edit-aa986fce023f103e,libserde_spanned-2508dc1051f49c0f,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-afd7e4e77b591c72,libshellexpand-17f886c9c5547808,libdirs-8e6222fbe4943880,libdirs_sys-02637612c1489367,liboption_ext-fd15afac2aba4923,libunicode_segmentation-199dfca739cb0090,libquick_xml-9e8c0dac839aa193,libgovernor-575e732ec6726b99,libquanta-abd6bb4cd68742ce,libraw_cpuid-67d08979341cc318,libdashmap-59f6606e15a67248,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libfutures_timer-c5bc2a132ab7184e,libnonzero_ext-1d2b91b99c649a76,librand-02ec18c5bcb57575,librand_chacha-78fbb19c4a9ed96b,libppv_lite86-60bd2a10cd461b83,libzerocopy-bf60aadec195dcbe,librand_core-9ea75300d5bf2226,libgetrandom-8e121b8e61114439,libweb_time-2169620e04bd2677,libportable_atomic-8e72b609a0b30a70,libfutures-4fa28f1b96a9c3b6,libfutures_executor-fe6baa672caf1653,libflate2-97b13bf05693321e,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libreqwest-e9662e9bc04f754c,libserde_urlencoded-509b95d6924d5bc5,libhyper_rustls-14c0a54170eae1ec,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-a3f0c36e3c957df1,librustls-e8bab9b8d40b603c,libsubtle-4f5a50036df13274,libwebpki-289e225fc1689f0b,libring-29774bf2ed73d6a4,libgetrandom-a31287871399d0a7,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-07b6e7d029740171,libiri_string-4e659e4ca4800759,libtower-8eb6608a2294c92c,libtower_layer-3b63c02b4d0ef938,libhyper_util-03c228448ea7afc1,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-0152ca63c01c89ef,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-11bb57f60b297b85,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libtokio_util-8530cd84648bca59,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-63314693389fee17,libfutures_io-0c818ad091fbaf7f,libslab-229cf4143d039c7e,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio-39e69405e0056bfd,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-41835b427c6bc34a,libmio-97b0b7801935999e,libparking_lot-db639fa2e48b7a73,libparking_lot_core-8a2e581caf3a54d3,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-09aa3a678b9a6799,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-a0f6cf104627aa11,liblog-b4877c6cda7d43ee,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libconsole-d4983eaab8970ec9,libunicode_width-052de3cc9bfeee26,liburl-b8ac8e2e1458b9e9,libidna-0dd9587419dad283,libutf8_iter-d59950773a6f062b,libidna_adapter-a5242ca4dd2f48e3,libicu_properties-b021169a8d525fbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-5e03ff7b920707ee,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-9b131e2462ef53d4,libpotential_utf-8eb73deaf5f37bbe,libicu_provider-16b3bdd1a829db59,libicu_locale_core-fb15ac9cc50f0f7b,libtinystr-9ef62c1753072b0e,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-fd27bebefb368a73,libzerotrie-665229e6965c09d9,libyoke-ca01c77a66c6530b,libstable_deref_trait-1210460e331f0a03,libzerofrom-4bb01a22f69636e1,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libclap-4cb18f8b19b9e45a,libclap_builder-5f554d94fd96530d,libterminal_size-8ee9d07ee13af30a,librustix-8c4cc09e65d334a2,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-0dfde3564b80c90a,libanstyle-5de05ff4a29b559e,libbase64-29d4d4232c317d5e,libserde_json-ae97946a71dcd9f9,libzmij-c51d2db67c4bf437,libserde-3d6000fdb25e3f4c,libprettytable-9ee7c32b4e466123,libis_terminal-6de4140ae86d9c51,libcsv-aac6c508196c893d,libryu-ec25213d96ee60cf,libitoa-958180966766c9e6,libcsv_core-b07a75f29d2e5d3f,libmemchr-b567a4d9673dfb1d,libserde_core-5955e91a4de3e272,libunicode_width-4f088c2c392af6be,libencode_unicode-31b5203f55692217,libterm-75aa72e6b57bf50f,libdirs_next-7345566097afaccd,libdirs_sys_next-4175ce151fe0676a,liblibc-cc9021cf9bdeb53d,libcfg_if-73907a425b6e514e,liblazy_static-58edaf41543212f3,libonce_cell-9ec3b2d30075ab56}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnXQfh4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-b5fbab9c3bd21cd7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siteprobe` (test "config_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `siteprobe` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name siteprobe --edition=2021 src/lib.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=5cf7b3fe2d655361 -C extra-filename=-b25617ed77daeac0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4cb18f8b19b9e45a.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d4983eaab8970ec9.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-aac6c508196c893d.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-97b13bf05693321e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4fa28f1b96a9c3b6.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-575e732ec6726b99.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1b37d3e5b41483e1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-9ee7c32b4e466123.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9e8c0dac839aa193.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-02ec18c5bcb57575.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e9662e9bc04f754c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6000fdb25e3f4c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ae97946a71dcd9f9.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-17f886c9c5547808.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-453830786f8654b9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39e69405e0056bfd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-96abe3ea539dd47c.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-199dfca739cb0090.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b8ac8e2e1458b9e9.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e7d8f781b0f89fe0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXWy56M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsiteprobe-f76be9f32f7da86c,libindicatif-1b37d3e5b41483e1,libnumber_prefix-581f28910c3e335b,libtoml-96abe3ea539dd47c,libtoml_edit-aa986fce023f103e,libserde_spanned-2508dc1051f49c0f,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-afd7e4e77b591c72,libshellexpand-17f886c9c5547808,libdirs-8e6222fbe4943880,libdirs_sys-02637612c1489367,liboption_ext-fd15afac2aba4923,libunicode_segmentation-199dfca739cb0090,libquick_xml-9e8c0dac839aa193,libgovernor-575e732ec6726b99,libquanta-abd6bb4cd68742ce,libraw_cpuid-67d08979341cc318,libdashmap-59f6606e15a67248,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libfutures_timer-c5bc2a132ab7184e,libnonzero_ext-1d2b91b99c649a76,librand-02ec18c5bcb57575,librand_chacha-78fbb19c4a9ed96b,libppv_lite86-60bd2a10cd461b83,libzerocopy-bf60aadec195dcbe,librand_core-9ea75300d5bf2226,libgetrandom-8e121b8e61114439,libweb_time-2169620e04bd2677,libportable_atomic-8e72b609a0b30a70,libfutures-4fa28f1b96a9c3b6,libfutures_executor-fe6baa672caf1653,libflate2-97b13bf05693321e,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libreqwest-e9662e9bc04f754c,libserde_urlencoded-509b95d6924d5bc5,libhyper_rustls-14c0a54170eae1ec,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-a3f0c36e3c957df1,librustls-e8bab9b8d40b603c,libsubtle-4f5a50036df13274,libwebpki-289e225fc1689f0b,libring-29774bf2ed73d6a4,libgetrandom-a31287871399d0a7,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-07b6e7d029740171,libiri_string-4e659e4ca4800759,libtower-8eb6608a2294c92c,libtower_layer-3b63c02b4d0ef938,libhyper_util-03c228448ea7afc1,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-0152ca63c01c89ef,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-11bb57f60b297b85,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libtokio_util-8530cd84648bca59,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-63314693389fee17,libfutures_io-0c818ad091fbaf7f,libslab-229cf4143d039c7e,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio-39e69405e0056bfd,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-41835b427c6bc34a,libmio-97b0b7801935999e,libparking_lot-db639fa2e48b7a73,libparking_lot_core-8a2e581caf3a54d3,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-09aa3a678b9a6799,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-a0f6cf104627aa11,liblog-b4877c6cda7d43ee,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libconsole-d4983eaab8970ec9,libunicode_width-052de3cc9bfeee26,liburl-b8ac8e2e1458b9e9,libidna-0dd9587419dad283,libutf8_iter-d59950773a6f062b,libidna_adapter-a5242ca4dd2f48e3,libicu_properties-b021169a8d525fbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-5e03ff7b920707ee,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-9b131e2462ef53d4,libpotential_utf-8eb73deaf5f37bbe,libicu_provider-16b3bdd1a829db59,libicu_locale_core-fb15ac9cc50f0f7b,libtinystr-9ef62c1753072b0e,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-fd27bebefb368a73,libzerotrie-665229e6965c09d9,libyoke-ca01c77a66c6530b,libstable_deref_trait-1210460e331f0a03,libzerofrom-4bb01a22f69636e1,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libclap-4cb18f8b19b9e45a,libclap_builder-5f554d94fd96530d,libterminal_size-8ee9d07ee13af30a,librustix-8c4cc09e65d334a2,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-0dfde3564b80c90a,libanstyle-5de05ff4a29b559e,libbase64-29d4d4232c317d5e,libserde_json-ae97946a71dcd9f9,libzmij-c51d2db67c4bf437,libserde-3d6000fdb25e3f4c,libprettytable-9ee7c32b4e466123,libis_terminal-6de4140ae86d9c51,libcsv-aac6c508196c893d,libryu-ec25213d96ee60cf,libitoa-958180966766c9e6,libcsv_core-b07a75f29d2e5d3f,libmemchr-b567a4d9673dfb1d,libserde_core-5955e91a4de3e272,libunicode_width-4f088c2c392af6be,libencode_unicode-31b5203f55692217,libterm-75aa72e6b57bf50f,libdirs_next-7345566097afaccd,libdirs_sys_next-4175ce151fe0676a,liblibc-cc9021cf9bdeb53d,libcfg_if-73907a425b6e514e,liblazy_static-58edaf41543212f3,libonce_cell-9ec3b2d30075ab56}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXWy56M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/options_test-d32efcf05bd371fb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siteprobe` (test "options_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "43af6ea7bdaa1c8a727819e0f5a71219f8c2545d8d48d4e9ca4ae82d943d4bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43af6ea7bdaa1c8a727819e0f5a71219f8c2545d8d48d4e9ca4ae82d943d4bdb", kill_on_drop: false }`
[INFO] [stdout] 43af6ea7bdaa1c8a727819e0f5a71219f8c2545d8d48d4e9ca4ae82d943d4bdb
