[INFO] cloning repository https://github.com/AkemiROSE/Flipper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkemiROSE/Flipper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0357ff5c7366b311fabce99092f40447f75250cf
[INFO] checking AkemiROSE/Flipper against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AkemiROSE/Flipper on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AkemiROSE/Flipper
[INFO] finished tweaking git repo https://github.com/AkemiROSE/Flipper
[INFO] tweaked toml for git repo https://github.com/AkemiROSE/Flipper written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AkemiROSE/Flipper 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded scrap v0.5.0
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded ndk-glue v0.6.2
[INFO] [stderr]   Downloaded wayland-egl v0.29.5
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.2
[INFO] [stderr]   Downloaded arboard v2.1.1
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.6
[INFO] [stderr]   Downloaded ndk v0.6.0
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded egui-winit v0.19.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded crossfont v0.5.0
[INFO] [stderr]   Downloaded memmap2 v0.5.7
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded ndk-sys v0.3.0
[INFO] [stderr]   Downloaded x11-dl v2.20.0
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.12.1
[INFO] [stderr]   Downloaded ndk-sys v0.4.0
[INFO] [stderr]   Downloaded x11rb v0.9.0
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded egui_glow v0.19.0
[INFO] [stderr]   Downloaded calloop v0.10.1
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.8
[INFO] [stderr]   Downloaded eframe v0.19.0
[INFO] [stderr]   Downloaded egui_extras v0.19.0
[INFO] [stderr]   Downloaded webbrowser v0.7.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded bytemuck_derive v1.2.1
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded nix v0.22.3
[INFO] [stderr]   Downloaded winit v0.27.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.8
[INFO] [stderr]   Downloaded glutin v0.29.1
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.7
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a43d6fb2cb5ff12583e63997c643ac029be3e2ead943bd0fd62877553a8596
[INFO] running `Command { std: "docker" "start" "-a" "c5a43d6fb2cb5ff12583e63997c643ac029be3e2ead943bd0fd62877553a8596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a43d6fb2cb5ff12583e63997c643ac029be3e2ead943bd0fd62877553a8596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a43d6fb2cb5ff12583e63997c643ac029be3e2ead943bd0fd62877553a8596", kill_on_drop: false }`
[INFO] [stdout] c5a43d6fb2cb5ff12583e63997c643ac029be3e2ead943bd0fd62877553a8596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acab2b251edd7cdba7feb5270ac47de3c4c82e1f428d5a8be599ff6a8b2ec933
[INFO] running `Command { std: "docker" "start" "-a" "acab2b251edd7cdba7feb5270ac47de3c4c82e1f428d5a8be599ff6a8b2ec933", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.8
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking Flipper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]  --> flipper_client/src/main.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |         initial_window_size: Some(eframe::egui::vec2(500.0, 500.0)),
[INFO] [stdout]   |                                   ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_client`
[INFO] [stdout]   --> flipper_client/src/main.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Box::new(|_cc| Box::new(flipper_client::MyApp::new())),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_client`, use `cargo add flipper_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> flipper_client/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]  --> flipper_client/src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let options = eframe::NativeOptions {
[INFO] [stdout]   |                   ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Flipper` (bin "flipper_client_bin" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> flipper_server/src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> flipper_server/src/service.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]   --> flipper_server/src/service.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use flipper_core::message::{Config, Frame, Message, MessageEntry, MessageType};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_core`, use `cargo add flipper_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]   --> flipper_server/src/service.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use flipper_core::protocol::BinaryOutputProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_core`, use `cargo add flipper_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]   --> flipper_server/src/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use flipper_core::screen::ScreenCap;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_core`, use `cargo add flipper_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]   --> flipper_server/src/service.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use flipper_core::transport::Transport;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_core`, use `cargo add flipper_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]   --> flipper_server/src/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use flipper_core::utils::{compress, decompress};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `flipper_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flipper_core`, use `cargo add flipper_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> flipper_server/src/service.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> flipper_server/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> flipper_server/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> flipper_server/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing`
[INFO] [stdout]   --> flipper_server/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{debug, error, info, instrument};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> flipper_server/src/main.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> flipper_server/src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     tokio::select! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> flipper_server/src/main.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let sig = tokio::signal::ctrl_c();
[INFO] [stdout]    |               ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> flipper_server/src/service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> flipper_server/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> flipper_server/src/service.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         loop {
[INFO] [stdout] 54 | |             let mut new_frame = self.cap.capture().await?;
[INFO] [stdout] 55 | |             if last_frame.eq(&new_frame) {
[INFO] [stdout] 56 | |                 continue;
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             last_frame = new_frame;
[INFO] [stdout] 68 | |         }
[INFO] [stdout]    | |_________- any code following this expression is unreachable
[INFO] [stdout] 69 |           Ok(())
[INFO] [stdout]    |           ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Flipper` (bin "flipper_server") due to 15 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "acab2b251edd7cdba7feb5270ac47de3c4c82e1f428d5a8be599ff6a8b2ec933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acab2b251edd7cdba7feb5270ac47de3c4c82e1f428d5a8be599ff6a8b2ec933", kill_on_drop: false }`
[INFO] [stdout] acab2b251edd7cdba7feb5270ac47de3c4c82e1f428d5a8be599ff6a8b2ec933
