Sep 21 08:24:29.435 INFO checking ipconfig-0.1.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:24:29.435 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:24:29.435 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:24:29.536 INFO blam! 79dbbcc2e34e82aace466a115541d16bfd149ea74cd9d32cf6f40196f3678b44 Sep 21 08:24:29.538 INFO running `"docker" "start" "-a" "79dbbcc2e34e82aace466a115541d16bfd149ea74cd9d32cf6f40196f3678b44"` Sep 21 08:24:30.806 INFO kablam! usermod: no changes Sep 21 08:24:30.843 INFO kablam! Compiling ipconfig v0.1.7 (/source) Sep 21 08:24:31.579 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 21 08:24:31.579 INFO kablam! --> tests/test.rs:7:46 Sep 21 08:24:31.579 INFO kablam! | Sep 21 08:24:31.579 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 21 08:24:31.579 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 21 08:24:31.579 INFO kablam! Sep 21 08:24:31.579 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 21 08:24:31.579 INFO kablam! --> tests/test.rs:8:41 Sep 21 08:24:31.579 INFO kablam! | Sep 21 08:24:31.579 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 21 08:24:31.579 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 21 08:24:31.579 INFO kablam! Sep 21 08:24:31.586 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 21 08:24:31.586 INFO kablam! --> tests/test.rs:9:57 Sep 21 08:24:31.586 INFO kablam! | Sep 21 08:24:31.586 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 21 08:24:31.586 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 21 08:24:31.586 INFO kablam! Sep 21 08:24:31.586 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 21 08:24:31.586 INFO kablam! --> tests/test.rs:6:43 Sep 21 08:24:31.586 INFO kablam! | Sep 21 08:24:31.586 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 21 08:24:31.586 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 21 08:24:31.586 INFO kablam! Sep 21 08:24:31.594 INFO kablam! error: aborting due to 4 previous errors Sep 21 08:24:31.594 INFO kablam! Sep 21 08:24:31.594 INFO kablam! Some errors occurred: E0425, E0433. Sep 21 08:24:31.594 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 21 08:24:31.599 INFO kablam! error: Could not compile `ipconfig`. Sep 21 08:24:31.599 INFO kablam! Sep 21 08:24:31.599 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:24:31.601 INFO kablam! su: No module specific data is present Sep 21 08:24:32.271 INFO running `"docker" "rm" "-f" "79dbbcc2e34e82aace466a115541d16bfd149ea74cd9d32cf6f40196f3678b44"` Sep 21 08:24:32.372 INFO blam! 79dbbcc2e34e82aace466a115541d16bfd149ea74cd9d32cf6f40196f3678b44