Nov 03 01:48:04.599 INFO checking simple-interner-0.2.0 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 01:48:04.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-0/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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"` Nov 03 01:48:04.924 INFO blam! 456bff571514d747d9677ecfb0f63d4106ae9277b1e5f57d304549cf87895c87 Nov 03 01:48:04.932 INFO running `"docker" "start" "-a" "456bff571514d747d9677ecfb0f63d4106ae9277b1e5f57d304549cf87895c87"` Nov 03 01:48:05.784 INFO kablam! usermod: no changes Nov 03 01:48:05.844 INFO kablam! Checking simple-interner v0.2.0 (/source) Nov 03 01:48:06.508 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.508 INFO kablam! --> src/interner.rs:1:5 Nov 03 01:48:06.508 INFO kablam! | Nov 03 01:48:06.508 INFO kablam! 1 | use Interned; Nov 03 01:48:06.508 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::Interned` Nov 03 01:48:06.508 INFO kablam! | Nov 03 01:48:06.508 INFO kablam! note: lint level defined here Nov 03 01:48:06.508 INFO kablam! --> src/lib.rs:14:67 Nov 03 01:48:06.508 INFO kablam! | Nov 03 01:48:06.508 INFO kablam! 14| #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 03 01:48:06.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 03 01:48:06.509 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 03 01:48:06.509 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! Nov 03 01:48:06.509 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.509 INFO kablam! Nov 03 01:48:06.509 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.509 INFO kablam! --> src/interner.rs:13:5 Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 INFO kablam! 13 | use parking_lot_shim::*; Nov 03 01:48:06.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::parking_lot_shim::*` Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 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! Nov 03 01:48:06.509 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.509 INFO kablam! Nov 03 01:48:06.509 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.509 INFO kablam! --> src/lib.rs:32:9 Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 INFO kablam! 32 | pub use interner::Interner; Nov 03 01:48:06.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interner::Interner` Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 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! Nov 03 01:48:06.509 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.509 INFO kablam! Nov 03 01:48:06.509 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.509 INFO kablam! --> src/lib.rs:35:9 Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 INFO kablam! 35 | pub use interned::Interned; Nov 03 01:48:06.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interned::Interned` Nov 03 01:48:06.509 INFO kablam! | Nov 03 01:48:06.509 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! Nov 03 01:48:06.509 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.509 INFO kablam! Nov 03 01:48:06.624 INFO kablam! error: aborting due to 4 previous errors Nov 03 01:48:06.624 INFO kablam! Nov 03 01:48:06.626 INFO kablam! error: Could not compile `simple-interner`. Nov 03 01:48:06.627 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 01:48:06.908 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.908 INFO kablam! --> src/interner.rs:1:5 Nov 03 01:48:06.908 INFO kablam! | Nov 03 01:48:06.908 INFO kablam! 1 | use Interned; Nov 03 01:48:06.908 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::Interned` Nov 03 01:48:06.908 INFO kablam! | Nov 03 01:48:06.908 INFO kablam! note: lint level defined here Nov 03 01:48:06.908 INFO kablam! --> src/lib.rs:14:67 Nov 03 01:48:06.908 INFO kablam! | Nov 03 01:48:06.908 INFO kablam! 14| #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 03 01:48:06.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 03 01:48:06.909 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 03 01:48:06.909 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! Nov 03 01:48:06.909 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.909 INFO kablam! Nov 03 01:48:06.909 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.909 INFO kablam! --> src/interner.rs:13:5 Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 INFO kablam! 13 | use parking_lot_shim::*; Nov 03 01:48:06.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::parking_lot_shim::*` Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 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! Nov 03 01:48:06.909 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.909 INFO kablam! Nov 03 01:48:06.909 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.909 INFO kablam! --> src/lib.rs:32:9 Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 INFO kablam! 32 | pub use interner::Interner; Nov 03 01:48:06.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interner::Interner` Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 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! Nov 03 01:48:06.909 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.909 INFO kablam! Nov 03 01:48:06.909 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:48:06.909 INFO kablam! --> src/lib.rs:35:9 Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 INFO kablam! 35 | pub use interned::Interned; Nov 03 01:48:06.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interned::Interned` Nov 03 01:48:06.909 INFO kablam! | Nov 03 01:48:06.909 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! Nov 03 01:48:06.909 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:48:06.909 INFO kablam! Nov 03 01:48:06.983 INFO kablam! error: aborting due to 4 previous errors Nov 03 01:48:06.983 INFO kablam! Nov 03 01:48:06.983 INFO kablam! error: Could not compile `simple-interner`. Nov 03 01:48:06.983 INFO kablam! Nov 03 01:48:06.983 INFO kablam! To learn more, run the command again with --verbose. Nov 03 01:48:06.984 INFO kablam! su: No module specific data is present Nov 03 01:48:07.561 INFO running `"docker" "rm" "-f" "456bff571514d747d9677ecfb0f63d4106ae9277b1e5f57d304549cf87895c87"` Nov 03 01:48:07.921 INFO blam! 456bff571514d747d9677ecfb0f63d4106ae9277b1e5f57d304549cf87895c87