[INFO] fetching crate tarzi 0.1.10...
[INFO] testing tarzi-0.1.10 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tarzi 0.1.10 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tarzi 0.1.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tarzi 0.1.10
[INFO] tweaked toml for crates.io crate tarzi 0.1.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tarzi 0.1.10 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tarzi 0.1.10 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thirtyfour-macros v0.2.0
[INFO] [stderr]   Downloaded select v0.6.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded thirtyfour v0.35.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0a12c45d244f5a71191f506497dd8356f93dd3b5a871280492da5d2ba66ef0e
[INFO] running `Command { std: "docker" "start" "-a" "f0a12c45d244f5a71191f506497dd8356f93dd3b5a871280492da5d2ba66ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0a12c45d244f5a71191f506497dd8356f93dd3b5a871280492da5d2ba66ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a12c45d244f5a71191f506497dd8356f93dd3b5a871280492da5d2ba66ef0e", kill_on_drop: false }`
[INFO] [stdout] f0a12c45d244f5a71191f506497dd8356f93dd3b5a871280492da5d2ba66ef0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd34c646b2df17d85f16943bb165417d0c8e58c26f26fa9b2f2ac6789c9059b
[INFO] running `Command { std: "docker" "start" "-a" "ebd34c646b2df17d85f16943bb165417d0c8e58c26f26fa9b2f2ac6789c9059b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 markup5ever v0.12.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling xml5ever v0.18.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling select v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling thirtyfour v0.35.0
[INFO] [stderr]    Compiling tarzi v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "ebd34c646b2df17d85f16943bb165417d0c8e58c26f26fa9b2f2ac6789c9059b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd34c646b2df17d85f16943bb165417d0c8e58c26f26fa9b2f2ac6789c9059b", kill_on_drop: false }`
[INFO] [stdout] ebd34c646b2df17d85f16943bb165417d0c8e58c26f26fa9b2f2ac6789c9059b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a7e3f02069896e84574a00e69266862f863d157a66413844d1d63c16de91a67
[INFO] running `Command { std: "docker" "start" "-a" "6a7e3f02069896e84574a00e69266862f863d157a66413844d1d63c16de91a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[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 hyper v0.14.32
[INFO] [stderr]    Compiling thirtyfour v0.35.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tarzi v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVb0SBq/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-307aee6f4f98b2e5,libthread_local-6675aad092b8cb63,libnu_ansi_term-90002f1d2b8187f3,libsharded_slab-54131fdddada5e4f,libtracing_log-87cd0a28ef072e1d,libtarzi,liburlencoding-14474d116f0b4ea8,libwhich-9831ada8344d9660,libhome-21293f5ce4011558,libeither-f9b518962db918f0,librustix-87871babd4abb7f5,liblinux_raw_sys-45d2d5632d49ccda,libserde_yaml-accb63d3c051537b,libunsafe_libyaml-ee31304e6444336c,libhtml2md-1fae798920351adc,libmarkup5ever_rcdom-822c2ce719c8c126,libhtml5ever-212fff238f16f715,libmarkup5ever-e40435f2cdac10c5,libphf-bd7a18e92e151e10,liblazy_static-206e48a21956b6b1,libtoml-40d0919ca11db058,libtoml_edit-d3f4853425affcb0,libserde_spanned-328ee64ef29c9a30,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d23296520f6bf806,libselect-14d4385f597be520,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libmarkup5ever_rcdom-2106874250f04be8,libhtml5ever-73590f6f082ea240,libmarkup5ever-95ca3a956a378245,libstring_cache-bc9f44b4e03bd0f4,libprecomputed_hash-24dc289e4f66a0b9,libphf_shared-f341eefb160a580f,libsiphasher-281eea7c49604184,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libsiphasher-b7c03987115e6133,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libdebug_unreachable-e47a5e878150161b,libmac-039fe8f4dc01af17,libreqwest-1cfb2e545a7c8c97,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-2c04a43f3f52b47b,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libtokio_rustls-1d36427f03d84a47,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,librustls-db83cd6f57f16830,libsct-84469d78107df324,libwebpki-c6cbe2455cbc18b8,libhyper-aba8efb188ae492f,libsocket2-d692a3ed2b3cc2db,libh2-d5e7092e8bfaa23c,libtokio_util-0b22c58fac3434ef,libsync_wrapper-fef456417f84602c,libhttp_body-880fdfc81deb38e5,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libthirtyfour-1fbd47055e586ad9,libreqwest-10332e69f97ee507,libserde_urlencoded-b59dcdf3c79381af,libryu-e5f8b89e5754c206,libhyper_rustls-b97aaf502578c018,libwebpki_roots-2a45ab784262755d,libtokio_rustls-05579de802e12939,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtower_http-bc6a14e86098a779,libiri_string-3a0f702e1f21a7a9,libtower-bc0b48e369ef251e,libtower_layer-007845b5cfb86980,libhyper_util-7aa8310290501f1e,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-3f9a077c5eab2bee,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-64cc2135551bceca,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,libsync_wrapper-17e2928e6f4736b8,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libtokio-76561e3e9e6b97dc,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libarc_swap-dafd6a078b6039a3,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libfutures_util-c848f709a8faf355,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libconst_format-a7e7b416000ff01e,libhttp-8719fb8359054cae,libbytes-2edb8796c3d48962,libbase64-6d64914d1112fcae,libserde_json-4e1f369c8c1d875a,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libstringmatch-b3a4ce61c0d765e3,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libfastrand-966a0da88bae1ff8,libonce_cell-043957f93fe71476,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libthiserror-b46c0e13ecfbe9a0,libpulldown_cmark-d1e566d2ff15b1d3,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libserde-d2225855f08dbf1e,libserde_core-e63f437e7382a2a0}.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/examples/rustcVb0SBq/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-6b34ef0b0713a176/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sogou_weixin_search-0a92791fbab87197" "-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] [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" "/opt/rustwide/target/debug/deps/rustcinL0X2/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/{libtarzi,liburlencoding-14474d116f0b4ea8,libwhich-9831ada8344d9660,libhome-21293f5ce4011558,libeither-f9b518962db918f0,librustix-87871babd4abb7f5,liblinux_raw_sys-45d2d5632d49ccda,libserde_yaml-accb63d3c051537b,libunsafe_libyaml-ee31304e6444336c,libhtml2md-1fae798920351adc,libmarkup5ever_rcdom-822c2ce719c8c126,libhtml5ever-212fff238f16f715,libmarkup5ever-e40435f2cdac10c5,libphf-bd7a18e92e151e10,liblazy_static-206e48a21956b6b1,libtoml-40d0919ca11db058,libtoml_edit-d3f4853425affcb0,libserde_spanned-328ee64ef29c9a30,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d23296520f6bf806,libselect-14d4385f597be520,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libmarkup5ever_rcdom-2106874250f04be8,libhtml5ever-73590f6f082ea240,libmarkup5ever-95ca3a956a378245,libstring_cache-bc9f44b4e03bd0f4,libprecomputed_hash-24dc289e4f66a0b9,libphf_shared-f341eefb160a580f,libsiphasher-281eea7c49604184,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libsiphasher-b7c03987115e6133,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libdebug_unreachable-e47a5e878150161b,libmac-039fe8f4dc01af17,libreqwest-1cfb2e545a7c8c97,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-2c04a43f3f52b47b,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libtokio_rustls-1d36427f03d84a47,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,librustls-db83cd6f57f16830,libsct-84469d78107df324,libwebpki-c6cbe2455cbc18b8,libhyper-aba8efb188ae492f,libsocket2-d692a3ed2b3cc2db,libh2-d5e7092e8bfaa23c,libtokio_util-0b22c58fac3434ef,libsync_wrapper-fef456417f84602c,libhttp_body-880fdfc81deb38e5,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libthirtyfour-1fbd47055e586ad9,libreqwest-10332e69f97ee507,libserde_urlencoded-b59dcdf3c79381af,libryu-e5f8b89e5754c206,libhyper_rustls-b97aaf502578c018,libwebpki_roots-2a45ab784262755d,libtokio_rustls-05579de802e12939,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtower_http-bc6a14e86098a779,libiri_string-3a0f702e1f21a7a9,libtower-bc0b48e369ef251e,libtower_layer-007845b5cfb86980,libhyper_util-7aa8310290501f1e,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-3f9a077c5eab2bee,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-64cc2135551bceca,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,libsync_wrapper-17e2928e6f4736b8,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libtokio-76561e3e9e6b97dc,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libarc_swap-dafd6a078b6039a3,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libfutures_util-c848f709a8faf355,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libconst_format-a7e7b416000ff01e,libhttp-8719fb8359054cae,libbytes-2edb8796c3d48962,libbase64-6d64914d1112fcae,libserde_json-4e1f369c8c1d875a,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libstringmatch-b3a4ce61c0d765e3,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libfastrand-966a0da88bae1ff8,libonce_cell-043957f93fe71476,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libthiserror-b46c0e13ecfbe9a0,libpulldown_cmark-d1e566d2ff15b1d3,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libserde-d2225855f08dbf1e,libserde_core-e63f437e7382a2a0}.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/rustcinL0X2/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-6b34ef0b0713a176/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/browser_integration_tests-0951754b88b18179" "-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` (test "browser_integration_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc77Pa6o/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-307aee6f4f98b2e5,libthread_local-6675aad092b8cb63,libnu_ansi_term-90002f1d2b8187f3,libsharded_slab-54131fdddada5e4f,libtracing_log-87cd0a28ef072e1d,libtarzi,liburlencoding-14474d116f0b4ea8,libwhich-9831ada8344d9660,libhome-21293f5ce4011558,libeither-f9b518962db918f0,librustix-87871babd4abb7f5,liblinux_raw_sys-45d2d5632d49ccda,libserde_yaml-accb63d3c051537b,libunsafe_libyaml-ee31304e6444336c,libhtml2md-1fae798920351adc,libmarkup5ever_rcdom-822c2ce719c8c126,libhtml5ever-212fff238f16f715,libmarkup5ever-e40435f2cdac10c5,libphf-bd7a18e92e151e10,liblazy_static-206e48a21956b6b1,libtoml-40d0919ca11db058,libtoml_edit-d3f4853425affcb0,libserde_spanned-328ee64ef29c9a30,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d23296520f6bf806,libselect-14d4385f597be520,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libmarkup5ever_rcdom-2106874250f04be8,libhtml5ever-73590f6f082ea240,libmarkup5ever-95ca3a956a378245,libstring_cache-bc9f44b4e03bd0f4,libprecomputed_hash-24dc289e4f66a0b9,libphf_shared-f341eefb160a580f,libsiphasher-281eea7c49604184,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libsiphasher-b7c03987115e6133,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libdebug_unreachable-e47a5e878150161b,libmac-039fe8f4dc01af17,libreqwest-1cfb2e545a7c8c97,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-2c04a43f3f52b47b,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libtokio_rustls-1d36427f03d84a47,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,librustls-db83cd6f57f16830,libsct-84469d78107df324,libwebpki-c6cbe2455cbc18b8,libhyper-aba8efb188ae492f,libsocket2-d692a3ed2b3cc2db,libh2-d5e7092e8bfaa23c,libtokio_util-0b22c58fac3434ef,libsync_wrapper-fef456417f84602c,libhttp_body-880fdfc81deb38e5,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libthirtyfour-1fbd47055e586ad9,libreqwest-10332e69f97ee507,libserde_urlencoded-b59dcdf3c79381af,libryu-e5f8b89e5754c206,libhyper_rustls-b97aaf502578c018,libwebpki_roots-2a45ab784262755d,libtokio_rustls-05579de802e12939,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtower_http-bc6a14e86098a779,libiri_string-3a0f702e1f21a7a9,libtower-bc0b48e369ef251e,libtower_layer-007845b5cfb86980,libhyper_util-7aa8310290501f1e,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-3f9a077c5eab2bee,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-64cc2135551bceca,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,libsync_wrapper-17e2928e6f4736b8,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libtokio-76561e3e9e6b97dc,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libarc_swap-dafd6a078b6039a3,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libfutures_util-c848f709a8faf355,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libconst_format-a7e7b416000ff01e,libhttp-8719fb8359054cae,libbytes-2edb8796c3d48962,libbase64-6d64914d1112fcae,libserde_json-4e1f369c8c1d875a,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libstringmatch-b3a4ce61c0d765e3,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libfastrand-966a0da88bae1ff8,libonce_cell-043957f93fe71476,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libthiserror-b46c0e13ecfbe9a0,libpulldown_cmark-d1e566d2ff15b1d3,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libserde-d2225855f08dbf1e,libserde_core-e63f437e7382a2a0}.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/examples/rustc77Pa6o/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-6b34ef0b0713a176/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/search_engine_default-836ee7baf10ed682" "-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 "search_engine_default") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcTZH6Eq/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-307aee6f4f98b2e5,libthread_local-6675aad092b8cb63,libnu_ansi_term-90002f1d2b8187f3,libsharded_slab-54131fdddada5e4f,libtracing_log-87cd0a28ef072e1d,libtarzi,liburlencoding-14474d116f0b4ea8,libwhich-9831ada8344d9660,libhome-21293f5ce4011558,libeither-f9b518962db918f0,librustix-87871babd4abb7f5,liblinux_raw_sys-45d2d5632d49ccda,libserde_yaml-accb63d3c051537b,libunsafe_libyaml-ee31304e6444336c,libhtml2md-1fae798920351adc,libmarkup5ever_rcdom-822c2ce719c8c126,libhtml5ever-212fff238f16f715,libmarkup5ever-e40435f2cdac10c5,libphf-bd7a18e92e151e10,liblazy_static-206e48a21956b6b1,libtoml-40d0919ca11db058,libtoml_edit-d3f4853425affcb0,libserde_spanned-328ee64ef29c9a30,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d23296520f6bf806,libselect-14d4385f597be520,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libmarkup5ever_rcdom-2106874250f04be8,libhtml5ever-73590f6f082ea240,libmarkup5ever-95ca3a956a378245,libstring_cache-bc9f44b4e03bd0f4,libprecomputed_hash-24dc289e4f66a0b9,libphf_shared-f341eefb160a580f,libsiphasher-281eea7c49604184,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libsiphasher-b7c03987115e6133,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libdebug_unreachable-e47a5e878150161b,libmac-039fe8f4dc01af17,libreqwest-1cfb2e545a7c8c97,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-2c04a43f3f52b47b,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libtokio_rustls-1d36427f03d84a47,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,librustls-db83cd6f57f16830,libsct-84469d78107df324,libwebpki-c6cbe2455cbc18b8,libhyper-aba8efb188ae492f,libsocket2-d692a3ed2b3cc2db,libh2-d5e7092e8bfaa23c,libtokio_util-0b22c58fac3434ef,libsync_wrapper-fef456417f84602c,libhttp_body-880fdfc81deb38e5,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libthirtyfour-1fbd47055e586ad9,libreqwest-10332e69f97ee507,libserde_urlencoded-b59dcdf3c79381af,libryu-e5f8b89e5754c206,libhyper_rustls-b97aaf502578c018,libwebpki_roots-2a45ab784262755d,libtokio_rustls-05579de802e12939,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtower_http-bc6a14e86098a779,libiri_string-3a0f702e1f21a7a9,libtower-bc0b48e369ef251e,libtower_layer-007845b5cfb86980,libhyper_util-7aa8310290501f1e,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-3f9a077c5eab2bee,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-64cc2135551bceca,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,libsync_wrapper-17e2928e6f4736b8,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libtokio-76561e3e9e6b97dc,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libarc_swap-dafd6a078b6039a3,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libfutures_util-c848f709a8faf355,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libconst_format-a7e7b416000ff01e,libhttp-8719fb8359054cae,libbytes-2edb8796c3d48962,libbase64-6d64914d1112fcae,libserde_json-4e1f369c8c1d875a,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libstringmatch-b3a4ce61c0d765e3,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libfastrand-966a0da88bae1ff8,libonce_cell-043957f93fe71476,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libthiserror-b46c0e13ecfbe9a0,libpulldown_cmark-d1e566d2ff15b1d3,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libserde-d2225855f08dbf1e,libserde_core-e63f437e7382a2a0}.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/examples/rustcTZH6Eq/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-6b34ef0b0713a176/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/search_engine_brave-6a6968af6b79a9b8" "-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 "search_engine_brave") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKZqcjR/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-307aee6f4f98b2e5,libthread_local-6675aad092b8cb63,libnu_ansi_term-90002f1d2b8187f3,libsharded_slab-54131fdddada5e4f,libtracing_log-87cd0a28ef072e1d,libtarzi,liburlencoding-14474d116f0b4ea8,libwhich-9831ada8344d9660,libhome-21293f5ce4011558,libeither-f9b518962db918f0,librustix-87871babd4abb7f5,liblinux_raw_sys-45d2d5632d49ccda,libserde_yaml-accb63d3c051537b,libunsafe_libyaml-ee31304e6444336c,libhtml2md-1fae798920351adc,libmarkup5ever_rcdom-822c2ce719c8c126,libhtml5ever-212fff238f16f715,libmarkup5ever-e40435f2cdac10c5,libphf-bd7a18e92e151e10,liblazy_static-206e48a21956b6b1,libtoml-40d0919ca11db058,libtoml_edit-d3f4853425affcb0,libserde_spanned-328ee64ef29c9a30,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d23296520f6bf806,libselect-14d4385f597be520,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libmarkup5ever_rcdom-2106874250f04be8,libhtml5ever-73590f6f082ea240,libmarkup5ever-95ca3a956a378245,libstring_cache-bc9f44b4e03bd0f4,libprecomputed_hash-24dc289e4f66a0b9,libphf_shared-f341eefb160a580f,libsiphasher-281eea7c49604184,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libsiphasher-b7c03987115e6133,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libdebug_unreachable-e47a5e878150161b,libmac-039fe8f4dc01af17,libreqwest-1cfb2e545a7c8c97,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-2c04a43f3f52b47b,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libtokio_rustls-1d36427f03d84a47,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,librustls-db83cd6f57f16830,libsct-84469d78107df324,libwebpki-c6cbe2455cbc18b8,libhyper-aba8efb188ae492f,libsocket2-d692a3ed2b3cc2db,libh2-d5e7092e8bfaa23c,libtokio_util-0b22c58fac3434ef,libsync_wrapper-fef456417f84602c,libhttp_body-880fdfc81deb38e5,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libthirtyfour-1fbd47055e586ad9,libreqwest-10332e69f97ee507,libserde_urlencoded-b59dcdf3c79381af,libryu-e5f8b89e5754c206,libhyper_rustls-b97aaf502578c018,libwebpki_roots-2a45ab784262755d,libtokio_rustls-05579de802e12939,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtower_http-bc6a14e86098a779,libiri_string-3a0f702e1f21a7a9,libtower-bc0b48e369ef251e,libtower_layer-007845b5cfb86980,libhyper_util-7aa8310290501f1e,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-3f9a077c5eab2bee,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-64cc2135551bceca,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,libsync_wrapper-17e2928e6f4736b8,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libtokio-76561e3e9e6b97dc,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libarc_swap-dafd6a078b6039a3,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libfutures_util-c848f709a8faf355,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libconst_format-a7e7b416000ff01e,libhttp-8719fb8359054cae,libbytes-2edb8796c3d48962,libbase64-6d64914d1112fcae,libserde_json-4e1f369c8c1d875a,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libstringmatch-b3a4ce61c0d765e3,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libfastrand-966a0da88bae1ff8,libonce_cell-043957f93fe71476,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libthiserror-b46c0e13ecfbe9a0,libpulldown_cmark-d1e566d2ff15b1d3,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libserde-d2225855f08dbf1e,libserde_core-e63f437e7382a2a0}.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/examples/rustcKZqcjR/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-6b34ef0b0713a176/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-3c5bf39205f353a8" "-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" "6a7e3f02069896e84574a00e69266862f863d157a66413844d1d63c16de91a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7e3f02069896e84574a00e69266862f863d157a66413844d1d63c16de91a67", kill_on_drop: false }`
[INFO] [stdout] 6a7e3f02069896e84574a00e69266862f863d157a66413844d1d63c16de91a67
