[INFO] fetching crate churn-server 0.1.0... [INFO] checking churn-server-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate churn-server 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate churn-server 0.1.0 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 crates.io crate churn-server 0.1.0 [INFO] finished tweaking crates.io crate churn-server 0.1.0 [INFO] tweaked toml for crates.io crate churn-server 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate churn-server 0.1.0 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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7175502cdade3d72d09c925055990a66b1213ce12cc0addcec64424a148ed013 [INFO] running `Command { std: "docker" "start" "-a" "7175502cdade3d72d09c925055990a66b1213ce12cc0addcec64424a148ed013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7175502cdade3d72d09c925055990a66b1213ce12cc0addcec64424a148ed013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7175502cdade3d72d09c925055990a66b1213ce12cc0addcec64424a148ed013", kill_on_drop: false }` [INFO] [stdout] 7175502cdade3d72d09c925055990a66b1213ce12cc0addcec64424a148ed013 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a0921a2328c60e9bc27811f78fc50bd3edc7c27624fdf06b4f33dd7f1dd366 [INFO] running `Command { std: "docker" "start" "-a" "63a0921a2328c60e9bc27811f78fc50bd3edc7c27624fdf06b4f33dd7f1dd366", 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 unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking clap v4.3.4 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking churn-domain v0.1.0 [INFO] [stderr] Checking churn-server v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/event.rs (4 fixes) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | todo!() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/main.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 149 | | todo!() [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | todo!() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/main.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 149 | | todo!() [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.42s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking churn-server v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | todo!() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | todo!() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | async fn agent_ping() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 149 | | todo!() [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 149 | | todo!() [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | async fn get_tasks() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static [u8; N] [INFO] [stdout] &'static [u8] [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] (Response<()>, R) [INFO] [stdout] (Response<()>, T1, R) [INFO] [stdout] (Response<()>, T1, T2, R) [INFO] [stdout] (Response<()>, T1, T2, T3, R) [INFO] [stdout] and 124 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `churn-server` (bin "churn-server") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `churn-server` (bin "churn-server" test) due to 5 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" "63a0921a2328c60e9bc27811f78fc50bd3edc7c27624fdf06b4f33dd7f1dd366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a0921a2328c60e9bc27811f78fc50bd3edc7c27624fdf06b4f33dd7f1dd366", kill_on_drop: false }` [INFO] [stdout] 63a0921a2328c60e9bc27811f78fc50bd3edc7c27624fdf06b4f33dd7f1dd366