[INFO] cloning repository https://github.com/eegli/pyrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eegli/pyrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68c2f9eb633803e7746179c9669faec0f09894bb [INFO] building eegli/pyrust against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eegli/pyrust on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/eegli/pyrust [INFO] finished tweaking git repo https://github.com/eegli/pyrust [INFO] tweaked toml for git repo https://github.com/eegli/pyrust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eegli/pyrust 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e03ce2b48eb6acb68183d99a5a0f465022cffd2e00bcaff1047f214bfb6771f [INFO] running `Command { std: "docker" "start" "-a" "3e03ce2b48eb6acb68183d99a5a0f465022cffd2e00bcaff1047f214bfb6771f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e03ce2b48eb6acb68183d99a5a0f465022cffd2e00bcaff1047f214bfb6771f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e03ce2b48eb6acb68183d99a5a0f465022cffd2e00bcaff1047f214bfb6771f", kill_on_drop: false }` [INFO] [stdout] 3e03ce2b48eb6acb68183d99a5a0f465022cffd2e00bcaff1047f214bfb6771f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9127c95bdc35367420a37f93a41c749089e78e3680665623c3d10591c551e5c7 [INFO] running `Command { std: "docker" "start" "-a" "9127c95bdc35367420a37f93a41c749089e78e3680665623c3d10591c551e5c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pyrust-internal v0.1.0 (/opt/rustwide/workdir/crates/pyrust-internal) [INFO] [stderr] Compiling pyrust-cli v0.0.1 (/opt/rustwide/workdir/crates/pyrust-cli) [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling pyrust-bindings v0.0.1 (/opt/rustwide/workdir/crates/pyrust-bindings) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcrPLLr7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrPLLr7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyrust_cli-03d9e8a24e4939f1.rlib,libclap-3ea4bf19ef49ce4d.rlib,libclap_builder-8b4cd009255c0503.rlib,libstrsim-5a3bb5d6992b819d.rlib,libanstream-1b4c80f3149ae056.rlib,libanstyle_query-5bd17a23ae838ce0.rlib,libis_terminal_polyfill-647f6f299eee1d38.rlib,libcolorchoice-3532e63975153858.rlib,libanstyle_parse-c5a7faed062cdb56.rlib,libutf8parse-69368f0ec3005ada.rlib,libclap_lex-76a7a8a0a8489528.rlib,libanstyle-9aa89c6e16d36271.rlib,libpyrust_internal-b09da1870a5ed638.rlib,libnum_cpus-d5da9832f9f6d7ba.rlib,librand-751ecc3c0b5581ea.rlib,librand_chacha-ef61579992dbee6e.rlib,libppv_lite86-ef307955ecfa2c0d.rlib,libzerocopy-da4565c21a91f246.rlib,libbyteorder-d62393ca4a3b6260.rlib,libzerocopy-5bff3cb06f40da1b.rlib,librand_core-da2646531930a091.rlib,libgetrandom-da1e597f499aa6ad.rlib,libpyo3-72b14e0e4c0d0bcb.rlib,libcfg_if-02ffc4ff30a29427.rlib,libmemoffset-7bcbaeef9e9cb741.rlib,libonce_cell-ab1a5db9df03d0c2.rlib,libpyo3_ffi-9b426bcc9683bc6f.rlib,liblibc-58f823314eb307cc.rlib,libunindent-3917973d2b8a4078.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/rustcrPLLr7/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/libpyrust.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 `pyrust-bindings` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9127c95bdc35367420a37f93a41c749089e78e3680665623c3d10591c551e5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9127c95bdc35367420a37f93a41c749089e78e3680665623c3d10591c551e5c7", kill_on_drop: false }` [INFO] [stdout] 9127c95bdc35367420a37f93a41c749089e78e3680665623c3d10591c551e5c7