[INFO] cloning repository https://github.com/anubhavg-icpl/wfp-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anubhavg-icpl/wfp-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavg-icpl%2Fwfp-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavg-icpl%2Fwfp-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86e7e297ae97bd50ddb137ddb6171ab27730aef9 [INFO] checking anubhavg-icpl/wfp-api against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavg-icpl%2Fwfp-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anubhavg-icpl/wfp-api [INFO] finished tweaking git repo https://github.com/anubhavg-icpl/wfp-api [INFO] tweaked toml for git repo https://github.com/anubhavg-icpl/wfp-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anubhavg-icpl/wfp-api on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anubhavg-icpl/wfp-api 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5eaad03527c69f5d061940a671a676aae071e11d7dca2719d90a7dd1317bcfc [INFO] running `Command { std: "docker" "start" "-a" "d5eaad03527c69f5d061940a671a676aae071e11d7dca2719d90a7dd1317bcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5eaad03527c69f5d061940a671a676aae071e11d7dca2719d90a7dd1317bcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5eaad03527c69f5d061940a671a676aae071e11d7dca2719d90a7dd1317bcfc", kill_on_drop: false }` [INFO] [stdout] d5eaad03527c69f5d061940a671a676aae071e11d7dca2719d90a7dd1317bcfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c2a8817c2d0fb6818fb9874d6f28acd1c51ee140d24bb4a06e4c14a7f38656 [INFO] running `Command { std: "docker" "start" "-a" "01c2a8817c2d0fb6818fb9874d6f28acd1c51ee140d24bb4a06e4c14a7f38656", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking windows-targets v0.53.0 [INFO] [stderr] Checking windows-result v0.3.0 [INFO] [stderr] Checking windows-strings v0.3.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling windows-interface v0.59.0 [INFO] [stderr] Compiling windows-implement v0.59.0 [INFO] [stderr] Checking windows-core v0.59.0 [INFO] [stderr] Checking windows v0.59.0 [INFO] [stderr] Checking play v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::NetworkManagement::WindowsFilteringPlatform::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{PCWSTR, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/engine.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/engine.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Win32` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | core::{PCWSTR, PWSTR, GUID, HRESULT, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] 7 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | name: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | description: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | username: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/app.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 15 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 55 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 84 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | return Err(windows::core::Error::from_win32()); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 139 - return Err(windows::core::Error::from_win32()); [INFO] [stdout] 139 + return Err(Error::from_win32()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 164 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 164 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:224:29 [INFO] [stdout] | [INFO] [stdout] 224 | return Err(windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 224 - return Err(windows::core::Error::new( [INFO] [stdout] 224 + return Err(Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 242 - windows::core::Error::new( [INFO] [stdout] 242 + Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | return Err(windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 249 - return Err(windows::core::Error::new( [INFO] [stdout] 249 + return Err(Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | .map_err(|e| windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 261 - .map_err(|e| windows::core::Error::new( [INFO] [stdout] 261 + .map_err(|e| Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `play` (bin "play") due to 18 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::NetworkManagement::WindowsFilteringPlatform::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{PCWSTR, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/engine.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/engine.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Win32` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | core::{PCWSTR, PWSTR, GUID, HRESULT, Result}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] 7 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | name: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | description: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | username: windows::core::PWSTR::null(), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/app.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 15 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/engine.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 55 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 84 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | return Err(windows::core::Error::from_win32()); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 139 - return Err(windows::core::Error::from_win32()); [INFO] [stdout] 139 + return Err(Error::from_win32()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | Err(windows::core::Error::from_win32()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 164 - Err(windows::core::Error::from_win32()) [INFO] [stdout] 164 + Err(Error::from_win32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:224:29 [INFO] [stdout] | [INFO] [stdout] 224 | return Err(windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 224 - return Err(windows::core::Error::new( [INFO] [stdout] 224 + return Err(Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 242 - windows::core::Error::new( [INFO] [stdout] 242 + Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | return Err(windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 249 - return Err(windows::core::Error::new( [INFO] [stdout] 249 + return Err(Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/main.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | .map_err(|e| windows::core::Error::new( [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 5 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 261 - .map_err(|e| windows::core::Error::new( [INFO] [stdout] 261 + .map_err(|e| Error::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `play` (bin "play" test) due to 18 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01c2a8817c2d0fb6818fb9874d6f28acd1c51ee140d24bb4a06e4c14a7f38656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c2a8817c2d0fb6818fb9874d6f28acd1c51ee140d24bb4a06e4c14a7f38656", kill_on_drop: false }` [INFO] [stdout] 01c2a8817c2d0fb6818fb9874d6f28acd1c51ee140d24bb4a06e4c14a7f38656