[INFO] fetching crate weasel 0.7.0... [INFO] checking weasel-0.7.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate weasel 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate weasel 0.7.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate weasel 0.7.0 [INFO] removed 7 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate weasel 0.7.0 [INFO] tweaked toml for crates.io crate weasel 0.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate weasel 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca97658d3ef9872299844e910964a71ac15afe17e6e1dc993d0880c9dffd7b07 [INFO] running `Command { std: "docker" "start" "-a" "ca97658d3ef9872299844e910964a71ac15afe17e6e1dc993d0880c9dffd7b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca97658d3ef9872299844e910964a71ac15afe17e6e1dc993d0880c9dffd7b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca97658d3ef9872299844e910964a71ac15afe17e6e1dc993d0880c9dffd7b07", kill_on_drop: false }` [INFO] [stdout] ca97658d3ef9872299844e910964a71ac15afe17e6e1dc993d0880c9dffd7b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0631a2a4cc928310fd35c020df49737f0bd3e8678786c7e169513a14f7878322 [INFO] running `Command { std: "docker" "start" "-a" "0631a2a4cc928310fd35c020df49737f0bd3e8678786c7e169513a14f7878322", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking weasel v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stdout] error[E0432]: unresolved import `weasel::rules::entropy::UniformDistribution` [INFO] [stdout] --> examples/initiative/rules.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use weasel::rules::entropy::UniformDistribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UniformDistribution` in `rules::entropy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weasel::serde` [INFO] [stdout] --> examples/pirates/game.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use weasel::serde::FlatVersionedEvent; [INFO] [stdout] | ^^^^^ could not find `serde` in `weasel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/character_test.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weasel::rules::entropy::UniformDistribution` [INFO] [stdout] --> examples/pirates/rules.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use weasel::rules::entropy::UniformDistribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UniformDistribution` in `rules::entropy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> examples/pirates/game.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::Rng; [INFO] [stdout] | ^^^^ use of undeclared type or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/character_test.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `rand` [INFO] [stdout] --> examples/pirates/game.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^ use of undeclared type or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/character_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | util::object(&mut server, i, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/history_test.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weasel::serde` [INFO] [stdout] --> examples/autosave/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use weasel::serde::FlatVersionedEvent; [INFO] [stdout] | ^^^^^ could not find `serde` in `weasel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weasel::serde` [INFO] [stdout] --> examples/autosave/sink.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use weasel::serde::FlatVersionedEvent; [INFO] [stdout] | ^^^^^ could not find `serde` in `weasel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/history_test.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/history_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 209 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 209 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 209 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | util::start_round(&mut server, &ENTITY_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 265 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | util::creature(&mut server, i, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | util::object(&mut server, OBJECT_1_ID, POSITION_1); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | util::end_round(&mut server); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 265 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | util::team(&mut server, TEAM_5_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/object_test.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 265 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/space_test.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/space_test.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/actor_test.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 306 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:155:22 [INFO] [stdout] | [INFO] [stdout] 155 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/space_test.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, POSITION_1); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 306 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Character` [INFO] [stdout] --> tests/character_test.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use weasel::character::{AlterStatistics, Character}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 306 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | util::start_round(&mut server, &ENTITY_C1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/space_test.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | util::object(&mut server, OBJECT_1_ID, POSITION_2); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | util::team(&mut server, i); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | util::end_round(&mut server); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | let mut server = util::server(rules); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `weasel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | util::start_round(&mut server, &ENTITY_C1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | util::end_round(&mut server); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 362 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 362 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 362 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | util::object(&mut server, OBJECT_2_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 428 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 428 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 428 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> tests/history_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 449 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 449 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:473:22 [INFO] [stdout] | [INFO] [stdout] 473 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 449 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 488 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | let mut server = util::server(rules); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | util::team(&mut server, TEAM_2_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, POSITION_1); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, POSITION_1); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 488 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | util::start_round(&mut server, &ENTITY_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/status_test.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | util::object(&mut server, OBJECT_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] ... [INFO] [stdout] 488 | let mut server = scenario!(); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:558:22 [INFO] [stdout] | [INFO] [stdout] 558 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/creature_test.rs:560:5 [INFO] [stdout] | [INFO] [stdout] 560 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | util::team(&mut server, TEAM_2_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:525:22 [INFO] [stdout] | [INFO] [stdout] 525 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:690:22 [INFO] [stdout] | [INFO] [stdout] 690 | let mut server = util::server(rules); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | util::start_round(&mut server, &ENTITY_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:702:5 [INFO] [stdout] | [INFO] [stdout] 702 | util::end_round(&mut server); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:723:22 [INFO] [stdout] | [INFO] [stdout] 723 | let mut server = util::server(rules); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:724:5 [INFO] [stdout] | [INFO] [stdout] 724 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:727:5 [INFO] [stdout] | [INFO] [stdout] 727 | util::start_round(&mut server, &ENTITY_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | util::end_round(&mut server); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:766:22 [INFO] [stdout] | [INFO] [stdout] 766 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | let mut server = util::server(CustomRules::new()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | util::team(&mut server, TEAM_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/team_test.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | util::creature(&mut server, CREATURE_1_ID, TEAM_1_ID, ()); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `util` [INFO] [stdout] --> tests/battle_test.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | util::start_round(&mut server, &ENTITY_1_ID); [INFO] [stdout] | ^^^^ use of undeclared type or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Actor` [INFO] [stdout] --> tests/team_test.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use weasel::actor::{Action, Actor, ActorRules}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0631a2a4cc928310fd35c020df49737f0bd3e8678786c7e169513a14f7878322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0631a2a4cc928310fd35c020df49737f0bd3e8678786c7e169513a14f7878322", kill_on_drop: false }` [INFO] [stdout] 0631a2a4cc928310fd35c020df49737f0bd3e8678786c7e169513a14f7878322