[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackpot51%2Femulition" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackpot51/emulition on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-108/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a266b2af46f0b4f2392ce512f15e8d1144b92bb8464d89647a35ee368de83aa [INFO] running `Command { std: "docker" "start" "-a" "0a266b2af46f0b4f2392ce512f15e8d1144b92bb8464d89647a35ee368de83aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a266b2af46f0b4f2392ce512f15e8d1144b92bb8464d89647a35ee368de83aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a266b2af46f0b4f2392ce512f15e8d1144b92bb8464d89647a35ee368de83aa", kill_on_drop: false }` [INFO] [stdout] 0a266b2af46f0b4f2392ce512f15e8d1144b92bb8464d89647a35ee368de83aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4723d848af24a2654b7c1550b2dc2474873efd1d963aa1be5ffe7ea7760c7f03 [INFO] running `Command { std: "docker" "start" "-a" "4723d848af24a2654b7c1550b2dc2474873efd1d963aa1be5ffe7ea7760c7f03", 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 arrayvec v0.4.10 [INFO] [stderr] Compiling slab v0.4.2 [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 pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling sdl2-sys v0.6.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [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 bitflags v0.2.1 [INFO] [stderr] Compiling termcolor v1.0.4 [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 unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [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 libflate v0.1.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [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 num-complex v0.1.43 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling url v1.7.2 [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 serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [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 env_logger v0.6.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [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-f23bb7de127479e0.emulition.43c1c8fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.emulition.43c1c8fb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0.469pa1f626egxv2i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-d7617acd368e57fb.rlib" "/opt/rustwide/target/debug/deps/libuuid-3e04a1ae61d4969d.rlib" "/opt/rustwide/target/debug/deps/librand-8a3f2b69cf982016.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6ce4fb7fafbb8931.rlib" "/opt/rustwide/target/debug/deps/liburl-779eb29304ee1916.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-cbc6a0a7b6149ad8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ed8e3dbcba445d04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-d7bbb6b1042d1b33.rlib" "/opt/rustwide/target/debug/deps/libserde_json-58b1479456cd9856.rlib" "/opt/rustwide/target/debug/deps/libryu-15b6ba5feaf4bf0a.rlib" "/opt/rustwide/target/debug/deps/libserde-1269c331992a0bdf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-990af64e46527b8c.rlib" "/opt/rustwide/target/debug/deps/libphf-626f856b8e45a605.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-afa2cfb7806ebf96.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libmime-af52b1c803ccee88.rlib" "/opt/rustwide/target/debug/deps/libunicase-bdd1dd337b01bf04.rlib" "/opt/rustwide/target/debug/deps/liblibflate-6a0d3daee504e056.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0332c260f2aa258d.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8e65ba07960d6292.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-492d38ccc6b5ccea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-76eb29b737b04058.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-49abf285eb83249d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libhyper-ca1f4f2cfcdc4016.rlib" "/opt/rustwide/target/debug/deps/libwant-d40eac6362b2410a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4eeaf27378fa0cfc.rlib" "/opt/rustwide/target/debug/deps/libtokio-5198661945cf1ed6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-54ae78999105f44c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6ae48988cc15a530.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3daca6693aebea35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-55a8ff49d0e4eaea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4117625d4b18f0de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-90b0a62913862221.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1f2979ab0b433bfa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1817e3ff9aff4b5f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-016045efc0ffa996.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0bdbc8994fe52ce2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/librand-256e70b22561b4ab.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-762689c0fefe270c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-47fdd10b627761d3.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4442fba939891578.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4929f9411ee3e508.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a3509d25415169e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e9d75b559215e10.rlib" "/opt/rustwide/target/debug/deps/librand_core-75e7ca2b52188fab.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f85613935f4ab4d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e91867151bd5e05d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09c1ee6324ec209c.rlib" "/opt/rustwide/target/debug/deps/libmio-b14ddffa40fd31f2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libtime-00390619e295d5d4.rlib" "/opt/rustwide/target/debug/deps/libnet2-06a5bf8fc3490915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6351043a40156eb4.rlib" "/opt/rustwide/target/debug/deps/libh2-f40fa86d5ae24932.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2724af625df818e.rlib" "/opt/rustwide/target/debug/deps/libstring-5f517eae3fbb6a34.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fb137adb9842d13b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4f39a8420e82529a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-074ff39fcff71ba2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1447bbe67f09eae.rlib" "/opt/rustwide/target/debug/deps/libitoa-96ce37d5cfefc361.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9995fc50dddec1f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b07c70aa1ce7b6df.rlib" "/opt/rustwide/target/debug/deps/libbytes-f3ed1e2d6f2e9d98.rlib" "/opt/rustwide/target/debug/deps/libiovec-28e1c4c1193ff282.rlib" "/opt/rustwide/target/debug/deps/libbase64-2cd2217645365dbc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-712ff8f83444d848.rlib" "/opt/rustwide/target/debug/deps/libtoml-ff3b98b8a9b81d7b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_ttf-1907498b9b20c62a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c83a27a4ba9acefd.rlib" "/opt/rustwide/target/debug/deps/libsdl2_image-ed82f07a42a48832.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f991342c5cd2f791.rlib" "/opt/rustwide/target/debug/deps/librand-0a6a86b6b3fc7f68.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ea32d005a3e77d34.rlib" "/opt/rustwide/target/debug/deps/libbitflags-14e11a13eee0e1cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-89c97e7f48596fb0.rlib" "/opt/rustwide/target/debug/deps/libnum-baa10d3762c4059e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3f811dc303e231b2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7f2d4cb93cd5b2f0.rlib" "/opt/rustwide/target/debug/deps/librand-1e3036fdb2367517.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f812ac6d2dd3074c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-76cd0787e91177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-096c067680cf9d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f823f74764f3c6c1.rlib" "/opt/rustwide/target/debug/deps/libregex-8faa46980760c0dc.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0a6668032f28c853.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-28e9ac8fc110b07d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3cc94c66ff24300e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-10ad1c17046b99a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-440be9e5f08404f5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-57a1c849534f4916.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4cb9caea09ec2fde.rlib" "/opt/rustwide/target/debug/deps/libatty-2ffb11683d60c731.rlib" "/opt/rustwide/target/debug/deps/liblibc-0112ccc67f469e91.rlib" "/opt/rustwide/target/debug/deps/libhumantime-b865abc5b19fb1c6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/liblog-f834f1897fc489cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a0a4d007dac91ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/emulition-f23bb7de127479e0" "-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" "4723d848af24a2654b7c1550b2dc2474873efd1d963aa1be5ffe7ea7760c7f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4723d848af24a2654b7c1550b2dc2474873efd1d963aa1be5ffe7ea7760c7f03", kill_on_drop: false }` [INFO] [stdout] 4723d848af24a2654b7c1550b2dc2474873efd1d963aa1be5ffe7ea7760c7f03