[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-87/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbd9432f8e6198f13130b41ed006d3388dc3adf2b0ba1b1c2d720bc76b8ef829 [INFO] running `Command { std: "docker" "start" "-a" "fbd9432f8e6198f13130b41ed006d3388dc3adf2b0ba1b1c2d720bc76b8ef829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbd9432f8e6198f13130b41ed006d3388dc3adf2b0ba1b1c2d720bc76b8ef829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd9432f8e6198f13130b41ed006d3388dc3adf2b0ba1b1c2d720bc76b8ef829", kill_on_drop: false }` [INFO] [stdout] fbd9432f8e6198f13130b41ed006d3388dc3adf2b0ba1b1c2d720bc76b8ef829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bce764290c2c65442c127376cba3841b4dc6984b10cab01dc879e0613200718 [INFO] running `Command { std: "docker" "start" "-a" "4bce764290c2c65442c127376cba3841b4dc6984b10cab01dc879e0613200718", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [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 ogg v0.7.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.chip8.721e3c49-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4.34dmrwv403rtaaca.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-9caadaa9acdbf7dc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librodio-589741a136d51a8f.rlib" "/opt/rustwide/target/debug/deps/libminimp3-3d502fae05cd6c98.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-35188a5c5270d811.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-caffa2d38a59cf89.rlib" "/opt/rustwide/target/debug/deps/liblewton-34aa450ca4654994.rlib" "/opt/rustwide/target/debug/deps/libogg-6f279d087d066da0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-dc46dc5bbc21f735.rlib" "/opt/rustwide/target/debug/deps/libalga-fd641dc9d61e8ba0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b84100cdcd8e49ce.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b45c61c5e4328c3b.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-f63917e3b43e6a95.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d3e73b521382a733.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2e0ad4930ef2cea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-1e98692e001b6096.rlib" "/opt/rustwide/target/debug/deps/libapprox-a1294ca6b36fae26.rlib" "/opt/rustwide/target/debug/deps/libhound-82a44dabd0457092.rlib" "/opt/rustwide/target/debug/deps/libcpal-35ca44969576082b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-4678611519e1f79e.rlib" "/opt/rustwide/target/debug/deps/libclaxon-02adce8e32c58694.rlib" "/opt/rustwide/target/debug/deps/libsdl2-43fd493fd382235a.rlib" "/opt/rustwide/target/debug/deps/librand-f2f33b05c733be21.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1268969a1512e10f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30319b2d87830e86.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ffbb1582a450c9f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libc_vec-514fb1cbf5e00d29.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-74c56f2e7dc9e153.rlib" "/opt/rustwide/target/debug/deps/libnum-1885555e27ded66b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-389bb2e54f857011.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b830202cace19fb6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b0a6dc5fbc259255.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7fdd5bd536acfe96.rlib" "/opt/rustwide/target/debug/deps/libclap-0ffd6b5f38136548.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-efa3527631e560c1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/librand-40b5716a4fa15457.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-508bc14939c2dffc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-e3e2d9dbc712f0f2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac19d75982c20087.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b04eed54050a24.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e600bcee1123fd15.rlib" "/opt/rustwide/target/debug/deps/libregex-454b51dd79d0e828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ce5a61de5b2510d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ae65cda9430d926b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/libatty-eb3ed12e5aba2912.rlib" "/opt/rustwide/target/debug/deps/liblibc-70c2c34a4420abf4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a741055ac60d391b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0ef1706771dff9ff.rlib" "/opt/rustwide/target/debug/deps/liblog-38bb410d95370ec2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chip8-6f4aa0e000d79cc4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stderr] error: could not compile `chip8` due to 2 previous errors; 11 warnings emitted [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bce764290c2c65442c127376cba3841b4dc6984b10cab01dc879e0613200718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bce764290c2c65442c127376cba3841b4dc6984b10cab01dc879e0613200718", kill_on_drop: false }` [INFO] [stdout] 4bce764290c2c65442c127376cba3841b4dc6984b10cab01dc879e0613200718