Sep 04 01:41:36.853 INFO checking winrt-0.5.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:41:36.854 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:41:36.854 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:41:37.034 INFO blam! 07eac12b9ac20ea4f889c88923b7df7d1fc38dcb6ef8066e84204416bcb35594 Sep 04 01:41:37.036 INFO running `"docker" "start" "-a" "07eac12b9ac20ea4f889c88923b7df7d1fc38dcb6ef8066e84204416bcb35594"` Sep 04 01:41:37.763 INFO kablam! Compiling winapi v0.3.5 Sep 04 01:41:39.437 INFO kablam! Checking winrt v0.5.0 (file:///source) Sep 04 01:41:40.148 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.148 INFO kablam! --> examples/hexdump.rs:10:12 Sep 04 01:41:40.148 INFO kablam! | Sep 04 01:41:40.149 INFO kablam! 10 | use winrt::windows::foundation::*; Sep 04 01:41:40.149 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.149 INFO kablam! Sep 04 01:41:40.149 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.149 INFO kablam! --> examples/hexdump.rs:11:12 Sep 04 01:41:40.149 INFO kablam! | Sep 04 01:41:40.149 INFO kablam! 11 | use winrt::windows::storage::*; Sep 04 01:41:40.149 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.149 INFO kablam! Sep 04 01:41:40.149 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.149 INFO kablam! --> examples/hexdump.rs:14:14 Sep 04 01:41:40.149 INFO kablam! | Sep 04 01:41:40.149 INFO kablam! 14 | let rt = RuntimeContext::init(); Sep 04 01:41:40.149 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.150 INFO kablam! Sep 04 01:41:40.150 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `StorageFile` Sep 04 01:41:40.150 INFO kablam! --> examples/hexdump.rs:27:16 Sep 04 01:41:40.150 INFO kablam! | Sep 04 01:41:40.150 INFO kablam! 27 | let file = StorageFile::get_file_from_path_async(&*FastHString::new(&exe_path_str)).unwrap().blocking_get().expect("get_file_from_path_async failed").unwrap(); Sep 04 01:41:40.150 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `StorageFile` Sep 04 01:41:40.150 INFO kablam! Sep 04 01:41:40.150 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.150 INFO kablam! --> examples/hexdump.rs:27:56 Sep 04 01:41:40.150 INFO kablam! | Sep 04 01:41:40.150 INFO kablam! 27 | let file = StorageFile::get_file_from_path_async(&*FastHString::new(&exe_path_str)).unwrap().blocking_get().expect("get_file_from_path_async failed").unwrap(); Sep 04 01:41:40.150 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.150 INFO kablam! Sep 04 01:41:40.159 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.159 INFO kablam! --> examples/test.rs:7:12 Sep 04 01:41:40.159 INFO kablam! | Sep 04 01:41:40.159 INFO kablam! 7 | use winrt::windows::foundation::*; Sep 04 01:41:40.159 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.159 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:8:12 Sep 04 01:41:40.160 INFO kablam! | Sep 04 01:41:40.160 INFO kablam! 8 | use winrt::windows::foundation::collections::*; Sep 04 01:41:40.160 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:9:12 Sep 04 01:41:40.160 INFO kablam! | Sep 04 01:41:40.160 INFO kablam! 9 | use winrt::windows::devices::enumeration::*; Sep 04 01:41:40.160 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:10:12 Sep 04 01:41:40.160 INFO kablam! | Sep 04 01:41:40.160 INFO kablam! 10 | use winrt::windows::devices::midi::*; Sep 04 01:41:40.160 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:11:12 Sep 04 01:41:40.160 INFO kablam! | Sep 04 01:41:40.160 INFO kablam! 11 | use winrt::windows::storage::*; Sep 04 01:41:40.160 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.160 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `w` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:39:16 Sep 04 01:41:40.160 INFO kablam! | Sep 04 01:41:40.160 INFO kablam! 39 | use w::shared::winerror::S_OK; Sep 04 01:41:40.160 INFO kablam! | ^^^^^^ Could not find `shared` in `w` Sep 04 01:41:40.160 INFO kablam! Sep 04 01:41:40.160 INFO kablam! error[E0433]: failed to resolve. Could not find `winrt` in `w` Sep 04 01:41:40.160 INFO kablam! --> examples/test.rs:40:16 Sep 04 01:41:40.161 INFO kablam! | Sep 04 01:41:40.161 INFO kablam! 40 | use w::winrt::roerrorapi::GetRestrictedErrorInfo; Sep 04 01:41:40.161 INFO kablam! | ^^^^^ Could not find `winrt` in `w` Sep 04 01:41:40.161 INFO kablam! Sep 04 01:41:40.161 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.161 INFO kablam! --> examples/test.rs:14:14 Sep 04 01:41:40.161 INFO kablam! | Sep 04 01:41:40.161 INFO kablam! 14 | let rt = RuntimeContext::init(); Sep 04 01:41:40.161 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.161 INFO kablam! Sep 04 01:41:40.161 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.161 INFO kablam! --> examples/test.rs:20:16 Sep 04 01:41:40.161 INFO kablam! | Sep 04 01:41:40.161 INFO kablam! 20 | let base = FastHString::new("https://github.com"); Sep 04 01:41:40.161 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.161 INFO kablam! Sep 04 01:41:40.161 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.161 INFO kablam! --> examples/test.rs:21:20 Sep 04 01:41:40.161 INFO kablam! | Sep 04 01:41:40.161 INFO kablam! 21 | let relative = FastHString::new("contextfree/winrt-rust"); Sep 04 01:41:40.161 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.161 INFO kablam! Sep 04 01:41:40.161 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Uri` Sep 04 01:41:40.161 INFO kablam! --> examples/test.rs:22:15 Sep 04 01:41:40.161 INFO kablam! | Sep 04 01:41:40.161 INFO kablam! 22 | let uri = Uri::create_with_relative_uri(&base, &relative).unwrap(); Sep 04 01:41:40.161 INFO kablam! | ^^^ Use of undeclared type or module `Uri` Sep 04 01:41:40.161 INFO kablam! Sep 04 01:41:40.171 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.171 INFO kablam! --> examples/toast_notify.rs:9:12 Sep 04 01:41:40.171 INFO kablam! | Sep 04 01:41:40.171 INFO kablam! 9 | use winrt::windows::data::xml::dom::*; Sep 04 01:41:40.171 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.171 INFO kablam! Sep 04 01:41:40.171 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `winrt` Sep 04 01:41:40.171 INFO kablam! --> examples/toast_notify.rs:10:12 Sep 04 01:41:40.171 INFO kablam! | Sep 04 01:41:40.171 INFO kablam! 10 | use winrt::windows::ui::notifications::*; Sep 04 01:41:40.171 INFO kablam! | ^^^^^^^ Could not find `windows` in `winrt` Sep 04 01:41:40.171 INFO kablam! Sep 04 01:41:40.171 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.171 INFO kablam! --> examples/toast_notify.rs:13:14 Sep 04 01:41:40.171 INFO kablam! | Sep 04 01:41:40.171 INFO kablam! 13 | let rt = RuntimeContext::init(); Sep 04 01:41:40.171 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `RuntimeContext` Sep 04 01:41:40.171 INFO kablam! Sep 04 01:41:40.171 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `ToastNotificationManager` Sep 04 01:41:40.171 INFO kablam! --> examples/toast_notify.rs:20:21 Sep 04 01:41:40.171 INFO kablam! | Sep 04 01:41:40.171 INFO kablam! 20 | let toast_xml = ToastNotificationManager::get_template_content(ToastTemplateType::ToastText02).unwrap().unwrap(); Sep 04 01:41:40.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ToastNotificationManager` Sep 04 01:41:40.172 INFO kablam! Sep 04 01:41:40.172 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `ToastTemplateType` Sep 04 01:41:40.172 INFO kablam! --> examples/toast_notify.rs:20:68 Sep 04 01:41:40.172 INFO kablam! | Sep 04 01:41:40.172 INFO kablam! 20 | let toast_xml = ToastNotificationManager::get_template_content(ToastTemplateType::ToastText02).unwrap().unwrap(); Sep 04 01:41:40.172 INFO kablam! | ^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ToastTemplateType` Sep 04 01:41:40.172 INFO kablam! Sep 04 01:41:40.172 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.172 INFO kablam! --> examples/toast_notify.rs:23:67 Sep 04 01:41:40.172 INFO kablam! | Sep 04 01:41:40.172 INFO kablam! 23 | let toast_text_elements = toast_xml.get_elements_by_tag_name(&FastHString::new("text")).unwrap().unwrap(); Sep 04 01:41:40.172 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.172 INFO kablam! Sep 04 01:41:40.172 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.172 INFO kablam! --> examples/toast_notify.rs:25:94 Sep 04 01:41:40.172 INFO kablam! | Sep 04 01:41:40.172 INFO kablam! 25 | toast_text_elements.item(0).unwrap().unwrap().append_child(&*toast_xml.create_text_node(&FastHString::new("Hello from Rust!")).unwrap().unwrap().query_interface::().unwrap()).unwrap(); Sep 04 01:41:40.172 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.172 INFO kablam! Sep 04 01:41:40.177 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `streams` Sep 04 01:41:40.177 INFO kablam! --> examples/hexdump.rs:31:47 Sep 04 01:41:40.177 INFO kablam! | Sep 04 01:41:40.177 INFO kablam! 31 | let input_stream = file.query_interface::().unwrap().open_sequential_read_async().unwrap().blocking_get().unwrap().unwrap(); Sep 04 01:41:40.177 INFO kablam! | ^^^^^^^ Use of undeclared type or module `streams` Sep 04 01:41:40.178 INFO kablam! Sep 04 01:41:40.178 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MidiOutPort` Sep 04 01:41:40.178 INFO kablam! --> examples/test.rs:35:27 Sep 04 01:41:40.178 INFO kablam! | Sep 04 01:41:40.178 INFO kablam! 35 | let device_selector = MidiOutPort::get_device_selector().unwrap(); Sep 04 01:41:40.178 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `MidiOutPort` Sep 04 01:41:40.178 INFO kablam! Sep 04 01:41:40.182 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DeviceInformation` Sep 04 01:41:40.182 INFO kablam! --> examples/test.rs:44:19 Sep 04 01:41:40.182 INFO kablam! | Sep 04 01:41:40.182 INFO kablam! 44 | let res = DeviceInformation::find_all_async_aqs_filter(&wrong_deviceselector); Sep 04 01:41:40.182 INFO kablam! | ^^^^^^^^^^^^^^^^^ Use of undeclared type or module `DeviceInformation` Sep 04 01:41:40.182 INFO kablam! Sep 04 01:41:40.182 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `streams` Sep 04 01:41:40.182 INFO kablam! --> examples/hexdump.rs:33:23 Sep 04 01:41:40.182 INFO kablam! | Sep 04 01:41:40.182 INFO kablam! 33 | let data_reader = streams::DataReader::create_data_reader(&input_stream).unwrap(); Sep 04 01:41:40.182 INFO kablam! | ^^^^^^^ Use of undeclared type or module `streams` Sep 04 01:41:40.182 INFO kablam! Sep 04 01:41:40.186 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `ComPtr` Sep 04 01:41:40.186 INFO kablam! --> examples/test.rs:50:17 Sep 04 01:41:40.186 INFO kablam! | Sep 04 01:41:40.186 INFO kablam! 50 | ComPtr::wrap(res) Sep 04 01:41:40.186 INFO kablam! | ^^^^^^ Use of undeclared type or module `ComPtr` Sep 04 01:41:40.186 INFO kablam! Sep 04 01:41:40.186 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.186 INFO kablam! --> examples/toast_notify.rs:26:94 Sep 04 01:41:40.186 INFO kablam! | Sep 04 01:41:40.186 INFO kablam! 26 | toast_text_elements.item(1).unwrap().unwrap().append_child(&*toast_xml.create_text_node(&FastHString::new("This is some more text.")).unwrap().unwrap().query_interface::().unwrap()).unwrap(); Sep 04 01:41:40.186 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.186 INFO kablam! Sep 04 01:41:40.188 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `BStr` Sep 04 01:41:40.188 INFO kablam! --> examples/test.rs:58:18 Sep 04 01:41:40.188 INFO kablam! | Sep 04 01:41:40.188 INFO kablam! 58 | (BStr::wrap(description), error, BStr::wrap(restricted_description), BStr::wrap(capability_sid)) Sep 04 01:41:40.188 INFO kablam! | ^^^^ Use of undeclared type or module `BStr` Sep 04 01:41:40.189 INFO kablam! Sep 04 01:41:40.189 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `BStr` Sep 04 01:41:40.189 INFO kablam! --> examples/test.rs:58:50 Sep 04 01:41:40.189 INFO kablam! | Sep 04 01:41:40.189 INFO kablam! 58 | (BStr::wrap(description), error, BStr::wrap(restricted_description), BStr::wrap(capability_sid)) Sep 04 01:41:40.189 INFO kablam! | ^^^^ Use of undeclared type or module `BStr` Sep 04 01:41:40.189 INFO kablam! Sep 04 01:41:40.189 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `BStr` Sep 04 01:41:40.189 INFO kablam! --> examples/test.rs:58:86 Sep 04 01:41:40.189 INFO kablam! | Sep 04 01:41:40.189 INFO kablam! 58 | (BStr::wrap(description), error, BStr::wrap(restricted_description), BStr::wrap(capability_sid)) Sep 04 01:41:40.189 INFO kablam! | ^^^^ Use of undeclared type or module `BStr` Sep 04 01:41:40.189 INFO kablam! Sep 04 01:41:40.190 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DeviceInformation` Sep 04 01:41:40.190 INFO kablam! --> examples/test.rs:66:20 Sep 04 01:41:40.190 INFO kablam! | Sep 04 01:41:40.190 INFO kablam! 66 | let async_op = DeviceInformation::find_all_async().unwrap(); Sep 04 01:41:40.190 INFO kablam! | ^^^^^^^^^^^^^^^^^ Use of undeclared type or module `DeviceInformation` Sep 04 01:41:40.190 INFO kablam! Sep 04 01:41:40.190 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `ToastNotification` Sep 04 01:41:40.190 INFO kablam! --> examples/toast_notify.rs:32:17 Sep 04 01:41:40.190 INFO kablam! | Sep 04 01:41:40.190 INFO kablam! 32 | let toast = ToastNotification::create_toast_notification(&*toast_xml).unwrap(); Sep 04 01:41:40.190 INFO kablam! | ^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ToastNotification` Sep 04 01:41:40.190 INFO kablam! Sep 04 01:41:40.190 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `ToastNotificationManager` Sep 04 01:41:40.190 INFO kablam! --> examples/toast_notify.rs:35:5 Sep 04 01:41:40.190 INFO kablam! | Sep 04 01:41:40.190 INFO kablam! 35 | ToastNotificationManager::create_toast_notifier_with_id(&FastHString::new("{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\\WindowsPowerShell\\v1.0\\powershell.exe")).unwrap().unwrap().show(&*toast).unwrap(); Sep 04 01:41:40.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ToastNotificationManager` Sep 04 01:41:40.190 INFO kablam! Sep 04 01:41:40.190 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.191 INFO kablam! --> examples/toast_notify.rs:35:62 Sep 04 01:41:40.191 INFO kablam! | Sep 04 01:41:40.191 INFO kablam! 35 | ToastNotificationManager::create_toast_notifier_with_id(&FastHString::new("{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\\WindowsPowerShell\\v1.0\\powershell.exe")).unwrap().unwrap().show(&*toast).unwrap(); Sep 04 01:41:40.191 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.191 INFO kablam! Sep 04 01:41:40.191 INFO kablam! error[E0412]: cannot find type `IXmlNode` in this scope Sep 04 01:41:40.191 INFO kablam! --> examples/toast_notify.rs:25:168 Sep 04 01:41:40.191 INFO kablam! | Sep 04 01:41:40.191 INFO kablam! 25 | toast_text_elements.item(0).unwrap().unwrap().append_child(&*toast_xml.create_text_node(&FastHString::new("Hello from Rust!")).unwrap().unwrap().query_interface::().unwrap()).unwrap(); Sep 04 01:41:40.191 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 01:41:40.191 INFO kablam! Sep 04 01:41:40.191 INFO kablam! error[E0412]: cannot find type `IXmlNode` in this scope Sep 04 01:41:40.191 INFO kablam! --> examples/toast_notify.rs:26:175 Sep 04 01:41:40.191 INFO kablam! | Sep 04 01:41:40.191 INFO kablam! 26 | toast_text_elements.item(1).unwrap().unwrap().append_child(&*toast_xml.create_text_node(&FastHString::new("This is some more text.")).unwrap().unwrap().query_interface::().unwrap()).unwrap(); Sep 04 01:41:40.191 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 01:41:40.191 INFO kablam! Sep 04 01:41:40.192 INFO kablam! warning: unused import: `winrt::*` Sep 04 01:41:40.192 INFO kablam! --> examples/toast_notify.rs:8:5 Sep 04 01:41:40.192 INFO kablam! | Sep 04 01:41:40.192 INFO kablam! 8 | use winrt::*; Sep 04 01:41:40.192 INFO kablam! | ^^^^^^^^ Sep 04 01:41:40.192 INFO kablam! | Sep 04 01:41:40.192 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:41:40.192 INFO kablam! Sep 04 01:41:40.192 INFO kablam! warning: unused import: `winrt::windows::data::xml::dom::*` Sep 04 01:41:40.193 INFO kablam! --> examples/toast_notify.rs:9:5 Sep 04 01:41:40.193 INFO kablam! | Sep 04 01:41:40.193 INFO kablam! 9 | use winrt::windows::data::xml::dom::*; Sep 04 01:41:40.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.193 INFO kablam! Sep 04 01:41:40.193 INFO kablam! warning: unused import: `winrt::windows::ui::notifications::*` Sep 04 01:41:40.193 INFO kablam! --> examples/toast_notify.rs:10:5 Sep 04 01:41:40.193 INFO kablam! | Sep 04 01:41:40.193 INFO kablam! 10 | use winrt::windows::ui::notifications::*; Sep 04 01:41:40.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.193 INFO kablam! Sep 04 01:41:40.194 INFO kablam! error[E0412]: cannot find type `IStorageItem` in this scope Sep 04 01:41:40.194 INFO kablam! --> examples/hexdump.rs:28:57 Sep 04 01:41:40.194 INFO kablam! | Sep 04 01:41:40.194 INFO kablam! 28 | println!("Dumping file: {}", file.query_interface::().unwrap().get_path().unwrap()); Sep 04 01:41:40.194 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.194 INFO kablam! Sep 04 01:41:40.196 INFO kablam! error: aborting due to 13 previous errors Sep 04 01:41:40.196 INFO kablam! Sep 04 01:41:40.197 INFO kablam! error[E0412]: cannot find type `IClosable` in this scope Sep 04 01:41:40.197 INFO kablam! --> examples/hexdump.rs:71:35 Sep 04 01:41:40.197 INFO kablam! | Sep 04 01:41:40.197 INFO kablam! 71 | data_reader.query_interface::().unwrap().close().unwrap(); Sep 04 01:41:40.197 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 01:41:40.197 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 01:41:40.197 INFO kablam! Sep 04 01:41:40.197 INFO kablam! error[E0412]: cannot find type `IClosable` in this scope Sep 04 01:41:40.197 INFO kablam! --> examples/hexdump.rs:72:36 Sep 04 01:41:40.197 INFO kablam! | Sep 04 01:41:40.197 INFO kablam! 72 | input_stream.query_interface::().unwrap().close().unwrap(); Sep 04 01:41:40.197 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 01:41:40.197 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 01:41:40.197 INFO kablam! Sep 04 01:41:40.198 INFO kablam! warning: unused import: `winrt::*` Sep 04 01:41:40.198 INFO kablam! --> examples/hexdump.rs:9:5 Sep 04 01:41:40.198 INFO kablam! | Sep 04 01:41:40.198 INFO kablam! 9 | use winrt::*; Sep 04 01:41:40.198 INFO kablam! | ^^^^^^^^ Sep 04 01:41:40.198 INFO kablam! | Sep 04 01:41:40.198 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:41:40.198 INFO kablam! Sep 04 01:41:40.203 INFO kablam! error: Could not compile `winrt`. Sep 04 01:41:40.203 INFO kablam! warning: unused import: `winrt::windows::foundation::*` Sep 04 01:41:40.203 INFO kablam! --> examples/hexdump.rs:10:5 Sep 04 01:41:40.203 INFO kablam! | Sep 04 01:41:40.203 INFO kablam! 10 | use winrt::windows::foundation::*; Sep 04 01:41:40.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.203 INFO kablam! warning: Sep 04 01:41:40.203 INFO kablam! build failed, waiting for other jobs to finish... Sep 04 01:41:40.203 INFO kablam! warning: unused import: `winrt::windows::storage::*` Sep 04 01:41:40.203 INFO kablam! --> examples/hexdump.rs:11:5 Sep 04 01:41:40.203 INFO kablam! | Sep 04 01:41:40.203 INFO kablam! 11 | use winrt::windows::storage::*; Sep 04 01:41:40.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.204 INFO kablam! Sep 04 01:41:40.205 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PropertyValue` Sep 04 01:41:40.205 INFO kablam! --> examples/test.rs:125:23 Sep 04 01:41:40.205 INFO kablam! | Sep 04 01:41:40.205 INFO kablam! 125 | let boxed_array = PropertyValue::create_boolean_array(array).unwrap().unwrap(); Sep 04 01:41:40.205 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `PropertyValue` Sep 04 01:41:40.205 INFO kablam! Sep 04 01:41:40.209 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PropertyType` Sep 04 01:41:40.209 INFO kablam! --> examples/test.rs:127:49 Sep 04 01:41:40.209 INFO kablam! | Sep 04 01:41:40.209 INFO kablam! 127 | assert_eq!(boxed_array.get_type().unwrap(), PropertyType::BooleanArray); Sep 04 01:41:40.209 INFO kablam! | ^^^^^^^^^^^^ Use of undeclared type or module `PropertyType` Sep 04 01:41:40.209 INFO kablam! Sep 04 01:41:40.213 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.213 INFO kablam! --> examples/test.rs:133:16 Sep 04 01:41:40.214 INFO kablam! | Sep 04 01:41:40.214 INFO kablam! 133 | let str1 = FastHString::new("foo"); Sep 04 01:41:40.214 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.214 INFO kablam! Sep 04 01:41:40.214 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.214 INFO kablam! --> examples/test.rs:134:16 Sep 04 01:41:40.214 INFO kablam! | Sep 04 01:41:40.214 INFO kablam! 134 | let str2 = FastHString::new("bar"); Sep 04 01:41:40.214 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.214 INFO kablam! Sep 04 01:41:40.214 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PropertyValue` Sep 04 01:41:40.214 INFO kablam! --> examples/test.rs:136:23 Sep 04 01:41:40.214 INFO kablam! | Sep 04 01:41:40.214 INFO kablam! 136 | let boxed_array = PropertyValue::create_string_array(array).unwrap().unwrap(); Sep 04 01:41:40.214 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `PropertyValue` Sep 04 01:41:40.214 INFO kablam! Sep 04 01:41:40.218 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PropertyType` Sep 04 01:41:40.218 INFO kablam! --> examples/test.rs:138:49 Sep 04 01:41:40.218 INFO kablam! | Sep 04 01:41:40.218 INFO kablam! 138 | assert_eq!(boxed_array.get_type().unwrap(), PropertyType::StringArray); Sep 04 01:41:40.218 INFO kablam! | ^^^^^^^^^^^^ Use of undeclared type or module `PropertyType` Sep 04 01:41:40.218 INFO kablam! Sep 04 01:41:40.227 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `StorageFile` Sep 04 01:41:40.227 INFO kablam! --> examples/test.rs:155:16 Sep 04 01:41:40.227 INFO kablam! | Sep 04 01:41:40.227 INFO kablam! 155 | let file = StorageFile::get_file_from_path_async(&*FastHString::new(&exe_path_str)).unwrap().blocking_get().expect("get_file_from_path_async failed").unwrap(); Sep 04 01:41:40.227 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `StorageFile` Sep 04 01:41:40.227 INFO kablam! Sep 04 01:41:40.227 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.227 INFO kablam! --> examples/test.rs:155:56 Sep 04 01:41:40.227 INFO kablam! | Sep 04 01:41:40.227 INFO kablam! 155 | let file = StorageFile::get_file_from_path_async(&*FastHString::new(&exe_path_str)).unwrap().blocking_get().expect("get_file_from_path_async failed").unwrap(); Sep 04 01:41:40.227 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.227 INFO kablam! Sep 04 01:41:40.236 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.236 INFO kablam! --> examples/test.rs:164:51 Sep 04 01:41:40.236 INFO kablam! | Sep 04 01:41:40.236 INFO kablam! 164 | let txt_file = exe_folder.create_file_async(&*FastHString::new("__test_file.txt"), CreationCollisionOption::ReplaceExisting).unwrap().blocking_get().expect("create_file_async failed").unwrap(); Sep 04 01:41:40.236 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.236 INFO kablam! Sep 04 01:41:40.236 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CreationCollisionOption` Sep 04 01:41:40.236 INFO kablam! --> examples/test.rs:164:88 Sep 04 01:41:40.236 INFO kablam! | Sep 04 01:41:40.236 INFO kablam! 164 | let txt_file = exe_folder.create_file_async(&*FastHString::new("__test_file.txt"), CreationCollisionOption::ReplaceExisting).unwrap().blocking_get().expect("create_file_async failed").unwrap(); Sep 04 01:41:40.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CreationCollisionOption` Sep 04 01:41:40.236 INFO kablam! Sep 04 01:41:40.240 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileIO` Sep 04 01:41:40.240 INFO kablam! --> examples/test.rs:166:5 Sep 04 01:41:40.240 INFO kablam! | Sep 04 01:41:40.240 INFO kablam! 166 | FileIO::append_text_async(&txt_file, &*FastHString::new("This is a test\nand a second line.")).unwrap().blocking_wait(); Sep 04 01:41:40.241 INFO kablam! | ^^^^^^ Use of undeclared type or module `FileIO` Sep 04 01:41:40.241 INFO kablam! Sep 04 01:41:40.241 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.241 INFO kablam! --> examples/test.rs:166:44 Sep 04 01:41:40.241 INFO kablam! | Sep 04 01:41:40.241 INFO kablam! 166 | FileIO::append_text_async(&txt_file, &*FastHString::new("This is a test\nand a second line.")).unwrap().blocking_wait(); Sep 04 01:41:40.241 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.241 INFO kablam! Sep 04 01:41:40.253 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileIO` Sep 04 01:41:40.253 INFO kablam! --> examples/test.rs:167:47 Sep 04 01:41:40.253 INFO kablam! | Sep 04 01:41:40.253 INFO kablam! 167 | let mut lines: ComPtr> = FileIO::read_lines_async(&txt_file).unwrap().blocking_get().expect("read_lines_async failed").unwrap(); Sep 04 01:41:40.253 INFO kablam! | ^^^^^^ Use of undeclared type or module `FileIO` Sep 04 01:41:40.253 INFO kablam! Sep 04 01:41:40.253 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FastHString` Sep 04 01:41:40.253 INFO kablam! --> examples/test.rs:170:20 Sep 04 01:41:40.254 INFO kablam! | Sep 04 01:41:40.254 INFO kablam! 170 | lines.append(&*FastHString::new("The third line, added later")).expect("append failed"); Sep 04 01:41:40.254 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `FastHString` Sep 04 01:41:40.254 INFO kablam! Sep 04 01:41:40.254 INFO kablam! error[E0412]: cannot find type `IStringable` in this scope Sep 04 01:41:40.254 INFO kablam! --> examples/test.rs:23:43 Sep 04 01:41:40.254 INFO kablam! | Sep 04 01:41:40.254 INFO kablam! 23 | let to_string = uri.query_interface::().unwrap().to_string().unwrap(); Sep 04 01:41:40.254 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.254 INFO kablam! Sep 04 01:41:40.254 INFO kablam! error[E0412]: cannot find type `FastHString` in this scope Sep 04 01:41:40.254 INFO kablam! --> examples/test.rs:43:35 Sep 04 01:41:40.254 INFO kablam! | Sep 04 01:41:40.254 INFO kablam! 43 | let wrong_deviceselector: FastHString = "Foobar".into(); Sep 04 01:41:40.254 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.254 INFO kablam! Sep 04 01:41:40.254 INFO kablam! error[E0425]: cannot find function `GetRestrictedErrorInfo` in this scope Sep 04 01:41:40.255 INFO kablam! --> examples/test.rs:49:28 Sep 04 01:41:40.255 INFO kablam! | Sep 04 01:41:40.255 INFO kablam! 49 | assert_eq!(GetRestrictedErrorInfo(&mut res), S_OK); Sep 04 01:41:40.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.255 INFO kablam! Sep 04 01:41:40.255 INFO kablam! error[E0425]: cannot find value `S_OK` in this scope Sep 04 01:41:40.255 INFO kablam! --> examples/test.rs:49:62 Sep 04 01:41:40.255 INFO kablam! | Sep 04 01:41:40.255 INFO kablam! 49 | assert_eq!(GetRestrictedErrorInfo(&mut res), S_OK); Sep 04 01:41:40.255 INFO kablam! | ^^^^ not found in this scope Sep 04 01:41:40.255 INFO kablam! Sep 04 01:41:40.255 INFO kablam! error[E0425]: cannot find value `S_OK` in this scope Sep 04 01:41:40.255 INFO kablam! --> examples/test.rs:57:136 Sep 04 01:41:40.255 INFO kablam! | Sep 04 01:41:40.255 INFO kablam! 57 | assert_eq!(error_info.GetErrorDetails(&mut description, &mut error, &mut restricted_description, &mut capability_sid), S_OK); Sep 04 01:41:40.255 INFO kablam! | ^^^^ not found in this scope Sep 04 01:41:40.255 INFO kablam! Sep 04 01:41:40.255 INFO kablam! error[E0412]: cannot find type `IAsyncInfo` in this scope Sep 04 01:41:40.255 INFO kablam! --> examples/test.rs:70:42 Sep 04 01:41:40.255 INFO kablam! | Sep 04 01:41:40.255 INFO kablam! 70 | let asi = async_op.query_interface::().unwrap(); Sep 04 01:41:40.255 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 01:41:40.255 INFO kablam! Sep 04 01:41:40.255 INFO kablam! error[E0412]: cannot find type `IUnknown` in this scope Sep 04 01:41:40.255 INFO kablam! --> examples/test.rs:73:46 Sep 04 01:41:40.255 INFO kablam! | Sep 04 01:41:40.255 INFO kablam! 73 | let unknown = async_op.query_interface::().unwrap(); Sep 04 01:41:40.255 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 01:41:40.255 INFO kablam! Sep 04 01:41:40.257 INFO kablam! error[E0412]: cannot find type `IUnknown` in this scope Sep 04 01:41:40.257 INFO kablam! --> examples/test.rs:76:41 Sep 04 01:41:40.257 INFO kablam! | Sep 04 01:41:40.257 INFO kablam! 76 | let unknown = asi.query_interface::().unwrap(); Sep 04 01:41:40.257 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 01:41:40.257 INFO kablam! Sep 04 01:41:40.257 INFO kablam! error[E0412]: cannot find type `IPropertyValue` in this scope Sep 04 01:41:40.257 INFO kablam! --> examples/test.rs:126:53 Sep 04 01:41:40.257 INFO kablam! | Sep 04 01:41:40.257 INFO kablam! 126 | let boxed_array = boxed_array.query_interface::().unwrap(); Sep 04 01:41:40.257 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.257 INFO kablam! Sep 04 01:41:40.257 INFO kablam! error[E0412]: cannot find type `IReferenceArray` in this scope Sep 04 01:41:40.257 INFO kablam! --> examples/test.rs:128:53 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 128 | let boxed_array = boxed_array.query_interface::>().unwrap(); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.258 INFO kablam! error[E0412]: cannot find type `IPropertyValue` in this scope Sep 04 01:41:40.258 INFO kablam! --> examples/test.rs:137:53 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 137 | let boxed_array = boxed_array.query_interface::().unwrap(); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.258 INFO kablam! error[E0412]: cannot find type `IReferenceArray` in this scope Sep 04 01:41:40.258 INFO kablam! --> examples/test.rs:139:53 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 139 | let boxed_array = boxed_array.query_interface::>().unwrap(); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.258 INFO kablam! error[E0412]: cannot find type `HString` in this scope Sep 04 01:41:40.258 INFO kablam! --> examples/test.rs:139:69 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 139 | let boxed_array = boxed_array.query_interface::>().unwrap(); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^ did you mean `String`? Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.258 INFO kablam! error[E0412]: cannot find type `IStorageItem` in this scope Sep 04 01:41:40.258 INFO kablam! --> examples/test.rs:156:60 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 156 | println!("Executable file: {}", file.query_interface::().unwrap().get_path().unwrap()); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.258 INFO kablam! error[E0412]: cannot find type `IStorageItem2` in this scope Sep 04 01:41:40.258 INFO kablam! --> examples/test.rs:163:45 Sep 04 01:41:40.258 INFO kablam! | Sep 04 01:41:40.258 INFO kablam! 163 | let exe_folder = file.query_interface::().unwrap().get_parent_async().unwrap().blocking_get().expect("get_parent_async failed").unwrap(); Sep 04 01:41:40.258 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.258 INFO kablam! Sep 04 01:41:40.259 INFO kablam! error[E0412]: cannot find type `IStorageItem` in this scope Sep 04 01:41:40.259 INFO kablam! --> examples/test.rs:165:65 Sep 04 01:41:40.259 INFO kablam! | Sep 04 01:41:40.259 INFO kablam! 165 | println!("Created text file {}", txt_file.query_interface::().unwrap().get_path().unwrap()); Sep 04 01:41:40.259 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 01:41:40.259 INFO kablam! Sep 04 01:41:40.259 INFO kablam! error[E0412]: cannot find type `ComPtr` in this scope Sep 04 01:41:40.259 INFO kablam! --> examples/test.rs:167:20 Sep 04 01:41:40.259 INFO kablam! | Sep 04 01:41:40.259 INFO kablam! 167 | let mut lines: ComPtr> = FileIO::read_lines_async(&txt_file).unwrap().blocking_get().expect("read_lines_async failed").unwrap(); Sep 04 01:41:40.259 INFO kablam! | ^^^^^^ not found in this scope Sep 04 01:41:40.259 INFO kablam! Sep 04 01:41:40.259 INFO kablam! error[E0412]: cannot find type `IVector` in this scope Sep 04 01:41:40.259 INFO kablam! --> examples/test.rs:167:27 Sep 04 01:41:40.259 INFO kablam! | Sep 04 01:41:40.259 INFO kablam! 167 | let mut lines: ComPtr> = FileIO::read_lines_async(&txt_file).unwrap().blocking_get().expect("read_lines_async failed").unwrap(); Sep 04 01:41:40.259 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 01:41:40.259 INFO kablam! Sep 04 01:41:40.259 INFO kablam! error[E0412]: cannot find type `HString` in this scope Sep 04 01:41:40.259 INFO kablam! --> examples/test.rs:167:35 Sep 04 01:41:40.259 INFO kablam! | Sep 04 01:41:40.259 INFO kablam! 167 | let mut lines: ComPtr> = FileIO::read_lines_async(&txt_file).unwrap().blocking_get().expect("read_lines_async failed").unwrap(); Sep 04 01:41:40.259 INFO kablam! | ^^^^^^^ did you mean `String`? Sep 04 01:41:40.259 INFO kablam! Sep 04 01:41:40.262 INFO kablam! warning: unused import: `winrt::*` Sep 04 01:41:40.262 INFO kablam! --> examples/test.rs:6:5 Sep 04 01:41:40.262 INFO kablam! | Sep 04 01:41:40.262 INFO kablam! 6 | use winrt::*; Sep 04 01:41:40.262 INFO kablam! | ^^^^^^^^ Sep 04 01:41:40.262 INFO kablam! | Sep 04 01:41:40.262 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:41:40.262 INFO kablam! Sep 04 01:41:40.262 INFO kablam! warning: unused import: `winrt::windows::foundation::*` Sep 04 01:41:40.262 INFO kablam! --> examples/test.rs:7:5 Sep 04 01:41:40.262 INFO kablam! | Sep 04 01:41:40.262 INFO kablam! 7 | use winrt::windows::foundation::*; Sep 04 01:41:40.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.262 INFO kablam! Sep 04 01:41:40.262 INFO kablam! warning: unused import: `winrt::windows::foundation::collections::*` Sep 04 01:41:40.262 INFO kablam! --> examples/test.rs:8:5 Sep 04 01:41:40.262 INFO kablam! | Sep 04 01:41:40.262 INFO kablam! 8 | use winrt::windows::foundation::collections::*; Sep 04 01:41:40.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.262 INFO kablam! Sep 04 01:41:40.263 INFO kablam! warning: unused import: `winrt::windows::devices::enumeration::*` Sep 04 01:41:40.263 INFO kablam! --> examples/test.rs:9:5 Sep 04 01:41:40.263 INFO kablam! | Sep 04 01:41:40.263 INFO kablam! 9 | use winrt::windows::devices::enumeration::*; Sep 04 01:41:40.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.263 INFO kablam! Sep 04 01:41:40.263 INFO kablam! warning: unused import: `winrt::windows::devices::midi::*` Sep 04 01:41:40.263 INFO kablam! --> examples/test.rs:10:5 Sep 04 01:41:40.263 INFO kablam! | Sep 04 01:41:40.263 INFO kablam! 10 | use winrt::windows::devices::midi::*; Sep 04 01:41:40.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.263 INFO kablam! Sep 04 01:41:40.263 INFO kablam! warning: unused import: `winrt::windows::storage::*` Sep 04 01:41:40.263 INFO kablam! --> examples/test.rs:11:5 Sep 04 01:41:40.263 INFO kablam! | Sep 04 01:41:40.263 INFO kablam! 11 | use winrt::windows::storage::*; Sep 04 01:41:40.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.263 INFO kablam! Sep 04 01:41:40.263 INFO kablam! warning: unused import: `w::shared::winerror::S_OK` Sep 04 01:41:40.263 INFO kablam! --> examples/test.rs:39:13 Sep 04 01:41:40.263 INFO kablam! | Sep 04 01:41:40.263 INFO kablam! 39 | use w::shared::winerror::S_OK; Sep 04 01:41:40.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.263 INFO kablam! Sep 04 01:41:40.263 INFO kablam! warning: unused import: `w::winrt::roerrorapi::GetRestrictedErrorInfo` Sep 04 01:41:40.263 INFO kablam! --> examples/test.rs:40:13 Sep 04 01:41:40.263 INFO kablam! | Sep 04 01:41:40.263 INFO kablam! 40 | use w::winrt::roerrorapi::GetRestrictedErrorInfo; Sep 04 01:41:40.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:41:40.264 INFO kablam! Sep 04 01:41:40.312 INFO kablam! error: aborting due to 10 previous errors Sep 04 01:41:40.312 INFO kablam! Sep 04 01:41:40.312 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 01:41:40.312 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 01:41:40.320 INFO kablam! error: Could not compile `winrt`. Sep 04 01:41:40.320 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:41:40.634 INFO kablam! error: aborting due to 51 previous errors Sep 04 01:41:40.634 INFO kablam! Sep 04 01:41:40.634 INFO kablam! Some errors occurred: E0412, E0425, E0433. Sep 04 01:41:40.634 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 01:41:40.640 INFO kablam! error: Could not compile `winrt`. Sep 04 01:41:40.640 INFO kablam! Sep 04 01:41:40.640 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:41:40.642 INFO kablam! su: No module specific data is present Sep 04 01:41:41.212 INFO running `"docker" "rm" "-f" "07eac12b9ac20ea4f889c88923b7df7d1fc38dcb6ef8066e84204416bcb35594"` Sep 04 01:41:41.322 INFO blam! 07eac12b9ac20ea4f889c88923b7df7d1fc38dcb6ef8066e84204416bcb35594