[INFO] fetching crate ivy-base 0.10.3...
[INFO] checking ivy-base-0.10.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ivy-base 0.10.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ivy-base 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-base 0.10.3
[INFO] finished tweaking crates.io crate ivy-base 0.10.3
[INFO] tweaked toml for crates.io crate ivy-base 0.10.3 written to /workspace/builds/worker-4-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]  Downloading crates ...
[INFO] [stderr]   Downloaded hecs-macros v0.8.2
[INFO] [stderr]   Downloaded palette_derive v0.6.1
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded palette v0.6.1
[INFO] [stderr]   Downloaded hecs v0.7.7
[INFO] [stderr]   Downloaded derive-for v1.2.2
[INFO] [stderr]   Downloaded ivy-random v0.10.3
[INFO] [stderr]   Downloaded ivy-resources v0.10.3
[INFO] [stderr]   Downloaded hecs-schedule v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fcb35ae94e18acf4e7e41f833c8d065604b0f63bd27c068842553d860a4aba41
[INFO] running `Command { std: "docker" "start" "-a" "fcb35ae94e18acf4e7e41f833c8d065604b0f63bd27c068842553d860a4aba41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb35ae94e18acf4e7e41f833c8d065604b0f63bd27c068842553d860a4aba41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb35ae94e18acf4e7e41f833c8d065604b0f63bd27c068842553d860a4aba41", kill_on_drop: false }`
[INFO] [stdout] fcb35ae94e18acf4e7e41f833c8d065604b0f63bd27c068842553d860a4aba41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 35566c3ef18e476da7545924c8b0dfca962621f3155015232b6b9fa481c7dd32
[INFO] running `Command { std: "docker" "start" "-a" "35566c3ef18e476da7545924c8b0dfca962621f3155015232b6b9fa481c7dd32", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking derive-for v1.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ivy-random v0.10.3
[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 thiserror-impl v1.0.51
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking thiserror v1.0.51
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35566c3ef18e476da7545924c8b0dfca962621f3155015232b6b9fa481c7dd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35566c3ef18e476da7545924c8b0dfca962621f3155015232b6b9fa481c7dd32", kill_on_drop: false }`
[INFO] [stdout] 35566c3ef18e476da7545924c8b0dfca962621f3155015232b6b9fa481c7dd32
