[INFO] cloning repository https://github.com/sethwbarton/rust-browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sethwbarton/rust-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethwbarton%2Frust-browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethwbarton%2Frust-browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a78a351cc17456b03c49748cd13bcf46e7801c8 [INFO] checking sethwbarton/rust-browser against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethwbarton%2Frust-browser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sethwbarton/rust-browser on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sethwbarton/rust-browser [INFO] finished tweaking git repo https://github.com/sethwbarton/rust-browser [INFO] tweaked toml for git repo https://github.com/sethwbarton/rust-browser written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sethwbarton/rust-browser 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skia-bindings v0.73.0 [INFO] [stderr] Downloaded skia-safe v0.73.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed77d2f4e79462de2b5058dc4b5438e95b075de4c4af2685f31c4a8d8c8a902 [INFO] running `Command { std: "docker" "start" "-a" "9ed77d2f4e79462de2b5058dc4b5438e95b075de4c4af2685f31c4a8d8c8a902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed77d2f4e79462de2b5058dc4b5438e95b075de4c4af2685f31c4a8d8c8a902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed77d2f4e79462de2b5058dc4b5438e95b075de4c4af2685f31c4a8d8c8a902", kill_on_drop: false }` [INFO] [stdout] 9ed77d2f4e79462de2b5058dc4b5438e95b075de4c4af2685f31c4a8d8c8a902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f8914589baa504878c8579746ed4bfb4b32a7fff27c50480ceb8275745abee [INFO] running `Command { std: "docker" "start" "-a" "31f8914589baa504878c8579746ed4bfb4b32a7fff27c50480ceb8275745abee", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling skia-bindings v0.73.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchdHP2l/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-4c5709ec6f0c8430.rlib,libitoa-a56586eb8dea20d6.rlib,libryu-09768567077e3a40.rlib,libtar-fe2dc0a817ba4082.rlib,libxattr-23fcb9929101d6a4.rlib,libfiletime-11b2db92875aebbd.rlib,libheck-8e1f98ffb0a497ae.rlib,libcc-f931482ef5fc13d0.rlib,libbindgen-b2d6aadf9a2d586b.rlib,libprettyplease-7aa4c97b99c44fe7.rlib,libwhich-3a8adcd00bd7f6e4.rlib,libhome-bd3f7da54558ea36.rlib,librustix-69b3216cf9bc4dfa.rlib,liblinux_raw_sys-b2e239a61d74c7df.rlib,libshlex-258c8bec04b9d869.rlib,librustc_hash-c94cda88a025c06c.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libitertools-2d5cd9e08314e383.rlib,libeither-4e7f99450953bd9f.rlib,libcexpr-a0ac27e35ba132a5.rlib,libnom-f673494ec4d66ad2.rlib,libclang_sys-35d5110535ca3778.rlib,liblibloading-42136673c38a05be.rlib,liblibc-87d18d8961ec9178.rlib,libglob-3a1c0b92f1eb37f5.rlib,libsyn-d21d524680badc39.rlib,liblog-baa8b51bb8e4ccb1.rlib,libquote-79dcef08ade3c6d7.rlib,libproc_macro2-4451ce6ed5615584.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-7bef99ab27b53866.rlib,libbitflags-941fc5ec7fca4977.rlib,libregex-232bed4da7e5a316.rlib,libregex_automata-9deb84beafedc69e.rlib,libaho_corasick-90f2e337eba1830d.rlib,libmemchr-d06fcd78ba235e8e.rlib,libregex_syntax-865b77df6a20aea4.rlib,libtoml-44b62cbf63b0e958.rlib,libtoml_edit-9c3642d8da5f9202.rlib,libserde_spanned-e648504855e507d1.rlib,libindexmap-667ba4f1231dfa96.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-153b5fe2c34a8862.rlib,libwinnow-8a23a01d7b32bcd2.rlib,libtoml_datetime-7f2295a3e9e73409.rlib,libserde-41156f345d1f3022.rlib,libflate2-14f487dd0e1caed4.rlib,libminiz_oxide-157520deee94e63d.rlib,libadler-db274820521c5ec6.rlib,libcrc32fast-b6e0ae499857604b.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchdHP2l/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/build/skia-bindings-d2b8a9d23780b2b2/build_script_build-d2b8a9d23780b2b2" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `skia-bindings` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "31f8914589baa504878c8579746ed4bfb4b32a7fff27c50480ceb8275745abee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f8914589baa504878c8579746ed4bfb4b32a7fff27c50480ceb8275745abee", kill_on_drop: false }` [INFO] [stdout] 31f8914589baa504878c8579746ed4bfb4b32a7fff27c50480ceb8275745abee