[INFO] cloning repository https://github.com/gregtatum/nes-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/nes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c13670dd7f486c5f71d2b74b95a4658df0647f8
[INFO] testing gregtatum/nes-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/gregtatum/nes-rs
[INFO] finished tweaking git repo https://github.com/gregtatum/nes-rs
[INFO] tweaked toml for git repo https://github.com/gregtatum/nes-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gregtatum/nes-rs 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] crate git repo https://github.com/gregtatum/nes-rs 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" "+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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0e98b12c6684355a53a3dd6906c9c17518d294b6261f986f81c74991edf46b08
[INFO] running `Command { std: "docker" "start" "-a" "0e98b12c6684355a53a3dd6906c9c17518d294b6261f986f81c74991edf46b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e98b12c6684355a53a3dd6906c9c17518d294b6261f986f81c74991edf46b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e98b12c6684355a53a3dd6906c9c17518d294b6261f986f81c74991edf46b08", kill_on_drop: false }`
[INFO] [stdout] 0e98b12c6684355a53a3dd6906c9c17518d294b6261f986f81c74991edf46b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0fa24fa1516d17afec7ace6547455b906fac2769d62bc559fb228c88943dae01
[INFO] running `Command { std: "docker" "start" "-a" "0fa24fa1516d17afec7ace6547455b906fac2769d62bc559fb228c88943dae01", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling nes-core v0.1.0 (/opt/rustwide/workdir/nes-core)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling quad-snd v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.2
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling native-dialog v0.6.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling emath v0.33.2
[INFO] [stderr]    Compiling emath v0.20.0
[INFO] [stderr]    Compiling ecolor v0.33.2
[INFO] [stderr]    Compiling ecolor v0.20.0
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling epaint v0.20.0
[INFO] [stderr]    Compiling epaint v0.33.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling dispatch v0.2.0
[INFO] [stderr]    Compiling simple-game v0.1.0 (/opt/rustwide/workdir/simple-game)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqyTXqq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-306edaf25a0739c0,librand_chacha-44adaac3463fb3d7,libppv_lite86-3f4ad8964e653bde,librand_core-8f79d458b6e45522,libgetrandom-a733fc978a687b56,libcfg_if-d9b80cb51cda7b5b,libsdl2-2393f77a923bc1b5,libsdl2_sys-26ab03cc51770eb6,libbitflags-a9851ebd0ab18f47,libnes_core-5cf87a3ed3b0450c,libcolored-f1fbbd1609a00eab,liblazy_static-8f54c7c82e1daacf,libatty-f1629a1c2edb881b,liblibc-1962be08b1de765c}.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" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqyTXqq/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_game-697189e11287f12b" "-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 -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-game` (bin "simple-game") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fa24fa1516d17afec7ace6547455b906fac2769d62bc559fb228c88943dae01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa24fa1516d17afec7ace6547455b906fac2769d62bc559fb228c88943dae01", kill_on_drop: false }`
[INFO] [stdout] 0fa24fa1516d17afec7ace6547455b906fac2769d62bc559fb228c88943dae01
