[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-78/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 161d1d100dfade10f718b8dc23e22234f44fc2993f01c6b360c652adde5ba6be [INFO] running `Command { std: "docker" "start" "-a" "161d1d100dfade10f718b8dc23e22234f44fc2993f01c6b360c652adde5ba6be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "161d1d100dfade10f718b8dc23e22234f44fc2993f01c6b360c652adde5ba6be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161d1d100dfade10f718b8dc23e22234f44fc2993f01c6b360c652adde5ba6be", kill_on_drop: false }` [INFO] [stdout] 161d1d100dfade10f718b8dc23e22234f44fc2993f01c6b360c652adde5ba6be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f0f721a8529cb80f050f9c8f2de8663f39ee42946e640c833c3d7c55f5536c8 [INFO] running `Command { std: "docker" "start" "-a" "1f0f721a8529cb80f050f9c8f2de8663f39ee42946e640c833c3d7c55f5536c8", 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 bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [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 log v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 alsa-sys v0.1.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling generic-array v0.12.3 [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 regex v1.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.18.1 [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chip8/optcodes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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-15a620fe3442c7b8.chip8.37809498-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.chip8.37809498-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8.qu0hsomtu92rhxj.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-278bd0dc474441cc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librodio-14efc90785e27334.rlib" "/opt/rustwide/target/debug/deps/libminimp3-dfed5701e2e87f5d.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-de02b46ee88255f1.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-b4bb92094b1939a8.rlib" "/opt/rustwide/target/debug/deps/liblewton-856f2757df16596d.rlib" "/opt/rustwide/target/debug/deps/libogg-fba59e877636315c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-801512a62890a4b0.rlib" "/opt/rustwide/target/debug/deps/libalga-41192e6aa5339483.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-57a33c86722b4f52.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-add4533360f15024.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b72001b22b7673f3.rlib" "/opt/rustwide/target/debug/deps/librawpointer-929b2354038d51a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-97c65b6711f83a0e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libapprox-278d4a1d9af38306.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/libcpal-d5dc55eb7f0ac14c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-fee91a34bc11fc0d.rlib" "/opt/rustwide/target/debug/deps/libclaxon-cdf53b9cae16a18a.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f51e97401cfdf778.rlib" "/opt/rustwide/target/debug/deps/librand-25eee8e84c79a665.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a9756d397c3121a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c8ebb8f9899f361.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-17e9ea1f685dbcfa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1cbd7a9e8a59e235.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-878e9c5c33dd5256.rlib" "/opt/rustwide/target/debug/deps/libnum-22730543e1b82ba5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-058d88d0debe4446.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac3c5cb44ddf6f6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ee7be1221856e2e1.rlib" "/opt/rustwide/target/debug/deps/libstructopt-e330601851351407.rlib" "/opt/rustwide/target/debug/deps/libclap-81ab165092f3c17c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4b239ae2ee88a671.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/librand-e928e01e12be1d58.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bbce87476f84fd25.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b9d25c9770310197.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-81f0c94ff7b60903.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e070148b946cef1b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-069e7ea9b631961b.rlib" "/opt/rustwide/target/debug/deps/libregex-0d11f4e6824c746d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aa3bc731586da295.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libatty-4adc17c40be5e859.rlib" "/opt/rustwide/target/debug/deps/liblibc-2703c92d9adff93a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/liblog-c4083e8703254c8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chip8-15a620fe3442c7b8" "-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] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1f0f721a8529cb80f050f9c8f2de8663f39ee42946e640c833c3d7c55f5536c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0f721a8529cb80f050f9c8f2de8663f39ee42946e640c833c3d7c55f5536c8", kill_on_drop: false }` [INFO] [stdout] 1f0f721a8529cb80f050f9c8f2de8663f39ee42946e640c833c3d7c55f5536c8