[INFO] fetching crate very_simple_2d_core 0.6.0...
[INFO] testing very_simple_2d_core-0.6.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate very_simple_2d_core 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate very_simple_2d_core 0.6.0
[INFO] finished tweaking crates.io crate very_simple_2d_core 0.6.0
[INFO] tweaked toml for crates.io crate very_simple_2d_core 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate very_simple_2d_core 0.6.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding gl_generator v0.13.1 (available: v0.14.0)
[INFO] [stderr]       Adding image v0.22.5 (available: v0.25.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5253251104c48964fda6bf1608df5085002020cbfae5d3268770dd372534badd
[INFO] running `Command { std: "docker" "start" "-a" "5253251104c48964fda6bf1608df5085002020cbfae5d3268770dd372534badd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5253251104c48964fda6bf1608df5085002020cbfae5d3268770dd372534badd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5253251104c48964fda6bf1608df5085002020cbfae5d3268770dd372534badd", kill_on_drop: false }`
[INFO] [stdout] 5253251104c48964fda6bf1608df5085002020cbfae5d3268770dd372534badd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8bc8b2996ae6c3f3067485508ce34fc863c78a2246ed00e91c6b731bf8b1379
[INFO] running `Command { std: "docker" "start" "-a" "c8bc8b2996ae6c3f3067485508ce34fc863c78a2246ed00e91c6b731bf8b1379", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling roots v0.0.6
[INFO] [stderr]    Compiling partial-min-max v0.4.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling very_simple_2d_core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling axgeom v1.13.2
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stdout] error[E0412]: cannot find type `FixedAspectVec2` in crate `axgeom`
[INFO] [stdout]   --> src/circle_program.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |         window_dim: axgeom::FixedAspectVec2,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in `axgeom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FixedAspectVec2` in crate `axgeom`
[INFO] [stdout]   --> src/sprite_program.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |         window_dim: axgeom::FixedAspectVec2,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in `axgeom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FixedAspectVec2` in crate `axgeom`
[INFO] [stdout]   --> src/lib.rs:65:56
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn set_viewport(&mut self, window_dim: axgeom::FixedAspectVec2, game_width: f32) {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ not found in `axgeom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FixedAspectVec2` in crate `axgeom`
[INFO] [stdout]   --> src/lib.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub unsafe fn new(window_dim: axgeom::FixedAspectVec2) -> SimpleCanvas {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ not found in `axgeom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout]  24 |         assert_eq!(gl::GetError(), gl::NO_ERROR);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vbo.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             gl_ok!()
[INFO] [stdout]     |             -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `gl_ok`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gl_ok` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `very_simple_2d_core` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c8bc8b2996ae6c3f3067485508ce34fc863c78a2246ed00e91c6b731bf8b1379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bc8b2996ae6c3f3067485508ce34fc863c78a2246ed00e91c6b731bf8b1379", kill_on_drop: false }`
[INFO] [stdout] c8bc8b2996ae6c3f3067485508ce34fc863c78a2246ed00e91c6b731bf8b1379
