[INFO] cloning repository https://github.com/angelofallars/chip-8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelofallars/chip-8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Fchip-8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Fchip-8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7084e9d3efb5deebdcaf28572c08576772bb33e8 [INFO] testing angelofallars/chip-8-emulator against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Fchip-8-emulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/angelofallars/chip-8-emulator [INFO] finished tweaking git repo https://github.com/angelofallars/chip-8-emulator [INFO] tweaked toml for git repo https://github.com/angelofallars/chip-8-emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/angelofallars/chip-8-emulator on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/angelofallars/chip-8-emulator 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93ceb765c5b5eb742d1061706e778f2617bb44cdeaf353ddc3fdb08ecfe99ffd [INFO] running `Command { std: "docker" "start" "-a" "93ceb765c5b5eb742d1061706e778f2617bb44cdeaf353ddc3fdb08ecfe99ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93ceb765c5b5eb742d1061706e778f2617bb44cdeaf353ddc3fdb08ecfe99ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ceb765c5b5eb742d1061706e778f2617bb44cdeaf353ddc3fdb08ecfe99ffd", kill_on_drop: false }` [INFO] [stdout] 93ceb765c5b5eb742d1061706e778f2617bb44cdeaf353ddc3fdb08ecfe99ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d5d706b9dd9722eeb632f2fe362672f0aedce76e102f50afbc70e73c8cb7f04 [INFO] running `Command { std: "docker" "start" "-a" "6d5d706b9dd9722eeb632f2fe362672f0aedce76e102f50afbc70e73c8cb7f04", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling miniquad v0.3.11 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling macroquad v0.3.23 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling chip-8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | let mut x_coord = (register[x] % 64) as usize; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustctVs0um/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmacroquad-02c8bca37617d943.rlib,libbumpalo-863af8d306e33e8e.rlib,libfontdue-deedc4f70fd6d4df.rlib,libttf_parser-c63deeb292a9abc6.rlib,libhashbrown-11fc30c445fbb992.rlib,libahash-fbe73bd6e007899a.rlib,libimage-85d4903f83863324.rlib,libcolor_quant-e9bb9eca05a81c34.rlib,libnum_iter-d3a9a392c6e4a115.rlib,libbytemuck-d3a64fbf311b0041.rlib,libpng-d9a9352a911af126.rlib,libminiz_oxide-73c37919ef944712.rlib,libcrc32fast-330812572fbe437c.rlib,libdeflate-499226d80fd155d1.rlib,libadler32-fedf7e6a66d2deb0.rlib,libnum_rational-729aba19effea2ee.rlib,libnum_integer-735d27c278b811d9.rlib,libnum_traits-f1501121750f1c65.rlib,libquad_rand-d934b5fd6c8f481e.rlib,libglam-77b662e159ee6a30.rlib,libquad_snd-d44bda0bae97ae0d.rlib,libaudrey-541823dde3953676.rlib,liblewton-84c2c00279393d64.rlib,libogg-2a5d0b4874975c78.rlib,libsmallvec-69ec2a11ce586830.rlib,libmaybe_uninit-12cc92df6971aabf.rlib,libbyteorder-6fc08e2cd44e8d4c.rlib,libhound-0f039ee6af21410f.rlib,libdasp_frame-4e83781ce54aea68.rlib,libdasp_sample-2c7acab833a371fb.rlib,libquad_alsa_sys-ca056da776a1a25f.rlib,libminiquad-c4771201a9897e1c.rlib,libclap-6cca71a88f0e5bfd.rlib,libatty-2af115be017e50ca.rlib,libstrsim-9e24406c804ed30f.rlib,libtermcolor-65de796666c15901.rlib,libtextwrap-59b6c5d92661fe8f.rlib,libindexmap-6850a837bd13b6c4.rlib,libhashbrown-893184db70f1cd1b.rlib,libclap_lex-1ff63f78c0723d2b.rlib,libos_str_bytes-72ac6a53720541ab.rlib,libbitflags-0e741cfc48628f82.rlib,libonce_cell-d5d4e9255150f136.rlib,librand-6dc79c95f79da3cd.rlib,librand_chacha-16cd8e517ac582d3.rlib,libppv_lite86-bbeeb102bfecdd91.rlib,librand_core-de393877961812bf.rlib,libgetrandom-fb6b921c2535eca6.rlib,liblibc-46bf66688b4e9683.rlib,libcfg_if-9e2248389452272e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-L" "/tmp/rustctVs0um/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chip8-5289f9d6c8ec2ce9" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-fb6b921c2535eca6.rlib(getrandom-fb6b921c2535eca6.getrandom.f2140358146da478-cgu.0.rcgu.o): undefined reference to symbol 'open64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chip-8-emulator` (bin "chip8") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6d5d706b9dd9722eeb632f2fe362672f0aedce76e102f50afbc70e73c8cb7f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5d706b9dd9722eeb632f2fe362672f0aedce76e102f50afbc70e73c8cb7f04", kill_on_drop: false }` [INFO] [stdout] 6d5d706b9dd9722eeb632f2fe362672f0aedce76e102f50afbc70e73c8cb7f04