[INFO] cloning repository https://github.com/AnlangA/zai-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnlangA/zai-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fzai-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fzai-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddf98dbb6f23b99b8199ad82fd5cac352f6009b1
[INFO] testing AnlangA/zai-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fzai-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnlangA/zai-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/AnlangA/zai-rs
[INFO] tweaked toml for git repo https://github.com/AnlangA/zai-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnlangA/zai-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnlangA/zai-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded borrow-or-share v0.2.2
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded referencing v0.33.0
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded rmcp v0.6.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded jsonschema v0.33.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded rmcp-macros v0.6.4
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded rustls v0.23.33
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8afcfc81bfe4f747973a0a0dee9a99d3c79628994197ee62e896c2a97fca4bb
[INFO] running `Command { std: "docker" "start" "-a" "b8afcfc81bfe4f747973a0a0dee9a99d3c79628994197ee62e896c2a97fca4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8afcfc81bfe4f747973a0a0dee9a99d3c79628994197ee62e896c2a97fca4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8afcfc81bfe4f747973a0a0dee9a99d3c79628994197ee62e896c2a97fca4bb", kill_on_drop: false }`
[INFO] [stdout] b8afcfc81bfe4f747973a0a0dee9a99d3c79628994197ee62e896c2a97fca4bb
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1148b829c9ad737d562869f0ea473754c43121b590e3d1af95b45d3a6cefc340
[INFO] running `Command { std: "docker" "start" "-a" "1148b829c9ad737d562869f0ea473754c43121b590e3d1af95b45d3a6cefc340", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling zai-rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "1148b829c9ad737d562869f0ea473754c43121b590e3d1af95b45d3a6cefc340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1148b829c9ad737d562869f0ea473754c43121b590e3d1af95b45d3a6cefc340", kill_on_drop: false }`
[INFO] [stdout] 1148b829c9ad737d562869f0ea473754c43121b590e3d1af95b45d3a6cefc340
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4c5cf989f3f17de70bdda8e9e22a387fab1a655eb2172d95688f1910ca0ee7b
[INFO] running `Command { std: "docker" "start" "-a" "f4c5cf989f3f17de70bdda8e9e22a387fab1a655eb2172d95688f1910ca0ee7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling zai-rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvZpV9m/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-afb6740ce93f0e83,libanstream-0f3ade368fa38109,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-1c842a911c9d9ea1,libanstyle-8f9813155d5c1cf2,libzai_rs-64fd00c686de623b,libanyhow-a6cad01b77d60716,libdashmap-facb5e331aa65052,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libthiserror-7810748aeb71f703,libjsonschema-1c518ad5fc60d592,libreqwest-0c4cda084453bef4,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libhyper_tls-cfbb3f7c29be0549,libtokio_native_tls-d16f9143fa804c43,libserde_urlencoded-e3e5c2fc9744638c,libencoding_rs-cc14b3dbbd1394c4,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-d817ec4fbc31d295,libiri_string-a380f51e5b0b7b73,libtower-720394904d2fdd9c,libtower_layer-d70c7e404336389b,libnative_tls-7db0f1a95c636875,libopenssl_probe-cbab9b905ab83f66,libopenssl-f9859ce71d2b40c3,libbitflags-443c99b827427271,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e7cd2a1efe21908f,libhyper_util-22fe4f3ff8ad91c4,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1be902995a11c4fc,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-586f5c913fc8e332,libtracing-3b97a3033d9a429f,libtracing_core-181ee1ed942b4689,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-507b13a0254f6fff,libtokio-81d8a482ab14d485,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libuuid_simd-94c0604975a819c3,libuuid-bcb2df0fd85cd3ff,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-32ea48fea199463e,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libemail_address-855e5cd693f9536d,libfraction-0de920033c2e3895,liblazy_static-b3603208c0de2608,libnum-36836b7f21785857,libnum_iter-e2a87098d128a8da,libnum_rational-d751d95db89c231b,libnum_complex-795d5ce9a7c1d620,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libnum_traits-e05972f153d0dad0,libnum_cmp-17522be2d14919c0,libreferencing-0bc5072706eb7059,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfluent_uri-270a377c39425dce,libborrow_or_share-f91f237ee27b3090,libref_cast-bf7c8f0e61c07405,libahash-7b0a5f3dd0ad25ea,libgetrandom-943b1f3832e4b7bc,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libzerocopy-cce06fb2122f9e8f,libfutures-9ff519370b302b03,libfutures_executor-0cb4c12ff0e441dd,libfutures_util-ed321ba5799e2499,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,liblog-28f8cc0684f4f944,libvalidator-ab0cd22b64b1932c,liburl-aacc1f0164cfbe92,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libregex-7460baa49e25d64e,libregex_automata-ea82fac18e387ca4,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-d40cde7d2fd22dd8,libonce_cell-0ba6aecba7086d38,libidna-b04e184ece64274c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-7d4f3b699c5e6012,libicu_properties-91d96094c71bf83b,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-df87ab624ea5613f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-1f405cb7ed48c2fb,libpotential_utf-4ebd56ec310c6ef1,libicu_provider-c9bf6026f558cc99,libicu_locale_core-3368076584f38cfd,libtinystr-0395e306e162b1e0,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-10987aff16ef3bd8,libzerotrie-6a3a19e12a533063,libyoke-97cfbfa506b99aa2,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-41e32e7647313206,libserde_json-4e93c8be0add551f,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-baf68742c6e6696b,libserde_core-48921fa965a1c84f}.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" "/tmp/rustcvZpV9m/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/voice_list-c5556ec3912963b4" "-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 `zai-rs` (example "voice_list") 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" "/tmp/rustc9TClOx/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-afb6740ce93f0e83,libanstream-0f3ade368fa38109,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-1c842a911c9d9ea1,libanstyle-8f9813155d5c1cf2,libzai_rs-64fd00c686de623b,libanyhow-a6cad01b77d60716,libdashmap-facb5e331aa65052,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libthiserror-7810748aeb71f703,libjsonschema-1c518ad5fc60d592,libreqwest-0c4cda084453bef4,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libhyper_tls-cfbb3f7c29be0549,libtokio_native_tls-d16f9143fa804c43,libserde_urlencoded-e3e5c2fc9744638c,libencoding_rs-cc14b3dbbd1394c4,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-d817ec4fbc31d295,libiri_string-a380f51e5b0b7b73,libtower-720394904d2fdd9c,libtower_layer-d70c7e404336389b,libnative_tls-7db0f1a95c636875,libopenssl_probe-cbab9b905ab83f66,libopenssl-f9859ce71d2b40c3,libbitflags-443c99b827427271,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e7cd2a1efe21908f,libhyper_util-22fe4f3ff8ad91c4,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1be902995a11c4fc,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-586f5c913fc8e332,libtracing-3b97a3033d9a429f,libtracing_core-181ee1ed942b4689,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-507b13a0254f6fff,libtokio-81d8a482ab14d485,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libuuid_simd-94c0604975a819c3,libuuid-bcb2df0fd85cd3ff,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-32ea48fea199463e,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libemail_address-855e5cd693f9536d,libfraction-0de920033c2e3895,liblazy_static-b3603208c0de2608,libnum-36836b7f21785857,libnum_iter-e2a87098d128a8da,libnum_rational-d751d95db89c231b,libnum_complex-795d5ce9a7c1d620,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libnum_traits-e05972f153d0dad0,libnum_cmp-17522be2d14919c0,libreferencing-0bc5072706eb7059,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfluent_uri-270a377c39425dce,libborrow_or_share-f91f237ee27b3090,libref_cast-bf7c8f0e61c07405,libahash-7b0a5f3dd0ad25ea,libgetrandom-943b1f3832e4b7bc,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libzerocopy-cce06fb2122f9e8f,libfutures-9ff519370b302b03,libfutures_executor-0cb4c12ff0e441dd,libfutures_util-ed321ba5799e2499,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,liblog-28f8cc0684f4f944,libvalidator-ab0cd22b64b1932c,liburl-aacc1f0164cfbe92,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libregex-7460baa49e25d64e,libregex_automata-ea82fac18e387ca4,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-d40cde7d2fd22dd8,libonce_cell-0ba6aecba7086d38,libidna-b04e184ece64274c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-7d4f3b699c5e6012,libicu_properties-91d96094c71bf83b,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-df87ab624ea5613f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-1f405cb7ed48c2fb,libpotential_utf-4ebd56ec310c6ef1,libicu_provider-c9bf6026f558cc99,libicu_locale_core-3368076584f38cfd,libtinystr-0395e306e162b1e0,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-10987aff16ef3bd8,libzerotrie-6a3a19e12a533063,libyoke-97cfbfa506b99aa2,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-41e32e7647313206,libserde_json-4e93c8be0add551f,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-baf68742c6e6696b,libserde_core-48921fa965a1c84f}.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" "/tmp/rustc9TClOx/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/gen_image-2144b2afb288ffd7" "-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 `zai-rs` (example "gen_image") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f4c5cf989f3f17de70bdda8e9e22a387fab1a655eb2172d95688f1910ca0ee7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c5cf989f3f17de70bdda8e9e22a387fab1a655eb2172d95688f1910ca0ee7b", kill_on_drop: false }`
[INFO] [stdout] f4c5cf989f3f17de70bdda8e9e22a387fab1a655eb2172d95688f1910ca0ee7b
