[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#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkemiROSE/Flipper on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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-6-tc1/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-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-6-tc1/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded egui_extras v0.19.0
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.8
[INFO] [stderr]   Downloaded scrap v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c7a3efbc4d4a8dc20659b7cd66a7a3147d30745dba6ea7703adda1093a2468c
[INFO] running `Command { std: "docker" "start" "-a" "3c7a3efbc4d4a8dc20659b7cd66a7a3147d30745dba6ea7703adda1093a2468c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c7a3efbc4d4a8dc20659b7cd66a7a3147d30745dba6ea7703adda1093a2468c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c7a3efbc4d4a8dc20659b7cd66a7a3147d30745dba6ea7703adda1093a2468c", kill_on_drop: false }`
[INFO] [stdout] 3c7a3efbc4d4a8dc20659b7cd66a7a3147d30745dba6ea7703adda1093a2468c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b422facb13321f545d6bb419ae7106e090314ad0e24129475260fdd03e102e
[INFO] running `Command { std: "docker" "start" "-a" "d8b422facb13321f545d6bb419ae7106e090314ad0e24129475260fdd03e102e", 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 quote v1.0.21
[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]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.45
[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 sharded-slab v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling libz-ng-sys v1.1.8
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking num-rational v0.4.1
[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 `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)]` (part of `#[warn(unused)]`) 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] 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; 2 warnings emitted
[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 `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] running `Command { std: "docker" "inspect" "d8b422facb13321f545d6bb419ae7106e090314ad0e24129475260fdd03e102e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b422facb13321f545d6bb419ae7106e090314ad0e24129475260fdd03e102e", kill_on_drop: false }`
[INFO] [stdout] d8b422facb13321f545d6bb419ae7106e090314ad0e24129475260fdd03e102e
