[INFO] cloning repository https://github.com/HeroDevc/classicrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HeroDevc/classicrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeroDevc%2Fclassicrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeroDevc%2Fclassicrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c28627106f8a1b44b7a7f88f330513b49ed7d2bc [INFO] checking HeroDevc/classicrs against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeroDevc%2Fclassicrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HeroDevc/classicrs [INFO] finished tweaking git repo https://github.com/HeroDevc/classicrs [INFO] tweaked toml for git repo https://github.com/HeroDevc/classicrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HeroDevc/classicrs on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HeroDevc/classicrs 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" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v2.4.0 [INFO] [stderr] Downloaded tokio v1.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90 [INFO] running `Command { std: "docker" "start" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking tokio v1.51.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking classicserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RngExt` and `rng` [INFO] [stdout] --> src/connection.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{RngExt, rng}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RngExt` and `rng` [INFO] [stdout] --> src/connection.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{RngExt, rng}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/packets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/packets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 84 | Packet::ServerIdentification(data) => { [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 122 | Packet::Ping => { [INFO] [stdout] | ------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 129 | Packet::LevelInitialize => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 136 | Packet::LevelDataChunk(data) => { [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 263 | _ => {} [INFO] [stdout] | ^ ...and 8 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/packets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/packets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 84 | Packet::ServerIdentification(data) => { [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 122 | Packet::Ping => { [INFO] [stdout] | ------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 129 | Packet::LevelInitialize => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 136 | Packet::LevelDataChunk(data) => { [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 263 | _ => {} [INFO] [stdout] | ^ ...and 8 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/connection.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | mut state: ServerState, [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: unreachable pattern [INFO] [stdout] --> src/blocks.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | _ => 0 [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/blocks.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 56 | Self::Air => 0, [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] 57 | Self::Stone => 1, [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] 58 | Self::GrassBlock => 2, [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 59 | Self::Dirt => 3, [INFO] [stdout] | ---------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 105 | _ => 0 [INFO] [stdout] | ^ ...and 45 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_username` [INFO] [stdout] --> src/connection.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | connection_username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/connection.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | mut state: ServerState, [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: unreachable pattern [INFO] [stdout] --> src/blocks.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | _ => 0 [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/blocks.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 56 | Self::Air => 0, [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] 57 | Self::Stone => 1, [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] 58 | Self::GrassBlock => 2, [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 59 | Self::Dirt => 3, [INFO] [stdout] | ---------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 105 | _ => 0 [INFO] [stdout] | ^ ...and 45 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_username` [INFO] [stdout] --> src/connection.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | connection_username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_player_name` [INFO] [stdout] --> src/main.rs:606:77 [INFO] [stdout] | [INFO] [stdout] 606 | ... for (id, stream_arc, coords_arc, yaw_pitch_arc, stream_player_name) in player_streams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_player_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_player_name` [INFO] [stdout] --> src/main.rs:606:77 [INFO] [stdout] | [INFO] [stdout] 606 | ... for (id, stream_arc, coords_arc, yaw_pitch_arc, stream_player_name) in player_streams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_player_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90", kill_on_drop: false }` [INFO] [stdout] baba2138457a9b1616c46ecb5901dd45cfbee271f0571dacf0dc73018fd1ba90