[INFO] fetching crate tarzi 0.1.6... [INFO] testing tarzi-0.1.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tarzi 0.1.6 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tarzi 0.1.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tarzi 0.1.6 [INFO] tweaked toml for crates.io crate tarzi 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tarzi 0.1.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tarzi 0.1.6 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stringmatch v0.4.0 [INFO] [stderr] Downloaded select v0.6.1 [INFO] [stderr] Downloaded thirtyfour-macros v0.2.0 [INFO] [stderr] Downloaded xml5ever v0.18.1 [INFO] [stderr] Downloaded markup5ever_rcdom v0.3.0 [INFO] [stderr] Downloaded html2md v0.2.15 [INFO] [stderr] Downloaded markup5ever_rcdom v0.2.0 [INFO] [stderr] Downloaded thirtyfour v0.35.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02bec637e7c205bad6d76190b0dbc1dca05742b0ca68bdcd5a3ef422e82dff56 [INFO] running `Command { std: "docker" "start" "-a" "02bec637e7c205bad6d76190b0dbc1dca05742b0ca68bdcd5a3ef422e82dff56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02bec637e7c205bad6d76190b0dbc1dca05742b0ca68bdcd5a3ef422e82dff56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bec637e7c205bad6d76190b0dbc1dca05742b0ca68bdcd5a3ef422e82dff56", kill_on_drop: false }` [INFO] [stdout] 02bec637e7c205bad6d76190b0dbc1dca05742b0ca68bdcd5a3ef422e82dff56 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef5949f51ea182c5ce675be6f2ce362cc7c8084a9680df36a99b4db4644b5b7 [INFO] running `Command { std: "docker" "start" "-a" "9ef5949f51ea182c5ce675be6f2ce362cc7c8084a9680df36a99b4db4644b5b7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thirtyfour-macros v0.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling select v0.6.1 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling thirtyfour v0.35.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tarzi v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "9ef5949f51ea182c5ce675be6f2ce362cc7c8084a9680df36a99b4db4644b5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef5949f51ea182c5ce675be6f2ce362cc7c8084a9680df36a99b4db4644b5b7", kill_on_drop: false }` [INFO] [stdout] 9ef5949f51ea182c5ce675be6f2ce362cc7c8084a9680df36a99b4db4644b5b7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11dcdda144b86ae31a320a80e21b61596053c5cbd1d6523a78574d7acf227271 [INFO] running `Command { std: "docker" "start" "-a" "11dcdda144b86ae31a320a80e21b61596053c5cbd1d6523a78574d7acf227271", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling thirtyfour v0.35.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tarzi v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tarzi` (bin "tarzi") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tarzi --edition=2024 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proxy-integration-tests", "pyo3", "test-helpers"))' -C metadata=7c35fabe980aff39 -C extra-filename=-924adc0c67cf9a2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fd23cdccb77d5ac.so --extern clap=/opt/rustwide/target/debug/deps/libclap-4f0e10c9f485b079.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-29220f55ad6c7191.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-8c80a7bfe5038fa5.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-8c80a7bfe5038fa5.so --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-6a938621344e9c66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad0a2536461da34e.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-d200380102c27287.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82db6d6b9ea688a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c73421119194131c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-481859c9cace0dab.rlib --extern tarzi=/opt/rustwide/target/debug/deps/libtarzi.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8490bf4fd25e1c0f.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-e55127b7a7cef1df.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a5c6ef39fb9b87bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-55308b5700e96822.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-fae0fbb852d6ac5b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-50074e7f802aaa59/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRAwi9F/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-d96d904ecbb34fef,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-78a6256a53e8c521,libtarzi,liburlencoding-2e57689ab08a86e0,libwhich-fae0fbb852d6ac5b,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-712b226ddfd5b2e0,liblinux_raw_sys-b3e0a6b3ac010104,libserde_yaml-481859c9cace0dab,libunsafe_libyaml-7bc1bf218b2f5452,libhtml2md-8c80a7bfe5038fa5,libmarkup5ever_rcdom-7ed629387afd6fd9,libhtml5ever-918181ab55801422,libmarkup5ever-4b3bac27cac0a288,libphf-14049115e106fb4f,liblazy_static-b3603208c0de2608,libtoml-a5c6ef39fb9b87bc,libtoml_edit-521dd4f2a2a9a376,libserde_spanned-8cb2bb27cd299ed8,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-0943911703179d9e,libselect-d200380102c27287,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,libmarkup5ever_rcdom-62f5cc01f1c13eca,libhtml5ever-bf95bc8e3d3597ce,libmarkup5ever-5b813319160cbe93,libstring_cache-5e2d3217174cd7ad,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-ad0a2536461da34e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-e0805e7ae467999a,libbase64-64299f9d815d057c,libtokio_native_tls-c425c583f5e4b796,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-62d612e896beae72,libopenssl_probe-cbab9b905ab83f66,libopenssl-8044f1e694d02d3b,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ee373b03e0ef55b1,libhyper-3df049e6c5dbbe24,libsocket2-1a9c1887cb90908a,libh2-68496906bacb9ce7,libtokio_util-01523cee7e09ffa3,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libthirtyfour-e55127b7a7cef1df,libreqwest-ebd61b4e099bfec2,libserde_urlencoded-57a0cd3e8836f4d4,libhyper_rustls-0279196b3ba84fac,libwebpki_roots-e50f1152d317f705,libtokio_rustls-7b4d46b4d655a4d8,librustls-3f4b3964309509ca,libsubtle-ca7024fc66e4388f,libwebpki-98543525801c78cd,libring-fb2a209ec119c616,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtower_http-f48d58fdc77df08a,libiri_string-a380f51e5b0b7b73,libtower-196daf2315b93d6a,libtower_layer-d70c7e404336389b,libhyper_util-a5dcef25ee593895,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d3e72a7bf358cfd0,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libsync_wrapper-5a27d2ea02cd7690,libtracing-a15a4dece719823c,libtracing_core-2fa02b5ee2bcd648,libtokio-70c8ea01dace160c,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libarc_swap-4d53f24db0759841,liburl-55308b5700e96822,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libfutures_util-52662541b3da4b33,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libconst_format-19b4d15871e5bce1,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-c73421119194131c,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libstringmatch-11e7f15037db0d34,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libtempfile-8490bf4fd25e1c0f,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libthiserror-8915154b9b93abc3,libpulldown_cmark-6a938621344e9c66,libbitflags-c9a8c3feded120fa,libmemchr-6f5829dadd40eda8,libunicase-5017e9507498ef51,libserde-82db6d6b9ea688a1,libserde_core-24a507d28a944fe3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRAwi9F/raw-dylibs" "-B/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-50074e7f802aaa59/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_usage-65f8230a7f1c8888" "-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 `tarzi` (example "simple_usage") due to 1 previous error [INFO] [stderr] error: could not compile `tarzi` (test "search_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name search_integration_tests --edition=2024 tests/search_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proxy-integration-tests", "pyo3", "test-helpers"))' -C metadata=8aa3327b0303c551 -C extra-filename=-5c2166ee59071fb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fd23cdccb77d5ac.so --extern clap=/opt/rustwide/target/debug/deps/libclap-4f0e10c9f485b079.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-29220f55ad6c7191.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-8c80a7bfe5038fa5.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-8c80a7bfe5038fa5.so --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-6a938621344e9c66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad0a2536461da34e.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-d200380102c27287.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82db6d6b9ea688a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c73421119194131c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-481859c9cace0dab.rlib --extern tarzi=/opt/rustwide/target/debug/deps/libtarzi.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8490bf4fd25e1c0f.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-e55127b7a7cef1df.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a5c6ef39fb9b87bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-55308b5700e96822.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-fae0fbb852d6ac5b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-50074e7f802aaa59/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV8iS6K/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-d96d904ecbb34fef,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-78a6256a53e8c521,libtarzi,liburlencoding-2e57689ab08a86e0,libwhich-fae0fbb852d6ac5b,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-712b226ddfd5b2e0,liblinux_raw_sys-b3e0a6b3ac010104,libserde_yaml-481859c9cace0dab,libunsafe_libyaml-7bc1bf218b2f5452,libhtml2md-8c80a7bfe5038fa5,libmarkup5ever_rcdom-7ed629387afd6fd9,libhtml5ever-918181ab55801422,libmarkup5ever-4b3bac27cac0a288,libphf-14049115e106fb4f,liblazy_static-b3603208c0de2608,libtoml-a5c6ef39fb9b87bc,libtoml_edit-521dd4f2a2a9a376,libserde_spanned-8cb2bb27cd299ed8,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-0943911703179d9e,libselect-d200380102c27287,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,libmarkup5ever_rcdom-62f5cc01f1c13eca,libhtml5ever-bf95bc8e3d3597ce,libmarkup5ever-5b813319160cbe93,libstring_cache-5e2d3217174cd7ad,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-ad0a2536461da34e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-e0805e7ae467999a,libbase64-64299f9d815d057c,libtokio_native_tls-c425c583f5e4b796,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-62d612e896beae72,libopenssl_probe-cbab9b905ab83f66,libopenssl-8044f1e694d02d3b,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ee373b03e0ef55b1,libhyper-3df049e6c5dbbe24,libsocket2-1a9c1887cb90908a,libh2-68496906bacb9ce7,libtokio_util-01523cee7e09ffa3,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libthirtyfour-e55127b7a7cef1df,libreqwest-ebd61b4e099bfec2,libserde_urlencoded-57a0cd3e8836f4d4,libhyper_rustls-0279196b3ba84fac,libwebpki_roots-e50f1152d317f705,libtokio_rustls-7b4d46b4d655a4d8,librustls-3f4b3964309509ca,libsubtle-ca7024fc66e4388f,libwebpki-98543525801c78cd,libring-fb2a209ec119c616,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtower_http-f48d58fdc77df08a,libiri_string-a380f51e5b0b7b73,libtower-196daf2315b93d6a,libtower_layer-d70c7e404336389b,libhyper_util-a5dcef25ee593895,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d3e72a7bf358cfd0,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libsync_wrapper-5a27d2ea02cd7690,libtracing-a15a4dece719823c,libtracing_core-2fa02b5ee2bcd648,libtokio-70c8ea01dace160c,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libarc_swap-4d53f24db0759841,liburl-55308b5700e96822,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libfutures_util-52662541b3da4b33,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libconst_format-19b4d15871e5bce1,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-c73421119194131c,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libstringmatch-11e7f15037db0d34,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libtempfile-8490bf4fd25e1c0f,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libthiserror-8915154b9b93abc3,libpulldown_cmark-6a938621344e9c66,libbitflags-c9a8c3feded120fa,libmemchr-6f5829dadd40eda8,libunicase-5017e9507498ef51,libserde-82db6d6b9ea688a1,libserde_core-24a507d28a944fe3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV8iS6K/raw-dylibs" "-B/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-50074e7f802aaa59/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sogou_weixin_search-a2bc7722a4631085" "-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 `tarzi` (example "sogou_weixin_search") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdtDyNr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-d96d904ecbb34fef,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-78a6256a53e8c521,libtarzi,liburlencoding-2e57689ab08a86e0,libwhich-fae0fbb852d6ac5b,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-712b226ddfd5b2e0,liblinux_raw_sys-b3e0a6b3ac010104,libserde_yaml-481859c9cace0dab,libunsafe_libyaml-7bc1bf218b2f5452,libhtml2md-8c80a7bfe5038fa5,libmarkup5ever_rcdom-7ed629387afd6fd9,libhtml5ever-918181ab55801422,libmarkup5ever-4b3bac27cac0a288,libphf-14049115e106fb4f,liblazy_static-b3603208c0de2608,libtoml-a5c6ef39fb9b87bc,libtoml_edit-521dd4f2a2a9a376,libserde_spanned-8cb2bb27cd299ed8,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-0943911703179d9e,libselect-d200380102c27287,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,libmarkup5ever_rcdom-62f5cc01f1c13eca,libhtml5ever-bf95bc8e3d3597ce,libmarkup5ever-5b813319160cbe93,libstring_cache-5e2d3217174cd7ad,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-ad0a2536461da34e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-e0805e7ae467999a,libbase64-64299f9d815d057c,libtokio_native_tls-c425c583f5e4b796,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-62d612e896beae72,libopenssl_probe-cbab9b905ab83f66,libopenssl-8044f1e694d02d3b,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ee373b03e0ef55b1,libhyper-3df049e6c5dbbe24,libsocket2-1a9c1887cb90908a,libh2-68496906bacb9ce7,libtokio_util-01523cee7e09ffa3,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libthirtyfour-e55127b7a7cef1df,libreqwest-ebd61b4e099bfec2,libserde_urlencoded-57a0cd3e8836f4d4,libhyper_rustls-0279196b3ba84fac,libwebpki_roots-e50f1152d317f705,libtokio_rustls-7b4d46b4d655a4d8,librustls-3f4b3964309509ca,libsubtle-ca7024fc66e4388f,libwebpki-98543525801c78cd,libring-fb2a209ec119c616,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtower_http-f48d58fdc77df08a,libiri_string-a380f51e5b0b7b73,libtower-196daf2315b93d6a,libtower_layer-d70c7e404336389b,libhyper_util-a5dcef25ee593895,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d3e72a7bf358cfd0,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libsync_wrapper-5a27d2ea02cd7690,libtracing-a15a4dece719823c,libtracing_core-2fa02b5ee2bcd648,libtokio-70c8ea01dace160c,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libarc_swap-4d53f24db0759841,liburl-55308b5700e96822,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libfutures_util-52662541b3da4b33,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libconst_format-19b4d15871e5bce1,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-c73421119194131c,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libstringmatch-11e7f15037db0d34,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libtempfile-8490bf4fd25e1c0f,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libthiserror-8915154b9b93abc3,libpulldown_cmark-6a938621344e9c66,libbitflags-c9a8c3feded120fa,libmemchr-6f5829dadd40eda8,libunicase-5017e9507498ef51,libserde-82db6d6b9ea688a1,libserde_core-24a507d28a944fe3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdtDyNr/raw-dylibs" "-B/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-50074e7f802aaa59/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-7131d622bd6188d9" "-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 `tarzi` (example "basic_usage") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "11dcdda144b86ae31a320a80e21b61596053c5cbd1d6523a78574d7acf227271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dcdda144b86ae31a320a80e21b61596053c5cbd1d6523a78574d7acf227271", kill_on_drop: false }` [INFO] [stdout] 11dcdda144b86ae31a320a80e21b61596053c5cbd1d6523a78574d7acf227271