[INFO] cloning repository https://github.com/RandomAmbersky/NationOfLastLand-Core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RandomAmbersky/NationOfLastLand-Core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomAmbersky%2FNationOfLastLand-Core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomAmbersky%2FNationOfLastLand-Core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c562fcbc75bd949e65bf655681eebd91589b947
[INFO] testing RandomAmbersky/NationOfLastLand-Core against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomAmbersky%2FNationOfLastLand-Core" "/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/RandomAmbersky/NationOfLastLand-Core
[INFO] finished tweaking git repo https://github.com/RandomAmbersky/NationOfLastLand-Core
[INFO] tweaked toml for git repo https://github.com/RandomAmbersky/NationOfLastLand-Core written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RandomAmbersky/NationOfLastLand-Core on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RandomAmbersky/NationOfLastLand-Core 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/example-wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.9
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] [stderr]   Downloaded syn v2.0.113
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3760740eefdb82e69e676510f79eae0b52ca57e0724601720478a830f2e8d3c2
[INFO] running `Command { std: "docker" "start" "-a" "3760740eefdb82e69e676510f79eae0b52ca57e0724601720478a830f2e8d3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3760740eefdb82e69e676510f79eae0b52ca57e0724601720478a830f2e8d3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3760740eefdb82e69e676510f79eae0b52ca57e0724601720478a830f2e8d3c2", kill_on_drop: false }`
[INFO] [stdout] 3760740eefdb82e69e676510f79eae0b52ca57e0724601720478a830f2e8d3c2
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d645a3e0d26d746df9a3874542f8ea8a65e61d13b4f1d4ae15f5f8dc19a85c2
[INFO] running `Command { std: "docker" "start" "-a" "2d645a3e0d26d746df9a3874542f8ea8a65e61d13b4f1d4ae15f5f8dc19a85c2", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/example-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling zmij v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling nation-of-last-land-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `create_alert_from_description`
[INFO] [stdout]   --> core/src/core.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::spawner::{create_alert_from_description, create_base_from_description, create_item_from_description, create_unit_from_des...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stdout] warning: methods `get_bundle_trash` and `get_bundle_waste` are never used
[INFO] [stdout]   --> core/src/random_generator.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl RandomGenerator {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 41 |     pub fn get_bundle_trash(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Trash, Resistance) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_bundle_waste(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Resistance) {
[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 `create_alert_from_description` is never used
[INFO] [stdout]  --> core/src/spawner/alert.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn create_alert_from_description(world: &mut World, descriptions: &Descriptions, alert_key: &str, pos: Pos, r: &RandomGenerator) ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_trash` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn create_trash(world: &mut World, pos: Pos, r: &RandomGenerator, description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_waste` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn create_waste(world: &mut World, pos: Pos, r: &RandomGenerator,  description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling example-wasm v0.1.0 (/opt/rustwide/workdir/example-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
[INFO] running `Command { std: "docker" "inspect" "2d645a3e0d26d746df9a3874542f8ea8a65e61d13b4f1d4ae15f5f8dc19a85c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d645a3e0d26d746df9a3874542f8ea8a65e61d13b4f1d4ae15f5f8dc19a85c2", kill_on_drop: false }`
[INFO] [stdout] 2d645a3e0d26d746df9a3874542f8ea8a65e61d13b4f1d4ae15f5f8dc19a85c2
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b314ea68cbd9b3cf8d0d78011832e4219eee278940e6e7277c942c57aa18a65
[INFO] running `Command { std: "docker" "start" "-a" "1b314ea68cbd9b3cf8d0d78011832e4219eee278940e6e7277c942c57aa18a65", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/example-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] warning: unused import: `create_alert_from_description`
[INFO] [stdout]   --> core/src/core.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::spawner::{create_alert_from_description, create_base_from_description, create_item_from_description, create_unit_from_des...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_bundle_trash` and `get_bundle_waste` are never used
[INFO] [stdout]   --> core/src/random_generator.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl RandomGenerator {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 41 |     pub fn get_bundle_trash(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Trash, Resistance) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_bundle_waste(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Resistance) {
[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 `create_alert_from_description` is never used
[INFO] [stdout]  --> core/src/spawner/alert.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn create_alert_from_description(world: &mut World, descriptions: &Descriptions, alert_key: &str, pos: Pos, r: &RandomGenerator) ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_trash` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn create_trash(world: &mut World, pos: Pos, r: &RandomGenerator, description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_waste` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn create_waste(world: &mut World, pos: Pos, r: &RandomGenerator,  description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nation-of-last-land-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling example-wasm v0.1.0 (/opt/rustwide/workdir/example-wasm)
[INFO] [stdout] warning: unused import: `create_alert_from_description`
[INFO] [stdout]   --> core/src/core.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::spawner::{create_alert_from_description, create_base_from_description, create_item_from_description, create_unit_from_des...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_bundle_trash` and `get_bundle_waste` are never used
[INFO] [stdout]   --> core/src/random_generator.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl RandomGenerator {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 41 |     pub fn get_bundle_trash(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Trash, Resistance) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_bundle_waste(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Resistance) {
[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 `create_alert_from_description` is never used
[INFO] [stdout]  --> core/src/spawner/alert.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn create_alert_from_description(world: &mut World, descriptions: &Descriptions, alert_key: &str, pos: Pos, r: &RandomGenerator) ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_trash` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn create_trash(world: &mut World, pos: Pos, r: &RandomGenerator, description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_waste` is never used
[INFO] [stdout]   --> core/src/spawner/alert.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn create_waste(world: &mut World, pos: Pos, r: &RandomGenerator,  description: &AlertYaml) -> Entity {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "1b314ea68cbd9b3cf8d0d78011832e4219eee278940e6e7277c942c57aa18a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b314ea68cbd9b3cf8d0d78011832e4219eee278940e6e7277c942c57aa18a65", kill_on_drop: false }`
[INFO] [stdout] 1b314ea68cbd9b3cf8d0d78011832e4219eee278940e6e7277c942c57aa18a65
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94de865c8bc54d35afe47b8bb3b68a715a02ffdf189cb902e82a7e4e99e54f2e
[INFO] running `Command { std: "docker" "start" "-a" "94de865c8bc54d35afe47b8bb3b68a715a02ffdf189cb902e82a7e4e99e54f2e", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/example-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: unused import: `create_alert_from_description`
[INFO] [stderr]   --> core/src/core.rs:18:22
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::spawner::{create_alert_from_description, create_base_from_description, create_item_from_description, create_unit_from_des...
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_bundle_trash` and `get_bundle_waste` are never used
[INFO] [stderr]   --> core/src/random_generator.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl RandomGenerator {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] 41 |     pub fn get_bundle_trash(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Trash, Resistance) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn get_bundle_waste(&self, pos: Pos, max_health: &MinMax) -> (Pos, Health, EntityType, Alert, Resistance) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_alert_from_description` is never used
[INFO] [stderr]  --> core/src/spawner/alert.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn create_alert_from_description(world: &mut World, descriptions: &Descriptions, alert_key: &str, pos: Pos, r: &RandomGenerator) ...
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_trash` is never used
[INFO] [stderr]   --> core/src/spawner/alert.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn create_trash(world: &mut World, pos: Pos, r: &RandomGenerator, description: &AlertYaml) -> Entity {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_waste` is never used
[INFO] [stderr]   --> core/src/spawner/alert.rs:28:4
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn create_waste(world: &mut World, pos: Pos, r: &RandomGenerator,  description: &AlertYaml) -> Entity {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nation-of-last-land-core` (lib) generated 5 warnings (run `cargo fix --lib -p nation-of-last-land-core` to apply 1 suggestion)
[INFO] [stderr] warning: `nation-of-last-land-core` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_wasm-0f829a7eadbcfc1b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nation_of_last_land_core-89b0a715bcca350a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nation_of_last_land_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "94de865c8bc54d35afe47b8bb3b68a715a02ffdf189cb902e82a7e4e99e54f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94de865c8bc54d35afe47b8bb3b68a715a02ffdf189cb902e82a7e4e99e54f2e", kill_on_drop: false }`
[INFO] [stdout] 94de865c8bc54d35afe47b8bb3b68a715a02ffdf189cb902e82a7e4e99e54f2e
