[INFO] fetching crate composure 0.0.2... [INFO] checking composure-0.0.2 against master#51ff895062ba60a7cba53f57af928c3fb7b0f2f4 for pr-146167 [INFO] extracting crate composure 0.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate composure 0.0.2 [INFO] finished tweaking crates.io crate composure 0.0.2 [INFO] tweaked toml for crates.io crate composure 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate composure 0.0.2 on toolchain 51ff895062ba60a7cba53f57af928c3fb7b0f2f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "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" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6590708618d293a721d9d03bad773340d818c1aba541a54ea384937c2cb15862 [INFO] running `Command { std: "docker" "start" "-a" "6590708618d293a721d9d03bad773340d818c1aba541a54ea384937c2cb15862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6590708618d293a721d9d03bad773340d818c1aba541a54ea384937c2cb15862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6590708618d293a721d9d03bad773340d818c1aba541a54ea384937c2cb15862", kill_on_drop: false }` [INFO] [stdout] 6590708618d293a721d9d03bad773340d818c1aba541a54ea384937c2cb15862 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb41b7dad24fd5d319cf09c84af2107c64f330bb119866c13fdcad1d9f0220ce [INFO] running `Command { std: "docker" "start" "-a" "fb41b7dad24fd5d319cf09c84af2107c64f330bb119866c13fdcad1d9f0220ce", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking composure v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use common::*; [INFO] [stdout] | ^^^^^^^^^ the name `tests` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use deserialize::*; [INFO] [stdout] 9 | pub use serialize::*; [INFO] [stdout] | ------------ but the name `tests` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/models/deserialize/role.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / fn visit_map(self, mut map: A) -> Result [INFO] [stdout] 161 | | where [INFO] [stdout] 162 | | A: serde::de::MapAccess<'de>, [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 `!: Deserialize<'de>` will fail [INFO] [stdout] --> src/models/deserialize/role.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | ... _ = map.next_value()?; [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] 174 ~ _ = map.next_value::<()>()?; [INFO] [stdout] 175 | available_for_purchase = true; [INFO] [stdout] ... [INFO] [stdout] 183 | Field::PremiumSubscriber => { [INFO] [stdout] 184 ~ _ = map.next_value::<()>()?; [INFO] [stdout] 185 | premium_subscriber = true; [INFO] [stdout] ... [INFO] [stdout] 190 | Field::GuildConnections => { [INFO] [stdout] 191 ~ _ = map.next_value::<()>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/models/deserialize/role.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / fn visit_map(self, mut map: A) -> Result [INFO] [stdout] 161 | | where [INFO] [stdout] 162 | | A: serde::de::MapAccess<'de>, [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 `!: Deserialize<'de>` will fail [INFO] [stdout] --> src/models/deserialize/role.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | ... _ = map.next_value()?; [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] 174 ~ _ = map.next_value::<()>()?; [INFO] [stdout] 175 | available_for_purchase = true; [INFO] [stdout] ... [INFO] [stdout] 183 | Field::PremiumSubscriber => { [INFO] [stdout] 184 ~ _ = map.next_value::<()>()?; [INFO] [stdout] 185 | premium_subscriber = true; [INFO] [stdout] ... [INFO] [stdout] 190 | Field::GuildConnections => { [INFO] [stdout] 191 ~ _ = map.next_value::<()>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISCORD_CDN` is never used [INFO] [stdout] --> src/models.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const DISCORD_CDN: &str = "https://cdn.discordapp.com"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Avatar` is never used [INFO] [stdout] --> src/models.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | trait Avatar { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: composure v0.0.2 (/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 8` [INFO] running `Command { std: "docker" "inspect" "fb41b7dad24fd5d319cf09c84af2107c64f330bb119866c13fdcad1d9f0220ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb41b7dad24fd5d319cf09c84af2107c64f330bb119866c13fdcad1d9f0220ce", kill_on_drop: false }` [INFO] [stdout] fb41b7dad24fd5d319cf09c84af2107c64f330bb119866c13fdcad1d9f0220ce