[INFO] cloning repository https://github.com/jackpot51/emulition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackpot51/emulition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Femulition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Femulition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afac7116dea375494b8319e7ad1a8a3d27f4987d [INFO] testing jackpot51/emulition 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%2Fjackpot51%2Femulition" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackpot51/emulition 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/jackpot51/emulition [INFO] finished tweaking git repo https://github.com/jackpot51/emulition [INFO] tweaked toml for git repo https://github.com/jackpot51/emulition written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/jackpot51/emulition 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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] ebbcc8ca8b42451c3c618fbee25550f0a8dace4fdb472b29c4c441c6394116c2 [INFO] running `Command { std: "docker" "start" "-a" "ebbcc8ca8b42451c3c618fbee25550f0a8dace4fdb472b29c4c441c6394116c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebbcc8ca8b42451c3c618fbee25550f0a8dace4fdb472b29c4c441c6394116c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbcc8ca8b42451c3c618fbee25550f0a8dace4fdb472b29c4c441c6394116c2", kill_on_drop: false }` [INFO] [stdout] ebbcc8ca8b42451c3c618fbee25550f0a8dace4fdb472b29c4c441c6394116c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 614cd491753bb183c1d75037fed7b887ef2d0d1124343763052a029d28df9ca2 [INFO] running `Command { std: "docker" "start" "-a" "614cd491753bb183c1d75037fed7b887ef2d0d1124343763052a029d28df9ca2", 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] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling sdl2-sys v0.6.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling sdl2 v0.9.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling sdl2_image v0.3.0 [INFO] [stderr] Compiling sdl2_ttf v0.9.1 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling emulition v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/emulator.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/main.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | y += s; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `x` is never read [INFO] [stdout] --> src/main.rs:234:25 [INFO] [stdout] | [INFO] [stdout] 234 | x = s; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/main.rs:235:25 [INFO] [stdout] | [INFO] [stdout] 235 | y = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/main.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | y += 32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/main.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | y += 32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/emulator.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn draw(&self, renderer: &mut Renderer, font: &Font, x: i32, y: i32, w: i32, h: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image_dl` [INFO] [stdout] --> src/rom.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | if let Some(image_dl) = self.image_dl.take() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_dl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `doperoms` [INFO] [stdout] --> src/rom.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | if let Some(doperoms) = self.doperoms.take() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doperoms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/emulator.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | for mut rom in self.roms.iter_mut() { [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] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | if let Some(mut emulator) = emulators.get_mut(key) { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | for (_, mut emulator) in emulators.iter_mut() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.emulition.3f8e0895-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-23da6bbeb49bd3cd.2xnkw3lzweghhr9d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libreqwest-719c5090761f3d83.rlib" "/opt/rustwide/target/debug/deps/libuuid-56340f6ad59fd422.rlib" "/opt/rustwide/target/debug/deps/librand-0ddf1e1e157d93ff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-143efb7dba1efeee.rlib" "/opt/rustwide/target/debug/deps/liburl-c235141068df0f2b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-656426d83e263520.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d2d4f6506b56467.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-09dcab4bf6f4c805.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libserde-ace133ea5ab3d8de.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a65bc2b42a958e2e.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-92ce1e83db18ddf0.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblibflate-17133de12c54e0ba.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b5da1d29a2767854.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-16ab4d19142f078a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ae752497de0f9799.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e25ff0612253c4c1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ac0abef5791bf6a0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-fd8e4a240a2a0082.rlib" "/opt/rustwide/target/debug/deps/libwant-18d5c112f6cad81c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3f932274442b152a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c114dd34ec7d00c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aeabc3dbbabcb124.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-bc2ed961a4f4a6af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9bc64249f4c36a56.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5b0db5f532912c09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f28e37e1d9e1b000.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67998994ba225e39.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e3efdb597b094e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2f039d2ca0de4b36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a985797e48f222eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7eda52560c935232.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ba10dbbe91ae98b2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/librand-cdaf29dd5647f5ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-deb21760cf6e3d02.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88b26e88a059349c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-86a5c52a030f0fca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9614f5047fa091d2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5801418393aef3e4.rlib" "/opt/rustwide/target/debug/deps/librand_os-ff210df18cc0e945.rlib" "/opt/rustwide/target/debug/deps/librand_core-89da036bf9d38b15.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-710db65fb6401322.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0ff9975e98a74f6a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6af5bee8cd07bba3.rlib" "/opt/rustwide/target/debug/deps/libmio-aa71055864238f18.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libtime-569b4b6fa0fc2917.rlib" "/opt/rustwide/target/debug/deps/libnet2-8975685be27cf214.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-149516e9f7660bba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f6e58d367ad4de6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b6e90bbcc1362f0b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf50964d37e9f29.rlib" "/opt/rustwide/target/debug/deps/libhttp-18376c77faa1322f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7afcbea0789f35d8.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf1580784cf14a74.rlib" "/opt/rustwide/target/debug/deps/libiovec-3ce32eb884c69cb7.rlib" "/opt/rustwide/target/debug/deps/libbase64-4b41526d3f3d2fc5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libtoml-f6f7028dbc694d74.rlib" "/opt/rustwide/target/debug/deps/libsdl2_ttf-5e9d7c33a821c93b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c76db72624818620.rlib" "/opt/rustwide/target/debug/deps/libsdl2_image-c7d356e9b50afe31.rlib" "/opt/rustwide/target/debug/deps/libsdl2-c74322243db14de5.rlib" "/opt/rustwide/target/debug/deps/librand-21e56310443ed31d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-35c10154989a6cdf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2ebdd66e800270e7.rlib" "/opt/rustwide/target/debug/deps/liblibc-efab166e83968231.rlib" "/opt/rustwide/target/debug/deps/libnum-3fad2405b3a0a530.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-dd9d6872c4603a5c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-745accd977ccbff5.rlib" "/opt/rustwide/target/debug/deps/librand-1f7faa10bfd6698d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6026d1786bf59db9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-caf135316d1c822e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f0107a1a3205cd2a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-77ee58c94bd8a87b.rlib" "/opt/rustwide/target/debug/deps/libregex-355766ea2510acda.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b1a170d9c70b9eb2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-70e1adea03f88469.rlib" "/opt/rustwide/target/debug/deps/libmemchr-76fcb77357e3fc86.rlib" "/opt/rustwide/target/debug/deps/libatty-588e4350b7ce90c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-1dc5af793c54eb5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-24e1ae8b24909985.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.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" "-lssl" "-lcrypto" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2" "-lc" "-lm" "-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/emulition-23da6bbeb49bd3cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emulition` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "614cd491753bb183c1d75037fed7b887ef2d0d1124343763052a029d28df9ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614cd491753bb183c1d75037fed7b887ef2d0d1124343763052a029d28df9ca2", kill_on_drop: false }` [INFO] [stdout] 614cd491753bb183c1d75037fed7b887ef2d0d1124343763052a029d28df9ca2