Sep 20 06:12:34.513 INFO checking bear-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:12:34.513 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:12:34.513 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:12:34.684 INFO blam! 0262de16fe525bbc6476e963f367340739c4f038654b7f77090d7337f9485e57 Sep 20 06:12:34.686 INFO running `"docker" "start" "-a" "0262de16fe525bbc6476e963f367340739c4f038654b7f77090d7337f9485e57"` Sep 20 06:12:35.165 INFO kablam! usermod: no changes Sep 20 06:12:35.184 INFO kablam! Checking bear v0.1.1 (/source) Sep 20 06:12:35.374 INFO kablam! error[E0432]: unresolved imports `std::io::File`, `std::io::BufferedReader` Sep 20 06:12:35.374 INFO kablam! --> src/lib.rs:9:15 Sep 20 06:12:35.374 INFO kablam! | Sep 20 06:12:35.374 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 20 06:12:35.374 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^ no `BufferedReader` in `io` Sep 20 06:12:35.374 INFO kablam! | | Sep 20 06:12:35.374 INFO kablam! | no `File` in `io` Sep 20 06:12:35.374 INFO kablam! Sep 20 06:12:35.374 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Path` Sep 20 06:12:35.374 INFO kablam! --> src/lib.rs:28:16 Sep 20 06:12:35.374 INFO kablam! | Sep 20 06:12:35.374 INFO kablam! 28 | let path = Path::new("tests").join("fixtures").join(filename); Sep 20 06:12:35.374 INFO kablam! | ^^^^ Use of undeclared type or module `Path` Sep 20 06:12:35.374 INFO kablam! Sep 20 06:12:35.403 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:12:35.403 INFO kablam! Sep 20 06:12:35.403 INFO kablam! Some errors occurred: E0432, E0433. Sep 20 06:12:35.403 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 06:12:35.410 INFO kablam! error: Could not compile `bear`. Sep 20 06:12:35.410 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:12:35.418 INFO kablam! error[E0432]: unresolved imports `std::io::File`, `std::io::BufferedReader` Sep 20 06:12:35.418 INFO kablam! --> src/lib.rs:9:15 Sep 20 06:12:35.418 INFO kablam! | Sep 20 06:12:35.418 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 20 06:12:35.418 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^ no `BufferedReader` in `io` Sep 20 06:12:35.418 INFO kablam! | | Sep 20 06:12:35.418 INFO kablam! | no `File` in `io` Sep 20 06:12:35.418 INFO kablam! Sep 20 06:12:35.418 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Path` Sep 20 06:12:35.418 INFO kablam! --> src/lib.rs:28:16 Sep 20 06:12:35.418 INFO kablam! | Sep 20 06:12:35.418 INFO kablam! 28 | let path = Path::new("tests").join("fixtures").join(filename); Sep 20 06:12:35.418 INFO kablam! | ^^^^ Use of undeclared type or module `Path` Sep 20 06:12:35.418 INFO kablam! Sep 20 06:12:35.442 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:12:35.442 INFO kablam! Sep 20 06:12:35.442 INFO kablam! Some errors occurred: E0432, E0433. Sep 20 06:12:35.442 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 06:12:35.444 INFO kablam! error: Could not compile `bear`. Sep 20 06:12:35.444 INFO kablam! Sep 20 06:12:35.444 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:12:35.444 INFO kablam! su: No module specific data is present Sep 20 06:12:36.273 INFO running `"docker" "rm" "-f" "0262de16fe525bbc6476e963f367340739c4f038654b7f77090d7337f9485e57"` Sep 20 06:12:36.346 INFO blam! 0262de16fe525bbc6476e963f367340739c4f038654b7f77090d7337f9485e57