[INFO] fetching crate ivy-resources 0.10.3...
[INFO] checking ivy-resources-0.10.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ivy-resources 0.10.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ivy-resources 0.10.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ivy-resources 0.10.3
[INFO] finished tweaking crates.io crate ivy-resources 0.10.3
[INFO] tweaked toml for crates.io crate ivy-resources 0.10.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 321ba28f71f17c1b0292bfbe5daac6bc0232debc75e4eba70a07839217942ac7
[INFO] running `Command { std: "docker" "start" "-a" "321ba28f71f17c1b0292bfbe5daac6bc0232debc75e4eba70a07839217942ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "321ba28f71f17c1b0292bfbe5daac6bc0232debc75e4eba70a07839217942ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321ba28f71f17c1b0292bfbe5daac6bc0232debc75e4eba70a07839217942ac7", kill_on_drop: false }`
[INFO] [stdout] 321ba28f71f17c1b0292bfbe5daac6bc0232debc75e4eba70a07839217942ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c051082ead0ae7f213c210d9ca62702c2501f03eaeac8fd5349901426495a970
[INFO] running `Command { std: "docker" "start" "-a" "c051082ead0ae7f213c210d9ca62702c2501f03eaeac8fd5349901426495a970", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking hecs-schedule v0.5.1
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-schedule-0.5.1/src/traits.rs:55:14
[INFO] [stdout]     |
[INFO] [stdout] 54  | /         self.iter_batched(batch_size)
[INFO] [stdout] 55  | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-schedule-0.5.1/src/traits.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout] 64  | /         self.iter_batched(batch_size)
[INFO] [stdout] 65  | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hecs-schedule` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c051082ead0ae7f213c210d9ca62702c2501f03eaeac8fd5349901426495a970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c051082ead0ae7f213c210d9ca62702c2501f03eaeac8fd5349901426495a970", kill_on_drop: false }`
[INFO] [stdout] c051082ead0ae7f213c210d9ca62702c2501f03eaeac8fd5349901426495a970
[INFO] checking ivy-resources-0.10.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ivy-resources 0.10.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate ivy-resources 0.10.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ivy-resources 0.10.3
[INFO] finished tweaking crates.io crate ivy-resources 0.10.3
[INFO] tweaked toml for crates.io crate ivy-resources 0.10.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dd15b85bca8c9d54604c553103f0b8e5996d8f5db44b543f3df7d1e33374eb9
[INFO] running `Command { std: "docker" "start" "-a" "6dd15b85bca8c9d54604c553103f0b8e5996d8f5db44b543f3df7d1e33374eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd15b85bca8c9d54604c553103f0b8e5996d8f5db44b543f3df7d1e33374eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd15b85bca8c9d54604c553103f0b8e5996d8f5db44b543f3df7d1e33374eb9", kill_on_drop: false }`
[INFO] [stdout] 6dd15b85bca8c9d54604c553103f0b8e5996d8f5db44b543f3df7d1e33374eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff2a2e2606d0904a988c80803e9234510d6cbb5732ea578680a4417ab152e209
[INFO] running `Command { std: "docker" "start" "-a" "ff2a2e2606d0904a988c80803e9234510d6cbb5732ea578680a4417ab152e209", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking hecs-schedule v0.5.1
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-schedule-0.5.1/src/traits.rs:55:14
[INFO] [stdout]     |
[INFO] [stdout] 54  | /         self.iter_batched(batch_size)
[INFO] [stdout] 55  | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-schedule-0.5.1/src/traits.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout] 64  | /         self.iter_batched(batch_size)
[INFO] [stdout] 65  | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]     |   doesn't satisfy `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hecs-schedule` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff2a2e2606d0904a988c80803e9234510d6cbb5732ea578680a4417ab152e209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2a2e2606d0904a988c80803e9234510d6cbb5732ea578680a4417ab152e209", kill_on_drop: false }`
[INFO] [stdout] ff2a2e2606d0904a988c80803e9234510d6cbb5732ea578680a4417ab152e209
