[INFO] fetching crate bevy_hanabi 0.8.0...
[INFO] checking bevy_hanabi-0.8.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate bevy_hanabi 0.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bevy_hanabi 0.8.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_hanabi 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_hanabi 0.8.0
[INFO] tweaked toml for crates.io crate bevy_hanabi 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate bevy_hanabi 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.13
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded typetag v0.2.13
[INFO] [stderr]   Downloaded inventory v0.3.13
[INFO] [stderr]   Downloaded bevy-inspector-egui v0.21.0
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f741a416914cb81d74abd25d1879710cdce5fe4a6cba5c0981c1cb4599082376
[INFO] running `Command { std: "docker" "start" "-a" "f741a416914cb81d74abd25d1879710cdce5fe4a6cba5c0981c1cb4599082376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f741a416914cb81d74abd25d1879710cdce5fe4a6cba5c0981c1cb4599082376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f741a416914cb81d74abd25d1879710cdce5fe4a6cba5c0981c1cb4599082376", kill_on_drop: false }`
[INFO] [stdout] f741a416914cb81d74abd25d1879710cdce5fe4a6cba5c0981c1cb4599082376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f380df75db6dce9f855e01c22cd96d34cf192d130b276486bc5d5fccaa7c0c9f
[INFO] running `Command { std: "docker" "start" "-a" "f380df75db6dce9f855e01c22cd96d34cf192d130b276486bc5d5fccaa7c0c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking profiling v1.0.11
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f380df75db6dce9f855e01c22cd96d34cf192d130b276486bc5d5fccaa7c0c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f380df75db6dce9f855e01c22cd96d34cf192d130b276486bc5d5fccaa7c0c9f", kill_on_drop: false }`
[INFO] [stdout] f380df75db6dce9f855e01c22cd96d34cf192d130b276486bc5d5fccaa7c0c9f
[INFO] checking bevy_hanabi-0.8.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate bevy_hanabi 0.8.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bevy_hanabi 0.8.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_hanabi 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_hanabi 0.8.0
[INFO] tweaked toml for crates.io crate bevy_hanabi 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate bevy_hanabi 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f244139f883e31c5906e3711212699e4d462dced258c9486a2efd71de8b6ca4
[INFO] running `Command { std: "docker" "start" "-a" "9f244139f883e31c5906e3711212699e4d462dced258c9486a2efd71de8b6ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f244139f883e31c5906e3711212699e4d462dced258c9486a2efd71de8b6ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f244139f883e31c5906e3711212699e4d462dced258c9486a2efd71de8b6ca4", kill_on_drop: false }`
[INFO] [stdout] 9f244139f883e31c5906e3711212699e4d462dced258c9486a2efd71de8b6ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4544b8d68c87a3becdc57928f7caaf3d5ba6d18b2a06ff237ba57f7d0b537c9
[INFO] running `Command { std: "docker" "start" "-a" "b4544b8d68c87a3becdc57928f7caaf3d5ba6d18b2a06ff237ba57f7d0b537c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4544b8d68c87a3becdc57928f7caaf3d5ba6d18b2a06ff237ba57f7d0b537c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4544b8d68c87a3becdc57928f7caaf3d5ba6d18b2a06ff237ba57f7d0b537c9", kill_on_drop: false }`
[INFO] [stdout] b4544b8d68c87a3becdc57928f7caaf3d5ba6d18b2a06ff237ba57f7d0b537c9
