[INFO] fetching crate despero-hecs-schedule 0.6.2...
[INFO] checking despero-hecs-schedule-0.6.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate despero-hecs-schedule 0.6.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate despero-hecs-schedule 0.6.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate despero-hecs-schedule 0.6.2
[INFO] finished tweaking crates.io crate despero-hecs-schedule 0.6.2
[INFO] tweaked toml for crates.io crate despero-hecs-schedule 0.6.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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 hecs-macros v0.8.2
[INFO] [stderr]   Downloaded despero-hecs v0.9.1-f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69086752a60eda9932900b85a07fb15987e5f188a34ce6ac08cd61c90f52ec71
[INFO] running `Command { std: "docker" "start" "-a" "69086752a60eda9932900b85a07fb15987e5f188a34ce6ac08cd61c90f52ec71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69086752a60eda9932900b85a07fb15987e5f188a34ce6ac08cd61c90f52ec71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69086752a60eda9932900b85a07fb15987e5f188a34ce6ac08cd61c90f52ec71", kill_on_drop: false }`
[INFO] [stdout] 69086752a60eda9932900b85a07fb15987e5f188a34ce6ac08cd61c90f52ec71
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04119d6e5b5dd9e802920a9d6169599a4dd97a5499f96d3e7c81fd29ec9355e5
[INFO] running `Command { std: "docker" "start" "-a" "04119d6e5b5dd9e802920a9d6169599a4dd97a5499f96d3e7c81fd29ec9355e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]     Checking despero-hecs v0.9.1-f
[INFO] [stderr]     Checking despero-hecs-schedule v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hecs_schedule`
[INFO] [stdout]  --> tests/command_buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs_schedule::{CommandBuffer, GenericWorld, Schedule, SubWorld, Write};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hecs_schedule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hecs_schedule`
[INFO] [stdout]  --> tests/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hecs_schedule::{traits::QueryExt, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hecs_schedule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hecs_schedule`
[INFO] [stdout]  --> tests/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hecs_schedule::{traits::QueryExt, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hecs_schedule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `name` as mutable, as it is not declared as mutable
[INFO] [stdout]    --> src/system.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 .for_each(|(_, name)| *name = a.name.into());
[INFO] [stdout]     |                                        ^^^^ cannot borrow as mutable
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 .for_each(|(_, mut name)| *name = a.name.into());
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `Item` is not a member of trait `hecs::Fetch`
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ not a member of trait `hecs::Fetch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `despero-hecs-schedule` (test "command_buffer") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0407]: method `get` is not a member of trait `hecs::Fetch`
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ not a member of trait `hecs::Fetch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `despero-hecs-schedule` (lib test) due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorldRef`
[INFO] [stdout]   --> tests/tests.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let subworld = SubWorldRef::<(&i32, &mut f32, &String)>::new(&world);
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `SubWorldRef`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorldRef` in this scope
[INFO] [stdout]   --> tests/tests.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let subworld: SubWorldRef<(&i32, &mut f32)> = subworld.try_into().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorldRef`
[INFO] [stdout]   --> tests/tests.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let subworld = SubWorldRef::<(&i32, &mut f32)>::new(&world);
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `SubWorldRef`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `get` in trait `hecs::Fetch`
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ not found in `hecs::Fetch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorldRef`
[INFO] [stdout]   --> tests/tests.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let subworld = SubWorldRef::<(Foo, &&'static str)>::new(&world);
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `SubWorldRef`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorldRef`
[INFO] [stdout]   --> tests/tests.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let subworld = SubWorldRef::<(&i32, &f32)>::new(&world);
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `SubWorldRef`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CommandBuffer`
[INFO] [stdout]    --> tests/tests.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut cmds = CommandBuffer::default();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ use of undeclared type `CommandBuffer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::CommandBuffer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hecs::CommandBuffer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Schedule`
[INFO] [stdout]    --> tests/tests.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut schedule = Schedule::builder()
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `Schedule`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Schedule;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let observe_before = |val: Read<i32>| {
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let observe_other = |val: Read<f64>| {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Write` in this scope
[INFO] [stdout]    --> tests/tests.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let mutate = |mut val: Write<i32>| {
[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::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let observe_after = |val: Read<i32>| {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Schedule`
[INFO] [stdout]    --> tests/tests.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut other_schedule = Schedule::builder();
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `Schedule`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Schedule;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Schedule`
[INFO] [stdout]    --> tests/tests.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut schedule = Schedule::builder()
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `Schedule`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Schedule;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn system1(a: Read<A>, b: Read<B>, c: Read<C>) {
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn system1(a: Read<A>, b: Read<B>, c: Read<C>) {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:186:43
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn system1(a: Read<A>, b: Read<B>, c: Read<C>) {
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Write` in this scope
[INFO] [stdout]    --> tests/tests.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn system2(mut a: Write<A>, outer: &str) {
[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::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn system3(a: Read<A>, outer: &str) {
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Schedule`
[INFO] [stdout]    --> tests/tests.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut schedule = Schedule::builder()
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `Schedule`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Schedule;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorld` in this scope
[INFO] [stdout]    --> tests/tests.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |             |_: SubWorld<(&A, &B)>, a: Read<_>, b: Read<_>, c: Read<_>| {
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorld;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |             |_: SubWorld<(&A, &B)>, a: Read<_>, b: Read<_>, c: Read<_>| {
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:205:52
[INFO] [stdout]     |
[INFO] [stdout] 205 |             |_: SubWorld<(&A, &B)>, a: Read<_>, b: Read<_>, c: Read<_>| {
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:205:64
[INFO] [stdout]     |
[INFO] [stdout] 205 |             |_: SubWorld<(&A, &B)>, a: Read<_>, b: Read<_>, c: Read<_>| {
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorld` in this scope
[INFO] [stdout]    --> tests/tests.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |         .add_system(move |_: SubWorld<&i32>, a: Write<_>| system2(a, outer))
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorld;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Write` in this scope
[INFO] [stdout]    --> tests/tests.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 |         .add_system(move |_: SubWorld<&i32>, a: Write<_>| system2(a, outer))
[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::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Read` in this scope
[INFO] [stdout]    --> tests/tests.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |         .add_system(move |_: Read<C>, a: Read<_>| system3(a, outer2))
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::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]    --> tests/tests.rs:210:42
[INFO] [stdout]     |
[INFO] [stdout] 210 |         .add_system(move |_: Read<C>, a: Read<_>| system3(a, outer2))
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::Read;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::Read;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorldRef`
[INFO] [stdout]    --> tests/tests.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let a = SubWorldRef::<(&i32, &f32)>::new(&world);
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `SubWorldRef`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorldRef` in this scope
[INFO] [stdout]    --> tests/tests.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let b: SubWorldRef<&f32> = a.split().unwrap();
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorldRef` in this scope
[INFO] [stdout]    --> tests/tests.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let _empty: SubWorldRef<()> = a.split().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubWorld`
[INFO] [stdout]    --> tests/tests.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let a = SubWorld::<(&'static &str, &mut f32)>::new(world.borrow());
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `SubWorld`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorld;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorld` in this scope
[INFO] [stdout]    --> tests/tests.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let b: SubWorld<&'static &str> = a.split().unwrap();
[INFO] [stdout]     |            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorld;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubWorldRef` in this scope
[INFO] [stdout]    --> tests/tests.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let ref_world: SubWorldRef<&f32> = (&a).into();
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use despero_hecs_schedule::SubWorldRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ensure`
[INFO] [stdout]  --> tests/tests.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{bail, ensure};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/despero-hecs-0.9.1-f/src/query.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub unsafe trait Fetch: Sized {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Item` not found for `Self`
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Item`, `get`
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ missing `Item`, `get` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0207]: the lifetime parameter `'a` is not constrained by the impl trait, self type, or predicates
[INFO] [stdout]   --> tests/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Query, Debug)]
[INFO] [stdout]    |              ^^^^^ unconstrained lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0207, E0220, E0407, E0412, E0432, E0433, E0437...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `despero-hecs-schedule` (test "tests") due to 43 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "04119d6e5b5dd9e802920a9d6169599a4dd97a5499f96d3e7c81fd29ec9355e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04119d6e5b5dd9e802920a9d6169599a4dd97a5499f96d3e7c81fd29ec9355e5", kill_on_drop: false }`
[INFO] [stdout] 04119d6e5b5dd9e802920a9d6169599a4dd97a5499f96d3e7c81fd29ec9355e5
