[INFO] fetching crate rafx-plugins 0.0.14... [INFO] checking rafx-plugins-0.0.14 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rafx-plugins 0.0.14 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate rafx-plugins 0.0.14 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 crates.io crate rafx-plugins 0.0.14 [INFO] finished tweaking crates.io crate rafx-plugins 0.0.14 [INFO] tweaked toml for crates.io crate rafx-plugins 0.0.14 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontdue v0.4.0 [INFO] [stderr] Downloaded gltf-derive v0.16.0 [INFO] [stderr] Downloaded emath v0.12.0 [INFO] [stderr] Downloaded gltf v0.16.0 [INFO] [stderr] Downloaded epaint v0.12.0 [INFO] [stderr] Downloaded gltf-json v0.16.0 [INFO] [stderr] Downloaded egui v0.12.0 [INFO] [stderr] Downloaded ttf-parser v0.8.3 [INFO] [stderr] Downloaded rectangle-pack v0.2.2 [INFO] [stderr] Downloaded ldtk_rust v0.4.1 [INFO] [stderr] Downloaded rafx v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 8e7229682f42111dc9324de5977235a32b53bd6393a4a62a7167f503e839eb2e [INFO] running `Command { std: "docker" "start" "-a" "8e7229682f42111dc9324de5977235a32b53bd6393a4a62a7167f503e839eb2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e7229682f42111dc9324de5977235a32b53bd6393a4a62a7167f503e839eb2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7229682f42111dc9324de5977235a32b53bd6393a4a62a7167f503e839eb2e", kill_on_drop: false }` [INFO] [stdout] 8e7229682f42111dc9324de5977235a32b53bd6393a4a62a7167f503e839eb2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 0e194335c0fb57e296f4f3afdc43234adcb93d076715cc6c519f6685ddd6ef17 [INFO] running `Command { std: "docker" "start" "-a" "0e194335c0fb57e296f4f3afdc43234adcb93d076715cc6c519f6685ddd6ef17", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] num-traits v0.2.14: libm [INFO] [stderr] syn v1.0.75 (as host dependency): visit [INFO] [stderr] tokio v1.10.0: winapi [INFO] [stderr] uuid v0.8.2 (as host dependency): default, getrandom, std, v4 [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking capnp v0.14.3 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking path-slash v0.1.4 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking rectangle-pack v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling slotmap v1.0.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling distill-downstream-lmdb-sys v0.8.0-windows-fix [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking fontdue v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking distill-downstream-lmdb-rkv v0.11.0-windows-fix [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling profiling-procmacros v1.0.3 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling distill-serde-importable-derive v0.0.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking type-uuid v0.1.2 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking capnp-futures v0.14.1 [INFO] [stderr] Checking capnp-rpc v0.14.1 [INFO] [stderr] Checking distill-core v0.0.3 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking glam v0.13.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rafx-base v0.0.14 [INFO] [stderr] Checking distill-schema v0.0.3 [INFO] [stderr] Checking typetag v0.1.7 [INFO] [stderr] Checking rafx-api v0.0.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking ldtk_rust v0.4.1 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking distill-importer v0.0.3 [INFO] [stderr] Checking rafx-visibility v0.0.14 [INFO] [stderr] Checking rafx-framework v0.0.14 [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking distill-loader v0.0.3 [INFO] [stderr] Checking distill-daemon v0.0.3 [INFO] [stderr] Checking distill v0.0.3 [INFO] [stderr] Checking rafx-assets v0.0.14 [INFO] [stderr] Checking rafx-renderer v0.0.14 [INFO] [stderr] Checking rafx v0.0.14 [INFO] [stderr] Checking rafx-plugins v0.0.14 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `legion` [INFO] [stdout] --> src/features/mesh/jobs/extract.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use legion::{Entity, EntityStore, IntoQuery, Read, World}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `legion` [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use legion::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `legion`, `super::MeshRenderFeature`, `super::MeshRenderOptions` [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::MeshRenderFeature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::MeshRenderOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/features/sprite/jobs/extract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use legion::{EntityStore, World}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `World` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:147:49 [INFO] [stdout] | [INFO] [stdout] 143 | fn calculate_shadow_map_views( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 147 | let world_fetch = extract_resources.fetch::(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:57 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | let mut query = <(Entity, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | let mut query = <(Entity, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:58 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rafx-plugins` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `legion` [INFO] [stdout] --> src/features/mesh/jobs/extract.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use legion::{Entity, EntityStore, IntoQuery, Read, World}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `legion` [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use legion::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `legion`, `super::MeshRenderFeature`, `super::MeshRenderOptions` [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::MeshRenderFeature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::MeshRenderOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/features/sprite/jobs/extract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use legion::{EntityStore, World}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `legion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `World` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:147:49 [INFO] [stdout] | [INFO] [stdout] 143 | fn calculate_shadow_map_views( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 147 | let world_fetch = extract_resources.fetch::(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:174:57 [INFO] [stdout] | [INFO] [stdout] 174 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | let mut query = <(Entity, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | let mut query = <(Entity, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/features/mesh/shadow_map_resource.rs:278:58 [INFO] [stdout] | [INFO] [stdout] 278 | let mut query = <(Entity, Read, Read)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assets::mesh::importers::blender_prefab_importer::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::de::Read; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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" "0e194335c0fb57e296f4f3afdc43234adcb93d076715cc6c519f6685ddd6ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e194335c0fb57e296f4f3afdc43234adcb93d076715cc6c519f6685ddd6ef17", kill_on_drop: false }` [INFO] [stdout] 0e194335c0fb57e296f4f3afdc43234adcb93d076715cc6c519f6685ddd6ef17