[INFO] cloning repository https://github.com/BojanKogoj/mines
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BojanKogoj/mines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBojanKogoj%2Fmines", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBojanKogoj%2Fmines'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b6aa3865a5013639d4b8e543a641eda57495eda
[INFO] checking BojanKogoj/mines against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBojanKogoj%2Fmines" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BojanKogoj/mines
[INFO] finished tweaking git repo https://github.com/BojanKogoj/mines
[INFO] tweaked toml for git repo https://github.com/BojanKogoj/mines written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BojanKogoj/mines 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/BojanKogoj/mines 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/redox-os/orbtk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2-sys v0.30.0
[INFO] [stderr]   Downloaded orbimage v0.1.15
[INFO] [stderr]   Downloaded num-iter v0.1.34
[INFO] [stderr]   Downloaded num-rational v0.1.40
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded orbfont v0.1.8
[INFO] [stderr]   Downloaded coco v0.1.1
[INFO] [stderr]   Downloaded num-integer v0.1.35
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.8
[INFO] [stderr]   Downloaded num v0.1.41
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded linked-hash-map v0.5.0
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.13
[INFO] [stderr]   Downloaded rusttype v0.2.3
[INFO] [stderr]   Downloaded rayon-core v1.3.0
[INFO] [stderr]   Downloaded image v0.12.4
[INFO] [stderr]   Downloaded deflate v0.7.17
[INFO] [stderr]   Downloaded sdl2 v0.30.0
[INFO] [stderr]   Downloaded resize v0.2.0
[INFO] [stderr]   Downloaded orbclient v0.3.12
[INFO] [stderr]   Downloaded rand v0.3.20
[INFO] [stderr]   Downloaded cssparser-macros v0.3.0
[INFO] [stderr]   Downloaded procedural-masquerade v0.1.5
[INFO] [stderr]   Downloaded cssparser v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 395a9394e91b13ea74005cb53c4ca92939c67d2b31ab675da74e9e2169d20258
[INFO] running `Command { std: "docker" "start" "-a" "395a9394e91b13ea74005cb53c4ca92939c67d2b31ab675da74e9e2169d20258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395a9394e91b13ea74005cb53c4ca92939c67d2b31ab675da74e9e2169d20258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395a9394e91b13ea74005cb53c4ca92939c67d2b31ab675da74e9e2169d20258", kill_on_drop: false }`
[INFO] [stdout] 395a9394e91b13ea74005cb53c4ca92939c67d2b31ab675da74e9e2169d20258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6462fe3c77d2008ec5c4e1e79d4c9362e45686da907585c8f9c2c5a062ca3455
[INFO] running `Command { std: "docker" "start" "-a" "6462fe3c77d2008ec5c4e1e79d4c9362e45686da907585c8f9c2c5a062ca3455", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.3.0
[INFO] [stderr]    Compiling sdl2-sys v0.30.0
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking coco v0.1.1
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]     Checking deflate v0.7.17
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling rand v0.3.20
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking num v0.1.41
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking sdl2 v0.30.0
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stderr]     Checking rayon v0.8.2
[INFO] [stderr]     Checking stb_truetype v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.7.21
[INFO] [stderr]     Checking num-rational v0.1.40
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling procedural-masquerade v0.1.5
[INFO] [stderr]     Checking scoped_threadpool v0.1.8
[INFO] [stderr]     Checking linked-hash-map v0.5.0
[INFO] [stderr]     Checking phf v0.7.21
[INFO] [stderr]     Checking resize v0.2.0
[INFO] [stderr]     Checking rusttype v0.2.3
[INFO] [stderr]     Checking orbclient v0.3.12
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `alloc::Vec`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/graphicspath.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^ no `Vec` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 - use alloc::Vec;
[INFO] [stdout] 1 + use alloc::vec;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::vec::Vec;
[INFO] [stdout]   |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/renderer.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     asm!("cld
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_ptr_null_mut`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/lib.rs:6:75
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(all(not(feature="no_std"), not(target_os = "redox")), feature(const_ptr_null_mut))]
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/color.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         write!(f, "{:#010X}", self.data)
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.12/src/renderer.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 let old = &mut data[y as usize * w as usize + x as usize].data;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orbclient` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.3/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `K` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone + 'a, V: Clone>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.3/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `V` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone, V: Clone + 'a>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6462fe3c77d2008ec5c4e1e79d4c9362e45686da907585c8f9c2c5a062ca3455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6462fe3c77d2008ec5c4e1e79d4c9362e45686da907585c8f9c2c5a062ca3455", kill_on_drop: false }`
[INFO] [stdout] 6462fe3c77d2008ec5c4e1e79d4c9362e45686da907585c8f9c2c5a062ca3455
