[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#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmipli%2Fwily-the-wizard" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mipli/wily-the-wizard on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mipli/wily-the-wizard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa v0.4.2
[INFO] [stderr]   Downloaded serde_derive v1.0.43
[INFO] [stderr]   Downloaded itoa v0.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.16
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded serde v1.0.43
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded fnv v1.0.6
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.3.3
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded simple-stopwatch v0.1.4
[INFO] [stderr]   Downloaded unicode-xid v0.1.0
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded bitflags v1.0.2
[INFO] [stderr]   Downloaded serde_derive_internals v0.23.1
[INFO] [stderr]   Downloaded fuchsia-zircon v0.3.3
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded Inflector v0.11.2
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded time v0.1.39
[INFO] [stderr]   Downloaded proc-macro2 v0.3.8
[INFO] [stderr]   Downloaded cc v1.0.17
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded syn v0.13.4
[INFO] [stderr]   Downloaded regex v0.2.10
[INFO] [stderr]   Downloaded regex-syntax v0.5.5
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fea16391a184cdd9f108c2cff2032d7bb33ac881ef7dce979edf02379724ddb8
[INFO] running `Command { std: "docker" "start" "-a" "fea16391a184cdd9f108c2cff2032d7bb33ac881ef7dce979edf02379724ddb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fea16391a184cdd9f108c2cff2032d7bb33ac881ef7dce979edf02379724ddb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea16391a184cdd9f108c2cff2032d7bb33ac881ef7dce979edf02379724ddb8", kill_on_drop: false }`
[INFO] [stdout] fea16391a184cdd9f108c2cff2032d7bb33ac881ef7dce979edf02379724ddb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 221c972b1f5eeb40ae47a77b23b35f0035bff1677b4b9a1f17dd3e1a27dd2f26
[INFO] running `Command { std: "docker" "start" "-a" "221c972b1f5eeb40ae47a77b23b35f0035bff1677b4b9a1f17dd3e1a27dd2f26", kill_on_drop: false }`
[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 itoa v0.4.1
[INFO] [stderr]     Checking dtoa v0.4.2
[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 unreachable v1.0.0
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.5.5
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking simple-stopwatch v0.1.4
[INFO] [stderr]     Checking yaml-rust v0.4.0
[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 fnv v1.0.6
[INFO] [stderr]     Checking serde_json v1.0.16
[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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/point.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^^^^^^^^^
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Point` is not local
[INFO] [stdout]   |                                            `Serialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/point.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                       -^^^^^^^^^^
[INFO] [stdout]   |                                                       |
[INFO] [stdout]   |                                                       `Point` is not local
[INFO] [stdout]   |                                                       `Deserialize` is not local
[INFO] [stdout]   |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/rect.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                   ^^^^^^^^^
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   `Rect` is not local
[INFO] [stdout]   |                                                   `Serialize` is not local
[INFO] [stdout]   |                                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Rect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/rect.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                              -^^^^^^^^^^
[INFO] [stdout]   |                                                              |
[INFO] [stdout]   |                                                              `Rect` is not local
[INFO] [stdout]   |                                                              `Deserialize` is not local
[INFO] [stdout]   |                                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Rect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking map_generator v0.1.0 (/opt/rustwide/workdir/map_generator)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/point.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^^^^^^^^^
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Point` is not local
[INFO] [stdout]   |                                            `Serialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/point.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                       -^^^^^^^^^^
[INFO] [stdout]   |                                                       |
[INFO] [stdout]   |                                                       `Point` is not local
[INFO] [stdout]   |                                                       `Deserialize` is not local
[INFO] [stdout]   |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/rect.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                   ^^^^^^^^^
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   `Rect` is not local
[INFO] [stdout]   |                                                   `Serialize` is not local
[INFO] [stdout]   |                                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Rect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> geo/src/rect.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                              -^^^^^^^^^^
[INFO] [stdout]   |                                                              |
[INFO] [stdout]   |                                                              `Rect` is not local
[INFO] [stdout]   |                                                              `Deserialize` is not local
[INFO] [stdout]   |                                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Rect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> map_generator/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a feature with a similar name: `option_filter`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(drain_filter)]
[INFO] [stdout] 1 + #![feature(option_filter)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[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]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 217 |     use crate::bsp::*;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> map_generator/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a feature with a similar name: `option_filter`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(drain_filter)]
[INFO] [stdout] 1 + #![feature(option_filter)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<(Point, SpawnDirection)>` in the current scope
[INFO] [stdout]    --> map_generator/src/corridor.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |           let t = self.possible_connections
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 139 | |             .drain_filter(|(p, _)| !is_possible_connection(map, p))
[INFO] [stdout]     | |             -^^^^^^^^^^^^ method not found in `Vec<(Point, SpawnDirection)>`
[INFO] [stdout]     | |_____________|
[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<T: Rng>(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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<(Point, SpawnDirection)>` in the current scope
[INFO] [stdout]    --> map_generator/src/corridor.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |           let t = self.possible_connections
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 139 | |             .drain_filter(|(p, _)| !is_possible_connection(map, p))
[INFO] [stdout]     | |             -^^^^^^^^^^^^ method not found in `Vec<(Point, SpawnDirection)>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `map_generator` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `min_size`
[INFO] [stdout]    --> map_generator/src/roomsy.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn generate<T: Rng>(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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `map_generator` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "221c972b1f5eeb40ae47a77b23b35f0035bff1677b4b9a1f17dd3e1a27dd2f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221c972b1f5eeb40ae47a77b23b35f0035bff1677b4b9a1f17dd3e1a27dd2f26", kill_on_drop: false }`
[INFO] [stdout] 221c972b1f5eeb40ae47a77b23b35f0035bff1677b4b9a1f17dd3e1a27dd2f26
