[INFO] cloning repository https://github.com/main--/windows-gaming [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/main--/windows-gaming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Fwindows-gaming", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Fwindows-gaming'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0516399a05d5081c58291da7636c2fc3e8f634c9 [INFO] documenting main--/windows-gaming against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Fwindows-gaming" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/main--/windows-gaming on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/main--/windows-gaming [INFO] finished tweaking git repo https://github.com/main--/windows-gaming [INFO] tweaked toml for git repo https://github.com/main--/windows-gaming written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/main--/windows-gaming already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a020042749bc93ec104c7e5cf286c442839f6bc681855c51643d5fa8773d3d [INFO] running `Command { std: "docker" "start" "-a" "c7a020042749bc93ec104c7e5cf286c442839f6bc681855c51643d5fa8773d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a020042749bc93ec104c7e5cf286c442839f6bc681855c51643d5fa8773d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a020042749bc93ec104c7e5cf286c442839f6bc681855c51643d5fa8773d3d", kill_on_drop: false }` [INFO] [stdout] c7a020042749bc93ec104c7e5cf286c442839f6bc681855c51643d5fa8773d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcd34fc0b906d2a60ef578129920ffee084f2d21e6f75800436f7425f30e6a6 [INFO] running `Command { std: "docker" "start" "-a" "6bcd34fc0b906d2a60ef578129920ffee084f2d21e6f75800436f7425f30e6a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling input-sys v1.16.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking sd-notify v0.3.0 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dbus v0.5.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking udev v0.6.2 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking input v0.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-pipe v0.2.1 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/windows-gaming/common) [INFO] [stderr] Compiling qapi-parser v0.6.0 [INFO] [stderr] Checking qapi-spec v0.3.1 [INFO] [stderr] Compiling qapi-codegen v0.6.0 [INFO] [stderr] Compiling qapi-qmp v0.8.0 [INFO] [stderr] Compiling clientpipe-proto v0.1.0 (/opt/rustwide/workdir/guest-agent/clientpipe-proto) [INFO] [stderr] Checking zerocost-clipboard v0.1.0 (/opt/rustwide/workdir/zerocost-clipboard) [INFO] [stderr] Checking qapi v0.8.0 [INFO] [stderr] Checking driver v0.2.0 (/opt/rustwide/workdir/windows-gaming/driver) [INFO] [stdout] warning: unused import: `Encoder` [INFO] [stdout] --> windows-gaming/driver/src/monitor/codec.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_util::codec::{Encoder, Decoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> windows-gaming/driver/src/monitor/mod.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | use std::cell::{RefCell, Cell}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting windows-gaming v0.1.0 (/opt/rustwide/workdir/windows-gaming) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "6bcd34fc0b906d2a60ef578129920ffee084f2d21e6f75800436f7425f30e6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcd34fc0b906d2a60ef578129920ffee084f2d21e6f75800436f7425f30e6a6", kill_on_drop: false }` [INFO] [stdout] 6bcd34fc0b906d2a60ef578129920ffee084f2d21e6f75800436f7425f30e6a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9014657c810763c08474ca4fa4d0025e1e17931747e9e41b1d18a83b8f721df4 [INFO] running `Command { std: "docker" "start" "-a" "9014657c810763c08474ca4fa4d0025e1e17931747e9e41b1d18a83b8f721df4", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "9014657c810763c08474ca4fa4d0025e1e17931747e9e41b1d18a83b8f721df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9014657c810763c08474ca4fa4d0025e1e17931747e9e41b1d18a83b8f721df4", kill_on_drop: false }` [INFO] [stdout] 9014657c810763c08474ca4fa4d0025e1e17931747e9e41b1d18a83b8f721df4