Dec 18 09:16:23.643 INFO checking widestring-0.4.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 09:16:23.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/widestring/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 09:16:23.818 INFO [stdout] 1f73d608ba692b6fe34023c8d0e1e3ebb43110dbabc8f775a064d28f3bf03e29 Dec 18 09:16:23.822 INFO running `"docker" "start" "-a" "1f73d608ba692b6fe34023c8d0e1e3ebb43110dbabc8f775a064d28f3bf03e29"` Dec 18 09:16:24.424 INFO [stderr] Compiling winapi v0.3.6 Dec 18 09:16:24.426 INFO [stderr] Checking widestring v0.4.0 (/opt/crater/workdir) Dec 18 09:16:24.711 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Dec 18 09:16:24.711 INFO [stderr] --> src/lib.rs:190:9 Dec 18 09:16:24.711 INFO [stderr] | Dec 18 09:16:24.711 INFO [stderr] 190 | pub use ucstring::*; Dec 18 09:16:24.711 INFO [stderr] | ^^^^^^^^^^^ help: use `crate`: `crate::ucstring::*` Dec 18 09:16:24.711 INFO [stderr] | Dec 18 09:16:24.711 INFO [stderr] note: lint level defined here Dec 18 09:16:24.711 INFO [stderr] --> src/lib.rs:178:9 Dec 18 09:16:24.711 INFO [stderr] | Dec 18 09:16:24.711 INFO [stderr] 178 | #![deny(future_incompatible)] Dec 18 09:16:24.711 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 18 09:16:24.711 INFO [stderr] = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Dec 18 09:16:24.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Dec 18 09:16:24.711 INFO [stderr] = note: for more information, see issue #53130 Dec 18 09:16:24.711 INFO [stderr] Dec 18 09:16:24.711 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Dec 18 09:16:24.711 INFO [stderr] --> src/lib.rs:191:9 Dec 18 09:16:24.711 INFO [stderr] | Dec 18 09:16:24.711 INFO [stderr] 191 | pub use ustring::*; Dec 18 09:16:24.711 INFO [stderr] | ^^^^^^^^^^ help: use `crate`: `crate::ustring::*` Dec 18 09:16:24.711 INFO [stderr] | Dec 18 09:16:24.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Dec 18 09:16:24.712 INFO [stderr] = note: for more information, see issue #53130 Dec 18 09:16:24.712 INFO [stderr] Dec 18 09:16:24.992 INFO [stderr] error: aborting due to 2 previous errors Dec 18 09:16:24.997 INFO [stderr] Dec 18 09:16:24.997 INFO [stderr] error: Could not compile `widestring`. Dec 18 09:16:24.997 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 09:16:25.428 INFO [stderr] error: build failed Dec 18 09:16:25.844 INFO running `"docker" "inspect" "1f73d608ba692b6fe34023c8d0e1e3ebb43110dbabc8f775a064d28f3bf03e29"` Dec 18 09:16:25.992 INFO running `"docker" "rm" "-f" "1f73d608ba692b6fe34023c8d0e1e3ebb43110dbabc8f775a064d28f3bf03e29"` Dec 18 09:16:26.107 INFO [stdout] 1f73d608ba692b6fe34023c8d0e1e3ebb43110dbabc8f775a064d28f3bf03e29