[INFO] cloning repository https://github.com/ElectricCoffee/project-rogueborne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElectricCoffee/project-rogueborne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fproject-rogueborne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fproject-rogueborne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f72e38400df45a42116b8dcfaf0d7284bf282ef3 [INFO] testing ElectricCoffee/project-rogueborne against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fproject-rogueborne" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ElectricCoffee/project-rogueborne on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ElectricCoffee/project-rogueborne [INFO] finished tweaking git repo https://github.com/ElectricCoffee/project-rogueborne [INFO] tweaked toml for git repo https://github.com/ElectricCoffee/project-rogueborne written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ElectricCoffee/project-rogueborne already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cfba1a7c7e18f697e53d55551573b8e319f8cea23b691ecf49930467f369c1b [INFO] running `Command { std: "docker" "start" "-a" "4cfba1a7c7e18f697e53d55551573b8e319f8cea23b691ecf49930467f369c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cfba1a7c7e18f697e53d55551573b8e319f8cea23b691ecf49930467f369c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cfba1a7c7e18f697e53d55551573b8e319f8cea23b691ecf49930467f369c1b", kill_on_drop: false }` [INFO] [stdout] 4cfba1a7c7e18f697e53d55551573b8e319f8cea23b691ecf49930467f369c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c36ddee5b4ebd1af3db42c0c1f68f9c51c87e13f2a0409d2d0a94e7b148cbf5 [INFO] running `Command { std: "docker" "start" "-a" "1c36ddee5b4ebd1af3db42c0c1f68f9c51c87e13f2a0409d2d0a94e7b148cbf5", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tcod-sys v5.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling tcod v0.14.0 [INFO] [stderr] Compiling project-rogueborne v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/systems/map.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/systems/map.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | type SystemData = (Write<'a, Map>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - type SystemData = (Write<'a, Map>); [INFO] [stdout] 11 + type SystemData = Write<'a, Map>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 24 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 62 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `console` [INFO] [stdout] --> src/resources.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | console::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/systems/map.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn run(&mut self, mut map: Self::SystemData) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/systems/map.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | let (entities, mut map, mut state) = data; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/systems/map.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | let (entities, mut map, mut state) = data; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/systems/map.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | fn run(&mut self, mut map: Self::SystemData) { [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/systems/map.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | let (entities, mut map, mut state) = data; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MainMenu` [INFO] [stdout] --> src/resources.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | MainMenu, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GameState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MapGen` [INFO] [stdout] --> src/resources.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | MapGen, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pause` [INFO] [stdout] --> src/resources.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> src/resources.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dirt` [INFO] [stdout] --> src/resources.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn dirt() -> Tile { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/resources.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Map` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Clone, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/resources.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/resources.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tile_mut` [INFO] [stdout] --> src/resources.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_tile_mut(&mut self, x: usize, y: usize) -> &mut Tile { [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/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.project_rogueborne.7f926b6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49.1lvum75k8vsevhjl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtcod-10e170e93c27cec4.rlib" "/opt/rustwide/target/debug/deps/libtcod_sys-c616605b579282b3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-561efb6b7494b9da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f6df277666368d3a.rlib" "/opt/rustwide/target/debug/deps/librand-fa845f368469127b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-deb21760cf6e3d02.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-931cae7cf59e776f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-86a5c52a030f0fca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9614f5047fa091d2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5801418393aef3e4.rlib" "/opt/rustwide/target/debug/deps/librand_os-88e5698da8781438.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/libspecs-b7a4e4b836507e6a.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-50c457f232ab8068.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-20056ad7865a2df9.rlib" "/opt/rustwide/target/debug/deps/liblog-e7d4015c9847b3f9.rlib" "/opt/rustwide/target/debug/deps/libhibitset-71b2fdbbbb320614.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4db8ee673bfa1bc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3c392dd9e3a8b4fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-516cadf357c55ec7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1a06bd2286c0b48d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b9be72752897f245.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5437bf7d0eca9960.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/librand-2519272f514b2121.rlib" "/opt/rustwide/target/debug/deps/librand_core-89da036bf9d38b15.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b0f3e95296f11e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-eefdb7bfcbc0f169.rlib" "/opt/rustwide/target/debug/deps/libshred-e17c9f0eec2c2ae8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/librayon-581889c9d828f8ab.rlib" "/opt/rustwide/target/debug/deps/libeither-cc6a3ee3b2aa998f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1f5845a72b537d46.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c9a6f91dfefadaa4.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf1d4729ecc6e108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-69e377bd8a557b56.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-925c15d5d7f2809d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d4a701ef08830aa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0241cba2540bba00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6f4d1709f61f7127.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-ltcod" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/project_rogueborne-b3ec49987ab18e49" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_load_font': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:204: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:235: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:236: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:266: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:267: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:305: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:306: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:338: undefined reference to `SDL_MapRGB' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:342: undefined reference to `SDL_SetColorKey' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_console_to_bitmap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:437: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:467: undefined reference to `SDL_MapRGB' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:468: undefined reference to `SDL_FillRect' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:496: undefined reference to `SDL_MapRGB' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:593: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_startup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:660: undefined reference to `SDL_Init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_shutdown': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:675: undefined reference to `SDL_Quit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_load_player_config': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:726: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_wait_for_event': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1374: undefined reference to `SDL_PollEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1390: undefined reference to `SDL_WaitEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_sleep_milli': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1453: undefined reference to `SDL_Delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_elapsed_milli': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1510: undefined reference to `SDL_GetTicks' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_delete_bitmap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1559: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_c.o): in function `TCOD_sys_check_magic_number': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_c.c:1598: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_img_bmp.o): in function `TCOD_sys_read_bmp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:41: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:41: undefined reference to `SDL_LoadBMP_RW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:42: undefined reference to `SDL_GetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:56: undefined reference to `SDL_CreateRGBSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:57: undefined reference to `SDL_UpperBlit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:58: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl_img_bmp.o): in function `TCOD_sys_write_bmp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:66: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl_img_bmp.c:66: undefined reference to `SDL_SaveBMP_RW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `get_closest_mode': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:54: undefined reference to `SDL_GetWindowDisplayIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:54: undefined reference to `SDL_GetClosestDisplayMode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `actual_rendering': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:85: undefined reference to `SDL_CreateTextureFromSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:86: undefined reference to `SDL_RenderCopy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:87: undefined reference to `SDL_DestroyTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `render': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:115: undefined reference to `SDL_GetWindowPixelFormat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:115: undefined reference to `SDL_PixelFormatEnumToMasks' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:119: undefined reference to `SDL_CreateRGBSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:126: undefined reference to `SDL_FillRect' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:185: undefined reference to `SDL_RenderClear' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:187: undefined reference to `SDL_RenderPresent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `create_surface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:232: undefined reference to `SDL_CreateRGBSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:236: undefined reference to `SDL_SetSurfaceAlphaMod' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `create_window': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:270: undefined reference to `SDL_CreateWindow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:273: undefined reference to `SDL_ShowCursor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:274: undefined reference to `SDL_GetWindowSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:291: undefined reference to `SDL_CreateWindow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:296: undefined reference to `SDL_CreateRenderer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:298: undefined reference to `SDL_SetRenderDrawColor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `destroy_window': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:308: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:312: undefined reference to `SDL_DestroyRenderer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:316: undefined reference to `SDL_DestroyWindow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `set_fullscreen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:322: undefined reference to `SDL_ShowCursor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:325: undefined reference to `SDL_SetWindowFullscreen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:326: undefined reference to `SDL_ShowCursor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:327: undefined reference to `SDL_GetWindowSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:330: undefined reference to `SDL_SetWindowFullscreen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:331: undefined reference to `SDL_ShowCursor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `set_window_title': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:340: undefined reference to `SDL_SetWindowTitle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `save_screenshot': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:349: undefined reference to `SDL_RenderGetViewport' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:350: undefined reference to `SDL_GetWindowPixelFormat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:351: undefined reference to `SDL_CreateTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:353: undefined reference to `SDL_SetRenderTarget' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:358: undefined reference to `SDL_SetRenderTarget' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:361: undefined reference to `SDL_QueryTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:362: undefined reference to `SDL_LockTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:365: undefined reference to `SDL_PixelFormatEnumToMasks' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:366: undefined reference to `SDL_CreateRGBSurfaceFrom' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:368: undefined reference to `SDL_FreeSurface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:372: undefined reference to `SDL_UnlockTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:377: undefined reference to `SDL_DestroyTexture' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `get_current_resolution': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:394: undefined reference to `SDL_GetWindowDisplayIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:398: undefined reference to `SDL_GetNumVideoDisplays' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:401: undefined reference to `SDL_GetDisplayBounds' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `set_mouse_position': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:407: undefined reference to `SDL_WarpMouseInWindow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `get_clipboard_text': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:426: undefined reference to `SDL_free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:429: undefined reference to `SDL_GetClipboardText' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `set_clipboard_text': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:443: undefined reference to `SDL_SetClipboardText' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `file_read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:450: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:452: undefined reference to `SDL_RWseek' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:453: undefined reference to `SDL_RWtell' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:454: undefined reference to `SDL_RWseek' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:458: undefined reference to `SDL_RWread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:459: undefined reference to `SDL_RWclose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:463: undefined reference to `SDL_RWclose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `file_exists': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:470: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:472: undefined reference to `SDL_RWclose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `file_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:479: undefined reference to `SDL_RWFromFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:481: undefined reference to `SDL_RWwrite' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:482: undefined reference to `SDL_RWclose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tcod-sys-36bf017b2d588d3e/out/libtcod.a(sys_sdl2_c.o): in function `shutdown': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-5.0.0/libtcod/src/sys_sdl2_c.c:488: undefined reference to `SDL_free' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `project-rogueborne` due to 2 previous errors; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c36ddee5b4ebd1af3db42c0c1f68f9c51c87e13f2a0409d2d0a94e7b148cbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c36ddee5b4ebd1af3db42c0c1f68f9c51c87e13f2a0409d2d0a94e7b148cbf5", kill_on_drop: false }` [INFO] [stdout] 1c36ddee5b4ebd1af3db42c0c1f68f9c51c87e13f2a0409d2d0a94e7b148cbf5