[INFO] fetching crate sapi-lite 0.1.1...
[INFO] checking sapi-lite-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate sapi-lite 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate sapi-lite 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sapi-lite 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sapi-lite 0.1.1
[INFO] tweaked toml for crates.io crate sapi-lite 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate sapi-lite 0.1.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a251af14bad78f70b3991a635158f05a1a443ba2ce7fc852cfc21ee315993613
[INFO] running `Command { std: "docker" "start" "-a" "a251af14bad78f70b3991a635158f05a1a443ba2ce7fc852cfc21ee315993613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a251af14bad78f70b3991a635158f05a1a443ba2ce7fc852cfc21ee315993613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a251af14bad78f70b3991a635158f05a1a443ba2ce7fc852cfc21ee315993613", kill_on_drop: false }`
[INFO] [stdout] a251af14bad78f70b3991a635158f05a1a443ba2ce7fc852cfc21ee315993613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c13fce66b808f382cf7ebae9bba68ee9ab1af50894926e5fe9ba811ae35752b0
[INFO] running `Command { std: "docker" "start" "-a" "c13fce66b808f382cf7ebae9bba68ee9ab1af50894926e5fe9ba811ae35752b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling windows_quote v0.28.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling windows_reader v0.28.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking windows-sys v0.28.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling windows_gen v0.28.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling windows_macros v0.28.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking windows v0.28.0
[INFO] [stderr]     Checking tokio-util v0.7.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.28.0/src/Windows/Win32/Foundation/mod.rs:3306:22
[INFO] [stdout]      |
[INFO] [stdout] 3306 |         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/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[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-6f17d22bba15001f/windows-0.28.0/src/core/bindings.rs:1591:34
[INFO] [stdout]      |
[INFO] [stdout] 1591 |                     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/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[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-6f17d22bba15001f/windows-0.28.0/src/Windows/Win32/Foundation/mod.rs:3307:104
[INFO] [stdout]      |
[INFO] [stdout] 3307 | ...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-6f17d22bba15001f/windows-0.28.0/src/core/bindings.rs:1592:116
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...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] running `Command { std: "docker" "inspect" "c13fce66b808f382cf7ebae9bba68ee9ab1af50894926e5fe9ba811ae35752b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13fce66b808f382cf7ebae9bba68ee9ab1af50894926e5fe9ba811ae35752b0", kill_on_drop: false }`
[INFO] [stdout] c13fce66b808f382cf7ebae9bba68ee9ab1af50894926e5fe9ba811ae35752b0
