[INFO] fetching crate scoundrel 0.9.1...
[INFO] testing scoundrel-0.9.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scoundrel 0.9.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate scoundrel 0.9.1
[INFO] finished tweaking crates.io crate scoundrel 0.9.1
[INFO] tweaked toml for crates.io crate scoundrel 0.9.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scoundrel 0.9.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 209 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.4.1)
[INFO] [stderr]       Adding gilrs v0.8.2 (available: v0.11.1)
[INFO] [stderr]       Adding glfw v0.44.0 (available: v0.62.0)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.10)
[INFO] [stderr]       Adding multimap v0.8.3 (available: v0.10.1)
[INFO] [stderr]       Adding nalgebra-glm v0.16.0 (available: v0.20.0)
[INFO] [stderr]       Adding notify v4.0.18 (available: v8.2.0)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding priority-queue v1.4.0 (available: v2.7.0)
[INFO] [stderr]       Adding ron v0.7.1 (available: v0.12.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17c537e0f403d631c60b50fd7718753f29e71d6d7fa2b1ac142560240649ef75
[INFO] running `Command { std: "docker" "start" "-a" "17c537e0f403d631c60b50fd7718753f29e71d6d7fa2b1ac142560240649ef75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17c537e0f403d631c60b50fd7718753f29e71d6d7fa2b1ac142560240649ef75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c537e0f403d631c60b50fd7718753f29e71d6d7fa2b1ac142560240649ef75", kill_on_drop: false }`
[INFO] [stdout] 17c537e0f403d631c60b50fd7718753f29e71d6d7fa2b1ac142560240649ef75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e2aacf876d3e9035340277a1b8cbb2aa626abedeb45f78be3c1fde91683c666
[INFO] running `Command { std: "docker" "start" "-a" "2e2aacf876d3e9035340277a1b8cbb2aa626abedeb45f78be3c1fde91683c666", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling glfw v0.44.0
[INFO] [stderr]    Compiling delaunator v1.0.2
[INFO] [stderr]    Compiling scoundrel-macro v0.4.0
[INFO] [stderr]    Compiling bresenham v0.1.1
[INFO] [stderr]    Compiling sparseset v1.0.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling memmap v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling atomicwrites v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling caves v0.2.1
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling gilrs-core v0.3.2
[INFO] [stderr]    Compiling gilrs v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v0.8.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling filearco v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling nalgebra-glm v0.16.0
[INFO] [stderr]    Compiling scoundrel v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `destroy::*`
[INFO] [stdout]   --> src/core/world/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use destroy::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `petgraph::*`
[INFO] [stdout]  --> src/map/graph_internals/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use petgraph::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/engine.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let mut live_sync = &mut engine_state.live_sync_state;
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `xy` is assigned to, but never used
[INFO] [stdout]    --> src/graphics/window.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let mut xy = engine_state.input_state.mouse_position;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_xy` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `xy` is never read
[INFO] [stdout]    --> src/graphics/window.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     xy.x = x as i16 / 16 as i16; // TODO
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `xy` is never read
[INFO] [stdout]    --> src/graphics/window.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     xy.y = y as i16 / 16 as i16; // TODO
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/core/world/unique.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |             for e in world.components.get(&tid).unwrap().first() {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 32 -             for e in world.components.get(&tid).unwrap().first() {
[INFO] [stdout] 32 +             while let Some(e) = world.components.get(&tid).unwrap().first() {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 32 -             for e in world.components.get(&tid).unwrap().first() {
[INFO] [stdout] 32 +             if let Some(e) = world.components.get(&tid).unwrap().first() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/core/world/unique.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |             for index in indexed_entities.first_index() {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 63 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 63 +             while let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 63 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 63 +             if let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/core/world/unique.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |             for index in indexed_entities.first_index() {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 98 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 98 +             while let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 98 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 98 +             if let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/core/world/unique.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |             for index in indexed_entities.first_index() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 138 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 138 +             while let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 138 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 138 +             if let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/core/world/unique.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |             for index in indexed_entities.first_index() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 181 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 181 +             while let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 181 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 181 +             if let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/core/world/unique.rs:228:26
[INFO] [stdout]     |
[INFO] [stdout] 228 |             for index in indexed_entities.first_index() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 228 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 228 +             while let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 228 -             for index in indexed_entities.first_index() {
[INFO] [stdout] 228 +             if let Some(index) = indexed_entities.first_index() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcRvyUky/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcRvyUky/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rustcRvyUky/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdelaunator-90dc2c12820df8e9,librobust-232c3a24b444a563,libgl_loader-d96934721326a11b,libbincode-2f83fff5c218a517,libfastrand-e7c96956f4eb9c06,libbresenham-64da33034f387c5f,libpetgraph-f34b5dc6e2ddf6d9,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libfixedbitset-1d75629e48f18c64,libimage-186e3a837c63e031,libpng-f629048a5520f29b,libminiz_oxide-3572a9e98d4d6558,libcrc32fast-6a12d0129be5e8d8,libdeflate-33a0e5b088f11dfa,libadler32-4d27df5f28e6a708,libnum_iter-a97e65a50db48599,libscoped_threadpool-c109286c510bd7a4,libnum_rational-13a11b90fb586c34,libgif-cdc20346674e3fae,libcolor_quant-7f431187b872c1d2,libtiff-c43161bdb1b70b4c,libweezl-44433d9e8be050c3,libminiz_oxide-e87deb8bd1a13f6a,libadler-eda8d49792ea3b2e,libjpeg_decoder-616523bcfe884067,librayon-c8a483fa4046ee67,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libnalgebra_glm-613496ec69449fcb,libnalgebra-f976eb403310c3e9,libmatrixmultiply-6a84249796defced,librawpointer-77278abf625c2396,libnum_rational-2dede811b08bad89,libnum_integer-9985b140847d8cd0,libtypenum-0ff6aac9c9cbf9ec,libsimba-384063ef5a2a6cdb,libwide-93a0fcbc8674c21b,libsafe_arch-ef46ac7fd06ef3cb,libbytemuck-6a69da09745ebd09,libnum_complex-8d341bd796641387,libapprox-6b4160e18b48ad39,libgl-63975f9cee6c5b3a,libsparseset-4b1f134f6fdd8de7,libbitmaps-25b22c46e0581879,libfilearco-52d75782f9b8a713,libwalkdir-b494623f21f0e268,libsame_file-7dabfcf8469051df,libpage_size-1a4b0239096def35,libmemmap-961d1537399347d2,libcrc-cf45795d50fcfa07,libbincode-46115a91a96bf04c,libnum_traits-345daaf1e87dce0a,libnum_traits-13e0c6dd117d8ba0,libbyteorder-0d5229b4099d70a3,libcaves-bc570bc0c4bbb0c2,libatomicwrites-5e47d8243716f8a7,libtempfile-7fc8ef0f28019537,libgetrandom-d5e48d65e77f44cc,libfastrand-c682da7352a13f70,libonce_cell-323b7e8bebecbc74,librustix-21048b92f1c4476a,libbitflags-ef4958a6b0d122c1,liblinux_raw_sys-7b387893cc58ec33,libthiserror-9878c6fceabf055b,libanyhow-b0726fbe6d61d750,libron-23e65ac8cabe713f,libbase64-5c3004fed086700a,libmultimap-dd3d48a4fc870bf5,libglfw-d9bdb838f56d2cc3,libraw_window_handle-7f86060dadfb17e2,libcty-6a7b6d176c214809,libnotify-c55ddd7de6607d39,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-f6d138e3b7be476e,libinotify_sys-1c561ec4a7154fe4,libmio_extras-73fae3452318f9d8,liblazycell-5eed5efdf11de5d1,libmio-2a4f458a250fc7e9,libslab-229cf4143d039c7e,libiovec-172bf53d572fc8ae,libnet2-56086e7cfe6f7581,libcfg_if-4c48786b821c6a94,libfiletime-2035df88d9efd2d9,liblazy_static-58edaf41543212f3,libgilrs-aa9fec0b1d56627d,libfnv-bf8b415be0978c3b,libgilrs_core-dfd03d1cdce0c6d7,liblibudev_sys-a811c29318fba4f8,libnix-83186e166fc7eae8,libbitflags-a9851ebd0ab18f47,libmemoffset-b26fa28efbac336b,libcfg_if-73907a425b6e514e,libvec_map-02f52a9a60754f97,libuuid-f5041d2d6881ea78,liblibc-888a1f8dee916e26,liblog-b4877c6cda7d43ee,libserde-aff6f72fd4b2839c,libserde_core-6504fde8f3d6c9d3}.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" "-lglfw" "-lX11" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRvyUky/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" "/opt/rustwide/target/debug/build/gl_loader-b301b68728718658/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libscoundrel.so" "-shared" "-Wl,-soname=libscoundrel.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lglfw
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scoundrel` (lib) due to 1 previous error; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2e2aacf876d3e9035340277a1b8cbb2aa626abedeb45f78be3c1fde91683c666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2aacf876d3e9035340277a1b8cbb2aa626abedeb45f78be3c1fde91683c666", kill_on_drop: false }`
[INFO] [stdout] 2e2aacf876d3e9035340277a1b8cbb2aa626abedeb45f78be3c1fde91683c666
