[INFO] fetching crate tetra 0.9.1...
[INFO] testing tetra-0.9.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tetra 0.9.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tetra 0.9.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tetra 0.9.1
[INFO] tweaked toml for crates.io crate tetra 0.9.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tetra 0.9.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tetra 0.9.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d189f272fe56ca909df3f6305390e29f04209cfd2c6cf361f1f0f059d7e8b96
[INFO] running `Command { std: "docker" "start" "-a" "9d189f272fe56ca909df3f6305390e29f04209cfd2c6cf361f1f0f059d7e8b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d189f272fe56ca909df3f6305390e29f04209cfd2c6cf361f1f0f059d7e8b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d189f272fe56ca909df3f6305390e29f04209cfd2c6cf361f1f0f059d7e8b96", kill_on_drop: false }`
[INFO] [stdout] 9d189f272fe56ca909df3f6305390e29f04209cfd2c6cf361f1f0f059d7e8b96
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61bdc5eff182aa6b3238a74917ae1c46b710ba9dacfc189e9790cb2d9b0bc22e
[INFO] running `Command { std: "docker" "start" "-a" "61bdc5eff182aa6b3238a74917ae1c46b710ba9dacfc189e9790cb2d9b0bc22e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sdl3-sys v0.5.5+SDL3-3.2.22
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling sdl3 v0.15.1
[INFO] [stderr]    Compiling vek v0.17.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling lyon_geom v1.0.16
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling lyon_path v1.0.16
[INFO] [stderr]    Compiling lyon_tessellation v1.0.16
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling tetra v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.48s
[INFO] running `Command { std: "docker" "inspect" "61bdc5eff182aa6b3238a74917ae1c46b710ba9dacfc189e9790cb2d9b0bc22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bdc5eff182aa6b3238a74917ae1c46b710ba9dacfc189e9790cb2d9b0bc22e", kill_on_drop: false }`
[INFO] [stdout] 61bdc5eff182aa6b3238a74917ae1c46b710ba9dacfc189e9790cb2d9b0bc22e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bbcc2623095790791a39c6a6c95fae9440bbb56658acb283fc7a882ae6d67ba
[INFO] running `Command { std: "docker" "start" "-a" "4bbcc2623095790791a39c6a6c95fae9440bbb56658acb283fc7a882ae6d67ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling tetra v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcrWCzGA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6,libanyhow-81a641ba9f50e9c3}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcrWCzGA/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/error_handling-00709ba698cf5b07" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "error_handling") 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" "/opt/rustwide/target/debug/examples/rustcNTDO3U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcNTDO3U/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nineslice-91b60a97a2cd83ff" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcTCx7hI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcTCx7hI/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gamepad-ddf219434486c882" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "gamepad") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcmnuetK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcmnuetK/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-7392fd22147916c9" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVvWo4K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcVvWo4K/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/instancing-db93e9312aa81226" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "instancing") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc8K6dKp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc8K6dKp/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/texture-46f953b1f923c68a" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "texture") due to 1 previous error
[INFO] [stderr] error: could not compile `tetra` (example "nineslice") due to 1 previous error
[INFO] [stderr] error: could not compile `tetra` (example "hello_world") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcfY147b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcfY147b/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-fa0ee5a4618dfffb" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "text") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcyAPatp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcyAPatp/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/file_drop-e3005059ef4af4bb" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcyd9k4x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,librand-938bdf1de0bba1e2,librand_chacha-b246ce13c15fb480,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-cc55d840cc9955fb,libgetrandom-a15660b5f4698d2d,liblibc-fdda17a8bfb21af6,libcfg_if-fb4fff39c6905280}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcyd9k4x/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bunnymark-fc99be98f6c0c060" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "file_drop") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc51Uw5v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc51Uw5v/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shaders-d2bff3297b524284" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "bunnymark") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsdqRpk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsdqRpk/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text_input-2e29e28affc0b8f4" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "shaders") due to 1 previous error
[INFO] [stderr] error: could not compile `tetra` (example "text_input") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcIGHB4Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcIGHB4Q/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-74adeaa3481f05d6" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc3YWnQZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc3YWnQZ/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/canvas-c81b22fb397fd999" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcJCOyYo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcJCOyYo/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shapes-140a05f2dd1e611b" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "events") due to 1 previous error
[INFO] [stderr] error: could not compile `tetra` (example "canvas") due to 1 previous error
[INFO] [stderr] error: could not compile `tetra` (example "shapes") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcU1GTDt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,librand-938bdf1de0bba1e2,librand_chacha-b246ce13c15fb480,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-cc55d840cc9955fb,libgetrandom-a15660b5f4698d2d,liblibc-fdda17a8bfb21af6,libcfg_if-fb4fff39c6905280}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcU1GTDt/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tetras-d76003b57989394d" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "tetras") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcT9AyaX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtetra-98d1b2725b7ca09a,libsdl3-59291ec1bfc6b729,libsdl3_sys-ebbeabe2f49e0f33,libglow-f6261e076fabfcce,libvek-abd8fe56c575597a,libapprox-40dc7a919ff20684,libnum_integer-988a346331cde4f3,libab_glyph-16d5861c5a3ea2e3,libowned_ttf_parser-ee4dd5f2f5bba7aa,libttf_parser-ec6cbc42db892546,libab_glyph_rasterizer-58c1da8af401d828,libxi_unicode-4ff8fbaac371c7a6,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libhalf-3b5f930374d26eda,liblyon_tessellation-da1a353c9ff89289,libfloat_next_after-2f0dfa7cd1f1f867,liblyon_path-b4d6b3b3e664d54f,liblyon_geom-7e9136c34641c04b,libeuclid-b5ab3d6abedcc0ff,libimage-9b6cfcbd5adbc613,libmoxcms-c331b7625d37b9b8,libpxfm-eb955bca2a2efb0f,libpng-903fb82f227d9c4a,libflate2-304e4f3f1c34714a,libminiz_oxide-b5590f990eb905c5,libfdeflate-6d54cacfd6597cbf,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-84c38b150a1efa4b,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-0dcbcb0c01b72aa4,librodio-526b0d931bd5a92e,libhound-214d41dcc3079a49,liblewton-fa17986c35883e0d,libogg-8f872f7627a49f8e,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libbyteorder-7912a666fa871683,libsymphonia-6b32260646ebbc19,libsymphonia_metadata-1d9d56ded0509ccc,libencoding_rs-ca3cc100691aa7e4,libsymphonia_bundle_mp3-49823ec710b78d26,libsymphonia_core-83d9b691852ffc81,libbytemuck-c126edd6bfc61db3,liblog-bb44a574e5432a5e,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libcpal-51e042224749f300,libdasp_sample-8468752a6b6dbe33,libalsa-91bb64059b393cc5,libcfg_if-fb4fff39c6905280,libbitflags-e22f86abf0e1ba33,libalsa_sys-36b3aab30bb134a3,liblibc-fdda17a8bfb21af6}.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" "-lSDL3" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcT9AyaX/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/animation-2632cd91194f3615" "-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: rust-lld: error: unable to find library -lSDL3
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetra` (example "animation") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4bbcc2623095790791a39c6a6c95fae9440bbb56658acb283fc7a882ae6d67ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbcc2623095790791a39c6a6c95fae9440bbb56658acb283fc7a882ae6d67ba", kill_on_drop: false }`
[INFO] [stdout] 4bbcc2623095790791a39c6a6c95fae9440bbb56658acb283fc7a882ae6d67ba
