[INFO] cloning repository https://github.com/quirinux/rust-chip-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quirinux/rust-chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8aa195f586b6b582ed79d9bbf9925a67923b3a1 [INFO] testing quirinux/rust-chip-8 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] finished tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] tweaked toml for git repo https://github.com/quirinux/rust-chip-8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/quirinux/rust-chip-8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1e51c26a1b383322754cce5431f4d19026129f64c1282d96f616a0e54cbe29e [INFO] running `Command { std: "docker" "start" "-a" "d1e51c26a1b383322754cce5431f4d19026129f64c1282d96f616a0e54cbe29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1e51c26a1b383322754cce5431f4d19026129f64c1282d96f616a0e54cbe29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e51c26a1b383322754cce5431f4d19026129f64c1282d96f616a0e54cbe29e", kill_on_drop: false }` [INFO] [stdout] d1e51c26a1b383322754cce5431f4d19026129f64c1282d96f616a0e54cbe29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05d5f9a0e6bf2fcdc59d332dabd3164e7ef74a52f46c7a2a9a27f1b4c6ce86ae [INFO] running `Command { std: "docker" "start" "-a" "05d5f9a0e6bf2fcdc59d332dabd3164e7ef74a52f46c7a2a9a27f1b4c6ce86ae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `SUBNVxVy` [INFO] [stdout] --> src/chip8/optcodes.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | SUBNVxVy(u16), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JPV0Addr` [INFO] [stdout] --> src/chip8/optcodes.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | JPV0Addr(u16), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SCR` [INFO] [stdout] --> src/chip8/optcodes.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | SCR(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SCL` [INFO] [stdout] --> src/chip8/optcodes.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | SCL(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EXIT` [INFO] [stdout] --> src/chip8/optcodes.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | EXIT(u16), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LOW` [INFO] [stdout] --> src/chip8/optcodes.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | LOW(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HIGH` [INFO] [stdout] --> src/chip8/optcodes.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | HIGH(u16), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DRWVxVy` [INFO] [stdout] --> src/chip8/optcodes.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | DRWVxVy(u16), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LDHFVx` [INFO] [stdout] --> src/chip8/optcodes.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | LDHFVx(u16), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LDRVx` [INFO] [stdout] --> src/chip8/optcodes.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | LDRVx(u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LVVxR` [INFO] [stdout] --> src/chip8/optcodes.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | LVVxR(u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.chip8.6pp3ikxt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e" "/opt/rustwide/target/debug/deps/chip8-60549db7568a934e.2h25587zfx94yd1i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-6423fc0f9fa57610/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librodio-a13cd3556b9aef4c.rlib" "/opt/rustwide/target/debug/deps/libminimp3-c5c0522efd7d2863.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-1a340d284f426e78.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-134e6530dd839470.rlib" "/opt/rustwide/target/debug/deps/liblewton-09a0086e0db51247.rlib" "/opt/rustwide/target/debug/deps/libogg-05aa6e0edac00007.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-ce771764bac7342c.rlib" "/opt/rustwide/target/debug/deps/libalga-710e5e40f9f5e3d0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-12689fc1b74a9709.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6d9e0782919605af.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e41039ac9f679022.rlib" "/opt/rustwide/target/debug/deps/librawpointer-e0d1c574149d8417.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libapprox-f3cc50317fdb4a34.rlib" "/opt/rustwide/target/debug/deps/libhound-65416484beabb127.rlib" "/opt/rustwide/target/debug/deps/libcpal-be63d02b9c89737f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1f728d45be14dc90.rlib" "/opt/rustwide/target/debug/deps/libclaxon-08190b677708bfcf.rlib" "/opt/rustwide/target/debug/deps/libsdl2-7edea7f75d5a0987.rlib" "/opt/rustwide/target/debug/deps/librand-91ca5d677cc0a9bf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9e637663daf93e4f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccbe7e7668c3d8a9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-4ed00e8790f4691d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libc_vec-b8d9767c15240015.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-4ee665d14f79c8b5.rlib" "/opt/rustwide/target/debug/deps/libnum-bf2b4802ecb56dc5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c95c26fa56ed791f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d23f21a5b30944c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a0eb57675e3abf5.rlib" "/opt/rustwide/target/debug/deps/libstructopt-81da622ef1ad3f1b.rlib" "/opt/rustwide/target/debug/deps/libclap-7941b018cb918da2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-906212538eb9e7d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/librand-7e325c747d43c3e8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8118507fd6dc5130.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b630115c3ac5960d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-666030edcabd60c7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8868dfc29016fbeb.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libatty-56ac190b983c48d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-d108785bab31e55d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02ab3ab7f87c3f3d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "05d5f9a0e6bf2fcdc59d332dabd3164e7ef74a52f46c7a2a9a27f1b4c6ce86ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d5f9a0e6bf2fcdc59d332dabd3164e7ef74a52f46c7a2a9a27f1b4c6ce86ae", kill_on_drop: false }` [INFO] [stdout] 05d5f9a0e6bf2fcdc59d332dabd3164e7ef74a52f46c7a2a9a27f1b4c6ce86ae