Sep 10 16:22:40.470 INFO checking ipconfig-0.1.7 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 16:22:40.470 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 16:22:40.470 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 16:22:40.621 INFO blam! 0bd75a748799defb7f930401b6bdd518b9e04b7f2821fd7b923eaafbf49e7361 Sep 10 16:22:40.624 INFO running `"docker" "start" "-a" "0bd75a748799defb7f930401b6bdd518b9e04b7f2821fd7b923eaafbf49e7361"` Sep 10 16:22:41.338 INFO kablam! usermod: no changes Sep 10 16:22:41.387 INFO kablam! Compiling ipconfig v0.1.7 (file:///source) Sep 10 16:22:42.582 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! --> tests/test.rs:7:46 Sep 10 16:22:42.582 INFO kablam! | Sep 10 16:22:42.582 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 10 16:22:42.582 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! Sep 10 16:22:42.582 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! --> tests/test.rs:8:41 Sep 10 16:22:42.582 INFO kablam! | Sep 10 16:22:42.582 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 10 16:22:42.582 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! Sep 10 16:22:42.582 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! --> tests/test.rs:9:57 Sep 10 16:22:42.582 INFO kablam! | Sep 10 16:22:42.582 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 10 16:22:42.582 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 10 16:22:42.582 INFO kablam! Sep 10 16:22:42.586 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 10 16:22:42.586 INFO kablam! --> tests/test.rs:6:43 Sep 10 16:22:42.586 INFO kablam! | Sep 10 16:22:42.586 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 10 16:22:42.586 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 10 16:22:42.586 INFO kablam! Sep 10 16:22:42.600 INFO kablam! error: aborting due to 4 previous errors Sep 10 16:22:42.601 INFO kablam! Sep 10 16:22:42.601 INFO kablam! Some errors occurred: E0425, E0433. Sep 10 16:22:42.601 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 10 16:22:42.608 INFO kablam! error: Could not compile `ipconfig`. Sep 10 16:22:42.608 INFO kablam! Sep 10 16:22:42.608 INFO kablam! To learn more, run the command again with --verbose. Sep 10 16:22:42.610 INFO kablam! su: No module specific data is present Sep 10 16:22:43.223 INFO running `"docker" "rm" "-f" "0bd75a748799defb7f930401b6bdd518b9e04b7f2821fd7b923eaafbf49e7361"` Sep 10 16:22:43.435 INFO blam! 0bd75a748799defb7f930401b6bdd518b9e04b7f2821fd7b923eaafbf49e7361