Sep 20 01:31:03.234 INFO checking ipconfig-0.1.7 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:31:03.234 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:31:03.234 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:31:03.372 INFO blam! 7023681b7ac9e0c116137d3d168cb54d1017b3dc9dd4fa5f1f01e829598fcb81 Sep 20 01:31:03.373 INFO running `"docker" "start" "-a" "7023681b7ac9e0c116137d3d168cb54d1017b3dc9dd4fa5f1f01e829598fcb81"` Sep 20 01:31:04.569 INFO kablam! usermod: no changes Sep 20 01:31:04.617 INFO kablam! Compiling ipconfig v0.1.7 (/source) Sep 20 01:31:05.516 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! --> tests/test.rs:7:46 Sep 20 01:31:05.516 INFO kablam! | Sep 20 01:31:05.516 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 20 01:31:05.516 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! Sep 20 01:31:05.516 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! --> tests/test.rs:8:41 Sep 20 01:31:05.516 INFO kablam! | Sep 20 01:31:05.516 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 20 01:31:05.516 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! Sep 20 01:31:05.516 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! --> tests/test.rs:9:57 Sep 20 01:31:05.516 INFO kablam! | Sep 20 01:31:05.516 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 20 01:31:05.516 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 20 01:31:05.516 INFO kablam! Sep 20 01:31:05.516 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 20 01:31:05.516 INFO kablam! --> tests/test.rs:6:43 Sep 20 01:31:05.516 INFO kablam! | Sep 20 01:31:05.516 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 20 01:31:05.516 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 20 01:31:05.516 INFO kablam! Sep 20 01:31:05.529 INFO kablam! error: aborting due to 4 previous errors Sep 20 01:31:05.529 INFO kablam! Sep 20 01:31:05.529 INFO kablam! Some errors occurred: E0425, E0433. Sep 20 01:31:05.529 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 20 01:31:05.536 INFO kablam! error: Could not compile `ipconfig`. Sep 20 01:31:05.536 INFO kablam! Sep 20 01:31:05.536 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:31:05.537 INFO kablam! su: No module specific data is present Sep 20 01:31:06.293 INFO running `"docker" "rm" "-f" "7023681b7ac9e0c116137d3d168cb54d1017b3dc9dd4fa5f1f01e829598fcb81"` Sep 20 01:31:06.440 INFO blam! 7023681b7ac9e0c116137d3d168cb54d1017b3dc9dd4fa5f1f01e829598fcb81