Sep 17 14:48:21.669 INFO checking windows-win-2.3.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 14:48:21.669 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 14:48:21.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:48:21.833 INFO blam! f44062825c0e797fc2bd3a6dc0754695de72b9b1889096da6b7336be59f2be2e Sep 17 14:48:21.838 INFO running `"docker" "start" "-a" "f44062825c0e797fc2bd3a6dc0754695de72b9b1889096da6b7336be59f2be2e"` Sep 17 14:48:22.763 INFO kablam! usermod: no changes Sep 17 14:48:22.812 INFO kablam! Checking windows-win v2.3.0 (/source) Sep 17 14:48:23.059 INFO kablam! error[E0463]: can't find crate for `clipboard_win` Sep 17 14:48:23.059 INFO kablam! --> tests/windows.rs:2:1 Sep 17 14:48:23.059 INFO kablam! | Sep 17 14:48:23.059 INFO kablam! 2 | extern crate clipboard_win; Sep 17 14:48:23.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 17 14:48:23.059 INFO kablam! Sep 17 14:48:23.059 INFO kablam! error: aborting due to previous error Sep 17 14:48:23.059 INFO kablam! Sep 17 14:48:23.059 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 14:48:23.064 INFO kablam! error: Could not compile `windows-win`. Sep 17 14:48:23.064 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:48:23.069 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 17 14:48:23.069 INFO kablam! --> tests/module.rs:5:5 Sep 17 14:48:23.069 INFO kablam! | Sep 17 14:48:23.069 INFO kablam! 5 | raw Sep 17 14:48:23.069 INFO kablam! | ^^^ no `raw` in the root Sep 17 14:48:23.069 INFO kablam! Sep 17 14:48:23.069 INFO kablam! error: cannot find macro `module_to_addr!` in this scope Sep 17 14:48:23.069 INFO kablam! --> tests/module.rs:12:46 Sep 17 14:48:23.069 INFO kablam! | Sep 17 14:48:23.069 INFO kablam! 12 | let result = get_module_handle_from_addr(module_to_addr!(get_module_handle)); Sep 17 14:48:23.069 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 14:48:23.069 INFO kablam! Sep 17 14:48:23.074 INFO kablam! error[E0425]: cannot find function `get_module_handle_from_addr` in this scope Sep 17 14:48:23.074 INFO kablam! --> tests/module.rs:12:18 Sep 17 14:48:23.074 INFO kablam! | Sep 17 14:48:23.074 INFO kablam! 12 | let result = get_module_handle_from_addr(module_to_addr!(get_module_handle)); Sep 17 14:48:23.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 17 14:48:23.074 INFO kablam! Sep 17 14:48:23.074 INFO kablam! error[E0425]: cannot find function `get_module_name` in this scope Sep 17 14:48:23.074 INFO kablam! --> tests/module.rs:16:18 Sep 17 14:48:23.074 INFO kablam! | Sep 17 14:48:23.074 INFO kablam! 16 | let result = get_module_name(result.unwrap()); Sep 17 14:48:23.074 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `get_module_handle`? Sep 17 14:48:23.074 INFO kablam! Sep 17 14:48:23.074 INFO kablam! error: aborting due to 4 previous errors Sep 17 14:48:23.074 INFO kablam! Sep 17 14:48:23.074 INFO kablam! Some errors occurred: E0425, E0432. Sep 17 14:48:23.074 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 17 14:48:23.079 INFO kablam! error: Could not compile `windows-win`. Sep 17 14:48:23.079 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:48:23.084 INFO kablam! error[E0463]: can't find crate for `winapi` Sep 17 14:48:23.084 INFO kablam! --> tests/timer.rs:2:1 Sep 17 14:48:23.084 INFO kablam! | Sep 17 14:48:23.084 INFO kablam! 2 | extern crate winapi; Sep 17 14:48:23.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 17 14:48:23.084 INFO kablam! Sep 17 14:48:23.084 INFO kablam! error: aborting due to previous error Sep 17 14:48:23.084 INFO kablam! Sep 17 14:48:23.084 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 14:48:23.088 INFO kablam! error: Could not compile `windows-win`. Sep 17 14:48:23.088 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:48:23.093 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 17 14:48:23.093 INFO kablam! --> tests/memory.rs:6:5 Sep 17 14:48:23.093 INFO kablam! | Sep 17 14:48:23.093 INFO kablam! 6 | raw Sep 17 14:48:23.093 INFO kablam! | ^^^ no `raw` in the root Sep 17 14:48:23.093 INFO kablam! Sep 17 14:48:23.095 INFO kablam! error[E0425]: cannot find function `virtual_query_ex` in this scope Sep 17 14:48:23.095 INFO kablam! --> tests/memory.rs:14:18 Sep 17 14:48:23.095 INFO kablam! | Sep 17 14:48:23.095 INFO kablam! 14 | let result = virtual_query_ex(handle, ptr::null()); Sep 17 14:48:23.095 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 17 14:48:23.095 INFO kablam! Sep 17 14:48:23.095 INFO kablam! warning: unused import: `raw::memory::*` Sep 17 14:48:23.095 INFO kablam! --> tests/memory.rs:9:5 Sep 17 14:48:23.095 INFO kablam! | Sep 17 14:48:23.095 INFO kablam! 9 | use raw::memory::*; Sep 17 14:48:23.095 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 14:48:23.095 INFO kablam! | Sep 17 14:48:23.095 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 14:48:23.095 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:4:5 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 4 | raw Sep 17 14:48:23.106 INFO kablam! | ^^^ no `raw` in the root Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:11:18 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.106 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:11:49 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.106 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:11:75 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.106 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:19:18 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.106 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:19:41 Sep 17 14:48:23.106 INFO kablam! | Sep 17 14:48:23.106 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.106 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.106 INFO kablam! Sep 17 14:48:23.106 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.106 INFO kablam! --> tests/search.rs:19:67 Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.107 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.107 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 17 14:48:23.107 INFO kablam! --> tests/search.rs:35:18 Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.107 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.107 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.107 INFO kablam! --> tests/search.rs:35:37 Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.107 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.107 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.107 INFO kablam! --> tests/search.rs:35:63 Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 17 14:48:23.107 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.107 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.107 INFO kablam! Some errors occurred: E0425, E0432. Sep 17 14:48:23.107 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 17 14:48:23.107 INFO kablam! warning: unused import: `raw::file::*` Sep 17 14:48:23.107 INFO kablam! --> tests/search.rs:7:5 Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! 7 | use raw::file::*; Sep 17 14:48:23.107 INFO kablam! | ^^^^^^^^^^^^ Sep 17 14:48:23.107 INFO kablam! | Sep 17 14:48:23.107 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 14:48:23.107 INFO kablam! Sep 17 14:48:23.112 INFO kablam! error: Could not compile `windows-win`. Sep 17 14:48:23.112 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:48:23.132 INFO kablam! error: aborting due to 10 previous errors Sep 17 14:48:23.132 INFO kablam! Sep 17 14:48:23.132 INFO kablam! Some errors occurred: E0432, E0433. Sep 17 14:48:23.132 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 14:48:23.139 INFO kablam! error: Could not compile `windows-win`. Sep 17 14:48:23.139 INFO kablam! Sep 17 14:48:23.139 INFO kablam! To learn more, run the command again with --verbose. Sep 17 14:48:23.140 INFO kablam! su: No module specific data is present Sep 17 14:48:23.819 INFO running `"docker" "rm" "-f" "f44062825c0e797fc2bd3a6dc0754695de72b9b1889096da6b7336be59f2be2e"` Sep 17 14:48:23.898 INFO blam! f44062825c0e797fc2bd3a6dc0754695de72b9b1889096da6b7336be59f2be2e