[INFO] fetching crate yutio-common 0.1.0-alpha... [INFO] checking yutio-common-0.1.0-alpha against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate yutio-common 0.1.0-alpha into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate yutio-common 0.1.0-alpha [INFO] finished tweaking crates.io crate yutio-common 0.1.0-alpha [INFO] tweaked toml for crates.io crate yutio-common 0.1.0-alpha written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yutio-common 0.1.0-alpha on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yutio-common 0.1.0-alpha 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ffe2b2b10119595fa27df2ff79b6c5311511ddb8f1fb2ff69c1b13dee3ac178 [INFO] running `Command { std: "docker" "start" "-a" "8ffe2b2b10119595fa27df2ff79b6c5311511ddb8f1fb2ff69c1b13dee3ac178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ffe2b2b10119595fa27df2ff79b6c5311511ddb8f1fb2ff69c1b13dee3ac178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffe2b2b10119595fa27df2ff79b6c5311511ddb8f1fb2ff69c1b13dee3ac178", kill_on_drop: false }` [INFO] [stdout] 8ffe2b2b10119595fa27df2ff79b6c5311511ddb8f1fb2ff69c1b13dee3ac178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144b773b8bc9d28278f9518dc336bd4ea42b985ef2ef9e32c3574dada76accab [INFO] running `Command { std: "docker" "start" "-a" "144b773b8bc9d28278f9518dc336bd4ea42b985ef2ef9e32c3574dada76accab", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rgb v0.8.51 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking mlua v0.10.5 [INFO] [stderr] Checking yutio-common v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | MISSING_TEXTURE_PATH => Bytes::from(include_builtin!("resources/img/missing.png").as_slice()), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | PLAYER_TEXTURE_PATH => Bytes::from(include_builtin!("resources/player.png").as_slice()), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | CROSSHAIR_PATH => Bytes::from(include_builtin!("resources/crosshair.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | "img/empty.png" => Bytes::from(include_builtin!("resources/img/empty.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | "img/air.png" => Bytes::from(include_builtin!("resources/img/air.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | "img/barrier.png" => Bytes::from(include_builtin!("resources/img/barrier.png").as_slice()), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | "img/dirt.png" => Bytes::from(include_builtin!("resources/img/dirt.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | "img/stone.png" => Bytes::from(include_builtin!("resources/img/stone.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | "img/cobblestone.png" => Bytes::from(include_builtin!("resources/img/cobblestone.png").as_slice()), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | "img/snow.png" => Bytes::from(include_builtin!("resources/img/snow.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | "img/gravel.png" => Bytes::from(include_builtin!("resources/img/gravel.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | "img/grass.png" => Bytes::from(include_builtin!("resources/img/grass.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | "img/sand.png" => Bytes::from(include_builtin!("resources/img/sand.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | "img/ice.png" => Bytes::from(include_builtin!("resources/img/ice.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | "img/tnt.png" => Bytes::from(include_builtin!("resources/img/tnt.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | "img/power_grid.png" => Bytes::from(include_builtin!("resources/img/power_grid.png").as_slice()), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | "img/button.png" => Bytes::from(include_builtin!("resources/img/button.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | "img/water.png" => Bytes::from(include_builtin!("resources/img/water.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | "img/lava.png" => Bytes::from(include_builtin!("resources/img/lava.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | "img/acid.png" => Bytes::from(include_builtin!("resources/img/acid.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | "img/wood.png" => Bytes::from(include_builtin!("resources/img/wood.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | "img/bricks.png" => Bytes::from(include_builtin!("resources/img/bricks.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | "img/cloth.png" => Bytes::from(include_builtin!("resources/img/cloth.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | "img/concrete.png" => Bytes::from(include_builtin!("resources/img/concrete.png").as_slice()), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | "img/terracotta.png" => Bytes::from(include_builtin!("resources/img/terracotta.png").as_slice()), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | "img/lamp.png" => Bytes::from(include_builtin!("resources/img/lamp.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | "img/glass.png" => Bytes::from(include_builtin!("resources/img/glass.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | "img/lump.png" => Bytes::from(include_builtin!("resources/img/lump.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | "img/ingot.png" => Bytes::from(include_builtin!("resources/img/ingot.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | "img/ore_overlay.png" => Bytes::from(include_builtin!("resources/img/ore_overlay.png").as_slice()), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | "README.txt" => Bytes::from(include_builtin!("resources/README.txt").as_slice()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `translate::*` [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub use translate::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | MISSING_TEXTURE_PATH => Bytes::from(include_builtin!("resources/img/missing.png").as_slice()), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | PLAYER_TEXTURE_PATH => Bytes::from(include_builtin!("resources/player.png").as_slice()), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | CROSSHAIR_PATH => Bytes::from(include_builtin!("resources/crosshair.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | "img/empty.png" => Bytes::from(include_builtin!("resources/img/empty.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | "img/air.png" => Bytes::from(include_builtin!("resources/img/air.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | "img/barrier.png" => Bytes::from(include_builtin!("resources/img/barrier.png").as_slice()), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | "img/dirt.png" => Bytes::from(include_builtin!("resources/img/dirt.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | "img/stone.png" => Bytes::from(include_builtin!("resources/img/stone.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | "img/cobblestone.png" => Bytes::from(include_builtin!("resources/img/cobblestone.png").as_slice()), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | "img/snow.png" => Bytes::from(include_builtin!("resources/img/snow.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | "img/gravel.png" => Bytes::from(include_builtin!("resources/img/gravel.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | "img/grass.png" => Bytes::from(include_builtin!("resources/img/grass.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | "img/sand.png" => Bytes::from(include_builtin!("resources/img/sand.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | "img/ice.png" => Bytes::from(include_builtin!("resources/img/ice.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | "img/tnt.png" => Bytes::from(include_builtin!("resources/img/tnt.png").as_slice()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | "img/power_grid.png" => Bytes::from(include_builtin!("resources/img/power_grid.png").as_slice()), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | "img/button.png" => Bytes::from(include_builtin!("resources/img/button.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | "img/water.png" => Bytes::from(include_builtin!("resources/img/water.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | "img/lava.png" => Bytes::from(include_builtin!("resources/img/lava.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | "img/acid.png" => Bytes::from(include_builtin!("resources/img/acid.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | "img/wood.png" => Bytes::from(include_builtin!("resources/img/wood.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | "img/bricks.png" => Bytes::from(include_builtin!("resources/img/bricks.png").as_slice()), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | "img/cloth.png" => Bytes::from(include_builtin!("resources/img/cloth.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | "img/concrete.png" => Bytes::from(include_builtin!("resources/img/concrete.png").as_slice()), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | "img/terracotta.png" => Bytes::from(include_builtin!("resources/img/terracotta.png").as_slice()), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | "img/lamp.png" => Bytes::from(include_builtin!("resources/img/lamp.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | "img/glass.png" => Bytes::from(include_builtin!("resources/img/glass.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | "img/lump.png" => Bytes::from(include_builtin!("resources/img/lump.png").as_slice()), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | "img/ingot.png" => Bytes::from(include_builtin!("resources/img/ingot.png").as_slice()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | "img/ore_overlay.png" => Bytes::from(include_builtin!("resources/img/ore_overlay.png").as_slice()), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time [INFO] [stdout] --> src/resources.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | "README.txt" => Bytes::from(include_builtin!("resources/README.txt").as_slice()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `translate::*` [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub use translate::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yutio-common` (lib test) due to 31 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yutio-common` (lib) due to 31 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "144b773b8bc9d28278f9518dc336bd4ea42b985ef2ef9e32c3574dada76accab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144b773b8bc9d28278f9518dc336bd4ea42b985ef2ef9e32c3574dada76accab", kill_on_drop: false }` [INFO] [stdout] 144b773b8bc9d28278f9518dc336bd4ea42b985ef2ef9e32c3574dada76accab