[INFO] cloning repository https://github.com/nsmryan/RustTcodTutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsmryan/RustTcodTutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2FRustTcodTutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2FRustTcodTutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d4707152c926d6a5cad1190f4a589b4d3ca8ccf [INFO] testing nsmryan/RustTcodTutorial against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2FRustTcodTutorial" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nsmryan/RustTcodTutorial on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nsmryan/RustTcodTutorial [INFO] finished tweaking git repo https://github.com/nsmryan/RustTcodTutorial [INFO] tweaked toml for git repo https://github.com/nsmryan/RustTcodTutorial written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nsmryan/RustTcodTutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbol v0.1.7 [INFO] [stderr] Downloaded gumdrop_derive v0.8.0 [INFO] [stderr] Downloaded gumdrop v0.8.0 [INFO] [stderr] Downloaded logging_timer_proc_macros v1.0.0 [INFO] [stderr] Downloaded bmp v0.5.0 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded grid_2d v0.15.0 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] [stderr] Downloaded spin v0.4.10 [INFO] [stderr] Downloaded logging_timer v1.0.0 [INFO] [stderr] Downloaded direction v0.18.0 [INFO] [stderr] Downloaded coord_2d v0.3.1 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded symmetric-shadowcasting v0.2.0 [INFO] [stderr] Downloaded wfc v0.10.0 [INFO] [stderr] Downloaded wfc_image v0.11.0 [INFO] [stderr] Downloaded rexpaint v0.1.1 [INFO] [stderr] Downloaded pathfinding v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ecfd30240bd11b0a5d21b42d8b0c7034f384839923308fcdac20dd37330af44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ecfd30240bd11b0a5d21b42d8b0c7034f384839923308fcdac20dd37330af44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ecfd30240bd11b0a5d21b42d8b0c7034f384839923308fcdac20dd37330af44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecfd30240bd11b0a5d21b42d8b0c7034f384839923308fcdac20dd37330af44", kill_on_drop: false }` [INFO] [stdout] 3ecfd30240bd11b0a5d21b42d8b0c7034f384839923308fcdac20dd37330af44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80d566bb965be5dc0ab7536c06427de2f26f7c50dcfc66441a19289ba47caf6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d80d566bb965be5dc0ab7536c06427de2f26f7c50dcfc66441a19289ba47caf6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling coord_2d v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling grid_2d v0.15.0 [INFO] [stderr] Compiling direction v0.18.0 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling symbol v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rexpaint v0.1.1 [INFO] [stderr] Compiling wfc v0.10.0 [INFO] [stderr] Compiling symmetric-shadowcasting v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling logging_timer_proc_macros v1.0.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling logging_timer v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling wfc_image v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling pathfinding v2.1.2 [INFO] [stderr] Compiling roguelike_core v0.1.0 (/opt/rustwide/workdir/roguelike_core) [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> roguelike_core/src/types.rs:148:79 [INFO] [stdout] | [INFO] [stdout] 148 | fn fov_check(&self, entity_id: EntityId, other_pos: Pos, crouching: bool, config: &Config) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | panic!(format!("tried to perform is_in_fov on entity without facing")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 183 | panic!("tried to perform is_in_fov on entity without facing"); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:806:16 [INFO] [stdout] | [INFO] [stdout] 806 | panic!(format!("EntityName {} not expected!", s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 806 | panic!("EntityName {} not expected!", s); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:859:16 [INFO] [stdout] | [INFO] [stdout] 859 | panic!(format!("EntityType {} not expected!", s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 859 | panic!("EntityType {} not expected!", s); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:1137:16 [INFO] [stdout] | [INFO] [stdout] 1137 | panic!(format!("Facing with diff ({}, {}) not valid!", diff.x, diff.y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1137 | panic!("Facing with diff ({}, {}) not valid!", diff.x, diff.y); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/movement.rs:313:20 [INFO] [stdout] | [INFO] [stdout] 313 | panic!(format!("Direction should not exist {:?}", (dx, dy))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 313 | panic!("Direction should not exist {:?}", (dx, dy)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling roguelike_engine v0.1.0 (/opt/rustwide/workdir/roguelike_engine) [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> roguelike_engine/src/generation.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn make_armil(entities: &mut Entities, config: &Config, pos: Pos, msg_log: &mut MsgLog) -> EntityId { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/make_map.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | panic!(format!("Map index {} too large ({} available", game.settings.level_num, maps.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 | panic!("Map index {} too large ({} available", game.settings.level_num, maps.len()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/make_map.rs:436:40 [INFO] [stdout] | [INFO] [stdout] 436 | ... panic!(format!("Unexpected character {} in entities layer!", chr as u8)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 436 | panic!("Unexpected character {} in entities layer!", chr as u8); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/make_map.rs:442:32 [INFO] [stdout] | [INFO] [stdout] 442 | panic!(format!("Layer {} not expected in map file!", layer_index)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 442 | panic!("Layer {} not expected in map file!", layer_index); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/generation.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | panic!(format!("Cannot create {:?} this way", entity_name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 346 | panic!("Cannot create {:?} this way", entity_name); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/resolve.rs:776:20 [INFO] [stdout] | [INFO] [stdout] 776 | panic!(format!("Hammer direction was not up/down/left/right ({:?})!", blocked)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 776 | panic!("Hammer direction was not up/down/left/right ({:?})!", blocked); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_engine/src/input.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | panic!(format!("KeyDir {} unexpected", s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 42 | panic!("KeyDir {} unexpected", s); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling roguelike_lib v0.1.0 (/opt/rustwide/workdir/roguelike_lib) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling roguelike_main v0.1.0 (/opt/rustwide/workdir/roguelike_main) [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> roguelike_main/src/render.rs:770:26 [INFO] [stdout] | [INFO] [stdout] 770 | config: &Config) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_main/src/display.rs:807:16 [INFO] [stdout] | [INFO] [stdout] 807 | panic!(format!("Could not find sprite '{}'", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 807 | panic!("Could not find sprite '{}'", name); [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/rl-9589dd092472fa68.rl.fb0806f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.rl.fb0806f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68.50si8swuodp6phcs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libroguelike_lib-a38345b19aeff507.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-2aee13d53d9d5873.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-7c944ef9007adea7.rlib" "/opt/rustwide/target/debug/deps/libthread_id-46d6ed80d3a7dd11.rlib" "/opt/rustwide/target/debug/deps/libbmp-0175e8f905bb6f2d.rlib" "/opt/rustwide/target/debug/deps/libroguelike_engine-017e739362028c2a.rlib" "/opt/rustwide/target/debug/deps/liblogging_timer-fb95a82de57b994b.rlib" "/opt/rustwide/target/debug/deps/libwfc_image-188d033ca14e32ab.rlib" "/opt/rustwide/target/debug/deps/libwfc-b65aebe55b25a6ca.rlib" "/opt/rustwide/target/debug/deps/libdirection-5a23c0f9d7ed4385.rlib" "/opt/rustwide/target/debug/deps/libimage-4e45ea756889c8ed.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9e869ebfa6148f8c.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-2305717451d5c10e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libtiff-305132138b8c75bb.rlib" "/opt/rustwide/target/debug/deps/libweezl-99a1d970054448d3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6a2c96dce6dedd58.rlib" "/opt/rustwide/target/debug/deps/librayon-f8b5e2ac6d71a194.rlib" "/opt/rustwide/target/debug/deps/librayon_core-304b692b399ad10e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-51a28809458488d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd24d3b63657734a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f825859d20756ebf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2648b6bfe03021dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/libgrid_2d-c2b754198e06f9de.rlib" "/opt/rustwide/target/debug/deps/libcoord_2d-21fb2659ced91428.rlib" "/opt/rustwide/target/debug/deps/librand-ea5c3dcada417ca3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b36bcc5959305ffc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-046ea11d8e265513.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-905645a29c74d4b3.rlib" "/opt/rustwide/target/debug/deps/librexpaint-a627de302e5369d2.rlib" "/opt/rustwide/target/debug/deps/libflate2-128e86583f43bab7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libroguelike_core-20112a460ff164a0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-efe310ea2760bfd6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libsymmetric_shadowcasting-52e338bdbf8691e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libeuclid-55ef06937aa494c9.rlib" "/opt/rustwide/target/debug/deps/libsymbol-81115e445a0ebaca.rlib" "/opt/rustwide/target/debug/deps/libspin-3a3a19e84931488b.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-fcd8f21d04442ade.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ca6683967a14fc15.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5e6905ab2990b72e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libserde-9dc7fad875a26d14.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4c47f23d0a9261da.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-bcbd5acb298c9f6c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblibc-a2473bfb2c048937.rlib" "/opt/rustwide/target/debug/deps/liboorandom-2afc6718f7fa3620.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rl-9589dd092472fa68" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roguelike_main` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d80d566bb965be5dc0ab7536c06427de2f26f7c50dcfc66441a19289ba47caf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80d566bb965be5dc0ab7536c06427de2f26f7c50dcfc66441a19289ba47caf6", kill_on_drop: false }` [INFO] [stdout] d80d566bb965be5dc0ab7536c06427de2f26f7c50dcfc66441a19289ba47caf6