[INFO] cloning repository https://github.com/rcaders/dungeoncrawl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcaders/dungeoncrawl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcaders%2Fdungeoncrawl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcaders%2Fdungeoncrawl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b1b7be1b4ad4e268ce6c8c2349429606c2d0eba [INFO] checking rcaders/dungeoncrawl against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcaders%2Fdungeoncrawl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcaders/dungeoncrawl on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcaders/dungeoncrawl [INFO] finished tweaking git repo https://github.com/rcaders/dungeoncrawl [INFO] tweaked toml for git repo https://github.com/rcaders/dungeoncrawl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rcaders/dungeoncrawl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956509e8589cf5774f413a51997f80ea19cb2f658c5d6fcb19200e688e62aa17 [INFO] running `Command { std: "docker" "start" "-a" "956509e8589cf5774f413a51997f80ea19cb2f658c5d6fcb19200e688e62aa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956509e8589cf5774f413a51997f80ea19cb2f658c5d6fcb19200e688e62aa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956509e8589cf5774f413a51997f80ea19cb2f658c5d6fcb19200e688e62aa17", kill_on_drop: false }` [INFO] [stdout] 956509e8589cf5774f413a51997f80ea19cb2f658c5d6fcb19200e688e62aa17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d9e9afb4a57915ce860e834169a97efe50656c0eabe4a68b76b85cb81ce3521 [INFO] running `Command { std: "docker" "start" "-a" "6d9e9afb4a57915ce860e834169a97efe50656c0eabe4a68b76b85cb81ce3521", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking object-pool v0.5.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking bracket-geometry v0.8.2 [INFO] [stderr] Checking bracket-random v0.8.2 [INFO] [stderr] Checking bracket-noise v0.8.2 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking bracket-terminal v0.8.2 [INFO] [stderr] Checking bracket-lib v0.8.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking erased-serde v0.3.14 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking dungeoncrawl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | mb.fill(TileType::Wall); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | self.map.tiles[idx] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:61:48 [INFO] [stdout] | [INFO] [stdout] 61 | self.map.tiles[idx as usize] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:70:48 [INFO] [stdout] | [INFO] [stdout] 70 | self.map.tiles[idx as usize] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Map` in this scope [INFO] [stdout] --> src/map_builder.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub map: Map, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map` [INFO] [stdout] --> src/map_builder.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | map: Map::new(), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TileType` in this scope [INFO] [stdout] --> src/map_builder.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | fn fill(&mut self, tile: TileType) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bracket-random-0.8.2/src/parsing.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DiceType { [INFO] [stdout] | ------------------- similarly named struct `DiceType` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 25 | fn fill(&mut self, tile: DiceType) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::TileType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_idx` in this scope [INFO] [stdout] --> src/map_builder.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let idx = map_idx(p.x, p.y); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::map_idx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Map` in this scope [INFO] [stdout] --> src/systems/player_input.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | #[resource] map: &Map, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MapBuilder` [INFO] [stdout] --> src/main.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | let map_builder = MapBuilder::new(&mut rng); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 23 | use crate::map_builder::MapBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | mb.fill(TileType::Wall); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | self.map.tiles[idx] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:61:48 [INFO] [stdout] | [INFO] [stdout] 61 | self.map.tiles[idx as usize] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileType` [INFO] [stdout] --> src/map_builder.rs:70:48 [INFO] [stdout] | [INFO] [stdout] 70 | self.map.tiles[idx as usize] = TileType::Floor; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TileType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Map` in this scope [INFO] [stdout] --> src/map_builder.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub map: Map, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map` [INFO] [stdout] --> src/map_builder.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | map: Map::new(), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TileType` in this scope [INFO] [stdout] --> src/map_builder.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | fn fill(&mut self, tile: TileType) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bracket-random-0.8.2/src/parsing.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DiceType { [INFO] [stdout] | ------------------- similarly named struct `DiceType` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 25 | fn fill(&mut self, tile: DiceType) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::TileType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_idx` in this scope [INFO] [stdout] --> src/map_builder.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let idx = map_idx(p.x, p.y); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::map_idx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Map` in this scope [INFO] [stdout] --> src/systems/player_input.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | #[resource] map: &Map, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::map::Map; [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MapBuilder` [INFO] [stdout] --> src/main.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | let map_builder = MapBuilder::new(&mut rng); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 23 | use crate::map_builder::MapBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeoncrawl` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d9e9afb4a57915ce860e834169a97efe50656c0eabe4a68b76b85cb81ce3521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9e9afb4a57915ce860e834169a97efe50656c0eabe4a68b76b85cb81ce3521", kill_on_drop: false }` [INFO] [stdout] 6d9e9afb4a57915ce860e834169a97efe50656c0eabe4a68b76b85cb81ce3521