[INFO] cloning repository https://github.com/accusitive/PoBweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/accusitive/PoBweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccusitive%2FPoBweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccusitive%2FPoBweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8ffe5920878a62911f29720eeb5fac3d6cc9d8a [INFO] checking accusitive/PoBweb/a8ffe5920878a62911f29720eeb5fac3d6cc9d8a against master#aa067fb984d36462548bb785da221bfaf38253f0 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccusitive%2FPoBweb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/accusitive/PoBweb on toolchain aa067fb984d36462548bb785da221bfaf38253f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/accusitive/PoBweb [INFO] finished tweaking git repo https://github.com/accusitive/PoBweb [INFO] tweaked toml for git repo https://github.com/accusitive/PoBweb written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/accusitive/PoBweb 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" "+aa067fb984d36462548bb785da221bfaf38253f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93f15623af8d07a6525661509e2879ba511999eda45d417e00db3b546899c23f [INFO] running `Command { std: "docker" "start" "-a" "93f15623af8d07a6525661509e2879ba511999eda45d417e00db3b546899c23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f15623af8d07a6525661509e2879ba511999eda45d417e00db3b546899c23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f15623af8d07a6525661509e2879ba511999eda45d417e00db3b546899c23f", kill_on_drop: false }` [INFO] [stdout] 93f15623af8d07a6525661509e2879ba511999eda45d417e00db3b546899c23f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7af1af3973840679a00a5c49e67fa1f79810589dda3668590ff035c57b4cd7a [INFO] running `Command { std: "docker" "start" "-a" "a7af1af3973840679a00a5c49e67fa1f79810589dda3668590ff035c57b4cd7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling luajit-src v210.5.7+d06beb0 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking naga v0.14.2 [INFO] [stderr] Checking mlua v0.9.6 [INFO] [stderr] Checking wgpu-hal v0.18.1 [INFO] [stderr] Checking wgpu-core v0.18.1 [INFO] [stderr] Checking wgpu v0.18.0 [INFO] [stderr] Checking luaweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/HeadlessWrapper.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | "HeadlessWrapper" => include_str!("../PathOfBuilding/src/HeadlessWrapper.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/HeadlessWrapper.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | "HeadlessWrapper" => include_str!("../PathOfBuilding/src/HeadlessWrapper.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/GameVersions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | "GameVersions" => include_str!("../PathOfBuilding/src/GameVersions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/GameVersions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | "GameVersions" => include_str!("../PathOfBuilding/src/GameVersions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/UpdateCheck.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | "UpdateCheck" => include_str!("../PathOfBuilding/src/UpdateCheck.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/UpdateCheck.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | "UpdateCheck" => include_str!("../PathOfBuilding/src/UpdateCheck.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | "Launch" => include_str!("../PathOfBuilding/src/Launch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | "Launch" => include_str!("../PathOfBuilding/src/Launch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/LaunchInstall.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | "LaunchInstall" => include_str!("../PathOfBuilding/src/LaunchInstall.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/UpdateApply.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | "UpdateApply" => include_str!("../PathOfBuilding/src/UpdateApply.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/LaunchInstall.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | "LaunchInstall" => include_str!("../PathOfBuilding/src/LaunchInstall.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/statdesc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | "Export/statdesc" => include_str!("../PathOfBuilding/src/Export/statdesc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/UpdateApply.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | "UpdateApply" => include_str!("../PathOfBuilding/src/UpdateApply.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | "Export/Main" => include_str!("../PathOfBuilding/src/Export/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/statdesc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | "Export/statdesc" => include_str!("../PathOfBuilding/src/Export/statdesc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/browse.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | "Export/browse" => include_str!("../PathOfBuilding/src/Export/browse.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | "Export/Main" => include_str!("../PathOfBuilding/src/Export/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | "Export/Launch" => include_str!("../PathOfBuilding/src/Export/Launch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/browse.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | "Export/browse" => include_str!("../PathOfBuilding/src/Export/browse.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/essenceMatch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | "Export/essenceMatch" => include_str!("../PathOfBuilding/src/Export/essenceMatch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | "Export/Launch" => include_str!("../PathOfBuilding/src/Export/Launch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/passives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | "Export/passives" => include_str!("../PathOfBuilding/src/Export/passives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/essenceMatch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | "Export/essenceMatch" => include_str!("../PathOfBuilding/src/Export/essenceMatch.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/psg.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | "Export/psg" => include_str!("../PathOfBuilding/src/Export/psg.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/passives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | "Export/passives" => include_str!("../PathOfBuilding/src/Export/passives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/spec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | "Export/spec" => include_str!("../PathOfBuilding/src/Export/spec.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/SpecColListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | "Export/Classes/SpecColListControl" => include_str!("../PathOfBuilding/src/Export/Classes/SpecColListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/psg.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | "Export/psg" => include_str!("../PathOfBuilding/src/Export/psg.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/Dat64File.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | "Export/Classes/Dat64File" => include_str!("../PathOfBuilding/src/Export/Classes/Dat64File.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/spec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | "Export/spec" => include_str!("../PathOfBuilding/src/Export/spec.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/ScriptListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | "Export/Classes/ScriptListControl" => include_str!("../PathOfBuilding/src/Export/Classes/ScriptListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/SpecColListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | "Export/Classes/SpecColListControl" => include_str!("../PathOfBuilding/src/Export/Classes/SpecColListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/RowListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | "Export/Classes/RowListControl" => include_str!("../PathOfBuilding/src/Export/Classes/RowListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/Dat64File.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | "Export/Classes/Dat64File" => include_str!("../PathOfBuilding/src/Export/Classes/Dat64File.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/DatFile.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | "Export/Classes/DatFile" => include_str!("../PathOfBuilding/src/Export/Classes/DatFile.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/ScriptListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | "Export/Classes/ScriptListControl" => include_str!("../PathOfBuilding/src/Export/Classes/ScriptListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/RowListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | "Export/Classes/RowListControl" => include_str!("../PathOfBuilding/src/Export/Classes/RowListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/GGPKData.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | "Export/Classes/GGPKData" => include_str!("../PathOfBuilding/src/Export/Classes/GGPKData.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/DatFile.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | "Export/Classes/DatFile" => include_str!("../PathOfBuilding/src/Export/Classes/DatFile.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/GGPKData.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | "Export/Classes/GGPKData" => include_str!("../PathOfBuilding/src/Export/Classes/GGPKData.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/DatListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | "Export/Classes/DatListControl" => include_str!("../PathOfBuilding/src/Export/Classes/DatListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/DatListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | "Export/Classes/DatListControl" => include_str!("../PathOfBuilding/src/Export/Classes/DatListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/GGPKSourceListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | "Export/Classes/GGPKSourceListControl" => include_str!("../PathOfBuilding/src/Export/Classes/GGPKSourceListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Tree/tree_in.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | "Export/Tree/tree_in" => include_str!("../PathOfBuilding/src/Export/Tree/tree_in.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Classes/GGPKSourceListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | "Export/Classes/GGPKSourceListControl" => include_str!("../PathOfBuilding/src/Export/Classes/GGPKSourceListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Tree/tree_in.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | "Export/Tree/tree_in" => include_str!("../PathOfBuilding/src/Export/Tree/tree_in.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Tree/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | "Export/Tree/tree" => include_str!("../PathOfBuilding/src/Export/Tree/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/masters.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | "Export/Scripts/masters" => include_str!("../PathOfBuilding/src/Export/Scripts/masters.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Tree/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | "Export/Tree/tree" => include_str!("../PathOfBuilding/src/Export/Tree/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/statdesc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | "Export/Scripts/statdesc" => include_str!("../PathOfBuilding/src/Export/Scripts/statdesc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/masters.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | "Export/Scripts/masters" => include_str!("../PathOfBuilding/src/Export/Scripts/masters.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/statdesc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | "Export/Scripts/statdesc" => include_str!("../PathOfBuilding/src/Export/Scripts/statdesc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/minions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | "Export/Scripts/minions" => include_str!("../PathOfBuilding/src/Export/Scripts/minions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/minions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | "Export/Scripts/minions" => include_str!("../PathOfBuilding/src/Export/Scripts/minions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/enchant.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | "Export/Scripts/enchant" => include_str!("../PathOfBuilding/src/Export/Scripts/enchant.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/enchant.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | "Export/Scripts/enchant" => include_str!("../PathOfBuilding/src/Export/Scripts/enchant.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/costs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | "Export/Scripts/costs" => include_str!("../PathOfBuilding/src/Export/Scripts/costs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/costs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | "Export/Scripts/costs" => include_str!("../PathOfBuilding/src/Export/Scripts/costs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/essence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | "Export/Scripts/essence" => include_str!("../PathOfBuilding/src/Export/Scripts/essence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/essence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | "Export/Scripts/essence" => include_str!("../PathOfBuilding/src/Export/Scripts/essence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/cluster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | "Export/Scripts/cluster" => include_str!("../PathOfBuilding/src/Export/Scripts/cluster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/cluster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | "Export/Scripts/cluster" => include_str!("../PathOfBuilding/src/Export/Scripts/cluster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/pantheons.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | "Export/Scripts/pantheons" => include_str!("../PathOfBuilding/src/Export/Scripts/pantheons.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/pantheons.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | "Export/Scripts/pantheons" => include_str!("../PathOfBuilding/src/Export/Scripts/pantheons.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/miscdata.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | "Export/Scripts/miscdata" => include_str!("../PathOfBuilding/src/Export/Scripts/miscdata.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/miscdata.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | "Export/Scripts/miscdata" => include_str!("../PathOfBuilding/src/Export/Scripts/miscdata.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/mods.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | "Export/Scripts/mods" => include_str!("../PathOfBuilding/src/Export/Scripts/mods.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/skills.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | "Export/Scripts/skills" => include_str!("../PathOfBuilding/src/Export/Scripts/skills.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/mods.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | "Export/Scripts/mods" => include_str!("../PathOfBuilding/src/Export/Scripts/mods.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/skills.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | "Export/Scripts/skills" => include_str!("../PathOfBuilding/src/Export/Scripts/skills.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/legionPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | "Export/Scripts/legionPassives" => include_str!("../PathOfBuilding/src/Export/Scripts/legionPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/bossData.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | "Export/Scripts/bossData" => include_str!("../PathOfBuilding/src/Export/Scripts/bossData.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/legionPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | "Export/Scripts/legionPassives" => include_str!("../PathOfBuilding/src/Export/Scripts/legionPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/crucible.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | "Export/Scripts/crucible" => include_str!("../PathOfBuilding/src/Export/Scripts/crucible.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/bossData.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | "Export/Scripts/bossData" => include_str!("../PathOfBuilding/src/Export/Scripts/bossData.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/bases.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | "Export/Scripts/bases" => include_str!("../PathOfBuilding/src/Export/Scripts/bases.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/tattooPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | "Export/Scripts/tattooPassives" => include_str!("../PathOfBuilding/src/Export/Scripts/tattooPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/crucible.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | "Export/Scripts/crucible" => include_str!("../PathOfBuilding/src/Export/Scripts/crucible.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/bases.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | "Export/Scripts/bases" => include_str!("../PathOfBuilding/src/Export/Scripts/bases.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModDB.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | "Classes/ModDB" => include_str!("../PathOfBuilding/src/Classes/ModDB.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Export/Scripts/tattooPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | "Export/Scripts/tattooPassives" => include_str!("../PathOfBuilding/src/Export/Scripts/tattooPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/BuildListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | "Classes/BuildListControl" => include_str!("../PathOfBuilding/src/Classes/BuildListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeStatWeightMultiplierListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | ...ltiplierListControl" => include_str!("../PathOfBuilding/src/Classes/TradeStatWeightMultiplierListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModDB.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | "Classes/ModDB" => include_str!("../PathOfBuilding/src/Classes/ModDB.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModStore.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | "Classes/ModStore" => include_str!("../PathOfBuilding/src/Classes/ModStore.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/BuildListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | "Classes/BuildListControl" => include_str!("../PathOfBuilding/src/Classes/BuildListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TooltipHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | "Classes/TooltipHost" => include_str!("../PathOfBuilding/src/Classes/TooltipHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeStatWeightMultiplierListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | ...ltiplierListControl" => include_str!("../PathOfBuilding/src/Classes/TradeStatWeightMultiplierListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SectionControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | "Classes/SectionControl" => include_str!("../PathOfBuilding/src/Classes/SectionControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModStore.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | "Classes/ModStore" => include_str!("../PathOfBuilding/src/Classes/ModStore.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CheckBoxControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | "Classes/CheckBoxControl" => include_str!("../PathOfBuilding/src/Classes/CheckBoxControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveSpecListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | "Classes/PassiveSpecListControl" => include_str!("../PathOfBuilding/src/Classes/PassiveSpecListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TooltipHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | "Classes/TooltipHost" => include_str!("../PathOfBuilding/src/Classes/TooltipHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SectionControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | "Classes/SectionControl" => include_str!("../PathOfBuilding/src/Classes/SectionControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PathControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | "Classes/PathControl" => include_str!("../PathOfBuilding/src/Classes/PathControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CheckBoxControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | "Classes/CheckBoxControl" => include_str!("../PathOfBuilding/src/Classes/CheckBoxControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TreeTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | "Classes/TreeTab" => include_str!("../PathOfBuilding/src/Classes/TreeTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveSpecListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | "Classes/PassiveSpecListControl" => include_str!("../PathOfBuilding/src/Classes/PassiveSpecListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/FolderListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 53 | "Classes/FolderListControl" => include_str!("../PathOfBuilding/src/Classes/FolderListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PathControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | "Classes/PathControl" => include_str!("../PathOfBuilding/src/Classes/PathControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModList.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | "Classes/ModList" => include_str!("../PathOfBuilding/src/Classes/ModList.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TreeTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | "Classes/TreeTab" => include_str!("../PathOfBuilding/src/Classes/TreeTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/EditControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | "Classes/EditControl" => include_str!("../PathOfBuilding/src/Classes/EditControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/FolderListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 53 | "Classes/FolderListControl" => include_str!("../PathOfBuilding/src/Classes/FolderListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/DropDownControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | "Classes/DropDownControl" => include_str!("../PathOfBuilding/src/Classes/DropDownControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ModList.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | "Classes/ModList" => include_str!("../PathOfBuilding/src/Classes/ModList.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQuery.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | "Classes/TradeQuery" => include_str!("../PathOfBuilding/src/Classes/TradeQuery.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/UndoHandler.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | "Classes/UndoHandler" => include_str!("../PathOfBuilding/src/Classes/UndoHandler.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/EditControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | "Classes/EditControl" => include_str!("../PathOfBuilding/src/Classes/EditControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/DropDownControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | "Classes/DropDownControl" => include_str!("../PathOfBuilding/src/Classes/DropDownControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcBreakdownControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | "Classes/CalcBreakdownControl" => include_str!("../PathOfBuilding/src/Classes/CalcBreakdownControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQuery.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | "Classes/TradeQuery" => include_str!("../PathOfBuilding/src/Classes/TradeQuery.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Item.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | "Classes/Item" => include_str!("../PathOfBuilding/src/Classes/Item.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/UndoHandler.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | "Classes/UndoHandler" => include_str!("../PathOfBuilding/src/Classes/UndoHandler.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ImportTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | "Classes/ImportTab" => include_str!("../PathOfBuilding/src/Classes/ImportTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcBreakdownControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | "Classes/CalcBreakdownControl" => include_str!("../PathOfBuilding/src/Classes/CalcBreakdownControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryRateLimiter.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | "Classes/TradeQueryRateLimiter" => include_str!("../PathOfBuilding/src/Classes/TradeQueryRateLimiter.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Item.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | "Classes/Item" => include_str!("../PathOfBuilding/src/Classes/Item.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveTree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | "Classes/PassiveTree" => include_str!("../PathOfBuilding/src/Classes/PassiveTree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ImportTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | "Classes/ImportTab" => include_str!("../PathOfBuilding/src/Classes/ImportTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/MinionListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | "Classes/MinionListControl" => include_str!("../PathOfBuilding/src/Classes/MinionListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemSlotControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | "Classes/ItemSlotControl" => include_str!("../PathOfBuilding/src/Classes/ItemSlotControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryRateLimiter.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | "Classes/TradeQueryRateLimiter" => include_str!("../PathOfBuilding/src/Classes/TradeQueryRateLimiter.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | "Classes/SkillsTab" => include_str!("../PathOfBuilding/src/Classes/SkillsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveTree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | "Classes/PassiveTree" => include_str!("../PathOfBuilding/src/Classes/PassiveTree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryGenerator.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | "Classes/TradeQueryGenerator" => include_str!("../PathOfBuilding/src/Classes/TradeQueryGenerator.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/MinionListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | "Classes/MinionListControl" => include_str!("../PathOfBuilding/src/Classes/MinionListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ScrollBarControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | "Classes/ScrollBarControl" => include_str!("../PathOfBuilding/src/Classes/ScrollBarControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemSlotControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | "Classes/ItemSlotControl" => include_str!("../PathOfBuilding/src/Classes/ItemSlotControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ButtonControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | "Classes/ButtonControl" => include_str!("../PathOfBuilding/src/Classes/ButtonControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | "Classes/SkillsTab" => include_str!("../PathOfBuilding/src/Classes/SkillsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | "Classes/CalcsTab" => include_str!("../PathOfBuilding/src/Classes/CalcsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryGenerator.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | "Classes/TradeQueryGenerator" => include_str!("../PathOfBuilding/src/Classes/TradeQueryGenerator.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Control.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | "Classes/Control" => include_str!("../PathOfBuilding/src/Classes/Control.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ScrollBarControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | "Classes/ScrollBarControl" => include_str!("../PathOfBuilding/src/Classes/ScrollBarControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/NotesTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | "Classes/NotesTab" => include_str!("../PathOfBuilding/src/Classes/NotesTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ButtonControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | "Classes/ButtonControl" => include_str!("../PathOfBuilding/src/Classes/ButtonControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveMasteryControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 73 | "Classes/PassiveMasteryControl" => include_str!("../PathOfBuilding/src/Classes/PassiveMasteryControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | "Classes/CalcsTab" => include_str!("../PathOfBuilding/src/Classes/CalcsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryRequests.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | "Classes/TradeQueryRequests" => include_str!("../PathOfBuilding/src/Classes/TradeQueryRequests.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Control.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | "Classes/Control" => include_str!("../PathOfBuilding/src/Classes/Control.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:75:42 [INFO] [stdout] | [INFO] [stdout] 75 | "Classes/SkillSetListControl" => include_str!("../PathOfBuilding/src/Classes/SkillSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/NotesTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | "Classes/NotesTab" => include_str!("../PathOfBuilding/src/Classes/NotesTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveMasteryControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 73 | "Classes/PassiveMasteryControl" => include_str!("../PathOfBuilding/src/Classes/PassiveMasteryControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcSectionControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | "Classes/CalcSectionControl" => include_str!("../PathOfBuilding/src/Classes/CalcSectionControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TimelessJewelSocketControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | "Classes/TimelessJewelSocketControl" => include_str!("../PathOfBuilding/src/Classes/TimelessJewelSocketControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TradeQueryRequests.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | "Classes/TradeQueryRequests" => include_str!("../PathOfBuilding/src/Classes/TradeQueryRequests.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveTreeView.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | "Classes/PassiveTreeView" => include_str!("../PathOfBuilding/src/Classes/PassiveTreeView.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:75:42 [INFO] [stdout] | [INFO] [stdout] 75 | "Classes/SkillSetListControl" => include_str!("../PathOfBuilding/src/Classes/SkillSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PopupDialog.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | "Classes/PopupDialog" => include_str!("../PathOfBuilding/src/Classes/PopupDialog.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/CalcSectionControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | "Classes/CalcSectionControl" => include_str!("../PathOfBuilding/src/Classes/CalcSectionControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TimelessJewelListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | "Classes/TimelessJewelListControl" => include_str!("../PathOfBuilding/src/Classes/TimelessJewelListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TimelessJewelSocketControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | "Classes/TimelessJewelSocketControl" => include_str!("../PathOfBuilding/src/Classes/TimelessJewelSocketControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemDBControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | "Classes/ItemDBControl" => include_str!("../PathOfBuilding/src/Classes/ItemDBControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveTreeView.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | "Classes/PassiveTreeView" => include_str!("../PathOfBuilding/src/Classes/PassiveTreeView.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/LabelControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | "Classes/LabelControl" => include_str!("../PathOfBuilding/src/Classes/LabelControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PopupDialog.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | "Classes/PopupDialog" => include_str!("../PathOfBuilding/src/Classes/PopupDialog.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/RectangleOutlineControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | "Classes/RectangleOutlineControl" => include_str!("../PathOfBuilding/src/Classes/RectangleOutlineControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TimelessJewelListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | "Classes/TimelessJewelListControl" => include_str!("../PathOfBuilding/src/Classes/TimelessJewelListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Tooltip.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | "Classes/Tooltip" => include_str!("../PathOfBuilding/src/Classes/Tooltip.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:85:34 [INFO] [stdout] | [INFO] [stdout] 85 | "Classes/ListControl" => include_str!("../PathOfBuilding/src/Classes/ListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemDBControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | "Classes/ItemDBControl" => include_str!("../PathOfBuilding/src/Classes/ItemDBControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SearchHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | "Classes/SearchHost" => include_str!("../PathOfBuilding/src/Classes/SearchHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/LabelControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | "Classes/LabelControl" => include_str!("../PathOfBuilding/src/Classes/LabelControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/RectangleOutlineControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | "Classes/RectangleOutlineControl" => include_str!("../PathOfBuilding/src/Classes/RectangleOutlineControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SliderControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | "Classes/SliderControl" => include_str!("../PathOfBuilding/src/Classes/SliderControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/Tooltip.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | "Classes/Tooltip" => include_str!("../PathOfBuilding/src/Classes/Tooltip.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PowerReportListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | "Classes/PowerReportListControl" => include_str!("../PathOfBuilding/src/Classes/PowerReportListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:85:34 [INFO] [stdout] | [INFO] [stdout] 85 | "Classes/ListControl" => include_str!("../PathOfBuilding/src/Classes/ListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PartyTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | "Classes/PartyTab" => include_str!("../PathOfBuilding/src/Classes/PartyTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SharedItemListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | "Classes/SharedItemListControl" => include_str!("../PathOfBuilding/src/Classes/SharedItemListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SearchHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | "Classes/SearchHost" => include_str!("../PathOfBuilding/src/Classes/SearchHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ControlHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | "Classes/ControlHost" => include_str!("../PathOfBuilding/src/Classes/ControlHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SliderControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | "Classes/SliderControl" => include_str!("../PathOfBuilding/src/Classes/SliderControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SharedItemSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:92:47 [INFO] [stdout] | [INFO] [stdout] 92 | "Classes/SharedItemSetListControl" => include_str!("../PathOfBuilding/src/Classes/SharedItemSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PowerReportListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | "Classes/PowerReportListControl" => include_str!("../PathOfBuilding/src/Classes/PowerReportListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PartyTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | "Classes/PartyTab" => include_str!("../PathOfBuilding/src/Classes/PartyTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | "Classes/SkillListControl" => include_str!("../PathOfBuilding/src/Classes/SkillListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SharedItemListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | "Classes/SharedItemListControl" => include_str!("../PathOfBuilding/src/Classes/SharedItemListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | "Classes/ItemsTab" => include_str!("../PathOfBuilding/src/Classes/ItemsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/NotableDBControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | "Classes/NotableDBControl" => include_str!("../PathOfBuilding/src/Classes/NotableDBControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | "Classes/ItemSetListControl" => include_str!("../PathOfBuilding/src/Classes/ItemSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ControlHost.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | "Classes/ControlHost" => include_str!("../PathOfBuilding/src/Classes/ControlHost.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TextListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | "Classes/TextListControl" => include_str!("../PathOfBuilding/src/Classes/TextListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SharedItemSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:92:47 [INFO] [stdout] | [INFO] [stdout] 92 | "Classes/SharedItemSetListControl" => include_str!("../PathOfBuilding/src/Classes/SharedItemSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | "Classes/ItemListControl" => include_str!("../PathOfBuilding/src/Classes/ItemListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/SkillListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | "Classes/SkillListControl" => include_str!("../PathOfBuilding/src/Classes/SkillListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveSpec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | "Classes/PassiveSpec" => include_str!("../PathOfBuilding/src/Classes/PassiveSpec.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemsTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | "Classes/ItemsTab" => include_str!("../PathOfBuilding/src/Classes/ItemsTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/NotableDBControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | "Classes/NotableDBControl" => include_str!("../PathOfBuilding/src/Classes/NotableDBControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ConfigTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | "Classes/ConfigTab" => include_str!("../PathOfBuilding/src/Classes/ConfigTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/GemSelectControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | "Classes/GemSelectControl" => include_str!("../PathOfBuilding/src/Classes/GemSelectControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemSetListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | "Classes/ItemSetListControl" => include_str!("../PathOfBuilding/src/Classes/ItemSetListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_11/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | "TreeData/3_11/tree" => include_str!("../PathOfBuilding/src/TreeData/3_11/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/TextListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | "Classes/TextListControl" => include_str!("../PathOfBuilding/src/Classes/TextListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_22/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | "TreeData/3_22/tree" => include_str!("../PathOfBuilding/src/TreeData/3_22/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ItemListControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | "Classes/ItemListControl" => include_str!("../PathOfBuilding/src/Classes/ItemListControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_10/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | "TreeData/3_10/tree" => include_str!("../PathOfBuilding/src/TreeData/3_10/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/PassiveSpec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | "Classes/PassiveSpec" => include_str!("../PathOfBuilding/src/Classes/PassiveSpec.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_15/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | "TreeData/3_15/tree" => include_str!("../PathOfBuilding/src/TreeData/3_15/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/ConfigTab.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | "Classes/ConfigTab" => include_str!("../PathOfBuilding/src/Classes/ConfigTab.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_24_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:106:42 [INFO] [stdout] | [INFO] [stdout] 106 | "TreeData/3_24_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_24_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Classes/GemSelectControl.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | "Classes/GemSelectControl" => include_str!("../PathOfBuilding/src/Classes/GemSelectControl.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_17/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | "TreeData/3_17/tree" => include_str!("../PathOfBuilding/src/TreeData/3_17/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_13/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | "TreeData/3_13/tree" => include_str!("../PathOfBuilding/src/TreeData/3_13/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_11/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | "TreeData/3_11/tree" => include_str!("../PathOfBuilding/src/TreeData/3_11/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_22/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | "TreeData/3_22/tree" => include_str!("../PathOfBuilding/src/TreeData/3_22/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_16/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | "TreeData/3_16/tree" => include_str!("../PathOfBuilding/src/TreeData/3_16/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_10/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | "TreeData/3_10/tree" => include_str!("../PathOfBuilding/src/TreeData/3_10/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/2_6/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | "TreeData/2_6/tree" => include_str!("../PathOfBuilding/src/TreeData/2_6/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_15/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | "TreeData/3_15/tree" => include_str!("../PathOfBuilding/src/TreeData/3_15/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_22_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | "TreeData/3_22_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_22_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_24_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:106:42 [INFO] [stdout] | [INFO] [stdout] 106 | "TreeData/3_24_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_24_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_8/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | "TreeData/3_8/tree" => include_str!("../PathOfBuilding/src/TreeData/3_8/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_17/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | "TreeData/3_17/tree" => include_str!("../PathOfBuilding/src/TreeData/3_17/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_12/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | "TreeData/3_12/tree" => include_str!("../PathOfBuilding/src/TreeData/3_12/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_20/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | "TreeData/3_20/tree" => include_str!("../PathOfBuilding/src/TreeData/3_20/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_13/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | "TreeData/3_13/tree" => include_str!("../PathOfBuilding/src/TreeData/3_13/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_7/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | "TreeData/3_7/tree" => include_str!("../PathOfBuilding/src/TreeData/3_7/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_16/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | "TreeData/3_16/tree" => include_str!("../PathOfBuilding/src/TreeData/3_16/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_19/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | "TreeData/3_19/tree" => include_str!("../PathOfBuilding/src/TreeData/3_19/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/2_6/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | "TreeData/2_6/tree" => include_str!("../PathOfBuilding/src/TreeData/2_6/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_23_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | "TreeData/3_23_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_23_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_22_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | "TreeData/3_22_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_22_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_24/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | "TreeData/3_24/tree" => include_str!("../PathOfBuilding/src/TreeData/3_24/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/legion/tree-legion.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | "TreeData/legion/tree-legion" => include_str!("../PathOfBuilding/src/TreeData/legion/tree-legion.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_8/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | "TreeData/3_8/tree" => include_str!("../PathOfBuilding/src/TreeData/3_8/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_6/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | "TreeData/3_6/tree" => include_str!("../PathOfBuilding/src/TreeData/3_6/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_12/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | "TreeData/3_12/tree" => include_str!("../PathOfBuilding/src/TreeData/3_12/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_14/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:121:33 [INFO] [stdout] | [INFO] [stdout] 121 | "TreeData/3_14/tree" => include_str!("../PathOfBuilding/src/TreeData/3_14/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_20/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | "TreeData/3_20/tree" => include_str!("../PathOfBuilding/src/TreeData/3_20/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_23/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | "TreeData/3_23/tree" => include_str!("../PathOfBuilding/src/TreeData/3_23/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_7/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | "TreeData/3_7/tree" => include_str!("../PathOfBuilding/src/TreeData/3_7/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_21/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | "TreeData/3_21/tree" => include_str!("../PathOfBuilding/src/TreeData/3_21/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_19/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | "TreeData/3_19/tree" => include_str!("../PathOfBuilding/src/TreeData/3_19/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_18/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | "TreeData/3_18/tree" => include_str!("../PathOfBuilding/src/TreeData/3_18/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_23_ruthless/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | "TreeData/3_23_ruthless/tree" => include_str!("../PathOfBuilding/src/TreeData/3_23_ruthless/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_9/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 125 | "TreeData/3_9/tree" => include_str!("../PathOfBuilding/src/TreeData/3_9/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_24/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | "TreeData/3_24/tree" => include_str!("../PathOfBuilding/src/TreeData/3_24/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/legion/tree-legion.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | "TreeData/legion/tree-legion" => include_str!("../PathOfBuilding/src/TreeData/legion/tree-legion.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_6/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | "TreeData/3_6/tree" => include_str!("../PathOfBuilding/src/TreeData/3_6/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Common.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | "Modules/Common" => include_str!("../PathOfBuilding/src/Modules/Common.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Data.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | "Modules/Data" => include_str!("../PathOfBuilding/src/Modules/Data.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_14/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:121:33 [INFO] [stdout] | [INFO] [stdout] 121 | "TreeData/3_14/tree" => include_str!("../PathOfBuilding/src/TreeData/3_14/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_23/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | "TreeData/3_23/tree" => include_str!("../PathOfBuilding/src/TreeData/3_23/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | "Modules/Main" => include_str!("../PathOfBuilding/src/Modules/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_21/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | "TreeData/3_21/tree" => include_str!("../PathOfBuilding/src/TreeData/3_21/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcMirages.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | "Modules/CalcMirages" => include_str!("../PathOfBuilding/src/Modules/CalcMirages.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | "Modules/CalcTools" => include_str!("../PathOfBuilding/src/Modules/CalcTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_18/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | "TreeData/3_18/tree" => include_str!("../PathOfBuilding/src/TreeData/3_18/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcOffence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | "Modules/CalcOffence" => include_str!("../PathOfBuilding/src/Modules/CalcOffence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/TreeData/3_9/tree.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 125 | "TreeData/3_9/tree" => include_str!("../PathOfBuilding/src/TreeData/3_9/tree.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/PantheonTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | "Modules/PantheonTools" => include_str!("../PathOfBuilding/src/Modules/PantheonTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Common.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | "Modules/Common" => include_str!("../PathOfBuilding/src/Modules/Common.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ItemTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 133 | "Modules/ItemTools" => include_str!("../PathOfBuilding/src/Modules/ItemTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Data.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | "Modules/Data" => include_str!("../PathOfBuilding/src/Modules/Data.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ModParser.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | "Modules/ModParser" => include_str!("../PathOfBuilding/src/Modules/ModParser.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Build.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | "Modules/Build" => include_str!("../PathOfBuilding/src/Modules/Build.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | "Modules/Main" => include_str!("../PathOfBuilding/src/Modules/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcMirages.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | "Modules/CalcMirages" => include_str!("../PathOfBuilding/src/Modules/CalcMirages.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ModTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | "Modules/ModTools" => include_str!("../PathOfBuilding/src/Modules/ModTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcBreakdown.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | "Modules/CalcBreakdown" => include_str!("../PathOfBuilding/src/Modules/CalcBreakdown.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | "Modules/CalcTools" => include_str!("../PathOfBuilding/src/Modules/CalcTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/BuildSiteTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:138:37 [INFO] [stdout] | [INFO] [stdout] 138 | "Modules/BuildSiteTools" => include_str!("../PathOfBuilding/src/Modules/BuildSiteTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcOffence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | "Modules/CalcOffence" => include_str!("../PathOfBuilding/src/Modules/CalcOffence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Calcs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | "Modules/Calcs" => include_str!("../PathOfBuilding/src/Modules/Calcs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/PantheonTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | "Modules/PantheonTools" => include_str!("../PathOfBuilding/src/Modules/PantheonTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ConfigOptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | "Modules/ConfigOptions" => include_str!("../PathOfBuilding/src/Modules/ConfigOptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ItemTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 133 | "Modules/ItemTools" => include_str!("../PathOfBuilding/src/Modules/ItemTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcSections.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | "Modules/CalcSections" => include_str!("../PathOfBuilding/src/Modules/CalcSections.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ModParser.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | "Modules/ModParser" => include_str!("../PathOfBuilding/src/Modules/ModParser.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcTriggers.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | "Modules/CalcTriggers" => include_str!("../PathOfBuilding/src/Modules/CalcTriggers.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Build.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | "Modules/Build" => include_str!("../PathOfBuilding/src/Modules/Build.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ModTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | "Modules/ModTools" => include_str!("../PathOfBuilding/src/Modules/ModTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcActiveSkill.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:143:38 [INFO] [stdout] | [INFO] [stdout] 143 | "Modules/CalcActiveSkill" => include_str!("../PathOfBuilding/src/Modules/CalcActiveSkill.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcBreakdown.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | "Modules/CalcBreakdown" => include_str!("../PathOfBuilding/src/Modules/CalcBreakdown.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/DataLegionLookUpTableHelper.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:144:50 [INFO] [stdout] | [INFO] [stdout] 144 | "Modules/DataLegionLookUpTableHelper" => include_str!("../PathOfBuilding/src/Modules/DataLegionLookUpTableHelper.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/BuildSiteTools.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:138:37 [INFO] [stdout] | [INFO] [stdout] 138 | "Modules/BuildSiteTools" => include_str!("../PathOfBuilding/src/Modules/BuildSiteTools.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcSetup.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:145:32 [INFO] [stdout] | [INFO] [stdout] 145 | "Modules/CalcSetup" => include_str!("../PathOfBuilding/src/Modules/CalcSetup.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Calcs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | "Modules/Calcs" => include_str!("../PathOfBuilding/src/Modules/Calcs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/ConfigOptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | "Modules/ConfigOptions" => include_str!("../PathOfBuilding/src/Modules/ConfigOptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcPerform.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | "Modules/CalcPerform" => include_str!("../PathOfBuilding/src/Modules/CalcPerform.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/StatDescriber.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | "Modules/StatDescriber" => include_str!("../PathOfBuilding/src/Modules/StatDescriber.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcDefence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | "Modules/CalcDefence" => include_str!("../PathOfBuilding/src/Modules/CalcDefence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcSections.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | "Modules/CalcSections" => include_str!("../PathOfBuilding/src/Modules/CalcSections.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcTriggers.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | "Modules/CalcTriggers" => include_str!("../PathOfBuilding/src/Modules/CalcTriggers.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/BuildList.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | "Modules/BuildList" => include_str!("../PathOfBuilding/src/Modules/BuildList.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/SkillStatMap.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | "Data/SkillStatMap" => include_str!("../PathOfBuilding/src/Data/SkillStatMap.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcActiveSkill.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:143:38 [INFO] [stdout] | [INFO] [stdout] 143 | "Modules/CalcActiveSkill" => include_str!("../PathOfBuilding/src/Modules/CalcActiveSkill.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Rares.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | "Data/Rares" => include_str!("../PathOfBuilding/src/Data/Rares.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/DataLegionLookUpTableHelper.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:144:50 [INFO] [stdout] | [INFO] [stdout] 144 | "Modules/DataLegionLookUpTableHelper" => include_str!("../PathOfBuilding/src/Modules/DataLegionLookUpTableHelper.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModFlask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | "Data/ModFlask" => include_str!("../PathOfBuilding/src/Data/ModFlask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcSetup.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:145:32 [INFO] [stdout] | [INFO] [stdout] 145 | "Modules/CalcSetup" => include_str!("../PathOfBuilding/src/Modules/CalcSetup.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Pantheons.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | "Data/Pantheons" => include_str!("../PathOfBuilding/src/Data/Pantheons.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcPerform.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | "Modules/CalcPerform" => include_str!("../PathOfBuilding/src/Modules/CalcPerform.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Global.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | "Data/Global" => include_str!("../PathOfBuilding/src/Data/Global.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/StatDescriber.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | "Modules/StatDescriber" => include_str!("../PathOfBuilding/src/Modules/StatDescriber.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TattooPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | "Data/TattooPassives" => include_str!("../PathOfBuilding/src/Data/TattooPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/CalcDefence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | "Modules/CalcDefence" => include_str!("../PathOfBuilding/src/Modules/CalcDefence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModMaster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | "Data/ModMaster" => include_str!("../PathOfBuilding/src/Data/ModMaster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/BuildList.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | "Modules/BuildList" => include_str!("../PathOfBuilding/src/Modules/BuildList.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/SkillStatMap.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | "Data/SkillStatMap" => include_str!("../PathOfBuilding/src/Data/SkillStatMap.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentWeapon.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 157 | "Data/EnchantmentWeapon" => include_str!("../PathOfBuilding/src/Data/EnchantmentWeapon.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelCluster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | "Data/ModJewelCluster" => include_str!("../PathOfBuilding/src/Data/ModJewelCluster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Rares.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | "Data/Rares" => include_str!("../PathOfBuilding/src/Data/Rares.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModFlask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | "Data/ModFlask" => include_str!("../PathOfBuilding/src/Data/ModFlask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModMap.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | "Data/ModMap" => include_str!("../PathOfBuilding/src/Data/ModMap.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Pantheons.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | "Data/Pantheons" => include_str!("../PathOfBuilding/src/Data/Pantheons.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModTincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | "Data/ModTincture" => include_str!("../PathOfBuilding/src/Data/ModTincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Global.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | "Data/Global" => include_str!("../PathOfBuilding/src/Data/Global.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentHelmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | "Data/EnchantmentHelmet" => include_str!("../PathOfBuilding/src/Data/EnchantmentHelmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TattooPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | "Data/TattooPassives" => include_str!("../PathOfBuilding/src/Data/TattooPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Gems.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | "Data/Gems" => include_str!("../PathOfBuilding/src/Data/Gems.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModMaster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | "Data/ModMaster" => include_str!("../PathOfBuilding/src/Data/ModMaster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | "Data/ModJewel" => include_str!("../PathOfBuilding/src/Data/ModJewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentWeapon.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 157 | "Data/EnchantmentWeapon" => include_str!("../PathOfBuilding/src/Data/EnchantmentWeapon.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Crucible.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | "Data/Crucible" => include_str!("../PathOfBuilding/src/Data/Crucible.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModCache.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | "Data/ModCache" => include_str!("../PathOfBuilding/src/Data/ModCache.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelCluster.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | "Data/ModJewelCluster" => include_str!("../PathOfBuilding/src/Data/ModJewelCluster.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Spectres.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | "Data/Spectres" => include_str!("../PathOfBuilding/src/Data/Spectres.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModMap.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | "Data/ModMap" => include_str!("../PathOfBuilding/src/Data/ModMap.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Minions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:167:27 [INFO] [stdout] | [INFO] [stdout] 167 | "Data/Minions" => include_str!("../PathOfBuilding/src/Data/Minions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModTincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | "Data/ModTincture" => include_str!("../PathOfBuilding/src/Data/ModTincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Essence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | "Data/Essence" => include_str!("../PathOfBuilding/src/Data/Essence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentHelmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | "Data/EnchantmentHelmet" => include_str!("../PathOfBuilding/src/Data/EnchantmentHelmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bosses.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | "Data/Bosses" => include_str!("../PathOfBuilding/src/Data/Bosses.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentGloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:170:37 [INFO] [stdout] | [INFO] [stdout] 170 | "Data/EnchantmentGloves" => include_str!("../PathOfBuilding/src/Data/EnchantmentGloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Gems.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | "Data/Gems" => include_str!("../PathOfBuilding/src/Data/Gems.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | "Data/ModJewel" => include_str!("../PathOfBuilding/src/Data/ModJewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/BossSkills.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | "Data/BossSkills" => include_str!("../PathOfBuilding/src/Data/BossSkills.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModItem.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | "Data/ModItem" => include_str!("../PathOfBuilding/src/Data/ModItem.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Crucible.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | "Data/Crucible" => include_str!("../PathOfBuilding/src/Data/Crucible.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBoots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 173 | "Data/EnchantmentBoots" => include_str!("../PathOfBuilding/src/Data/EnchantmentBoots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModCache.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | "Data/ModCache" => include_str!("../PathOfBuilding/src/Data/ModCache.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Misc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | "Data/Misc" => include_str!("../PathOfBuilding/src/Data/Misc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Spectres.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | "Data/Spectres" => include_str!("../PathOfBuilding/src/Data/Spectres.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ClusterJewels.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | "Data/ClusterJewels" => include_str!("../PathOfBuilding/src/Data/ClusterJewels.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Minions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:167:27 [INFO] [stdout] | [INFO] [stdout] 167 | "Data/Minions" => include_str!("../PathOfBuilding/src/Data/Minions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Essence.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | "Data/Essence" => include_str!("../PathOfBuilding/src/Data/Essence.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Costs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | "Data/Costs" => include_str!("../PathOfBuilding/src/Data/Costs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bosses.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | "Data/Bosses" => include_str!("../PathOfBuilding/src/Data/Bosses.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModVeiled.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | "Data/ModVeiled" => include_str!("../PathOfBuilding/src/Data/ModVeiled.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentGloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:170:37 [INFO] [stdout] | [INFO] [stdout] 170 | "Data/EnchantmentGloves" => include_str!("../PathOfBuilding/src/Data/EnchantmentGloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBelt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | "Data/EnchantmentBelt" => include_str!("../PathOfBuilding/src/Data/EnchantmentBelt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/BossSkills.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | "Data/BossSkills" => include_str!("../PathOfBuilding/src/Data/BossSkills.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentFlask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | "Data/EnchantmentFlask" => include_str!("../PathOfBuilding/src/Data/EnchantmentFlask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModItem.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | "Data/ModItem" => include_str!("../PathOfBuilding/src/Data/ModItem.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModNecropolis.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:180:33 [INFO] [stdout] | [INFO] [stdout] 180 | "Data/ModNecropolis" => include_str!("../PathOfBuilding/src/Data/ModNecropolis.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBoots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 173 | "Data/EnchantmentBoots" => include_str!("../PathOfBuilding/src/Data/EnchantmentBoots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBody.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | "Data/EnchantmentBody" => include_str!("../PathOfBuilding/src/Data/EnchantmentBody.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/QueryMods.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | "Data/QueryMods" => include_str!("../PathOfBuilding/src/Data/QueryMods.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Misc.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | "Data/Misc" => include_str!("../PathOfBuilding/src/Data/Misc.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelCharm.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | "Data/ModJewelCharm" => include_str!("../PathOfBuilding/src/Data/ModJewelCharm.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ClusterJewels.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | "Data/ClusterJewels" => include_str!("../PathOfBuilding/src/Data/ClusterJewels.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelAbyss.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | "Data/ModJewelAbyss" => include_str!("../PathOfBuilding/src/Data/ModJewelAbyss.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Costs.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | "Data/Costs" => include_str!("../PathOfBuilding/src/Data/Costs.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_str.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:185:34 [INFO] [stdout] | [INFO] [stdout] 185 | "Data/Skills/sup_str" => include_str!("../PathOfBuilding/src/Data/Skills/sup_str.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModVeiled.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | "Data/ModVeiled" => include_str!("../PathOfBuilding/src/Data/ModVeiled.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/spectre.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:186:34 [INFO] [stdout] | [INFO] [stdout] 186 | "Data/Skills/spectre" => include_str!("../PathOfBuilding/src/Data/Skills/spectre.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBelt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | "Data/EnchantmentBelt" => include_str!("../PathOfBuilding/src/Data/EnchantmentBelt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_str.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | "Data/Skills/act_str" => include_str!("../PathOfBuilding/src/Data/Skills/act_str.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/minion.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:188:33 [INFO] [stdout] | [INFO] [stdout] 188 | "Data/Skills/minion" => include_str!("../PathOfBuilding/src/Data/Skills/minion.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentFlask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | "Data/EnchantmentFlask" => include_str!("../PathOfBuilding/src/Data/EnchantmentFlask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/other.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | "Data/Skills/other" => include_str!("../PathOfBuilding/src/Data/Skills/other.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModNecropolis.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:180:33 [INFO] [stdout] | [INFO] [stdout] 180 | "Data/ModNecropolis" => include_str!("../PathOfBuilding/src/Data/ModNecropolis.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_dex.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | "Data/Skills/sup_dex" => include_str!("../PathOfBuilding/src/Data/Skills/sup_dex.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/EnchantmentBody.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | "Data/EnchantmentBody" => include_str!("../PathOfBuilding/src/Data/EnchantmentBody.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/glove.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | "Data/Skills/glove" => include_str!("../PathOfBuilding/src/Data/Skills/glove.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/QueryMods.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | "Data/QueryMods" => include_str!("../PathOfBuilding/src/Data/QueryMods.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelCharm.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | "Data/ModJewelCharm" => include_str!("../PathOfBuilding/src/Data/ModJewelCharm.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_int.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | "Data/Skills/sup_int" => include_str!("../PathOfBuilding/src/Data/Skills/sup_int.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/ModJewelAbyss.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | "Data/ModJewelAbyss" => include_str!("../PathOfBuilding/src/Data/ModJewelAbyss.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_str.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:185:34 [INFO] [stdout] | [INFO] [stdout] 185 | "Data/Skills/sup_str" => include_str!("../PathOfBuilding/src/Data/Skills/sup_str.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_dex.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:193:34 [INFO] [stdout] | [INFO] [stdout] 193 | "Data/Skills/act_dex" => include_str!("../PathOfBuilding/src/Data/Skills/act_dex.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/spectre.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:186:34 [INFO] [stdout] | [INFO] [stdout] 186 | "Data/Skills/spectre" => include_str!("../PathOfBuilding/src/Data/Skills/spectre.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_int.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | "Data/Skills/act_int" => include_str!("../PathOfBuilding/src/Data/Skills/act_int.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_str.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | "Data/Skills/act_str" => include_str!("../PathOfBuilding/src/Data/Skills/act_str.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:195:65 [INFO] [stdout] | [INFO] [stdout] 195 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/minion.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:188:33 [INFO] [stdout] | [INFO] [stdout] 188 | "Data/Skills/minion" => include_str!("../PathOfBuilding/src/Data/Skills/minion.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:196:73 [INFO] [stdout] | [INFO] [stdout] 196 | ...descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/other.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | "Data/Skills/other" => include_str!("../PathOfBuilding/src/Data/Skills/other.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_dex.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | "Data/Skills/sup_dex" => include_str!("../PathOfBuilding/src/Data/Skills/sup_dex.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:197:66 [INFO] [stdout] | [INFO] [stdout] 197 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/tincture_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:198:63 [INFO] [stdout] | [INFO] [stdout] 198 | ...stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/tincture_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/glove.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | "Data/Skills/glove" => include_str!("../PathOfBuilding/src/Data/Skills/glove.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/monster_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:199:62 [INFO] [stdout] | [INFO] [stdout] 199 | ...stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/monster_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/sup_int.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | "Data/Skills/sup_int" => include_str!("../PathOfBuilding/src/Data/Skills/sup_int.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/debuff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:200:67 [INFO] [stdout] | [INFO] [stdout] 200 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/debuff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_dex.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:193:34 [INFO] [stdout] | [INFO] [stdout] 193 | "Data/Skills/act_dex" => include_str!("../PathOfBuilding/src/Data/Skills/act_dex.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | ..._stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Skills/act_int.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | "Data/Skills/act_int" => include_str!("../PathOfBuilding/src/Data/Skills/act_int.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:202:78 [INFO] [stdout] | [INFO] [stdout] 202 | ...criptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:195:65 [INFO] [stdout] | [INFO] [stdout] 195 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:196:73 [INFO] [stdout] | [INFO] [stdout] 196 | ...descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/single_minion_spell_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:203:80 [INFO] [stdout] | [INFO] [stdout] 203 | ...riptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/single_minion_spell_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:197:66 [INFO] [stdout] | [INFO] [stdout] 197 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/gem_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:204:58 [INFO] [stdout] | [INFO] [stdout] 204 | ...m_stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/gem_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/tincture_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:198:63 [INFO] [stdout] | [INFO] [stdout] 198 | ...stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/tincture_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:205:69 [INFO] [stdout] | [INFO] [stdout] 205 | ...t_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/monster_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:199:62 [INFO] [stdout] | [INFO] [stdout] 199 | ...stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/monster_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:206:66 [INFO] [stdout] | [INFO] [stdout] 206 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/debuff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:200:67 [INFO] [stdout] | [INFO] [stdout] 200 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/debuff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:207:71 [INFO] [stdout] | [INFO] [stdout] 207 | ..._descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | ..._stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:208:72 [INFO] [stdout] | [INFO] [stdout] 208 | ...descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:202:78 [INFO] [stdout] | [INFO] [stdout] 202 | ...criptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/secondary_debuff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:209:77 [INFO] [stdout] | [INFO] [stdout] 209 | ...scriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/secondary_debuff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/single_minion_spell_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:203:80 [INFO] [stdout] | [INFO] [stdout] 203 | ...riptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/single_minion_spell_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/gem_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:204:58 [INFO] [stdout] | [INFO] [stdout] 204 | ...m_stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/gem_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/beam_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:210:65 [INFO] [stdout] | [INFO] [stdout] 210 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/beam_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:205:69 [INFO] [stdout] | [INFO] [stdout] 205 | ...t_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | "Data/StatDescriptions/stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:206:66 [INFO] [stdout] | [INFO] [stdout] 206 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | ...escriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:207:71 [INFO] [stdout] | [INFO] [stdout] 207 | ..._descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:213:65 [INFO] [stdout] | [INFO] [stdout] 213 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:214:67 [INFO] [stdout] | [INFO] [stdout] 214 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:215:80 [INFO] [stdout] | [INFO] [stdout] 215 | ...riptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:208:72 [INFO] [stdout] | [INFO] [stdout] 208 | ...descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/LegionPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | "Data/TimelessJewelData/LegionPassives" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/LegionPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/secondary_debuff_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:209:77 [INFO] [stdout] | [INFO] [stdout] 209 | ...scriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/secondary_debuff_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/LegionTradeIds.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:217:52 [INFO] [stdout] | [INFO] [stdout] 217 | "Data/TimelessJewelData/LegionTradeIds" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/LegionTradeIds.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/beam_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:210:65 [INFO] [stdout] | [INFO] [stdout] 210 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/beam_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/NodeIndexMapping.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:218:54 [INFO] [stdout] | [INFO] [stdout] 218 | "Data/TimelessJewelData/NodeIndexMapping" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/NodeIndexMapping.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | "Data/StatDescriptions/stat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/flask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:219:33 [INFO] [stdout] | [INFO] [stdout] 219 | "Data/Uniques/flask" => include_str!("../PathOfBuilding/src/Data/Uniques/flask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | ...escriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/body.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | "Data/Uniques/body" => include_str!("../PathOfBuilding/src/Data/Uniques/body.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:213:65 [INFO] [stdout] | [INFO] [stdout] 213 | ...tat_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/boots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | "Data/Uniques/boots" => include_str!("../PathOfBuilding/src/Data/Uniques/boots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:214:67 [INFO] [stdout] | [INFO] [stdout] 214 | ...at_descriptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/fishing.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | "Data/Uniques/fishing" => include_str!("../PathOfBuilding/src/Data/Uniques/fishing.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:215:80 [INFO] [stdout] | [INFO] [stdout] 215 | ...riptions" => include_str!("../PathOfBuilding/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/LegionPassives.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | "Data/TimelessJewelData/LegionPassives" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/LegionPassives.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/axe.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | "Data/Uniques/axe" => include_str!("../PathOfBuilding/src/Data/Uniques/axe.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/gloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | "Data/Uniques/gloves" => include_str!("../PathOfBuilding/src/Data/Uniques/gloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/LegionTradeIds.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:217:52 [INFO] [stdout] | [INFO] [stdout] 217 | "Data/TimelessJewelData/LegionTradeIds" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/LegionTradeIds.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/dagger.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | "Data/Uniques/dagger" => include_str!("../PathOfBuilding/src/Data/Uniques/dagger.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/TimelessJewelData/NodeIndexMapping.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:218:54 [INFO] [stdout] | [INFO] [stdout] 218 | "Data/TimelessJewelData/NodeIndexMapping" => include_str!("../PathOfBuilding/src/Data/TimelessJewelData/NodeIndexMapping.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/quiver.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | "Data/Uniques/quiver" => include_str!("../PathOfBuilding/src/Data/Uniques/quiver.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/flask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:219:33 [INFO] [stdout] | [INFO] [stdout] 219 | "Data/Uniques/flask" => include_str!("../PathOfBuilding/src/Data/Uniques/flask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/body.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | "Data/Uniques/body" => include_str!("../PathOfBuilding/src/Data/Uniques/body.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/boots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | "Data/Uniques/boots" => include_str!("../PathOfBuilding/src/Data/Uniques/boots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/bow.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | "Data/Uniques/bow" => include_str!("../PathOfBuilding/src/Data/Uniques/bow.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/fishing.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | "Data/Uniques/fishing" => include_str!("../PathOfBuilding/src/Data/Uniques/fishing.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/wand.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | "Data/Uniques/wand" => include_str!("../PathOfBuilding/src/Data/Uniques/wand.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/axe.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | "Data/Uniques/axe" => include_str!("../PathOfBuilding/src/Data/Uniques/axe.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/staff.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | "Data/Uniques/staff" => include_str!("../PathOfBuilding/src/Data/Uniques/staff.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/gloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | "Data/Uniques/gloves" => include_str!("../PathOfBuilding/src/Data/Uniques/gloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/tincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:230:36 [INFO] [stdout] | [INFO] [stdout] 230 | "Data/Uniques/tincture" => include_str!("../PathOfBuilding/src/Data/Uniques/tincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/mace.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:231:32 [INFO] [stdout] | [INFO] [stdout] 231 | "Data/Uniques/mace" => include_str!("../PathOfBuilding/src/Data/Uniques/mace.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/claw.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | "Data/Uniques/claw" => include_str!("../PathOfBuilding/src/Data/Uniques/claw.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/dagger.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | "Data/Uniques/dagger" => include_str!("../PathOfBuilding/src/Data/Uniques/dagger.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/helmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:233:34 [INFO] [stdout] | [INFO] [stdout] 233 | "Data/Uniques/helmet" => include_str!("../PathOfBuilding/src/Data/Uniques/helmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/quiver.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | "Data/Uniques/quiver" => include_str!("../PathOfBuilding/src/Data/Uniques/quiver.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/jewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | "Data/Uniques/jewel" => include_str!("../PathOfBuilding/src/Data/Uniques/jewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/bow.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | "Data/Uniques/bow" => include_str!("../PathOfBuilding/src/Data/Uniques/bow.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/sword.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | "Data/Uniques/sword" => include_str!("../PathOfBuilding/src/Data/Uniques/sword.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/wand.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | "Data/Uniques/wand" => include_str!("../PathOfBuilding/src/Data/Uniques/wand.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/belt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | "Data/Uniques/belt" => include_str!("../PathOfBuilding/src/Data/Uniques/belt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/staff.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | "Data/Uniques/staff" => include_str!("../PathOfBuilding/src/Data/Uniques/staff.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/shield.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | "Data/Uniques/shield" => include_str!("../PathOfBuilding/src/Data/Uniques/shield.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/tincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:230:36 [INFO] [stdout] | [INFO] [stdout] 230 | "Data/Uniques/tincture" => include_str!("../PathOfBuilding/src/Data/Uniques/tincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/amulet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | "Data/Uniques/amulet" => include_str!("../PathOfBuilding/src/Data/Uniques/amulet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/mace.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:231:32 [INFO] [stdout] | [INFO] [stdout] 231 | "Data/Uniques/mace" => include_str!("../PathOfBuilding/src/Data/Uniques/mace.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/ring.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:239:32 [INFO] [stdout] | [INFO] [stdout] 239 | "Data/Uniques/ring" => include_str!("../PathOfBuilding/src/Data/Uniques/ring.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/claw.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | "Data/Uniques/claw" => include_str!("../PathOfBuilding/src/Data/Uniques/claw.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/Generated.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | "Data/Uniques/Special/Generated" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/Generated.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/helmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:233:34 [INFO] [stdout] | [INFO] [stdout] 233 | "Data/Uniques/helmet" => include_str!("../PathOfBuilding/src/Data/Uniques/helmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/race.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | "Data/Uniques/Special/race" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/race.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/jewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | "Data/Uniques/jewel" => include_str!("../PathOfBuilding/src/Data/Uniques/jewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/New.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | "Data/Uniques/Special/New" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/New.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/sword.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | "Data/Uniques/sword" => include_str!("../PathOfBuilding/src/Data/Uniques/sword.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/WatchersEye.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 243 | "Data/Uniques/Special/WatchersEye" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/WatchersEye.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/belt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | "Data/Uniques/belt" => include_str!("../PathOfBuilding/src/Data/Uniques/belt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/shield.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | "Data/Uniques/shield" => include_str!("../PathOfBuilding/src/Data/Uniques/shield.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/flask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | "Data/Bases/flask" => include_str!("../PathOfBuilding/src/Data/Bases/flask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/body.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | "Data/Bases/body" => include_str!("../PathOfBuilding/src/Data/Bases/body.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/amulet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | "Data/Uniques/amulet" => include_str!("../PathOfBuilding/src/Data/Uniques/amulet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/ring.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:239:32 [INFO] [stdout] | [INFO] [stdout] 239 | "Data/Uniques/ring" => include_str!("../PathOfBuilding/src/Data/Uniques/ring.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/boots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | "Data/Bases/boots" => include_str!("../PathOfBuilding/src/Data/Bases/boots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/Generated.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | "Data/Uniques/Special/Generated" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/Generated.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/fishing.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:247:33 [INFO] [stdout] | [INFO] [stdout] 247 | "Data/Bases/fishing" => include_str!("../PathOfBuilding/src/Data/Bases/fishing.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/race.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | "Data/Uniques/Special/race" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/race.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/axe.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | "Data/Bases/axe" => include_str!("../PathOfBuilding/src/Data/Bases/axe.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/gloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | "Data/Bases/gloves" => include_str!("../PathOfBuilding/src/Data/Bases/gloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/dagger.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | "Data/Bases/dagger" => include_str!("../PathOfBuilding/src/Data/Bases/dagger.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/New.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | "Data/Uniques/Special/New" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/New.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/quiver.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | "Data/Bases/quiver" => include_str!("../PathOfBuilding/src/Data/Bases/quiver.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Uniques/Special/WatchersEye.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 243 | "Data/Uniques/Special/WatchersEye" => include_str!("../PathOfBuilding/src/Data/Uniques/Special/WatchersEye.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/bow.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | "Data/Bases/bow" => include_str!("../PathOfBuilding/src/Data/Bases/bow.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/flask.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | "Data/Bases/flask" => include_str!("../PathOfBuilding/src/Data/Bases/flask.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/wand.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | "Data/Bases/wand" => include_str!("../PathOfBuilding/src/Data/Bases/wand.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/body.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | "Data/Bases/body" => include_str!("../PathOfBuilding/src/Data/Bases/body.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/staff.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | "Data/Bases/staff" => include_str!("../PathOfBuilding/src/Data/Bases/staff.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/boots.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | "Data/Bases/boots" => include_str!("../PathOfBuilding/src/Data/Bases/boots.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/tincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:255:34 [INFO] [stdout] | [INFO] [stdout] 255 | "Data/Bases/tincture" => include_str!("../PathOfBuilding/src/Data/Bases/tincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/fishing.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:247:33 [INFO] [stdout] | [INFO] [stdout] 247 | "Data/Bases/fishing" => include_str!("../PathOfBuilding/src/Data/Bases/fishing.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/axe.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | "Data/Bases/axe" => include_str!("../PathOfBuilding/src/Data/Bases/axe.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/mace.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | "Data/Bases/mace" => include_str!("../PathOfBuilding/src/Data/Bases/mace.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/claw.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | "Data/Bases/claw" => include_str!("../PathOfBuilding/src/Data/Bases/claw.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/gloves.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | "Data/Bases/gloves" => include_str!("../PathOfBuilding/src/Data/Bases/gloves.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/helmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:258:32 [INFO] [stdout] | [INFO] [stdout] 258 | "Data/Bases/helmet" => include_str!("../PathOfBuilding/src/Data/Bases/helmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/dagger.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | "Data/Bases/dagger" => include_str!("../PathOfBuilding/src/Data/Bases/dagger.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/jewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:259:31 [INFO] [stdout] | [INFO] [stdout] 259 | "Data/Bases/jewel" => include_str!("../PathOfBuilding/src/Data/Bases/jewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/quiver.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | "Data/Bases/quiver" => include_str!("../PathOfBuilding/src/Data/Bases/quiver.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/sword.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:260:31 [INFO] [stdout] | [INFO] [stdout] 260 | "Data/Bases/sword" => include_str!("../PathOfBuilding/src/Data/Bases/sword.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/bow.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | "Data/Bases/bow" => include_str!("../PathOfBuilding/src/Data/Bases/bow.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/wand.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | "Data/Bases/wand" => include_str!("../PathOfBuilding/src/Data/Bases/wand.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/belt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | "Data/Bases/belt" => include_str!("../PathOfBuilding/src/Data/Bases/belt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/staff.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | "Data/Bases/staff" => include_str!("../PathOfBuilding/src/Data/Bases/staff.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/shield.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:262:32 [INFO] [stdout] | [INFO] [stdout] 262 | "Data/Bases/shield" => include_str!("../PathOfBuilding/src/Data/Bases/shield.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/tincture.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:255:34 [INFO] [stdout] | [INFO] [stdout] 255 | "Data/Bases/tincture" => include_str!("../PathOfBuilding/src/Data/Bases/tincture.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/amulet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | "Data/Bases/amulet" => include_str!("../PathOfBuilding/src/Data/Bases/amulet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/mace.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | "Data/Bases/mace" => include_str!("../PathOfBuilding/src/Data/Bases/mace.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/ring.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:264:30 [INFO] [stdout] | [INFO] [stdout] 264 | "Data/Bases/ring" => include_str!("../PathOfBuilding/src/Data/Bases/ring.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/claw.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | "Data/Bases/claw" => include_str!("../PathOfBuilding/src/Data/Bases/claw.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/helmet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:258:32 [INFO] [stdout] | [INFO] [stdout] 258 | "Data/Bases/helmet" => include_str!("../PathOfBuilding/src/Data/Bases/helmet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/xml.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | "xml" => include_str!("../PathOfBuilding/runtime/lua/xml.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/base64.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | "base64" => include_str!("../PathOfBuilding/runtime/lua/base64.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/jewel.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:259:31 [INFO] [stdout] | [INFO] [stdout] 259 | "Data/Bases/jewel" => include_str!("../PathOfBuilding/src/Data/Bases/jewel.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/init.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | "sha1" => include_str!("../PathOfBuilding/runtime/lua/sha1/init.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/sword.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:260:31 [INFO] [stdout] | [INFO] [stdout] 260 | "Data/Bases/sword" => include_str!("../PathOfBuilding/src/Data/Bases/sword.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/common.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | "sha1.common" => include_str!("../PathOfBuilding/runtime/lua/sha1/common.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/belt.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | "Data/Bases/belt" => include_str!("../PathOfBuilding/src/Data/Bases/belt.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/bit_ops.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | "sha1.bit_ops" => include_str!("../PathOfBuilding/runtime/lua/sha1/bit_ops.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/shield.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:262:32 [INFO] [stdout] | [INFO] [stdout] 262 | "Data/Bases/shield" => include_str!("../PathOfBuilding/src/Data/Bases/shield.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/amulet.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | "Data/Bases/amulet" => include_str!("../PathOfBuilding/src/Data/Bases/amulet.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | "Modules/Main" => include_str!("../PathOfBuilding/src/Modules/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Data/Bases/ring.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/lua_sources.rs:264:30 [INFO] [stdout] | [INFO] [stdout] 264 | "Data/Bases/ring" => include_str!("../PathOfBuilding/src/Data/Bases/ring.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/xml.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | "xml" => include_str!("../PathOfBuilding/runtime/lua/xml.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | include_str!("../PathOfBuilding/src/Launch.lua") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/base64.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | "base64" => include_str!("../PathOfBuilding/runtime/lua/base64.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/init.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | "sha1" => include_str!("../PathOfBuilding/runtime/lua/sha1/init.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/common.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | "sha1.common" => include_str!("../PathOfBuilding/runtime/lua/sha1/common.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/runtime/lua/sha1/bit_ops.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | "sha1.bit_ops" => include_str!("../PathOfBuilding/runtime/lua/sha1/bit_ops.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Modules/Main.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | "Modules/Main" => include_str!("../PathOfBuilding/src/Modules/Main.lua"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../PathOfBuilding/src/Launch.lua`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | include_str!("../PathOfBuilding/src/Launch.lua") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 269 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 269 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `luaweb` (bin "luaweb") due to 270 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luaweb` (bin "luaweb" test) due to 270 previous errors [INFO] running `Command { std: "docker" "inspect" "a7af1af3973840679a00a5c49e67fa1f79810589dda3668590ff035c57b4cd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7af1af3973840679a00a5c49e67fa1f79810589dda3668590ff035c57b4cd7a", kill_on_drop: false }` [INFO] [stdout] a7af1af3973840679a00a5c49e67fa1f79810589dda3668590ff035c57b4cd7a