[INFO] cloning repository https://github.com/mattalexanderhill/tet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattalexanderhill/tet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalexanderhill%2Ftet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalexanderhill%2Ftet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd4c5b231cc9f079ebc2c18060bef89e3383f270
[INFO] checking mattalexanderhill/tet against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalexanderhill%2Ftet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattalexanderhill/tet
[INFO] finished tweaking git repo https://github.com/mattalexanderhill/tet
[INFO] tweaked toml for git repo https://github.com/mattalexanderhill/tet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattalexanderhill/tet on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattalexanderhill/tet 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]  Downgrading ahash v0.4.4 -> v0.3.8
[INFO] [stderr]       Adding bevy v0.1.3 (available: v0.18.1)
[INFO] [stderr]       Adding bevy_app v0.1.3
[INFO] [stderr]       Adding bevy_asset v0.1.3
[INFO] [stderr]       Adding bevy_audio v0.1.3
[INFO] [stderr]       Adding bevy_core v0.1.3
[INFO] [stderr]       Adding bevy_derive v0.1.3
[INFO] [stderr]       Adding bevy_diagnostic v0.1.3
[INFO] [stderr]       Adding bevy_ecs v0.1.3
[INFO] [stderr]       Adding bevy_gltf v0.1.3
[INFO] [stderr]       Adding bevy_hecs v0.1.3
[INFO] [stderr]       Adding bevy_hecs_macros v0.1.3
[INFO] [stderr]       Adding bevy_input v0.1.3
[INFO] [stderr]       Adding bevy_math v0.1.3
[INFO] [stderr]       Adding bevy_pbr v0.1.3
[INFO] [stderr]       Adding bevy_property v0.1.3
[INFO] [stderr]       Adding bevy_property_derive v0.1.3
[INFO] [stderr]       Adding bevy_render v0.1.3
[INFO] [stderr]       Adding bevy_ron v0.1.3
[INFO] [stderr]       Adding bevy_scene v0.1.3
[INFO] [stderr]       Adding bevy_sprite v0.1.3
[INFO] [stderr]       Adding bevy_text v0.1.3
[INFO] [stderr]       Adding bevy_transform v0.1.3
[INFO] [stderr]       Adding bevy_type_registry v0.1.3
[INFO] [stderr]       Adding bevy_ui v0.1.3
[INFO] [stderr]       Adding bevy_wgpu v0.1.3
[INFO] [stderr]       Adding bevy_window v0.1.3
[INFO] [stderr]       Adding bevy_winit v0.1.3
[INFO] [stderr]       Adding crossbeam-deque v0.8.6
[INFO] [stderr]       Adding crossbeam-epoch v0.9.18
[INFO] [stderr]       Adding crossbeam-utils v0.8.21
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]  Downgrading euclid v0.22.1 -> v0.20.14
[INFO] [stderr]  Downgrading guillotiere v0.6.0 -> v0.5.2
[INFO] [stderr]       Adding hashbrown v0.8.2
[INFO] [stderr]  Downgrading hexasphere v1.0.0 -> v0.1.6
[INFO] [stderr]       Adding pollster v0.2.5
[INFO] [stderr]       Adding rayon v1.12.0
[INFO] [stderr]       Adding rayon-core v1.13.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 807db39ac099606733043a548105a763251e1641f6e8fd87efff6197cbb647d0
[INFO] running `Command { std: "docker" "start" "-a" "807db39ac099606733043a548105a763251e1641f6e8fd87efff6197cbb647d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "807db39ac099606733043a548105a763251e1641f6e8fd87efff6197cbb647d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807db39ac099606733043a548105a763251e1641f6e8fd87efff6197cbb647d0", kill_on_drop: false }`
[INFO] [stdout] 807db39ac099606733043a548105a763251e1641f6e8fd87efff6197cbb647d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b9e1492b8d4b6179b889a6374ca4f0ddf4f20ae036d5d2b03bbc221778fb67f
[INFO] running `Command { std: "docker" "start" "-a" "0b9e1492b8d4b6179b889a6374ca4f0ddf4f20ae036d5d2b03bbc221778fb67f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling glam v0.9.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking fixedbitset v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking instant v0.1.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking filetime v0.2.12
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking inotify v0.8.3
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking gfx-hal v0.6.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.16
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]    Compiling cart-tmp-winit v0.22.2
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ttf-parser v0.8.2
[INFO] [stderr]     Checking inplace_it v0.3.2
[INFO] [stderr]     Checking notify v5.0.0-pre.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking tracing v0.1.19
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.1.7
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.6.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking image v0.23.9
[INFO] [stderr]     Checking guillotiere v0.5.2
[INFO] [stderr]     Checking rectangle-pack v0.1.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.3
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]     Checking stretch v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.8.0
[INFO] [stderr]     Checking ab_glyph v0.2.5
[INFO] [stderr]     Checking gfx-descriptor v0.2.0
[INFO] [stderr]     Checking gfx-memory v0.2.0
[INFO] [stderr]     Checking gfx-backend-empty v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling gltf-derive v0.15.2
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking naga v0.2.0
[INFO] [stderr]     Checking rodio v0.11.0
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking bevy_ron v0.1.3
[INFO] [stderr]     Checking erased-serde v0.3.12
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking gfx-backend-vulkan v0.6.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking bevy_math v0.1.3
[INFO] [stderr]     Checking hexasphere v0.1.6
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking gltf-json v0.15.2
[INFO] [stderr]     Checking wgpu-core v0.6.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling bevy_hecs_macros v0.1.3
[INFO] [stderr]    Compiling bevy_derive v0.1.3
[INFO] [stderr]    Compiling bevy_property_derive v0.1.3
[INFO] [stderr]     Checking bevy_hecs v0.1.3
[INFO] [stderr]     Checking bevy_ecs v0.1.3
[INFO] [stderr]     Checking gltf v0.15.2
[INFO] [stderr]     Checking wgpu v0.6.0
[INFO] [stderr]     Checking bevy_app v0.1.3
[INFO] [stderr]     Checking bevy_property v0.1.3
[INFO] [stderr]     Checking bevy_window v0.1.3
[INFO] [stderr]     Checking bevy_input v0.1.3
[INFO] [stderr]     Checking bevy_winit v0.1.3
[INFO] [stderr]     Checking bevy_type_registry v0.1.3
[INFO] [stderr]     Checking bevy_asset v0.1.3
[INFO] [stderr]     Checking bevy_core v0.1.3
[INFO] [stderr]     Checking bevy_transform v0.1.3
[INFO] [stderr]     Checking bevy_diagnostic v0.1.3
[INFO] [stderr]     Checking bevy_scene v0.1.3
[INFO] [stderr]     Checking bevy_audio v0.1.3
[INFO] [stderr]     Checking bevy_render v0.1.3
[INFO] [stderr]     Checking bevy_sprite v0.1.3
[INFO] [stderr]     Checking bevy_gltf v0.1.3
[INFO] [stderr]     Checking bevy_pbr v0.1.3
[INFO] [stderr]     Checking bevy_wgpu v0.1.3
[INFO] [stderr]     Checking bevy_text v0.1.3
[INFO] [stderr]     Checking bevy_ui v0.1.3
[INFO] [stderr]     Checking bevy v0.1.3
[INFO] [stderr]     Checking tet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `:`, found `.`
[INFO] [stdout]   --> src/main.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct GameConfig {
[INFO] [stdout]    |        ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     GAME_CONFIG.bounds_left: [f32; 4],
[INFO] [stdout]    |                ^ expected `:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |             GAME_CONFIG.bounds_left: Rect { left: 0.0, right: 20.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 60 |             GAME_CONFIG: GAME_CONFIG.bounds_left: Rect { left: 0.0, right: 20.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |             GAME_CONFIG.bounds_right: Rect { left: 200.0, right: 300.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 61 |             GAME_CONFIG: GAME_CONFIG.bounds_right: Rect { left: 200.0, right: 300.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |             GAME_CONFIG.bounds_top: Rect { left: 0.0, right: 300.0, top: 0.0, bottom: 20.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 62 |             GAME_CONFIG: GAME_CONFIG.bounds_top: Rect { left: 0.0, right: 300.0, top: 0.0, bottom: 20.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |             GAME_CONFIG.bounds_bottom: Rect { left: 0.0, right: 300.0, top: 380.0, bottom: 400.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 63 |             GAME_CONFIG: GAME_CONFIG.bounds_bottom: Rect { left: 0.0, right: 300.0, top: 380.0, bottom: 400.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `:`, found `.`
[INFO] [stdout]   --> src/main.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct GameConfig {
[INFO] [stdout]    |        ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     GAME_CONFIG.bounds_left: [f32; 4],
[INFO] [stdout]    |                ^ expected `:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |             GAME_CONFIG.bounds_left: Rect { left: 0.0, right: 20.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 60 |             GAME_CONFIG: GAME_CONFIG.bounds_left: Rect { left: 0.0, right: 20.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |             GAME_CONFIG.bounds_right: Rect { left: 200.0, right: 300.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 61 |             GAME_CONFIG: GAME_CONFIG.bounds_right: Rect { left: 200.0, right: 300.0, top: 20.0, bottom: 380.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |             GAME_CONFIG.bounds_top: Rect { left: 0.0, right: 300.0, top: 0.0, bottom: 20.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 62 |             GAME_CONFIG: GAME_CONFIG.bounds_top: Rect { left: 0.0, right: 300.0, top: 0.0, bottom: 20.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `.`
[INFO] [stdout]   --> src/main.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         GameConfig {
[INFO] [stdout]    |         ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |             GAME_CONFIG.bounds_bottom: Rect { left: 0.0, right: 300.0, top: 380.0, bottom: 400.0},
[INFO] [stdout]    |             -----------^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             while parsing this struct field
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 63 |             GAME_CONFIG: GAME_CONFIG.bounds_bottom: Rect { left: 0.0, right: 300.0, top: 380.0, bottom: 400.0},
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowDesciptor` in this scope
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     window: WindowDesciptor,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_window-0.1.3/src/window.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct WindowDescriptor {
[INFO] [stdout]    | --------------------------- similarly named struct `WindowDescriptor` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 |     window: WindowDescriptor,
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `collision_sys` in this scope
[INFO] [stdout]   --> src/main.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .add_system(collision_sys.system())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Collision`, `collide`, and `render::pass::ClearColor`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     render::pass::ClearColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     sprite::collide_aabb::{collide, Collision},
[INFO] [stdout]   |                            ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowDesciptor` in this scope
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     window: WindowDesciptor,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_window-0.1.3/src/window.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct WindowDescriptor {
[INFO] [stdout]    | --------------------------- similarly named struct `WindowDescriptor` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 |     window: WindowDescriptor,
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `collision_sys` in this scope
[INFO] [stdout]   --> src/main.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .add_system(collision_sys.system())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Collision`, `collide`, and `render::pass::ClearColor`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     render::pass::ClearColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     sprite::collide_aabb::{collide, Collision},
[INFO] [stdout]   |                            ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `bevy::prelude::Rect`
[INFO] [stdout]   --> src/main.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect {
[INFO] [stdout]    |      ^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Rect<T> {
[INFO] [stdout]    |            ^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect<T> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0116]: cannot define inherent `impl` for a type outside of the crate where the type is defined
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect {
[INFO] [stdout]    | ^^^^^^^^^ impl for type defined outside of crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider defining a trait and implementing it for the type or using a newtype wrapper like `struct MyType(ExternalType);` and implement it
[INFO] [stdout]    = note: for more details about the orphan rules, see <https://doc.rust-lang.org/reference/items/implementations.html?highlight=orphan#orphan-rules>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<GameConfig as Default>::default` in constants
[INFO] [stdout]   --> src/main.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | const GAME_CONFIG: GameConfig = GameConfig::default();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `bevy::prelude::Rect`
[INFO] [stdout]   --> src/main.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect {
[INFO] [stdout]    |      ^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Rect<T> {
[INFO] [stdout]    |            ^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect<T> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0116]: cannot define inherent `impl` for a type outside of the crate where the type is defined
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Rect {
[INFO] [stdout]    | ^^^^^^^^^ impl for type defined outside of crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider defining a trait and implementing it for the type or using a newtype wrapper like `struct MyType(ExternalType);` and implement it
[INFO] [stdout]    = note: for more details about the orphan rules, see <https://doc.rust-lang.org/reference/items/implementations.html?highlight=orphan#orphan-rules>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<GameConfig as Default>::default` in constants
[INFO] [stdout]   --> src/main.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | const GAME_CONFIG: GameConfig = GameConfig::default();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 title: "Tet.rs",
[INFO] [stdout]    |                        ^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 title: "Tet.rs".to_string(),
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 title: "Tet.rs",
[INFO] [stdout]    |                        ^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 title: "Tet.rs".to_string(),
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `pixels` found for struct `bevy::prelude::Rect<T>` in the current scope
[INFO] [stdout]   --> src/main.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             next: Rect::pixels(220.0, 60.0, 60.0, 40.0),
[INFO] [stdout]    |                         ^^^^^^ associated function or constant not found in `bevy::prelude::Rect<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `bevy::prelude::Rect<_>`, consider using `bevy::prelude::Rect::<T>::all` which returns `bevy::prelude::Rect<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     pub fn all(value: T) -> Self
[INFO] [stdout] 37 | |     where
[INFO] [stdout] 38 | |         T: Clone,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `pixels` found for struct `bevy::prelude::Rect<T>` in the current scope
[INFO] [stdout]   --> src/main.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             next: Rect::pixels(220.0, 60.0, 60.0, 40.0),
[INFO] [stdout]    |                         ^^^^^^ associated function or constant not found in `bevy::prelude::Rect<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `bevy::prelude::Rect<_>`, consider using `bevy::prelude::Rect::<T>::all` which returns `bevy::prelude::Rect<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     pub fn all(value: T) -> Self
[INFO] [stdout] 37 | |     where
[INFO] [stdout] 38 | |         T: Clone,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `pixels` found for struct `bevy::prelude::Rect<T>` in the current scope
[INFO] [stdout]   --> src/main.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |             scoreboard: Rect::pixels(220.0, 150.0, 60.0, 20.0),
[INFO] [stdout]    |                               ^^^^^^ associated function or constant not found in `bevy::prelude::Rect<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `bevy::prelude::Rect<_>`, consider using `bevy::prelude::Rect::<T>::all` which returns `bevy::prelude::Rect<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     pub fn all(value: T) -> Self
[INFO] [stdout] 37 | |     where
[INFO] [stdout] 38 | |         T: Clone,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `pixels` found for struct `bevy::prelude::Rect<T>` in the current scope
[INFO] [stdout]   --> src/main.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |             scoreboard: Rect::pixels(220.0, 150.0, 60.0, 20.0),
[INFO] [stdout]    |                               ^^^^^^ associated function or constant not found in `bevy::prelude::Rect<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `bevy::prelude::Rect<_>`, consider using `bevy::prelude::Rect::<T>::all` which returns `bevy::prelude::Rect<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.1.3/src/geometry.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     pub fn all(value: T) -> Self
[INFO] [stdout] 37 | |     where
[INFO] [stdout] 38 | |         T: Clone,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `align_content`, `align_items`, `align_self` and 15 other fields in initializer of `bevy::prelude::Style`
[INFO] [stdout]    --> src/main.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |             style: Style {
[INFO] [stdout]     |                    ^^^^^ missing `align_content`, `align_items`, `align_self` and 15 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `align_content`, `align_items`, `align_self` and 15 other fields in initializer of `bevy::prelude::Style`
[INFO] [stdout]    --> src/main.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |             style: Style {
[INFO] [stdout]     |                    ^^^^^ missing `align_content`, `align_items`, `align_self` and 15 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:172:29
[INFO] [stdout]     |
[INFO] [stdout] 172 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `bevy::prelude::Sprite` in the current scope
[INFO] [stdout]    --> src/main.rs:172:29
[INFO] [stdout]     |
[INFO] [stdout] 172 |             sprite: Sprite::new(Vec2::new(
[INFO] [stdout]     |                             ^^^ associated function or constant not found in `bevy::prelude::Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     commands
[INFO] [stdout] 123 | |         .spawn(SpriteComponents {
[INFO] [stdout] 124 | |             material: background_material,
[INFO] [stdout] 125 | |             translation: Translation(Vec3::new(
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         })
[INFO] [stdout] 178 | |         .with(Collider::Solid)
[INFO] [stdout]     | |______________________________^ expected `()`, found `&mut Commands`
[INFO] [stdout]     |
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 178 |         .with(Collider::Solid);
[INFO] [stdout]     |                               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout]  98 | ) -> &mut bevy::prelude::Commands {
[INFO] [stdout]     |   +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     commands
[INFO] [stdout] 123 | |         .spawn(SpriteComponents {
[INFO] [stdout] 124 | |             material: background_material,
[INFO] [stdout] 125 | |             translation: Translation(Vec3::new(
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         })
[INFO] [stdout] 178 | |         .with(Collider::Solid)
[INFO] [stdout]     | |______________________________^ expected `()`, found `&mut Commands`
[INFO] [stdout]     |
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 178 |         .with(Collider::Solid);
[INFO] [stdout]     |                               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout]  98 | ) -> &mut bevy::prelude::Commands {
[INFO] [stdout]     |   +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/main.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     time: Res<Time>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tetronimo`
[INFO] [stdout]    --> src/main.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |     for (tetronimo, mut translation) in &mut query.iter() {
[INFO] [stdout]     |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetronimo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/main.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     time: Res<Time>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tetronimo`
[INFO] [stdout]    --> src/main.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |     for (tetronimo, mut translation) in &mut query.iter() {
[INFO] [stdout]     |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetronimo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0063, E0107, E0116, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0063, E0107, E0116, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tet` (bin "tet" test) due to 19 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tet` (bin "tet") due to 19 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0b9e1492b8d4b6179b889a6374ca4f0ddf4f20ae036d5d2b03bbc221778fb67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9e1492b8d4b6179b889a6374ca4f0ddf4f20ae036d5d2b03bbc221778fb67f", kill_on_drop: false }`
[INFO] [stdout] 0b9e1492b8d4b6179b889a6374ca4f0ddf4f20ae036d5d2b03bbc221778fb67f
