[INFO] fetching crate bevy_reflect 0.12.1... [INFO] checking bevy_reflect-0.12.1 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate bevy_reflect 0.12.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bevy_reflect 0.12.1 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_reflect 0.12.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_reflect 0.12.1 [INFO] tweaked toml for crates.io crate bevy_reflect 0.12.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate bevy_reflect 0.12.1 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" "+35936c4839dd272646394779d151e060d0f6b3ac" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.15 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded nonmax v0.5.4 [INFO] [stderr] Downloaded rmp v0.8.12 [INFO] [stderr] Downloaded rmp-serde v1.1.2 [INFO] [stderr] Downloaded getrandom v0.2.11 [INFO] [stderr] Downloaded serde_json v1.0.108 [INFO] [stderr] Downloaded bincode v1.3.3 [INFO] [stderr] Downloaded smallvec v1.11.2 [INFO] [stderr] Downloaded serde_derive v1.0.192 [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" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 179ff0d4be8a0096b90e35e821b68d58d6c0bf818bc7c1124d30435f475b145a [INFO] running `Command { std: "docker" "start" "-a" "179ff0d4be8a0096b90e35e821b68d58d6c0bf818bc7c1124d30435f475b145a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "179ff0d4be8a0096b90e35e821b68d58d6c0bf818bc7c1124d30435f475b145a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179ff0d4be8a0096b90e35e821b68d58d6c0bf818bc7c1124d30435f475b145a", kill_on_drop: false }` [INFO] [stdout] 179ff0d4be8a0096b90e35e821b68d58d6c0bf818bc7c1124d30435f475b145a [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" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c68486f1cfd20193b89daf3348b860f292b7efc167724e223626e9ac6f6adf4 [INFO] running `Command { std: "docker" "start" "-a" "2c68486f1cfd20193b89daf3348b860f292b7efc167724e223626e9ac6f6adf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nonmax v0.5.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling syn v2.0.39 [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] [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" "2c68486f1cfd20193b89daf3348b860f292b7efc167724e223626e9ac6f6adf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c68486f1cfd20193b89daf3348b860f292b7efc167724e223626e9ac6f6adf4", kill_on_drop: false }` [INFO] [stdout] 2c68486f1cfd20193b89daf3348b860f292b7efc167724e223626e9ac6f6adf4 [INFO] checking bevy_reflect-0.12.1 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate bevy_reflect 0.12.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_reflect 0.12.1 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_reflect 0.12.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_reflect 0.12.1 [INFO] tweaked toml for crates.io crate bevy_reflect 0.12.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_reflect 0.12.1 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" "+9ae1860851f3fbc1435a1698e572252c0076f413" "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" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd1e7f6ce651354acf9f849e7c67d18186ea94cbd8efabf6eb3a7d72b861085 [INFO] running `Command { std: "docker" "start" "-a" "bbd1e7f6ce651354acf9f849e7c67d18186ea94cbd8efabf6eb3a7d72b861085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd1e7f6ce651354acf9f849e7c67d18186ea94cbd8efabf6eb3a7d72b861085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd1e7f6ce651354acf9f849e7c67d18186ea94cbd8efabf6eb3a7d72b861085", kill_on_drop: false }` [INFO] [stdout] bbd1e7f6ce651354acf9f849e7c67d18186ea94cbd8efabf6eb3a7d72b861085 [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" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5000e66ff41f60b68e0bf5228ca243b7116823785e8ab001b65efb7bd6926790 [INFO] running `Command { std: "docker" "start" "-a" "5000e66ff41f60b68e0bf5228ca243b7116823785e8ab001b65efb7bd6926790", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking nonmax v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling uuid v1.5.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] [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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5000e66ff41f60b68e0bf5228ca243b7116823785e8ab001b65efb7bd6926790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5000e66ff41f60b68e0bf5228ca243b7116823785e8ab001b65efb7bd6926790", kill_on_drop: false }` [INFO] [stdout] 5000e66ff41f60b68e0bf5228ca243b7116823785e8ab001b65efb7bd6926790