[INFO] cloning repository https://github.com/RubberDuckShobe/nightRAID
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RubberDuckShobe/nightRAID" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2FnightRAID", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2FnightRAID'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5a0ed65d0c9871301a5702a946e2ea9d1587605
[INFO] checking RubberDuckShobe/nightRAID against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2FnightRAID" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RubberDuckShobe/nightRAID
[INFO] finished tweaking git repo https://github.com/RubberDuckShobe/nightRAID
[INFO] tweaked toml for git repo https://github.com/RubberDuckShobe/nightRAID written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RubberDuckShobe/nightRAID on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RubberDuckShobe/nightRAID 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62b2415fbcf33c0b4b145757b5a4ac53c6ffc537c46203fa92af1a1ad83a1f9b
[INFO] running `Command { std: "docker" "start" "-a" "62b2415fbcf33c0b4b145757b5a4ac53c6ffc537c46203fa92af1a1ad83a1f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b2415fbcf33c0b4b145757b5a4ac53c6ffc537c46203fa92af1a1ad83a1f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b2415fbcf33c0b4b145757b5a4ac53c6ffc537c46203fa92af1a1ad83a1f9b", kill_on_drop: false }`
[INFO] [stdout] 62b2415fbcf33c0b4b145757b5a4ac53c6ffc537c46203fa92af1a1ad83a1f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e4c2113e9267bc65369a2b4286ebf96b0a427da2bc404cafc7be3a1bbabaf2
[INFO] running `Command { std: "docker" "start" "-a" "49e4c2113e9267bc65369a2b4286ebf96b0a427da2bc404cafc7be3a1bbabaf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling nightraid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling atomic_enum v0.2.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking enfync v0.1.6
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.2.1
[INFO] [stderr]     Checking ezsockets v0.6.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking sqlx-core v0.7.3
[INFO] [stderr]     Checking sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/game/commands.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Commands::Login { token } => {
[INFO] [stdout]    |                           ^^^^^ help: try ignoring the field: `token: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/ws.rs:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn on_call(&mut self, call: Self::Call) -> Result<(), Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/game/commands.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Commands::Login { token } => {
[INFO] [stdout]    |                           ^^^^^ help: try ignoring the field: `token: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_data` is never read
[INFO] [stdout]   --> src/errors.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TextError<S = (), const EXPOSE_INTERNAL_ERROR: bool = false>
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     extra_data: Option<Box<S>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/ws.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameServer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 17 |     pub pool: sqlx::PgPool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/ws.rs:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn on_call(&mut self, call: Self::Call) -> Result<(), Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_data` is never read
[INFO] [stdout]   --> src/errors.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TextError<S = (), const EXPOSE_INTERNAL_ERROR: bool = false>
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     extra_data: Option<Box<S>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/ws.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameServer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 17 |     pub pool: sqlx::PgPool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[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" "49e4c2113e9267bc65369a2b4286ebf96b0a427da2bc404cafc7be3a1bbabaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e4c2113e9267bc65369a2b4286ebf96b0a427da2bc404cafc7be3a1bbabaf2", kill_on_drop: false }`
[INFO] [stdout] 49e4c2113e9267bc65369a2b4286ebf96b0a427da2bc404cafc7be3a1bbabaf2
