[INFO] cloning repository https://github.com/kana-sama/just-dice-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kana-sama/just-dice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkana-sama%2Fjust-dice-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkana-sama%2Fjust-dice-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f02f3321b5e7807fc76704ca606df4fe10121772 [INFO] testing kana-sama/just-dice-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkana-sama%2Fjust-dice-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kana-sama/just-dice-rs [INFO] finished tweaking git repo https://github.com/kana-sama/just-dice-rs [INFO] tweaked toml for git repo https://github.com/kana-sama/just-dice-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kana-sama/just-dice-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kana-sama/just-dice-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/kana-sama/playdate.git` [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Adding itertools v0.14.0 [INFO] [stderr] Adding playdate v0.2.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-bindgen-cfg v0.2.1 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-color v0.2.7 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-controls v0.3.9 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-display v0.3.9 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-fs v0.2.11 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-gen-api-shorthands v0.1.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-graphics v0.6.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-lua v0.1.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-menu v0.3.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-scoreboards v0.1.7 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-sound v0.4.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-sprite v0.3.3 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-sys v0.5.1 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding playdate-system v0.3.16 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Adding proc-macro2 v1.0.101 [INFO] [stderr] Adding quote v1.0.40 [INFO] [stderr] Adding rand v0.9.2 [INFO] [stderr] Adding rand_core v0.9.3 [INFO] [stderr] Adding syn v2.0.106 [INFO] [stderr] Adding unicode-ident v1.0.18 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased_set v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba53ee986277a07992a94c2addfd0cd23a236aef98ee5b25484826f592a1386 [INFO] running `Command { std: "docker" "start" "-a" "bba53ee986277a07992a94c2addfd0cd23a236aef98ee5b25484826f592a1386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba53ee986277a07992a94c2addfd0cd23a236aef98ee5b25484826f592a1386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba53ee986277a07992a94c2addfd0cd23a236aef98ee5b25484826f592a1386", kill_on_drop: false }` [INFO] [stdout] bba53ee986277a07992a94c2addfd0cd23a236aef98ee5b25484826f592a1386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f8d572645d76dcb62c51603fd3a0fb9dd8c69a18d8d76dfe5798bbc4c4b793 [INFO] running `Command { std: "docker" "start" "-a" "b5f8d572645d76dcb62c51603fd3a0fb9dd8c69a18d8d76dfe5798bbc4c4b793", kill_on_drop: false }` [INFO] [stderr] Compiling playdate-bindgen-cfg v0.2.1 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling erased_set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling playdate-sys v0.5.1 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling playdate-fs v0.2.11 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-color v0.2.7 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-gen-api-shorthands v0.1.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-graphics v0.6.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-system v0.3.16 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-lua v0.1.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-scoreboards v0.1.7 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-display v0.3.9 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-sound v0.4.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-controls v0.3.9 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-menu v0.3.0 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate-sprite v0.3.3 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling playdate v0.2.5 (https://github.com/kana-sama/playdate.git?branch=all_my_changes#78d02f7d) [INFO] [stderr] Compiling dice-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/utils/cached.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if let Some((cached_key, value)) = self.cache.take() && cached_key == key { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(generic_arg_infer)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(slice_as_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/utils/bytes_decoder.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | let mut array = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 69 - let mut array = MaybeUninit::uninit_array(); [INFO] [stdout] 69 + let mut array = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dice-rs` (lib) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b5f8d572645d76dcb62c51603fd3a0fb9dd8c69a18d8d76dfe5798bbc4c4b793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f8d572645d76dcb62c51603fd3a0fb9dd8c69a18d8d76dfe5798bbc4c4b793", kill_on_drop: false }` [INFO] [stdout] b5f8d572645d76dcb62c51603fd3a0fb9dd8c69a18d8d76dfe5798bbc4c4b793