[INFO] cloning repository https://github.com/exoriente/mandelrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exoriente/mandelrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexoriente%2Fmandelrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexoriente%2Fmandelrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bb9637be97bbc5554e010101b847ca96caaf1cb [INFO] building exoriente/mandelrust against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexoriente%2Fmandelrust" "/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/exoriente/mandelrust 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/exoriente/mandelrust [INFO] finished tweaking git repo https://github.com/exoriente/mandelrust [INFO] tweaked toml for git repo https://github.com/exoriente/mandelrust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/exoriente/mandelrust 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] 439dec1aee693829db760cc5ff17eab9a0131b7024fdc1295078a9a84d2f44fc [INFO] running `Command { std: "docker" "start" "-a" "439dec1aee693829db760cc5ff17eab9a0131b7024fdc1295078a9a84d2f44fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "439dec1aee693829db760cc5ff17eab9a0131b7024fdc1295078a9a84d2f44fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439dec1aee693829db760cc5ff17eab9a0131b7024fdc1295078a9a84d2f44fc", kill_on_drop: false }` [INFO] [stdout] 439dec1aee693829db760cc5ff17eab9a0131b7024fdc1295078a9a84d2f44fc [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] 9d1beb1de00d6233502064fa7fa9a9d33d51ff5d67d3bbb32f015cc46f1cc6fd [INFO] running `Command { std: "docker" "start" "-a" "9d1beb1de00d6233502064fa7fa9a9d33d51ff5d67d3bbb32f015cc46f1cc6fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v2.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nonempty v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling astro-float-num v0.3.5 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling pistoncore-window v1.0.0 [INFO] [stderr] Compiling pistoncore-event_loop v1.0.0 [INFO] [stderr] Compiling astro-float-macro v0.4.4 [INFO] [stderr] Compiling piston v1.0.0 [INFO] [stderr] Compiling astro-float v0.9.4 [INFO] [stderr] Compiling ravif v0.11.7 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling piston-gfx_texture v0.45.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.81.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling piston_window v0.132.0 [INFO] [stderr] Compiling mandelrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `mandelbrot_naive` is never used [INFO] [stdout] --> src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn mandelbrot_naive(c: Complex, iterations: u32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `norm` is never used [INFO] [stdout] --> src/complex.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Complex { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 12 | pub fn norm(self) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3G8JAd/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiston_window-c05ad34c0fb6f2fd.rlib,libglutin_window-9dfa93f35e0af2d8.rlib,libglutin_winit-e68c74e1f7d4d41a.rlib,libwinit-e530e2f5777565ea.rlib,libsctk_adwaita-ac63ed200b339c52.rlib,libab_glyph-c4d9cb3bf0b80da9.rlib,libowned_ttf_parser-8960e34fefe3003a.rlib,libttf_parser-30ab1f27bc937263.rlib,libtiny_skia-44cc5cbb687d4084.rlib,libtiny_skia_path-fa0ef84c9e49e8d5.rlib,libstrict_num-9779753d1e96dad4.rlib,libarrayref-ead134c3d41d4ba1.rlib,libmio-564a8349aa882d06.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libsmithay_client_toolkit-54f356560be8a3c4.rlib,libwayland_cursor-0223ec041e0a141f.rlib,libxcursor-27fed56ddb704564.rlib,libmemmap2-72fa0f6b4097f763.rlib,libwayland_protocols-c2c5a39d063e154e.rlib,libwayland_client-9a7056f149dfa1ff.rlib,libscoped_tls-224cd115891bdb65.rlib,libwayland_commons-bec36275cfad64dd.rlib,libnix-233bb74b31bae670.rlib,libwayland_sys-7ba9f849ea9d3492.rlib,libcalloop-7597164464662faf.rlib,libslotmap-7bf0800de573c444.rlib,libnix-bc7a672ca618ec53.rlib,libmemoffset-c47bf84733e71037.rlib,libvec_map-f04e21527147b93b.rlib,libinstant-83b05a9c23243d7c.rlib,libgl-8afb3f66dd74eaa8.rlib,libglutin-5d0d0ac86615dfe0.rlib,libglutin_glx_sys-c4b67699e564bcbb.rlib,libx11_dl-69473a84d107f0ac.rlib,libwayland_sys-cc9320a17cebfa02.rlib,libdlib-bb0489388f0bb51a.rlib,liblibloading-22568494363242a4.rlib,libraw_window_handle-8d7dcec3fb46d127.rlib,libonce_cell-ae0e60aed4d005fd.rlib,liblibloading-8e98d40a253ddd94.rlib,libglutin_egl_sys-d5a096fd79732497.rlib,libpiston-4c35f8a7f0946063.rlib,libevent_loop-0a94832e3b7fe5a2.rlib,libspin_sleep-0a524e58c5a8f2c2.rlib,libwindow-8d8c52e2a2dd9675.rlib,libinput-48f920721a46fdf4.rlib,libgfx_graphics-d799c7d056f37354.rlib,libshader_version-ae799368236c1ae9.rlib,libgraphics_api_version-4ad651e655b24fa2.rlib,libshaders_graphics2d-5dbdf20ca48cd4c4.rlib,libgraphics-94a4e922b1d61750.rlib,libinterpolation-2b30ff3a8ea3b1c9.rlib,libvecmath-07bdf362d658e256.rlib,librusttype-3e3eee77219d3bde.rlib,libab_glyph_rasterizer-1354112e88136426.rlib,libowned_ttf_parser-0d4f48a6bff6d483.rlib,libttf_parser-6e67e16c6a1610d4.rlib,libfnv-2efd5e10883e6e67.rlib,libread_color-2c79b0e5d47d182a.rlib,libviewport-8355121d5b50ab00.rlib,libfloat-963e1c0d86e80233.rlib,libgfx_texture-ca79557ce1d9307b.rlib,libtexture-53faa5be8e0f3cb2.rlib,libgfx_device_gl-a05ea462dada091a.rlib,libgfx_gl-98433e1f3d7e6189.rlib,libgfx-c9eea93d6a6e137c.rlib,libgfx_core-0df6e545fd920cd9.rlib,libdraw_state-a3e4235efc33f60c.rlib,libnonempty-95bd966725f23c1d.rlib,libitertools-fc349cfd6bc18c6e.rlib,libimage-504fccbb4e76b018.rlib,libimage_webp-b8c61a1f4372478b.rlib,libbyteorder_lite-7e4b7eec7c32689d.rlib,libqoi-624b982876ee1b52.rlib,libpng-231aa25fba23ff54.rlib,libfdeflate-d32144a3c5610b33.rlib,libbitflags-def4ff224bdcd924.rlib,libexr-6c79f0094d34207f.rlib,libflume-66f646c578bdaebb.rlib,libzune_inflate-b82eebcc61c2e884.rlib,libbit_field-d58a164a3f42429d.rlib,liblebe-c500653ea0841b12.rlib,libhalf-1a738c79aa849b47.rlib,libsmallvec-ab4e0a533746c3c8.rlib,libzune_jpeg-f116f4c69f96e2fe.rlib,libzune_core-0a1fd592f240cd06.rlib,libgif-1f8508016dd4b4c1.rlib,libcolor_quant-f3304fd72d2569ac.rlib,libbyteorder-05c8a5bbd8dd9c61.rlib,libravif-381d47f1f7985a3f.rlib,libloop9-b958b9b5187aa72b.rlib,libavif_serialize-f2ccdc3e3c185b4b.rlib,libquick_error-0208f2cfecf6cf35.rlib,librgb-212ff34be69ee95e.rlib,librav1e-69ae695da3ea8daa.rlib,libprofiling-cf2144b9de5a82a2.rlib,libav1_grain-168b623854be242e.rlib,libnom-04ca8457daebccb0.rlib,libmemchr-fee3213bd3067b8f.rlib,libnum_rational-83477d5cc33b635f.rlib,libnum_bigint-842a592385d3824c.rlib,libnum_integer-4ca545d7a1ea3f41.rlib,libanyhow-aa7522d2e8fc1f71.rlib,libdebug_unreachable-5daada1f80af7768.rlib,libmaybe_rayon-77bba0f79d86e21d.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libv_frame-e249407295aadfc0.rlib,libaligned_vec-f52286f12f86659a.rlib,libarrayvec-e16db32d0eb46414.rlib,libthiserror-64672cbe2f3b2e12.rlib,libbitstream_io-e34f153a6baf3c3b.rlib,libitertools-1f16e6a08a5a0ab8.rlib,liblog-25fa166b62398773.rlib,libimgref-39150366bbfdacf2.rlib,libbytemuck-f453a78dc9a228cd.rlib,libnum_traits-ce1a5e94e8de3408.rlib,libtiff-fa340caab468684a.rlib,libflate2-ed1d3a1887e23954.rlib,libminiz_oxide-790a59906fb4d194.rlib,libsimd_adler32-aa524fb7a0a51706.rlib,libcrc32fast-25395f089ec7acee.rlib,libweezl-9eba960298a80768.rlib,libjpeg_decoder-bb18fa1451baf2ae.rlib,libastro_float-fcaeb53a85878a0b.rlib,libastro_float_num-c2f4813095e629c6.rlib,librand-3e676d2e1d32c89a.rlib,librand_chacha-0712eb7c29ff6b7c.rlib,libppv_lite86-780f6b52789f9bd1.rlib,librand_core-3bd0c1fd5c0ff126.rlib,libgetrandom-28ed6a69782b896e.rlib,liblibc-646d5bba77e366dc.rlib,libcfg_if-02ffc4ff30a29427.rlib,libserde-a50c6011db6fd535.rlib,libitertools-f85d9260a057daa7.rlib,libeither-98f4e1d22f8aaf4e.rlib,liblazy_static-ba6d9ac4e4243af3.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3G8JAd/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/mandelrust-872b49e9f8a16d95" "-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 `mandelrust` (bin "mandelrust") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9d1beb1de00d6233502064fa7fa9a9d33d51ff5d67d3bbb32f015cc46f1cc6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1beb1de00d6233502064fa7fa9a9d33d51ff5d67d3bbb32f015cc46f1cc6fd", kill_on_drop: false }` [INFO] [stdout] 9d1beb1de00d6233502064fa7fa9a9d33d51ff5d67d3bbb32f015cc46f1cc6fd