Sep 01 04:57:42.685 INFO checking exa-0.8.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 04:57:42.685 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 04:57:42.685 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:57:42.862 INFO blam! aaa6fddd86e120525c553f69abc74051cf9fc6ac85d846ca8e75c7bbc9740c63 Sep 01 04:57:42.864 INFO running `"docker" "start" "-a" "aaa6fddd86e120525c553f69abc74051cf9fc6ac85d846ca8e75c7bbc9740c63"` Sep 01 04:57:43.792 INFO kablam! Checking locale v0.2.2 Sep 01 04:57:43.792 INFO kablam! Checking users v0.5.3 Sep 01 04:57:43.792 INFO kablam! Checking pad v0.1.5 Sep 01 04:57:43.793 INFO kablam! Checking term_grid v0.1.7 Sep 01 04:57:45.629 INFO kablam! Checking datetime v0.4.7 Sep 01 04:57:48.273 INFO kablam! Checking zoneinfo_compiled v0.4.7 Sep 01 04:57:50.194 INFO kablam! Checking exa v0.8.0 (file:///source) Sep 01 04:57:53.176 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 04:57:53.176 INFO kablam! --> src/fs/file.rs:98:13 Sep 01 04:57:53.176 INFO kablam! | Sep 01 04:57:53.176 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 01 04:57:53.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.176 INFO kablam! | Sep 01 04:57:53.176 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:57:53.176 INFO kablam! Sep 01 04:57:53.476 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.476 INFO kablam! --> src/fs/file.rs:481:9 Sep 01 04:57:53.476 INFO kablam! | Sep 01 04:57:53.476 INFO kablam! 481 | assert_eq!("fester.dat", File::filename(Path::new("fester.dat"))) Sep 01 04:57:53.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.476 INFO kablam! | Sep 01 04:57:53.476 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.476 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 01 04:57:53.476 INFO kablam! Sep 01 04:57:53.476 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.476 INFO kablam! --> src/fs/file.rs:486:9 Sep 01 04:57:53.476 INFO kablam! | Sep 01 04:57:53.476 INFO kablam! 486 | assert_eq!("foo.wha", File::filename(Path::new("/var/cache/foo.wha"))) Sep 01 04:57:53.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.476 INFO kablam! | Sep 01 04:57:53.476 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.476 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 01 04:57:53.477 INFO kablam! Sep 01 04:57:53.477 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.477 INFO kablam! --> src/fs/file.rs:491:9 Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! 491 | assert_eq!(".", File::filename(Path::new("."))) Sep 01 04:57:53.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.477 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 01 04:57:53.477 INFO kablam! Sep 01 04:57:53.477 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.477 INFO kablam! --> src/fs/file.rs:496:9 Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! 496 | assert_eq!("..", File::filename(Path::new(".."))) Sep 01 04:57:53.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.477 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 01 04:57:53.477 INFO kablam! Sep 01 04:57:53.477 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.477 INFO kablam! --> src/fs/file.rs:501:9 Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! 501 | assert_eq!("..", File::filename(Path::new("./.."))) Sep 01 04:57:53.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.477 INFO kablam! | Sep 01 04:57:53.477 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.477 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 01 04:57:53.478 INFO kablam! Sep 01 04:57:53.478 INFO kablam! error: cannot determine resolution for the macro `file` Sep 01 04:57:53.478 INFO kablam! --> src/fs/file.rs:506:9 Sep 01 04:57:53.478 INFO kablam! | Sep 01 04:57:53.478 INFO kablam! 506 | assert_eq!("/", File::filename(Path::new("/"))) Sep 01 04:57:53.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:53.478 INFO kablam! | Sep 01 04:57:53.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 04:57:53.478 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 01 04:57:53.478 INFO kablam! Sep 01 04:57:53.745 INFO kablam! error: aborting due to 6 previous errors Sep 01 04:57:53.745 INFO kablam! Sep 01 04:57:53.763 INFO kablam! error: Could not compile `exa`. Sep 01 04:57:53.764 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:57:55.112 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 04:57:55.112 INFO kablam! --> src/fs/file.rs:98:13 Sep 01 04:57:55.112 INFO kablam! | Sep 01 04:57:55.112 INFO kablam! 98 | use std::ascii::AsciiExt; Sep 01 04:57:55.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:55.112 INFO kablam! | Sep 01 04:57:55.112 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:57:55.112 INFO kablam! Sep 01 04:57:56.849 INFO kablam! error: build failed Sep 01 04:57:56.851 INFO kablam! su: No module specific data is present Sep 01 04:57:57.349 INFO running `"docker" "rm" "-f" "aaa6fddd86e120525c553f69abc74051cf9fc6ac85d846ca8e75c7bbc9740c63"` Sep 01 04:57:57.502 INFO blam! aaa6fddd86e120525c553f69abc74051cf9fc6ac85d846ca8e75c7bbc9740c63