[INFO] cloning repository https://github.com/keeglunn/experimentsRS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keeglunn/experimentsRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeglunn%2FexperimentsRS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeglunn%2FexperimentsRS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99ceb7f237dfd5fdcea819fd37de7fc260b34aa7
[INFO] testing keeglunn/experimentsRS against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeglunn%2FexperimentsRS" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keeglunn/experimentsRS
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/keeglunn/experimentsRS
[INFO] tweaked toml for git repo https://github.com/keeglunn/experimentsRS written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keeglunn/experimentsRS on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keeglunn/experimentsRS 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio-misc v1.2.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded ndk-glue v0.3.0
[INFO] [stderr]   Downloaded wmidi v4.0.6
[INFO] [stderr]   Downloaded nannou_mesh v0.18.0
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded coremidi-sys v3.1.0
[INFO] [stderr]   Downloaded sid v0.6.1
[INFO] [stderr]   Downloaded float_next_after v0.1.5
[INFO] [stderr]   Downloaded find_folder v0.3.0
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded coremidi v0.6.0
[INFO] [stderr]   Downloaded midir v0.8.0
[INFO] [stderr]   Downloaded lyon_geom v0.17.7
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded noise v0.7.0
[INFO] [stderr]   Downloaded nannou v0.18.1
[INFO] [stderr]   Downloaded wgpu-types v0.11.0
[INFO] [stderr]   Downloaded wgpu-core v0.11.3
[INFO] [stderr]   Downloaded wgpu v0.11.1
[INFO] [stderr]   Downloaded lyon_tessellation v0.17.10
[INFO] [stderr]   Downloaded wgpu-hal v0.11.5
[INFO] [stderr]   Downloaded nannou_core v0.18.0
[INFO] [stderr]   Downloaded nannou_wgpu v0.18.0
[INFO] [stderr]   Downloaded nix v0.23.2
[INFO] [stderr]   Downloaded lyon_algorithms v0.17.7
[INFO] [stderr]   Downloaded lyon_path v0.17.7
[INFO] [stderr]   Downloaded pennereq v0.3.1
[INFO] [stderr]   Downloaded winit v0.25.0
[INFO] [stderr]   Downloaded lyon v0.17.10
[INFO] [stderr]   Downloaded ash v0.33.3+1.2.191
[INFO] [stderr]   Downloaded naga v0.7.3
[INFO] [stderr]   Downloaded ndk v0.3.0
[INFO] [stderr]   Downloaded notosans v0.1.0
[INFO] [stderr]   Downloaded libc v0.2.135
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df2c9480408b406beb43bdc2a364009756b1f9642f472d0e5d33095562764b35
[INFO] running `Command { std: "docker" "start" "-a" "df2c9480408b406beb43bdc2a364009756b1f9642f472d0e5d33095562764b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df2c9480408b406beb43bdc2a364009756b1f9642f472d0e5d33095562764b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2c9480408b406beb43bdc2a364009756b1f9642f472d0e5d33095562764b35", kill_on_drop: false }`
[INFO] [stdout] df2c9480408b406beb43bdc2a364009756b1f9642f472d0e5d33095562764b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c169216e2eef2007452a7f21d7fd0d832b1ee1a1967677a670b54155283a488
[INFO] running `Command { std: "docker" "start" "-a" "5c169216e2eef2007452a7f21d7fd0d832b1ee1a1967677a670b54155283a488", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling lyon_geom v0.17.7
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling pennereq v0.3.1
[INFO] [stderr]    Compiling memalloc v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling notosans v0.1.0
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling wmidi v4.0.6
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling midir v0.8.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling noise v0.7.0
[INFO] [stderr]    Compiling wgpu-hal v0.11.5
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling nannou_core v0.18.0
[INFO] [stderr]    Compiling nannou_mesh v0.18.0
[INFO] [stderr]    Compiling wgpu v0.11.1
[INFO] [stderr]    Compiling nannou_wgpu v0.18.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling nannou v0.18.1
[INFO] [stderr]    Compiling sketches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "5c169216e2eef2007452a7f21d7fd0d832b1ee1a1967677a670b54155283a488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c169216e2eef2007452a7f21d7fd0d832b1ee1a1967677a670b54155283a488", kill_on_drop: false }`
[INFO] [stdout] 5c169216e2eef2007452a7f21d7fd0d832b1ee1a1967677a670b54155283a488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 827e90f2eb3189b248fc12a769462fe156986b0e8833da9857e733fd8daf14c1
[INFO] running `Command { std: "docker" "start" "-a" "827e90f2eb3189b248fc12a769462fe156986b0e8833da9857e733fd8daf14c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling sketches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `NorthSouth`, `SouthNorth`, `EastWest`, and `WestEast` are never constructed
[INFO] [stdout]   --> examples/genuary_2023/genuary_4.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | enum Direction {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout]  8 |     NorthSouth,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]  9 |     SouthNorth,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     EastWest,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     WestEast,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir` and `position` are never read
[INFO] [stdout]   --> examples/genuary_2023/genuary_4.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Axis {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 15 |     dir: Direction,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 16 |     position: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sketches` (example "genuary_4"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name genuary_4 --edition=2021 examples/genuary_2023/genuary_4.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52c8986aec005a82 -C extra-filename=-79de844e976f401d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern midir=/opt/rustwide/target/debug/deps/libmidir-a0b1e08fe2b58856.rlib --extern nannou=/opt/rustwide/target/debug/deps/libnannou-a5d64a925ee1d382.rlib --extern sketches=/opt/rustwide/target/debug/deps/libsketches-627bf930fa1c89ad.rlib --extern wmidi=/opt/rustwide/target/debug/deps/libwmidi-aae8d74832e904bc.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sketches` (example "crunchify_1")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name crunchify_1 --edition=2021 examples/crunchify/crunchify_1.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce6e381bda75500d -C extra-filename=-7b959b020fcb3d92 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern midir=/opt/rustwide/target/debug/deps/libmidir-a0b1e08fe2b58856.rlib --extern nannou=/opt/rustwide/target/debug/deps/libnannou-a5d64a925ee1d382.rlib --extern sketches=/opt/rustwide/target/debug/deps/libsketches-627bf930fa1c89ad.rlib --extern wmidi=/opt/rustwide/target/debug/deps/libwmidi-aae8d74832e904bc.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcbrO73g/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnannou-a5d64a925ee1d382,libnotosans-68a9fe8c71b2200c,librusttype-b58bd7159c6f5020,libstb_truetype-22dbb6074bc2a477,libcrossbeam_deque-bfea15cac0704919,libcrossbeam_epoch-cb3ed41999b64fb0,libmemoffset-72d7f74f57bd1089,libcrossbeam_utils-8be7cd69cdc1d4d9,libmaybe_uninit-98eed2f4df6d7268,librustc_hash-d6d8bfd223b846ad,liblinked_hash_map-9209ea0cc947f6c0,libordered_float-03b4d286a114e684,libnoise-e1b9207cb84c18c4,librand_xorshift-683b355e5bdb3861,librand-d3ec4b20ad4da44a,librand_chacha-6843afd02853ea7d,librand_core-7d393bfc10d75e2d,libgetrandom-8e84ada4b3aa4adb,libtoml-257ddb31f932b907,libserde_json-3ec8361edd1969eb,libryu-f15df3c1bb889c45,libitoa-26587f1463089bbc,libpennereq-456a47f174d9d747,libnannou_wgpu-d150cce5a8bfa0a3,libfutures-fa2c2bb969a9145a,libfutures_executor-8b1100ea3a9d343f,libfutures_util-f178311331ee53c0,libfutures_io-867b8c53b2293fea,libslab-969fa26fec6acc44,libfutures_channel-73ecbaabeebe8ba4,libpin_project_lite-26d5e4fe2edb8a1c,libfutures_sink-0c3f0bc923714706,libfutures_task-258849f626134187,libpin_utils-47b630022fed6c6f,libfutures_core-937f6528432f409f,libimage-94f311c2d28b9915,libbytemuck-66c2ba3a703c1d2f,libpng-8af6efe7ea001722,libminiz_oxide-174afb09d066112f,libcrc32fast-00dca7354c8a5990,libdeflate-adfa17537a3d2351,libadler32-afa8e0951b11165e,libnum_iter-5f7613ef27bb2eb5,libscoped_threadpool-f243f08932b87c4b,libnum_rational-363a1f61de711e28,libnum_integer-836cd5e80cf468f6,libgif-ec2dd1fd7e51a083,libcolor_quant-46b80db604cf5163,libtiff-9ba85fff75e53579,libweezl-7e5322f5d1780f29,libminiz_oxide-f5b876868dc6dc2a,libadler-6b682875780502c5,libjpeg_decoder-d9f0b5bb910628b6,librayon-11b218f8f9c96970,librayon_core-89dd68cd32f026dd,libnum_cpus-ad1a0122b844cde5,libeither-44fbe43cdd717e29,libwgpu-46b67cbddecb5ec7,libwgpu_core-ce7763a4847ed620,libcopyless-411798e1f6ef7754,libwgpu_hal-2358f415710b6aca,librenderdoc_sys-ba52f7d33a21c588,libgpu_descriptor-ca69a66cfcb921ad,libgpu_descriptor_types-f881340ecaaf0e3a,libkhronos_egl-04bac856aba3d80d,libprofiling-0da3ee7aa8f27a49,libgpu_alloc-787a06428bfbf85e,libgpu_alloc_types-1e7481623ad2f7a4,libinplace_it-2b9c399436c8bc4c,libash-84309db7d96a28ad,libnaga-f27556a868eeed8b,libfxhash-106689c742e47f41,libbyteorder-42160c4241bad1e3,libbit_set-324a58134284befa,libbit_vec-b84651cfcda8702e,libcodespan_reporting-3f5925c2d9067835,libunicode_width-a39fffce34f442c1,libtermcolor-83ed50d9d6128dfb,libhexf_parse-fbc7bdcb6af79c7d,libspirv-f42e6b467d97b79f,libindexmap-b7b3c23886a19e7b,libhashbrown-e1aa537ed27a0807,libahash-bc54533cfb5dd1ec,libwgpu_types-50938f15e80e340e,libglow-408039aacb3fdc2d,libthiserror-8047fa678ab62df4,libarrayvec-2f2b0d5fa4005883,libnannou_mesh-5e05eb1ce2347975,libnannou_core-24681f0fb1aceb66,libglam-a537b6aad6ab38f0,librand-9f90ffc6cab18c24,librand_chacha-d63e51847881af5c,libppv_lite86-5bb13d123c1202fd,librand_core-c339101eff88a010,libgetrandom-8c794d628cf2b21a,libpalette-74adbfe96619744a,libserde-0672b6d0172644f5,libapprox-2bbb840b2f04691d,libwinit-8198e0a15f39eda4,libmio_misc-db426739181c73ac,libmio-03bbe3104bfeb041,libcrossbeam-218cdaff22681166,libcrossbeam_channel-594807981fe9d012,libcrossbeam_deque-b562f91a32c078ca,libcrossbeam_queue-a5da47e644feeac2,libcrossbeam_epoch-fbe586748cd80a6c,libcrossbeam_utils-a4d979b530dbe560,libx11_dl-0abdf5329470411f,libpercent_encoding-5cae7f043cea4a99,libsmithay_client_toolkit-2c910ff1c1a3736a,libandrew-01b9281bdb62f135,libxml-c9c5bf8ab99aee51,libxdg-fbcdda0a220c0060,libdirs-4ebf6417262bf1ff,libdirs_sys-d484d954c5266568,libwalkdir-e919c39ac82532c7,libsame_file-0b10cabf1ebce5db,librusttype-84e2c1c7ebcf27d3,libab_glyph_rasterizer-268122c6d91b06b5,libowned_ttf_parser-d76f1f5c207d1d1b,libttf_parser-355426406b16d165,libwayland_cursor-6cfb1273bc926329,libxcursor-5bafd5d91606c4d2,libnom-bad798cdd68e8baa,libmemchr-f080fc18246b09e0,libmemmap2-41ad84e605e27186,libwayland_protocols-916763938bf0f883,libwayland_client-c701e45e05dc3eae,libscoped_tls-6ef704fa35cedd23,libwayland_commons-43c803282832bcc2,libonce_cell-b8533e15dc12fb67,libnix-fc91d5117930867b,libwayland_sys-aee4d69b8c3f853b,libdlib-cad83d8a28d37c94,liblibloading-91e74a1febd32496,libcalloop-c7f5c72508bc016e,libnix-581be2ff43318439,libcfg_if-551b4b1c7828f989,libdlib-d0dad133f12de9d8,liblibloading-33c850e5c5433682,libraw_window_handle-4f8eecd118bf3ec9,libraw_window_handle-f2ef27fc51de861a,libcty-f467bf46e7ea8b8d,libparking_lot-42d0d104f47eabde,libparking_lot_core-44e6a60f01e60f0a,libsmallvec-82b17d45ba16d94b,liblock_api-b2ce1204360f9720,libscopeguard-2eb40487b7514c0f,libinstant-253dce06e4ec6c43,liblog-b148157949c5da6b,liblazy_static-79062d06e76053c7,liblyon-7ee35edd7dfb7ccb,liblyon_tessellation-e237109bd13664b0,libfloat_next_after-ffa8ae87039ba14e,liblyon_algorithms-dac1a6cd3a0efb50,libsid-2c397eca1cc01607,liblyon_path-35f0db2760590169,liblyon_geom-c3c85121d9cfd5ef,libeuclid-1986ad867dd9f5bb,libnum_traits-3f47ac691c891f95,libarrayvec-26293c1173e8a6c4,libfind_folder-231a269462effe8d,libsketches-627bf930fa1c89ad,libwmidi-aae8d74832e904bc,libmidir-a0b1e08fe2b58856,libalsa-3816d3aedaaf4d36,libnix-97d5a93c5f95498d,libmemoffset-ce68ff43e87c5000,libcfg_if-ae53b56998a284ac,libbitflags-5ad7515f16cf4338,libalsa_sys-7e415c7d65a30a5a,liblibc-bfbb49037a16e083,libmemalloc-72b715e510b439cb}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbrO73g/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/twister_1-7aa819fb137427d3" "-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 `sketches` (example "twister_1") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "827e90f2eb3189b248fc12a769462fe156986b0e8833da9857e733fd8daf14c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827e90f2eb3189b248fc12a769462fe156986b0e8833da9857e733fd8daf14c1", kill_on_drop: false }`
[INFO] [stdout] 827e90f2eb3189b248fc12a769462fe156986b0e8833da9857e733fd8daf14c1
