[INFO] cloning repository https://github.com/drazisil/rpkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drazisil/rpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrazisil%2Frpkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrazisil%2Frpkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de9413355e20e968f1c78f6e23f27ac65324504f [INFO] building drazisil/rpkg against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrazisil%2Frpkg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drazisil/rpkg on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drazisil/rpkg [INFO] finished tweaking git repo https://github.com/drazisil/rpkg [INFO] tweaked toml for git repo https://github.com/drazisil/rpkg written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drazisil/rpkg 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb2baf74b0bdb72b1131a21a6682d4a345971d64d933e06791dfb691392552a2 [INFO] running `Command { std: "docker" "start" "-a" "cb2baf74b0bdb72b1131a21a6682d4a345971d64d933e06791dfb691392552a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb2baf74b0bdb72b1131a21a6682d4a345971d64d933e06791dfb691392552a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2baf74b0bdb72b1131a21a6682d4a345971d64d933e06791dfb691392552a2", kill_on_drop: false }` [INFO] [stdout] cb2baf74b0bdb72b1131a21a6682d4a345971d64d933e06791dfb691392552a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc25d0772ede15afd847972e15a198eacaf7e9216821e38e0fb5f97aae153d5 [INFO] running `Command { std: "docker" "start" "-a" "2bc25d0772ede15afd847972e15a198eacaf7e9216821e38e0fb5f97aae153d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling sentry-debug-images v0.34.0 [INFO] [stderr] Compiling sentry-tracing v0.34.0 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling rpkg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7ZZqeg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsentry-acc62bd9dc411f7e.rlib,libsentry_tracing-5c08fda69b2c6e37.rlib,libsentry_panic-74d827b5ef90cae5.rlib,libsentry_debug_images-582a6717e8b4f588.rlib,libfindshlibs-e17ed94dd55c6674.rlib,libsentry_contexts-9e81510d9cca2f6e.rlib,libhostname-636c3feb9fef0206.rlib,libuname-92a93815cfc5a8e7.rlib,libsentry_backtrace-5f4776383d7bba49.rlib,libbacktrace-e3a284d4d639636d.rlib,libminiz_oxide-50cb81c46866be08.rlib,libadler-e401e4288b606860.rlib,libobject-a6f45357dcf95741.rlib,libaddr2line-d3a42439e308c656.rlib,libgimli-f479dcc19c05e7ed.rlib,librustc_demangle-0931222efd17974a.rlib,libregex-c845a3e3fea806de.rlib,libregex_automata-c1d605b72fdd93ab.rlib,libregex_syntax-77bdb660e61cf0ef.rlib,libreqwest-8c88457c66d4eb3a.rlib,librustls_pemfile-475caa0651def9cb.rlib,librustls_pki_types-c828c63a8752dd82.rlib,libsync_wrapper-e9e6b4750725c0a0.rlib,libbase64-2f43201ad6f50e0f.rlib,libipnet-c8c1718b9b7662b4.rlib,libhyper_tls-3995fb5b7a26758f.rlib,libtokio_native_tls-5c0315ee6d36e0f8.rlib,libserde_urlencoded-b0c896bb8825e906.rlib,libnative_tls-155150f239ee83e3.rlib,libopenssl_probe-00eb4ad233bc2f10.rlib,libopenssl-14b87a7ce5ad3191.rlib,libbitflags-721e179aca0a22e5.rlib,libforeign_types-11da4e08ec3f3d02.rlib,libforeign_types_shared-40df160ef58de5f0.rlib,libopenssl_sys-a7a0b5046169061e.rlib,libhyper_util-769dec0851ab89c6.rlib,libtower-d08a2686a6e2ce72.rlib,libpin_project-7386343b5c5f2362.rlib,libtower_layer-5a9c3d6fe9ba2b54.rlib,libtower_service-66c5cc5071d1137b.rlib,libhyper-991013099c2b7fec.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libhttparse-aec6cfd44f73f3a7.rlib,libfutures_channel-ea7534c1be4c38b5.rlib,libtokio-981509a88a92caa8.rlib,libsocket2-74bc1fd594da42de.rlib,libmio-0a2463a738030bbf.rlib,libhttp_body_util-18b307cb8cd70173.rlib,libhttp_body-0122ea2eb6517588.rlib,libfutures_util-413082985bdc2521.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_sink-be789ff175281cd1.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libhttp-0f554705364a681b.rlib,libbytes-a131dc6463a67a78.rlib,libfnv-2efd5e10883e6e67.rlib,libhttpdate-e4a53a8a36f6aeb0.rlib,libsentry_core-e3a25a6da61105a9.rlib,libsentry_types-02ca9da92edea8b4.rlib,libhex-5de1ffba8b3d39d3.rlib,librand-b63eea7e9796bf64.rlib,librand_chacha-63c76e45cccbd215.rlib,libppv_lite86-53e644eeb1f527bd.rlib,libzerocopy-b04d69c838b5f17d.rlib,libbyteorder-d62393ca4a3b6260.rlib,librand_core-a64d2093e43339ae.rlib,libgetrandom-49227507afeaafbb.rlib,liblibc-7626c26f86f40013.rlib,libtime-036bcf7c1d3e34e7.rlib,libtime_core-b43c3c11da5f0973.rlib,libnum_conv-e17981cebb63cf6b.rlib,libderanged-6290b4597500605f.rlib,libpowerfmt-b89f4978228c42b0.rlib,libdebugid-c06f26857b72a96f.rlib,libserde_json-5703a04eea701b91.rlib,libmemchr-e6e0114228c0da46.rlib,libitoa-d59dc7759465efa8.rlib,libryu-9737e5133661fb23.rlib,libuuid-1de18f27cc3fd582.rlib,liburl-889acbedc334de65.rlib,libidna-8dfa5c02ea57e3e4.rlib,libunicode_normalization-ffb1a728ccfba115.rlib,libtinyvec-e5d640db9da04b86.rlib,libtinyvec_macros-5b8ad4faad6e7290.rlib,libunicode_bidi-effea287278330b7.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libthiserror-4b9517e7b3c6c792.rlib,libserde-1958842ffbe20cdc.rlib,libtracing-58d6d042e1df773c.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libtracing_subscriber-7a476024361b2c8c.rlib,libsmallvec-2b24dd1c48ef1525.rlib,libnu_ansi_term-60a771209a1312ae.rlib,liboverload-b5187db320b7a775.rlib,libthread_local-6ea61a9830156b69.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsharded_slab-64323f127fa24757.rlib,liblazy_static-30a961c9c1cd9eba.rlib,libtracing_log-d8698149705fe349.rlib,liblog-faf469e4de46f969.rlib,libtracing_core-b19974c1c22c9d87.rlib,libonce_cell-ae0e60aed4d005fd.rlib,libenv_home-e2f800b28baa136c.rlib,libclap-a2ae3b0e35cc72c5.rlib,libclap_builder-01366add65179765.rlib,libstrsim-5a3bb5d6992b819d.rlib,libanstream-9908999cdb2c819f.rlib,libanstyle_query-08f76fe670c99197.rlib,libis_terminal_polyfill-647f6f299eee1d38.rlib,libcolorchoice-468a8e9595a28460.rlib,libanstyle_parse-ceafd6d2778c1746.rlib,libutf8parse-69368f0ec3005ada.rlib,libclap_lex-179ee983e10397b1.rlib,libanstyle-736ef78da7feb687.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7ZZqeg/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/rpkg-c6ca298f33ed975d" "-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: 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 `rpkg` (bin "rpkg") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2bc25d0772ede15afd847972e15a198eacaf7e9216821e38e0fb5f97aae153d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc25d0772ede15afd847972e15a198eacaf7e9216821e38e0fb5f97aae153d5", kill_on_drop: false }` [INFO] [stdout] 2bc25d0772ede15afd847972e15a198eacaf7e9216821e38e0fb5f97aae153d5