[INFO] cloning repository https://github.com/AmityWilder/factory-train-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmityWilder/factory-train-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b9278e547e2fa48a84b8f50d709fd236cbea65
[INFO] checking AmityWilder/factory-train-game against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmityWilder/factory-train-game
[INFO] finished tweaking git repo https://github.com/AmityWilder/factory-train-game
[INFO] tweaked toml for git repo https://github.com/AmityWilder/factory-train-game written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmityWilder/factory-train-game on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmityWilder/factory-train-game 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lolbinarycat/raylib-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/raysan5/raylib`
[INFO] [stderr]     Updating git repository `https://github.com/raylib-rs/raylib-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded glam v0.30.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5cc52866c3c64148836ec72a1785e3773217d75457767ea88ba112df13faf2f
[INFO] running `Command { std: "docker" "start" "-a" "c5cc52866c3c64148836ec72a1785e3773217d75457767ea88ba112df13faf2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5cc52866c3c64148836ec72a1785e3773217d75457767ea88ba112df13faf2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5cc52866c3c64148836ec72a1785e3773217d75457767ea88ba112df13faf2f", kill_on_drop: false }`
[INFO] [stdout] c5cc52866c3c64148836ec72a1785e3773217d75457767ea88ba112df13faf2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 230096fab5f7ffaeaee2b0451d6e31855b5cb15968482177648a852eac69f538
[INFO] running `Command { std: "docker" "start" "-a" "230096fab5f7ffaeaee2b0451d6e31855b5cb15968482177648a852eac69f538", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fixed_point v0.1.0 (/opt/rustwide/workdir/fixed_point)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stdout] warning: the feature `maybe_uninit_slice` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> fixed_point/src/lib.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_ops, const_trait_impl, maybe_uninit_slice)]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stdout] warning: the feature `maybe_uninit_slice` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> fixed_point/src/lib.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_ops, const_trait_impl, maybe_uninit_slice)]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking glam v0.30.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling raylib-sys v5.7.0 (https://github.com/lolbinarycat/raylib-rs?branch=raylib-draw-dyn#93c9a951)
[INFO] [stderr]    Compiling raylib-sys v5.7.0 (https://github.com/raylib-rs/raylib-rs?branch=unstable#9a57cb34)
[INFO] [stderr]     Checking raylib v5.7.0 (https://github.com/lolbinarycat/raylib-rs?branch=raylib-draw-dyn#93c9a951)
[INFO] [stderr]     Checking raylib v5.7.0 (https://github.com/raylib-rs/raylib-rs?branch=unstable#9a57cb34)
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: unused macro definition: `render_args`
[INFO] [stdout]  --> engine/src/draw/draw2d.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! render_args {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `render_args`
[INFO] [stdout]  --> engine/src/draw/draw2d.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! render_args {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct Renderer<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 229 |     options: RenderingOptions,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `rotation`, and `tint` are never read
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RenderingOptions {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 45 |     offset: Vector3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 46 |     rotation: Quaternion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     tint: Color,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `options` and `buf` are never read
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Renderer<'a> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 61 |     options: RenderingOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |
[INFO] [stdout] 63 |     buf: &'a mut (dyn Render + 'a),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn draw(&mut self, args: Arguments<'_>) -> Result;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> engine/src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn new(render: &'a mut (dyn Render + 'a), options: RenderingOptions) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RenderingOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct Renderer<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 229 |     options: RenderingOptions,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `rotation`, and `tint` are never read
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RenderingOptions {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 45 |     offset: Vector3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 46 |     rotation: Quaternion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     tint: Color,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `options` and `buf` are never read
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Renderer<'a> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 61 |     options: RenderingOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |
[INFO] [stdout] 63 |     buf: &'a mut (dyn Render + 'a),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn draw(&mut self, args: Arguments<'_>) -> Result;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> engine/src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> engine/src/draw/draw2d.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn new(render: &'a mut (dyn Render + 'a), options: RenderingOptions) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> engine/src/draw/draw3d.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RenderingOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking factory-train-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking editor v0.1.0 (/opt/rustwide/workdir/editor)
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> editor/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     array_windows,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> editor/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     array_windows,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/chem/fmt.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> src/math/bounds.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[const_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/math/bounds.rs:205:3
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/chem/fmt.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> src/math/coords/mod.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[const_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/region/factory.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> src/math/bounds.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[const_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/math/bounds.rs:205:3
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> src/math/coords/mod.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[const_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> src/region/factory.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_shifts` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     unchecked_shifts,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_shifts` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     unchecked_shifts,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SubSupScript` which is not `const`
[INFO] [stdout]    --> src/chem/fmt.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl const SubSupScript for char {
[INFO] [stdout]     |            ^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SubSupScript` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub const trait SubSupScript: Sized {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> editor/src/main.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut asset = AmyMesh::gen_cube(1.0, 1.0, 1.0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> editor/src/main.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut asset = AmyMesh::gen_cube(1.0, 1.0, 1.0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_point`, `new_line`, and `new_triangle` are never used
[INFO] [stdout]    --> editor/src/mesh.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Face {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] 189 |     #[inline]
[INFO] [stdout] 190 |     pub fn new_point(i1: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub fn new_line(i1: u16, i2: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn new_triangle(i1: u16, i2: u16, i3: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texcoords` is never read
[INFO] [stdout]    --> editor/src/mesh.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AmyMesh {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 238 |     vertices: Vec<Vector3>,
[INFO] [stdout] 239 |     texcoords: Vec<Vector2>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `gen_plane`, `texcoords`, `faces`, and `face_texcoords` are never used
[INFO] [stdout]    --> editor/src/mesh.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl AmyMesh {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn gen_plane(width: f32, length: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub const fn texcoords(&self) -> &[Vector2] {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub const fn faces(&self) -> &[Face] {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn face_texcoords(&self) -> impl ExactSizeIterator<Item = FaceData<&Vector2>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_point`, `new_line`, and `new_triangle` are never used
[INFO] [stdout]    --> editor/src/mesh.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Face {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] 189 |     #[inline]
[INFO] [stdout] 190 |     pub fn new_point(i1: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub fn new_line(i1: u16, i2: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn new_triangle(i1: u16, i2: u16, i3: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texcoords` is never read
[INFO] [stdout]    --> editor/src/mesh.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AmyMesh {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 238 |     vertices: Vec<Vector3>,
[INFO] [stdout] 239 |     texcoords: Vec<Vector2>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `gen_plane`, `texcoords`, `faces`, and `face_texcoords` are never used
[INFO] [stdout]    --> editor/src/mesh.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl AmyMesh {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn gen_plane(width: f32, length: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub const fn texcoords(&self) -> &[Vector2] {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub const fn faces(&self) -> &[Face] {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn face_texcoords(&self) -> impl ExactSizeIterator<Item = FaceData<&Vector2>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SubSupScript` which is not `const`
[INFO] [stdout]    --> src/chem/fmt.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl const SubSupScript for char {
[INFO] [stdout]     |            ^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SubSupScript` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub const trait SubSupScript: Sized {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]   --> src/math/bounds.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl const SpacialBounds for BoundingBox {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub const trait SpacialBounds {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]   --> src/math/bounds.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl const SpacialBounds for FactoryBounds {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub const trait SpacialBounds {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]    --> src/math/bounds.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl const SpacialBounds for LabBounds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub const trait SpacialBounds {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]    --> src/math/bounds.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl const SpacialBounds for PlayerBounds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub const trait SpacialBounds {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `VectorConstants` which is not `const`
[INFO] [stdout]   --> src/math/coords/player.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl const VectorConstants for PlayerVector3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `VectorConstants` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/math/coords/mod.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub const trait VectorConstants: Sized {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]   --> src/math/bounds.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl const SpacialBounds for BoundingBox {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub const trait SpacialBounds {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]   --> src/math/bounds.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl const SpacialBounds for FactoryBounds {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub const trait SpacialBounds {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]    --> src/math/bounds.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl const SpacialBounds for LabBounds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub const trait SpacialBounds {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `SpacialBounds` which is not `const`
[INFO] [stdout]    --> src/math/bounds.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl const SpacialBounds for PlayerBounds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `SpacialBounds` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub const trait SpacialBounds {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `VectorConstants` which is not `const`
[INFO] [stdout]   --> src/math/coords/player.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl const VectorConstants for PlayerVector3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `VectorConstants` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/math/coords/mod.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub const trait VectorConstants: Sized {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Clearance` which is not `const`
[INFO] [stdout]    --> src/region/factory.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl const Clearance for Reactor {
[INFO] [stdout]     |            ^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Clearance` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub const trait Clearance {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Clearance` which is not `const`
[INFO] [stdout]    --> src/region/factory.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl const Clearance for Reactor {
[INFO] [stdout]     |            ^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Clearance` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub const trait Clearance {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]   --> src/chem/molecule.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Self::Tree(btree_map) => todo!(),
[INFO] [stdout]    |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]   --> src/chem/molecule.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Self::Tree(btree_map) => todo!(),
[INFO] [stdout]    |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `factory-train-game` (bin "factory-train-game") due to 12 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `factory-train-game` (bin "factory-train-game" test) due to 12 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "230096fab5f7ffaeaee2b0451d6e31855b5cb15968482177648a852eac69f538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230096fab5f7ffaeaee2b0451d6e31855b5cb15968482177648a852eac69f538", kill_on_drop: false }`
[INFO] [stdout] 230096fab5f7ffaeaee2b0451d6e31855b5cb15968482177648a852eac69f538
