Oct 21 22:44:13.117 INFO checking unic-char-range-0.7.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:44:13.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:44:13.327 INFO blam! 042b30279d30b9f8b7ba11e2ca424d866ddfb74fe0d384a7c59930dbb7459919 Oct 21 22:44:13.336 INFO running `"docker" "start" "-a" "042b30279d30b9f8b7ba11e2ca424d866ddfb74fe0d384a7c59930dbb7459919"` Oct 21 22:44:14.018 INFO kablam! usermod: no changes Oct 21 22:44:14.064 INFO kablam! Checking unic-char-range v0.7.0 (/source) Oct 21 22:44:14.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.160 INFO kablam! --> src/lib.rs:56:9 Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! 56 | pub use pkg_info::{PKG_DESCRIPTION, PKG_NAME, PKG_VERSION}; Oct 21 22:44:14.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::pkg_info::{PKG_DESCRIPTION, PKG_NAME, PKG_VERSION}` Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! note: lint level defined here Oct 21 22:44:14.160 INFO kablam! --> src/lib.rs:16:44 Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! 16 | #![deny(missing_docs, unsafe_code, unused, future_incompatible)] Oct 21 22:44:14.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:44:14.160 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 21 22:44:14.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.160 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.160 INFO kablam! Oct 21 22:44:14.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.160 INFO kablam! --> src/iter.rs:13:5 Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! 13 | use {step, CharRange}; Oct 21 22:44:14.160 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::{step, CharRange}` Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.160 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.160 INFO kablam! Oct 21 22:44:14.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.160 INFO kablam! --> src/lib.rs:59:9 Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! 59 | pub use iter::CharIter; Oct 21 22:44:14.160 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::iter::CharIter` Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.160 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.160 INFO kablam! Oct 21 22:44:14.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.160 INFO kablam! --> src/range.rs:17:5 Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! 17 | use CharIter; Oct 21 22:44:14.160 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::CharIter` Oct 21 22:44:14.160 INFO kablam! | Oct 21 22:44:14.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.160 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.160 INFO kablam! Oct 21 22:44:14.172 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.172 INFO kablam! --> src/lib.rs:62:9 Oct 21 22:44:14.172 INFO kablam! | Oct 21 22:44:14.172 INFO kablam! 62 | pub use range::CharRange; Oct 21 22:44:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::range::CharRange` Oct 21 22:44:14.172 INFO kablam! | Oct 21 22:44:14.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.172 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.172 INFO kablam! Oct 21 22:44:14.200 INFO kablam! error: aborting due to 5 previous errors Oct 21 22:44:14.200 INFO kablam! Oct 21 22:44:14.205 INFO kablam! error: Could not compile `unic-char-range`. Oct 21 22:44:14.206 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 22:44:14.595 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.595 INFO kablam! --> src/lib.rs:56:9 Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! 56 | pub use pkg_info::{PKG_DESCRIPTION, PKG_NAME, PKG_VERSION}; Oct 21 22:44:14.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::pkg_info::{PKG_DESCRIPTION, PKG_NAME, PKG_VERSION}` Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! note: lint level defined here Oct 21 22:44:14.595 INFO kablam! --> src/lib.rs:16:44 Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! 16 | #![deny(missing_docs, unsafe_code, unused, future_incompatible)] Oct 21 22:44:14.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:44:14.595 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 21 22:44:14.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.595 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.595 INFO kablam! Oct 21 22:44:14.595 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.595 INFO kablam! --> src/iter.rs:13:5 Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! 13 | use {step, CharRange}; Oct 21 22:44:14.595 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::{step, CharRange}` Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.595 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.595 INFO kablam! Oct 21 22:44:14.595 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.595 INFO kablam! --> src/lib.rs:59:9 Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! 59 | pub use iter::CharIter; Oct 21 22:44:14.595 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::iter::CharIter` Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.595 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.595 INFO kablam! Oct 21 22:44:14.595 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.595 INFO kablam! --> src/range.rs:17:5 Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! 17 | use CharIter; Oct 21 22:44:14.595 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::CharIter` Oct 21 22:44:14.595 INFO kablam! | Oct 21 22:44:14.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.595 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.596 INFO kablam! Oct 21 22:44:14.596 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 21 22:44:14.596 INFO kablam! --> src/lib.rs:62:9 Oct 21 22:44:14.596 INFO kablam! | Oct 21 22:44:14.596 INFO kablam! 62 | pub use range::CharRange; Oct 21 22:44:14.596 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::range::CharRange` Oct 21 22:44:14.596 INFO kablam! | Oct 21 22:44:14.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 21 22:44:14.596 INFO kablam! = note: for more information, see issue TBD Oct 21 22:44:14.596 INFO kablam! Oct 21 22:44:14.656 INFO kablam! error: aborting due to 5 previous errors Oct 21 22:44:14.656 INFO kablam! Oct 21 22:44:14.659 INFO kablam! error: Could not compile `unic-char-range`. Oct 21 22:44:14.660 INFO kablam! Oct 21 22:44:14.660 INFO kablam! To learn more, run the command again with --verbose. Oct 21 22:44:14.661 INFO kablam! su: No module specific data is present Oct 21 22:44:15.070 INFO running `"docker" "rm" "-f" "042b30279d30b9f8b7ba11e2ca424d866ddfb74fe0d384a7c59930dbb7459919"` Oct 21 22:44:15.328 INFO blam! 042b30279d30b9f8b7ba11e2ca424d866ddfb74fe0d384a7c59930dbb7459919