[INFO] cloning repository https://github.com/zed-extensions/dart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zed-extensions/dart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-extensions%2Fdart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-extensions%2Fdart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c5da8d95fbcb8ccc26c404bb8ea5d9c0d2c4626 [INFO] checking zed-extensions/dart against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-extensions%2Fdart" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zed-extensions/dart [INFO] finished tweaking git repo https://github.com/zed-extensions/dart [INFO] tweaked toml for git repo https://github.com/zed-extensions/dart written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zed-extensions/dart on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zed-extensions/dart 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fb74024d2d2363a4f9f4b88b7d9bb1b00b3daf9fabdb9bd86aa4490486decd8 [INFO] running `Command { std: "docker" "start" "-a" "0fb74024d2d2363a4f9f4b88b7d9bb1b00b3daf9fabdb9bd86aa4490486decd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fb74024d2d2363a4f9f4b88b7d9bb1b00b3daf9fabdb9bd86aa4490486decd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb74024d2d2363a4f9f4b88b7d9bb1b00b3daf9fabdb9bd86aa4490486decd8", kill_on_drop: false }` [INFO] [stdout] 0fb74024d2d2363a4f9f4b88b7d9bb1b00b3daf9fabdb9bd86aa4490486decd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44363abe113b82531d85df442c21b58e99000318dab5669ab653a95eb34c100f [INFO] running `Command { std: "docker" "start" "-a" "44363abe113b82531d85df442c21b58e99000318dab5669ab653a95eb34c100f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.22.0 [INFO] [stderr] Compiling wasm-encoder v0.201.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.22.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.22.0 [INFO] [stderr] Compiling zed_extension_api v0.1.0 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling wasmparser v0.201.0 [INFO] [stderr] Compiling wit-parser v0.201.0 [INFO] [stderr] Compiling wasm-metadata v0.201.0 [INFO] [stderr] Compiling wit-bindgen-core v0.22.0 [INFO] [stderr] Compiling wit-component v0.201.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUQC12T/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUQC12T/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/wit_bindgen_rust_macro-1075d11bbf5abaa9.00l6g5th5ud7fk9jwenjnurkj.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen_rust-308a3a0802cc3b6c.rlib,libwit_component-0c4054753cae4277.rlib,libwasm_metadata-0f5b98057de1ac8c.rlib,libwasm_encoder-51e01eee50d6a115.rlib,libleb128-0d8a286057406ea1.rlib,libspdx-f2ca8451190a4099.rlib,libsmallvec-ad26e46c9877b0dc.rlib,libheck-9a6cc83263da44dd.rlib,libunicode_segmentation-dc98e5380af19de4.rlib,libwit_bindgen_core-693a9b2cdee1ac09.rlib,libwit_parser-05b9321764b69760.rlib,libserde_json-855e41636138651f.rlib,libmemchr-385abaa02608ee6d.rlib,libitoa-a56586eb8dea20d6.rlib,libryu-e37870bae463f097.rlib,liblog-64e4f3632e0a179a.rlib,libunicode_xid-4dfc1b165cf6adea.rlib,libwasmparser-0a135c903d1802be.rlib,libbitflags-8257de363ef7afb0.rlib,libsemver-5cdbf0549740bbdf.rlib,libindexmap-89a8d9547866d28f.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-bdd87ee338833ebb.rlib,libserde-96060d56a0c6f1f5.rlib,libid_arena-83045f14d6b77736.rlib,libanyhow-2eb3689068dadaf8.rlib,libsyn-827b564e39e63195.rlib,libquote-7fc2064ba2fff4e2.rlib,libproc_macro2-9e07246079e797d1.rlib,libunicode_ident-d14904b1232aa2ec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUQC12T/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust_macro-1075d11bbf5abaa9.so" "-Wl,--gc-sections" "-shared" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wit-bindgen-rust-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "44363abe113b82531d85df442c21b58e99000318dab5669ab653a95eb34c100f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44363abe113b82531d85df442c21b58e99000318dab5669ab653a95eb34c100f", kill_on_drop: false }` [INFO] [stdout] 44363abe113b82531d85df442c21b58e99000318dab5669ab653a95eb34c100f