[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] d2270ed95af85b7d3e417f12b7682626356822a8
[INFO] checking AmityWilder/factory-train-game against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmityWilder/factory-train-game on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e43a17ed1cdf97f3a7b59be9acbe40661fdefd2c491ffc8cf25ffbe59408b38
[INFO] running `Command { std: "docker" "start" "-a" "3e43a17ed1cdf97f3a7b59be9acbe40661fdefd2c491ffc8cf25ffbe59408b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e43a17ed1cdf97f3a7b59be9acbe40661fdefd2c491ffc8cf25ffbe59408b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e43a17ed1cdf97f3a7b59be9acbe40661fdefd2c491ffc8cf25ffbe59408b38", kill_on_drop: false }`
[INFO] [stdout] 3e43a17ed1cdf97f3a7b59be9acbe40661fdefd2c491ffc8cf25ffbe59408b38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8ced8dea82f41050b102fce8041f2fcad7b20e2b60ef50589e49e4316103704
[INFO] running `Command { std: "docker" "start" "-a" "d8ced8dea82f41050b102fce8041f2fcad7b20e2b60ef50589e49e4316103704", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking fixed_point v0.1.0 (/opt/rustwide/workdir/fixed_point)
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking glam v0.30.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling raylib-sys v5.7.0 (https://github.com/lolbinarycat/raylib-rs?branch=raylib-draw-dyn#8324826d)
[INFO] [stderr]     Checking raylib v5.7.0 (https://github.com/lolbinarycat/raylib-rs?branch=raylib-draw-dyn#8324826d)
[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)]` 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)]` 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)]` 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: 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)]` on by default
[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: 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: 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: 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] [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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.73s
[INFO] running `Command { std: "docker" "inspect" "d8ced8dea82f41050b102fce8041f2fcad7b20e2b60ef50589e49e4316103704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ced8dea82f41050b102fce8041f2fcad7b20e2b60ef50589e49e4316103704", kill_on_drop: false }`
[INFO] [stdout] d8ced8dea82f41050b102fce8041f2fcad7b20e2b60ef50589e49e4316103704
