[INFO] cloning repository https://github.com/LGUG2Z/komorebi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LGUG2Z/komorebi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLGUG2Z%2Fkomorebi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLGUG2Z%2Fkomorebi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cef7b53b53b8b7bfe3ec72277c3d79e5ea9d85d [INFO] documenting LGUG2Z/komorebi 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%2FLGUG2Z%2Fkomorebi" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LGUG2Z/komorebi 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/LGUG2Z/komorebi [INFO] finished tweaking git repo https://github.com/LGUG2Z/komorebi [INFO] tweaked toml for git repo https://github.com/LGUG2Z/komorebi written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/LGUG2Z/komorebi 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] dd51aac85067cb520076996b14fc20ab651398d1e4a326541c20e7408f1774b3 [INFO] running `Command { std: "docker" "start" "-a" "dd51aac85067cb520076996b14fc20ab651398d1e4a326541c20e7408f1774b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd51aac85067cb520076996b14fc20ab651398d1e4a326541c20e7408f1774b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd51aac85067cb520076996b14fc20ab651398d1e4a326541c20e7408f1774b3", kill_on_drop: false }` [INFO] [stdout] dd51aac85067cb520076996b14fc20ab651398d1e4a326541c20e7408f1774b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 593727fb48a7c082c3e1b19f885b21fa27ec7773312ebd6a5d4252a163a39dcf [INFO] running `Command { std: "docker" "start" "-a" "593727fb48a7c082c3e1b19f885b21fa27ec7773312ebd6a5d4252a163a39dcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking windows v0.37.0 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling winreg v0.10.1 [INFO] [stderr] Checking uds_windows v1.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking windows-sys v0.28.0 [INFO] [stderr] Checking powershell_script v1.0.2 [INFO] [stderr] Checking heck v0.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: failed to run custom build command for `winreg v0.10.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-16fcf158b7b7c242/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: winreg is only supported on Windows platforms [INFO] [stderr] help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stderr] help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.37.0/src/core/hstring.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | std::os::windows::ffi::OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::os::windows::ffi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::unix::prelude::OsStringExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStringExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - std::os::windows::ffi::OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] 53 + OsStringExt::from_wide(self.as_wide()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.37.0/src/core/hstring.rs:173:62 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe { Self::from_wide_iter(std::os::windows::ffi::OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] | ^^^^^^^^ not found in `std::os::windows::ffi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::unix::prelude::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStrExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 173 - unsafe { Self::from_wide_iter(std::os::windows::ffi::OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] 173 + unsafe { Self::from_wide_iter(OsStrExt::encode_wide(value), value.len() as u32) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.37.0/src/core/hstring.rs:287:66 [INFO] [stdout] | [INFO] [stdout] 287 | self.as_wide().iter().copied().eq(std::os::windows::ffi::OsStrExt::encode_wide(other)) [INFO] [stdout] | ^^^^^^^^ not found in `std::os::windows::ffi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::unix::prelude::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: if you import `OsStrExt`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 287 - self.as_wide().iter().copied().eq(std::os::windows::ffi::OsStrExt::encode_wide(other)) [INFO] [stdout] 287 + self.as_wide().iter().copied().eq(OsStrExt::encode_wide(other)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "593727fb48a7c082c3e1b19f885b21fa27ec7773312ebd6a5d4252a163a39dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593727fb48a7c082c3e1b19f885b21fa27ec7773312ebd6a5d4252a163a39dcf", kill_on_drop: false }` [INFO] [stdout] 593727fb48a7c082c3e1b19f885b21fa27ec7773312ebd6a5d4252a163a39dcf