Nov 01 18:53:37.923 INFO checking pagecache-0.6.0 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 18:53:37.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 18:53:38.169 INFO blam! 126d317771f1fb44d2b6a9bf1bfaaa14926e6fe1fb180d267a7262d72017c5be Nov 01 18:53:38.170 INFO running `"docker" "start" "-a" "126d317771f1fb44d2b6a9bf1bfaaa14926e6fe1fb180d267a7262d72017c5be"` Nov 01 18:53:38.735 INFO kablam! usermod: no changes Nov 01 18:53:38.869 INFO kablam! Checking crossbeam-utils v0.5.0 Nov 01 18:53:38.870 INFO kablam! Checking coco v0.2.1 Nov 01 18:53:39.568 INFO kablam! Checking crossbeam-epoch v0.6.0 Nov 01 18:53:39.845 INFO kablam! Checking historian v3.0.4 Nov 01 18:53:40.533 INFO kablam! Checking pagetable v0.0.3 Nov 01 18:53:41.504 INFO kablam! Checking pagecache v0.6.0 (/source) Nov 01 18:53:43.560 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.560 INFO kablam! --> src/ds/stack.rs:7:5 Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! 7 | use epoch::{pin, unprotected, Atomic, Guard, Owned, Shared}; Nov 01 18:53:43.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::epoch::{pin, unprotected, Atomic, Guard, Owned, Shared}` Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! note: lint level defined here Nov 01 18:53:43.560 INFO kablam! --> src/lib.rs:7:24 Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! 7 | #![cfg_attr(test, deny(rust_2018_compatibility))] Nov 01 18:53:43.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 18:53:43.560 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(rust_2018_compatibility)] Nov 01 18:53:43.560 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 01 18:53:43.560 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.560 INFO kablam! Nov 01 18:53:43.560 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.560 INFO kablam! --> src/ds/stack.rs:9:5 Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! 9 | use debug_delay; Nov 01 18:53:43.560 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::debug_delay` Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 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 01 18:53:43.560 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.560 INFO kablam! Nov 01 18:53:43.560 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.560 INFO kablam! --> src/pagecache.rs:4:5 Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! 4 | use epoch::Shared; Nov 01 18:53:43.560 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::epoch::Shared` Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 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 01 18:53:43.560 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.560 INFO kablam! Nov 01 18:53:43.560 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.560 INFO kablam! --> src/pagecache.rs:58:13 Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 INFO kablam! 58 | use CacheEntry::*; Nov 01 18:53:43.560 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::CacheEntry::*` Nov 01 18:53:43.560 INFO kablam! | Nov 01 18:53:43.560 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 01 18:53:43.560 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.560 INFO kablam! Nov 01 18:53:43.560 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.561 INFO kablam! --> src/result.rs:35:5 Nov 01 18:53:43.561 INFO kablam! | Nov 01 18:53:43.561 INFO kablam! 35 | use Error::*; Nov 01 18:53:43.561 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::Error::*` Nov 01 18:53:43.561 INFO kablam! | Nov 01 18:53:43.561 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 01 18:53:43.561 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.561 INFO kablam! Nov 01 18:53:43.568 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.568 INFO kablam! --> src/tx.rs:3:5 Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 INFO kablam! 3 | use epoch::Guard; Nov 01 18:53:43.568 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::epoch::Guard` Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 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 01 18:53:43.568 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.568 INFO kablam! Nov 01 18:53:43.568 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.568 INFO kablam! --> src/util.rs:1:5 Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 INFO kablam! 1 | use epoch; Nov 01 18:53:43.568 INFO kablam! | ^^^^^ help: use `crate`: `crate::epoch` Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 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 01 18:53:43.568 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.568 INFO kablam! Nov 01 18:53:43.568 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 18:53:43.568 INFO kablam! --> src/lib.rs:127:9 Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 INFO kablam! 127 | pub use constants::{ Nov 01 18:53:43.568 INFO kablam! | _________^ Nov 01 18:53:43.568 INFO kablam! 128 | | BLOB_FLUSH, BLOB_INLINE_LEN, EVIL_BYTE, FAILED_FLUSH, Nov 01 18:53:43.568 INFO kablam! 129 | | INLINE_FLUSH, MSG_HEADER_LEN, SEGMENT_PAD, SEG_HEADER_LEN, Nov 01 18:53:43.568 INFO kablam! 130 | | SEG_TRAILER_LEN, Nov 01 18:53:43.568 INFO kablam! 131 | | }; Nov 01 18:53:43.568 INFO kablam! | |_^ Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 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 01 18:53:43.568 INFO kablam! = note: for more information, see issue #53130 Nov 01 18:53:43.568 INFO kablam! help: use `crate` Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 INFO kablam! 127 | pub use crate::constants::{ Nov 01 18:53:43.568 INFO kablam! 128 | BLOB_FLUSH, BLOB_INLINE_LEN, EVIL_BYTE, FAILED_FLUSH, Nov 01 18:53:43.568 INFO kablam! 129 | INLINE_FLUSH, MSG_HEADER_LEN, SEGMENT_PAD, SEG_HEADER_LEN, Nov 01 18:53:43.568 INFO kablam! 130 | SEG_TRAILER_LEN, Nov 01 18:53:43.568 INFO kablam! 131 | }; Nov 01 18:53:43.568 INFO kablam! | Nov 01 18:53:43.568 INFO kablam! Nov 01 18:53:45.520 INFO kablam! error: aborting due to 8 previous errors Nov 01 18:53:45.520 INFO kablam! Nov 01 18:53:45.520 INFO kablam! error: Could not compile `pagecache`. Nov 01 18:53:45.520 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 18:53:46.568 INFO kablam! error: build failed Nov 01 18:53:46.576 INFO kablam! su: No module specific data is present Nov 01 18:53:47.592 INFO running `"docker" "rm" "-f" "126d317771f1fb44d2b6a9bf1bfaaa14926e6fe1fb180d267a7262d72017c5be"` Nov 01 18:53:47.904 INFO blam! 126d317771f1fb44d2b6a9bf1bfaaa14926e6fe1fb180d267a7262d72017c5be