Sep 02 10:14:16.564 INFO checking ipconfig-0.1.7 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:14:16.564 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:14:16.565 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:14:16.730 INFO blam! b6733a7b9e3f9b1bd7fe8bc6ead276d7f720eb83f3db5538c94408b1e3b2a9ed Sep 02 10:14:16.732 INFO running `"docker" "start" "-a" "b6733a7b9e3f9b1bd7fe8bc6ead276d7f720eb83f3db5538c94408b1e3b2a9ed"` Sep 02 10:14:17.516 INFO kablam! Compiling ipconfig v0.1.7 (file:///source) Sep 02 10:14:19.224 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 02 10:14:19.224 INFO kablam! --> tests/test.rs:7:46 Sep 02 10:14:19.224 INFO kablam! | Sep 02 10:14:19.224 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 02 10:14:19.224 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 02 10:14:19.224 INFO kablam! Sep 02 10:14:19.225 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 02 10:14:19.225 INFO kablam! --> tests/test.rs:8:41 Sep 02 10:14:19.225 INFO kablam! | Sep 02 10:14:19.225 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 02 10:14:19.225 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 02 10:14:19.226 INFO kablam! Sep 02 10:14:19.226 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 02 10:14:19.226 INFO kablam! --> tests/test.rs:9:57 Sep 02 10:14:19.226 INFO kablam! | Sep 02 10:14:19.226 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 02 10:14:19.226 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 02 10:14:19.226 INFO kablam! Sep 02 10:14:19.226 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 02 10:14:19.226 INFO kablam! --> tests/test.rs:6:43 Sep 02 10:14:19.226 INFO kablam! | Sep 02 10:14:19.226 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 02 10:14:19.226 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 02 10:14:19.226 INFO kablam! Sep 02 10:14:19.247 INFO kablam! error: aborting due to 4 previous errors Sep 02 10:14:19.247 INFO kablam! Sep 02 10:14:19.247 INFO kablam! Some errors occurred: E0425, E0433. Sep 02 10:14:19.247 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 02 10:14:19.254 INFO kablam! error: Could not compile `ipconfig`. Sep 02 10:14:19.254 INFO kablam! Sep 02 10:14:19.254 INFO kablam! To learn more, run the command again with --verbose. Sep 02 10:14:19.256 INFO kablam! su: No module specific data is present Sep 02 10:14:19.768 INFO running `"docker" "rm" "-f" "b6733a7b9e3f9b1bd7fe8bc6ead276d7f720eb83f3db5538c94408b1e3b2a9ed"` Sep 02 10:14:19.900 INFO blam! b6733a7b9e3f9b1bd7fe8bc6ead276d7f720eb83f3db5538c94408b1e3b2a9ed