[INFO] fetching crate rayon-core 1.12.0... [INFO] checking rayon-core-1.12.0 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate rayon-core 1.12.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rayon-core 1.12.0 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rayon-core 1.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rayon-core 1.12.0 [INFO] tweaked toml for crates.io crate rayon-core 1.12.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e553550003308184a584abe913db3868383a08b00242772b1232d02b3736839 [INFO] running `Command { std: "docker" "start" "-a" "8e553550003308184a584abe913db3868383a08b00242772b1232d02b3736839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e553550003308184a584abe913db3868383a08b00242772b1232d02b3736839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e553550003308184a584abe913db3868383a08b00242772b1232d02b3736839", kill_on_drop: false }` [INFO] [stdout] 8e553550003308184a584abe913db3868383a08b00242772b1232d02b3736839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35efd7904f55c730a8a0c80e1aa4bef61e8609d511c85e360bff6565a0b15ccb [INFO] running `Command { std: "docker" "start" "-a" "35efd7904f55c730a8a0c80e1aa4bef61e8609d511c85e360bff6565a0b15ccb", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] warning: the item `unwind` is imported redundantly [INFO] [stdout] --> src/join/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::join::*; [INFO] [stdout] | -------------- the item `unwind` is already imported here [INFO] [stdout] 4 | use crate::unwind; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "35efd7904f55c730a8a0c80e1aa4bef61e8609d511c85e360bff6565a0b15ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35efd7904f55c730a8a0c80e1aa4bef61e8609d511c85e360bff6565a0b15ccb", kill_on_drop: false }` [INFO] [stdout] 35efd7904f55c730a8a0c80e1aa4bef61e8609d511c85e360bff6565a0b15ccb [INFO] checking rayon-core-1.12.0 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate rayon-core 1.12.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rayon-core 1.12.0 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rayon-core 1.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rayon-core 1.12.0 [INFO] tweaked toml for crates.io crate rayon-core 1.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fbdd3abcacf9905594fa12fb2682d3e04646beb67082b92b9daad3847a1179e [INFO] running `Command { std: "docker" "start" "-a" "4fbdd3abcacf9905594fa12fb2682d3e04646beb67082b92b9daad3847a1179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fbdd3abcacf9905594fa12fb2682d3e04646beb67082b92b9daad3847a1179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbdd3abcacf9905594fa12fb2682d3e04646beb67082b92b9daad3847a1179e", kill_on_drop: false }` [INFO] [stdout] 4fbdd3abcacf9905594fa12fb2682d3e04646beb67082b92b9daad3847a1179e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50721791eaaeb66d2a9a6c62f9cadc4136cc2069d169495c78d6f1bdfda39086 [INFO] running `Command { std: "docker" "start" "-a" "50721791eaaeb66d2a9a6c62f9cadc4136cc2069d169495c78d6f1bdfda39086", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rayon-core v1.12.0 (/tmp/fixit) [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Fixed src/scope/mod.rs (3 fixes) [INFO] [stderr] Fixed src/spawn/mod.rs (2 fixes) [INFO] [stderr] Fixed src/registry.rs (10 fixes) [INFO] [stderr] Fixed src/broadcast/mod.rs (1 fix) [INFO] [stderr] Fixed src/job.rs (9 fixes) [INFO] [stderr] Fixed src/latch.rs (6 fixes) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:511:7 [INFO] [stdout] | [INFO] [stdout] 511 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/join/mod.rs (1 fix) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:537:7 [INFO] [stdout] | [INFO] [stdout] 537 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Migrating tests/stack_overflow_crash.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/init_zero_threads.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/scoped_threadpool.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `unwind` is imported redundantly [INFO] [stdout] --> src/join/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::join::*; [INFO] [stdout] | -------------- the item `unwind` is already imported here [INFO] [stdout] 4 | use crate::unwind; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:511:7 [INFO] [stdout] | [INFO] [stdout] 511 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:537:7 [INFO] [stdout] | [INFO] [stdout] 537 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/simple_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/double_init_fail.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/use_current_thread.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/scope_join.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling rayon-core v1.12.0 (/tmp/fixit) [INFO] [stdout] warning: the item `unwind` is imported redundantly [INFO] [stdout] --> src/join/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::join::*; [INFO] [stdout] | -------------- the item `unwind` is already imported here [INFO] [stdout] 4 | use crate::unwind; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `job_b_ref` because it is borrowed [INFO] [stdout] --> src/join/mod.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 137 | let job_b_ref = job_b.as_job_ref(); [INFO] [stdout] | --------- binding `job_b_ref` declared here [INFO] [stdout] 138 | let job_b_id = job_b_ref.id(); [INFO] [stdout] | --------- borrow of `job_b_ref` occurs here [INFO] [stdout] 139 | worker_thread.push(job_b_ref); [INFO] [stdout] | ^^^^^^^^^ move out of `job_b_ref` occurs here [INFO] [stdout] ... [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `job` does not live long enough [INFO] [stdout] --> src/join/mod.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(job) = worker_thread.take_local_job() { [INFO] [stdout] | --- binding `job` declared here [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- ^^^ borrowed value does not live long enough [INFO] [stdout] | | [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 164 | } else { [INFO] [stdout] | - `job` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `job` because it is borrowed [INFO] [stdout] --> src/join/mod.rs:162:43 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(job) = worker_thread.take_local_job() { [INFO] [stdout] | --- binding `job` declared here [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- --- borrow of `job` occurs here [INFO] [stdout] | | [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 162 | worker_thread.execute(job); [INFO] [stdout] | ^^^ move out of `job` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:511:7 [INFO] [stdout] | [INFO] [stdout] 511 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:537:7 [INFO] [stdout] | [INFO] [stdout] 537 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0505]: cannot move out of `job_b_ref` because it is borrowed [INFO] [stdout] --> src/join/mod.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 137 | let job_b_ref = job_b.as_job_ref(); [INFO] [stdout] | --------- binding `job_b_ref` declared here [INFO] [stdout] 138 | let job_b_id = job_b_ref.id(); [INFO] [stdout] | --------- borrow of `job_b_ref` occurs here [INFO] [stdout] 139 | worker_thread.push(job_b_ref); [INFO] [stdout] | ^^^^^^^^^ move out of `job_b_ref` occurs here [INFO] [stdout] ... [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `job` does not live long enough [INFO] [stdout] --> src/join/mod.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(job) = worker_thread.take_local_job() { [INFO] [stdout] | --- binding `job` declared here [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- ^^^ borrowed value does not live long enough [INFO] [stdout] | | [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 164 | } else { [INFO] [stdout] | - `job` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `job` because it is borrowed [INFO] [stdout] --> src/join/mod.rs:162:43 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(job) = worker_thread.take_local_job() { [INFO] [stdout] | --- binding `job` declared here [INFO] [stdout] 155 | if job_b_id == job.id() { [INFO] [stdout] | -------- --- borrow of `job` occurs here [INFO] [stdout] | | [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 162 | worker_thread.execute(job); [INFO] [stdout] | ^^^ move out of `job` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:511:7 [INFO] [stdout] | [INFO] [stdout] 511 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/registry.rs:537:7 [INFO] [stdout] | [INFO] [stdout] 537 | { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib test) due to 4 previous errors; 3 warnings emitted [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" "50721791eaaeb66d2a9a6c62f9cadc4136cc2069d169495c78d6f1bdfda39086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50721791eaaeb66d2a9a6c62f9cadc4136cc2069d169495c78d6f1bdfda39086", kill_on_drop: false }` [INFO] [stdout] 50721791eaaeb66d2a9a6c62f9cadc4136cc2069d169495c78d6f1bdfda39086