Oct 28 00:16:47.897 INFO checking cargo-ghp-upload-0.3.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:16:47.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:48.170 INFO blam! 8ced9a9772193ae44748eb7e1b1168b1b0b9858e9e9ca013c3081f7ca0886282 Oct 28 00:16:48.173 INFO running `"docker" "start" "-a" "8ced9a9772193ae44748eb7e1b1168b1b0b9858e9e9ca013c3081f7ca0886282"` Oct 28 00:16:49.831 INFO kablam! usermod: no changes Oct 28 00:16:49.963 INFO kablam! Checking quicli v0.2.0 Oct 28 00:16:53.111 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Oct 28 00:16:58.507 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:58.511 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:58.511 INFO kablam! | Oct 28 00:16:58.512 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:58.512 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:58.512 INFO kablam! | Oct 28 00:16:58.512 INFO kablam! note: lint level defined here Oct 28 00:16:58.513 INFO kablam! --> src/main.rs:15:11 Oct 28 00:16:58.513 INFO kablam! | Oct 28 00:16:58.513 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 28 00:16:58.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 28 00:16:58.514 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 28 00:16:58.514 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:58.514 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:58.514 INFO kablam! Oct 28 00:16:58.515 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:58.515 INFO kablam! --> src/main.rs:28:17 Oct 28 00:16:58.515 INFO kablam! | Oct 28 00:16:58.515 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:16:58.516 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:58.516 INFO kablam! | Oct 28 00:16:58.516 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:58.516 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:58.517 INFO kablam! Oct 28 00:16:58.517 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:16:58.517 INFO kablam! --> src/main.rs:35:17 Oct 28 00:16:58.517 INFO kablam! | Oct 28 00:16:58.518 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 28 00:16:58.518 INFO kablam! | ^^^^^^^^^ Oct 28 00:16:58.518 INFO kablam! | Oct 28 00:16:58.518 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:58.519 INFO kablam! = note: for more information, see issue TBD Oct 28 00:16:58.519 INFO kablam! Oct 28 00:16:58.949 INFO kablam! error: aborting due to 3 previous errors Oct 28 00:16:58.949 INFO kablam! Oct 28 00:16:58.959 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 28 00:16:58.960 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 28 00:17:00.072 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:17:00.072 INFO kablam! --> src/main.rs:28:17 Oct 28 00:17:00.072 INFO kablam! | Oct 28 00:17:00.072 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:17:00.072 INFO kablam! | ^^^^^^^^^ Oct 28 00:17:00.072 INFO kablam! | Oct 28 00:17:00.072 INFO kablam! note: lint level defined here Oct 28 00:17:00.072 INFO kablam! --> src/main.rs:15:11 Oct 28 00:17:00.072 INFO kablam! | Oct 28 00:17:00.072 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 28 00:17:00.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 28 00:17:00.072 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 28 00:17:00.072 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:17:00.072 INFO kablam! = note: for more information, see issue TBD Oct 28 00:17:00.072 INFO kablam! Oct 28 00:17:00.072 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:17:00.072 INFO kablam! --> src/main.rs:28:17 Oct 28 00:17:00.072 INFO kablam! | Oct 28 00:17:00.073 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 28 00:17:00.073 INFO kablam! | ^^^^^^^^^ Oct 28 00:17:00.073 INFO kablam! | Oct 28 00:17:00.073 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:17:00.073 INFO kablam! = note: for more information, see issue TBD Oct 28 00:17:00.073 INFO kablam! Oct 28 00:17:00.073 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 28 00:17:00.073 INFO kablam! --> src/main.rs:35:17 Oct 28 00:17:00.073 INFO kablam! | Oct 28 00:17:00.073 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 28 00:17:00.073 INFO kablam! | ^^^^^^^^^ Oct 28 00:17:00.073 INFO kablam! | Oct 28 00:17:00.073 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:17:00.073 INFO kablam! = note: for more information, see issue TBD Oct 28 00:17:00.073 INFO kablam! Oct 28 00:17:00.259 INFO kablam! error: aborting due to 3 previous errors Oct 28 00:17:00.259 INFO kablam! Oct 28 00:17:00.281 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 28 00:17:00.281 INFO kablam! Oct 28 00:17:00.281 INFO kablam! To learn more, run the command again with --verbose. Oct 28 00:17:00.281 INFO kablam! su: No module specific data is present Oct 28 00:17:00.869 INFO running `"docker" "rm" "-f" "8ced9a9772193ae44748eb7e1b1168b1b0b9858e9e9ca013c3081f7ca0886282"` Oct 28 00:17:01.146 INFO blam! 8ced9a9772193ae44748eb7e1b1168b1b0b9858e9e9ca013c3081f7ca0886282