[INFO] cloning repository https://github.com/anka-sirota/dvarcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anka-sirota/dvarcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64fe021331afecc141d4ec74e255ed0fdc62a3bd [INFO] testing anka-sirota/dvarcraft against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anka-sirota/dvarcraft on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anka-sirota/dvarcraft [INFO] finished tweaking git repo https://github.com/anka-sirota/dvarcraft [INFO] tweaked toml for git repo https://github.com/anka-sirota/dvarcraft written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/anka-sirota/dvarcraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.1.40 [INFO] [stderr] Downloaded cgmath v0.15.0 [INFO] [stderr] Downloaded rusttype v0.3.0 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded clock_ticks v0.1.1 [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded sdl2 v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c2ddc9edad8a8b7db116c1098b617014e36ad76c56c992885b1464439fef4dd [INFO] running `Command { std: "docker" "start" "-a" "8c2ddc9edad8a8b7db116c1098b617014e36ad76c56c992885b1464439fef4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c2ddc9edad8a8b7db116c1098b617014e36ad76c56c992885b1464439fef4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2ddc9edad8a8b7db116c1098b617014e36ad76c56c992885b1464439fef4dd", kill_on_drop: false }` [INFO] [stdout] 8c2ddc9edad8a8b7db116c1098b617014e36ad76c56c992885b1464439fef4dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f301fa43b321da911d41b9b5cc4dd5988ef3c1e6907a9e3c7b8f5c9e0d4384be [INFO] running `Command { std: "docker" "start" "-a" "f301fa43b321da911d41b9b5cc4dd5988ef3c1e6907a9e3c7b8f5c9e0d4384be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling clock_ticks v0.1.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling stb_truetype v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.7.1 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Compiling gfx_device_gl v0.14.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Compiling gfx v0.16.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Compiling gfx_window_sdl v0.7.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Compiling dvarcraft v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/support/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut B::Device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/support/mod.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut GraphicsQueue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/support/mod.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/support/mod.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/support/mod.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/selection.rs:129:37 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/quadtree.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/tiles.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | resource_count: resource_id.map_or(0, |v| 5), // TODO roll the count, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/tiles.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dvarcraft.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut tiles = tiles::Tiles::new_layer_from_heightmap("heightmap_64.png", 2); [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/dvarcraft.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut miners = miners::Miners::new(10, &tiles); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/selection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | position: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SelectionVertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/selection.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/selection.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SelectionVertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/selection.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_vertices` [INFO] [stdout] --> src/selection.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/quadtree.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn print(&self, level: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `overlaps` [INFO] [stdout] --> src/quadtree.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn overlaps(&self, other: &QuadTree) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/quadtree.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn remove(&mut self, id: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assign_closest_selected` [INFO] [stdout] --> src/tiles.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn assign_closest_selected(&mut self, pos: Vector2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_at` [INFO] [stdout] --> src/tiles.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn tile_at(&mut self, position: Vector2) -> Option<&Tile> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/tiles.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn remove(&mut self, tile_id: Option) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/support/mod.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 22 - pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] 22 + pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | [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/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.dvarcraft.d6030486-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56.4w4x6bhavqdbcmfu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclock_ticks-89a02949cea3065a.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-bdaa0c769b8f5032.rlib" "/opt/rustwide/target/debug/deps/libimage-35fe41b59225624f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d07eb465bb155d38.rlib" "/opt/rustwide/target/debug/deps/libgif-b825dca3887e3b25.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-48b6f03c16e168c5.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c5b5c144ff2af29f.rlib" "/opt/rustwide/target/debug/deps/librayon-cab1e8e719c8d542.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8a10d7a9f9255e3f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33874f15dc0563c5.rlib" "/opt/rustwide/target/debug/deps/libcoco-77387d0413fccd05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad95e715816cd14.rlib" "/opt/rustwide/target/debug/deps/libeither-32c219bb0fa596dd.rlib" "/opt/rustwide/target/debug/deps/libpng-9f78c031b288700d.rlib" "/opt/rustwide/target/debug/deps/libdeflate-a7b26c7b9fb05086.rlib" "/opt/rustwide/target/debug/deps/libinflate-625a6c39f88bbf4a.rlib" "/opt/rustwide/target/debug/deps/libadler32-369c58e4673b6b26.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d54ced9f87ad5131.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f165cd89ce7d65c4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5007ba863c6696a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-08aa870810d39887.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d5fee69a0829ce35.rlib" "/opt/rustwide/target/debug/deps/libapprox-94ebf2bd36ba4bb3.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_sdl-e443e4b7a4f0f8c2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-14b21b5e136d5080.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-67d9302b0196ac26.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71e806d9957185db.rlib" "/opt/rustwide/target/debug/deps/libc_vec-90efa7a5f1d2d4a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ce313d7c6771beda.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/libnum-e2c4ed9e576534e2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-65cac8d924174862.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-674367334d2c6295.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef21fc4580a5b8d6.rlib" "/opt/rustwide/target/debug/deps/librand-03292473c08e237c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-888a1e45af112ed6.rlib" "/opt/rustwide/target/debug/deps/libregex-694a6c973c522ff5.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fd209df39dd1591d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3df5268ad730590f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fd50548a9d75c604.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26918ee6babc7d3d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-35d610b948225f52.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b0282f8f14a5903.rlib" "/opt/rustwide/target/debug/deps/liblibc-0fed27153695cb45.rlib" "/opt/rustwide/target/debug/deps/libgfx-5fb9f71e6f6a8b52.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-28dbef3055466ac9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6c473c1ddde78922.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-3e2382ba0bbdb77a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c859c8bc8fb00644.rlib" "/opt/rustwide/target/debug/deps/liblog-f0619fc2446d1305.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dvarcraft-3daa4d2109f7ba56" "-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_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvarcraft` due to 2 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f301fa43b321da911d41b9b5cc4dd5988ef3c1e6907a9e3c7b8f5c9e0d4384be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f301fa43b321da911d41b9b5cc4dd5988ef3c1e6907a9e3c7b8f5c9e0d4384be", kill_on_drop: false }` [INFO] [stdout] f301fa43b321da911d41b9b5cc4dd5988ef3c1e6907a9e3c7b8f5c9e0d4384be