[INFO] cloning repository https://github.com/Dcraftbg/Raxel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dcraftbg/Raxel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDcraftbg%2FRaxel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDcraftbg%2FRaxel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22e249272d92f10c9d2c2a1d7115e362466a333b
[INFO] checking Dcraftbg/Raxel against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDcraftbg%2FRaxel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dcraftbg/Raxel
[INFO] finished tweaking git repo https://github.com/Dcraftbg/Raxel
[INFO] tweaked toml for git repo https://github.com/Dcraftbg/Raxel written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dcraftbg/Raxel on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dcraftbg/Raxel 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstring v0.2.4
[INFO] [stderr]   Downloaded ptr_iter v0.1.1
[INFO] [stderr]   Downloaded bitfrob v1.3.1
[INFO] [stderr]   Downloaded pixel_formats v0.1.5
[INFO] [stderr]   Downloaded bool32 v0.1.1
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded beryllium v0.13.3
[INFO] [stderr]   Downloaded freetype-rs v0.35.0
[INFO] [stderr]   Downloaded gl33 v0.2.1
[INFO] [stderr]   Downloaded freetype-sys v0.20.0
[INFO] [stderr]   Downloaded fermium v22605.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 752aac6aabeea969e3df4719354925b176e8116825b307e5dfd0df4d43789912
[INFO] running `Command { std: "docker" "start" "-a" "752aac6aabeea969e3df4719354925b176e8116825b307e5dfd0df4d43789912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "752aac6aabeea969e3df4719354925b176e8116825b307e5dfd0df4d43789912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752aac6aabeea969e3df4719354925b176e8116825b307e5dfd0df4d43789912", kill_on_drop: false }`
[INFO] [stdout] 752aac6aabeea969e3df4719354925b176e8116825b307e5dfd0df4d43789912
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf37ea0c26d720119747d0963a4193265d5aa973046d3ac1d597977fe0594d7
[INFO] running `Command { std: "docker" "start" "-a" "5bf37ea0c26d720119747d0963a4193265d5aa973046d3ac1d597977fe0594d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling fermium v22605.0.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking ptr_iter v0.1.1
[INFO] [stderr]     Checking bitfrob v1.3.1
[INFO] [stderr]     Checking bool32 v0.1.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking gl33 v0.2.1
[INFO] [stderr]     Checking zstring v0.2.4
[INFO] [stderr]    Compiling freetype-sys v0.20.0
[INFO] [stderr]    Compiling stb_image v0.1.0 (/opt/rustwide/workdir/stb_image)
[INFO] [stderr]     Checking freetype-rs v0.35.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking pixel_formats v0.1.5
[INFO] [stderr]     Checking beryllium v0.13.3
[INFO] [stderr]     Checking Raxel v0.1.0 (/opt/rustwide/workdir/Raxel)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> Raxel/src/main.rs:351:78
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y};
[INFO] [stdout]     |                                                                              ^^^^^^^^^ expected `i32`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i64` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x: advance_x.try_into().unwrap(), advance_y};
[INFO] [stdout]     |                                                                              ++++++++++          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> Raxel/src/main.rs:351:89
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y};
[INFO] [stdout]     |                                                                                         ^^^^^^^^^ expected `i32`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i64` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y: advance_y.try_into().unwrap()};
[INFO] [stdout]     |                                                                                         ++++++++++          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Raxel` (bin "Raxel") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> Raxel/src/main.rs:351:78
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y};
[INFO] [stdout]     |                                                                              ^^^^^^^^^ expected `i32`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i64` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x: advance_x.try_into().unwrap(), advance_y};
[INFO] [stdout]     |                                                                              ++++++++++          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> Raxel/src/main.rs:351:89
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y};
[INFO] [stdout]     |                                                                                         ^^^^^^^^^ expected `i32`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert an `i64` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |            Glyth { width, height, atlas_off, bitmap_left, bitmap_top, bound, advance_x, advance_y: advance_y.try_into().unwrap()};
[INFO] [stdout]     |                                                                                         ++++++++++          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Raxel` (bin "Raxel" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5bf37ea0c26d720119747d0963a4193265d5aa973046d3ac1d597977fe0594d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf37ea0c26d720119747d0963a4193265d5aa973046d3ac1d597977fe0594d7", kill_on_drop: false }`
[INFO] [stdout] 5bf37ea0c26d720119747d0963a4193265d5aa973046d3ac1d597977fe0594d7
