[INFO] fetching crate rustyroblox 0.7.1...
[INFO] checking rustyroblox-0.7.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate rustyroblox 0.7.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rustyroblox 0.7.1
[INFO] finished tweaking crates.io crate rustyroblox 0.7.1
[INFO] tweaked toml for crates.io crate rustyroblox 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustyroblox 0.7.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding rspc v0.1.4 (available: v0.4.1)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.25.3 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rspc v0.1.4
[INFO] [stderr]   Downloaded specta-macros v1.0.5
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded specta v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d10e0731da2b218ab14aa1898192746b8db9072c632b4b679b2ad48a58eec068
[INFO] running `Command { std: "docker" "start" "-a" "d10e0731da2b218ab14aa1898192746b8db9072c632b4b679b2ad48a58eec068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d10e0731da2b218ab14aa1898192746b8db9072c632b4b679b2ad48a58eec068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10e0731da2b218ab14aa1898192746b8db9072c632b4b679b2ad48a58eec068", kill_on_drop: false }`
[INFO] [stdout] d10e0731da2b218ab14aa1898192746b8db9072c632b4b679b2ad48a58eec068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a204004c13196948b06f8b32df32b1af50cd54d96abd0045166542bb85b489d4
[INFO] running `Command { std: "docker" "start" "-a" "a204004c13196948b06f8b32df32b1af50cd54d96abd0045166542bb85b489d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling specta-macros v1.0.5
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking specta v1.0.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rspc v0.1.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustyroblox v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/groups/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | mod join_requests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `join_requests` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/groups/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use join_requests::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/groups/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | mod join_requests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/groups/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod relationships;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `relationships` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/groups/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use relationships::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/groups/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod relationships;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/groups/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | mod join_requests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `join_requests` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/groups/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use join_requests::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/groups/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | mod join_requests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/groups/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod relationships;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `relationships` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/groups/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use relationships::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/groups/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod relationships;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/groups.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | pub async fn change_owner(jar: &RequestJar, group_id: i64, user_id: i64) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/groups.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |     jar.post_json(url.as_str(), &request).await?;
[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] 491 |     jar.post_json::<(), _>(url.as_str(), &request).await?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/membership.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub async fn set_role(
[INFO] [stdout] 42 | |     jar: &RequestJar,
[INFO] [stdout] 43 | |     group_id: i64,
[INFO] [stdout] 44 | |     user_id: i64,
[INFO] [stdout] 45 | |     role_id: i64,
[INFO] [stdout] 46 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/membership.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     jar.patch_json(&url, request).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 52 |     jar.patch_json::<(), _>(&url, request).await?;
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/permissions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / pub async fn update_role_permissions(
[INFO] [stdout] 132 | |     jar: &RequestJar,
[INFO] [stdout] 133 | |     group_id: i64,
[INFO] [stdout] 134 | |     role_id: i64,
[INFO] [stdout] 135 | |     permissions: UpdateRolePermissionsRequestPermissions,
[INFO] [stdout] 136 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/permissions.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     jar.patch_json(&url, &(UpdateRolePermissionsRequest { permissions }))
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 142 |     jar.patch_json::<(), _>(&url, &(UpdateRolePermissionsRequest { permissions }))
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/primary.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn set_primary_group(jar: &RequestJar, group_id: i64) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/primary.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.post_json(&url, SetPrimaryGroupRequest { group_id })
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.post_json::<(), _>(&url, SetPrimaryGroupRequest { group_id })
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/social_links.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub async fn add_social_link(
[INFO] [stdout] 72 | |     jar: &RequestJar,
[INFO] [stdout] 73 | |     group_id: i64,
[INFO] [stdout] 74 | |     social_link: SocialLink,
[INFO] [stdout] 75 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/social_links.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.post_json(&url, &social_link).await?;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.post_json::<(), _>(&url, &social_link).await?;
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/social_links.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / pub async fn update_social_link(
[INFO] [stdout] 125 | |     jar: &RequestJar,
[INFO] [stdout] 126 | |     group_id: i64,
[INFO] [stdout] 127 | |     social_link: SocialLink,
[INFO] [stdout] 128 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/social_links.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     jar.patch_json(&url, &social_link).await?;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 135 |     jar.patch_json::<(), _>(&url, &social_link).await?;
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/wall.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / pub async fn delete_wall_post(
[INFO] [stdout] 54 | |     jar: &RequestJar,
[INFO] [stdout] 55 | |     group_id: i64,
[INFO] [stdout] 56 | |     post_id: i64,
[INFO] [stdout] 57 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/wall.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.delete_json(&url, "".to_string()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.delete_json::<(), _>(&url, "".to_string()).await?;
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/wall.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / pub async fn delete_wall_posts_by_user(
[INFO] [stdout] 73 | |     jar: &RequestJar,
[INFO] [stdout] 74 | |     group_id: i64,
[INFO] [stdout] 75 | |     user_id: i64,
[INFO] [stdout] 76 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/wall.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.delete_json(&url, "".to_string()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.delete_json::<(), _>(&url, "".to_string()).await?;
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/groups.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | pub async fn change_owner(jar: &RequestJar, group_id: i64, user_id: i64) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/groups.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |     jar.post_json(url.as_str(), &request).await?;
[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] 491 |     jar.post_json::<(), _>(url.as_str(), &request).await?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut jar = util::jar::RequestJar::new().await;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut jar = util::jar::RequestJar::new().await;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/membership.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub async fn set_role(
[INFO] [stdout] 42 | |     jar: &RequestJar,
[INFO] [stdout] 43 | |     group_id: i64,
[INFO] [stdout] 44 | |     user_id: i64,
[INFO] [stdout] 45 | |     role_id: i64,
[INFO] [stdout] 46 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/membership.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     jar.patch_json(&url, request).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 52 |     jar.patch_json::<(), _>(&url, request).await?;
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/permissions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / pub async fn update_role_permissions(
[INFO] [stdout] 132 | |     jar: &RequestJar,
[INFO] [stdout] 133 | |     group_id: i64,
[INFO] [stdout] 134 | |     role_id: i64,
[INFO] [stdout] 135 | |     permissions: UpdateRolePermissionsRequestPermissions,
[INFO] [stdout] 136 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/permissions.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     jar.patch_json(&url, &(UpdateRolePermissionsRequest { permissions }))
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 142 |     jar.patch_json::<(), _>(&url, &(UpdateRolePermissionsRequest { permissions }))
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/primary.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn set_primary_group(jar: &RequestJar, group_id: i64) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/primary.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.post_json(&url, SetPrimaryGroupRequest { group_id })
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.post_json::<(), _>(&url, SetPrimaryGroupRequest { group_id })
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/social_links.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub async fn add_social_link(
[INFO] [stdout] 72 | |     jar: &RequestJar,
[INFO] [stdout] 73 | |     group_id: i64,
[INFO] [stdout] 74 | |     social_link: SocialLink,
[INFO] [stdout] 75 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/social_links.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.post_json(&url, &social_link).await?;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.post_json::<(), _>(&url, &social_link).await?;
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/groups/social_links.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / pub async fn update_social_link(
[INFO] [stdout] 125 | |     jar: &RequestJar,
[INFO] [stdout] 126 | |     group_id: i64,
[INFO] [stdout] 127 | |     social_link: SocialLink,
[INFO] [stdout] 128 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/groups/social_links.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     jar.patch_json(&url, &social_link).await?;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 135 |     jar.patch_json::<(), _>(&url, &social_link).await?;
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/wall.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / pub async fn delete_wall_post(
[INFO] [stdout] 54 | |     jar: &RequestJar,
[INFO] [stdout] 55 | |     group_id: i64,
[INFO] [stdout] 56 | |     post_id: i64,
[INFO] [stdout] 57 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/wall.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.delete_json(&url, "".to_string()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |     jar.delete_json::<(), _>(&url, "".to_string()).await?;
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/groups/wall.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / pub async fn delete_wall_posts_by_user(
[INFO] [stdout] 73 | |     jar: &RequestJar,
[INFO] [stdout] 74 | |     group_id: i64,
[INFO] [stdout] 75 | |     user_id: i64,
[INFO] [stdout] 76 | | ) -> Result<(), Box<Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/groups/wall.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.delete_json(&url, "".to_string()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 81 |     jar.delete_json::<(), _>(&url, "".to_string()).await?;
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `roblosecurity`
[INFO] [stdout]   --> src/util/jar.rs:24:43
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub async fn set_roblosecurity(&self, roblosecurity: String) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_roblosecurity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/util/jar.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn set_proxy(&self, proxy: String) {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `roblosecurity`
[INFO] [stdout]   --> src/util/jar.rs:24:43
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub async fn set_roblosecurity(&self, roblosecurity: String) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_roblosecurity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/util/jar.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn set_proxy(&self, proxy: String) {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authenticated_jar` is never used
[INFO] [stdout]   --> src/lib.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn authenticated_jar() -> util::jar::RequestJar {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustyroblox v0.7.1 (/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 6`
[INFO] running `Command { std: "docker" "inspect" "a204004c13196948b06f8b32df32b1af50cd54d96abd0045166542bb85b489d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a204004c13196948b06f8b32df32b1af50cd54d96abd0045166542bb85b489d4", kill_on_drop: false }`
[INFO] [stdout] a204004c13196948b06f8b32df32b1af50cd54d96abd0045166542bb85b489d4
