[INFO] cloning repository https://github.com/daLabRat/IRON_MOON [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daLabRat/IRON_MOON" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdaLabRat%2FIRON_MOON", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdaLabRat%2FIRON_MOON'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef1cbf792c8e21ff0f99a39a00a835433945f861 [INFO] checking daLabRat/IRON_MOON against try#1c4199da70f816f2239f41c55168ff75a3663718 for 155501-infallible-never-no-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdaLabRat%2FIRON_MOON" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daLabRat/IRON_MOON [INFO] finished tweaking git repo https://github.com/daLabRat/IRON_MOON [INFO] tweaked toml for git repo https://github.com/daLabRat/IRON_MOON written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daLabRat/IRON_MOON on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daLabRat/IRON_MOON 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded zerocopy-derive v0.8.36 [INFO] [stderr] Downloaded zerocopy v0.8.36 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64489bf4a1360c94064d83ce4fafdeafa8562c93582c7c0cdebc550fe646a8e9 [INFO] running `Command { std: "docker" "start" "-a" "64489bf4a1360c94064d83ce4fafdeafa8562c93582c7c0cdebc550fe646a8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64489bf4a1360c94064d83ce4fafdeafa8562c93582c7c0cdebc550fe646a8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64489bf4a1360c94064d83ce4fafdeafa8562c93582c7c0cdebc550fe646a8e9", kill_on_drop: false }` [INFO] [stdout] 64489bf4a1360c94064d83ce4fafdeafa8562c93582c7c0cdebc550fe646a8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e11a57d906525b99982366e79b5aef77c288f27ab1b3aa4f4ff3a54b3cdf95 [INFO] running `Command { std: "docker" "start" "-a" "20e11a57d906525b99982366e79b5aef77c288f27ab1b3aa4f4ff3a54b3cdf95", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling zerocopy v0.8.36 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking mlua v0.10.5 [INFO] [stderr] Checking iron_moon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/scripting/bindings.rs:1911:25 [INFO] [stdout] | [INFO] [stdout] 1911 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/scripting/bindings.rs:1911:25 [INFO] [stdout] | [INFO] [stdout] 1911 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lua_value_to_json` is never used [INFO] [stdout] --> src/scripting/bindings.rs:698:4 [INFO] [stdout] | [INFO] [stdout] 698 | fn lua_value_to_json(value: mlua::Value) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lua_value_to_json` is never used [INFO] [stdout] --> src/scripting/bindings.rs:698:4 [INFO] [stdout] | [INFO] [stdout] 698 | fn lua_value_to_json(value: mlua::Value) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use claude_mud::world::content::create_starter_world; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/world_demo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use claude_mud::world::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | claude_mud::world::Entity::Player(_) => players += 1, [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] help: if you import `Entity`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 17 - claude_mud::world::Entity::Player(_) => players += 1, [INFO] [stdout] 17 + Entity::Player(_) => players += 1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | claude_mud::world::Entity::Npc(_) => npcs += 1, [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] help: if you import `Entity`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - claude_mud::world::Entity::Npc(_) => npcs += 1, [INFO] [stdout] 18 + Entity::Npc(_) => npcs += 1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | claude_mud::world::Entity::Item(_) => items += 1, [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] help: if you import `Entity`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - claude_mud::world::Entity::Item(_) => items += 1, [INFO] [stdout] 19 + Entity::Item(_) => items += 1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | if let claude_mud::world::Entity::Npc(npc) = entity { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] help: if you import `Entity`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 40 - if let claude_mud::world::Entity::Npc(npc) = entity { [INFO] [stdout] 40 + if let Entity::Npc(npc) = entity { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/websocket_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use claude_mud::network::{WebSocketConfig, WebSocketServer}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_mud` in this scope [INFO] [stdout] --> examples/show_world.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if let claude_mud::world::Entity::Item(item) = entity { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `claude_mud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_mud`, use `cargo add claude_mud` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] help: if you import `Entity`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 49 - if let claude_mud::world::Entity::Item(item) = entity { [INFO] [stdout] 49 + if let Entity::Item(item) = entity { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iron_moon` (example "show_world") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iron_moon` (example "websocket_server") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find type `World` in this scope [INFO] [stdout] --> examples/world_demo.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let mut world = World::new(); [INFO] [stdout] | ^^^^^ use of undeclared type `World` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::World; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Room` in this scope [INFO] [stdout] --> examples/world_demo.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let tavern = Room::new( [INFO] [stdout] | ^^^^ use of undeclared type `Room` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Room; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Room` in this scope [INFO] [stdout] --> examples/world_demo.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | let street = Room::new( [INFO] [stdout] | ^^^^ use of undeclared type `Room` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Room; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Room` in this scope [INFO] [stdout] --> examples/world_demo.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let market = Room::new( [INFO] [stdout] | ^^^^ use of undeclared type `Room` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Room; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Direction` in this scope [INFO] [stdout] --> examples/world_demo.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | world.connect_rooms(tavern_id, Direction::South, street_id); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Direction` in this scope [INFO] [stdout] --> examples/world_demo.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | world.connect_rooms(street_id, Direction::East, market_id); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Player` in this scope [INFO] [stdout] --> examples/world_demo.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | let player = Player::new("Adventurer".to_string(), tavern_id); [INFO] [stdout] | ^^^^^^ use of undeclared type `Player` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Player; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | let player_id = world.add_entity(Entity::Player(player)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Npc` in this scope [INFO] [stdout] --> examples/world_demo.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let bartender = Npc::new( [INFO] [stdout] | ^^^ use of undeclared type `Npc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Npc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `AiBehavior` in this scope [INFO] [stdout] --> examples/world_demo.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | AiBehavior::Passive, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `AiBehavior` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::AiBehavior; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | world.add_entity(Entity::Npc(bartender)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Npc` in this scope [INFO] [stdout] --> examples/world_demo.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | let merchant = Npc::new( [INFO] [stdout] | ^^^ use of undeclared type `Npc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Npc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `AiBehavior` in this scope [INFO] [stdout] --> examples/world_demo.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | AiBehavior::Wandering, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `AiBehavior` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::AiBehavior; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | world.add_entity(Entity::Npc(merchant)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Item` in this scope [INFO] [stdout] --> examples/world_demo.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let sword = Item::with_properties( [INFO] [stdout] | ^^^^ use of undeclared type `Item` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use chrono::format::Item; [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ItemProperties` in this scope [INFO] [stdout] --> examples/world_demo.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | ItemProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::ItemProperties; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | world.add_entity(Entity::Item(sword)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Item` in this scope [INFO] [stdout] --> examples/world_demo.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | let potion = Item::with_properties( [INFO] [stdout] | ^^^^ use of undeclared type `Item` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use chrono::format::Item; [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Item; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ItemProperties` in this scope [INFO] [stdout] --> examples/world_demo.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | ItemProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::ItemProperties; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | world.add_entity(Entity::Item(potion)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | Entity::Player(p) => println!(" [Player] {} (Level {})", p.name, p.stats.level), [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | Entity::Npc(n) => println!(" [NPC] {} - {}", n.name, n.description), [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | Entity::Item(i) => println!(" [Item] {} - {}", i.name, i.description), [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope [INFO] [stdout] --> examples/world_demo.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(Entity::Player(p)) = world.get_entity(&player_id) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Direction` in this scope [INFO] [stdout] --> examples/world_demo.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | for direction in Direction::all() { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use iron_moon::world::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iron_moon` (example "world_demo") due to 26 previous errors [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/scripting/bindings.rs:1911:25 [INFO] [stdout] | [INFO] [stdout] 1911 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lua_value_to_json` is never used [INFO] [stdout] --> src/scripting/bindings.rs:698:4 [INFO] [stdout] | [INFO] [stdout] 698 | fn lua_value_to_json(value: mlua::Value) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20e11a57d906525b99982366e79b5aef77c288f27ab1b3aa4f4ff3a54b3cdf95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e11a57d906525b99982366e79b5aef77c288f27ab1b3aa4f4ff3a54b3cdf95", kill_on_drop: false }` [INFO] [stdout] 20e11a57d906525b99982366e79b5aef77c288f27ab1b3aa4f4ff3a54b3cdf95