[INFO] cloning repository https://github.com/NicoleKai/arbitrary-matrix-transform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicoleKai/arbitrary-matrix-transform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoleKai%2Farbitrary-matrix-transform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoleKai%2Farbitrary-matrix-transform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b704e1d7faae90d8efcaa67bc059a92778b55e68 [INFO] testing NicoleKai/arbitrary-matrix-transform/b704e1d7faae90d8efcaa67bc059a92778b55e68 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoleKai%2Farbitrary-matrix-transform" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicoleKai/arbitrary-matrix-transform on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NicoleKai/arbitrary-matrix-transform [INFO] finished tweaking git repo https://github.com/NicoleKai/arbitrary-matrix-transform [INFO] tweaked toml for git repo https://github.com/NicoleKai/arbitrary-matrix-transform written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NicoleKai/arbitrary-matrix-transform 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16db9384be75527c3998f046436c57d3636f8cdea25e704720cd966ba764b670 [INFO] running `Command { std: "docker" "start" "-a" "16db9384be75527c3998f046436c57d3636f8cdea25e704720cd966ba764b670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16db9384be75527c3998f046436c57d3636f8cdea25e704720cd966ba764b670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16db9384be75527c3998f046436c57d3636f8cdea25e704720cd966ba764b670", kill_on_drop: false }` [INFO] [stdout] 16db9384be75527c3998f046436c57d3636f8cdea25e704720cd966ba764b670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74728c28fcfdd7ef52c886fa67c29810f9a43f5912e9ec25cc03cf17fb75cf9b [INFO] running `Command { std: "docker" "start" "-a" "74728c28fcfdd7ef52c886fa67c29810f9a43f5912e9ec25cc03cf17fb75cf9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling bevy_ptr v0.11.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bevy_tasks v0.11.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling sysinfo v0.29.9 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling profiling v1.0.10 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.17 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.2 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling grid v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bevy_macro_utils v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling taffy v0.3.13 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling webbrowser v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.2 [INFO] [stderr] Compiling bevy_derive v0.11.2 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling bevy_render_macros v0.11.2 [INFO] [stderr] Compiling bevy_encase_derive v0.11.2 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling gltf-derive v1.3.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling glam v0.24.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling gilrs-core v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling arboard v3.2.1 [INFO] [stderr] Compiling naga_oil v0.8.2 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling gltf-json v1.3.0 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling bevy_math v0.11.2 [INFO] [stderr] Compiling bevy_mikktspace v0.11.2 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_utils v0.11.2 [INFO] [stderr] Compiling bevy_reflect v0.11.2 [INFO] [stderr] Compiling gltf v1.3.0 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling bevy_ecs v0.11.2 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling bevy_app v0.11.2 [INFO] [stderr] Compiling bevy_log v0.11.2 [INFO] [stderr] Compiling bevy_core v0.11.2 [INFO] [stderr] Compiling bevy_time v0.11.2 [INFO] [stderr] Compiling bevy_input v0.11.2 [INFO] [stderr] Compiling bevy_a11y v0.11.2 [INFO] [stderr] Compiling bevy_hierarchy v0.11.2 [INFO] [stderr] Compiling bevy_diagnostic v0.11.2 [INFO] [stderr] Compiling bevy_transform v0.11.2 [INFO] [stderr] Compiling bevy_asset v0.11.2 [INFO] [stderr] Compiling bevy_window v0.11.2 [INFO] [stderr] Compiling bevy_gilrs v0.11.2 [INFO] [stderr] Compiling bevy_audio v0.11.2 [INFO] [stderr] Compiling bevy_render v0.11.2 [INFO] [stderr] Compiling bevy_winit v0.11.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.11.2 [INFO] [stderr] Compiling bevy_scene v0.11.2 [INFO] [stderr] Compiling bevy_animation v0.11.2 [INFO] [stderr] Compiling bevy_sprite v0.11.2 [INFO] [stderr] Compiling bevy_pbr v0.11.2 [INFO] [stderr] Compiling bevy_text v0.11.2 [INFO] [stderr] Compiling bevy_ui v0.11.2 [INFO] [stderr] Compiling bevy_gltf v0.11.2 [INFO] [stderr] Compiling bevy_gizmos v0.11.2 [INFO] [stderr] Compiling bevy_internal v0.11.2 [INFO] [stderr] Compiling bevy v0.11.2 [INFO] [stderr] Compiling bevy_egui v0.21.0 [INFO] [stderr] Compiling arbitrary-matrix-transform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{f64::consts::PI, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Diagnostics` and `FrameTimeDiagnosticsPlugin` [INFO] [stdout] --> src/main.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | diagnostic::{Diagnostics, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NewMesh` is never used [INFO] [stdout] --> src/main.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | trait NewMesh { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJ2hcy7/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstrum-e54fc153001c2c41.rlib,libbevy_egui-06fef9b998e05173.rlib,libwebbrowser-116bee1c8c0fc9ee.rlib,liburl-4112fa471c8fcf13.rlib,libidna-e275bb25314c6cbc.rlib,libunicode_normalization-58ea4cae0b1f56d1.rlib,libunicode_bidi-430cff3331dad5bb.rlib,libform_urlencoded-bbe88c8ad65adfe3.rlib,libhome-3f08d12188cba0f2.rlib,libarboard-c5700cadd7debf2e.rlib,libx11rb-35c3f44f5393f57b.rlib,libgethostname-3bb780bbb9a8626c.rlib,libx11rb_protocol-49cf376c0c511197.rlib,libegui-200169013588e784.rlib,libepaint-0e6b30447fdeb63a.rlib,libnohash_hasher-9564bd855731741a.rlib,libecolor-75d550a182212d43.rlib,libemath-216474042e82accf.rlib,libbevy-ed08e3628e020d5a.rlib,libbevy_internal-dee464c645e242ed.rlib,libbevy_gizmos-57aa9d8e9d52dcf4.rlib,libbevy_winit-e5c85b1ae3df618b.rlib,libaccesskit_winit-0849c0af4026e54c.rlib,libwinit-dfd92291d7210213.rlib,libx11_dl-4510d3fef2f3504f.rlib,libbevy_ui-2b2b13f352296503.rlib,libtaffy-f7a45eb3bd6bc31e.rlib,libgrid-ddb5cd940ea82052.rlib,libslotmap-48d3091540be831b.rlib,libbevy_text-285584d2992ea2c8.rlib,libglyph_brush_layout-6737cf0169853ebb.rlib,libxi_unicode-66e30c8b2f1e6053.rlib,libapprox-facffbcfcfde1a83.rlib,libab_glyph-296400c88e48a293.rlib,libowned_ttf_parser-a04f0782775b62ef.rlib,libttf_parser-fa19a1a156b3b37d.rlib,libab_glyph_rasterizer-8b0566cf7fa0cf69.rlib,libbevy_sprite-d70d4b7e7050e58a.rlib,librectangle_pack-ffdfab6dbf4d3908.rlib,libguillotiere-84af22ec3679b377.rlib,libsvg_fmt-c2ac5d85e80a78a1.rlib,libeuclid-24967f204c17887e.rlib,libbevy_gltf-34d56a9b6e0739d7.rlib,libpercent_encoding-965c434b02878fae.rlib,libbase64-728886d4cd5b22e0.rlib,libgltf-90cf300208401810.rlib,libgltf_json-2c16b4276f8c0386.rlib,libserde_json-8b69022086b3ac52.rlib,libryu-fc55ad4fd51083fd.rlib,libitoa-b8154e690f2ba87d.rlib,libbevy_pbr-a91fa999ed811040.rlib,libbevy_gilrs-41f68b452681f90b.rlib,libgilrs-f1607eeb6df52785.rlib,libfnv-185b8526af05532d.rlib,libgilrs_core-7325f5385bcd9b45.rlib,liblibudev_sys-b77ad2ec9bd1d919.rlib,libvec_map-de040f153e64f3bc.rlib,libnix-75f36604e3de02da.rlib,libbevy_core_pipeline-77adf61f643e6e09.rlib,libradsort-06c3050f2dc470f4.rlib,libbevy_audio-7b326384e3041390.rlib,librodio-5d43a21a219692e8.rlib,liblewton-c03fa8d4edc1244d.rlib,libogg-ca694a9fd695930a.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libcpal-4fe4544d8841dadd.rlib,libdasp_sample-e607542fd93c0ea8.rlib,libalsa-9fbb3c5ae2a1bdf3.rlib,libnix-e7adb927e65b5dea.rlib,libmemoffset-7e58738103348fe5.rlib,libalsa_sys-f88cce247fd27622.rlib,libbevy_animation-c02a2cd0626bf496.rlib,libbevy_scene-4d0da1a82afa69c8.rlib,libron-922b85c8bb673f4b.rlib,libbase64-a204a8536574b552.rlib,libbevy_render-606da30b0b6101b2.rlib,libruzstd-2c063f096cce76df.rlib,libthiserror_core-7236dcd447aa22d3.rlib,libtwox_hash-9954fd8c93a3351f.rlib,libnaga_oil-21ca691371ec5cf8.rlib,libunicode_ident-92a3b271fc1077d0.rlib,libdata_encoding-39a638b9e8419abb.rlib,libbevy_mikktspace-0e4d946a75257261.rlib,libimage-258e8a9aa21ec0d8.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libpng-581744a2c7cfca3c.rlib,libflate2-8bf5c748078c79bb.rlib,libminiz_oxide-e73a0f448de9ced4.rlib,libfdeflate-1abb95e8df905f6a.rlib,libsimd_adler32-3bac3d5df621fcbe.rlib,libcrc32fast-6e81018eda4e113d.rlib,libnum_rational-f29f8fc9ef1647a0.rlib,libnum_integer-fa9c87f688aa769f.rlib,libbyteorder-17848641bf598723.rlib,libktx2-297b1b04921f3abd.rlib,libencase-44deebf5276a33d5.rlib,libconst_panic-69ce47932056e320.rlib,libhexasphere-ec2ec827358da41c.rlib,libconstgebra-c6767a1e193bd10a.rlib,libconst_soft_float-f246672636cf10da.rlib,libwgpu-9ff33ccd6471d81c.rlib,libstatic_assertions-b656f6382f1496f6.rlib,libwgpu_core-90b0792b4c4d4334.rlib,libwgpu_hal-8f0c240daa545fc4.rlib,librenderdoc_sys-7ddb181ed4f6c1b4.rlib,libgpu_descriptor-23eb20dc5f6fd17a.rlib,libgpu_descriptor_types-4b82855fc9e14e55.rlib,liblibloading-81136b9238528882.rlib,libkhronos_egl-378794c43a0db36e.rlib,libprofiling-79742969c20e3372.rlib,libgpu_alloc-b21f64b6c7747550.rlib,libgpu_alloc_types-1f3ac7383eb61993.rlib,libash-6f094f5f80c634cd.rlib,liblibloading-1ec0da23e9efde64.rlib,libnaga-6971964c6c1b0c3e.rlib,libhexf_parse-ddc6c3b3e59c5bef.rlib,libbit_set-1acca43452cb48ec.rlib,libbit_vec-1d25093daa04f133.rlib,libcodespan_reporting-52c01dcfa46bbe82.rlib,libunicode_width-af31e4634b5bd620.rlib,libtermcolor-5044fdbe45211e78.rlib,libpp_rs-881d2e9844f0a326.rlib,libunicode_xid-bde0b571439b0e78.rlib,libspirv-b3317c38286c94a4.rlib,libnum_traits-3c3248691c192906.rlib,libindexmap-78e37f3363d2c071.rlib,libhashbrown-80844d0927760f1d.rlib,libahash-d2356f96077b8d0d.rlib,libwgpu_types-31cd51f7e6eefbcd.rlib,libbitflags-e656d2c3cfe3ccd8.rlib,libglow-48075a66c47e4911.rlib,libarrayvec-58e96f5298cd44f8.rlib,libbevy_window-13b88e67e13e4f63.rlib,libraw_window_handle-629466568627734d.rlib,libbevy_transform-7375dfbe8cbe4228.rlib,libbevy_hierarchy-ba5c0316d0bd7d2b.rlib,libbevy_input-d8ce1ee5c58d4274.rlib,libbevy_asset-d09ad00d7b6a39ef.rlib,libnotify-cac1ab488389dde4.rlib,libmio-4a8904fea8a20cbc.rlib,libfiletime-6caf5d22f0caac8f.rlib,libwalkdir-eee4bacbb71673c6.rlib,libsame_file-ec13605ceb642788.rlib,libinotify-433ff38e1708da36.rlib,libinotify_sys-f63595928c066db3.rlib,libbitflags-817ea04a92d50a33.rlib,libbevy_diagnostic-83cd2da62c5e9f4a.rlib,libsysinfo-de09dfd51c9d420c.rlib,libbevy_time-54d39b504c308450.rlib,libbevy_core-413d6279b2480ee1.rlib,libcrossbeam_channel-68e3ca5507cef74e.rlib,libbevy_log-eaff868d4b5c2901.rlib,libtracing_subscriber-145d1f2960cde5e2.rlib,libnu_ansi_term-25bc4c6138f393bf.rlib,liboverload-fce868f7d32c3a35.rlib,libsharded_slab-9aa1616b5bc765fe.rlib,libmatchers-c8eca95a5caa3f98.rlib,libregex_automata-d95baaf32f1e09ab.rlib,libregex_syntax-98860719b7b9a3c9.rlib,libregex-50386b9c3e5d364e.rlib,libregex_automata-e2098fc774d11934.rlib,libaho_corasick-5f84ff0d75bcd231.rlib,libregex_syntax-609e64ef709d2c1a.rlib,libtracing_log-90de2cbe9dfba98c.rlib,liblog-cc0803d99332f68a.rlib,liblazy_static-2c4e06f363908d28.rlib,libanyhow-0d770b83827d530f.rlib,libbevy_a11y-956898ba99812dae.rlib,libaccesskit-345756860a621edb.rlib,libbevy_app-5a6bdaf749150279.rlib,libbevy_ecs-1f53ebecbe4cadcf.rlib,librustc_hash-ed6f47edd9c4d87f.rlib,libthread_local-785bc2580cc6c1d4.rlib,libbevy_tasks-1e63d428bb87044a.rlib,libasync_channel-d21a9861f9503b61.rlib,libasync_executor-6de80aa059f7ad24.rlib,libslab-6c454a7717dad5f2.rlib,libasync_lock-4700ddf44e6b098c.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libfutures_lite-921ea3f591ebc08c.rlib,libmemchr-cd29cab7cd0f4078.rlib,libfastrand-88506209b038918c.rlib,libfutures_io-df50d3586798add4.rlib,libfutures_core-ccfbd27327b5078c.rlib,libwaker_fn-6e17fbbc66bf4c90.rlib,libparking-27f8315b6bff682e.rlib,libconcurrent_queue-07a56d4b30e1e250.rlib,libcrossbeam_utils-10b76362b5727d71.rlib,libasync_task-410891ebd374b254.rlib,libbevy_reflect-6e095beddf86aeb5.rlib,libsmol_str-b1dae181af370f7b.rlib,liberased_serde-aa022f50715dea2a.rlib,libbevy_math-93836895c52ee77c.rlib,libglam-13abc3859770630e.rlib,libbytemuck-58c9b8ca26ec5b9a.rlib,libparking_lot-b39775f52639ce1a.rlib,libparking_lot_core-f096b11de3713615.rlib,libsmallvec-505b4a3d4fe51482.rlib,liblock_api-d4e5df0f24a20a97.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libdowncast_rs-ed272adf7d9ca0e9.rlib,libbevy_ptr-14ce7084a81b5eb4.rlib,libbevy_utils-bd2d8e532f850015.rlib,libuuid-171a142810dc98c9.rlib,libtracing-5ee7ebbbb0af39d4.rlib,libpin_project_lite-113dbccb0259f39c.rlib,libtracing_core-1ab9f292f5d12846.rlib,libthiserror-1682be1bcef98810.rlib,libpetgraph-eb2e1a9ab127074a.rlib,libindexmap-1bda371bf0e29bcc.rlib,libequivalent-13b77291db166d53.rlib,libfixedbitset-0d11b4db5ea8cb78.rlib,libinstant-2dc6bab8eb1b1e69.rlib,libhashbrown-eea995beda31e9ad.rlib,libserde-33865a179903db98.rlib,liballocator_api2-f6f49b0206da6f42.rlib,libahash-faf5ea6160859dac.rlib,libgetrandom-9f50e712b750d486.rlib,liblibc-8f6ccbe197e9a051.rlib,libonce_cell-699b1cdd0586566a.rlib,libcfg_if-da7e6a5cb20f1238.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" "-ludev" "-lasound" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arbitrary_matrix_transform-1961c35b42b57a47" "-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 `arbitrary-matrix-transform` (bin "arbitrary-matrix-transform") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "74728c28fcfdd7ef52c886fa67c29810f9a43f5912e9ec25cc03cf17fb75cf9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74728c28fcfdd7ef52c886fa67c29810f9a43f5912e9ec25cc03cf17fb75cf9b", kill_on_drop: false }` [INFO] [stdout] 74728c28fcfdd7ef52c886fa67c29810f9a43f5912e9ec25cc03cf17fb75cf9b