[INFO] cloning repository https://github.com/sunjay/caves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/caves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4f4c923fb958c72c2c143587c89d151e45f9bf9 [INFO] checking sunjay/caves against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/caves on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunjay/caves [INFO] finished tweaking git repo https://github.com/sunjay/caves [INFO] tweaked toml for git repo https://github.com/sunjay/caves written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/caves already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded component_group v1.0.0 [INFO] [stderr] Downloaded component_group_derive v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8c3bf732c1537eb33059f1dc4299497759c8dbc9e38ff48d3212c84de6a8d2 [INFO] running `Command { std: "docker" "start" "-a" "4f8c3bf732c1537eb33059f1dc4299497759c8dbc9e38ff48d3212c84de6a8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8c3bf732c1537eb33059f1dc4299497759c8dbc9e38ff48d3212c84de6a8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8c3bf732c1537eb33059f1dc4299497759c8dbc9e38ff48d3212c84de6a8d2", kill_on_drop: false }` [INFO] [stdout] 4f8c3bf732c1537eb33059f1dc4299497759c8dbc9e38ff48d3212c84de6a8d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63f3501a37f1026de47fffd96cf1664c5b4d1c6ff839e0224f9817197e6c20c8 [INFO] running `Command { std: "docker" "start" "-a" "63f3501a37f1026de47fffd96cf1664c5b4d1c6ff839e0224f9817197e6c20c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling component_group_derive v1.0.0 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking component_group v1.0.0 [INFO] [stderr] Checking caves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | tile_sprite!(row: 0, col: 0), // 1 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | tile_sprite!(row: 0, col: 1), // 2 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | tile_sprite!(row: 0, col: 2), // 3 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | tile_sprite!(row: 0, col: 3), // 4 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | tile_sprite!(row: 1, col: 0), // 5 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | tile_sprite!(row: 1, col: 1), // 6 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | tile_sprite!(row: 1, col: 2), // 7 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | tile_sprite!(row: 1, col: 3), // 8 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | tile_sprite!(row: 2, col: 0), // 9 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | tile_sprite!(row: 2, col: 1), // 10 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | tile_sprite!(row: 2, col: 2), // 11 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | tile_sprite!(row: 2, col: 3), // 12 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | tile_sprite!(row: 8, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | tile_sprite!(row: 8, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | tile_sprite!(row: 8, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | tile_sprite!(row: 8, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | tile_sprite!(row: 9, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | tile_sprite!(row: 9, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | tile_sprite!(row: 9, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | tile_sprite!(row: 9, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | tile_sprite!(row: 10, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | tile_sprite!(row: 10, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | tile_sprite!(row: 10, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | tile_sprite!(row: 10, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | tile_sprite!(row: 11, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | tile_sprite!(row: 11, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | tile_sprite!(row: 11, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | tile_sprite!(row: 11, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | tile_sprite!(row: 8, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tile_sprite!(row: 9, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | tile_sprite!(row: 10, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | tile_sprite!(row: 11, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | tile_sprite!(row: 15, col: 5), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | tile_sprite!(row: 10, col: 12), // Left [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | tile_sprite!(row: 10, col: 13), // Right [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | tile_sprite!(row: 16, col: 7), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | tile_sprite!(row: 16, col: 7).flip_horizontally(), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | tile_sprite!(row: 11, col: 14), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | tile_sprite!(row: 15, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | tile_sprite!(row: 15, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | tile_sprite!(row: 15, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tile_sprite!(row: 15, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/generator/rooms.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | 'gen_room: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | tile_sprite!(row: 0, col: 0), // 1 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | tile_sprite!(row: 0, col: 1), // 2 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | tile_sprite!(row: 0, col: 2), // 3 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | tile_sprite!(row: 0, col: 3), // 4 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | tile_sprite!(row: 1, col: 0), // 5 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | tile_sprite!(row: 1, col: 1), // 6 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | tile_sprite!(row: 1, col: 2), // 7 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | tile_sprite!(row: 1, col: 3), // 8 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | tile_sprite!(row: 2, col: 0), // 9 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | tile_sprite!(row: 2, col: 1), // 10 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | tile_sprite!(row: 2, col: 2), // 11 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | tile_sprite!(row: 2, col: 3), // 12 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | tile_sprite!(row: 8, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | tile_sprite!(row: 8, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | tile_sprite!(row: 8, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | tile_sprite!(row: 8, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | tile_sprite!(row: 9, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | tile_sprite!(row: 9, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | tile_sprite!(row: 9, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | tile_sprite!(row: 9, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | tile_sprite!(row: 10, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | tile_sprite!(row: 10, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | tile_sprite!(row: 10, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | tile_sprite!(row: 10, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | tile_sprite!(row: 11, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | tile_sprite!(row: 11, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | tile_sprite!(row: 11, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | tile_sprite!(row: 11, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | tile_sprite!(row: 8, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tile_sprite!(row: 9, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | tile_sprite!(row: 10, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | tile_sprite!(row: 11, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | tile_sprite!(row: 15, col: 5), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | tile_sprite!(row: 10, col: 12), // Left [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | tile_sprite!(row: 10, col: 13), // Right [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | tile_sprite!(row: 16, col: 7), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | tile_sprite!(row: 16, col: 7).flip_horizontally(), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | tile_sprite!(row: 11, col: 14), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | tile_sprite!(row: 15, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | tile_sprite!(row: 15, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | tile_sprite!(row: 15, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tile_sprite!(row: 15, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/generator/rooms.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | 'gen_room: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caves` [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] [stdout] error: aborting due to 42 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "63f3501a37f1026de47fffd96cf1664c5b4d1c6ff839e0224f9817197e6c20c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f3501a37f1026de47fffd96cf1664c5b4d1c6ff839e0224f9817197e6c20c8", kill_on_drop: false }` [INFO] [stdout] 63f3501a37f1026de47fffd96cf1664c5b4d1c6ff839e0224f9817197e6c20c8