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