[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] documenting AkemiROSE/Flipper against 1.91.0 for beta-1.92-rustdoc-1
[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] 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] validating manifest of git repo https://github.com/AkemiROSE/Flipper on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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 futures-macro v0.3.24
[INFO] [stderr]   Downloaded scrap v0.5.0
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded eframe v0.19.0
[INFO] [stderr]   Downloaded egui_extras v0.19.0
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded arboard v2.1.1
[INFO] [stderr]   Downloaded egui-winit v0.19.0
[INFO] [stderr]   Downloaded egui_glow v0.19.0
[INFO] [stderr]   Downloaded wayland-egl v0.29.5
[INFO] [stderr]   Downloaded glutin v0.29.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.8
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded winit v0.27.3
[INFO] [stderr]   Downloaded clap v3.2.22
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc9c83d99ce502255977027e5063c712a8c554dab54e816bbb2009d6f4c30f12
[INFO] running `Command { std: "docker" "start" "-a" "bc9c83d99ce502255977027e5063c712a8c554dab54e816bbb2009d6f4c30f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc9c83d99ce502255977027e5063c712a8c554dab54e816bbb2009d6f4c30f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9c83d99ce502255977027e5063c712a8c554dab54e816bbb2009d6f4c30f12", kill_on_drop: false }`
[INFO] [stdout] bc9c83d99ce502255977027e5063c712a8c554dab54e816bbb2009d6f4c30f12
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1631e4bf0f17bea78f389b9db7105f2df06b2ef8aa8b74379ca60b1c9b38523c
[INFO] running `Command { std: "docker" "start" "-a" "1631e4bf0f17bea78f389b9db7105f2df06b2ef8aa8b74379ca60b1c9b38523c", 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]  Documenting 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] 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 document `Flipper`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1631e4bf0f17bea78f389b9db7105f2df06b2ef8aa8b74379ca60b1c9b38523c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1631e4bf0f17bea78f389b9db7105f2df06b2ef8aa8b74379ca60b1c9b38523c", kill_on_drop: false }`
[INFO] [stdout] 1631e4bf0f17bea78f389b9db7105f2df06b2ef8aa8b74379ca60b1c9b38523c
