[INFO] fetching crate hca 0.1.0...
[INFO] testing hca-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate hca 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hca 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hca 0.1.0
[INFO] tweaked toml for crates.io crate hca 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hca 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hca 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bf70cd2d3e6da1df49d76250f6e18d1e8a3598a88ac4519bc9f5aaab96ed608
[INFO] running `Command { std: "docker" "start" "-a" "5bf70cd2d3e6da1df49d76250f6e18d1e8a3598a88ac4519bc9f5aaab96ed608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bf70cd2d3e6da1df49d76250f6e18d1e8a3598a88ac4519bc9f5aaab96ed608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf70cd2d3e6da1df49d76250f6e18d1e8a3598a88ac4519bc9f5aaab96ed608", kill_on_drop: false }`
[INFO] [stdout] 5bf70cd2d3e6da1df49d76250f6e18d1e8a3598a88ac4519bc9f5aaab96ed608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7916b81913db5ef9ac458f082fa32044bd2df5fa53988c6f6451440040c90800
[INFO] running `Command { std: "docker" "start" "-a" "7916b81913db5ef9ac458f082fa32044bd2df5fa53988c6f6451440040c90800", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[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 phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 scraper v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `input_enabled` is never read
[INFO] [stdout]    --> src/browser.rs:321:49
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   input_enabled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.95s
[INFO] running `Command { std: "docker" "inspect" "7916b81913db5ef9ac458f082fa32044bd2df5fa53988c6f6451440040c90800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7916b81913db5ef9ac458f082fa32044bd2df5fa53988c6f6451440040c90800", kill_on_drop: false }`
[INFO] [stdout] 7916b81913db5ef9ac458f082fa32044bd2df5fa53988c6f6451440040c90800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7548ff466fd754217196ac93692ddeb893d1211c24818174dcd613a14802519b
[INFO] running `Command { std: "docker" "start" "-a" "7548ff466fd754217196ac93692ddeb893d1211c24818174dcd613a14802519b", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `input_enabled` is never read
[INFO] [stdout]    --> src/browser.rs:321:49
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   input_enabled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `create_scraper`
[INFO] [stdout]  --> examples/screenshot.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hca::{create_browser, create_scraper};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_browser`
[INFO] [stdout]  --> examples/recaptcha_v3_targeted_test.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hca::{create_browser, create_browser_with_size};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/recaptcha_v3_targeted_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     browser.wait_for_page_load(15000).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = browser.wait_for_page_load(15000).await;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `input_enabled` is never read
[INFO] [stdout]    --> src/browser.rs:321:49
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   input_enabled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVl68zl/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-6848f4b84e9eb4df,libthread_local-18638dcf05a3c55a,libnu_ansi_term-93d8ee8dec5a4017,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libtracing_log-fdc254d2911c833a,libhca-61735e376815104c,libscraper-95726a01c886f3ff,libahash-07ec82c7ec3f3c3f,libgetrandom-ad4d23f31269f0fa,libego_tree-5d39608a7dc84117,libselectors-1986d7276d125eb6,libservo_arc-2683a9b0a134d3cc,libphf-429af2b44ad28905,libphf_shared-feff3e8112be34af,libsiphasher-1f09e35fa454ec4d,libfxhash-f6d87756ce971792,libcssparser-055f6659d9793ae6,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libhtml5ever-9446cc91a67796d1,libmarkup5ever-96c8245348174c5b,libstring_cache-6cfd5f2b53b6e331,libprecomputed_hash-941acba0b7c1b90b,libphf-9e485e7dfd45b506,libphf_shared-6835875872310087,libsiphasher-025167c577866f36,libtendril-4d5818a924fa379c,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libtokio_tungstenite-fe35259491e8204c,libtungstenite-1feee1d58510590e,libdata_encoding-b4708a4db8b9ff4f,librand-070f09ba4efb42c0,librand_chacha-cfec54a94b377f88,libppv_lite86-5a1bf21693ceca73,libzerocopy-8fdb292ff68fc51a,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libthiserror-38cc3c011a742e10,libreqwest-e13284b0c034b626,libserde_urlencoded-26a61967230d3145,libryu-32a9bcdb682e7cbe,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-b205490a3ba31f5f,libtokio_native_tls-fe53775ec56a0aed,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libzmij-589e475bdb092417,libserde-8efcd08def984074,libserde_core-1651d161ca9c90ea,libtower_http-8d6c88453be7b786,libiri_string-f1c5413b54c99d2e,libtower-368c4f331039ae98,libtower_layer-5699d784b4449e00,libnative_tls-82fcd9fed60e67e7,libopenssl_probe-d74274d8b7245f2e,libopenssl-0050d182ff7f92f1,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-ea898071da7263db,libhyper_util-5d8a802deefbed07,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-48a7342d32c468c5,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-1aa04f693bbe0485,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-cdd0db6725b3829f,libatomic_waker-f98c2fb1596910db,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-056c50b9e350e2ac,libslab-6f51d9019150979e,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libhttp_body_util-2f36d98c928ce11e,libhttp_body-23339767303e23ba,liblog-753a0cb3f11b08fe,liburl-e65d93d5583fa68d,libidna-0d7ba06aff4e8506,libutf8_iter-efb3984ee203d151,libidna_adapter-e37ba796c2b72a01,libicu_properties-982240244530be9c,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-78237327e594019b,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-9c140e9e0e0d8ba5,libpotential_utf-7563aea91cc5ed08,libicu_provider-2ffa2c821594d9e7,libicu_locale_core-3875d5c0f21a5c68,libtinystr-3b5b0da7e5aea770,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-1179c54277211dc7,libzerotrie-0712c5cae26bee48,libyoke-b8fe6b9e4a49746b,libstable_deref_trait-eb70a7d8ef87fc4a,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-d5d1cb5794245029,libitoa-d7c2333f8dedd037,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libtokio-559b3d8b14511686,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-8e64decf8cb59e96,libmio-ccf88a7bbbdf074d,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libanyhow-e16577d217315ef4}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcVl68zl/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/recaptcha_v3_targeted_test-6c2f30c1f8e351e4" "-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 `hca` (example "recaptcha_v3_targeted_test") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7548ff466fd754217196ac93692ddeb893d1211c24818174dcd613a14802519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7548ff466fd754217196ac93692ddeb893d1211c24818174dcd613a14802519b", kill_on_drop: false }`
[INFO] [stdout] 7548ff466fd754217196ac93692ddeb893d1211c24818174dcd613a14802519b
