[INFO] cloning repository https://github.com/huntermatuse/dumb-rust-python-integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huntermatuse/dumb-rust-python-integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fdumb-rust-python-integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fdumb-rust-python-integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97e7ceaf79bdf66a85e111a755bcd436dce983c7 [INFO] testing huntermatuse/dumb-rust-python-integration against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fdumb-rust-python-integration" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huntermatuse/dumb-rust-python-integration on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huntermatuse/dumb-rust-python-integration [INFO] finished tweaking git repo https://github.com/huntermatuse/dumb-rust-python-integration [INFO] tweaked toml for git repo https://github.com/huntermatuse/dumb-rust-python-integration written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huntermatuse/dumb-rust-python-integration 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.3 [INFO] [stderr] Downloaded pyo3-macros v0.18.3 [INFO] [stderr] Downloaded pyo3-ffi v0.18.3 [INFO] [stderr] Downloaded pyo3 v0.18.3 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb67df0acf09e00ae18497c8e9f0b8ce04b9fa78717fb632255e0aace70f770a [INFO] running `Command { std: "docker" "start" "-a" "fb67df0acf09e00ae18497c8e9f0b8ce04b9fa78717fb632255e0aace70f770a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb67df0acf09e00ae18497c8e9f0b8ce04b9fa78717fb632255e0aace70f770a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb67df0acf09e00ae18497c8e9f0b8ce04b9fa78717fb632255e0aace70f770a", kill_on_drop: false }` [INFO] [stdout] fb67df0acf09e00ae18497c8e9f0b8ce04b9fa78717fb632255e0aace70f770a [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49b18e8a6d951272af1fd1f9b50c8353bd7b7d318703cbd210e428cfc7391c0b [INFO] running `Command { std: "docker" "start" "-a" "49b18e8a6d951272af1fd1f9b50c8353bd7b7d318703cbd210e428cfc7391c0b", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Compiling rustsum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pyo3::exceptions::PyTypeError` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pyo3::exceptions::PyTypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcds7VMs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcds7VMs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyo3-5a16e7177c17573a.rlib,libmemoffset-57af1ff28388a9a0.rlib,libparking_lot-a8446747ac411c17.rlib,libparking_lot_core-a649ba4a7adf506d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libpyo3_ffi-70355b09659d7bb8.rlib,liblibc-c7ff5e044949809d.rlib,libunindent-cc76a737251e1cb2.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/rustcds7VMs/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/librustsum.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd990c5017 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd990c542c [INFO] [stdout] 2 libc.so.6 0x000078bd9d61b330 [INFO] [stdout] 3 libc.so.6 0x000078bd9d75ea88 [INFO] [stdout] 4 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd9c412a94 [INFO] [stdout] 5 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd99074b61 [INFO] [stdout] 6 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd99073a38 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) + 200 [INFO] [stdout] 7 rust-lld 0x00005de5fc9dd62d [INFO] [stdout] 8 rust-lld 0x00005de5fc9696ca [INFO] [stdout] 9 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd99074a32 [INFO] [stdout] 10 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd9907449a [INFO] [stdout] 11 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078bd98fedb50 [INFO] [stdout] 12 libc.so.6 0x000078bd9d672aa4 [INFO] [stdout] 13 libc.so.6 0x000078bd9d6ffa34 __clone + 68 [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 `rustsum` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "49b18e8a6d951272af1fd1f9b50c8353bd7b7d318703cbd210e428cfc7391c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b18e8a6d951272af1fd1f9b50c8353bd7b7d318703cbd210e428cfc7391c0b", kill_on_drop: false }` [INFO] [stdout] 49b18e8a6d951272af1fd1f9b50c8353bd7b7d318703cbd210e428cfc7391c0b