[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Femulition" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackpot51/emulition on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ad3820179bc5080423f94687749ff0180c74e3f6a8697fa7ffea27c6cc6687 [INFO] running `Command { std: "docker" "start" "-a" "b2ad3820179bc5080423f94687749ff0180c74e3f6a8697fa7ffea27c6cc6687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ad3820179bc5080423f94687749ff0180c74e3f6a8697fa7ffea27c6cc6687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ad3820179bc5080423f94687749ff0180c74e3f6a8697fa7ffea27c6cc6687", kill_on_drop: false }` [INFO] [stdout] b2ad3820179bc5080423f94687749ff0180c74e3f6a8697fa7ffea27c6cc6687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6db8d9a67dac2318642753648b1ba7f4a64c5012bf45bb808238042654688df [INFO] running `Command { std: "docker" "start" "-a" "e6db8d9a67dac2318642753648b1ba7f4a64c5012bf45bb808238042654688df", kill_on_drop: false }` [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 lazy_static v1.2.0 [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-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.1.3 [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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.8 [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 semver v0.9.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 unicode-normalization v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.37 [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 bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.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 uuid v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling env_logger v0.6.0 [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 crossbeam 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 h2 v0.1.16 [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/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] = 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: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] 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] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.emulition.764cc261-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5.45z8riyosx89cau2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-ebe778b45e10ac3d.rlib" "/opt/rustwide/target/debug/deps/libuuid-700959d0af0028b5.rlib" "/opt/rustwide/target/debug/deps/librand-2f1ec0351d1ecbed.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-feac157d60b3ce4c.rlib" "/opt/rustwide/target/debug/deps/liburl-b1959752ca08e602.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-8b2909d5a4355561.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-635562526bddf4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-212f1446f077bb5b.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-167a799c68aa1fa2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-64c86ebfaf283fef.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-74254f57490da378.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-46186d67f47f59be.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-1c1d1fec79d4a7dd.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d462f772a5f73478.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-61d3e75c4a3fe913.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f238586e8c356a27.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8c1285a653bea067.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-6071fc121f0f9405.rlib" "/opt/rustwide/target/debug/deps/libwant-594ed0c48cf69ba6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9d8df14d2eca5fce.rlib" "/opt/rustwide/target/debug/deps/libtokio-05f0cdc2c060f540.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b2d92577338b7f9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-92b0801d83999cb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-76023dc5fdb7cf92.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3cabd761a2e73b69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f45bec71dd824314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bce02f97a56d874d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-773bffcf15645caf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d54016b35556e9ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b815c16162eec593.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-225971526493bd45.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-e1d778c5ce573cd3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6c817b84bc4e2237.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f94fc475ec8b481e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-978d2a8b792336cb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0613b8273354a65.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cfb6dcee9e7db37d.rlib" "/opt/rustwide/target/debug/deps/librand_os-1b06e159d300c65e.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4dfe94724d9d9db.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-60281744621856c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fbaba15ab68e8c35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c0d57e8b6eb16947.rlib" "/opt/rustwide/target/debug/deps/libmio-c3a3713f4f53b86f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libtime-03f697669ee64601.rlib" "/opt/rustwide/target/debug/deps/libnet2-881f3552a7f49a64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-da754fe653335f46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7d9fcd887c37631e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-41f5ce07e065d742.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-57dfa98188226cd2.rlib" "/opt/rustwide/target/debug/deps/libhttp-62e040e0ad657754.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8d600d7adbbd4ee8.rlib" "/opt/rustwide/target/debug/deps/libbytes-e37e87a3a3ee255d.rlib" "/opt/rustwide/target/debug/deps/libiovec-0f22059c53e808a0.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libtoml-74c2a2f92e2886c7.rlib" "/opt/rustwide/target/debug/deps/libsdl2_ttf-a05ee9b94670220a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b86967b8db19045e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_image-58b75c2ed52c3b96.rlib" "/opt/rustwide/target/debug/deps/libsdl2-78b3ae4c20e257f9.rlib" "/opt/rustwide/target/debug/deps/librand-27dd317675e76a07.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ea8ba9280bc80472.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0d7aefa8a3afc682.rlib" "/opt/rustwide/target/debug/deps/liblibc-9107138846f8ab61.rlib" "/opt/rustwide/target/debug/deps/libnum-46f2693a220a457c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c07446eedb3dd614.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d24b02b5108f1b83.rlib" "/opt/rustwide/target/debug/deps/librand-7096c096e8fc62c0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3b3360e00f710cda.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b5a90f8942b2f573.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c86ff70ebcf01844.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf28edad26a0550e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d8af96f364c696e5.rlib" "/opt/rustwide/target/debug/deps/libregex-926f30786d7ffbee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87cbcbb6977a2a45.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8ed9f8599a38ddc8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ce6e7b45e1a033e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-12112f180f46f4a6.rlib" "/opt/rustwide/target/debug/deps/libatty-725c52efd859be19.rlib" "/opt/rustwide/target/debug/deps/liblibc-c91db71980d9b128.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/liblog-80aead3ded206b49.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/emulition-a3e7103977e786a5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e6db8d9a67dac2318642753648b1ba7f4a64c5012bf45bb808238042654688df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6db8d9a67dac2318642753648b1ba7f4a64c5012bf45bb808238042654688df", kill_on_drop: false }` [INFO] [stdout] e6db8d9a67dac2318642753648b1ba7f4a64c5012bf45bb808238042654688df