Sep 04 13:36:04.973 INFO checking ipconfig-0.1.7 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 13:36:04.973 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 13:36:04.973 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:36:05.133 INFO blam! 06a097711235f95cd28bceb88093e8a43466e733d33d67227886edac474c7646 Sep 04 13:36:05.135 INFO running `"docker" "start" "-a" "06a097711235f95cd28bceb88093e8a43466e733d33d67227886edac474c7646"` Sep 04 13:36:05.743 INFO kablam! Compiling ipconfig v0.1.7 (file:///source) Sep 04 13:36:07.524 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! --> tests/test.rs:7:46 Sep 04 13:36:07.524 INFO kablam! | Sep 04 13:36:07.524 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 04 13:36:07.524 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! Sep 04 13:36:07.524 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! --> tests/test.rs:8:41 Sep 04 13:36:07.524 INFO kablam! | Sep 04 13:36:07.524 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 04 13:36:07.524 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! Sep 04 13:36:07.524 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! --> tests/test.rs:9:57 Sep 04 13:36:07.524 INFO kablam! | Sep 04 13:36:07.524 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 04 13:36:07.524 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:07.524 INFO kablam! Sep 04 13:36:07.525 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 04 13:36:07.525 INFO kablam! --> tests/test.rs:6:43 Sep 04 13:36:07.525 INFO kablam! | Sep 04 13:36:07.525 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 04 13:36:07.525 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 04 13:36:07.525 INFO kablam! Sep 04 13:36:07.546 INFO kablam! error: aborting due to 4 previous errors Sep 04 13:36:07.546 INFO kablam! Sep 04 13:36:07.546 INFO kablam! Some errors occurred: E0425, E0433. Sep 04 13:36:07.546 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 13:36:07.553 INFO kablam! error: Could not compile `ipconfig`. Sep 04 13:36:07.553 INFO kablam! Sep 04 13:36:07.553 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:36:07.555 INFO kablam! su: No module specific data is present Sep 04 13:36:08.035 INFO running `"docker" "rm" "-f" "06a097711235f95cd28bceb88093e8a43466e733d33d67227886edac474c7646"` Sep 04 13:36:08.150 INFO blam! 06a097711235f95cd28bceb88093e8a43466e733d33d67227886edac474c7646