Sep 02 19:59:44.113 INFO checking bear-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 19:59:44.113 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 19:59:44.113 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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 19:59:44.287 INFO blam! b39b02f530919210bf81e6e59efacd831b4c14ee3421a8bded8f5561d021c463 Sep 02 19:59:44.290 INFO running `"docker" "start" "-a" "b39b02f530919210bf81e6e59efacd831b4c14ee3421a8bded8f5561d021c463"` Sep 02 19:59:44.909 INFO kablam! Checking bear v0.1.1 (file:///source) Sep 02 19:59:45.630 INFO kablam! error[E0432]: unresolved import `std::io::File` Sep 02 19:59:45.630 INFO kablam! --> src/lib.rs:9:15 Sep 02 19:59:45.630 INFO kablam! | Sep 02 19:59:45.630 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 02 19:59:45.630 INFO kablam! | ^^^^ no `File` in `io` Sep 02 19:59:45.630 INFO kablam! Sep 02 19:59:45.630 INFO kablam! error[E0432]: unresolved import `std::io::BufferedReader` Sep 02 19:59:45.630 INFO kablam! --> src/lib.rs:9:21 Sep 02 19:59:45.630 INFO kablam! | Sep 02 19:59:45.630 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 02 19:59:45.630 INFO kablam! | ^^^^^^^^^^^^^^ no `BufferedReader` in `io` Sep 02 19:59:45.631 INFO kablam! Sep 02 19:59:45.631 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Path` Sep 02 19:59:45.631 INFO kablam! --> src/lib.rs:28:16 Sep 02 19:59:45.631 INFO kablam! | Sep 02 19:59:45.631 INFO kablam! 28 | let path = Path::new("tests").join("fixtures").join(filename); Sep 02 19:59:45.631 INFO kablam! | ^^^^ Use of undeclared type or module `Path` Sep 02 19:59:45.631 INFO kablam! Sep 02 19:59:45.669 INFO kablam! error: aborting due to 3 previous errors Sep 02 19:59:45.669 INFO kablam! Sep 02 19:59:45.669 INFO kablam! Some errors occurred: E0432, E0433. Sep 02 19:59:45.669 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 19:59:45.676 INFO kablam! error: Could not compile `bear`. Sep 02 19:59:45.676 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 19:59:45.781 INFO kablam! error[E0432]: unresolved import `std::io::File` Sep 02 19:59:45.781 INFO kablam! --> src/lib.rs:9:15 Sep 02 19:59:45.781 INFO kablam! | Sep 02 19:59:45.781 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 02 19:59:45.781 INFO kablam! | ^^^^ no `File` in `io` Sep 02 19:59:45.781 INFO kablam! Sep 02 19:59:45.782 INFO kablam! error[E0432]: unresolved import `std::io::BufferedReader` Sep 02 19:59:45.782 INFO kablam! --> src/lib.rs:9:21 Sep 02 19:59:45.782 INFO kablam! | Sep 02 19:59:45.782 INFO kablam! 9 | use std::io::{File, BufferedReader}; Sep 02 19:59:45.782 INFO kablam! | ^^^^^^^^^^^^^^ no `BufferedReader` in `io` Sep 02 19:59:45.782 INFO kablam! Sep 02 19:59:45.782 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Path` Sep 02 19:59:45.782 INFO kablam! --> src/lib.rs:28:16 Sep 02 19:59:45.782 INFO kablam! | Sep 02 19:59:45.782 INFO kablam! 28 | let path = Path::new("tests").join("fixtures").join(filename); Sep 02 19:59:45.782 INFO kablam! | ^^^^ Use of undeclared type or module `Path` Sep 02 19:59:45.782 INFO kablam! Sep 02 19:59:45.808 INFO kablam! error: aborting due to 3 previous errors Sep 02 19:59:45.808 INFO kablam! Sep 02 19:59:45.808 INFO kablam! Some errors occurred: E0432, E0433. Sep 02 19:59:45.808 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 19:59:45.814 INFO kablam! error: Could not compile `bear`. Sep 02 19:59:45.814 INFO kablam! Sep 02 19:59:45.814 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:59:45.815 INFO kablam! su: No module specific data is present Sep 02 19:59:46.177 INFO running `"docker" "rm" "-f" "b39b02f530919210bf81e6e59efacd831b4c14ee3421a8bded8f5561d021c463"` Sep 02 19:59:46.279 INFO blam! b39b02f530919210bf81e6e59efacd831b4c14ee3421a8bded8f5561d021c463