[INFO] cloning repository https://github.com/nickychow/nannou-genart
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickychow/nannou-genart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickychow%2Fnannou-genart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickychow%2Fnannou-genart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b764d628971a70c0cd88c2fd0c0b46ae9e2cfb0a
[INFO] testing nickychow/nannou-genart against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickychow%2Fnannou-genart" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nickychow/nannou-genart
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/nickychow/nannou-genart
[INFO] tweaked toml for git repo https://github.com/nickychow/nannou-genart written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nickychow/nannou-genart on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nickychow/nannou-genart 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded find_folder v0.3.0
[INFO] [stderr]   Downloaded epi v0.15.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded emath v0.15.0
[INFO] [stderr]   Downloaded rusttype v0.9.2
[INFO] [stderr]   Downloaded ash v0.33.3+1.2.191
[INFO] [stderr]   Downloaded wgpu v0.11.1
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded egui v0.15.0
[INFO] [stderr]   Downloaded wgpu-hal v0.11.5
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded nannou_egui v0.5.0
[INFO] [stderr]   Downloaded wgpu-core v0.11.3
[INFO] [stderr]   Downloaded raw-window-handle v0.3.4
[INFO] [stderr]   Downloaded syn v1.0.93
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded winit v0.25.0
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded nannou_wgpu v0.18.0
[INFO] [stderr]   Downloaded notosans v0.1.0
[INFO] [stderr]   Downloaded nix v0.20.0
[INFO] [stderr]   Downloaded rusttype v0.8.3
[INFO] [stderr]   Downloaded epaint v0.15.0
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded wgpu-types v0.11.0
[INFO] [stderr]   Downloaded ttf-parser v0.6.2
[INFO] [stderr]   Downloaded nannou v0.18.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded naga v0.7.3
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded ndk v0.3.0
[INFO] [stderr]   Downloaded ndk-macro v0.2.0
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded andrew v0.3.1
[INFO] [stderr]   Downloaded memmap2 v0.1.0
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded noise v0.7.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded stb_truetype v0.3.1
[INFO] [stderr]   Downloaded libloading v0.6.7
[INFO] [stderr]   Downloaded egui_wgpu_backend v0.14.0
[INFO] [stderr]   Downloaded nannou_core v0.18.0
[INFO] [stderr]   Downloaded nannou_mesh v0.18.0
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded pennereq v0.3.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded mio-misc v1.2.2
[INFO] [stderr]   Downloaded ndk-glue v0.3.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.6.0
[INFO] [stderr]   Downloaded calloop v0.6.5
[INFO] [stderr]   Downloaded dlib v0.4.2
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded lyon v0.17.10
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e18e0893c6f37a0e451af3f546835f871c5d7b3a2ab22682a8bd4c404d146ac0
[INFO] running `Command { std: "docker" "start" "-a" "e18e0893c6f37a0e451af3f546835f871c5d7b3a2ab22682a8bd4c404d146ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e18e0893c6f37a0e451af3f546835f871c5d7b3a2ab22682a8bd4c404d146ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18e0893c6f37a0e451af3f546835f871c5d7b3a2ab22682a8bd4c404d146ac0", kill_on_drop: false }`
[INFO] [stdout] e18e0893c6f37a0e451af3f546835f871c5d7b3a2ab22682a8bd4c404d146ac0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 290fa8aabd123c66cf643d181e9a01bae9bfca22daf8d0e43ce40b6e47c36f53
[INFO] running `Command { std: "docker" "start" "-a" "290fa8aabd123c66cf643d181e9a01bae9bfca22daf8d0e43ce40b6e47c36f53", kill_on_drop: false }`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "290fa8aabd123c66cf643d181e9a01bae9bfca22daf8d0e43ce40b6e47c36f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290fa8aabd123c66cf643d181e9a01bae9bfca22daf8d0e43ce40b6e47c36f53", kill_on_drop: false }`
[INFO] [stdout] 290fa8aabd123c66cf643d181e9a01bae9bfca22daf8d0e43ce40b6e47c36f53
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49591fda148149c4ee0e2d4bd6270228a9a1d8cad979fbf4ed85280a97c17943
[INFO] running `Command { std: "docker" "start" "-a" "49591fda148149c4ee0e2d4bd6270228a9a1d8cad979fbf4ed85280a97c17943", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ttf-parser v0.15.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling profiling v1.0.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling lyon_geom v0.17.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling emath v0.15.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling epaint v0.15.0
[INFO] [stderr]    Compiling wgpu-hal v0.11.5
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling nannou_core v0.18.0
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling egui v0.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[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 ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling wgpu v0.11.1
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling epi v0.15.0
[INFO] [stderr]    Compiling noise v0.7.0
[INFO] [stderr]    Compiling nannou_mesh v0.18.0
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling toml v0.5.9
[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 nannou_wgpu v0.18.0
[INFO] [stderr]    Compiling egui_wgpu_backend v0.14.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling nannou v0.18.1
[INFO] [stderr]    Compiling nannou_egui v0.5.0
[INFO] [stderr]    Compiling nannou-genart v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgbQHpB/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnannou-0b754e03908bb4e3,libnotosans-0a8b440745ec8c0d,librusttype-ac411f58fc67e830,libstb_truetype-44450ea7f28b653c,libcrossbeam_deque-a0ec2c79ce06cb6c,libcrossbeam_epoch-f36744b6084910cf,libmemoffset-b6fe3feea7aea6d9,libcrossbeam_utils-1528ddda0c74f131,libmaybe_uninit-253784727312d43d,librustc_hash-33c9b824b0a54236,liblinked_hash_map-0adb886f312d2186,libordered_float-03f17881bed823c7,libnoise-c0dfc327f0692014,librand_xorshift-898570b28e331fdf,librand-ad7069c6e989845d,librand_chacha-e44868ab54ed09d0,librand_core-2025b0d278352660,libgetrandom-66cbe19a49c9d9be,libtoml-3e6bc7731f232a14,libserde_json-5030a4124ac262aa,libryu-11072f3f7f8cf41d,libitoa-d489838b08434fb7,libpennereq-aba1b43f31f8b9d7,libnannou_wgpu-2a9082c41ca15ac6,libfutures-6ec15b291b142feb,libfutures_executor-9caa1e2db9715907,libfutures_util-3515a347b8013200,libfutures_io-94ff47890b6573e5,libslab-7bf6e4b8799db7b7,libfutures_channel-ecbb10041be4ae85,libpin_project_lite-79e40908f8d46d85,libfutures_sink-74264ec10d1f5ed1,libfutures_task-17be9e7a64e514db,libpin_utils-fbb4663921dd3b6f,libfutures_core-b125aa24dff67c3b,libimage-d84168e0abdd9832,libbytemuck-27f7b42dfdc53b8d,libpng-7aa8565084f3e084,libminiz_oxide-1a2e6be7413fd1bb,libcrc32fast-392fef61f9a7b203,libdeflate-23d88d4a5eb730aa,libadler32-9c6d43af6a3312a2,libnum_iter-b0a98aca03b31df0,libscoped_threadpool-eccf4b0a1abdb7ff,libnum_rational-621919130c223874,libnum_integer-1d2e48cedb5b725e,libgif-d80d7b10927b3bad,libcolor_quant-43e17759eebdcfd3,libtiff-d13c376b5d57b3d3,libweezl-806e7fcbb9bd3ab6,libminiz_oxide-4367826cb3515499,libadler-b4175ab842d2ed22,libjpeg_decoder-15ecbaef6bb27c58,librayon-ec113cb18f45950f,librayon_core-c7059c5be366023e,libnum_cpus-f05d20c272878ae1,libeither-22c6726431b8e4bc,libwgpu-018ebdd6ef2c3a19,libwgpu_core-1d4331ea3448bf82,libcopyless-28323e0cd7ad77d1,libwgpu_hal-45bddaa0c14e0a4a,librenderdoc_sys-b41d68f41799e719,libgpu_descriptor-1cb087ee49593e18,libgpu_descriptor_types-de7a68eef67e5525,libkhronos_egl-6bcba3d95fd1b4a9,libprofiling-019e3532fbfeef28,libgpu_alloc-e6439309d61d0732,libgpu_alloc_types-8e92d9bc28cceeb5,libinplace_it-bebcd96d4feb1e9d,libash-4a168fe482f6e7cf,libnaga-0235e4eaaeb4bd4e,libfxhash-177497faf1c54d48,libbyteorder-ef923ace94ebfdce,libbit_set-6274db91ed33a54d,libbit_vec-d95c4084ac16feb9,libcodespan_reporting-9b7cbf93c7595d67,libunicode_width-4af29cbc7ea895e9,libtermcolor-38561206b8c6f0a3,libhexf_parse-5fd72ea25f4a1570,libspirv-befe59c599634acf,libindexmap-a2f31bbb3ebb2d4b,libhashbrown-ea5a21a5bb0ff2c4,libahash-0025a4058603bc66,libwgpu_types-2e4e591b5f3a7aaf,libglow-3c880c97b5274684,libthiserror-6efc71f1c86bbdf9,libarrayvec-0dbba703ea10da05,libnannou_mesh-9534d994805d8e77,libnannou_core-8ca348befb232160,libglam-9f4afc901534fdbf,librand-8b32159a946adfb4,librand_chacha-805fa3a8cd310ff7,libppv_lite86-30c4d0bc247bcdde,librand_core-1d2ac3c5fd1cef51,libgetrandom-71377e86a03976eb,libpalette-15c99ea0eea9339a,libserde-af881daf22099426,libapprox-30687ab3f2a1948d,libwinit-118c9eb78760f6e0,libmio_misc-5fe1a10eca91ca37,libmio-9a28b97c793d6ca5,libcrossbeam-30ecba7c92659afe,libcrossbeam_channel-220e8f4e67377664,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_queue-efc3e3c17ff271d0,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libcrossbeam_utils-2f3624349886c4af,libx11_dl-5b98b65b4409d526,libpercent_encoding-d275190e0382c879,libsmithay_client_toolkit-d587c80bbba50917,libandrew-9fe999b62fdf784e,libxml-33e25689cd87ea93,libxdg-d89dbf48985b71a2,libdirs-c0a4d6b0d25ffff5,libdirs_sys-e016ce97c26b8cbc,libwalkdir-a2092382a774eeec,libsame_file-da77335f1bb992e0,librusttype-7a62ce2d644c8660,libab_glyph_rasterizer-27202ff832e268ba,libowned_ttf_parser-f30a8b88fb40d6c9,libttf_parser-daeee34cfb75e1cf,libwayland_cursor-3738c778373c0c12,libxcursor-a5c563230dc82b5d,libnom-8222317e7871552a,libmemchr-8076cc4024ded11d,libmemmap2-fc0ed717ea1fe57f,libwayland_protocols-e3d5b4dd0255bb5a,libwayland_client-ef34a4f2734fdbf1,libscoped_tls-0479e988b8c54037,libwayland_commons-e1a7f21fdd55f5e7,libonce_cell-4b36015351b8837d,libnix-aa074b42b5d19699,libwayland_sys-446f5a417493b11a,libdlib-9b6bd1d1e236619a,liblibloading-2fcc408d4f057249,libcalloop-4184b0f63c69451f,libnix-c2b1bcd937e7b51a,libcfg_if-169cba77d4038b7f,libdlib-9f1bc8007506a742,liblibloading-fea677cafc3dfb82,libraw_window_handle-3361f188f1ad52bd,libraw_window_handle-15c3b54dcb2bbde1,libcty-5d7ae21cd97338e3,libparking_lot-7478d7f042f687e7,libparking_lot_core-fd140aad25f56ea9,liblibc-5c7a2a660a12e989,libsmallvec-3c1dc8c0d3b06eaf,liblock_api-b27271b93d1cd28f,libscopeguard-47bb29cb00f6f525,libinstant-88b99563770b0b93,libbitflags-a56917bef97924b7,liblog-9e95bb31fbaeb444,libcfg_if-6a7eff3bb9b3cc11,liblazy_static-7d7e4d59d48eac89,liblyon-1bf8432a61c288ec,liblyon_tessellation-e666ea99e146733e,libfloat_next_after-f22d6df974d9aacb,liblyon_algorithms-0830c402c8c960c5,libsid-0cc64fe56641fa61,liblyon_path-6668e0f362e7d10d,liblyon_geom-49169885d1417aa4,libeuclid-b1d1a19bdf9880c4,libnum_traits-11461388a56f9fbb,libarrayvec-a8c807f66e435710,libfind_folder-ae9eab7ecc50e67e}.rlib" "<sysroot>/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" "/tmp/rustcgbQHpB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/l3-cb6850c70696af26" "-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-genart` (example "l3") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5sYYQk/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnannou-0b754e03908bb4e3,libnotosans-0a8b440745ec8c0d,librusttype-ac411f58fc67e830,libstb_truetype-44450ea7f28b653c,libcrossbeam_deque-a0ec2c79ce06cb6c,libcrossbeam_epoch-f36744b6084910cf,libmemoffset-b6fe3feea7aea6d9,libcrossbeam_utils-1528ddda0c74f131,libmaybe_uninit-253784727312d43d,librustc_hash-33c9b824b0a54236,liblinked_hash_map-0adb886f312d2186,libordered_float-03f17881bed823c7,libnoise-c0dfc327f0692014,librand_xorshift-898570b28e331fdf,librand-ad7069c6e989845d,librand_chacha-e44868ab54ed09d0,librand_core-2025b0d278352660,libgetrandom-66cbe19a49c9d9be,libtoml-3e6bc7731f232a14,libserde_json-5030a4124ac262aa,libryu-11072f3f7f8cf41d,libitoa-d489838b08434fb7,libpennereq-aba1b43f31f8b9d7,libnannou_wgpu-2a9082c41ca15ac6,libfutures-6ec15b291b142feb,libfutures_executor-9caa1e2db9715907,libfutures_util-3515a347b8013200,libfutures_io-94ff47890b6573e5,libslab-7bf6e4b8799db7b7,libfutures_channel-ecbb10041be4ae85,libpin_project_lite-79e40908f8d46d85,libfutures_sink-74264ec10d1f5ed1,libfutures_task-17be9e7a64e514db,libpin_utils-fbb4663921dd3b6f,libfutures_core-b125aa24dff67c3b,libimage-d84168e0abdd9832,libbytemuck-27f7b42dfdc53b8d,libpng-7aa8565084f3e084,libminiz_oxide-1a2e6be7413fd1bb,libcrc32fast-392fef61f9a7b203,libdeflate-23d88d4a5eb730aa,libadler32-9c6d43af6a3312a2,libnum_iter-b0a98aca03b31df0,libscoped_threadpool-eccf4b0a1abdb7ff,libnum_rational-621919130c223874,libnum_integer-1d2e48cedb5b725e,libgif-d80d7b10927b3bad,libcolor_quant-43e17759eebdcfd3,libtiff-d13c376b5d57b3d3,libweezl-806e7fcbb9bd3ab6,libminiz_oxide-4367826cb3515499,libadler-b4175ab842d2ed22,libjpeg_decoder-15ecbaef6bb27c58,librayon-ec113cb18f45950f,librayon_core-c7059c5be366023e,libnum_cpus-f05d20c272878ae1,libeither-22c6726431b8e4bc,libwgpu-018ebdd6ef2c3a19,libwgpu_core-1d4331ea3448bf82,libcopyless-28323e0cd7ad77d1,libwgpu_hal-45bddaa0c14e0a4a,librenderdoc_sys-b41d68f41799e719,libgpu_descriptor-1cb087ee49593e18,libgpu_descriptor_types-de7a68eef67e5525,libkhronos_egl-6bcba3d95fd1b4a9,libprofiling-019e3532fbfeef28,libgpu_alloc-e6439309d61d0732,libgpu_alloc_types-8e92d9bc28cceeb5,libinplace_it-bebcd96d4feb1e9d,libash-4a168fe482f6e7cf,libnaga-0235e4eaaeb4bd4e,libfxhash-177497faf1c54d48,libbyteorder-ef923ace94ebfdce,libbit_set-6274db91ed33a54d,libbit_vec-d95c4084ac16feb9,libcodespan_reporting-9b7cbf93c7595d67,libunicode_width-4af29cbc7ea895e9,libtermcolor-38561206b8c6f0a3,libhexf_parse-5fd72ea25f4a1570,libspirv-befe59c599634acf,libindexmap-a2f31bbb3ebb2d4b,libhashbrown-ea5a21a5bb0ff2c4,libahash-0025a4058603bc66,libwgpu_types-2e4e591b5f3a7aaf,libglow-3c880c97b5274684,libthiserror-6efc71f1c86bbdf9,libarrayvec-0dbba703ea10da05,libnannou_mesh-9534d994805d8e77,libnannou_core-8ca348befb232160,libglam-9f4afc901534fdbf,librand-8b32159a946adfb4,librand_chacha-805fa3a8cd310ff7,libppv_lite86-30c4d0bc247bcdde,librand_core-1d2ac3c5fd1cef51,libgetrandom-71377e86a03976eb,libpalette-15c99ea0eea9339a,libserde-af881daf22099426,libapprox-30687ab3f2a1948d,libwinit-118c9eb78760f6e0,libmio_misc-5fe1a10eca91ca37,libmio-9a28b97c793d6ca5,libcrossbeam-30ecba7c92659afe,libcrossbeam_channel-220e8f4e67377664,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_queue-efc3e3c17ff271d0,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libcrossbeam_utils-2f3624349886c4af,libx11_dl-5b98b65b4409d526,libpercent_encoding-d275190e0382c879,libsmithay_client_toolkit-d587c80bbba50917,libandrew-9fe999b62fdf784e,libxml-33e25689cd87ea93,libxdg-d89dbf48985b71a2,libdirs-c0a4d6b0d25ffff5,libdirs_sys-e016ce97c26b8cbc,libwalkdir-a2092382a774eeec,libsame_file-da77335f1bb992e0,librusttype-7a62ce2d644c8660,libab_glyph_rasterizer-27202ff832e268ba,libowned_ttf_parser-f30a8b88fb40d6c9,libttf_parser-daeee34cfb75e1cf,libwayland_cursor-3738c778373c0c12,libxcursor-a5c563230dc82b5d,libnom-8222317e7871552a,libmemchr-8076cc4024ded11d,libmemmap2-fc0ed717ea1fe57f,libwayland_protocols-e3d5b4dd0255bb5a,libwayland_client-ef34a4f2734fdbf1,libscoped_tls-0479e988b8c54037,libwayland_commons-e1a7f21fdd55f5e7,libonce_cell-4b36015351b8837d,libnix-aa074b42b5d19699,libwayland_sys-446f5a417493b11a,libdlib-9b6bd1d1e236619a,liblibloading-2fcc408d4f057249,libcalloop-4184b0f63c69451f,libnix-c2b1bcd937e7b51a,libcfg_if-169cba77d4038b7f,libdlib-9f1bc8007506a742,liblibloading-fea677cafc3dfb82,libraw_window_handle-3361f188f1ad52bd,libraw_window_handle-15c3b54dcb2bbde1,libcty-5d7ae21cd97338e3,libparking_lot-7478d7f042f687e7,libparking_lot_core-fd140aad25f56ea9,liblibc-5c7a2a660a12e989,libsmallvec-3c1dc8c0d3b06eaf,liblock_api-b27271b93d1cd28f,libscopeguard-47bb29cb00f6f525,libinstant-88b99563770b0b93,libbitflags-a56917bef97924b7,liblog-9e95bb31fbaeb444,libcfg_if-6a7eff3bb9b3cc11,liblazy_static-7d7e4d59d48eac89,liblyon-1bf8432a61c288ec,liblyon_tessellation-e666ea99e146733e,libfloat_next_after-f22d6df974d9aacb,liblyon_algorithms-0830c402c8c960c5,libsid-0cc64fe56641fa61,liblyon_path-6668e0f362e7d10d,liblyon_geom-49169885d1417aa4,libeuclid-b1d1a19bdf9880c4,libnum_traits-11461388a56f9fbb,libarrayvec-a8c807f66e435710,libfind_folder-ae9eab7ecc50e67e}.rlib" "<sysroot>/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" "/tmp/rustc5sYYQk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/l2_1-5d03d27effb6148a" "-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-genart` (example "l2_1") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "49591fda148149c4ee0e2d4bd6270228a9a1d8cad979fbf4ed85280a97c17943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49591fda148149c4ee0e2d4bd6270228a9a1d8cad979fbf4ed85280a97c17943", kill_on_drop: false }`
[INFO] [stdout] 49591fda148149c4ee0e2d4bd6270228a9a1d8cad979fbf4ed85280a97c17943
