Sep 04 13:36:04.187 INFO checking ipconfig-0.1.7 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:36:04.187 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:36:04.187 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:04.345 INFO blam! 87a67ad38a77a6b74a82da8426301249614e60fa5ed5df1a3a01c5bb4720658d Sep 04 13:36:04.347 INFO running `"docker" "start" "-a" "87a67ad38a77a6b74a82da8426301249614e60fa5ed5df1a3a01c5bb4720658d"` Sep 04 13:36:05.091 INFO kablam! Compiling ipconfig v0.1.7 (file:///source) Sep 04 13:36:06.664 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:06.665 INFO kablam! --> tests/test.rs:7:46 Sep 04 13:36:06.665 INFO kablam! | Sep 04 13:36:06.665 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 04 13:36:06.665 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:06.665 INFO kablam! Sep 04 13:36:06.666 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:06.666 INFO kablam! --> tests/test.rs:8:41 Sep 04 13:36:06.666 INFO kablam! | Sep 04 13:36:06.666 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 04 13:36:06.666 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:06.666 INFO kablam! Sep 04 13:36:06.666 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 04 13:36:06.666 INFO kablam! --> tests/test.rs:9:57 Sep 04 13:36:06.666 INFO kablam! | Sep 04 13:36:06.666 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 04 13:36:06.666 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 04 13:36:06.666 INFO kablam! Sep 04 13:36:06.666 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 04 13:36:06.666 INFO kablam! --> tests/test.rs:6:43 Sep 04 13:36:06.666 INFO kablam! | Sep 04 13:36:06.666 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 04 13:36:06.666 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 04 13:36:06.666 INFO kablam! Sep 04 13:36:06.689 INFO kablam! error: aborting due to 4 previous errors Sep 04 13:36:06.689 INFO kablam! Sep 04 13:36:06.689 INFO kablam! Some errors occurred: E0425, E0433. Sep 04 13:36:06.689 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 13:36:06.698 INFO kablam! error: Could not compile `ipconfig`. Sep 04 13:36:06.698 INFO kablam! Sep 04 13:36:06.698 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:36:06.699 INFO kablam! su: No module specific data is present Sep 04 13:36:07.195 INFO running `"docker" "rm" "-f" "87a67ad38a77a6b74a82da8426301249614e60fa5ed5df1a3a01c5bb4720658d"` Sep 04 13:36:07.318 INFO blam! 87a67ad38a77a6b74a82da8426301249614e60fa5ed5df1a3a01c5bb4720658d