Sep 02 15:02:18.865 INFO checking exa-0.8.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 15:02:18.865 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 15:02:18.865 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:02:19.057 INFO blam! 46b769771982835bac5f29fc72b9087a820fb44a3ff72c29012558521721900d Sep 02 15:02:19.059 INFO running `"docker" "start" "-a" "46b769771982835bac5f29fc72b9087a820fb44a3ff72c29012558521721900d"` Sep 02 15:02:19.792 INFO kablam! Checking locale v0.2.2 Sep 02 15:02:19.802 INFO kablam! Checking users v0.5.3 Sep 02 15:02:19.811 INFO kablam! Checking term_grid v0.1.7 Sep 02 15:02:21.981 INFO kablam! Checking datetime v0.4.7 Sep 02 15:02:24.785 INFO kablam! Checking zoneinfo_compiled v0.4.7 Sep 02 15:02:26.697 INFO kablam! Checking exa v0.8.0 (file:///source) Sep 02 15:02:29.499 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 15:02:29.499 INFO kablam! --> src/fs/file.rs:98:13 Sep 02 15:02:29.499 INFO kablam! | Sep 02 15:02:29.499 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 02 15:02:29.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.500 INFO kablam! | Sep 02 15:02:29.500 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 15:02:29.500 INFO kablam! Sep 02 15:02:29.849 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.849 INFO kablam! --> src/fs/file.rs:481:9 Sep 02 15:02:29.849 INFO kablam! | Sep 02 15:02:29.849 INFO kablam! 481 | assert_eq!("fester.dat", File::filename(Path::new("fester.dat"))) Sep 02 15:02:29.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.849 INFO kablam! | Sep 02 15:02:29.849 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.849 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.849 INFO kablam! Sep 02 15:02:29.850 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.850 INFO kablam! --> src/fs/file.rs:486:9 Sep 02 15:02:29.850 INFO kablam! | Sep 02 15:02:29.850 INFO kablam! 486 | assert_eq!("foo.wha", File::filename(Path::new("/var/cache/foo.wha"))) Sep 02 15:02:29.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.850 INFO kablam! | Sep 02 15:02:29.850 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.850 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.850 INFO kablam! Sep 02 15:02:29.850 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.850 INFO kablam! --> src/fs/file.rs:491:9 Sep 02 15:02:29.850 INFO kablam! | Sep 02 15:02:29.850 INFO kablam! 491 | assert_eq!(".", File::filename(Path::new("."))) Sep 02 15:02:29.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.850 INFO kablam! | Sep 02 15:02:29.850 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.850 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.850 INFO kablam! Sep 02 15:02:29.850 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.851 INFO kablam! --> src/fs/file.rs:496:9 Sep 02 15:02:29.851 INFO kablam! | Sep 02 15:02:29.851 INFO kablam! 496 | assert_eq!("..", File::filename(Path::new(".."))) Sep 02 15:02:29.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.851 INFO kablam! | Sep 02 15:02:29.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.851 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.851 INFO kablam! Sep 02 15:02:29.851 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.851 INFO kablam! --> src/fs/file.rs:501:9 Sep 02 15:02:29.851 INFO kablam! | Sep 02 15:02:29.851 INFO kablam! 501 | assert_eq!("..", File::filename(Path::new("./.."))) Sep 02 15:02:29.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.851 INFO kablam! | Sep 02 15:02:29.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.851 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.851 INFO kablam! Sep 02 15:02:29.851 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:29.851 INFO kablam! --> src/fs/file.rs:506:9 Sep 02 15:02:29.851 INFO kablam! | Sep 02 15:02:29.851 INFO kablam! 506 | assert_eq!("/", File::filename(Path::new("/"))) Sep 02 15:02:29.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:29.852 INFO kablam! | Sep 02 15:02:29.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:29.852 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:02:29.852 INFO kablam! Sep 02 15:02:30.095 INFO kablam! error: aborting due to 6 previous errors Sep 02 15:02:30.095 INFO kablam! Sep 02 15:02:30.106 INFO kablam! error: Could not compile `exa`. Sep 02 15:02:30.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:02:31.471 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 15:02:31.471 INFO kablam! --> src/fs/file.rs:98:13 Sep 02 15:02:31.471 INFO kablam! | Sep 02 15:02:31.471 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 02 15:02:31.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:31.471 INFO kablam! | Sep 02 15:02:31.471 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 15:02:31.471 INFO kablam! Sep 02 15:02:33.287 INFO kablam! error: build failed Sep 02 15:02:33.289 INFO kablam! su: No module specific data is present Sep 02 15:02:33.764 INFO running `"docker" "rm" "-f" "46b769771982835bac5f29fc72b9087a820fb44a3ff72c29012558521721900d"` Sep 02 15:02:33.940 INFO blam! 46b769771982835bac5f29fc72b9087a820fb44a3ff72c29012558521721900d