[INFO] fetching crate ivy-resources 0.10.3... [INFO] testing ivy-resources-0.10.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ivy-resources 0.10.3 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ivy-resources 0.10.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding hecs v0.7.7 (available: v0.10.5) [INFO] [stderr] Adding hecs-schedule v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hecs-macros v0.8.2 [INFO] [stderr] Downloaded hecs-schedule v0.5.1 [INFO] [stderr] Downloaded hecs v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac0d4656816893e835e0bf8d1169df1ae7227e79086fac154ad0f8ea4fb4d0e3 [INFO] running `Command { std: "docker" "start" "-a" "ac0d4656816893e835e0bf8d1169df1ae7227e79086fac154ad0f8ea4fb4d0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac0d4656816893e835e0bf8d1169df1ae7227e79086fac154ad0f8ea4fb4d0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0d4656816893e835e0bf8d1169df1ae7227e79086fac154ad0f8ea4fb4d0e3", kill_on_drop: false }` [INFO] [stdout] ac0d4656816893e835e0bf8d1169df1ae7227e79086fac154ad0f8ea4fb4d0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c545da3847012fdd24f4c19d72a40e3ff394a6299c0a2c0e9ded0baa45f2474c [INFO] running `Command { std: "docker" "start" "-a" "c545da3847012fdd24f4c19d72a40e3ff394a6299c0a2c0e9ded0baa45f2474c", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hecs-macros v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling hecs v0.7.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/hecs-0.7.7/src/query.rs:887:1 [INFO] [stdout] | [INFO] [stdout] 887 | pub struct BatchedIter<'q, Q: Query> { [INFO] [stdout] | ------------------------------------ doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge` or `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] `hecs::Batch<'_, Q>: Send` [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] `&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] `hecs::Batch<'_, Q>: Send` [INFO] [stdout] which is required by `&mut BatchedIter<'_, Q>: ParallelBridge` [INFO] [stdout] `&mut BatchedIter<'_, 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/hecs-0.7.7/src/query.rs:887:1 [INFO] [stdout] | [INFO] [stdout] 887 | pub struct BatchedIter<'q, Q: Query> { [INFO] [stdout] | ------------------------------------ doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge` or `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] `hecs::Batch<'_, Q>: Send` [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] `&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] `hecs::Batch<'_, Q>: Send` [INFO] [stdout] which is required by `&mut BatchedIter<'_, Q>: ParallelBridge` [INFO] [stdout] `&mut BatchedIter<'_, Q>: Send` [INFO] [stdout] which is required by `&mut BatchedIter<'_, Q>: ParallelBridge` [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c545da3847012fdd24f4c19d72a40e3ff394a6299c0a2c0e9ded0baa45f2474c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c545da3847012fdd24f4c19d72a40e3ff394a6299c0a2c0e9ded0baa45f2474c", kill_on_drop: false }` [INFO] [stdout] c545da3847012fdd24f4c19d72a40e3ff394a6299c0a2c0e9ded0baa45f2474c