[INFO] cloning repository https://github.com/feenkcom/libgit2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feenkcom/libgit2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d125168ef44be985ec39045f471b5995d7278d9 [INFO] testing feenkcom/libgit2 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libgit2 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/feenkcom/libgit2 [INFO] finished tweaking git repo https://github.com/feenkcom/libgit2 [INFO] tweaked toml for git repo https://github.com/feenkcom/libgit2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/feenkcom/libgit2 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dee4be2d7c64c51314097a2479de92ab81e93daa774976dca3e67c423bfca91 [INFO] running `Command { std: "docker" "start" "-a" "0dee4be2d7c64c51314097a2479de92ab81e93daa774976dca3e67c423bfca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dee4be2d7c64c51314097a2479de92ab81e93daa774976dca3e67c423bfca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dee4be2d7c64c51314097a2479de92ab81e93daa774976dca3e67c423bfca91", kill_on_drop: false }` [INFO] [stdout] 0dee4be2d7c64c51314097a2479de92ab81e93daa774976dca3e67c423bfca91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f0374c92659e66acc58ef0af868bf84a7acbe19f808e69e0bae188215a35e4 [INFO] running `Command { std: "docker" "start" "-a" "62f0374c92659e66acc58ef0af868bf84a7acbe19f808e69e0bae188215a35e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling user-error v1.2.8 [INFO] [stderr] Compiling to_absolute v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cmake v0.1.45 (https://github.com/syrel/cmake-rs?rev=671eb012cb16640f14aaeb75a80e469226e12f1d#671eb012) [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling file-matcher v0.6.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling file-matcher v0.7.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling ndk-build v0.9.0 [INFO] [stderr] Compiling shared-library-builder v0.4.0 (https://github.com/feenkcom/shared-library-builder-rs#5b899157) [INFO] [stderr] Compiling libopenssl-library v0.1.0 (https://github.com/feenkcom/libopenssl.git#5534cd30) [INFO] [stderr] Compiling libgit2-library v0.2.0 (/opt/rustwide/workdir/shared-library-builder/library) [INFO] [stderr] Compiling libgit2-builder v0.2.0 (/opt/rustwide/workdir/shared-library-builder/builder) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci883ZJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibgit2_library-a638814029f0f05f.rlib,liblibopenssl_library-76a884f6cebdb797.rlib,libshared_library_builder-3d1a2f6b6ad739f0.rlib,libndk_build-e641cae2429440c3.rlib,libdunce-f1764a0a24559943.rlib,libdirs-b033bb99c398945c.rlib,libdirs_sys-4057953afabeb776.rlib,libquick_xml-3c5e633d6640f811.rlib,libthiserror-ea6f4c8afa00d4e9.rlib,libwhich-17a7b56f6e3548c1.rlib,libhome-34c282980fe9bb92.rlib,libeither-0d03427b61e42fdc.rlib,librustix-81ddcf8f2617b043.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libtypetag-16b83ca44598d62b.rlib,liberased_serde-1f1696b7659443a6.rlib,libinventory-67de68990622281c.rlib,libclap-6d046b6356c92ad3.rlib,libatty-d4b0c32e7166691e.rlib,liblibc-0b776239f1a36f75.rlib,libstrsim-d620f0ade87b0f1f.rlib,libtermcolor-96a9ed65821a6544.rlib,libtextwrap-72ce4fc05f68a492.rlib,libindexmap-32c5a30be37ecf25.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libclap_lex-cd2d612a47b62685.rlib,libos_str_bytes-475790474f86a5f1.rlib,libbitflags-e2b4db6c651223da.rlib,libonce_cell-24c5d665b6879050.rlib,libuser_error-293caf3edd82eaa9.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,librustc_version-b7941a503e3843a9.rlib,libsemver-09b1e28fe90b4b62.rlib,libsemver_parser-6d2ed4010f2e044b.rlib,libfile_matcher-c96c87cc01fd96c7.rlib,libserde-41777ac2e1e64665.rlib,libwildmatch-78b13ae1f6559dae.rlib,libregex-360c0666879dff87.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libcmake-cccd61235552b23c.rlib,libcc-89f5b956ae8e44f9.rlib,libshlex-4fa55ebef488beda.rlib,libstrum-fab2b4c1b6359865.rlib,libto_absolute-f6be2cbaa7ed4405.rlib,libfs_extra-03eb93cc4e00353e.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci883ZJ/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/builder-8681a6e56d861afe" "-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 `libgit2-builder` (bin "builder") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "62f0374c92659e66acc58ef0af868bf84a7acbe19f808e69e0bae188215a35e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f0374c92659e66acc58ef0af868bf84a7acbe19f808e69e0bae188215a35e4", kill_on_drop: false }` [INFO] [stdout] 62f0374c92659e66acc58ef0af868bf84a7acbe19f808e69e0bae188215a35e4