[INFO] cloning repository https://github.com/Francis-Rockwell/Wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Francis-Rockwell/Wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancis-Rockwell%2FWordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancis-Rockwell%2FWordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeb6668767182b64780efc38a06da4af88afd043 [INFO] checking Francis-Rockwell/Wordle/aeb6668767182b64780efc38a06da4af88afd043 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancis-Rockwell%2FWordle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 33% (623/1878) Updating files: 34% (639/1878) Updating files: 35% (658/1878) Updating files: 36% (677/1878) Updating files: 37% (695/1878) Updating files: 38% (714/1878) Updating files: 39% (733/1878) Updating files: 40% (752/1878) Updating files: 41% (770/1878) Updating files: 42% (789/1878) Updating files: 43% (808/1878) Updating files: 44% (827/1878) Updating files: 45% (846/1878) Updating files: 46% (864/1878) Updating files: 47% (883/1878) Updating files: 48% (902/1878) Updating files: 49% (921/1878) Updating files: 50% (939/1878) Updating files: 51% (958/1878) Updating files: 52% (977/1878) Updating files: 53% (996/1878) Updating files: 54% (1015/1878) Updating files: 55% (1033/1878) Updating files: 56% (1052/1878) Updating files: 57% (1071/1878) Updating files: 58% (1090/1878) Updating files: 59% (1109/1878) Updating files: 59% (1116/1878) Updating files: 60% (1127/1878) Updating files: 61% (1146/1878) Updating files: 62% (1165/1878) Updating files: 63% (1184/1878) Updating files: 64% (1202/1878) Updating files: 65% (1221/1878) Updating files: 66% (1240/1878) Updating files: 67% (1259/1878) Updating files: 68% (1278/1878) Updating files: 69% (1296/1878) Updating files: 70% (1315/1878) Updating files: 71% (1334/1878) Updating files: 72% (1353/1878) Updating files: 73% (1371/1878) Updating files: 74% (1390/1878) Updating files: 75% (1409/1878) Updating files: 76% (1428/1878) Updating files: 77% (1447/1878) Updating files: 78% (1465/1878) Updating files: 79% (1484/1878) Updating files: 80% (1503/1878) Updating files: 81% (1522/1878) Updating files: 82% (1540/1878) Updating files: 83% (1559/1878) Updating files: 84% (1578/1878) Updating files: 85% (1597/1878) Updating files: 86% (1616/1878) Updating files: 87% (1634/1878) Updating files: 88% (1653/1878) Updating files: 89% (1672/1878) Updating files: 90% (1691/1878) Updating files: 91% (1709/1878) Updating files: 92% (1728/1878) Updating files: 93% (1747/1878) Updating files: 94% (1766/1878) Updating files: 95% (1785/1878) Updating files: 96% (1803/1878) Updating files: 97% (1822/1878) Updating files: 98% (1841/1878) Updating files: 99% (1860/1878) Updating files: 100% (1878/1878) Updating files: 100% (1878/1878), done. [INFO] validating manifest of git repo https://github.com/Francis-Rockwell/Wordle on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Francis-Rockwell/Wordle [INFO] finished tweaking git repo https://github.com/Francis-Rockwell/Wordle [INFO] tweaked toml for git repo https://github.com/Francis-Rockwell/Wordle written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Francis-Rockwell/Wordle 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3136673f418d958b825213cd3f7a5cb2821c9fcf05273d36a6e29b495f695095 [INFO] running `Command { std: "docker" "start" "-a" "3136673f418d958b825213cd3f7a5cb2821c9fcf05273d36a6e29b495f695095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3136673f418d958b825213cd3f7a5cb2821c9fcf05273d36a6e29b495f695095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3136673f418d958b825213cd3f7a5cb2821c9fcf05273d36a6e29b495f695095", kill_on_drop: false }` [INFO] [stdout] 3136673f418d958b825213cd3f7a5cb2821c9fcf05273d36a6e29b495f695095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1fbd08d2fd61f6be8cd1368bb0ce5ee39200e13914f1babe97dac13d95a3851 [INFO] running `Command { std: "docker" "start" "-a" "d1fbd08d2fd61f6be8cd1368bb0ce5ee39200e13914f1babe97dac13d95a3851", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.8.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling ntest_test_cases v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling ntest_timeout v0.8.1 [INFO] [stderr] Checking ntest v0.8.1 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking tui v0.17.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking wordle v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/common.rs (3 fixes) [INFO] [stderr] Fixed src/tty_true.rs (1 fix) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/common.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { &FINALSET }) { [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { addr_of!(FINALSET) }) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tty_false.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tty_true.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/basic_requirements.rs from 2021 edition to 2024 [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/common.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { &FINALSET }) { [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { addr_of!(FINALSET) }) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tty_false.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tty_true.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/common.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking wordle v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/common.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { &FINALSET }) { [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { addr_of!(FINALSET) }) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/common.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { &FINALSET }) { [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 253 | if exist(&s, unsafe { addr_of!(FINALSET) }) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/tty_false.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/tty_false.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | if exist(&guess[..], unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/tty_true.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [INFO] [stdout] --> src/tty_true.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { &ACCEPTSET }) == false { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 133 | if exist(&guess, unsafe { addr_of!(ACCEPTSET) }) == false { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wordle` (bin "wordle" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wordle` (bin "wordle") due to 4 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d1fbd08d2fd61f6be8cd1368bb0ce5ee39200e13914f1babe97dac13d95a3851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1fbd08d2fd61f6be8cd1368bb0ce5ee39200e13914f1babe97dac13d95a3851", kill_on_drop: false }` [INFO] [stdout] d1fbd08d2fd61f6be8cd1368bb0ce5ee39200e13914f1babe97dac13d95a3851