[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Femulition" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackpot51/emulition 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/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-28/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" "+1.59.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 041bf00c5e7ad981320cf5a8bbc5e06a0ee982f96d10b82f17fa814aa4ae3db5 [INFO] running `Command { std: "docker" "start" "-a" "041bf00c5e7ad981320cf5a8bbc5e06a0ee982f96d10b82f17fa814aa4ae3db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041bf00c5e7ad981320cf5a8bbc5e06a0ee982f96d10b82f17fa814aa4ae3db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041bf00c5e7ad981320cf5a8bbc5e06a0ee982f96d10b82f17fa814aa4ae3db5", kill_on_drop: false }` [INFO] [stdout] 041bf00c5e7ad981320cf5a8bbc5e06a0ee982f96d10b82f17fa814aa4ae3db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 70af02dcf6d435270f27652a3fb2838574defe5a6e0b5e85bf0506ed3909ea71 [INFO] running `Command { std: "docker" "start" "-a" "70af02dcf6d435270f27652a3fb2838574defe5a6e0b5e85bf0506ed3909ea71", kill_on_drop: false }` [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 lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [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 matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling sdl2-sys v0.6.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.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 foreign-types v0.3.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling base64 v0.10.1 [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 tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [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 phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling sdl2 v0.9.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling sdl2_image v0.3.0 [INFO] [stderr] Compiling sdl2_ttf v0.9.1 [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-eeb32a73a484bf1c.emulition.a7fa6376-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.emulition.a7fa6376-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c.2xyr1ziloce27zuw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libreqwest-f58ad2da9f550fc0.rlib" "/opt/rustwide/target/debug/deps/libuuid-074d3ed0bd25fb29.rlib" "/opt/rustwide/target/debug/deps/librand-8be398b82b94224b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8350e12f639cd47a.rlib" "/opt/rustwide/target/debug/deps/liburl-d3c9c9a87b1fb934.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-3e31cf442543e19b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e7e564bf804a0b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd2ad6b095f54c72.rlib" "/opt/rustwide/target/debug/deps/libryu-7fff25f15f35d445.rlib" "/opt/rustwide/target/debug/deps/libserde-8305dd74d418c5c7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b83a5259c15b01ef.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-868adc6cb4fd6b7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-bcfdf6a90063be90.rlib" "/opt/rustwide/target/debug/deps/liblibflate-5ed6c82481ad2e6a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0ab7e57723f777a8.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6928ef5d888849cf.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a083717e0315f2cd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fd02b0c2a17d7127.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a53f91311e961733.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libhyper-80174b3be8599efd.rlib" "/opt/rustwide/target/debug/deps/libwant-3a35b1ae5b3c5f53.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f1107c552f963eff.rlib" "/opt/rustwide/target/debug/deps/libtokio-d25a06e294f88d4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-868e964fe5b1a461.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b01c0380adf0fadf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-422a9a3abfaca94b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cdd89cc97b5b3255.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e34b180465ed3490.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3073a836fe9215ac.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8434f1ecccb32137.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c75911daeab173f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1b1f248f0144f268.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-654a30e149740771.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/librand-cb2be15c55cbb6c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-650a5eea6b8fb824.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ca83ef8df999b6f0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-434ccaa9294e4e3e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6d0a533ce494f910.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-597832c57ae806c4.rlib" "/opt/rustwide/target/debug/deps/librand_os-430d4286e70461ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d53f8383677494c.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c64dbb8ae95d9668.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-534e98e8573e66ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fa2afd0edc0a59fc.rlib" "/opt/rustwide/target/debug/deps/libmio-8ad08d1fb5efc83b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-78d906478cf307be.rlib" "/opt/rustwide/target/debug/deps/libtime-bc694f2d2b30dc6f.rlib" "/opt/rustwide/target/debug/deps/libnet2-ef438378ef97549c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-788237a29dfd6204.rlib" "/opt/rustwide/target/debug/deps/libh2-a91585f1ab30b5c4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-23bad05b3101743c.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b3620f389a20e471.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d7bb07410c6bc4ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4359dbce0503bdc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e62fd7d0abadc6e6.rlib" "/opt/rustwide/target/debug/deps/libitoa-dd0e0fd0bfe4e35a.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-5678fd3bbcf567f3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-35360777ddf1349c.rlib" "/opt/rustwide/target/debug/deps/libbytes-e0eaceefa9c82204.rlib" "/opt/rustwide/target/debug/deps/libiovec-e3bb604656b3b470.rlib" "/opt/rustwide/target/debug/deps/libbase64-55d6e88185d63578.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac9eb326b327d743.rlib" "/opt/rustwide/target/debug/deps/libtoml-75ff737b522dd977.rlib" "/opt/rustwide/target/debug/deps/libsdl2_ttf-e4e3bc5db8f46acd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-57670c2aeca13d34.rlib" "/opt/rustwide/target/debug/deps/libsdl2_image-fdd73277f59f2bdf.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5dd02cc59c97f317.rlib" "/opt/rustwide/target/debug/deps/librand-266a151fa4be9189.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b0e0cfd7e6072bfa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6edb6b8ddb01eebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a8301d8045dacbd.rlib" "/opt/rustwide/target/debug/deps/libnum-dbaeaf302812cff1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67605ba1799afb50.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-52c1307b203c4760.rlib" "/opt/rustwide/target/debug/deps/librand-bc11ed2d1c508124.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0d13fa479a5526df.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4870971ca66cf737.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2f783b96de906e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a82c2b66e1dab.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3e2da474f5f92048.rlib" "/opt/rustwide/target/debug/deps/libregex-7231b0fd360e811e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-693d20357ff071f5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6992628f52aabfa5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3da031af9744beaf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-672f1f9f6a16c412.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f9ba9fe4cad603c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-44c07dd8dbb69d86.rlib" "/opt/rustwide/target/debug/deps/libatty-33bcbb7ed4f1ebd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6813788cc7ffe8f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a741055ac60d391b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-61cd50c83fc5e045.rlib" "/opt/rustwide/target/debug/deps/liblog-9f671d32bd05a6cd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac561cfb11eec4d0.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" "-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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/emulition-eeb32a73a484bf1c" "-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" "70af02dcf6d435270f27652a3fb2838574defe5a6e0b5e85bf0506ed3909ea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70af02dcf6d435270f27652a3fb2838574defe5a6e0b5e85bf0506ed3909ea71", kill_on_drop: false }` [INFO] [stdout] 70af02dcf6d435270f27652a3fb2838574defe5a6e0b5e85bf0506ed3909ea71