[INFO] cloning repository https://github.com/taida-lang/taida [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taida-lang/taida" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaida-lang%2Ftaida", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaida-lang%2Ftaida'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e3e3d83ad5e40b2e336dc8e02be7326bd05cf51 [INFO] testing taida-lang/taida against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaida-lang%2Ftaida" "/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/taida-lang/taida [INFO] finished tweaking git repo https://github.com/taida-lang/taida [INFO] tweaked toml for git repo https://github.com/taida-lang/taida written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taida-lang/taida on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taida-lang/taida 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded auto_impl v1.3.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.129.1 [INFO] [stderr] Downloaded cranelift-srcgen v0.129.1 [INFO] [stderr] Downloaded cranelift-bitset v0.129.1 [INFO] [stderr] Downloaded cranelift-control v0.129.1 [INFO] [stderr] Downloaded cranelift-module v0.129.1 [INFO] [stderr] Downloaded cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Downloaded cranelift-bforest v0.129.1 [INFO] [stderr] Downloaded cranelift-frontend v0.129.1 [INFO] [stderr] Downloaded wasmtime-internal-core v42.0.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.47 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.129.1 [INFO] [stderr] Downloaded cranelift-isle v0.129.1 [INFO] [stderr] Downloaded regalloc2 v0.13.5 [INFO] [stderr] Downloaded cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Downloaded cranelift-entity v0.129.1 [INFO] [stderr] Downloaded cranelift-object v0.129.1 [INFO] [stderr] Downloaded zerocopy v0.8.47 [INFO] [stderr] Downloaded gimli v0.33.0 [INFO] [stderr] Downloaded cranelift-codegen v0.129.1 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfdb9ca6b190ae6e30409a379779fa0eaa426449205d59d65b8a862530a5bdc1 [INFO] running `Command { std: "docker" "start" "-a" "cfdb9ca6b190ae6e30409a379779fa0eaa426449205d59d65b8a862530a5bdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfdb9ca6b190ae6e30409a379779fa0eaa426449205d59d65b8a862530a5bdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdb9ca6b190ae6e30409a379779fa0eaa426449205d59d65b8a862530a5bdc1", kill_on_drop: false }` [INFO] [stdout] cfdb9ca6b190ae6e30409a379779fa0eaa426449205d59d65b8a862530a5bdc1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1e7104c427bb1b6c13b3a4457144bc3c303d92c234fb5da4b0badd149115ca [INFO] running `Command { std: "docker" "start" "-a" "9c1e7104c427bb1b6c13b3a4457144bc3c303d92c234fb5da4b0badd149115ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling cranelift-srcgen v0.129.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling wasmtime-internal-core v42.0.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling cranelift-isle v0.129.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.129.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.129.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cranelift-bitset v0.129.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cranelift-entity v0.129.1 [INFO] [stderr] Compiling regalloc2 v0.13.5 [INFO] [stderr] Compiling gimli v0.33.0 [INFO] [stderr] Compiling cranelift-bforest v0.129.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cranelift-control v0.129.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cranelift-codegen v0.129.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tower-lsp v0.20.0 [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 cranelift-module v0.129.1 [INFO] [stderr] Compiling cranelift-frontend v0.129.1 [INFO] [stderr] Compiling cranelift-object v0.129.1 [INFO] [stderr] Compiling taida v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "9c1e7104c427bb1b6c13b3a4457144bc3c303d92c234fb5da4b0badd149115ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1e7104c427bb1b6c13b3a4457144bc3c303d92c234fb5da4b0badd149115ca", kill_on_drop: false }` [INFO] [stdout] 9c1e7104c427bb1b6c13b3a4457144bc3c303d92c234fb5da4b0badd149115ca [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba22950821bd84e7a98e176656185dfec42e7f4a0314130092d5664dddbb6516 [INFO] running `Command { std: "docker" "start" "-a" "ba22950821bd84e7a98e176656185dfec42e7f4a0314130092d5664dddbb6516", kill_on_drop: false }` [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling taida v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustczfLzAk/symbols.o" "<26 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtaida-a3406f846bcb1df7,librustls_pemfile-5bb600029f47a789,libreqwest-dc6800bd9c721dbd,libhyper_rustls-09f23c6ac8155011,libwebpki_roots-33c6a2f43853ebb0,libtokio_rustls-28cb0c60524da5cb,librustls-9195eaa2c0340ba7,libsubtle-0caafe2313bfef0a,libwebpki-2c49853897de0b53,libaws_lc_rs-96d45362a5daa73c,libaws_lc_sys-ce8d515cd10259a9,libring-208a1f98f6a6d5ea,libgetrandom-852996b31a14abb3,libuntrusted-7794aa8a2e806c1f,librustls_pki_types-da93457396ed0cd3,libzeroize-a53c8be9ec03e745,libserde_urlencoded-67d505c5bccbdae3,libryu-80abae6e145e3d6e,libtower_http-a85b9a9af7a51c4d,libbitflags-47429fbc31db051c,libiri_string-272ccc91c92cdcc0,libtower-460fe012fc7c912f,libhyper_util-e852ee56491d6835,libipnet-549ab245f58864a4,libhyper-32a52222fdc9783b,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libpin_utils-17a2647cfbd4f548,libatomic_waker-de21511bb180ef73,libhttp_body_util-1429e5e836eed516,libhttp_body-e7db85cbed8006e3,libhttp-0e7a486052055ea4,libsync_wrapper-f70cbeccfa3344ab,libtower_lsp-d2b0393f58d61520,libhttparse-307643ace31683bc,libdashmap-c44507885fa76fb8,libhashbrown-b8b19feb0d188d3a,libtokio_util-41817f92ef0d8f85,libtower-5b0a426af3775949,libpin_project-dab2847fbcffdd0e,libtower_service-3227f576272790b5,libtower_layer-3c7f0e51264f3b8b,libfutures-b91bd4b60f0b0aee,libfutures_util-9ecd85ed1a6a4066,libfutures_io-624da9fb1973e25e,libslab-c5d69dfe6587915a,libfutures_channel-559f73307853bcf2,libfutures_sink-84f8393c34bd22af,libfutures_task-afaacfb54d34f1eb,libfutures_core-a5c264147952ed65,libtracing-cb3a6245a6a0ace5,libtracing_core-3be5a2d3c5ed2216,libonce_cell-aa7f09d982566749,liblsp_types-f39bb671235799d8,liburl-9560e361d41f3fa5,libidna-c6793bc499a7db66,libutf8_iter-0044db479a7eab95,libidna_adapter-198db20416a89261,libicu_properties-3535e706ccbfb012,libicu_properties_data-ab8043d2e38c42d3,libicu_normalizer-a5e2057dcc29f929,libicu_normalizer_data-c2a82dc68f71e922,libicu_collections-86fd6b58592be7b5,libpotential_utf-cc9fdb69cc26661b,libicu_provider-b2393b6ed963daad,libicu_locale_core-5a530309b6274b56,libtinystr-43cb527b73b4a361,liblitemap-229f8b40db6a7e00,libwriteable-984d7b7eae72cf00,libzerovec-948e6b9def365ec1,libzerotrie-b3a7d339f14ca25f,libyoke-96174b668c24b96c,libstable_deref_trait-167f22e186ddbbad,libzerofrom-35b0571dc3085f7f,libform_urlencoded-a6ed26fde217011b,libpercent_encoding-7938264bd12ac900,libbitflags-51b366d50a5e9687,libtokio-e4f9fbef3bca40aa,libsignal_hook_registry-fccf691bd426ee3e,liberrno-12172d2a9e73064d,libsocket2-8a604b90ae7c850a,libbytes-f55ab0dd96ee172f,libmio-131f9e6f24b2dcbf,libparking_lot-4d3448b1ba836f17,libparking_lot_core-e92ccc599ed8403e,liblibc-f303f8b240c76524,liblock_api-bec38f330c181a97,libscopeguard-83512aa01add663b,libpin_project_lite-45854128615dd667,libsha1-6ba7b56a8cf6c515,libcpufeatures-8f2aeb8a5bd4a50d,libdigest-0b1c53c5ecb6907b,libblock_buffer-9163bbcec4ef4d33,libcrypto_common-00d6bcba692f9074,libgeneric_array-2132a8d65d64fa0a,libtypenum-0182bfe6bea18048,libbase64-528059a677b75efd,libserde_json-208e38e185eeec3c,libitoa-8c667dcd411e6ccc,libzmij-eef78bcefcd88171,libcranelift_object-7b45e3db1c5472c9,libobject-e20b06395afa52c6,libcrc32fast-eb14630e39b28927,libcfg_if-046ef20bdda36b12,libmemchr-eceefb11ad73689d,libcranelift_module-788be34afb467911,libanyhow-aeb2c0d668dd1b6f,libcranelift_frontend-7ce050b2f0eada50,libcranelift_codegen-e80f228cc5b37976,libcranelift_assembler_x64-5ea6a97807d5b8f5,libtarget_lexicon-259e3774d6368b8a,libcranelift_codegen_shared-6da899633971e008,libregalloc2-548cac9e81c41950,libbumpalo-3c08b07aaf6ed38d,liblog-05f668ad927e78a0,libhashbrown-4ed196a70c573311,libfoldhash-f9683c49c831a3ff,libsmallvec-404393753e3b09ac,librustc_hash-b110c6c5fc35f069,liballocator_api2-b00285b741a428fa,libgimli-f3675b0e0e09957e,libfnv-4bfc81da41afbe42,libindexmap-42c51dbe1fd58743,libequivalent-675fbbbdb2cef7bd,libhashbrown-901536acbd0eb063,libcranelift_control-fc7957aa391f751e,libarbitrary-322ec338ca3ca6e5,libcranelift_bforest-5820aa899f006d40,libcranelift_entity-c3f9c696a35341c0,libcranelift_bitset-5a66e77a12755c36,libwasmtime_internal_core-4ce51cfdc47e5fc6,liblibm-0e5fe044c8dfe334,libserde-f60f2c06e505b167,libserde_core-f813c9b94e470a1a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,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/rustczfLzAk/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-be9bb453b21be6d0/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-ce98603e34159747/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasm_edge-49b6564b87812534" "-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 `taida` (test "wasm_edge") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba22950821bd84e7a98e176656185dfec42e7f4a0314130092d5664dddbb6516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba22950821bd84e7a98e176656185dfec42e7f4a0314130092d5664dddbb6516", kill_on_drop: false }` [INFO] [stdout] ba22950821bd84e7a98e176656185dfec42e7f4a0314130092d5664dddbb6516