[INFO] fetching crate rive-http 1.1.0... [INFO] building rive-http-1.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate rive-http 1.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rive-http 1.1.0 [INFO] finished tweaking crates.io crate rive-http 1.1.0 [INFO] tweaked toml for crates.io crate rive-http 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rive-http 1.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 178 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c0b174c8698f3d5e434e7e3163fb315dbede1037d11808864b02637a679a4b9 [INFO] running `Command { std: "docker" "start" "-a" "7c0b174c8698f3d5e434e7e3163fb315dbede1037d11808864b02637a679a4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c0b174c8698f3d5e434e7e3163fb315dbede1037d11808864b02637a679a4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0b174c8698f3d5e434e7e3163fb315dbede1037d11808864b02637a679a4b9", kill_on_drop: false }` [INFO] [stdout] 7c0b174c8698f3d5e434e7e3163fb315dbede1037d11808864b02637a679a4b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f89174acc286d2ba7ea4b321ce285afa6e5b6b482c76758d683586e666854630 [INFO] running `Command { std: "docker" "start" "-a" "f89174acc286d2ba7ea4b321ce285afa6e5b6b482c76758d683586e666854630", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling iso8601-timestamp v0.3.3 [INFO] [stderr] Compiling rive-models v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rive-http v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn mark_server_as_read(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 76 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_members.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / pub async fn unban_user( [INFO] [stdout] 125 | | &self, [INFO] [stdout] 126 | | server_id: impl Into, [INFO] [stdout] 127 | | user_id: impl Into, [INFO] [stdout] 128 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_members.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 141 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / pub async fn add_member_to_group( [INFO] [stdout] 36 | | &self, [INFO] [stdout] 37 | | group_id: impl Into, [INFO] [stdout] 38 | | member_id: impl Into, [INFO] [stdout] 39 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 52 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / pub async fn edit_strike( [INFO] [stdout] 111 | | &self, [INFO] [stdout] 112 | | strike_id: impl Into, [INFO] [stdout] 113 | | data: EditAccountStrikeData, [INFO] [stdout] 114 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 121 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / pub async fn remove_member_from_group( [INFO] [stdout] 59 | | &self, [INFO] [stdout] 60 | | group_id: impl Into, [INFO] [stdout] 61 | | member_id: impl Into, [INFO] [stdout] 62 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 75 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn delete_strike(&self, strike_id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 133 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn delete_or_leave_server(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 47 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rive-http v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f89174acc286d2ba7ea4b321ce285afa6e5b6b482c76758d683586e666854630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89174acc286d2ba7ea4b321ce285afa6e5b6b482c76758d683586e666854630", kill_on_drop: false }` [INFO] [stdout] f89174acc286d2ba7ea4b321ce285afa6e5b6b482c76758d683586e666854630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9a4ba7f0e6252ca561d810fef68c34afbe8617c7e864f95710a4f1a51ad1bcc [INFO] running `Command { std: "docker" "start" "-a" "d9a4ba7f0e6252ca561d810fef68c34afbe8617c7e864f95710a4f1a51ad1bcc", kill_on_drop: false }` [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn mark_server_as_read(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 76 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_members.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / pub async fn unban_user( [INFO] [stdout] 125 | | &self, [INFO] [stdout] 126 | | server_id: impl Into, [INFO] [stdout] 127 | | user_id: impl Into, [INFO] [stdout] 128 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_members.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 141 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / pub async fn add_member_to_group( [INFO] [stdout] 36 | | &self, [INFO] [stdout] 37 | | group_id: impl Into, [INFO] [stdout] 38 | | member_id: impl Into, [INFO] [stdout] 39 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 52 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / pub async fn edit_strike( [INFO] [stdout] 111 | | &self, [INFO] [stdout] 112 | | strike_id: impl Into, [INFO] [stdout] 113 | | data: EditAccountStrikeData, [INFO] [stdout] 114 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 121 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / pub async fn remove_member_from_group( [INFO] [stdout] 59 | | &self, [INFO] [stdout] 60 | | group_id: impl Into, [INFO] [stdout] 61 | | member_id: impl Into, [INFO] [stdout] 62 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 75 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn delete_strike(&self, strike_id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 133 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn delete_or_leave_server(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 47 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rive-http v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / pub async fn add_member_to_group( [INFO] [stdout] 36 | | &self, [INFO] [stdout] 37 | | group_id: impl Into, [INFO] [stdout] 38 | | member_id: impl Into, [INFO] [stdout] 39 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 52 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/channels/groups.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / pub async fn remove_member_from_group( [INFO] [stdout] 59 | | &self, [INFO] [stdout] 60 | | group_id: impl Into, [INFO] [stdout] 61 | | member_id: impl Into, [INFO] [stdout] 62 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/channels/groups.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 75 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn mark_server_as_read(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 76 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / pub async fn edit_strike( [INFO] [stdout] 111 | | &self, [INFO] [stdout] 112 | | strike_id: impl Into, [INFO] [stdout] 113 | | data: EditAccountStrikeData, [INFO] [stdout] 114 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 121 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_members.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / pub async fn unban_user( [INFO] [stdout] 125 | | &self, [INFO] [stdout] 126 | | server_id: impl Into, [INFO] [stdout] 127 | | user_id: impl Into, [INFO] [stdout] 128 | | ) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_members.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 141 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/server_information.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn delete_or_leave_server(&self, id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/servers/server_information.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 47 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/platform_administration/user_safety.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn delete_strike(&self, strike_id: impl Into) -> Result<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde_core::de::Deserialize<'de>` will fail [INFO] [stdout] --> src/platform_administration/user_safety.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | .json() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 133 | .json::<()>() [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rive-http v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d9a4ba7f0e6252ca561d810fef68c34afbe8617c7e864f95710a4f1a51ad1bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a4ba7f0e6252ca561d810fef68c34afbe8617c7e864f95710a4f1a51ad1bcc", kill_on_drop: false }` [INFO] [stdout] d9a4ba7f0e6252ca561d810fef68c34afbe8617c7e864f95710a4f1a51ad1bcc