[INFO] cloning repository https://github.com/Liu-WeiHu/hands_on_rust_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Liu-WeiHu/hands_on_rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fhands_on_rust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fhands_on_rust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c9ea6de1aaed04d3af384afd12c3fa2733f05ef [INFO] checking Liu-WeiHu/hands_on_rust_game against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fhands_on_rust_game" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Liu-WeiHu/hands_on_rust_game on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Liu-WeiHu/hands_on_rust_game [INFO] finished tweaking git repo https://github.com/Liu-WeiHu/hands_on_rust_game [INFO] tweaked toml for git repo https://github.com/Liu-WeiHu/hands_on_rust_game written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Liu-WeiHu/hands_on_rust_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ultraviolet v0.8.1 [INFO] [stderr] Downloaded bracket-geometry v0.8.3 [INFO] [stderr] Downloaded glow v0.10.0 [INFO] [stderr] Downloaded bracket-terminal v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c7f8ef5763782cbc53f3711512361e4abf36874b94abb306ca10f624e776dd4 [INFO] running `Command { std: "docker" "start" "-a" "1c7f8ef5763782cbc53f3711512361e4abf36874b94abb306ca10f624e776dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c7f8ef5763782cbc53f3711512361e4abf36874b94abb306ca10f624e776dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7f8ef5763782cbc53f3711512361e4abf36874b94abb306ca10f624e776dd4", kill_on_drop: false }` [INFO] [stdout] 1c7f8ef5763782cbc53f3711512361e4abf36874b94abb306ca10f624e776dd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e997f4979cb28424e41938cf4e3f6dac1da34c83717bf5c77fe628c0cd90f499 [INFO] running `Command { std: "docker" "start" "-a" "e997f4979cb28424e41938cf4e3f6dac1da34c83717bf5c77fe628c0cd90f499", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] instant v0.1.10: js-sys, wasm-bindgen, wasm-bindgen_rs, web-sys [INFO] [stderr] syn v1.0.73 (as host dependency): extra-traits, visit [INFO] [stderr] winit v0.24.0: wasm-bindgen, web-sys, web_sys [INFO] [stderr] [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking hands_on_rust_game v0.1.0 (/tmp/fixit) [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking bracket-geometry v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking bracket-random v0.8.2 [INFO] [stderr] Checking bracket-noise v0.8.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking bracket-terminal v0.8.5 [INFO] [stderr] Checking bracket-lib v0.8.1 [INFO] [stderr] Checking flappy_dragon_enhanced v0.1.0 (/tmp/fixit/flappy_dragon_enhanced) [INFO] [stderr] Migrating flappy_dragon_enhanced/src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 154 | 0..=100 => self.x += 1, [INFO] [stdout] | ------- this range overlaps on `100_i32`... [INFO] [stdout] 155 | 100..=200 => self.x += 2, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 155 | 100..=200 => self.x += 2, [INFO] [stdout] | --------- this range overlaps on `200_i32`... [INFO] [stdout] 156 | 200..=300 => self.x += 3, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 156 | 200..=300 => self.x += 3, [INFO] [stdout] | --------- this range overlaps on `300_i32`... [INFO] [stdout] 157 | 300..=400 => self.x += 4, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 157 | 300..=400 => self.x += 4, [INFO] [stdout] | --------- this range overlaps on `400_i32`... [INFO] [stdout] 158 | 400..=500 => self.x += 5, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 154 | 0..=100 => self.x += 1, [INFO] [stdout] | ------- this range overlaps on `100_i32`... [INFO] [stdout] 155 | 100..=200 => self.x += 2, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 155 | 100..=200 => self.x += 2, [INFO] [stdout] | --------- this range overlaps on `200_i32`... [INFO] [stdout] 156 | 200..=300 => self.x += 3, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 156 | 200..=300 => self.x += 3, [INFO] [stdout] | --------- this range overlaps on `300_i32`... [INFO] [stdout] 157 | 300..=400 => self.x += 4, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> flappy_dragon_enhanced/src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 157 | 300..=400 => self.x += 4, [INFO] [stdout] | --------- this range overlaps on `400_i32`... [INFO] [stdout] 158 | 400..=500 => self.x += 5, [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking dungeon_crawler v0.1.0 (/tmp/fixit/dungeon_crawler) [INFO] [stderr] Migrating dungeon_crawler/src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0423]: expected value, found module `player` [INFO] [stdout] --> dungeon_crawler/src/spawner.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | player, [INFO] [stdout] | ^^^^^^ help: a unit struct with a similar name exists: `Player` [INFO] [stdout] | [INFO] [stdout] ::: dungeon_crawler/src/components.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Player; [INFO] [stdout] | ------------------ similarly named unit struct `Player` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Schedulel` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | systems: Schedulel, [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Schedule` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/legion-0.4.0/src/internals/systems/schedule.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | pub struct Schedule { [INFO] [stdout] | ------------------- similarly named struct `Schedule` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stae` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 27 | struct State { [INFO] [stdout] | ------------ similarly named struct `State` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | impl Stae { [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_scheduler` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | systems: build_scheduler() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> dungeon_crawler/src/spawner.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0071]: expected struct, variant or union type, found type error [INFO] [stdout] --> dungeon_crawler/src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | Self { [INFO] [stdout] | ^^^^ not a struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `State` in the current scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 27 | struct State { [INFO] [stdout] | ------------ function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 60 | main_loop(context, State::new()) [INFO] [stdout] | ^^^ function or associated item not found in `State` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `jpeg_decoder::worker::Worker` [INFO] [stdout] candidate #4: `AutoTypeKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0071, E0412, E0423, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0071`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeon_crawler` due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0423]: expected value, found module `player` [INFO] [stdout] --> dungeon_crawler/src/spawner.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | player, [INFO] [stdout] | ^^^^^^ help: a unit struct with a similar name exists: `Player` [INFO] [stdout] | [INFO] [stdout] ::: dungeon_crawler/src/components.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Player; [INFO] [stdout] | ------------------ similarly named unit struct `Player` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Schedulel` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | systems: Schedulel, [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Schedule` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/legion-0.4.0/src/internals/systems/schedule.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | pub struct Schedule { [INFO] [stdout] | ------------------- similarly named struct `Schedule` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stae` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 27 | struct State { [INFO] [stdout] | ------------ similarly named struct `State` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | impl Stae { [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_scheduler` in this scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | systems: build_scheduler() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> dungeon_crawler/src/spawner.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0071]: expected struct, variant or union type, found type error [INFO] [stdout] --> dungeon_crawler/src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | Self { [INFO] [stdout] | ^^^^ not a struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `State` in the current scope [INFO] [stdout] --> dungeon_crawler/src/main.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 27 | struct State { [INFO] [stdout] | ------------ function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 60 | main_loop(context, State::new()) [INFO] [stdout] | ^^^ function or associated item not found in `State` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `jpeg_decoder::worker::Worker` [INFO] [stdout] candidate #4: `AutoTypeKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0071, E0412, E0423, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0071`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e997f4979cb28424e41938cf4e3f6dac1da34c83717bf5c77fe628c0cd90f499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e997f4979cb28424e41938cf4e3f6dac1da34c83717bf5c77fe628c0cd90f499", kill_on_drop: false }` [INFO] [stdout] e997f4979cb28424e41938cf4e3f6dac1da34c83717bf5c77fe628c0cd90f499