Sep 02 15:02:18.702 INFO checking exa-0.8.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:02:18.702 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:02:18.702 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 15:02:18.887 INFO blam! 11fa7d2adcf7ce7d594125834f34357b10c15746e6b28e7bd5b07e1cd284f8d0 Sep 02 15:02:18.889 INFO running `"docker" "start" "-a" "11fa7d2adcf7ce7d594125834f34357b10c15746e6b28e7bd5b07e1cd284f8d0"` Sep 02 15:02:19.628 INFO kablam! Checking ansi_term v0.8.0 Sep 02 15:02:19.629 INFO kablam! Checking locale v0.2.2 Sep 02 15:02:19.630 INFO kablam! Checking iso8601 v0.1.1 Sep 02 15:02:19.630 INFO kablam! Checking pad v0.1.5 Sep 02 15:02:19.630 INFO kablam! Checking term_grid v0.1.7 Sep 02 15:02:19.634 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 02 15:02:19.637 INFO kablam! Checking number_prefix v0.2.8 Sep 02 15:02:23.279 INFO kablam! Checking datetime v0.4.7 Sep 02 15:02:27.671 INFO kablam! Checking zoneinfo_compiled v0.4.7 Sep 02 15:02:40.934 INFO kablam! Checking git2 v0.6.11 Sep 02 15:02:48.076 INFO kablam! Checking exa v0.8.0 (file:///source) Sep 02 15:02:50.683 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 15:02:50.683 INFO kablam! --> src/fs/file.rs:98:13 Sep 02 15:02:50.683 INFO kablam! | Sep 02 15:02:50.683 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 02 15:02:50.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.684 INFO kablam! | Sep 02 15:02:50.684 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 15:02:50.684 INFO kablam! Sep 02 15:02:50.858 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.858 INFO kablam! --> src/fs/file.rs:481:9 Sep 02 15:02:50.858 INFO kablam! | Sep 02 15:02:50.859 INFO kablam! 481 | assert_eq!("fester.dat", File::filename(Path::new("fester.dat"))) Sep 02 15:02:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.859 INFO kablam! | Sep 02 15:02:50.859 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.859 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:50.859 INFO kablam! Sep 02 15:02:50.859 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.859 INFO kablam! --> src/fs/file.rs:486:9 Sep 02 15:02:50.859 INFO kablam! | Sep 02 15:02:50.859 INFO kablam! 486 | assert_eq!("foo.wha", File::filename(Path::new("/var/cache/foo.wha"))) Sep 02 15:02:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.859 INFO kablam! | Sep 02 15:02:50.859 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.859 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:50.859 INFO kablam! Sep 02 15:02:50.859 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.859 INFO kablam! --> src/fs/file.rs:491:9 Sep 02 15:02:50.859 INFO kablam! | Sep 02 15:02:50.859 INFO kablam! 491 | assert_eq!(".", File::filename(Path::new("."))) Sep 02 15:02:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.859 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.860 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:50.860 INFO kablam! Sep 02 15:02:50.860 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.860 INFO kablam! --> src/fs/file.rs:496:9 Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! 496 | assert_eq!("..", File::filename(Path::new(".."))) Sep 02 15:02:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.860 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:50.860 INFO kablam! Sep 02 15:02:50.860 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.860 INFO kablam! --> src/fs/file.rs:501:9 Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! 501 | assert_eq!("..", File::filename(Path::new("./.."))) Sep 02 15:02:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.860 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:50.860 INFO kablam! Sep 02 15:02:50.860 INFO kablam! error: cannot determine resolution for the macro `file` Sep 02 15:02:50.860 INFO kablam! --> src/fs/file.rs:506:9 Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! 506 | assert_eq!("/", File::filename(Path::new("/"))) Sep 02 15:02:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:50.860 INFO kablam! | Sep 02 15:02:50.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 15:02:50.861 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:50.861 INFO kablam! Sep 02 15:02:51.094 INFO kablam! error: aborting due to 6 previous errors Sep 02 15:02:51.095 INFO kablam! Sep 02 15:02:51.105 INFO kablam! error: Could not compile `exa`. Sep 02 15:02:51.105 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:02:52.782 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 15:02:52.783 INFO kablam! --> src/fs/file.rs:98:13 Sep 02 15:02:52.783 INFO kablam! | Sep 02 15:02:52.783 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 02 15:02:52.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 15:02:52.783 INFO kablam! | Sep 02 15:02:52.783 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 15:02:52.783 INFO kablam! Sep 02 15:02:54.319 INFO kablam! error: build failed Sep 02 15:02:54.320 INFO kablam! su: No module specific data is present Sep 02 15:02:54.793 INFO running `"docker" "rm" "-f" "11fa7d2adcf7ce7d594125834f34357b10c15746e6b28e7bd5b07e1cd284f8d0"` Sep 02 15:02:54.889 INFO blam! 11fa7d2adcf7ce7d594125834f34357b10c15746e6b28e7bd5b07e1cd284f8d0