[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 try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmipli%2Fwily-the-wizard" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mipli/wily-the-wizard on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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-2/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mipli/spawning-pool.git` [INFO] [stderr] Updating git repository `https://github.com/Gustorn/tcod-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] [stderr] Downloaded cc v1.0.17 [INFO] [stderr] Downloaded bitflags v1.0.2 [INFO] [stderr] Downloaded Inflector v0.11.2 [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded quote v0.5.2 [INFO] [stderr] Downloaded proc-macro2 v0.3.8 [INFO] [stderr] Downloaded simple-stopwatch v0.1.4 [INFO] [stderr] Downloaded regex-syntax v0.5.5 [INFO] [stderr] Downloaded serde_derive_internals v0.23.1 [INFO] [stderr] Downloaded serde_derive v1.0.43 [INFO] [stderr] Downloaded serde v1.0.43 [INFO] [stderr] Downloaded serde_json v1.0.16 [INFO] [stderr] Downloaded syn v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 600ed5c676e01c72adb83a456f742fed57935ab087af54c452a5c9c94d14db43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "600ed5c676e01c72adb83a456f742fed57935ab087af54c452a5c9c94d14db43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600ed5c676e01c72adb83a456f742fed57935ab087af54c452a5c9c94d14db43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600ed5c676e01c72adb83a456f742fed57935ab087af54c452a5c9c94d14db43", kill_on_drop: false }` [INFO] [stdout] 600ed5c676e01c72adb83a456f742fed57935ab087af54c452a5c9c94d14db43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] f60a762bf7026ab1acf4add8f87cc4bf646c933e74eb46a1e43a42e011258537 [INFO] running `Command { std: "docker" "start" "-a" "f60a762bf7026ab1acf4add8f87cc4bf646c933e74eb46a1e43a42e011258537", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking serde v1.0.43 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking dtoa v0.4.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] Checking lazy_static v0.1.16 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking simple-stopwatch v0.1.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling tcod-sys v5.0.0 (https://github.com/Gustorn/tcod-rs.git?branch=tcod-16-upstream-rebase#a7d69d16) [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking serde_json v1.0.16 [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: 1 warning 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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f60a762bf7026ab1acf4add8f87cc4bf646c933e74eb46a1e43a42e011258537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60a762bf7026ab1acf4add8f87cc4bf646c933e74eb46a1e43a42e011258537", kill_on_drop: false }` [INFO] [stdout] f60a762bf7026ab1acf4add8f87cc4bf646c933e74eb46a1e43a42e011258537