Sep 14 14:33:26.884 INFO checking ipconfig-0.1.7 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 14:33:26.885 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 14:33:26.885 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:33:27.030 INFO blam! 7cd2252495221de2fbf15c71d402004a9e6a41c22f34f87c6a2a5cc11bda2a11 Sep 14 14:33:27.032 INFO running `"docker" "start" "-a" "7cd2252495221de2fbf15c71d402004a9e6a41c22f34f87c6a2a5cc11bda2a11"` Sep 14 14:33:28.211 INFO kablam! usermod: no changes Sep 14 14:33:28.259 INFO kablam! Compiling ipconfig v0.1.7 (file:///source) Sep 14 14:33:29.270 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! --> tests/test.rs:7:46 Sep 14 14:33:29.271 INFO kablam! | Sep 14 14:33:29.271 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 14 14:33:29.271 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! Sep 14 14:33:29.271 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! --> tests/test.rs:8:41 Sep 14 14:33:29.271 INFO kablam! | Sep 14 14:33:29.271 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 14 14:33:29.271 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! Sep 14 14:33:29.271 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! --> tests/test.rs:9:57 Sep 14 14:33:29.271 INFO kablam! | Sep 14 14:33:29.271 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 14 14:33:29.271 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 14 14:33:29.271 INFO kablam! Sep 14 14:33:29.271 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 14 14:33:29.271 INFO kablam! --> tests/test.rs:6:43 Sep 14 14:33:29.271 INFO kablam! | Sep 14 14:33:29.271 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 14 14:33:29.271 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 14 14:33:29.271 INFO kablam! Sep 14 14:33:29.282 INFO kablam! error: aborting due to 4 previous errors Sep 14 14:33:29.282 INFO kablam! Sep 14 14:33:29.282 INFO kablam! Some errors occurred: E0425, E0433. Sep 14 14:33:29.282 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 14:33:29.291 INFO kablam! error: Could not compile `ipconfig`. Sep 14 14:33:29.291 INFO kablam! Sep 14 14:33:29.291 INFO kablam! To learn more, run the command again with --verbose. Sep 14 14:33:29.291 INFO kablam! su: No module specific data is present Sep 14 14:33:29.952 INFO running `"docker" "rm" "-f" "7cd2252495221de2fbf15c71d402004a9e6a41c22f34f87c6a2a5cc11bda2a11"` Sep 14 14:33:30.050 INFO blam! 7cd2252495221de2fbf15c71d402004a9e6a41c22f34f87c6a2a5cc11bda2a11