[INFO] fetching crate ivy-input 0.10.3...
[INFO] checking ivy-input-0.10.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ivy-input 0.10.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ivy-input 0.10.3 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 ivy-input 0.10.3
[INFO] finished tweaking crates.io crate ivy-input 0.10.3
[INFO] tweaked toml for crates.io crate ivy-input 0.10.3 written to /workspace/builds/worker-0-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]     Blocking waiting for file lock on package cache
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded gpu-allocator v0.15.1
[INFO] [stderr]   Downloaded ivy-window v0.10.3
[INFO] [stderr]   Downloaded vk-sys v0.4.0
[INFO] [stderr]   Downloaded ivy-vulkan v0.10.3
[INFO] [stderr]   Downloaded ivy-image v0.10.0
[INFO] [stderr]   Downloaded glfw v0.43.0
[INFO] [stderr]   Downloaded ash v0.35.2+1.2.203
[INFO] [stderr]   Downloaded glfw-sys v3.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b67018936db46ec78299f53efa006a008470c769ebab263f63c56a253e4a850a
[INFO] running `Command { std: "docker" "start" "-a" "b67018936db46ec78299f53efa006a008470c769ebab263f63c56a253e4a850a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67018936db46ec78299f53efa006a008470c769ebab263f63c56a253e4a850a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67018936db46ec78299f53efa006a008470c769ebab263f63c56a253e4a850a", kill_on_drop: false }`
[INFO] [stdout] b67018936db46ec78299f53efa006a008470c769ebab263f63c56a253e4a850a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3c58b9d91a7b32cd8ad23567fca09e02e05c007f74a0935a7a1ec747afceb1da
[INFO] running `Command { std: "docker" "start" "-a" "3c58b9d91a7b32cd8ad23567fca09e02e05c007f74a0935a7a1ec747afceb1da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling ash v0.35.2+1.2.203
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling ivy-image v0.10.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]     Checking derive-for v1.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking vk-sys v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking ivy-random v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking glfw v0.43.0
[INFO] [stderr]    Compiling records v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking hecs-schedule v0.5.1
[INFO] [stdout] error[E0599]: no method named `par_bridge` found for struct `BatchedIter<'_, Q>` in the current scope
[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]    | |             -^^^^^^^^^^ `BatchedIter<'_, Q>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .into_iter().par_bridge()
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_bridge` found for struct `BatchedIter<'_, Q>` in the current scope
[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]    | |             -^^^^^^^^^^ `BatchedIter<'_, Q>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]    |
[INFO] [stdout] 65 |             .into_iter().par_bridge()
[INFO] [stdout]    |              ++++++++++++
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c58b9d91a7b32cd8ad23567fca09e02e05c007f74a0935a7a1ec747afceb1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c58b9d91a7b32cd8ad23567fca09e02e05c007f74a0935a7a1ec747afceb1da", kill_on_drop: false }`
[INFO] [stdout] 3c58b9d91a7b32cd8ad23567fca09e02e05c007f74a0935a7a1ec747afceb1da
[INFO] checking ivy-input-0.10.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ivy-input 0.10.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ivy-input 0.10.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ivy-input 0.10.3
[INFO] finished tweaking crates.io crate ivy-input 0.10.3
[INFO] tweaked toml for crates.io crate ivy-input 0.10.3 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c3e378a356fd2bf8aa7ae8423e3408396326039da3937818b99fc2c508ce641
[INFO] running `Command { std: "docker" "start" "-a" "4c3e378a356fd2bf8aa7ae8423e3408396326039da3937818b99fc2c508ce641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c3e378a356fd2bf8aa7ae8423e3408396326039da3937818b99fc2c508ce641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3e378a356fd2bf8aa7ae8423e3408396326039da3937818b99fc2c508ce641", kill_on_drop: false }`
[INFO] [stdout] 4c3e378a356fd2bf8aa7ae8423e3408396326039da3937818b99fc2c508ce641
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc08d422ddc5e6bdc927007ac2d546c2cdfd8c450939524b00c5a303f527aee9
[INFO] running `Command { std: "docker" "start" "-a" "dc08d422ddc5e6bdc927007ac2d546c2cdfd8c450939524b00c5a303f527aee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling ash v0.35.2+1.2.203
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling ivy-image v0.10.0
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking ivy-random v0.10.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]     Checking vk-sys v0.4.0
[INFO] [stderr]     Checking derive-for v1.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling records v0.1.1
[INFO] [stderr]     Checking glfw v0.43.0
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking hecs-schedule v0.5.1
[INFO] [stdout] error[E0599]: no method named `par_bridge` found for struct `BatchedIter<'_, Q>` in the current scope
[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]    | |             -^^^^^^^^^^ `BatchedIter<'_, Q>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .into_iter().par_bridge()
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_bridge` found for struct `BatchedIter<'_, Q>` in the current scope
[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]    | |             -^^^^^^^^^^ `BatchedIter<'_, Q>` is not an iterator
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]    |
[INFO] [stdout] 65 |             .into_iter().par_bridge()
[INFO] [stdout]    |              ++++++++++++
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc08d422ddc5e6bdc927007ac2d546c2cdfd8c450939524b00c5a303f527aee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc08d422ddc5e6bdc927007ac2d546c2cdfd8c450939524b00c5a303f527aee9", kill_on_drop: false }`
[INFO] [stdout] dc08d422ddc5e6bdc927007ac2d546c2cdfd8c450939524b00c5a303f527aee9
