[INFO] cloning repository https://github.com/mipli/wily-the-wizard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mipli/wily-the-wizard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmipli%2Fwily-the-wizard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmipli%2Fwily-the-wizard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c0616c3b477510e8401288b816826f40e366265 [INFO] checking mipli/wily-the-wizard against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmipli%2Fwily-the-wizard" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mipli/wily-the-wizard on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mipli/wily-the-wizard [INFO] finished tweaking git repo https://github.com/mipli/wily-the-wizard [INFO] tweaked toml for git repo https://github.com/mipli/wily-the-wizard written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/mipli/wily-the-wizard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9029b0c4615c779e257d4f20db2c2a43de328705cf8cea96b343a6892415c8e4 [INFO] running `Command { std: "docker" "start" "-a" "9029b0c4615c779e257d4f20db2c2a43de328705cf8cea96b343a6892415c8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9029b0c4615c779e257d4f20db2c2a43de328705cf8cea96b343a6892415c8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9029b0c4615c779e257d4f20db2c2a43de328705cf8cea96b343a6892415c8e4", kill_on_drop: false }` [INFO] [stdout] 9029b0c4615c779e257d4f20db2c2a43de328705cf8cea96b343a6892415c8e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0475cca1734e4e7ea860dccf9511cb88c56cb1178560c0278ff08e8fd4c3f5c [INFO] running `Command { std: "docker" "start" "-a" "a0475cca1734e4e7ea860dccf9511cb88c56cb1178560c0278ff08e8fd4c3f5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking serde v1.0.43 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Checking simple-stopwatch v0.1.4 [INFO] [stderr] Compiling tcod-sys v5.0.0 (https://github.com/Gustorn/tcod-rs.git?branch=tcod-16-upstream-rebase#a7d69d16) [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking Inflector v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Checking geo v0.1.0 (/opt/rustwide/workdir/geo) [INFO] [stderr] Checking spawning_pool v0.1.0 (https://github.com/mipli/spawning-pool.git#df795ff2) [INFO] [stderr] Checking map_generator v0.1.0 (/opt/rustwide/workdir/map_generator) [INFO] [stdout] error[E0432]: unresolved import `bsp` [INFO] [stdout] --> map_generator/src/bsp.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | use bsp::*; [INFO] [stdout] | ^^^ help: a similar path exists: `crate::bsp` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | fn test_leaf_equality(actual: &Leaf, expected: &Leaf) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:219:53 [INFO] [stdout] | [INFO] [stdout] 219 | fn test_leaf_equality(actual: &Leaf, expected: &Leaf) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Leaf` [INFO] [stdout] --> map_generator/src/bsp.rs:245:24 [INFO] [stdout] | [INFO] [stdout] 245 | let mut root = Leaf::new(0, 0, 10, 10); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `split` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | split(&mut root, 3, &mut rng); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::split; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_rooms` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | create_rooms(&mut root, 3, &mut rng); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::create_rooms; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let leaf = Leaf { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | dim: Rect::new( 0, 0, 10, 10), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:253:33 [INFO] [stdout] | [INFO] [stdout] 253 | left: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | dim: Rect::new( 0, 0, 10, 4), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:257:37 [INFO] [stdout] | [INFO] [stdout] 257 | left: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | dim: Rect::new( 0, 0, 6, 4), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:260:32 [INFO] [stdout] | [INFO] [stdout] 260 | room: Some(Rect::new( 0, 0, 4, 3)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:264:38 [INFO] [stdout] | [INFO] [stdout] 264 | right: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | dim: Rect::new( 6, 0, 4, 4), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | room: Some(Rect::new( 6, 0, 3, 3)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:272:34 [INFO] [stdout] | [INFO] [stdout] 272 | right: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | dim: Rect::new( 0, 4, 10, 6), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | left: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | dim: Rect::new( 0, 4, 3, 6), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:283:38 [INFO] [stdout] | [INFO] [stdout] 283 | right: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | dim: Rect::new( 3, 4, 7, 6), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | left: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 288 | dim: Rect::new( 3, 4, 4, 6), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | room: Some(Rect::new( 3, 4, 3, 5)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Leaf` in this scope [INFO] [stdout] --> map_generator/src/bsp.rs:294:42 [INFO] [stdout] | [INFO] [stdout] 294 | right: Box::new(Some(Leaf{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Leaf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> map_generator/src/bsp.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | dim: Rect::new( 7, 4, 3, 6), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 216 | use crate::bsp::Rect; [INFO] [stdout] | [INFO] [stdout] 216 | use geo::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_size` [INFO] [stdout] --> map_generator/src/roomsy.rs:119:50 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn generate(width: i32, height: i32, min_size: i32, rng: &mut T) -> Map { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current` [INFO] [stdout] --> map_generator/src/tower.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub current: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `map_generator` due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a0475cca1734e4e7ea860dccf9511cb88c56cb1178560c0278ff08e8fd4c3f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0475cca1734e4e7ea860dccf9511cb88c56cb1178560c0278ff08e8fd4c3f5c", kill_on_drop: false }` [INFO] [stdout] a0475cca1734e4e7ea860dccf9511cb88c56cb1178560c0278ff08e8fd4c3f5c