Oct 28 00:16:47.133 INFO checking cargo-ghp-upload-0.3.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:16:47.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:16:47.432 INFO blam! 2b13f00f26cb2a2c71609c0422102880414431fe1dc47abc7d110c82abd72fcf Oct 28 00:16:47.433 INFO running `"docker" "start" "-a" "2b13f00f26cb2a2c71609c0422102880414431fe1dc47abc7d110c82abd72fcf"` Oct 28 00:16:47.902 INFO kablam! usermod: no changes Oct 28 00:16:48.083 INFO kablam! Checking quicli v0.2.0 Oct 28 00:16:51.115 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Oct 28 00:16:56.624 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:56.625 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:56.625 INFO kablam! | Oct 28 00:16:56.625 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:56.625 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:56.625 INFO kablam! | Oct 28 00:16:56.625 INFO kablam! note: lint level defined here Oct 28 00:16:56.626 INFO kablam! --> src/main.rs:15:11 Oct 28 00:16:56.626 INFO kablam! | Oct 28 00:16:56.626 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 28 00:16:56.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 28 00:16:56.626 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 28 00:16:56.628 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:16:56.628 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:56.628 INFO kablam! Oct 28 00:16:56.629 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:56.629 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:56.629 INFO kablam! | Oct 28 00:16:56.630 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:56.630 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:56.630 INFO kablam! | Oct 28 00:16:56.630 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:16:56.631 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:56.631 INFO kablam! Oct 28 00:16:56.631 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:56.631 INFO kablam! --> src/main.rs:35:17 Oct 28 00:16:56.632 INFO kablam! | Oct 28 00:16:56.632 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 28 00:16:56.632 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:56.632 INFO kablam! | Oct 28 00:16:56.633 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:16:56.633 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:56.633 INFO kablam! Oct 28 00:16:56.823 INFO kablam! error: aborting due to 3 previous errors Oct 28 00:16:56.823 INFO kablam! Oct 28 00:16:56.834 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 28 00:16:56.835 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 28 00:16:57.223 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:57.223 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:57.223 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 INFO kablam! note: lint level defined here Oct 28 00:16:57.223 INFO kablam! --> src/main.rs:15:11 Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 28 00:16:57.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 28 00:16:57.223 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 28 00:16:57.223 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:16:57.223 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:57.223 INFO kablam! Oct 28 00:16:57.223 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:57.223 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:57.223 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 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:16:57.223 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:57.223 INFO kablam! Oct 28 00:16:57.223 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:57.223 INFO kablam! --> src/main.rs:35:17 Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 28 00:16:57.223 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:57.223 INFO kablam! | Oct 28 00:16:57.223 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:16:57.223 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:57.223 INFO kablam! Oct 28 00:16:57.415 INFO kablam! error: aborting due to 3 previous errors Oct 28 00:16:57.415 INFO kablam! Oct 28 00:16:57.429 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 28 00:16:57.429 INFO kablam! Oct 28 00:16:57.429 INFO kablam! To learn more, run the command again with --verbose. Oct 28 00:16:57.430 INFO kablam! su: No module specific data is present Oct 28 00:16:58.362 INFO running `"docker" "rm" "-f" "2b13f00f26cb2a2c71609c0422102880414431fe1dc47abc7d110c82abd72fcf"` Oct 28 00:16:58.640 INFO blam! 2b13f00f26cb2a2c71609c0422102880414431fe1dc47abc7d110c82abd72fcf