Oct 12 23:17:55.165 INFO checking crate-ci/cargo-ghp-upload against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:17:55.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 23:17:55.606 INFO blam! 5489ba4bba013efc7f820d6d0b98ed74f53901a7f6527cf267b65186869d390d Oct 12 23:17:55.610 INFO running `"docker" "start" "-a" "5489ba4bba013efc7f820d6d0b98ed74f53901a7f6527cf267b65186869d390d"` Oct 12 23:17:57.380 INFO kablam! usermod: no changes Oct 12 23:17:57.705 INFO kablam! Checking termcolor v0.3.4 Oct 12 23:17:57.705 INFO kablam! Checking fs_extra v1.1.0 Oct 12 23:17:57.712 INFO kablam! Compiling proc-macro2 v0.2.2 Oct 12 23:17:57.781 INFO kablam! Checking rayon-core v1.4.0 Oct 12 23:18:00.599 INFO kablam! Checking env_logger v0.5.3 Oct 12 23:18:01.734 INFO kablam! Checking rayon v0.9.0 Oct 12 23:18:08.140 INFO kablam! Compiling quote v0.4.2 Oct 12 23:18:11.876 INFO kablam! Compiling syn v0.12.13 Oct 12 23:18:21.441 INFO kablam! Compiling structopt-derive v0.2.3 Oct 12 23:18:26.167 INFO kablam! Checking structopt v0.2.3 Oct 12 23:18:26.949 INFO kablam! Checking quicli v0.2.0 Oct 12 23:18:29.010 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Oct 12 23:18:33.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:33.688 INFO kablam! --> src/main.rs:28:17 Oct 12 23:18:33.688 INFO kablam! | Oct 12 23:18:33.688 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 12 23:18:33.688 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:33.688 INFO kablam! | Oct 12 23:18:33.688 INFO kablam! note: lint level defined here Oct 12 23:18:33.688 INFO kablam! --> src/main.rs:15:11 Oct 12 23:18:33.688 INFO kablam! | Oct 12 23:18:33.688 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 12 23:18:33.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:18:33.688 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 12 23:18:33.688 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 12 23:18:33.688 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:33.688 INFO kablam! Oct 12 23:18:33.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:33.689 INFO kablam! --> src/main.rs:28:17 Oct 12 23:18:33.689 INFO kablam! | Oct 12 23:18:33.689 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 12 23:18:33.689 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:33.689 INFO kablam! | Oct 12 23:18:33.689 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 12 23:18:33.689 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:33.689 INFO kablam! Oct 12 23:18:33.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:33.689 INFO kablam! --> src/main.rs:35:17 Oct 12 23:18:33.689 INFO kablam! | Oct 12 23:18:33.689 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 12 23:18:33.689 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:33.689 INFO kablam! | Oct 12 23:18:33.689 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 12 23:18:33.689 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:33.689 INFO kablam! Oct 12 23:18:33.987 INFO kablam! error: aborting due to 3 previous errors Oct 12 23:18:33.987 INFO kablam! Oct 12 23:18:34.005 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 12 23:18:34.005 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 23:18:34.128 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:34.128 INFO kablam! --> src/main.rs:28:17 Oct 12 23:18:34.129 INFO kablam! | Oct 12 23:18:34.129 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 12 23:18:34.130 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:34.130 INFO kablam! | Oct 12 23:18:34.132 INFO kablam! note: lint level defined here Oct 12 23:18:34.132 INFO kablam! --> src/main.rs:15:11 Oct 12 23:18:34.133 INFO kablam! | Oct 12 23:18:34.133 INFO kablam! 15 | #![forbid(future_incompatible)] Oct 12 23:18:34.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:18:34.133 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 12 23:18:34.133 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 12 23:18:34.133 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:34.133 INFO kablam! Oct 12 23:18:34.133 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:34.133 INFO kablam! --> src/main.rs:28:17 Oct 12 23:18:34.133 INFO kablam! | Oct 12 23:18:34.133 INFO kablam! 28 | #[derive(Debug, StructOpt)] Oct 12 23:18:34.133 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:34.133 INFO kablam! | Oct 12 23:18:34.133 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 12 23:18:34.133 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:34.133 INFO kablam! Oct 12 23:18:34.133 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 23:18:34.133 INFO kablam! --> src/main.rs:35:17 Oct 12 23:18:34.133 INFO kablam! | Oct 12 23:18:34.133 INFO kablam! 35 | #[derive(Debug, StructOpt)] Oct 12 23:18:34.133 INFO kablam! | ^^^^^^^^^ Oct 12 23:18:34.133 INFO kablam! | Oct 12 23:18:34.133 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 12 23:18:34.133 INFO kablam! = note: for more information, see issue TBD Oct 12 23:18:34.133 INFO kablam! Oct 12 23:18:34.412 INFO kablam! error: aborting due to 3 previous errors Oct 12 23:18:34.412 INFO kablam! Oct 12 23:18:34.435 INFO kablam! error: Could not compile `cargo-ghp-upload`. Oct 12 23:18:34.435 INFO kablam! Oct 12 23:18:34.435 INFO kablam! To learn more, run the command again with --verbose. Oct 12 23:18:34.437 INFO kablam! su: No module specific data is present Oct 12 23:18:35.473 INFO running `"docker" "rm" "-f" "5489ba4bba013efc7f820d6d0b98ed74f53901a7f6527cf267b65186869d390d"` Oct 12 23:18:35.840 INFO blam! 5489ba4bba013efc7f820d6d0b98ed74f53901a7f6527cf267b65186869d390d