[INFO] cloning repository https://github.com/mojaeb/rest-time [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mojaeb/rest-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojaeb%2Frest-time", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojaeb%2Frest-time'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b41763e734be271afb39ff91c1d0297f1ec00fae [INFO] testing mojaeb/rest-time against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojaeb%2Frest-time" "/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/mojaeb/rest-time on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mojaeb/rest-time [INFO] finished tweaking git repo https://github.com/mojaeb/rest-time [INFO] tweaked toml for git repo https://github.com/mojaeb/rest-time written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mojaeb/rest-time already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e05f302aec042e17aa0e9d8fa2f1d0e8eb529760e95cbfd020909a88ebf197d [INFO] running `Command { std: "docker" "start" "-a" "8e05f302aec042e17aa0e9d8fa2f1d0e8eb529760e95cbfd020909a88ebf197d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e05f302aec042e17aa0e9d8fa2f1d0e8eb529760e95cbfd020909a88ebf197d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e05f302aec042e17aa0e9d8fa2f1d0e8eb529760e95cbfd020909a88ebf197d", kill_on_drop: false }` [INFO] [stdout] 8e05f302aec042e17aa0e9d8fa2f1d0e8eb529760e95cbfd020909a88ebf197d [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a20511176c2b4d82661e70368a2c11c7e76388455cd43d1a55c2c0ee048357be [INFO] running `Command { std: "docker" "start" "-a" "a20511176c2b4d82661e70368a2c11c7e76388455cd43d1a55c2c0ee048357be", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling winrt v0.4.0 [INFO] [stderr] Compiling winrt-notification v0.2.4 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `winrt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | use winrt::windows::data::xml::dom::IXmlDocumentIO; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `winrt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `winrt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | use winrt::windows::ui::notifications::{ToastNotification, ToastNotificationManager}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `winrt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `winrt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | use winrt::windows::ui::notifications::ToastTemplateType; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `winrt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::ntdef::NTSTATUS; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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 `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::ntstatus::STATUS_SUCCESS; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winnt::OSVERSIONINFOEXW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winrt::FastHString`, `winrt::RuntimeContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use winrt::{FastHString, RuntimeContext}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `RuntimeContext` in the root [INFO] [stdout] | | [INFO] [stdout] | no `FastHString` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winrt::Error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use winrt::Error; [INFO] [stdout] | ^^^^^^^^^^^^ no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastNotificationManager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | ToastNotificationManager::get_template_content(ToastTemplateType::ToastText01).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ToastNotificationManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastTemplateType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:282:60 [INFO] [stdout] | [INFO] [stdout] 282 | ToastNotificationManager::get_template_content(ToastTemplateType::ToastText01).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `ToastTemplateType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastNotification` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:322:30 [INFO] [stdout] | [INFO] [stdout] 322 | let toast_template = ToastNotification::create_toast_notification(&*toast_xml)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `ToastNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToastNotificationManager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:326:34 [INFO] [stdout] | [INFO] [stdout] 326 | let toast_notifier = ToastNotificationManager::create_toast_notifier_with_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ToastNotificationManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OSVERSIONINFOEXW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | type OSVERSIONINFOEX = OSVERSIONINFOEXW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NTSTATUS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn RtlGetVersion(lpVersionInformation: &mut OSVERSIONINFOEX) -> NTSTATUS; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | info.dwOSVersionInfoSize = size_of::() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATUS_SUCCESS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/windows_check.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | if RtlGetVersion(&mut info) == STATUS_SUCCESS { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `winrt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn show(&self) -> Result<(), winrt::Error> { [INFO] [stdout] | ^^^^^ not found in `winrt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use fmt::Error; [INFO] [stdout] | [INFO] [stdout] 37 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 37 | use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 37 | use xml::reader::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IXmlDocumentIO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-notification-0.2.4/src/lib.rs:285:63 [INFO] [stdout] | [INFO] [stdout] 131 | impl Toast { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 285 | let toast_xml_as_xml_io = toast_xml.query_interface::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winrt-notification` due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "a20511176c2b4d82661e70368a2c11c7e76388455cd43d1a55c2c0ee048357be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20511176c2b4d82661e70368a2c11c7e76388455cd43d1a55c2c0ee048357be", kill_on_drop: false }` [INFO] [stdout] a20511176c2b4d82661e70368a2c11c7e76388455cd43d1a55c2c0ee048357be