[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] testing adamski234/camera-server against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fcamera-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adamski234/camera-server on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 501daf55b3a36cf25d4cb3f680da8a908df22927953eb21ff30e83c163300009 [INFO] running `Command { std: "docker" "start" "-a" "501daf55b3a36cf25d4cb3f680da8a908df22927953eb21ff30e83c163300009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "501daf55b3a36cf25d4cb3f680da8a908df22927953eb21ff30e83c163300009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501daf55b3a36cf25d4cb3f680da8a908df22927953eb21ff30e83c163300009", kill_on_drop: false }` [INFO] [stdout] 501daf55b3a36cf25d4cb3f680da8a908df22927953eb21ff30e83c163300009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2ea94eeb96d1b45de03daf9bb1d78b3150c3a1580e983d1f315e9607c440b1 [INFO] running `Command { std: "docker" "start" "-a" "bd2ea94eeb96d1b45de03daf9bb1d78b3150c3a1580e983d1f315e9607c440b1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [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 idna v0.5.0 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling no_std_io v0.6.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling devise_core v0.4.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 thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling dsl_auto_type v0.1.1 [INFO] [stderr] Compiling deku_derive v0.17.0 [INFO] [stderr] Compiling diesel_derives v2.2.1 [INFO] [stderr] Compiling deku v0.17.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [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 serde_spanned v0.6.6 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling h2 v0.3.26 [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 23.83s [INFO] running `Command { std: "docker" "inspect" "bd2ea94eeb96d1b45de03daf9bb1d78b3150c3a1580e983d1f315e9607c440b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2ea94eeb96d1b45de03daf9bb1d78b3150c3a1580e983d1f315e9607c440b1", kill_on_drop: false }` [INFO] [stdout] bd2ea94eeb96d1b45de03daf9bb1d78b3150c3a1580e983d1f315e9607c440b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a41733ca34b910ce33426de00486420c1fa8743992a60cce54fbac6bffb96eb [INFO] running `Command { std: "docker" "start" "-a" "9a41733ca34b910ce33426de00486420c1fa8743992a60cce54fbac6bffb96eb", 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 toml v0.8.14 [INFO] [stderr] Compiling deku_derive v0.17.0 [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 8.69s [INFO] running `Command { std: "docker" "inspect" "9a41733ca34b910ce33426de00486420c1fa8743992a60cce54fbac6bffb96eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a41733ca34b910ce33426de00486420c1fa8743992a60cce54fbac6bffb96eb", kill_on_drop: false }` [INFO] [stdout] 9a41733ca34b910ce33426de00486420c1fa8743992a60cce54fbac6bffb96eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f2fa05a56a22290e7720758d3ec3dbaa827f268d249aea3c5542b97188ef7b2 [INFO] running `Command { std: "docker" "start" "-a" "4f2fa05a56a22290e7720758d3ec3dbaa827f268d249aea3c5542b97188ef7b2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `DekuWriter` [INFO] [stderr] --> src/device_connector/mod.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | use deku::{DekuContainerWrite, DekuWriter}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ExpressionMethods` [INFO] [stderr] --> src/device_connector/mod.rs:4:71 [INFO] [stderr] | [INFO] [stderr] 4 | use diesel::{insert_into, result::{DatabaseErrorKind, Error}, update, ExpressionMethods, QueryDsl, RunQueryDsl}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(generic_arg_infer)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sessions` [INFO] [stderr] --> src/device_connector/mod.rs:129:75 [INFO] [stderr] | [INFO] [stderr] 129 | ...t, socket: &mut TcpStream, sessions: SessionList, database: &MainDatabase) -> Result<(), PacketHandlerError> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `auth_key` [INFO] [stderr] --> src/device_connector/mod.rs:147:67 [INFO] [stderr] | [INFO] [stderr] 147 | packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => { [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `auth_key: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `camera_id` [INFO] [stderr] --> src/device_connector/mod.rs:147:77 [INFO] [stderr] | [INFO] [stderr] 147 | packets::Message::InitiateConnection(InitiateConnectionPacket { auth_key, camera_id }) => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `camera_id: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `success` [INFO] [stderr] --> src/device_connector/mod.rs:153:63 [INFO] [stderr] | [INFO] [stderr] 153 | packets::Message::UnregisterDevice(UnregisterDevicePacket { success }) => { [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `success: _` [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/device_connector/mod.rs:164:16 [INFO] [stderr] | [INFO] [stderr] 164 | DatabaseError(Error), [INFO] [stderr] | ------------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 164 - DatabaseError(Error), [INFO] [stderr] 164 + DatabaseError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variant `OtherError` is never constructed [INFO] [stderr] --> src/device_connector/mod.rs:165:2 [INFO] [stderr] | [INFO] [stderr] 160 | enum DeviceRegisterError { [INFO] [stderr] | ------------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 165 | OtherError, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `camera-server` (bin "camera-server" test) generated 9 warnings (run `cargo fix --bin "camera-server" -p camera-server --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/camera_server-7896d6afab686edc) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test device_connector::packets::test::encode_initcomm_response ... ok [INFO] [stdout] test device_connector::packets::test::decode_noop_request ... ok [INFO] [stdout] test device_connector::packets::test::decode_registration_response ... ok [INFO] [stdout] test device_connector::packets::test::image_chunk ... ok [INFO] [stdout] test user_routes::tests::login_test ... FAILED [INFO] [stdout] test tests_common::verify_user_creation ... FAILED [INFO] [stdout] test user_routes::tests::register_test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- user_routes::tests::login_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'user_routes::tests::login_test' (30) panicked at src/device_connector/mod.rs:47:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b7e5955662 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7e5955662 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7e5955662 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7e5955662 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7e596842f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7e596842f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x55b7e5921583 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7e5921583 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7e592e522 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7e59334df - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55b7e5933371 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55b7e521c16e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x55b7e521c16e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7e5933b9f - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x55b7e5933b9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55b7e593394a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55b7e592e659 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7e591558d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55b7e59733d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55b7e5972686 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x55b7e5187c21 - core::result::Result::unwrap::h7541efeb32dcff48 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x55b7e5187c21 - camera_server::device_connector::DeviceBridge::init::hafcad3a180e8584c [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:47:72 [INFO] [stdout] 22: 0x55b7e5187aa5 - camera_server::device_connector::DeviceBridge::new::hc44f8632305c14bb [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:41:10 [INFO] [stdout] 23: 0x55b7e519f25d - ::on_ignite::{{closure}}::h52f9649297436ca7 [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:285:27 [INFO] [stdout] 24: 0x55b7e5469d40 - as core::future::future::Future>::poll::hbcb5b43452415c88 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x55b7e555d47f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::h14972b93e433d0a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/fairing/fairings.rs:120:58 [INFO] [stdout] 26: 0x55b7e54c354e - rocket::rkt::Rocket::ignite::{{closure}}::hb7df4d5c6f6fd769 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/rkt.rs:514:46 [INFO] [stdout] 27: 0x55b7e54c0bf0 - rocket::rkt::Rocket

::local_launch::{{closure}}::hb7b490741929046e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/rkt.rs:847:57 [INFO] [stdout] 28: 0x55b7e5507119 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h9941b1ac539b8d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/client.rs:60:44 [INFO] [stdout] 29: 0x55b7e512a4bb - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h2d3c7b95352b47d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/client.rs:113:72 [INFO] [stdout] 30: 0x55b7e5187770 - camera_server::tests_common::create_local_async_client::{{closure}}::hd0c873e82ac7f3c4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_common.rs:32:53 [INFO] [stdout] 31: 0x55b7e5183437 - camera_server::user_routes::tests::login_test::{{closure}}::h97a57432b6400557 [INFO] [stdout] at /opt/rustwide/workdir/src/user_routes.rs:175:58 [INFO] [stdout] 32: 0x55b7e51cbe0d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h4b2b2eb4dea98f7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/park.rs:281:74 [INFO] [stdout] 33: 0x55b7e51c994a - tokio::runtime::coop::with_budget::h5ffaebaedba18a4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x55b7e51c994a - tokio::runtime::coop::budget::h06d2105daea5be64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x55b7e51c994a - tokio::runtime::park::CachedParkThread::block_on::h4f64444aef770791 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/park.rs:281:31 [INFO] [stdout] 36: 0x55b7e51cf4b1 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h8ff147ec309f256d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 37: 0x55b7e51af756 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h53436edd33aadad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 38: 0x55b7e51cd4d3 - tokio::runtime::context::runtime::enter_runtime::hdd6590c7b4f3203e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55b7e51af66f - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9de42e34773b3d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 40: 0x55b7e50dbe15 - tokio::runtime::runtime::Runtime::block_on::he1eb0b4081d405f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:349:50 [INFO] [stdout] 41: 0x55b7e50de900 - rocket::async_run::hc62750d000cd922b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/lib.rs:250:26 [INFO] [stdout] 42: 0x55b7e50dce92 - rocket::async_test::h190bb7efe58b0153 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/lib.rs:261:5 [INFO] [stdout] 43: 0x55b7e5183195 - camera_server::user_routes::tests::login_test::h98550d64856c9c7e [INFO] [stdout] at /opt/rustwide/workdir/src/user_routes.rs:174:24 [INFO] [stdout] 44: 0x55b7e51831b7 - camera_server::user_routes::tests::login_test::{{closure}}::h0faf50812fa36dad [INFO] [stdout] at /opt/rustwide/workdir/src/user_routes.rs:174:23 [INFO] [stdout] 45: 0x55b7e50b6c66 - core::ops::function::FnOnce::call_once::h10c887d9a38f72d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55b7e521bf6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55b7e521bf6b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x55b7e522ffcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x55b7e522ffcd - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x55b7e522ffcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55b7e522ffcd - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55b7e522ffcd - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55b7e522ffcd - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x55b7e522ffcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x55b7e5209514 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x55b7e5209514 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x55b7e520cd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x55b7e520cd6a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x55b7e520cd6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x55b7e520cd6a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x55b7e520cd6a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x55b7e520cd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x55b7e520cd6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x55b7e5929a5f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x55b7e5929a5f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x7c2b53f07aa4 - [INFO] [stdout] 67: 0x7c2b53f94a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_common::verify_user_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests_common::verify_user_creation' (29) panicked at src/device_connector/mod.rs:47:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b7e5955662 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7e5955662 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7e5955662 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7e5955662 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7e596842f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7e596842f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x55b7e5921583 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7e5921583 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7e592e522 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7e59334df - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55b7e5933371 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55b7e521c16e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x55b7e521c16e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7e5933b9f - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x55b7e5933b9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55b7e593394a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55b7e592e659 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7e591558d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55b7e59733d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55b7e5972686 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x55b7e5187c21 - core::result::Result::unwrap::h7541efeb32dcff48 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x55b7e5187c21 - camera_server::device_connector::DeviceBridge::init::hafcad3a180e8584c [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:47:72 [INFO] [stdout] 22: 0x55b7e5187aa5 - camera_server::device_connector::DeviceBridge::new::hc44f8632305c14bb [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:41:10 [INFO] [stdout] 23: 0x55b7e519f25d - ::on_ignite::{{closure}}::h52f9649297436ca7 [INFO] [stdout] at /opt/rustwide/workdir/src/device_connector/mod.rs:285:27 [INFO] [stdout] 24: 0x55b7e5469d40 - as core::future::future::Future>::poll::hbcb5b43452415c88 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x55b7e555d47f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::h14972b93e433d0a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/fairing/fairings.rs:120:58 [INFO] [stdout] 26: 0x55b7e54c354e - rocket::rkt::Rocket::ignite::{{closure}}::hb7df4d5c6f6fd769 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/rkt.rs:514:46 [INFO] [stdout] 27: 0x55b7e54c0bf0 - rocket::rkt::Rocket

::local_launch::{{closure}}::hb7b490741929046e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/rkt.rs:847:57 [INFO] [stdout] 28: 0x55b7e5507119 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h9941b1ac539b8d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/client.rs:60:44 [INFO] [stdout] 29: 0x55b7e512a4bb - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h2d3c7b95352b47d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/client.rs:113:72 [INFO] [stdout] 30: 0x55b7e5187770 - camera_server::tests_common::create_local_async_client::{{closure}}::hd0c873e82ac7f3c4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_common.rs:32:53 [INFO] [stdout] 31: 0x55b7e51870f3 - camera_server::tests_common::verify_user_creation::{{closure}}::h030a5ef1d3fb7ad7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_common.rs:51:43 [INFO] [stdout] 32: 0x55b7e51cbfcd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb5f07ac1616ef1c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/park.rs:281:74 [INFO] [stdout] 33: 0x55b7e51c950b - tokio::runtime::coop::with_budget::h5d9e8e1994f4da50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x55b7e51c950b - tokio::runtime::coop::budget::h6a0dfc783f870bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x55b7e51c950b - tokio::runtime::park::CachedParkThread::block_on::h49587cd00c2757f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/park.rs:281:31 [INFO] [stdout] 36: 0x55b7e51cf642 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hb4cf00573a2061e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 37: 0x55b7e51af6c7 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h0d8d3f7ba68ea4b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 38: 0x55b7e51cc8e4 - tokio::runtime::context::runtime::enter_runtime::h5472222afe09ba05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55b7e51af5f0 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h7cb15d26d55d6500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 40: 0x55b7e50dbc36 - tokio::runtime::runtime::Runtime::block_on::h73fac00992bb1b9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:349:50 [INFO] [stdout] 41: 0x55b7e50de580 - rocket::async_run::hafa43bd66fc38323 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/lib.rs:250:26 [INFO] [stdout] 42: 0x55b7e50dcec2 - rocket::async_test::h425241b18459afb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/lib.rs:261:5 [INFO] [stdout] 43: 0x55b7e5186f36 - camera_server::tests_common::verify_user_creation::h6284d6f846148c52 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_common.rs:50:33 [INFO] [stdout] 44: 0x55b7e51874d7 - camera_server::tests_common::verify_user_creation::{{closure}}::h9dea3cf896dd9902 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_common.rs:50:32 [INFO] [stdout] 45: 0x55b7e50b7ce6 - core::ops::function::FnOnce::call_once::h79bc0eab5470dedf [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55b7e521bf6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55b7e521bf6b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x55b7e522ffcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x55b7e522ffcd - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x55b7e522ffcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55b7e522ffcd - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55b7e522ffcd - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55b7e522ffcd - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x55b7e522ffcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x55b7e5209514 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x55b7e5209514 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x55b7e520cd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x55b7e520cd6a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x55b7e520cd6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x55b7e520cd6a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x55b7e520cd6a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x55b7e520cd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x55b7e520cd6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x55b7e5929a5f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x55b7e5929a5f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x7c2b53f07aa4 - [INFO] [stdout] 67: 0x7c2b53f94a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests_common::verify_user_creation [INFO] [stdout] user_routes::tests::login_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin camera-server` [INFO] running `Command { std: "docker" "inspect" "4f2fa05a56a22290e7720758d3ec3dbaa827f268d249aea3c5542b97188ef7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2fa05a56a22290e7720758d3ec3dbaa827f268d249aea3c5542b97188ef7b2", kill_on_drop: false }` [INFO] [stdout] 4f2fa05a56a22290e7720758d3ec3dbaa827f268d249aea3c5542b97188ef7b2