Oct 28 00:04:13.010 INFO checking cell-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:04:13.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 00:04:13.416 INFO blam! e72d8efa6359ea233de0706ea8ce5cdad1247bfa709a3ae1dadd513e64da292d Oct 28 00:04:13.418 INFO running `"docker" "start" "-a" "e72d8efa6359ea233de0706ea8ce5cdad1247bfa709a3ae1dadd513e64da292d"` Oct 28 00:04:15.538 INFO kablam! usermod: no changes Oct 28 00:04:15.596 INFO kablam! Checking cell v0.1.0 (/source) Oct 28 00:04:16.838 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.838 INFO kablam! --> src/fmt/mod.rs:19:5 Oct 28 00:04:16.838 INFO kablam! | Oct 28 00:04:16.838 INFO kablam! 19 | use cell::Ref; Oct 28 00:04:16.838 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::cell::Ref` Oct 28 00:04:16.838 INFO kablam! | Oct 28 00:04:16.838 INFO kablam! note: lint level defined here Oct 28 00:04:16.838 INFO kablam! --> src/lib.rs:17:3 Oct 28 00:04:16.838 INFO kablam! | Oct 28 00:04:16.838 INFO kablam! 17 | rust_2018_compatibility, Oct 28 00:04:16.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:04:16.838 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(rust_2018_compatibility)] Oct 28 00:04:16.838 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 28 00:04:16.838 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.838 INFO kablam! Oct 28 00:04:16.838 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.838 INFO kablam! --> src/fmt/mod.rs:20:5 Oct 28 00:04:16.838 INFO kablam! | Oct 28 00:04:16.839 INFO kablam! 20 | use cell::RefCell; Oct 28 00:04:16.839 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefCell` Oct 28 00:04:16.839 INFO kablam! | Oct 28 00:04:16.840 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 28 00:04:16.840 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.840 INFO kablam! Oct 28 00:04:16.840 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.841 INFO kablam! --> src/fmt/mod.rs:21:5 Oct 28 00:04:16.841 INFO kablam! | Oct 28 00:04:16.841 INFO kablam! 21 | use cell::RefMut; Oct 28 00:04:16.842 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefMut` Oct 28 00:04:16.842 INFO kablam! | Oct 28 00:04:16.842 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 28 00:04:16.843 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.843 INFO kablam! Oct 28 00:04:16.843 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.843 INFO kablam! --> src/fmt/mod.rs:22:5 Oct 28 00:04:16.844 INFO kablam! | Oct 28 00:04:16.844 INFO kablam! 22 | use cell::RefVal; Oct 28 00:04:16.844 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefVal` Oct 28 00:04:16.845 INFO kablam! | Oct 28 00:04:16.845 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 28 00:04:16.845 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.846 INFO kablam! Oct 28 00:04:16.846 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.846 INFO kablam! --> src/lib.rs:30:9 Oct 28 00:04:16.846 INFO kablam! | Oct 28 00:04:16.846 INFO kablam! 30 | pub use cell::Ref; Oct 28 00:04:16.846 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::cell::Ref` Oct 28 00:04:16.846 INFO kablam! | Oct 28 00:04:16.846 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 28 00:04:16.846 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.846 INFO kablam! Oct 28 00:04:16.851 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.851 INFO kablam! --> src/lib.rs:31:9 Oct 28 00:04:16.851 INFO kablam! | Oct 28 00:04:16.852 INFO kablam! 31 | pub use cell::RefCell; Oct 28 00:04:16.852 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefCell` Oct 28 00:04:16.852 INFO kablam! | Oct 28 00:04:16.853 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 28 00:04:16.853 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.853 INFO kablam! Oct 28 00:04:16.854 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.854 INFO kablam! --> src/lib.rs:32:9 Oct 28 00:04:16.854 INFO kablam! | Oct 28 00:04:16.855 INFO kablam! 32 | pub use cell::RefMut; Oct 28 00:04:16.855 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefMut` Oct 28 00:04:16.855 INFO kablam! | Oct 28 00:04:16.855 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 28 00:04:16.856 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.856 INFO kablam! Oct 28 00:04:16.856 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:16.857 INFO kablam! --> src/lib.rs:33:9 Oct 28 00:04:16.857 INFO kablam! | Oct 28 00:04:16.857 INFO kablam! 33 | pub use cell::RefVal; Oct 28 00:04:16.857 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefVal` Oct 28 00:04:16.857 INFO kablam! | Oct 28 00:04:16.857 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 28 00:04:16.857 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:16.857 INFO kablam! Oct 28 00:04:17.005 INFO kablam! error: aborting due to 8 previous errors Oct 28 00:04:17.005 INFO kablam! Oct 28 00:04:17.019 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.019 INFO kablam! --> src/fmt/mod.rs:19:5 Oct 28 00:04:17.019 INFO kablam! | Oct 28 00:04:17.020 INFO kablam! 19 | use cell::Ref; Oct 28 00:04:17.020 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::cell::Ref` Oct 28 00:04:17.020 INFO kablam! | Oct 28 00:04:17.021 INFO kablam! note: lint level defined here Oct 28 00:04:17.021 INFO kablam! --> src/lib.rs:17:3 Oct 28 00:04:17.021 INFO kablam! | Oct 28 00:04:17.021 INFO kablam! 17 | rust_2018_compatibility, Oct 28 00:04:17.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:04:17.022 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(rust_2018_compatibility)] Oct 28 00:04:17.022 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 28 00:04:17.023 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.023 INFO kablam! Oct 28 00:04:17.023 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.024 INFO kablam! --> src/fmt/mod.rs:20:5 Oct 28 00:04:17.027 INFO kablam! | Oct 28 00:04:17.027 INFO kablam! 20 | use cell::RefCell; Oct 28 00:04:17.027 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefCell` Oct 28 00:04:17.027 INFO kablam! | Oct 28 00:04:17.028 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 28 00:04:17.028 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.028 INFO kablam! Oct 28 00:04:17.028 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.029 INFO kablam! --> src/fmt/mod.rs:21:5 Oct 28 00:04:17.029 INFO kablam! | Oct 28 00:04:17.029 INFO kablam! 21 | use cell::RefMut; Oct 28 00:04:17.030 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefMut` Oct 28 00:04:17.030 INFO kablam! | Oct 28 00:04:17.030 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 28 00:04:17.031 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.031 INFO kablam! Oct 28 00:04:17.031 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.031 INFO kablam! --> src/fmt/mod.rs:22:5 Oct 28 00:04:17.032 INFO kablam! | Oct 28 00:04:17.032 INFO kablam! 22 | use cell::RefVal; Oct 28 00:04:17.032 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefVal` Oct 28 00:04:17.032 INFO kablam! | Oct 28 00:04:17.033 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 28 00:04:17.033 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.033 INFO kablam! Oct 28 00:04:17.034 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.034 INFO kablam! --> src/lib.rs:30:9 Oct 28 00:04:17.034 INFO kablam! | Oct 28 00:04:17.034 INFO kablam! 30 | pub use cell::Ref; Oct 28 00:04:17.034 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::cell::Ref` Oct 28 00:04:17.034 INFO kablam! | Oct 28 00:04:17.034 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 28 00:04:17.034 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.034 INFO kablam! Oct 28 00:04:17.034 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.034 INFO kablam! --> src/lib.rs:31:9 Oct 28 00:04:17.034 INFO kablam! | Oct 28 00:04:17.035 INFO kablam! 31 | pub use cell::RefCell; Oct 28 00:04:17.035 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefCell` Oct 28 00:04:17.035 INFO kablam! | Oct 28 00:04:17.035 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 28 00:04:17.035 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.035 INFO kablam! Oct 28 00:04:17.035 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.035 INFO kablam! --> src/lib.rs:32:9 Oct 28 00:04:17.035 INFO kablam! | Oct 28 00:04:17.035 INFO kablam! 32 | pub use cell::RefMut; Oct 28 00:04:17.035 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefMut` Oct 28 00:04:17.035 INFO kablam! | Oct 28 00:04:17.035 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 28 00:04:17.035 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.035 INFO kablam! Oct 28 00:04:17.035 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:04:17.035 INFO kablam! --> src/lib.rs:33:9 Oct 28 00:04:17.035 INFO kablam! | Oct 28 00:04:17.035 INFO kablam! 33 | pub use cell::RefVal; Oct 28 00:04:17.035 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::cell::RefVal` Oct 28 00:04:17.035 INFO kablam! | Oct 28 00:04:17.035 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 28 00:04:17.035 INFO kablam! = note: for more information, see issue TBD Oct 28 00:04:17.035 INFO kablam! Oct 28 00:04:17.039 INFO kablam! error: Could not compile `cell`. Oct 28 00:04:17.039 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 28 00:04:17.138 INFO kablam! error: aborting due to 8 previous errors Oct 28 00:04:17.138 INFO kablam! Oct 28 00:04:17.159 INFO kablam! error: Could not compile `cell`. Oct 28 00:04:17.159 INFO kablam! Oct 28 00:04:17.159 INFO kablam! To learn more, run the command again with --verbose. Oct 28 00:04:17.160 INFO kablam! su: No module specific data is present Oct 28 00:04:18.598 INFO running `"docker" "rm" "-f" "e72d8efa6359ea233de0706ea8ce5cdad1247bfa709a3ae1dadd513e64da292d"` Oct 28 00:04:18.955 INFO blam! e72d8efa6359ea233de0706ea8ce5cdad1247bfa709a3ae1dadd513e64da292d