Sep 01 18:55:38.882 INFO checking windows-win-2.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 18:55:38.882 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 18:55:38.882 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:55:39.042 INFO blam! ac38e5ff28c7bebd4de1787740fd097f7e615a2fe74abf5d4d14f1118aa7d086 Sep 01 18:55:39.044 INFO running `"docker" "start" "-a" "ac38e5ff28c7bebd4de1787740fd097f7e615a2fe74abf5d4d14f1118aa7d086"` Sep 01 18:55:39.755 INFO kablam! Checking windows-win v2.3.0 (file:///source) Sep 01 18:55:40.304 INFO kablam! error[E0463]: can't find crate for `winapi` Sep 01 18:55:40.304 INFO kablam! --> tests/timer.rs:2:1 Sep 01 18:55:40.304 INFO kablam! | Sep 01 18:55:40.304 INFO kablam! 2 | extern crate winapi; Sep 01 18:55:40.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 18:55:40.304 INFO kablam! Sep 01 18:55:40.304 INFO kablam! error: aborting due to previous error Sep 01 18:55:40.304 INFO kablam! Sep 01 18:55:40.304 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 18:55:40.310 INFO kablam! error: Could not compile `windows-win`. Sep 01 18:55:40.310 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:55:40.321 INFO kablam! error[E0463]: can't find crate for `clipboard_win` Sep 01 18:55:40.321 INFO kablam! --> tests/windows.rs:2:1 Sep 01 18:55:40.321 INFO kablam! | Sep 01 18:55:40.321 INFO kablam! 2 | extern crate clipboard_win; Sep 01 18:55:40.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 18:55:40.321 INFO kablam! Sep 01 18:55:40.322 INFO kablam! error: aborting due to previous error Sep 01 18:55:40.322 INFO kablam! Sep 01 18:55:40.322 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 18:55:40.325 INFO kablam! error: Could not compile `windows-win`. Sep 01 18:55:40.325 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:55:40.384 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 01 18:55:40.384 INFO kablam! --> tests/search.rs:4:5 Sep 01 18:55:40.384 INFO kablam! | Sep 01 18:55:40.384 INFO kablam! 4 | raw Sep 01 18:55:40.384 INFO kablam! | ^^^ no `raw` in the root Sep 01 18:55:40.384 INFO kablam! Sep 01 18:55:40.384 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 01 18:55:40.384 INFO kablam! --> tests/search.rs:11:18 Sep 01 18:55:40.384 INFO kablam! | Sep 01 18:55:40.384 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.384 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 01 18:55:40.384 INFO kablam! Sep 01 18:55:40.384 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.384 INFO kablam! --> tests/search.rs:11:49 Sep 01 18:55:40.384 INFO kablam! | Sep 01 18:55:40.385 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.385 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.385 INFO kablam! Sep 01 18:55:40.385 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.385 INFO kablam! --> tests/search.rs:11:75 Sep 01 18:55:40.385 INFO kablam! | Sep 01 18:55:40.385 INFO kablam! 11 | let result = Search::new("non-existing.rs", FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.385 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.385 INFO kablam! Sep 01 18:55:40.386 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 01 18:55:40.386 INFO kablam! --> tests/search.rs:19:18 Sep 01 18:55:40.386 INFO kablam! | Sep 01 18:55:40.386 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.387 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 01 18:55:40.387 INFO kablam! Sep 01 18:55:40.387 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.387 INFO kablam! --> tests/search.rs:19:41 Sep 01 18:55:40.387 INFO kablam! | Sep 01 18:55:40.387 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.387 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.387 INFO kablam! Sep 01 18:55:40.387 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.387 INFO kablam! --> tests/search.rs:19:67 Sep 01 18:55:40.387 INFO kablam! | Sep 01 18:55:40.387 INFO kablam! 19 | let result = Search::new(file_name, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.387 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.387 INFO kablam! Sep 01 18:55:40.387 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Search` Sep 01 18:55:40.387 INFO kablam! --> tests/search.rs:35:18 Sep 01 18:55:40.387 INFO kablam! | Sep 01 18:55:40.387 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.387 INFO kablam! | ^^^^^^ Use of undeclared type or module `Search` Sep 01 18:55:40.387 INFO kablam! Sep 01 18:55:40.387 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.387 INFO kablam! --> tests/search.rs:35:37 Sep 01 18:55:40.387 INFO kablam! | Sep 01 18:55:40.387 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.387 INFO kablam! | ^^^^^^^^^^^^^ Use of undeclared type or module `FileInfoLevel` Sep 01 18:55:40.387 INFO kablam! Sep 01 18:55:40.387 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.387 INFO kablam! --> tests/search.rs:35:63 Sep 01 18:55:40.387 INFO kablam! | Sep 01 18:55:40.387 INFO kablam! 35 | let result = Search::new(&path, FileInfoLevel::default(), FileSearchType::default(), 0); Sep 01 18:55:40.388 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `FileSearchType` Sep 01 18:55:40.388 INFO kablam! Sep 01 18:55:40.388 INFO kablam! warning: unused import: `raw::file::*` Sep 01 18:55:40.388 INFO kablam! --> tests/search.rs:7:5 Sep 01 18:55:40.388 INFO kablam! | Sep 01 18:55:40.388 INFO kablam! 7 | use raw::file::*; Sep 01 18:55:40.388 INFO kablam! | ^^^^^^^^^^^^ Sep 01 18:55:40.388 INFO kablam! | Sep 01 18:55:40.388 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:55:40.388 INFO kablam! Sep 01 18:55:40.389 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 01 18:55:40.389 INFO kablam! --> tests/module.rs:5:5 Sep 01 18:55:40.389 INFO kablam! | Sep 01 18:55:40.389 INFO kablam! 5 | raw Sep 01 18:55:40.389 INFO kablam! | ^^^ no `raw` in the root Sep 01 18:55:40.389 INFO kablam! Sep 01 18:55:40.399 INFO kablam! error: cannot find macro `module_to_addr!` in this scope Sep 01 18:55:40.399 INFO kablam! --> tests/module.rs:12:46 Sep 01 18:55:40.399 INFO kablam! | Sep 01 18:55:40.399 INFO kablam! 12 | let result = get_module_handle_from_addr(module_to_addr!(get_module_handle)); Sep 01 18:55:40.399 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 18:55:40.399 INFO kablam! Sep 01 18:55:40.399 INFO kablam! error[E0425]: cannot find function `get_module_handle_from_addr` in this scope Sep 01 18:55:40.399 INFO kablam! --> tests/module.rs:12:18 Sep 01 18:55:40.399 INFO kablam! | Sep 01 18:55:40.399 INFO kablam! 12 | let result = get_module_handle_from_addr(module_to_addr!(get_module_handle)); Sep 01 18:55:40.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 18:55:40.400 INFO kablam! Sep 01 18:55:40.400 INFO kablam! error[E0425]: cannot find function `get_module_name` in this scope Sep 01 18:55:40.400 INFO kablam! --> tests/module.rs:16:18 Sep 01 18:55:40.400 INFO kablam! | Sep 01 18:55:40.400 INFO kablam! 16 | let result = get_module_name(result.unwrap()); Sep 01 18:55:40.400 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `get_module_handle`? Sep 01 18:55:40.400 INFO kablam! Sep 01 18:55:40.400 INFO kablam! error: aborting due to 4 previous errors Sep 01 18:55:40.400 INFO kablam! Sep 01 18:55:40.400 INFO kablam! Some errors occurred: E0425, E0432. Sep 01 18:55:40.400 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 18:55:40.404 INFO kablam! error: Could not compile `windows-win`. Sep 01 18:55:40.404 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:55:40.418 INFO kablam! error[E0432]: unresolved import `windows_win::raw` Sep 01 18:55:40.419 INFO kablam! --> tests/memory.rs:6:5 Sep 01 18:55:40.419 INFO kablam! | Sep 01 18:55:40.419 INFO kablam! 6 | raw Sep 01 18:55:40.419 INFO kablam! | ^^^ no `raw` in the root Sep 01 18:55:40.419 INFO kablam! Sep 01 18:55:40.420 INFO kablam! error[E0425]: cannot find function `virtual_query_ex` in this scope Sep 01 18:55:40.420 INFO kablam! --> tests/memory.rs:14:18 Sep 01 18:55:40.421 INFO kablam! | Sep 01 18:55:40.421 INFO kablam! 14 | let result = virtual_query_ex(handle, ptr::null()); Sep 01 18:55:40.421 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 01 18:55:40.421 INFO kablam! Sep 01 18:55:40.421 INFO kablam! warning: unused import: `raw::memory::*` Sep 01 18:55:40.421 INFO kablam! --> tests/memory.rs:9:5 Sep 01 18:55:40.421 INFO kablam! | Sep 01 18:55:40.421 INFO kablam! 9 | use raw::memory::*; Sep 01 18:55:40.421 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 18:55:40.421 INFO kablam! | Sep 01 18:55:40.421 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:55:40.421 INFO kablam! Sep 01 18:55:40.422 INFO kablam! error: aborting due to 10 previous errors Sep 01 18:55:40.422 INFO kablam! Sep 01 18:55:40.422 INFO kablam! Some errors occurred: E0432, E0433. Sep 01 18:55:40.422 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 18:55:40.429 INFO kablam! error: Could not compile `windows-win`. Sep 01 18:55:40.429 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:55:40.444 INFO kablam! error: aborting due to 2 previous errors Sep 01 18:55:40.444 INFO kablam! Sep 01 18:55:40.444 INFO kablam! Some errors occurred: E0425, E0432. Sep 01 18:55:40.444 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 18:55:40.450 INFO kablam! error: Could not compile `windows-win`. Sep 01 18:55:40.451 INFO kablam! Sep 01 18:55:40.451 INFO kablam! To learn more, run the command again with --verbose. Sep 01 18:55:40.452 INFO kablam! su: No module specific data is present Sep 01 18:55:40.798 INFO running `"docker" "rm" "-f" "ac38e5ff28c7bebd4de1787740fd097f7e615a2fe74abf5d4d14f1118aa7d086"` Sep 01 18:55:40.893 INFO blam! ac38e5ff28c7bebd4de1787740fd097f7e615a2fe74abf5d4d14f1118aa7d086