Sep 19 23:43:26.542 INFO checking ipconfig-0.1.7 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:43:26.542 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:43:26.542 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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.673 INFO blam! a648d78e6481b57d0d758d7cb7f9f9cd1d80d27bdcf4fd3b8b67d5f9e4154e32 Sep 19 23:43:26.674 INFO running `"docker" "start" "-a" "a648d78e6481b57d0d758d7cb7f9f9cd1d80d27bdcf4fd3b8b67d5f9e4154e32"` Sep 19 23:43:27.683 INFO kablam! usermod: no changes Sep 19 23:43:27.719 INFO kablam! Compiling ipconfig v0.1.7 (/source) Sep 19 23:43:28.891 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! --> tests/test.rs:7:46 Sep 19 23:43:28.891 INFO kablam! | Sep 19 23:43:28.891 INFO kablam! 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); Sep 19 23:43:28.891 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! Sep 19 23:43:28.891 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! --> tests/test.rs:8:41 Sep 19 23:43:28.891 INFO kablam! | Sep 19 23:43:28.891 INFO kablam! 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); Sep 19 23:43:28.891 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! Sep 19 23:43:28.891 INFO kablam! error[E0433]: failed to resolve. Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! --> tests/test.rs:9:57 Sep 19 23:43:28.891 INFO kablam! | Sep 19 23:43:28.891 INFO kablam! 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); Sep 19 23:43:28.891 INFO kablam! | ^^^^^^^^ Could not find `computer` in `ipconfig` Sep 19 23:43:28.891 INFO kablam! Sep 19 23:43:28.891 INFO kablam! error[E0425]: cannot find function `get_adapters` in module `ipconfig` Sep 19 23:43:28.891 INFO kablam! --> tests/test.rs:6:43 Sep 19 23:43:28.891 INFO kablam! | Sep 19 23:43:28.891 INFO kablam! 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); Sep 19 23:43:28.891 INFO kablam! | ^^^^^^^^^^^^ not found in `ipconfig` Sep 19 23:43:28.891 INFO kablam! Sep 19 23:43:28.907 INFO kablam! error: aborting due to 4 previous errors Sep 19 23:43:28.907 INFO kablam! Sep 19 23:43:28.907 INFO kablam! Some errors occurred: E0425, E0433. Sep 19 23:43:28.907 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 23:43:28.911 INFO kablam! error: Could not compile `ipconfig`. Sep 19 23:43:28.911 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:43:28.917 INFO kablam! error: build failed Sep 19 23:43:28.917 INFO kablam! su: No module specific data is present Sep 19 23:43:29.828 INFO running `"docker" "rm" "-f" "a648d78e6481b57d0d758d7cb7f9f9cd1d80d27bdcf4fd3b8b67d5f9e4154e32"` Sep 19 23:43:29.914 INFO blam! a648d78e6481b57d0d758d7cb7f9f9cd1d80d27bdcf4fd3b8b67d5f9e4154e32