[INFO] cloning repository https://github.com/AndroidCoders/Gfx-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndroidCoders/Gfx-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroidCoders%2FGfx-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroidCoders%2FGfx-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47981eecf01b442a148d175b6aa98095c24342aa
[INFO] testing AndroidCoders/Gfx-Engine against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroidCoders%2FGfx-Engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AndroidCoders/Gfx-Engine
[INFO] finished tweaking git repo https://github.com/AndroidCoders/Gfx-Engine
[INFO] tweaked toml for git repo https://github.com/AndroidCoders/Gfx-Engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndroidCoders/Gfx-Engine on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndroidCoders/Gfx-Engine 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded sdl3-sys v0.5.4+SDL3-3.2.20
[INFO] [stderr]   Downloaded sdl3 v0.14.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2865e69c660acea4bf9f7e4380bae4e5d5019dd3be208e766e68033e9ed26d60
[INFO] running `Command { std: "docker" "start" "-a" "2865e69c660acea4bf9f7e4380bae4e5d5019dd3be208e766e68033e9ed26d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2865e69c660acea4bf9f7e4380bae4e5d5019dd3be208e766e68033e9ed26d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2865e69c660acea4bf9f7e4380bae4e5d5019dd3be208e766e68033e9ed26d60", kill_on_drop: false }`
[INFO] [stdout] 2865e69c660acea4bf9f7e4380bae4e5d5019dd3be208e766e68033e9ed26d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c59cdae1474151fb1ee7f781795f0bea18983f453afa45e7bdedcfa8f2c4ae9a
[INFO] running `Command { std: "docker" "start" "-a" "c59cdae1474151fb1ee7f781795f0bea18983f453afa45e7bdedcfa8f2c4ae9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sdl3-sys v0.5.4+SDL3-3.2.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling sdl3 v0.14.41
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling Gfx-Engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6Vgx1V/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-0a1c856b09b6363d.rlib,libtoml_writer-b7cecff98091924c.rlib,libtoml_parser-305a226da1bde5ad.rlib,libwinnow-d1e231a8561db079.rlib,libserde_spanned-348d7c2839205ad8.rlib,libtoml_datetime-65b4385e6e95c360.rlib,libimage-7f7ebc5a4ecde009.rlib,libimage_webp-442653d2e4ed42a3.rlib,libqoi-22f11364e6573010.rlib,libpng-b8cd5449bfecf232.rlib,libbitflags-ed512472f018a953.rlib,libfdeflate-125a0e1385d2b20c.rlib,libexr-a39f82820ca10b87.rlib,libzune_inflate-b2839dde349772a4.rlib,libbit_field-aab262f5a1715bc5.rlib,liblebe-71c24b93b24895e5.rlib,libhalf-7ebd8668b5c0ca8b.rlib,libsmallvec-35d51144cc506ce1.rlib,libzune_jpeg-f43ee4922f6aaffd.rlib,libzune_core-0d8f963c9e52c9b9.rlib,libgif-a8b63e2528e9f478.rlib,libcolor_quant-d00f6d1eead4a5d9.rlib,libbyteorder_lite-d214ffc99833f772.rlib,libravif-dfe9ebd21a27478d.rlib,libloop9-505be38dda2ea3e1.rlib,libavif_serialize-5f56987c18acb42c.rlib,libquick_error-17816055036082a6.rlib,librgb-e1b6842fe0841fe6.rlib,librav1e-c6b5bc7c4586d37f.rlib,libprofiling-b6058056545fa62c.rlib,libav1_grain-2f02c09223fba5b5.rlib,libnom-05a82209f629db0c.rlib,libnum_rational-e8fa3e4dde20e12a.rlib,libnum_bigint-ebe5f1e950f68415.rlib,libnum_integer-aab1d933807a52f9.rlib,libanyhow-08849a096cfef27c.rlib,libdebug_unreachable-6e6a399b7b7163fd.rlib,libmaybe_rayon-13ba20445663c910.rlib,librayon-c897cf7471a4e475.rlib,librayon_core-33cb3699399ae521.rlib,libcrossbeam_deque-515d8498879230fc.rlib,libcrossbeam_epoch-b7db8a5edb82b101.rlib,libcrossbeam_utils-64542fc3947a68e3.rlib,libv_frame-143d8b4003fd2ea0.rlib,libaligned_vec-013456becaed460c.rlib,libequator-cc3c2da28c683665.rlib,libarrayvec-6787795dad2022bb.rlib,libthiserror-30c20ecc2833f44d.rlib,libbitstream_io-d0d2e997239d6b6a.rlib,libitertools-6282a7f6e3d158c5.rlib,libeither-020ae763b61097bf.rlib,liblog-1d41a2ddff25b9b2.rlib,libimgref-4a2ab3b673db586e.rlib,libbytemuck-23c32358bb0a3786.rlib,libnum_traits-8f2fa4671cabfc7c.rlib,libtiff-c2573b7d2df28d65.rlib,libflate2-cdcaf9c43af76372.rlib,libminiz_oxide-d6e922b7f3819417.rlib,libsimd_adler32-4356bac6c6cd5a93.rlib,libcrc32fast-4bcee78994c19919.rlib,libcfg_if-dc3b80a4800b54fb.rlib,libweezl-8f02e409d9145e80.rlib,libjpeg_decoder-dda1a136a2a45ff0.rlib,libquick_xml-afae1dc30aa3cecc.rlib,libmemchr-f822d26c11f25a0f.rlib,libserde-ff24b21ab1ee93bb.rlib,libserde_core-98cf7741309eaddc.rlib,libsdl3-e1b82a55531c3254.rlib,libsdl3_sys-0d978aa8bc60c0f5.rlib,liblibc-166b676d13acf570.rlib,liblazy_static-5f41077b1fb4f2c7.rlib,libbitflags-5c0136777fc9366e.rlib}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6Vgx1V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/Gfx_Engine-347e4a13998bbd37" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 `Gfx-Engine` (bin "Gfx-Engine") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c59cdae1474151fb1ee7f781795f0bea18983f453afa45e7bdedcfa8f2c4ae9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59cdae1474151fb1ee7f781795f0bea18983f453afa45e7bdedcfa8f2c4ae9a", kill_on_drop: false }`
[INFO] [stdout] c59cdae1474151fb1ee7f781795f0bea18983f453afa45e7bdedcfa8f2c4ae9a
