[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] e4e84cff424cb8103fee4f2520d37fa0d426052b [INFO] testing nsmryan/RustTcodTutorial against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2FRustTcodTutorial" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nsmryan/RustTcodTutorial on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-8/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.4.10 [INFO] [stderr] Downloaded logging_timer v1.0.0 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] [stderr] Downloaded bmp v0.5.0 [INFO] [stderr] Downloaded gumdrop v0.8.0 [INFO] [stderr] Downloaded logging_timer_proc_macros v1.0.0 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded symbol v0.1.7 [INFO] [stderr] Downloaded gumdrop_derive v0.8.0 [INFO] [stderr] Downloaded grid_2d v0.15.0 [INFO] [stderr] Downloaded symmetric-shadowcasting v0.2.0 [INFO] [stderr] Downloaded direction v0.18.0 [INFO] [stderr] Downloaded coord_2d v0.3.1 [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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c563b7e3ff2dcba313517c6e161eef25ba686908d39a700f93931101700bdc4b [INFO] running `Command { std: "docker" "start" "-a" "c563b7e3ff2dcba313517c6e161eef25ba686908d39a700f93931101700bdc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c563b7e3ff2dcba313517c6e161eef25ba686908d39a700f93931101700bdc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c563b7e3ff2dcba313517c6e161eef25ba686908d39a700f93931101700bdc4b", kill_on_drop: false }` [INFO] [stdout] c563b7e3ff2dcba313517c6e161eef25ba686908d39a700f93931101700bdc4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21f1602680c474194a15f1f4b1caeb0139180ed839f38391bf843b8436fdb944 [INFO] running `Command { std: "docker" "start" "-a" "21f1602680c474194a15f1f4b1caeb0139180ed839f38391bf843b8436fdb944", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [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 linked-hash-map v0.5.4 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling symbol v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling grid_2d v0.15.0 [INFO] [stderr] Compiling direction v0.18.0 [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 num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rexpaint v0.1.1 [INFO] [stderr] Compiling symmetric-shadowcasting v0.2.0 [INFO] [stderr] Compiling wfc v0.10.0 [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 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: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | 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] 187 - panic!(format!("tried to perform is_in_fov on entity without facing")); [INFO] [stdout] 187 + 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:481:24 [INFO] [stdout] | [INFO] [stdout] 481 | panic!(format!("Tried to use {} in use-mode!", item)); [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] 481 - panic!(format!("Tried to use {} in use-mode!", item)); [INFO] [stdout] 481 + panic!("Tried to use {} in use-mode!", item); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_core/src/types.rs:1064:16 [INFO] [stdout] | [INFO] [stdout] 1064 | 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] 1064 - panic!(format!("EntityName {} not expected!", s)); [INFO] [stdout] 1064 + 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:1117:16 [INFO] [stdout] | [INFO] [stdout] 1117 | 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] 1117 - panic!(format!("EntityType {} not expected!", s)); [INFO] [stdout] 1117 + 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:1374:16 [INFO] [stdout] | [INFO] [stdout] 1374 | 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] 1374 - panic!(format!("Facing with diff ({}, {}) not valid!", diff.x, diff.y)); [INFO] [stdout] 1374 + 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!(format!("Direction should not exist {:?}", (dx, dy))); [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: `attacked_id` [INFO] [stdout] --> roguelike_engine/src/resolve.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | Msg::Stabbed(_attacker_id, attacked_id) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attacked_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_move` [INFO] [stdout] --> roguelike_engine/src/actions.rs:972:4 [INFO] [stdout] | [INFO] [stdout] 972 | fn handle_move(loc: ActionLoc, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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!(format!("Map index {} too large ({} available", game.settings.level_num, maps.len())); [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!(format!("Unexpected character {} in entities layer!", chr as u8)); [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!(format!("Layer {} not expected in map file!", layer_index)); [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:398:20 [INFO] [stdout] | [INFO] [stdout] 398 | 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] 398 - panic!(format!("Cannot create {:?} this way", entity_name)); [INFO] [stdout] 398 + 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:865:20 [INFO] [stdout] | [INFO] [stdout] 865 | 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] 865 - panic!(format!("Hammer direction was not up/down/left/right ({:?})!", blocked)); [INFO] [stdout] 865 + 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:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | 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] 43 - panic!(format!("KeyDir {} unexpected", s)); [INFO] [stdout] 43 + panic!("KeyDir {} unexpected", s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling roguelike_lib v0.1.0 (/opt/rustwide/workdir/roguelike_lib) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling roguelike_main v0.1.0 (/opt/rustwide/workdir/roguelike_main) [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> roguelike_main/src/render.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | let player_id = game.data.find_by_name(EntityName::Player).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> roguelike_main/src/render.rs:793:10 [INFO] [stdout] | [INFO] [stdout] 793 | let (x, y) = pos.to_tuple(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> roguelike_main/src/render.rs:793:13 [INFO] [stdout] | [INFO] [stdout] 793 | let (x, y) = pos.to_tuple(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> roguelike_main/src/display.rs:743:16 [INFO] [stdout] | [INFO] [stdout] 743 | 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] 743 - panic!(format!("Could not find sprite '{}'", name)); [INFO] [stdout] 743 + 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-74210305b42ae92d.rl.b8e97702-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.rl.b8e97702-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d.1ogwin1ua22ytqu9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libroguelike_lib-2b113e7bd982a42f.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-b61109225383c5df.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-ba69cba934ec9b35.rlib" "/opt/rustwide/target/debug/deps/libthread_id-b068866ea33e4210.rlib" "/opt/rustwide/target/debug/deps/libbmp-f793e0232420a74c.rlib" "/opt/rustwide/target/debug/deps/libroguelike_engine-658b1794454cb8a5.rlib" "/opt/rustwide/target/debug/deps/libwfc_image-4d2fa14eabb9aa9c.rlib" "/opt/rustwide/target/debug/deps/libwfc-5af7933f6b8d67ff.rlib" "/opt/rustwide/target/debug/deps/libdirection-8154e9042177b0b5.rlib" "/opt/rustwide/target/debug/deps/libimage-6d31fc62966d5949.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b17383eac609444d.rlib" "/opt/rustwide/target/debug/deps/libpng-b9f76899b663a5f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0dc96ed2a2eaabea.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-b655e768e060b674.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libtiff-9d5eb222123d57eb.rlib" "/opt/rustwide/target/debug/deps/libweezl-c51a5e6c6ded42f9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-dfb044b9bb646279.rlib" "/opt/rustwide/target/debug/deps/librayon-17137fdc5fed5bd9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cdb2d8ff37de15ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-74b81980fac6b060.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6c7030ba2fc6d5b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-aba124f90a375a7f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ddf8810353f80781.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e203852a4b5b9b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ceee3551bff4b335.rlib" "/opt/rustwide/target/debug/deps/libgrid_2d-8c1d61b4ef01845f.rlib" "/opt/rustwide/target/debug/deps/libcoord_2d-01ec83870937d78b.rlib" "/opt/rustwide/target/debug/deps/librand-3f1b99468305a991.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4846708b06c19e94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-10fcf5edfcb3e092.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4d19acc369710ac7.rlib" "/opt/rustwide/target/debug/deps/librexpaint-503501c748bfe213.rlib" "/opt/rustwide/target/debug/deps/libflate2-ab70270487bab526.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7994c67cbb8aad43.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblogging_timer-b86a68aed9faa5ae.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libroguelike_core-172de770cb1466bb.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-be1aebb2da04f737.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libsymmetric_shadowcasting-7ef7a79bd0fe27ef.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9511fccd35f3a783.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-58c3aacaa76b5b48.rlib" "/opt/rustwide/target/debug/deps/libeuclid-4783681b91bac20a.rlib" "/opt/rustwide/target/debug/deps/libsymbol-49ada7af5dae5f4b.rlib" "/opt/rustwide/target/debug/deps/libspin-725382edd4041c0e.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-253ef208efd05e6e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-5c168f8c8b157047.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb8ec927676b1e72.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d915ac3443ec97a3.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-214063de6a56896b.rlib" "/opt/rustwide/target/debug/deps/libserde-f57905df2d40b1ba.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5323af643100b261.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-20f1aedcb81bd9f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-afbcbf1b38bc5409.rlib" "/opt/rustwide/target/debug/deps/liboorandom-e5e5f62d57f99339.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rl-74210305b42ae92d" "-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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roguelike_main` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21f1602680c474194a15f1f4b1caeb0139180ed839f38391bf843b8436fdb944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f1602680c474194a15f1f4b1caeb0139180ed839f38391bf843b8436fdb944", kill_on_drop: false }` [INFO] [stdout] 21f1602680c474194a15f1f4b1caeb0139180ed839f38391bf843b8436fdb944