[INFO] cloning repository https://github.com/theRookieCoder/rs_chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theRookieCoder/rs_chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Frs_chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Frs_chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31bd16b602286d4a26adad3b77b0fc2e592c35de [INFO] testing theRookieCoder/rs_chip8 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Frs_chip8" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theRookieCoder/rs_chip8 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theRookieCoder/rs_chip8 [INFO] finished tweaking git repo https://github.com/theRookieCoder/rs_chip8 [INFO] tweaked toml for git repo https://github.com/theRookieCoder/rs_chip8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theRookieCoder/rs_chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rahix/avr-hal` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpkg-config v0.1.2 [INFO] [stderr] Downloaded avr-device-macros v0.7.0 [INFO] [stderr] Downloaded sdl3-sys v0.4.4+SDL3-3.2.4 [INFO] [stderr] Downloaded sdl3 v0.14.7 [INFO] [stderr] Downloaded avr-device v0.7.0 [INFO] [stderr] Downloaded sdl3-src v3.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc605e104ffe164b4c43d3af3de7d12fcf9e1c3287fe3eedbff1b6a8b0c5531 [INFO] running `Command { std: "docker" "start" "-a" "5dc605e104ffe164b4c43d3af3de7d12fcf9e1c3287fe3eedbff1b6a8b0c5531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc605e104ffe164b4c43d3af3de7d12fcf9e1c3287fe3eedbff1b6a8b0c5531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc605e104ffe164b4c43d3af3de7d12fcf9e1c3287fe3eedbff1b6a8b0c5531", kill_on_drop: false }` [INFO] [stdout] 5dc605e104ffe164b4c43d3af3de7d12fcf9e1c3287fe3eedbff1b6a8b0c5531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4c2f5a44efd51aa0400e9560e94773314c66964d7f412494bb21e62f9bda1f0 [INFO] running `Command { std: "docker" "start" "-a" "e4c2f5a44efd51aa0400e9560e94773314c66964d7f412494bb21e62f9bda1f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling sdl3-sys v0.4.4+SDL3-3.2.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling sdl3 v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling panic-halt v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling avr-device-macros v0.7.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rs_chip8_core v0.2.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling avr-device v0.7.0 [INFO] [stderr] Compiling ufmt v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rs_chip8_desktop v0.2.0 (/opt/rustwide/workdir/desktop) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4Ksskr/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl3-4ff986f0e8a06163.rlib,libsdl3_sys-f90f5ab39034547e.rlib,liblazy_static-657e7c5dc2f2a602.rlib,libbitflags-23dd845700d72027.rlib,librs_chip8_core-58479bdab61cab50.rlib,libthiserror-90fe08920aec15fb.rlib,libheapless-4eab570fb4b2ec8b.rlib,libhash32-4eff948b2e043c2a.rlib,librand-b15f7162c85fcf8d.rlib,librand_chacha-07a5d58bc3a5fa61.rlib,libppv_lite86-2cccfc6a9053cd9b.rlib,libzerocopy-19bf146fa1a59921.rlib,libbyteorder-c8ca58589254124d.rlib,librand_core-43f839019655bd02.rlib,libgetrandom-69305ce5f7f470b0.rlib,libzerocopy-34f72fa18de683a2.rlib,libparking_lot-61b3ba179f790f64.rlib,libparking_lot_core-bc982f6cbe642a55.rlib,liblibc-49b5da24f246cfcd.rlib,libcfg_if-d4c93475573720c9.rlib,libsmallvec-435d69112a0a158e.rlib,liblock_api-00b05e02b652d7e9.rlib,libscopeguard-34f4dbdd3a3b253c.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lSDL3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rs_chip8_desktop-eff6c492bf294594" "-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: /usr/bin/ld: cannot find -lSDL3: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_chip8_desktop` (bin "rs_chip8_desktop") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4c2f5a44efd51aa0400e9560e94773314c66964d7f412494bb21e62f9bda1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c2f5a44efd51aa0400e9560e94773314c66964d7f412494bb21e62f9bda1f0", kill_on_drop: false }` [INFO] [stdout] e4c2f5a44efd51aa0400e9560e94773314c66964d7f412494bb21e62f9bda1f0