Nov 17 18:12:22.029 INFO testing widestring-0.4.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 18:12:22.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 17 18:12:22.454 INFO [stdout] f8af4bb17d27c199ca9f981a5c8fbc05431ab320f8cc128cb5b26a96bdf72cbb Nov 17 18:12:22.465 INFO running `"docker" "start" "-a" "f8af4bb17d27c199ca9f981a5c8fbc05431ab320f8cc128cb5b26a96bdf72cbb"` Nov 17 18:12:23.584 INFO [stderr] usermod: no changes Nov 17 18:12:23.672 INFO [stderr] Compiling widestring v0.4.0 (/source) Nov 17 18:12:24.132 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 17 18:12:24.132 INFO [stderr] --> src/lib.rs:190:9 Nov 17 18:12:24.132 INFO [stderr] | Nov 17 18:12:24.132 INFO [stderr] 190 | pub use ucstring::*; Nov 17 18:12:24.132 INFO [stderr] | ^^^^^^^^^^^ help: use `crate`: `crate::ucstring::*` Nov 17 18:12:24.132 INFO [stderr] | Nov 17 18:12:24.132 INFO [stderr] note: lint level defined here Nov 17 18:12:24.132 INFO [stderr] --> src/lib.rs:178:9 Nov 17 18:12:24.132 INFO [stderr] | Nov 17 18:12:24.132 INFO [stderr] 178 | #![deny(future_incompatible)] Nov 17 18:12:24.132 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 18:12:24.132 INFO [stderr] = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Nov 17 18:12:24.132 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! Nov 17 18:12:24.132 INFO [stderr] = note: for more information, see issue #53130 Nov 17 18:12:24.132 INFO [stderr] Nov 17 18:12:24.132 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 17 18:12:24.132 INFO [stderr] --> src/lib.rs:191:9 Nov 17 18:12:24.132 INFO [stderr] | Nov 17 18:12:24.132 INFO [stderr] 191 | pub use ustring::*; Nov 17 18:12:24.132 INFO [stderr] | ^^^^^^^^^^ help: use `crate`: `crate::ustring::*` Nov 17 18:12:24.132 INFO [stderr] | Nov 17 18:12:24.132 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! Nov 17 18:12:24.132 INFO [stderr] = note: for more information, see issue #53130 Nov 17 18:12:24.132 INFO [stderr] Nov 17 18:12:24.455 INFO [stderr] error: aborting due to 2 previous errors Nov 17 18:12:24.455 INFO [stderr] Nov 17 18:12:24.463 INFO [stderr] error: Could not compile `widestring`. Nov 17 18:12:24.463 INFO [stderr] Nov 17 18:12:24.463 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 18:12:24.467 INFO [stderr] su: No module specific data is present Nov 17 18:12:24.930 INFO running `"docker" "inspect" "f8af4bb17d27c199ca9f981a5c8fbc05431ab320f8cc128cb5b26a96bdf72cbb"` Nov 17 18:12:25.141 INFO running `"docker" "rm" "-f" "f8af4bb17d27c199ca9f981a5c8fbc05431ab320f8cc128cb5b26a96bdf72cbb"` Nov 17 18:12:25.446 INFO [stdout] f8af4bb17d27c199ca9f981a5c8fbc05431ab320f8cc128cb5b26a96bdf72cbb