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