[INFO] cloning repository https://github.com/andrewdsmith/ed_x52pro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewdsmith/ed_x52pro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdsmith%2Fed_x52pro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdsmith%2Fed_x52pro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f57e5f5853fe47b83720918b795d17faa2779227 [INFO] testing andrewdsmith/ed_x52pro against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdsmith%2Fed_x52pro" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewdsmith/ed_x52pro on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewdsmith/ed_x52pro [INFO] finished tweaking git repo https://github.com/andrewdsmith/ed_x52pro [INFO] tweaked toml for git repo https://github.com/andrewdsmith/ed_x52pro written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/andrewdsmith/ed_x52pro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0cb53cd7df51d64ac4c1d23c2d936937411e5be080da2223cad14dd530fe071 [INFO] running `Command { std: "docker" "start" "-a" "e0cb53cd7df51d64ac4c1d23c2d936937411e5be080da2223cad14dd530fe071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0cb53cd7df51d64ac4c1d23c2d936937411e5be080da2223cad14dd530fe071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cb53cd7df51d64ac4c1d23c2d936937411e5be080da2223cad14dd530fe071", kill_on_drop: false }` [INFO] [stdout] e0cb53cd7df51d64ac4c1d23c2d936937411e5be080da2223cad14dd530fe071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ddbf396dc7c677987c7966d7f1704e3fd4e4d37b1ddfb2241c1903618caaa8a [INFO] running `Command { std: "docker" "start" "-a" "3ddbf396dc7c677987c7966d7f1704e3fd4e4d37b1ddfb2241c1903618caaa8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling embed-resource v1.6.2 [INFO] [stderr] Compiling edxlc v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling hotwatch v0.4.5 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/x52pro/direct_output.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libloading::os::windows` [INFO] [stdout] --> src/x52pro/direct_output.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use libloading::{os::windows::Symbol, Library}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/x52pro/direct_output.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/x52pro/direct_output.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winnt::HRESULT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/x52pro/direct_output.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::ctypes::wchar_t; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:13:76 [INFO] [stdout] | [INFO] [stdout] 13 | type InitializeFn = unsafe extern "C" fn(wszPluginName: *const wchar_t) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:15:83 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe extern "C" fn(pfnCb: EnumerateCallbackFn, pCtxt: &mut DirectOutput) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | dwPage: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | dwFlags: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | dwPage: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | dwIndex: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | dwValue: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | ) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | const FLAG_SET_AS_ACTIVE: DWORD = 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/x52pro/direct_output.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | const PAGE_ID: DWORD = 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/x52pro/direct_output.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | OsStr::new(value).encode_wide().chain(once(0)).collect() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `edxlc` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "3ddbf396dc7c677987c7966d7f1704e3fd4e4d37b1ddfb2241c1903618caaa8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddbf396dc7c677987c7966d7f1704e3fd4e4d37b1ddfb2241c1903618caaa8a", kill_on_drop: false }` [INFO] [stdout] 3ddbf396dc7c677987c7966d7f1704e3fd4e4d37b1ddfb2241c1903618caaa8a