[INFO] cloning repository https://github.com/1Dragoon/locky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Dragoon/locky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Flocky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Flocky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d9f16a45b7edd1c384cbe292cc43540c914e002
[INFO] checking 1Dragoon/locky against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Flocky" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1Dragoon/locky
[INFO] finished tweaking git repo https://github.com/1Dragoon/locky
[INFO] tweaked toml for git repo https://github.com/1Dragoon/locky written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1Dragoon/locky on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1Dragoon/locky 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dunce v1.0.2
[INFO] [stderr]   Downloaded sysinfo v0.23.2
[INFO] [stderr]   Downloaded clap_derive v3.1.0
[INFO] [stderr]   Downloaded clap v3.1.1
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c75ee9e1d8b774481132a40e9e5b031464ff9659f5ee34cb9ba3a05d592d2d57
[INFO] running `Command { std: "docker" "start" "-a" "c75ee9e1d8b774481132a40e9e5b031464ff9659f5ee34cb9ba3a05d592d2d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c75ee9e1d8b774481132a40e9e5b031464ff9659f5ee34cb9ba3a05d592d2d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c75ee9e1d8b774481132a40e9e5b031464ff9659f5ee34cb9ba3a05d592d2d57", kill_on_drop: false }`
[INFO] [stdout] c75ee9e1d8b774481132a40e9e5b031464ff9659f5ee34cb9ba3a05d592d2d57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c00704af1d863024c3ff93afe9fe1ae943cb89a18cec9990b9f7818ac462370c
[INFO] running `Command { std: "docker" "start" "-a" "c00704af1d863024c3ff93afe9fe1ae943cb89a18cec9990b9f7818ac462370c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling sysinfo v0.23.2
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]     Checking windows v0.32.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.32.0/src/Windows/Win32/Foundation/mod.rs:5992:22
[INFO] [stdout]      |
[INFO] [stdout] 5992 |         use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]      |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/library/std/src/os/mod.rs:56:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/library/std/src/os/mod.rs:120:10
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[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/index.crates.io-1949cf8c6b5b557f/windows-0.32.0/src/core/bindings.rs:1517:22
[INFO] [stdout]      |
[INFO] [stdout] 1517 |         use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]      |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/library/std/src/os/mod.rs:56:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/library/std/src/os/mod.rs:120:10
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.32.0/src/Windows/Win32/Foundation/mod.rs:5993:104
[INFO] [stdout]      |
[INFO] [stdout] 5993 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec<u...
[INFO] [stdout]      |                                                   ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.32.0/src/core/bindings.rs:1518:104
[INFO] [stdout]      |
[INFO] [stdout] 1518 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec<u...
[INFO] [stdout]      |                                                   ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c00704af1d863024c3ff93afe9fe1ae943cb89a18cec9990b9f7818ac462370c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00704af1d863024c3ff93afe9fe1ae943cb89a18cec9990b9f7818ac462370c", kill_on_drop: false }`
[INFO] [stdout] c00704af1d863024c3ff93afe9fe1ae943cb89a18cec9990b9f7818ac462370c
