[INFO] cloning repository https://github.com/Seasawher/nannou-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seasawher/nannou-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasawher%2Fnannou-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasawher%2Fnannou-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 632966667f92d2d305fc93c3d8320f8deadeb6d4 [INFO] testing Seasawher/nannou-example against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasawher%2Fnannou-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Seasawher/nannou-example [INFO] finished tweaking git repo https://github.com/Seasawher/nannou-example [INFO] tweaked toml for git repo https://github.com/Seasawher/nannou-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Seasawher/nannou-example on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Seasawher/nannou-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcursor v0.3.5 [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded sctk-adwaita v0.5.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded block-sys v0.1.0-beta.1 [INFO] [stderr] Downloaded nannou_mesh v0.19.0 [INFO] [stderr] Downloaded xml-rs v0.8.20 [INFO] [stderr] Downloaded com-rs v0.2.1 [INFO] [stderr] Downloaded num_enum v0.6.1 [INFO] [stderr] Downloaded either v1.12.0 [INFO] [stderr] Downloaded nannou_core v0.19.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.34 [INFO] [stderr] Downloaded lyon_geom v0.17.7 [INFO] [stderr] Downloaded euclid v0.22.10 [INFO] [stderr] Downloaded gpu-allocator v0.22.0 [INFO] [stderr] Downloaded wgpu v0.17.2 [INFO] [stderr] Downloaded glow v0.12.3 [INFO] [stderr] Downloaded serde_json v1.0.117 [INFO] [stderr] Downloaded objc2 v0.3.0-beta.3.patch-leaks.3 [INFO] [stderr] Downloaded owned_ttf_parser v0.21.0 [INFO] [stderr] Downloaded tiny-skia v0.8.4 [INFO] [stderr] Downloaded zerocopy v0.7.34 [INFO] [stderr] Downloaded wgpu-core v0.17.1 [INFO] [stderr] Downloaded wgpu-hal v0.17.2 [INFO] [stderr] Downloaded android-activity v0.4.3 [INFO] [stderr] Downloaded object v0.36.0 [INFO] [stderr] Downloaded syn v2.0.66 [INFO] [stderr] Downloaded png v0.17.13 [INFO] [stderr] Downloaded winit v0.28.7 [INFO] [stderr] Downloaded nannou v0.19.0 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded wgpu-types v0.17.0 [INFO] [stderr] Downloaded miniz_oxide v0.7.3 [INFO] [stderr] Downloaded bytemuck v1.16.0 [INFO] [stderr] Downloaded unicode-width v0.1.13 [INFO] [stderr] Downloaded tiny-skia-path v0.8.4 [INFO] [stderr] Downloaded nannou_wgpu v0.19.0 [INFO] [stderr] Downloaded hassle-rs v0.10.0 [INFO] [stderr] Downloaded ab_glyph v0.2.26 [INFO] [stderr] Downloaded naga v0.13.0 [INFO] [stderr] Downloaded arrayvec v0.7.4 [INFO] [stderr] Downloaded d3d12 v0.7.0 [INFO] [stderr] Downloaded num_enum_derive v0.6.1 [INFO] [stderr] Downloaded objc-sys v0.2.0-beta.2 [INFO] [stderr] Downloaded fdeflate v0.3.4 [INFO] [stderr] Downloaded profiling v1.0.15 [INFO] [stderr] Downloaded block2 v0.2.0-alpha.6 [INFO] [stderr] Downloaded libredox v0.0.2 [INFO] [stderr] Downloaded arrayref v0.3.7 [INFO] [stderr] Downloaded objc2-encode v2.0.0-pre.2 [INFO] [stderr] Downloaded orbclient v0.3.47 [INFO] [stderr] Downloaded metal v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e269fb48a6b585a8fa553de9e141367c5033c7aed4d945e6fbc936d108b6f66 [INFO] running `Command { std: "docker" "start" "-a" "3e269fb48a6b585a8fa553de9e141367c5033c7aed4d945e6fbc936d108b6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e269fb48a6b585a8fa553de9e141367c5033c7aed4d945e6fbc936d108b6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e269fb48a6b585a8fa553de9e141367c5033c7aed4d945e6fbc936d108b6f66", kill_on_drop: false }` [INFO] [stdout] 3e269fb48a6b585a8fa553de9e141367c5033c7aed4d945e6fbc936d108b6f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06ac47b012e1a4379d851621c18ef18c8f623d64727b600917b5ec20e7d092f [INFO] running `Command { std: "docker" "start" "-a" "d06ac47b012e1a4379d851621c18ef18c8f623d64727b600917b5ec20e7d092f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glam v0.17.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling nannou_core v0.19.0 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling nannou_mesh v0.19.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling nannou_wgpu v0.19.0 [INFO] [stderr] Compiling nannou v0.19.0 [INFO] [stderr] Compiling nannou-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgoAOta/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnannou-ec9f43fa6f148a4d,libnotosans-bab7fbecd9d9467e,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,librusttype-bce093eb26c89e88,libstb_truetype-10e2161d6181ef2a,libcrossbeam_deque-e1dabb67a14f4a5c,libcrossbeam_epoch-79020175fa5bcda0,libmemoffset-e990ac67b51d9156,libcrossbeam_utils-c072dfb301b8c337,libmaybe_uninit-cfa4d80de9f10093,libcfg_if-25b78b2b3f3f2a31,liblinked_hash_map-bdd302df3906a81c,libordered_float-63e5e7766243a151,libnoise-c2301f5a31eb8b5a,librand_xorshift-a16341de5ebad434,librand-7c9ac98c2be9d0b1,librand_chacha-95837dc6c7fe3e05,librand_core-abcf213ccb5eeae0,libgetrandom-36ea6ded75215699,libtoml-bdf26622d970892a,libserde_json-c95bc143a09c8966,libitoa-f5f491a760f6a972,libryu-b4237823acf5139a,libpennereq-6c5a86deddee0c02,libnannou_wgpu-e3335095cc85f9ff,libfutures-f034bc19e2d7db84,libfutures_executor-8525ce6207f51f99,libfutures_util-ac537fef18453d5a,libmemchr-c8afc9b06af24d19,libfutures_io-dd91ca3382a349bd,libslab-729b031d0ffa9885,libfutures_channel-7c7e0b0875c75b6f,libfutures_sink-532306728c5cb0fc,libfutures_task-e0e5e7871c4c1053,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-86c1366053397e3c,libtokio-1fa4207a3797d582,libsignal_hook_registry-75fc91bb84f9421b,libnum_cpus-1be055fc54db32c3,libsocket2-9fdd7a1c3bc95899,libbytes-3dd81d65e02422e0,libpin_project_lite-7d53b9cbf27e88b8,libimage-72797f03f0aa0c62,libpng-09666118d594b2e1,libminiz_oxide-7d1b9f7e9416ea4e,libdeflate-3ebd6a6c7f430b09,libadler32-65f0e983217aa011,libnum_iter-04b07f60285bb525,libscoped_threadpool-a987be83f6482d65,libnum_rational-e604bed53bf0b278,libnum_integer-038585ad60d06090,libgif-68e86eb3176ef59c,libcolor_quant-ef1375a6dbc65607,libbyteorder-cb17835726abdeba,libtiff-fbcff234e21bfed3,libweezl-3d5448d5fd54c646,libminiz_oxide-ba456380b386f09d,libadler-db651748d345cd83,libjpeg_decoder-5f14fbd640942c2b,librayon-a8bb22836535e8b9,librayon_core-d8d467d52f1039e2,libcrossbeam_deque-da940e4220513ecf,libcrossbeam_epoch-a55315b2972b4637,libcrossbeam_utils-4f536736f52928cf,libeither-fb729889901e2d57,libwgpu-758c4b13f0f237e6,libstatic_assertions-b399469e78621b17,libwgpu_core-2a0ac0dd0d268895,libwgpu_hal-eed60510fc763d41,librenderdoc_sys-95c4dc8c87138abd,libgpu_descriptor-b1d394b4cf0c85e2,libhashbrown-b9a8a524740cc9eb,libahash-ad825907de93e58f,libzerocopy-267a115dddeb08b0,liballocator_api2-1eaaff85c72014fd,libgpu_descriptor_types-072081232ebff139,libkhronos_egl-88718ecfd779d422,libprofiling-097a8931a76bc441,libgpu_alloc-fa576f9ada8c9292,libgpu_alloc_types-07f9258540de65ba,libash-5356c6389c195bf5,liblibloading-3d539a6d4b3fdb13,libnaga-ebdeb8ba5c8bc69d,librustc_hash-a441f52a95921c8f,libhexf_parse-4dda01ea10ac1406,libunicode_xid-0094bf0fe1ce31a2,libbit_set-194db5792acd5de6,libbit_vec-eb93574ce3543a94,libcodespan_reporting-22ad80c59d8b5521,libunicode_width-bea3d40f01db47f5,libtermcolor-d36c59f37fabc3d4,libspirv-d3270f8469e4d96b,libindexmap-477ffd1053bb2c3f,libhashbrown-fd9a9ad84cacd9a6,libwgpu_types-74cc6a172e098466,libbitflags-39c1b555c1562f77,libglow-5c2cf4b0059135b1,libparking_lot-c505b935d01607d5,libparking_lot_core-fe72e7195dc74554,liblock_api-be66100b0825f95a,libscopeguard-eb77609449485574,libnannou_mesh-d829d291c925d025,libnannou_core-4c0f8243dc30c2bf,libglam-e0089c02b7d8c2d3,librand-7839fdf7e5d14421,librand_chacha-fdac582d4ad8e772,libppv_lite86-295fec95256afed4,librand_core-c20570dbf2a3a830,libgetrandom-a6d9919fa77e058a,libpalette-6e778c60dc7605fd,libserde-471c399c3726f58a,libapprox-f1bcb7b56d684d9d,libwinit-7281de2a5eb946e2,libsctk_adwaita-8dc33ad2a705fcf2,libab_glyph-f94a9bff401c7092,libowned_ttf_parser-9e84858f5fd6bf57,libttf_parser-188564185686be3a,libab_glyph_rasterizer-3d2878c60e705897,libtiny_skia-8382905e4506d9b4,libpng-2f5fe521075d3b53,libflate2-3e0dd5836868cb71,libminiz_oxide-211ec877dfef1ae6,libfdeflate-985daa986dd617fc,libsimd_adler32-a00a99e4dd00cf43,libcrc32fast-c9716594718437ef,libarrayvec-01395c4ad62c887f,libtiny_skia_path-993a0f33edd1fc16,libbytemuck-e02903e3535c26cd,libstrict_num-14ac4a3047a5ac4c,libarrayref-10cbfe000f2c3670,libmio-661fcf58307598d9,libx11_dl-552a8e7fc68ef955,libpercent_encoding-64aa0cd0dae32c77,libsmithay_client_toolkit-a9b9c1637c6e8403,libwayland_cursor-94fafc3036e1c6eb,libxcursor-b8eee6a721bbd62f,libmemmap2-499225dcbbb1d025,libwayland_protocols-fbce47ab783ddf55,libwayland_client-1010efccae8c54fb,libscoped_tls-d0a943a899fa2197,libwayland_commons-dcc87a7dfdf549f4,libsmallvec-a75f854eaf44e128,libnix-1ed1d4e08857546c,libwayland_sys-7b146ca265b04f5f,liblazy_static-16658855d1fc8677,libcalloop-4e5dd7112d5b7ba4,libthiserror-8db9f3974ca4f231,libslotmap-3f3380a70456ed0c,libnix-92f8860e2cebfdfc,libmemoffset-933f9d499da1a366,liblibc-4306883cc49970ff,libvec_map-a72a471293d823f8,libdlib-2eb751b00c0d84d8,liblibloading-8b211f4f1e785e13,libraw_window_handle-c6765657e770bfe4,libonce_cell-4f6cf5342f6e55c7,libinstant-127b34ab1dd97c6f,libcfg_if-cfb20768436a17c8,libbitflags-dfd565f85bac9b15,liblog-f46affc17277d1a2,liblyon-2138720af9d33a78,liblyon_tessellation-0a899f33e4995a34,libfloat_next_after-e4d926d1ea357eba,liblyon_algorithms-6ea29cd6cc826161,libsid-29e20a6c6c06c5f3,liblyon_path-5c10185533a122f6,liblyon_geom-71549ffc170b5bf5,libeuclid-de9df74881ffd5a3,libnum_traits-7a4b57864f778e9a,libarrayvec-22499e1dd2fa2870,libfind_folder-7f2bea2e52e3fefc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgoAOta/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bubble_sort-4a31bad3def2ebab" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nannou-example` (bin "bubble_sort") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d06ac47b012e1a4379d851621c18ef18c8f623d64727b600917b5ec20e7d092f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06ac47b012e1a4379d851621c18ef18c8f623d64727b600917b5ec20e7d092f", kill_on_drop: false }` [INFO] [stdout] d06ac47b012e1a4379d851621c18ef18c8f623d64727b600917b5ec20e7d092f