[INFO] cloning repository https://github.com/gwafotapa/asteroids
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gwafotapa/asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwafotapa%2Fasteroids", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwafotapa%2Fasteroids'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 031f28244865d9fba9a85df8f73b778d23cf6239
[INFO] testing gwafotapa/asteroids against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwafotapa%2Fasteroids" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gwafotapa/asteroids
[INFO] finished tweaking git repo https://github.com/gwafotapa/asteroids
[INFO] tweaked toml for git repo https://github.com/gwafotapa/asteroids written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gwafotapa/asteroids on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gwafotapa/asteroids 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83029a3dcb89006ad5e3c5b8d34d9493230de4eb08056f127f1aaa486ed0ee99
[INFO] running `Command { std: "docker" "start" "-a" "83029a3dcb89006ad5e3c5b8d34d9493230de4eb08056f127f1aaa486ed0ee99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83029a3dcb89006ad5e3c5b8d34d9493230de4eb08056f127f1aaa486ed0ee99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83029a3dcb89006ad5e3c5b8d34d9493230de4eb08056f127f1aaa486ed0ee99", kill_on_drop: false }`
[INFO] [stdout] 83029a3dcb89006ad5e3c5b8d34d9493230de4eb08056f127f1aaa486ed0ee99
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e19b64d0d9cc729449bd1be1bbce2ea0a52ec4fef440b2f2bce93d0581fa2547
[INFO] running `Command { std: "docker" "start" "-a" "e19b64d0d9cc729449bd1be1bbce2ea0a52ec4fef440b2f2bce93d0581fa2547", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling bevy_ptr v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling wgpu-core v0.14.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling bevy_tasks v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.18
[INFO] [stderr]    Compiling wgpu-types v0.14.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling const_panic v0.2.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling cpal v0.14.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling nix v0.25.0
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling encase_derive_impl v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.17.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ab_glyph v0.2.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.7
[INFO] [stderr]    Compiling encase_derive v0.4.0
[INFO] [stderr]    Compiling gltf-derive v1.0.0
[INFO] [stderr]    Compiling hash32-derive v0.1.1
[INFO] [stderr]    Compiling taffy v0.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.9.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.9.0
[INFO] [stderr]    Compiling bevy_derive v0.9.0
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling bevy_render_macros v0.9.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling glam v0.22.0
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling gilrs-core v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling gilrs v0.9.0
[INFO] [stderr]    Compiling bevy_utils v0.9.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling gltf-json v1.0.0
[INFO] [stderr]    Compiling rodio v0.16.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling bevy_math v0.9.0
[INFO] [stderr]    Compiling hexasphere v8.0.0
[INFO] [stderr]    Compiling encase v0.4.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.9.0
[INFO] [stderr]    Compiling bevy_reflect v0.9.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling naga v0.10.0
[INFO] [stderr]    Compiling gltf v1.0.0
[INFO] [stderr]    Compiling bevy_ecs v0.9.0
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.9.0
[INFO] [stderr]    Compiling bevy_log v0.9.0
[INFO] [stderr]    Compiling bevy_core v0.9.0
[INFO] [stderr]    Compiling bevy_time v0.9.0
[INFO] [stderr]    Compiling bevy_input v0.9.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.9.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.9.0
[INFO] [stderr]    Compiling iyes_loopless v0.9.1
[INFO] [stderr]    Compiling bevy_asset v0.9.0
[INFO] [stderr]    Compiling bevy_transform v0.9.0
[INFO] [stderr]    Compiling bevy_window v0.9.0
[INFO] [stderr]    Compiling bevy_gilrs v0.9.0
[INFO] [stderr]    Compiling bevy_animation v0.9.0
[INFO] [stderr]    Compiling bevy_audio v0.9.0
[INFO] [stderr]    Compiling bevy_winit v0.9.0
[INFO] [stderr]    Compiling wgpu v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.9.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.9.0
[INFO] [stderr]    Compiling bevy_scene v0.9.0
[INFO] [stderr]    Compiling bevy_sprite v0.9.0
[INFO] [stderr]    Compiling bevy_pbr v0.9.0
[INFO] [stderr]    Compiling bevy_text v0.9.0
[INFO] [stderr]    Compiling bevy_ui v0.9.0
[INFO] [stderr]    Compiling bevy_gltf v0.9.0
[INFO] [stderr]    Compiling bevy_internal v0.9.0
[INFO] [stderr]    Compiling bevy_dylib v0.9.0
[INFO] [stderr]    Compiling bevy v0.9.0
[INFO] [stderr]    Compiling asteroids v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "e19b64d0d9cc729449bd1be1bbce2ea0a52ec4fef440b2f2bce93d0581fa2547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19b64d0d9cc729449bd1be1bbce2ea0a52ec4fef440b2f2bce93d0581fa2547", kill_on_drop: false }`
[INFO] [stdout] e19b64d0d9cc729449bd1be1bbce2ea0a52ec4fef440b2f2bce93d0581fa2547
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f50bb3ef3c913a6393558d238b9909f1225bd9710e5646adb7c7c60f4a7dda4b
[INFO] running `Command { std: "docker" "start" "-a" "f50bb3ef3c913a6393558d238b9909f1225bd9710e5646adb7c7c60f4a7dda4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling glam v0.22.0
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling gilrs-core v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cpal v0.14.1
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling gilrs v0.9.0
[INFO] [stderr]    Compiling bevy_utils v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling gltf-json v1.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rodio v0.16.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling bevy_math v0.9.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.9.0
[INFO] [stderr]    Compiling encase v0.4.0
[INFO] [stderr]    Compiling hexasphere v8.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.9.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling gltf v1.0.0
[INFO] [stderr]    Compiling naga v0.10.0
[INFO] [stderr]    Compiling bevy_ecs v0.9.0
[INFO] [stderr]    Compiling bevy_app v0.9.0
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling bevy_core v0.9.0
[INFO] [stderr]    Compiling bevy_log v0.9.0
[INFO] [stderr]    Compiling bevy_time v0.9.0
[INFO] [stderr]    Compiling bevy_input v0.9.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.9.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.9.0
[INFO] [stderr]    Compiling iyes_loopless v0.9.1
[INFO] [stderr]    Compiling bevy_transform v0.9.0
[INFO] [stderr]    Compiling bevy_asset v0.9.0
[INFO] [stderr]    Compiling bevy_window v0.9.0
[INFO] [stderr]    Compiling bevy_gilrs v0.9.0
[INFO] [stderr]    Compiling bevy_winit v0.9.0
[INFO] [stderr]    Compiling bevy_animation v0.9.0
[INFO] [stderr]    Compiling bevy_audio v0.9.0
[INFO] [stderr]    Compiling wgpu-core v0.14.0
[INFO] [stderr]    Compiling wgpu v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.9.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.9.0
[INFO] [stderr]    Compiling bevy_scene v0.9.0
[INFO] [stderr]    Compiling bevy_sprite v0.9.0
[INFO] [stderr]    Compiling bevy_pbr v0.9.0
[INFO] [stderr]    Compiling bevy_text v0.9.0
[INFO] [stderr]    Compiling bevy_ui v0.9.0
[INFO] [stderr]    Compiling bevy_gltf v0.9.0
[INFO] [stderr]    Compiling bevy_internal v0.9.0
[INFO] [stderr]    Compiling bevy_dylib v0.9.0
[INFO] [stderr]    Compiling bevy v0.9.0
[INFO] [stderr]    Compiling asteroids v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "f50bb3ef3c913a6393558d238b9909f1225bd9710e5646adb7c7c60f4a7dda4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50bb3ef3c913a6393558d238b9909f1225bd9710e5646adb7c7c60f4a7dda4b", kill_on_drop: false }`
[INFO] [stdout] f50bb3ef3c913a6393558d238b9909f1225bd9710e5646adb7c7c60f4a7dda4b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a5209bde7c0c56d9213d2a5e513f95447155c395fac4feea4a59c5e0daebe10
[INFO] running `Command { std: "docker" "start" "-a" "4a5209bde7c0c56d9213d2a5e513f95447155c395fac4feea4a59c5e0daebe10", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asteroids-35ec47f43b515d23)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asteroids-e930e5e54e80b0b3)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/collision.rs (/opt/rustwide/target/debug/deps/collision-b938950b2cd3dbb3)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test collision::asteroid_spaceship ... ignored
[INFO] [stdout] test collision::asteroids_dimension_1 ... ignored
[INFO] [stdout] test collision::asteroids_dimension_2 ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disk_intersects_line_segment.rs (/opt/rustwide/target/debug/deps/disk_intersects_line_segment-8beed77b03edbca8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test intersect_disk_and_line_segment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/map.rs (/opt/rustwide/target/debug/deps/map-d9f522643bfa3979)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'Compute Task Pool (5)' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/storage/blob_vec.rs:309:9:
[INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x777627d9edaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x777627d9edaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x777627d9edaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x777627d9edaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x777627de0dba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x777627de0dba - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x777627db0f82 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x777627db0f82 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x777627d6e60f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x777627d6e60f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x777627d90ff1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5c769c582e8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5c769c582e8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x777627d912a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x777627d912a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x777627d6e6fa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x777627d64ef9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x777627d6fdad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x777627de161d - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x777627de161d - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x77762aa07511 - core::slice::raw::from_raw_parts::precondition_check::h461dddc8e0894fee
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x77762aa073f9 - core::slice::raw::from_raw_parts::hcec58d45899bebd9
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x77762aa4ce39 - bevy_ecs::storage::blob_vec::BlobVec::get_slice::he020c8979a366843
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/storage/blob_vec.rs:309:9
[INFO] [stderr]   23:     0x77762aa9bf2e - bevy_ecs::storage::table::Column::get_data_slice::h8175dfc55c12fc55
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/storage/table.rs:191:19
[INFO] [stderr]   24:     0x77762aa79a7c - <&T as bevy_ecs::query::fetch::WorldQuery>::set_table::h2f65b995f0075afc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/query/fetch.rs:589:18
[INFO] [stderr]   25:     0x77762a9cf080 - <(F0,F1) as bevy_ecs::query::fetch::WorldQuery>::set_table::h88406abea7b6d301
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/query/fetch.rs:1197:19
[INFO] [stderr]   26:     0x77762aa9ffa9 - bevy_ecs::query::iter::QueryIterationCursor<Q,F>::next::h1ac23f313dcf0949
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/query/iter.rs:595:21
[INFO] [stderr]   27:     0x77762aa9ffa9 - <bevy_ecs::query::iter::QueryIter<Q,F> as core::iter::traits::iterator::Iterator>::next::h27072eaeedbed4d6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/query/iter.rs:54:18
[INFO] [stderr]   28:     0x77762aa9ffa9 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h136a7de9abf26ae3
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stderr]   29:     0x77762aa0d02c - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h3f723aec2cb9faa1
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stderr]   30:     0x77762aa1745e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h402d6d6e55302075
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stderr]   31:     0x77762aa16e7a - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h70991e99e67b76f5
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stderr]   32:     0x77762aaabe5e - core::iter::traits::iterator::Iterator::collect::hb82750ace110333b
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stderr]   33:     0x77762aa6c42c - bevy_render::extract_component::prepare_uniform_components::hdd3b5882d7f968e1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render-0.9.0/src/extract_component.rs:124:10
[INFO] [stderr]   34:     0x77762a9fd3f6 - core::ops::function::FnMut::call_mut::h736dea318477dba1
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:166:5
[INFO] [stderr]   35:     0x77762aa77fbd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::hafad58960c44ce4b
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   36:     0x77762aa5bfb7 - <Func as bevy_ecs::system::function_system::SystemParamFunction<(),Out,(F0,F1,F2,F3,F4),()>>::run::call_inner::hd9dda52588ce87c2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/system/function_system.rs:579:21
[INFO] [stderr]   37:     0x77762aa7659e - <Func as bevy_ecs::system::function_system::SystemParamFunction<(),Out,(F0,F1,F2,F3,F4),()>>::run::h6a42d50594ca55e6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/system/function_system.rs:582:17
[INFO] [stderr]   38:     0x77762aa55aad - <bevy_ecs::system::function_system::FunctionSystem<In,Out,Param,Marker,F> as bevy_ecs::system::system::System>::run_unsafe::hd0bff28b2dcf1bc0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/system/function_system.rs:409:29
[INFO] [stderr]   39:     0x77762ca49a5f - bevy_ecs::schedule::executor_parallel::ParallelExecutor::prepare_systems::{{closure}}::h9e83dc41934a8bb0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/schedule/executor_parallel.rs:218:33
[INFO] [stderr]   40:     0x77762ca4976b - bevy_ecs::schedule::executor_parallel::ParallelExecutor::prepare_systems::{{closure}}::h7629f706b447efb0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.9.0/src/schedule/executor_parallel.rs:223:21
[INFO] [stderr]   41:     0x77762ca57721 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h6a724273d71fe0ac
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.37/src/instrument.rs:272:20
[INFO] [stderr]   42:     0x77762ca71142 - async_executor::Executor::spawn::{{closure}}::h42f6538d2e14ae3e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:144:20
[INFO] [stderr]   43:     0x77762ca19e84 - async_task::raw::RawTask<F,T,S>::run::hcdce6b5f9d3c48aa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.3.0/src/raw.rs:511:20
[INFO] [stderr]   44:     0x77762ccc9dc2 - async_task::runnable::Runnable::run::hc99285150136fdff
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.3.0/src/runnable.rs:309:18
[INFO] [stderr]   45:     0x77762ccb44aa - async_executor::Executor::run::{{closure}}::{{closure}}::hc8b1c673fd8da0b8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:235:30
[INFO] [stderr]   46:     0x77762cca8532 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h1ff1a052d5483f2e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:529:46
[INFO] [stderr]   47:     0x77762ccb40d0 - async_executor::Executor::run::{{closure}}::he69e4ee08205aa07
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stderr]   48:     0x77762cca3053 - futures_lite::future::block_on::{{closure}}::hbf7dccb346483b9d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:89:43
[INFO] [stderr]   49:     0x77762ccae4fc - std::thread::local::LocalKey<T>::try_with::h0ea8d5e34f4e8fc7
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   50:     0x77762ccae224 - std::thread::local::LocalKey<T>::with::ha70278def6fec500
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   51:     0x77762cca2ea3 - futures_lite::future::block_on::h2743ec6b281d2968
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:79:11
[INFO] [stderr]   52:     0x77762ccb22f5 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::{{closure}}::{{closure}}::ha6774f18594a9a75
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.9.0/src/task_pool.rs:128:37
[INFO] [stderr]   53:     0x77762ccb64f6 - std::panicking::catch_unwind::do_call::h4b84cb3aa1633b1a
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   54:     0x77762ccb836b - __rust_try
[INFO] [stderr]   55:     0x77762ccb6419 - std::panicking::catch_unwind::h41aef95b26211104
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   56:     0x77762ccb6419 - std::panic::catch_unwind::h4d6da909d18efd9d
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x77762ccb2129 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::{{closure}}::h84b24f50bb9ddd38
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.9.0/src/task_pool.rs:122:43
[INFO] [stderr]   58:     0x77762ccae5fd - std::thread::local::LocalKey<T>::try_with::h4db9e9cdee3e0e21
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   59:     0x77762ccae289 - std::thread::local::LocalKey<T>::with::hb7f8fe8f02603acd
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   60:     0x77762ccb2092 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::ha1eb0ebc4734430a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.9.0/src/task_pool.rs:120:50
[INFO] [stderr]   61:     0x77762ccb62e6 - std::sys::backtrace::__rust_begin_short_backtrace::h0c1a19bc70c4b547
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   62:     0x77762ccafa92 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hc8d87a7176e255c6
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   63:     0x77762ccad6e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf22dd7bdc4edcbb4
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   64:     0x77762ccb6537 - std::panicking::catch_unwind::do_call::h7fedacbc44debd6e
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   65:     0x77762ccb14cb - __rust_try
[INFO] [stderr]   66:     0x77762ccaf750 - std::panicking::catch_unwind::h30e9f1781c0c57e1
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   67:     0x77762ccaf750 - std::panic::catch_unwind::h5947159c646f2af8
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   68:     0x77762ccaf750 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h74dd8a878cd1dbf6
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   69:     0x77762cca528f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h59e37565fa421bbe
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   70:     0x777627d9c48f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   71:     0x777627d9c48f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   72:     0x777627b63aa4 - <unknown>
[INFO] [stderr]   73:     0x777627bf0a64 - clone
[INFO] [stderr]   74:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--test map`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/map-d9f522643bfa3979` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "4a5209bde7c0c56d9213d2a5e513f95447155c395fac4feea4a59c5e0daebe10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5209bde7c0c56d9213d2a5e513f95447155c395fac4feea4a59c5e0daebe10", kill_on_drop: false }`
[INFO] [stdout] 4a5209bde7c0c56d9213d2a5e513f95447155c395fac4feea4a59c5e0daebe10
