Nov 02 01:04:46.251 INFO checking cargo-ghp-upload-0.3.4 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 02 01:04:46.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 02 01:04:46.685 INFO blam! 85291e59d39c447dd4ab83174d755c438ec8b6c7c5c24e5dc1b2df58e9efc8bc Nov 02 01:04:46.687 INFO running `"docker" "start" "-a" "85291e59d39c447dd4ab83174d755c438ec8b6c7c5c24e5dc1b2df58e9efc8bc"` Nov 02 01:04:47.676 INFO kablam! usermod: no changes Nov 02 01:04:47.868 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Nov 02 01:04:52.917 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:52.918 INFO kablam! --> src/main.rs:28:17 Nov 02 01:04:52.918 INFO kablam! | Nov 02 01:04:52.919 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 02 01:04:52.919 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:52.919 INFO kablam! | Nov 02 01:04:52.919 INFO kablam! note: lint level defined here Nov 02 01:04:52.920 INFO kablam! --> src/main.rs:15:11 Nov 02 01:04:52.920 INFO kablam! | Nov 02 01:04:52.920 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 02 01:04:52.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 01:04:52.921 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 02 01:04:52.921 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 02 01:04:52.921 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:52.922 INFO kablam! Nov 02 01:04:52.922 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:52.922 INFO kablam! --> src/main.rs:28:17 Nov 02 01:04:52.922 INFO kablam! | Nov 02 01:04:52.923 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 02 01:04:52.923 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:52.932 INFO kablam! | Nov 02 01:04:52.932 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 02 01:04:52.933 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:52.933 INFO kablam! Nov 02 01:04:52.933 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:52.933 INFO kablam! --> src/main.rs:35:17 Nov 02 01:04:52.934 INFO kablam! | Nov 02 01:04:52.934 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 02 01:04:52.934 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:52.934 INFO kablam! | Nov 02 01:04:52.935 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 02 01:04:52.935 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:52.935 INFO kablam! Nov 02 01:04:53.376 INFO kablam! error: aborting due to 3 previous errors Nov 02 01:04:53.376 INFO kablam! Nov 02 01:04:53.396 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 02 01:04:53.396 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 02 01:04:54.405 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:54.405 INFO kablam! --> src/main.rs:28:17 Nov 02 01:04:54.405 INFO kablam! | Nov 02 01:04:54.406 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 02 01:04:54.406 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:54.406 INFO kablam! | Nov 02 01:04:54.406 INFO kablam! note: lint level defined here Nov 02 01:04:54.407 INFO kablam! --> src/main.rs:15:11 Nov 02 01:04:54.407 INFO kablam! | Nov 02 01:04:54.407 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 02 01:04:54.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 01:04:54.408 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 02 01:04:54.408 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 02 01:04:54.408 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:54.408 INFO kablam! Nov 02 01:04:54.409 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:54.409 INFO kablam! --> src/main.rs:28:17 Nov 02 01:04:54.409 INFO kablam! | Nov 02 01:04:54.409 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 02 01:04:54.410 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:54.410 INFO kablam! | Nov 02 01:04:54.410 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 02 01:04:54.410 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:54.411 INFO kablam! Nov 02 01:04:54.411 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 02 01:04:54.411 INFO kablam! --> src/main.rs:35:17 Nov 02 01:04:54.411 INFO kablam! | Nov 02 01:04:54.412 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 02 01:04:54.412 INFO kablam! | ^^^^^^^^^ Nov 02 01:04:54.412 INFO kablam! | Nov 02 01:04:54.412 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 02 01:04:54.413 INFO kablam! = note: for more information, see issue #53130 Nov 02 01:04:54.413 INFO kablam! Nov 02 01:04:54.632 INFO kablam! error: aborting due to 3 previous errors Nov 02 01:04:54.632 INFO kablam! Nov 02 01:04:54.649 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 02 01:04:54.649 INFO kablam! Nov 02 01:04:54.649 INFO kablam! To learn more, run the command again with --verbose. Nov 02 01:04:54.652 INFO kablam! su: No module specific data is present Nov 02 01:04:55.756 INFO running `"docker" "rm" "-f" "85291e59d39c447dd4ab83174d755c438ec8b6c7c5c24e5dc1b2df58e9efc8bc"` Nov 02 01:04:56.100 INFO blam! 85291e59d39c447dd4ab83174d755c438ec8b6c7c5c24e5dc1b2df58e9efc8bc