[INFO] cloning repository https://github.com/HomelikeBrick42/DashGame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HomelikeBrick42/DashGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FDashGame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FDashGame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bea87643e406c5943a6f884b4731d45169df534a
[INFO] testing HomelikeBrick42/DashGame against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FDashGame" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HomelikeBrick42/DashGame
[INFO] finished tweaking git repo https://github.com/HomelikeBrick42/DashGame
[INFO] tweaked toml for git repo https://github.com/HomelikeBrick42/DashGame written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HomelikeBrick42/DashGame on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HomelikeBrick42/DashGame 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded bevy_diagnostic v0.11.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.11.3
[INFO] [stderr]   Downloaded enum-map-derive v0.14.0
[INFO] [stderr]   Downloaded bevy_core v0.11.3
[INFO] [stderr]   Downloaded bevy_time v0.11.3
[INFO] [stderr]   Downloaded bevy_log v0.11.3
[INFO] [stderr]   Downloaded bevy_transform v0.11.3
[INFO] [stderr]   Downloaded bevy_a11y v0.11.3
[INFO] [stderr]   Downloaded bevy_app v0.11.3
[INFO] [stderr]   Downloaded bevy_hierarchy v0.11.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.11.3
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded bevy_reflect v0.11.3
[INFO] [stderr]   Downloaded ttf-parser v0.19.2
[INFO] [stderr]   Downloaded wgpu v0.17.1
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded bevy_input v0.11.3
[INFO] [stderr]   Downloaded enum-map v2.6.3
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded bevy_tasks v0.11.3
[INFO] [stderr]   Downloaded bevy_ecs v0.11.3
[INFO] [stderr]   Downloaded bevy_window v0.11.3
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded bevy_math v0.11.3
[INFO] [stderr]   Downloaded bevy_utils v0.11.3
[INFO] [stderr]   Downloaded bevy v0.11.3
[INFO] [stderr]   Downloaded bevy_derive v0.11.3
[INFO] [stderr]   Downloaded bevy_ptr v0.11.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.11.3
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.11.3
[INFO] [stderr]   Downloaded bevy_internal v0.11.3
[INFO] [stderr]   Downloaded ab_glyph v0.2.22
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dc1e1e8f8b59d82665fdf6ef748f0c4fd3eb7b83087a2aa0634a6c931da4286
[INFO] running `Command { std: "docker" "start" "-a" "0dc1e1e8f8b59d82665fdf6ef748f0c4fd3eb7b83087a2aa0634a6c931da4286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dc1e1e8f8b59d82665fdf6ef748f0c4fd3eb7b83087a2aa0634a6c931da4286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc1e1e8f8b59d82665fdf6ef748f0c4fd3eb7b83087a2aa0634a6c931da4286", kill_on_drop: false }`
[INFO] [stdout] 0dc1e1e8f8b59d82665fdf6ef748f0c4fd3eb7b83087a2aa0634a6c931da4286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9690947e80e7ac82d3244f7ed17800a530321891c0b3612913ca64471d7405c7
[INFO] running `Command { std: "docker" "start" "-a" "9690947e80e7ac82d3244f7ed17800a530321891c0b3612913ca64471d7405c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bevy_ptr v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling async-executor v1.6.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/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 bevy_tasks v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9690947e80e7ac82d3244f7ed17800a530321891c0b3612913ca64471d7405c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9690947e80e7ac82d3244f7ed17800a530321891c0b3612913ca64471d7405c7", kill_on_drop: false }`
[INFO] [stdout] 9690947e80e7ac82d3244f7ed17800a530321891c0b3612913ca64471d7405c7
