[INFO] cloning repository https://github.com/diegostafa/bluerat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegostafa/bluerat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fbluerat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fbluerat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67cb3584ef6539677bfef40d2789f16aeaf8fbe0 [INFO] testing diegostafa/bluerat against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fbluerat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diegostafa/bluerat on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diegostafa/bluerat [INFO] finished tweaking git repo https://github.com/diegostafa/bluerat [INFO] tweaked toml for git repo https://github.com/diegostafa/bluerat written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/diegostafa/bluerat 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feb6e4b3f1a226061cc8f3a93383ec55848f0781f30f064272457dc620db5a41 [INFO] running `Command { std: "docker" "start" "-a" "feb6e4b3f1a226061cc8f3a93383ec55848f0781f30f064272457dc620db5a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feb6e4b3f1a226061cc8f3a93383ec55848f0781f30f064272457dc620db5a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb6e4b3f1a226061cc8f3a93383ec55848f0781f30f064272457dc620db5a41", kill_on_drop: false }` [INFO] [stdout] feb6e4b3f1a226061cc8f3a93383ec55848f0781f30f064272457dc620db5a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb1ca4c18621e8a69393972ef26b9a417c23a84ff8f57d1da79159aea9d2620f [INFO] running `Command { std: "docker" "start" "-a" "eb1ca4c18621e8a69393972ef26b9a417c23a84ff8f57d1da79159aea9d2620f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Compiling custom_debug v0.6.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bluer v0.17.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ratatui-helpers v0.1.1 (https://github.com/diegostafa/ratatui-helpers.git#959f41ae) [INFO] [stderr] Compiling bluerat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyZBHbp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libratatui_helpers-e84da2e9281ee214.rlib,libtoml-55a837784849e218.rlib,libtoml_edit-f30a17f01813cade.rlib,libserde_spanned-bd46e47d33808ffc.rlib,libindexmap-cf1abcb2d93afa5e.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-e6f7b7c2c89275b2.rlib,libdirectories-00a940e367488952.rlib,libdirs_sys-c3e78fe92500a0ca.rlib,liboption_ext-23838f1959a6156b.rlib,libratatui-1450bc451e6a137d.rlib,libunicode_truncate-c1093aa7a3f15a0d.rlib,libunicode_width-08b963676a6677c5.rlib,liblru-03673da2b37025f4.rlib,libhashbrown-f140689f6b7f0159.rlib,libfoldhash-6d45a3996f846e3d.rlib,libequivalent-fdc46004df91ad08.rlib,liballocator_api2-57a541bb0b50754b.rlib,libitertools-81524015b6b5198d.rlib,libeither-38d43fea6173fdf6.rlib,libcassowary-618d3b643fd4c97b.rlib,libcompact_str-2799e1979e14d722.rlib,libryu-f8ba606093049f91.rlib,libitoa-4c6598116a867907.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libcastaway-755ef37068e95119.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libunicode_width-79cfce0a776a55d3.rlib,libcrossterm-541bcf5397706456.rlib,librustix-a35e80f9a070ad4b.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libbitflags-eb92e23a18d5cc91.rlib,libsignal_hook_mio-a04fbc47f942c911.rlib,libsignal_hook-0ee26ab785ad6208.rlib,libbluer-1b14d31aab8ca4c1.rlib,libcustom_debug-ba7c029d4172ce8b.rlib,libnix-63888b4b26056572.rlib,liblazy_static-b3603208c0de2608.rlib,libdbus_tokio-ea6ee61b6f427de3.rlib,libnum_traits-2b8f4b705b25bc28.rlib,libpin_project-872452364e425a9c.rlib,libuuid-d282febec2420d83.rlib,libgetrandom-c8cc1caf9ba0b3a7.rlib,libserde-e3bd641eb9c80cc5.rlib,libtokio_stream-579bda58dcfc541a.rlib,libtokio-2a76ae88b2fe3b31.rlib,libsignal_hook_registry-0ff35d4c3ada3da5.rlib,libsocket2-8795add940ef244f.rlib,libbytes-3d9b205de7df0211.rlib,libmio-4e7a7abffdf1352f.rlib,liblog-5fb51f756c1191b0.rlib,libparking_lot-fb95b2a8cfc7cac6.rlib,libparking_lot_core-7977f2fdf43c69b8.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libstrum-36bf1d5344d8d144.rlib,libmacaddr-eb35cd0366070352.rlib,libhex-28742b4ca144387c.rlib,libfutures-cbc81a4863cdd405.rlib,libfutures_executor-d30bdc53c188e00c.rlib,libdbus_crossroads-c40d7866846ad232.rlib,libdbus-46ed87753e559e82.rlib,libfutures_util-a5cbc7cef274d220.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-54f84fc70ba9451c.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-23538ced8fe824d7.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liblibdbus_sys-9634f9a9adb50aac.rlib,liblibc-7393ba927c8852d8.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bluerat-d3145c148f2126e7" "-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 `bluerat` (bin "bluerat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb1ca4c18621e8a69393972ef26b9a417c23a84ff8f57d1da79159aea9d2620f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1ca4c18621e8a69393972ef26b9a417c23a84ff8f57d1da79159aea9d2620f", kill_on_drop: false }` [INFO] [stdout] eb1ca4c18621e8a69393972ef26b9a417c23a84ff8f57d1da79159aea9d2620f