[INFO] cloning repository https://github.com/CryZe/celeste-auto-splitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryZe/celeste-auto-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fceleste-auto-splitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fceleste-auto-splitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1967f4aac158a3a44ffaa97dc125f27d11ed90b0
[INFO] checking CryZe/celeste-auto-splitter against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fceleste-auto-splitter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CryZe/celeste-auto-splitter on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CryZe/celeste-auto-splitter
[INFO] finished tweaking git repo https://github.com/CryZe/celeste-auto-splitter
[INFO] tweaked toml for git repo https://github.com/CryZe/celeste-auto-splitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CryZe/celeste-auto-splitter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad1a8bc0612846ff6dafb87bcbc17f234001446679381296aa937209b740478d
[INFO] running `Command { std: "docker" "start" "-a" "ad1a8bc0612846ff6dafb87bcbc17f234001446679381296aa937209b740478d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad1a8bc0612846ff6dafb87bcbc17f234001446679381296aa937209b740478d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1a8bc0612846ff6dafb87bcbc17f234001446679381296aa937209b740478d", kill_on_drop: false }`
[INFO] [stdout] ad1a8bc0612846ff6dafb87bcbc17f234001446679381296aa937209b740478d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac98433953fce449a77e28fcaed8fe6ae519338ec5590a1e1ceee067f791c2df
[INFO] running `Command { std: "docker" "start" "-a" "ac98433953fce449a77e28fcaed8fe6ae519338ec5590a1e1ceee067f791c2df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling proc-macro-hack v0.3.3
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking static_locks v0.1.0
[INFO] [stderr]    Compiling wstr_impl v0.2.0
[INFO] [stderr]     Checking wstr v0.2.0
[INFO] [stderr]    Compiling asl-derive v0.1.0 (/opt/rustwide/workdir/asl/asl-derive)
[INFO] [stderr]     Checking asl v0.1.0 (/opt/rustwide/workdir/asl)
[INFO] [stderr]     Checking celeste-auto-splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 !level.starts_with(wstr!("credits")) // TODO: May need to be case insensitive
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   &wstr!("6")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   &wstr!("9b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...                   &wstr!("08")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   &wstr!("3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   &wstr!("03")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 | ...                   &wstr!("end_3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   &wstr!("08b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   &wstr!("08-a")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 !level.starts_with(wstr!("credits")) // TODO: May need to be case insensitive
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   &wstr!("6")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   &wstr!("9b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...                   &wstr!("08")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   &wstr!("3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   &wstr!("03")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 | ...                   &wstr!("end_3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   &wstr!("08b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   &wstr!("08-a")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:409:30
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...                   &wstr!("06")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:416:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   &wstr!("09-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:418:30
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   &wstr!("11")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   &wstr!("00-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...                   &wstr!("16")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:431:70
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:434:70
[INFO] [stdout]     |
[INFO] [stdout] 434 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:440:71
[INFO] [stdout]     |
[INFO] [stdout] 440 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:443:71
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:409:30
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...                   &wstr!("06")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:446:71
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:416:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   &wstr!("09-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("e-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:418:30
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   &wstr!("11")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | ...                   &wstr!("00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   &wstr!("00-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...                   &wstr!("16")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:464:30
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:431:70
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:434:70
[INFO] [stdout]     |
[INFO] [stdout] 434 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:440:71
[INFO] [stdout]     |
[INFO] [stdout] 440 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:443:71
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:446:71
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("e-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | ...                   &wstr!("00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:464:30
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:475:30
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:479:69
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 area_id == Area::Reflection as i32 && level_name == wstr!("boss-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:482:69
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 area_id == Area::Reflection as i32 && level_name == wstr!("after-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:485:68
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:491:30
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:493:30
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:497:68
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   &wstr!("e-00b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:505:30
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...                   &wstr!("e-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:509:68
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("f-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("g-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:515:63
[INFO] [stdout]     |
[INFO] [stdout] 515 |                 area_id == Area::Core as i32 && level_name == wstr!("a-00")
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:521:30
[INFO] [stdout]     |
[INFO] [stdout] 521 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:523:30
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:532:30
[INFO] [stdout]     |
[INFO] [stdout] 532 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:475:30
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:479:69
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 area_id == Area::Reflection as i32 && level_name == wstr!("boss-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:482:69
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 area_id == Area::Reflection as i32 && level_name == wstr!("after-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:485:68
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:491:30
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:493:30
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:497:68
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   &wstr!("e-00b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:505:30
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...                   &wstr!("e-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:509:68
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("f-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("g-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:515:63
[INFO] [stdout]     |
[INFO] [stdout] 515 |                 area_id == Area::Core as i32 && level_name == wstr!("a-00")
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:521:30
[INFO] [stdout]     |
[INFO] [stdout] 521 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:523:30
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/lib.rs:532:30
[INFO] [stdout]     |
[INFO] [stdout] 532 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: source.starts_with(prefix)
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 !level.starts_with(wstr!("credits")) // TODO: May need to be case insensitive
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 !level.starts_with(wstr!("credits")) // TODO: May need to be case insensitive
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   &wstr!("6")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   &wstr!("6")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   &wstr!("9b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...                   &wstr!("08")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   &wstr!("3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   &wstr!("03")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 | ...                   &wstr!("end_3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   &wstr!("08b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   &wstr!("9b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   &wstr!("08-a")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:409:30
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...                   &wstr!("06")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...                   &wstr!("08")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:416:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   &wstr!("09-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:418:30
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   &wstr!("11")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   &wstr!("3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   &wstr!("00-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   &wstr!("03")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 | ...                   &wstr!("end_3")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:400:30
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   &wstr!("08b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   &wstr!("08-a")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:409:30
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...                   &wstr!("06")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:416:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   &wstr!("09-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:418:30
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   &wstr!("11")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...                   &wstr!("16")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:431:70
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:434:70
[INFO] [stdout]     |
[INFO] [stdout] 434 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   &wstr!("00-d")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...                   &wstr!("16")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:440:71
[INFO] [stdout]     |
[INFO] [stdout] 440 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:443:71
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:431:70
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:446:71
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("e-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:434:70
[INFO] [stdout]     |
[INFO] [stdout] 434 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | ...                   &wstr!("00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 area_id == Area::GoldenRidge as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:440:71
[INFO] [stdout]     |
[INFO] [stdout] 440 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:443:71
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("c-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:464:30
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:446:71
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:475:30
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:449:71
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 area_id == Area::MirrorTemple as i32 && level_name == wstr!("e-00")
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:479:69
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 area_id == Area::Reflection as i32 && level_name == wstr!("boss-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:482:69
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 area_id == Area::Reflection as i32 && level_name == wstr!("after-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | ...                   &wstr!("00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:485:68
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:464:30
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   &wstr!("04")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:475:30
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:491:30
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:493:30
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:497:68
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   &wstr!("e-00b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:479:69
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 area_id == Area::Reflection as i32 && level_name == wstr!("boss-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:505:30
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...                   &wstr!("e-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:509:68
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("f-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:482:69
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 area_id == Area::Reflection as i32 && level_name == wstr!("after-00")
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:485:68
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("b-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("g-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:515:63
[INFO] [stdout]     |
[INFO] [stdout] 515 |                 area_id == Area::Core as i32 && level_name == wstr!("a-00")
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:491:30
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:521:30
[INFO] [stdout]     |
[INFO] [stdout] 521 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:493:30
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:523:30
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:497:68
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("d-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:532:30
[INFO] [stdout]     |
[INFO] [stdout] 532 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   &wstr!("e-00b")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:505:30
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...                   &wstr!("e-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:509:68
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("f-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |                 area_id == Area::TheSummit as i32 && level_name == wstr!("g-00")
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:515:63
[INFO] [stdout]     |
[INFO] [stdout] 515 |                 area_id == Area::Core as i32 && level_name == wstr!("a-00")
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:521:30
[INFO] [stdout]     |
[INFO] [stdout] 521 | ...                   &wstr!("c-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:523:30
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   &wstr!("b-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...                   &wstr!("d-00")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/lib.rs:532:30
[INFO] [stdout]     |
[INFO] [stdout] 532 | ...                   &wstr!("c-01")[..]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wstr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `celeste-auto-splitter` (lib test) due to 86 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `celeste-auto-splitter` (lib) due to 86 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac98433953fce449a77e28fcaed8fe6ae519338ec5590a1e1ceee067f791c2df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac98433953fce449a77e28fcaed8fe6ae519338ec5590a1e1ceee067f791c2df", kill_on_drop: false }`
[INFO] [stdout] ac98433953fce449a77e28fcaed8fe6ae519338ec5590a1e1ceee067f791c2df
