[INFO] cloning repository https://github.com/ethanaobrien/ew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanaobrien/ew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanaobrien%2Few", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanaobrien%2Few'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fae080ea8735b1466fd0c0f70cbbca97a3f2ce23 [INFO] checking ethanaobrien/ew/fae080ea8735b1466fd0c0f70cbbca97a3f2ce23 against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanaobrien%2Few" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethanaobrien/ew on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethanaobrien/ew [INFO] finished tweaking git repo https://github.com/ethanaobrien/ew [INFO] tweaked toml for git repo https://github.com/ethanaobrien/ew written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ethanaobrien/ew 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-flate-codegen v0.3.0 [INFO] [stderr] Downloaded include-flate-compress v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e49d11630a778ff405fbb9d3dfc31bde0cc0219865ed925453c8c47c797e352 [INFO] running `Command { std: "docker" "start" "-a" "9e49d11630a778ff405fbb9d3dfc31bde0cc0219865ed925453c8c47c797e352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e49d11630a778ff405fbb9d3dfc31bde0cc0219865ed925453c8c47c797e352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e49d11630a778ff405fbb9d3dfc31bde0cc0219865ed925453c8c47c797e352", kill_on_drop: false }` [INFO] [stdout] 9e49d11630a778ff405fbb9d3dfc31bde0cc0219865ed925453c8c47c797e352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679cdf88b778c4694ce446872b4e82d13497ca8a794f639781d8a2180ab2522a [INFO] running `Command { std: "docker" "start" "-a" "679cdf88b778c4694ce446872b4e82d13497ca8a794f639781d8a2180ab2522a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking impl-more v0.1.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling include-flate-compress v0.3.0 [INFO] [stderr] Compiling include-flate-codegen v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking ew v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: Detected low compression ratio (3.59%) for file "src/router/userdata/missions.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/userdata/mod.rs:123:52 [INFO] [stdout] | [INFO] [stdout] 123 | if user_missions.is_empty() {include_file!("src/router/userdata/missions.json")} else {missions} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.32%) for file "src/router/userdata/full_sif.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/user.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | cards = json::parse(&include_file!("src/router/userdata/full_sif.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.59%) for file "src/router/userdata/missions.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/userdata/mod.rs:123:52 [INFO] [stdout] | [INFO] [stdout] 123 | if user_missions.is_empty() {include_file!("src/router/userdata/missions.json")} else {missions} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/router/webui.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | .body(include_file!("webui/dist/index.html")) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.13%) for file "src/router/databases/json/login_bonus_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | let items = json::parse(&include_file!("src/router/databases/json/login_bonus_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.32%) for file "src/router/userdata/full_sif.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/user.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | cards = json::parse(&include_file!("src/router/userdata/full_sif.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/router/webui.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | .body(include_file!("webui/dist/index.html")) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.13%) for file "src/router/databases/json/login_bonus_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | let items = json::parse(&include_file!("src/router/databases/json/login_bonus_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (2.60%) for file "src/router/databases/json/exchange_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | let items = json::parse(&include_file!("src/router/databases/json/exchange_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.73%) for file "src/router/databases/json/exchange_item_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | let items = json::parse(&include_file!("src/router/databases/json/exchange_item_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (2.60%) for file "src/router/databases/json/exchange_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | let items = json::parse(&include_file!("src/router/databases/json/exchange_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.37%) for file "src/router/databases/json/live.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let items = json::parse(&include_file!("src/router/databases/json/live.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.37%) for file "src/router/databases/json/live.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | json::parse(&include_file!("src/router/databases/json/live.json")).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.73%) for file "src/router/databases/json/exchange_item_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | let items = json::parse(&include_file!("src/router/databases/json/exchange_item_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.37%) for file "src/router/databases/json/live.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let items = json::parse(&include_file!("src/router/databases/json/live.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.09%) for file "src/router/databases/json/login_bonus.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:117:48 [INFO] [stdout] | [INFO] [stdout] 117 | let items = json::parse(&include_file!("src/router/databases/json/login_bonus.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (6.66%) for file "src/router/databases/json/login_bonus_reward_setting.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | let days = json::parse(&include_file!("src/router/databases/json/login_bonus_reward_setting.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (4.37%) for file "src/router/databases/json/live.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | json::parse(&include_file!("src/router/databases/json/live.json")).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.09%) for file "src/router/databases/json/login_bonus.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:117:48 [INFO] [stdout] | [INFO] [stdout] 117 | let items = json::parse(&include_file!("src/router/databases/json/login_bonus.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (6.66%) for file "src/router/databases/json/login_bonus_reward_setting.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | let days = json::parse(&include_file!("src/router/databases/json/login_bonus_reward_setting.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.95%) for file "src/router/databases/json/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:141:48 [INFO] [stdout] | [INFO] [stdout] 141 | let items = json::parse(&include_file!("src/router/databases/json/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.95%) for file "src/router/databases/json/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:141:48 [INFO] [stdout] | [INFO] [stdout] 141 | let items = json::parse(&include_file!("src/router/databases/json/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.96%) for file "src/router/databases/json/global/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:142:55 [INFO] [stdout] | [INFO] [stdout] 142 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.96%) for file "src/router/databases/json/global/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:142:55 [INFO] [stdout] | [INFO] [stdout] 142 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.95%) for file "src/router/databases/json/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | let items = json::parse(&include_file!("src/router/databases/json/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.95%) for file "src/router/databases/json/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | let items = json::parse(&include_file!("src/router/databases/json/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.96%) for file "src/router/databases/json/global/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:163:55 [INFO] [stdout] | [INFO] [stdout] 163 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (7.67%) for file "src/router/databases/json/lottery_rarity.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | let items = json::parse(&include_file!("src/router/databases/json/lottery_rarity.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (7.73%) for file "src/router/databases/json/global/lottery_rarity.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:186:55 [INFO] [stdout] | [INFO] [stdout] 186 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_rarity.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.87%) for file "src/router/databases/json/lottery.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:207:48 [INFO] [stdout] | [INFO] [stdout] 207 | let items = json::parse(&include_file!("src/router/databases/json/lottery.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.62%) for file "src/router/databases/json/global/lottery.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:208:55 [INFO] [stdout] | [INFO] [stdout] 208 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (3.96%) for file "src/router/databases/json/global/lottery_item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:163:55 [INFO] [stdout] | [INFO] [stdout] 163 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.19%) for file "src/router/databases/json/lottery_price.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:221:48 [INFO] [stdout] | [INFO] [stdout] 221 | let items = json::parse(&include_file!("src/router/databases/json/lottery_price.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (7.67%) for file "src/router/databases/json/lottery_rarity.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | let items = json::parse(&include_file!("src/router/databases/json/lottery_rarity.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.25%) for file "src/router/databases/json/global/lottery_price.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:222:55 [INFO] [stdout] | [INFO] [stdout] 222 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_price.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (7.73%) for file "src/router/databases/json/global/lottery_rarity.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:186:55 [INFO] [stdout] | [INFO] [stdout] 186 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_rarity.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.87%) for file "src/router/databases/json/lottery.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:207:48 [INFO] [stdout] | [INFO] [stdout] 207 | let items = json::parse(&include_file!("src/router/databases/json/lottery.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.62%) for file "src/router/databases/json/global/lottery.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:208:55 [INFO] [stdout] | [INFO] [stdout] 208 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.19%) for file "src/router/databases/json/lottery_price.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:221:48 [INFO] [stdout] | [INFO] [stdout] 221 | let items = json::parse(&include_file!("src/router/databases/json/lottery_price.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.25%) for file "src/router/databases/json/global/lottery_price.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:222:55 [INFO] [stdout] | [INFO] [stdout] 222 | let items_global = json::parse(&include_file!("src/router/databases/json/global/lottery_price.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.19%) for file "src/router/databases/json/mission.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:241:48 [INFO] [stdout] | [INFO] [stdout] 241 | let items = json::parse(&include_file!("src/router/databases/json/mission.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.19%) for file "src/router/databases/json/mission.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:241:48 [INFO] [stdout] | [INFO] [stdout] 241 | let items = json::parse(&include_file!("src/router/databases/json/mission.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.19%) for file "src/router/databases/json/mission.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:249:48 [INFO] [stdout] | [INFO] [stdout] 249 | let items = json::parse(&include_file!("src/router/databases/json/mission.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.22%) for file "src/router/databases/json/mission_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:263:48 [INFO] [stdout] | [INFO] [stdout] 263 | let items = json::parse(&include_file!("src/router/databases/json/mission_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.19%) for file "src/router/databases/json/mission.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:249:48 [INFO] [stdout] | [INFO] [stdout] 249 | let items = json::parse(&include_file!("src/router/databases/json/mission.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (6.00%) for file "src/router/databases/json/item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let items = json::parse(&include_file!("src/router/databases/json/item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.42%) for file "src/router/databases/json/user_rank.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:278:36 [INFO] [stdout] | [INFO] [stdout] 278 | json::parse(&include_file!("src/router/databases/json/user_rank.json")).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 26 | .body(include_file!("webui/dist/index.css")) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 32 | .body(include_file!("webui/dist/index.js")) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (5.22%) for file "src/router/databases/json/mission_reward.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:263:48 [INFO] [stdout] | [INFO] [stdout] 263 | let items = json::parse(&include_file!("src/router/databases/json/mission_reward.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (6.00%) for file "src/router/databases/json/item.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let items = json::parse(&include_file!("src/router/databases/json/item.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Detected low compression ratio (8.42%) for file "src/router/databases/json/user_rank.json" with `Deflate`. Consider using other compression methods. [INFO] [stdout] --> src/router/databases/mod.rs:278:36 [INFO] [stdout] | [INFO] [stdout] 278 | json::parse(&include_file!("src/router/databases/json/user_rank.json")).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 26 | .body(include_file!("webui/dist/index.css")) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 32 | .body(include_file!("webui/dist/index.js")) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 168 | let file = include_flate_codegen::deflate_file!($s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_flate_codegen::deflate_file` which comes from the expansion of the macro `include_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ew` (bin "ew") due to 3 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ew` (bin "ew" test) due to 3 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "679cdf88b778c4694ce446872b4e82d13497ca8a794f639781d8a2180ab2522a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679cdf88b778c4694ce446872b4e82d13497ca8a794f639781d8a2180ab2522a", kill_on_drop: false }` [INFO] [stdout] 679cdf88b778c4694ce446872b4e82d13497ca8a794f639781d8a2180ab2522a