[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] testing AkemiROSE/Flipper against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkemiROSE/Flipper 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/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-1-tc2/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24446de658eb9878974243b635104ea387399b6a179d10e9701efa84d6badd25
[INFO] running `Command { std: "docker" "start" "-a" "24446de658eb9878974243b635104ea387399b6a179d10e9701efa84d6badd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24446de658eb9878974243b635104ea387399b6a179d10e9701efa84d6badd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24446de658eb9878974243b635104ea387399b6a179d10e9701efa84d6badd25", kill_on_drop: false }`
[INFO] [stdout] 24446de658eb9878974243b635104ea387399b6a179d10e9701efa84d6badd25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe73eb707416695390434721e0387c20b9fe39cc3ce4df11d6888a8cdd76fdac
[INFO] running `Command { std: "docker" "start" "-a" "fe73eb707416695390434721e0387c20b9fe39cc3ce4df11d6888a8cdd76fdac", 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 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 `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] [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] [stderr] error: could not compile `Flipper` (bin "flipper_client_bin") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "fe73eb707416695390434721e0387c20b9fe39cc3ce4df11d6888a8cdd76fdac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe73eb707416695390434721e0387c20b9fe39cc3ce4df11d6888a8cdd76fdac", kill_on_drop: false }`
[INFO] [stdout] fe73eb707416695390434721e0387c20b9fe39cc3ce4df11d6888a8cdd76fdac
