[INFO] cloning repository https://github.com/adamski234/camera-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamski234/camera-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fcamera-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fcamera-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70396a14533e4fe4e986b1f6f821ffa4e2d9ecde
[INFO] building adamski234/camera-server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fcamera-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamski234/camera-server
[INFO] finished tweaking git repo https://github.com/adamski234/camera-server
[INFO] tweaked toml for git repo https://github.com/adamski234/camera-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamski234/camera-server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamski234/camera-server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded devise v0.4.1
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.1
[INFO] [stderr]   Downloaded devise_codegen v0.4.1
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded devise_core v0.4.1
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded deku_derive v0.17.0
[INFO] [stderr]   Downloaded simple_asn1 v0.6.2
[INFO] [stderr]   Downloaded no_std_io v0.6.0
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.1
[INFO] [stderr]   Downloaded deku v0.17.0
[INFO] [stderr]   Downloaded hyper v0.14.29
[INFO] [stderr]   Downloaded diesel v2.2.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95a7932103f97ee4cbc6fad395a7d5281f0558e5ff3948f4b00438bd3dee5b57
[INFO] running `Command { std: "docker" "start" "-a" "95a7932103f97ee4cbc6fad395a7d5281f0558e5ff3948f4b00438bd3dee5b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95a7932103f97ee4cbc6fad395a7d5281f0558e5ff3948f4b00438bd3dee5b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a7932103f97ee4cbc6fad395a7d5281f0558e5ff3948f4b00438bd3dee5b57", kill_on_drop: false }`
[INFO] [stdout] 95a7932103f97ee4cbc6fad395a7d5281f0558e5ff3948f4b00438bd3dee5b57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28703d05286103f3f861f776570572b6b86aeffbbe47cacc59e669d905baa0b3
[INFO] running `Command { std: "docker" "start" "-a" "28703d05286103f3f861f776570572b6b86aeffbbe47cacc59e669d905baa0b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling rocket_sync_db_pools v0.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]    Compiling deku_derive v0.17.0
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling no_std_io v0.6.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling deku v0.17.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling diesel v2.2.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling rocket_ws v0.1.1
[INFO] [stderr]    Compiling camera-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DekuWriter`
[INFO] [stdout]  --> src/device_connector/mod.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deku::{DekuContainerWrite, DekuWriter};
[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 import: `ExpressionMethods`
[INFO] [stdout]  --> src/device_connector/mod.rs:4:71
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::{insert_into, result::{DatabaseErrorKind, Error}, update, ExpressionMethods, QueryDsl, RunQueryDsl};
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_arg_infer)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sessions`
[INFO] [stdout]    --> src/device_connector/mod.rs:129:75
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...t, socket: &mut TcpStream, sessions: SessionList, database: &MainDatabase) -> Result<(), PacketHandlerError> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth_key`
[INFO] [stdout]    --> src/device_connector/mod.rs:147:67
[INFO] [stdout]     |
[INFO] [stdout] 147 |         packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: try ignoring the field: `auth_key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_id`
[INFO] [stdout]    --> src/device_connector/mod.rs:147:77
[INFO] [stdout]     |
[INFO] [stdout] 147 |         packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^ help: try ignoring the field: `camera_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `success`
[INFO] [stdout]    --> src/device_connector/mod.rs:153:63
[INFO] [stdout]     |
[INFO] [stdout] 153 |         packets::Message::UnregisterDevice(UnregisterDevicePacket { success }) => {
[INFO] [stdout]     |                                                                     ^^^^^^^ help: try ignoring the field: `success: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/device_connector/mod.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     DatabaseError(Error),
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 164 -     DatabaseError(Error),
[INFO] [stdout] 164 +     DatabaseError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherError` is never constructed
[INFO] [stdout]    --> src/device_connector/mod.rs:165:2
[INFO] [stdout]     |
[INFO] [stdout] 160 | enum DeviceRegisterError {
[INFO] [stdout]     |      ------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 165 |     OtherError,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "28703d05286103f3f861f776570572b6b86aeffbbe47cacc59e669d905baa0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28703d05286103f3f861f776570572b6b86aeffbbe47cacc59e669d905baa0b3", kill_on_drop: false }`
[INFO] [stdout] 28703d05286103f3f861f776570572b6b86aeffbbe47cacc59e669d905baa0b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c50aacdb3b8758f5a4f0c05ed10eb1a170593ac3ad0606ee63665d0594e0ac2
[INFO] running `Command { std: "docker" "start" "-a" "2c50aacdb3b8758f5a4f0c05ed10eb1a170593ac3ad0606ee63665d0594e0ac2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling deku_derive v0.17.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling deku v0.17.0
[INFO] [stderr]    Compiling camera-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DekuWriter`
[INFO] [stdout]  --> src/device_connector/mod.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deku::{DekuContainerWrite, DekuWriter};
[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 import: `ExpressionMethods`
[INFO] [stdout]  --> src/device_connector/mod.rs:4:71
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::{insert_into, result::{DatabaseErrorKind, Error}, update, ExpressionMethods, QueryDsl, RunQueryDsl};
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_arg_infer)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sessions`
[INFO] [stdout]    --> src/device_connector/mod.rs:129:75
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...t, socket: &mut TcpStream, sessions: SessionList, database: &MainDatabase) -> Result<(), PacketHandlerError> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth_key`
[INFO] [stdout]    --> src/device_connector/mod.rs:147:67
[INFO] [stdout]     |
[INFO] [stdout] 147 |         packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: try ignoring the field: `auth_key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_id`
[INFO] [stdout]    --> src/device_connector/mod.rs:147:77
[INFO] [stdout]     |
[INFO] [stdout] 147 |         packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^ help: try ignoring the field: `camera_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `success`
[INFO] [stdout]    --> src/device_connector/mod.rs:153:63
[INFO] [stdout]     |
[INFO] [stdout] 153 |         packets::Message::UnregisterDevice(UnregisterDevicePacket { success }) => {
[INFO] [stdout]     |                                                                     ^^^^^^^ help: try ignoring the field: `success: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/device_connector/mod.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     DatabaseError(Error),
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 164 -     DatabaseError(Error),
[INFO] [stdout] 164 +     DatabaseError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherError` is never constructed
[INFO] [stdout]    --> src/device_connector/mod.rs:165:2
[INFO] [stdout]     |
[INFO] [stdout] 160 | enum DeviceRegisterError {
[INFO] [stdout]     |      ------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 165 |     OtherError,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.64s
[INFO] running `Command { std: "docker" "inspect" "2c50aacdb3b8758f5a4f0c05ed10eb1a170593ac3ad0606ee63665d0594e0ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c50aacdb3b8758f5a4f0c05ed10eb1a170593ac3ad0606ee63665d0594e0ac2", kill_on_drop: false }`
[INFO] [stdout] 2c50aacdb3b8758f5a4f0c05ed10eb1a170593ac3ad0606ee63665d0594e0ac2
