Sep 06 07:21:48.730 INFO checking exa-0.8.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:21:48.730 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:21:48.730 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:21:48.861 INFO blam! 9f939b265f587a2909b1bcafcf01d4ab8adb2bdc46813bef5af33785ddafbc51 Sep 06 07:21:48.863 INFO running `"docker" "start" "-a" "9f939b265f587a2909b1bcafcf01d4ab8adb2bdc46813bef5af33785ddafbc51"` Sep 06 07:21:49.500 INFO kablam! usermod: no changes Sep 06 07:21:49.670 INFO kablam! Checking ansi_term v0.8.0 Sep 06 07:21:49.678 INFO kablam! Checking locale v0.2.2 Sep 06 07:21:49.690 INFO kablam! Checking term_grid v0.1.7 Sep 06 07:21:49.698 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 06 07:21:50.831 INFO kablam! Checking datetime v0.4.7 Sep 06 07:21:51.886 INFO kablam! Checking zoneinfo_compiled v0.4.7 Sep 06 07:22:06.697 INFO kablam! Checking git2 v0.6.11 Sep 06 07:22:09.542 INFO kablam! Checking exa v0.8.0 (file:///source) Sep 06 07:22:10.292 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 07:22:10.292 INFO kablam! --> src/fs/file.rs:98:13 Sep 06 07:22:10.292 INFO kablam! | Sep 06 07:22:10.292 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 06 07:22:10.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.292 INFO kablam! | Sep 06 07:22:10.292 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 07:22:10.292 INFO kablam! Sep 06 07:22:10.548 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.548 INFO kablam! --> src/fs/file.rs:481:9 Sep 06 07:22:10.548 INFO kablam! | Sep 06 07:22:10.548 INFO kablam! 481 | assert_eq!("fester.dat", File::filename(Path::new("fester.dat"))) Sep 06 07:22:10.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.548 INFO kablam! | Sep 06 07:22:10.548 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.548 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 06 07:22:10.548 INFO kablam! Sep 06 07:22:10.548 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.548 INFO kablam! --> src/fs/file.rs:486:9 Sep 06 07:22:10.548 INFO kablam! | Sep 06 07:22:10.548 INFO kablam! 486 | assert_eq!("foo.wha", File::filename(Path::new("/var/cache/foo.wha"))) Sep 06 07:22:10.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.548 INFO kablam! | Sep 06 07:22:10.548 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.550 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 06 07:22:10.550 INFO kablam! Sep 06 07:22:10.550 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.550 INFO kablam! --> src/fs/file.rs:491:9 Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! 491 | assert_eq!(".", File::filename(Path::new("."))) Sep 06 07:22:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.550 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 06 07:22:10.550 INFO kablam! Sep 06 07:22:10.550 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.550 INFO kablam! --> src/fs/file.rs:496:9 Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! 496 | assert_eq!("..", File::filename(Path::new(".."))) Sep 06 07:22:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.550 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 06 07:22:10.550 INFO kablam! Sep 06 07:22:10.550 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.550 INFO kablam! --> src/fs/file.rs:501:9 Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! 501 | assert_eq!("..", File::filename(Path::new("./.."))) Sep 06 07:22:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.550 INFO kablam! | Sep 06 07:22:10.550 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.550 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 06 07:22:10.550 INFO kablam! Sep 06 07:22:10.550 INFO kablam! error: cannot determine resolution for the macro `file` Sep 06 07:22:10.551 INFO kablam! --> src/fs/file.rs:506:9 Sep 06 07:22:10.551 INFO kablam! | Sep 06 07:22:10.551 INFO kablam! 506 | assert_eq!("/", File::filename(Path::new("/"))) Sep 06 07:22:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:10.551 INFO kablam! | Sep 06 07:22:10.551 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 07:22:10.551 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 06 07:22:10.551 INFO kablam! Sep 06 07:22:10.713 INFO kablam! error: aborting due to 6 previous errors Sep 06 07:22:10.713 INFO kablam! Sep 06 07:22:10.722 INFO kablam! error: Could not compile `exa`. Sep 06 07:22:10.722 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:22:11.123 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 07:22:11.123 INFO kablam! --> src/fs/file.rs:98:13 Sep 06 07:22:11.123 INFO kablam! | Sep 06 07:22:11.123 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 06 07:22:11.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 07:22:11.123 INFO kablam! | Sep 06 07:22:11.123 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 07:22:11.123 INFO kablam! Sep 06 07:22:11.966 INFO kablam! error: build failed Sep 06 07:22:11.968 INFO kablam! su: No module specific data is present Sep 06 07:22:12.816 INFO running `"docker" "rm" "-f" "9f939b265f587a2909b1bcafcf01d4ab8adb2bdc46813bef5af33785ddafbc51"` Sep 06 07:22:12.926 INFO blam! 9f939b265f587a2909b1bcafcf01d4ab8adb2bdc46813bef5af33785ddafbc51