[INFO] fetching crate safe_ecs 0.1.0...
[INFO] checking safe_ecs-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate safe_ecs 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate safe_ecs 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate safe_ecs 0.1.0
[INFO] finished tweaking crates.io crate safe_ecs 0.1.0
[INFO] tweaked toml for crates.io crate safe_ecs 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00fb08f010e1a4bf6c5474e9e039a4b315bb11dd27b14019081ed25ae6b1757a
[INFO] running `Command { std: "docker" "start" "-a" "00fb08f010e1a4bf6c5474e9e039a4b315bb11dd27b14019081ed25ae6b1757a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00fb08f010e1a4bf6c5474e9e039a4b315bb11dd27b14019081ed25ae6b1757a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00fb08f010e1a4bf6c5474e9e039a4b315bb11dd27b14019081ed25ae6b1757a", kill_on_drop: false }`
[INFO] [stdout] 00fb08f010e1a4bf6c5474e9e039a4b315bb11dd27b14019081ed25ae6b1757a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f0b2d5ee1cb25156d87923dca7348d5e724dc6bb14db727a5f7ad27120bc301
[INFO] running `Command { std: "docker" "start" "-a" "6f0b2d5ee1cb25156d87923dca7348d5e724dc6bb14db727a5f7ad27120bc301", kill_on_drop: false }`
[INFO] [stderr]    Compiling safe_ecs_derive v0.1.0
[INFO] [stderr]     Checking safe_ecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(map_try_insert, type_alias_impl_trait, generic_associated_types)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(map_try_insert, type_alias_impl_trait, generic_associated_types)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn iter_mut(&mut self) -> QueryIter<'_, 'b, Q> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:434:8
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn new(borrows: &'a mut Query<'b, Q>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:456:49
[INFO] [stdout]     |
[INFO] [stdout] 456 |             borrows: borrows.locks.as_mut().map(|(locks, dyn_locks)| {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:461:30
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         .map(|lock| match lock {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn iter_mut(&mut self) -> QueryIter<'_, 'b, Q> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:544:12
[INFO] [stdout]     |
[INFO] [stdout] 544 |     pub fn next_dynamic(&mut self) -> Option<(<Self as Iterator>::Item, &mut [*mut u8])> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:546:18
[INFO] [stdout]     |
[INFO] [stdout] 546 |             .map(|item| (item, &mut self.dyn_param_data_ptrs[..]))
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:434:8
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn new(borrows: &'a mut Query<'b, Q>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:456:49
[INFO] [stdout]     |
[INFO] [stdout] 456 |             borrows: borrows.locks.as_mut().map(|(locks, dyn_locks)| {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:461:30
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         .map(|lock| match lock {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:544:12
[INFO] [stdout]     |
[INFO] [stdout] 544 |     pub fn next_dynamic(&mut self) -> Option<(<Self as Iterator>::Item, &mut [*mut u8])> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ArchetypeIter::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> src/query.rs:546:18
[INFO] [stdout]     |
[INFO] [stdout] 546 |             .map(|item| (item, &mut self.dyn_param_data_ptrs[..]))
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> src/query.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Q: QueryParam` is not satisfied
[INFO] [stdout]    --> src/query.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 | /             world
[INFO] [stdout] 440 | |                 .archetypes
[INFO] [stdout] 441 | |                 .iter()
[INFO] [stdout] 442 | |                 .filter(|archetype| Q::archetype_matches(archetype, &world.ecs_type_ids))
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                     })
[INFO] [stdout] 450 | |                 })
[INFO] [stdout]     | |__________________^ the trait `QueryParam` is not implemented for `Q`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `defining_use`
[INFO] [stdout]    --> src/query.rs:435:40
[INFO] [stdout]     |
[INFO] [stdout] 435 |         fn defining_use<'a, 'b: 'a, Q: QueryParam>(
[INFO] [stdout]     |                                        ^^^^^^^^^^ required by this bound in `defining_use`
[INFO] [stdout] help: consider restricting type parameter `Q`
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q: query::QueryParam> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                 +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Q: QueryParam` is not satisfied
[INFO] [stdout]    --> src/query.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 | /             world
[INFO] [stdout] 440 | |                 .archetypes
[INFO] [stdout] 441 | |                 .iter()
[INFO] [stdout] 442 | |                 .filter(|archetype| Q::archetype_matches(archetype, &world.ecs_type_ids))
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                     })
[INFO] [stdout] 450 | |                 })
[INFO] [stdout]     | |__________________^ the trait `QueryParam` is not implemented for `Q`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `defining_use`
[INFO] [stdout]    --> src/query.rs:435:40
[INFO] [stdout]     |
[INFO] [stdout] 435 |         fn defining_use<'a, 'b: 'a, Q: QueryParam>(
[INFO] [stdout]     |                                        ^^^^^^^^^^ required by this bound in `defining_use`
[INFO] [stdout] help: consider restricting type parameter `Q`
[INFO] [stdout]     |
[INFO] [stdout] 432 | type ArchetypeIter<'a, 'b: 'a, Q: query::QueryParam> = impl Iterator<Item = &'b Archetype> + 'a;
[INFO] [stdout]     |                                 +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `safe_ecs` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `safe_ecs` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6f0b2d5ee1cb25156d87923dca7348d5e724dc6bb14db727a5f7ad27120bc301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0b2d5ee1cb25156d87923dca7348d5e724dc6bb14db727a5f7ad27120bc301", kill_on_drop: false }`
[INFO] [stdout] 6f0b2d5ee1cb25156d87923dca7348d5e724dc6bb14db727a5f7ad27120bc301
