[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-2025-10-28 for beta-1.92-2
[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-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 031c676fd43622bef236236f79ed28a3e7dc28f1c662b03d597027b914245a61
[INFO] running `Command { std: "docker" "start" "-a" "031c676fd43622bef236236f79ed28a3e7dc28f1c662b03d597027b914245a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "031c676fd43622bef236236f79ed28a3e7dc28f1c662b03d597027b914245a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031c676fd43622bef236236f79ed28a3e7dc28f1c662b03d597027b914245a61", kill_on_drop: false }`
[INFO] [stdout] 031c676fd43622bef236236f79ed28a3e7dc28f1c662b03d597027b914245a61
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d594e880894362badbdf147cd243ace29c170a7d728620a49b146efd374d883b
[INFO] running `Command { std: "docker" "start" "-a" "d594e880894362badbdf147cd243ace29c170a7d728620a49b146efd374d883b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[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 pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[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 thread_local v1.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling bevy_ptr v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling wgpu-core v0.14.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wgpu-types v0.14.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bevy_tasks v0.9.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.18
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling const_panic v0.2.6
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[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 libudev-sys v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling cpal v0.14.1
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.6.0
[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 percent-encoding v2.2.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.17.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.0
[INFO] [stderr]    Compiling encase_derive_impl v0.4.0
[INFO] [stderr]    Compiling ab_glyph v0.2.18
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bytemuck_derive v1.2.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 profiling-procmacros v1.0.7
[INFO] [stderr]    Compiling encase_derive v0.4.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.9.0
[INFO] [stderr]    Compiling bevy_render_macros v0.9.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 alsa v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling image v0.24.4
[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 tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling gilrs-core v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gilrs v0.9.0
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling bevy_utils v0.9.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling rodio v0.16.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling gltf-json v1.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling bevy_math v0.9.0
[INFO] [stderr]    Compiling encase v0.4.0
[INFO] [stderr]    Compiling hexasphere v8.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.9.0
[INFO] [stderr]    Compiling bevy_reflect v0.9.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_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_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 3m 45s
[INFO] running `Command { std: "docker" "inspect" "d594e880894362badbdf147cd243ace29c170a7d728620a49b146efd374d883b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d594e880894362badbdf147cd243ace29c170a7d728620a49b146efd374d883b", kill_on_drop: false }`
[INFO] [stdout] d594e880894362badbdf147cd243ace29c170a7d728620a49b146efd374d883b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e62bf0d5d9c324aeafd95db81d5b103e22a85f54c857f238a3b61acc5880716
[INFO] running `Command { std: "docker" "start" "-a" "4e62bf0d5d9c324aeafd95db81d5b103e22a85f54c857f238a3b61acc5880716", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[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 plotters-backend v0.3.4
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling criterion-plot v0.5.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 gilrs-core v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[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 tracing-error v0.2.0
[INFO] [stderr]    Compiling bevy_math v0.9.0
[INFO] [stderr]    Compiling encase v0.4.0
[INFO] [stderr]    Compiling hexasphere v8.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.9.0
[INFO] [stderr]    Compiling bevy_reflect v0.9.0
[INFO] [stderr]    Compiling naga v0.10.0
[INFO] [stderr]    Compiling gltf v1.0.0
[INFO] [stderr]    Compiling criterion v0.4.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_transform 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_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 2m 56s
[INFO] running `Command { std: "docker" "inspect" "4e62bf0d5d9c324aeafd95db81d5b103e22a85f54c857f238a3b61acc5880716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e62bf0d5d9c324aeafd95db81d5b103e22a85f54c857f238a3b61acc5880716", kill_on_drop: false }`
[INFO] [stdout] 4e62bf0d5d9c324aeafd95db81d5b103e22a85f54c857f238a3b61acc5880716
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f70bab01445e8472035145acce900c4d71f649602e464a8a7b39514ea0aedd7c
[INFO] running `Command { std: "docker" "start" "-a" "f70bab01445e8472035145acce900c4d71f649602e464a8a7b39514ea0aedd7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asteroids-50001339a9cb5c48)
[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-a56a64f05a52b593)
[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 tests/collision.rs (/opt/rustwide/target/debug/deps/collision-f7bb1800cb6d87b8)
[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-baf082a58fdee5ab)
[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-ed2a864de88832b5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'Compute Task Pool (6)' (45) 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:     0x7bd2b27ab102 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x7bd2b27ab102 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x7bd2b27ab102 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x7bd2b27ab102 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x7bd2b27db88f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x7bd2b27db88f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x7bd2b275c5d3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x7bd2b275c5d3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x7bd2b2771dd2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x7bd2b277a18a - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x7bd2b2779fe4 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x599d06e2c13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   12:     0x599d06e2c13e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x7bd2b277a83f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   14:     0x7bd2b277a83f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x7bd2b277a5b6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x7bd2b2771f09 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x7bd2b274e0cd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x7bd2b27eb58d - core::panicking::panic_nounwind_fmt::runtime::hd5eea0fd564156db
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x7bd2b27eb58d - core::panicking::panic_nounwind_fmt::hd9aca48f58eaf762
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x7bd2b54ac999 - core::slice::raw::from_raw_parts::precondition_check::h98b00b2e9f09c542
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x7bd2b54ac489 - core::slice::raw::from_raw_parts::h34e2337e709a7a77
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x7bd2b541afc9 - bevy_ecs::storage::blob_vec::BlobVec::get_slice::h938ee86eefd4011e
[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:     0x7bd2b547dfce - bevy_ecs::storage::table::Column::get_data_slice::h89222448632ef87e
[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:     0x7bd2b542f71c - <&T as bevy_ecs::query::fetch::WorldQuery>::set_table::h6f0b996e9fa2509f
[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:     0x7bd2b54ad4b0 - <(F0,F1) as bevy_ecs::query::fetch::WorldQuery>::set_table::h68fc1cef77e6ee07
[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:     0x7bd2b53e29a9 - bevy_ecs::query::iter::QueryIterationCursor<Q,F>::next::h3f6e7fcec39726cd
[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:     0x7bd2b53e29a9 - <bevy_ecs::query::iter::QueryIter<Q,F> as core::iter::traits::iterator::Iterator>::next::hf9115e81f2c66dfc
[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:     0x7bd2b53e29a9 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::he16c6efa4b61c410
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stderr]   29:     0x7bd2b548017c - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h48079f2b6f36d2bd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stderr]   30:     0x7bd2b548c01e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hb1c8e37fa181f4ff
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stderr]   31:     0x7bd2b548b7da - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h52fb856b57fb06eb
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stderr]   32:     0x7bd2b53e8e9e - core::iter::traits::iterator::Iterator::collect::h4cf014e23edbc8d0
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stderr]   33:     0x7bd2b542392a - bevy_render::extract_component::prepare_uniform_components::h173aae0de372cdd7
[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:     0x7bd2b543c146 - core::ops::function::FnMut::call_mut::h8159322c2ce82319
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:166:5
[INFO] [stderr]   35:     0x7bd2b542d1fd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3283ed872e6fc853
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   36:     0x7bd2b546f157 - <Func as bevy_ecs::system::function_system::SystemParamFunction<(),Out,(F0,F1,F2,F3,F4),()>>::run::call_inner::h4c564d27dc63c010
[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:     0x7bd2b542b059 - <Func as bevy_ecs::system::function_system::SystemParamFunction<(),Out,(F0,F1,F2,F3,F4),()>>::run::hc95540e76f75fe26
[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:     0x7bd2b5468d6b - <bevy_ecs::system::function_system::FunctionSystem<In,Out,Param,Marker,F> as bevy_ecs::system::system::System>::run_unsafe::h51a571ab67aede88
[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:     0x7bd2b744f2bf - bevy_ecs::schedule::executor_parallel::ParallelExecutor::prepare_systems::{{closure}}::h1f75d7f3c083a936
[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:     0x7bd2b744f353 - bevy_ecs::schedule::executor_parallel::ParallelExecutor::prepare_systems::{{closure}}::h2c2084783a60a809
[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:     0x7bd2b7450121 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h0c4bf9efd4c35180
[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:     0x7bd2b74ad3ea - async_executor::Executor::spawn::{{closure}}::h54e373d209b4b1de
[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:     0x7bd2b7402924 - async_task::raw::RawTask<F,T,S>::run::h953a4e4e883d06a2
[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:     0x7bd2b76bdef2 - async_task::runnable::Runnable::run::hb5c8849e294463d2
[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:     0x7bd2b76971b4 - async_executor::Executor::run::{{closure}}::{{closure}}::h1502b3b70ba1fa69
[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:     0x7bd2b76ab212 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::heb177dcea905d068
[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:     0x7bd2b7696dd8 - async_executor::Executor::run::{{closure}}::he22afc5485c033c4
[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:     0x7bd2b76a6943 - futures_lite::future::block_on::{{closure}}::hece837c38404c24a
[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:     0x7bd2b769ee3c - std::thread::local::LocalKey<T>::try_with::h8c78545884e36f84
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stderr]   50:     0x7bd2b769e7d4 - std::thread::local::LocalKey<T>::with::h498f93930cbd18b2
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stderr]   51:     0x7bd2b76a6793 - futures_lite::future::block_on::hc14ba481b5d5f86b
[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:     0x7bd2b76a18f5 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::{{closure}}::{{closure}}::he4bca6a5e15134e0
[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:     0x7bd2b76a2926 - std::panicking::catch_unwind::do_call::hee57b08c68c95b6e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   54:     0x7bd2b76ab60b - __rust_try
[INFO] [stderr]   55:     0x7bd2b76a8018 - std::panicking::catch_unwind::hb726ec7a96d4257e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   56:     0x7bd2b76a8018 - std::panic::catch_unwind::h624dc0030bd96de9
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x7bd2b76a1729 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::{{closure}}::h349e01256c80cac1
[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:     0x7bd2b769eabd - std::thread::local::LocalKey<T>::try_with::h14c20fc1cd9f713f
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stderr]   59:     0x7bd2b769e789 - std::thread::local::LocalKey<T>::with::h4965a39aa09158af
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stderr]   60:     0x7bd2b76a1692 - bevy_tasks::task_pool::TaskPool::new_internal::{{closure}}::{{closure}}::hdc51f6a0533c6c38
[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:     0x7bd2b76a2816 - std::sys::backtrace::__rust_begin_short_backtrace::h9c8b901d2721c8c8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   62:     0x7bd2b769a212 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h000f333cd6cc0154
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   63:     0x7bd2b769ce11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd4d26c96b4964c5f
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   64:     0x7bd2b76a28e7 - std::panicking::catch_unwind::do_call::hccff9837e99171ff
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   65:     0x7bd2b769c83b - __rust_try
[INFO] [stderr]   66:     0x7bd2b7699ff6 - std::panicking::catch_unwind::h6b664f422c9027d3
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   67:     0x7bd2b7699ff6 - std::panic::catch_unwind::h23d2a4a05d08941f
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   68:     0x7bd2b7699ff6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83ef942485521aa4
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   69:     0x7bd2b769a4ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8be0671b297d2683
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   70:     0x7bd2b276c72f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]   71:     0x7bd2b276c72f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   72:     0x7bd2b252caa4 - <unknown>
[INFO] [stderr]   73:     0x7bd2b25b9a64 - 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-ed2a864de88832b5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f70bab01445e8472035145acce900c4d71f649602e464a8a7b39514ea0aedd7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70bab01445e8472035145acce900c4d71f649602e464a8a7b39514ea0aedd7c", kill_on_drop: false }`
[INFO] [stdout] f70bab01445e8472035145acce900c4d71f649602e464a8a7b39514ea0aedd7c
