[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 try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkemiROSE%2FFlipper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkemiROSE/Flipper on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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-0-tc2/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-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-0-tc2/source/flipper_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c625836d2417d93a77dacbe945ad9920c39762b25e10298fbb732efe8565b76
[INFO] running `Command { std: "docker" "start" "-a" "9c625836d2417d93a77dacbe945ad9920c39762b25e10298fbb732efe8565b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c625836d2417d93a77dacbe945ad9920c39762b25e10298fbb732efe8565b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c625836d2417d93a77dacbe945ad9920c39762b25e10298fbb732efe8565b76", kill_on_drop: false }`
[INFO] [stdout] 9c625836d2417d93a77dacbe945ad9920c39762b25e10298fbb732efe8565b76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1180c6c759025689009d9cd89a7e850e7f9fe02ee1d5543dc5ae15ee6d2f32c3
[INFO] running `Command { std: "docker" "start" "-a" "1180c6c759025689009d9cd89a7e850e7f9fe02ee1d5543dc5ae15ee6d2f32c3", 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 syn v1.0.100
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libz-ng-sys v1.1.8
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking Flipper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna v0.3.0
[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 `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: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/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] running `Command { std: "docker" "inspect" "1180c6c759025689009d9cd89a7e850e7f9fe02ee1d5543dc5ae15ee6d2f32c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1180c6c759025689009d9cd89a7e850e7f9fe02ee1d5543dc5ae15ee6d2f32c3", kill_on_drop: false }`
[INFO] [stdout] 1180c6c759025689009d9cd89a7e850e7f9fe02ee1d5543dc5ae15ee6d2f32c3
