Nov 06 23:33:55.420 INFO checking crate-ci/cargo-ghp-upload against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 23:33:55.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-1/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 23:33:55.824 INFO blam! bbe50fab63112de123d0842a54780b18fb00b5e6ba3f792ed5d88491e7b6d50e Nov 06 23:33:55.827 INFO running `"docker" "start" "-a" "bbe50fab63112de123d0842a54780b18fb00b5e6ba3f792ed5d88491e7b6d50e"` Nov 06 23:33:58.114 INFO kablam! usermod: no changes Nov 06 23:33:58.397 INFO kablam! Compiling syn v0.12.13 Nov 06 23:33:58.397 INFO kablam! Checking rayon-core v1.4.0 Nov 06 23:34:00.708 INFO kablam! Checking rayon v0.9.0 Nov 06 23:34:11.988 INFO kablam! Compiling structopt-derive v0.2.3 Nov 06 23:34:16.725 INFO kablam! Checking structopt v0.2.3 Nov 06 23:34:17.428 INFO kablam! Checking quicli v0.2.0 Nov 06 23:34:19.632 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Nov 06 23:34:24.664 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.664 INFO kablam! --> src/main.rs:28:17 Nov 06 23:34:24.664 INFO kablam! | Nov 06 23:34:24.664 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.664 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.664 INFO kablam! | Nov 06 23:34:24.664 INFO kablam! note: lint level defined here Nov 06 23:34:24.664 INFO kablam! --> src/main.rs:15:11 Nov 06 23:34:24.665 INFO kablam! | Nov 06 23:34:24.665 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 06 23:34:24.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 06 23:34:24.665 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 06 23:34:24.665 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 06 23:34:24.665 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.665 INFO kablam! Nov 06 23:34:24.665 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.665 INFO kablam! --> src/main.rs:28:17 Nov 06 23:34:24.665 INFO kablam! | Nov 06 23:34:24.665 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.665 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.665 INFO kablam! | Nov 06 23:34:24.665 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 06 23:34:24.665 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.665 INFO kablam! Nov 06 23:34:24.665 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.665 INFO kablam! --> src/main.rs:35:17 Nov 06 23:34:24.665 INFO kablam! | Nov 06 23:34:24.665 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.665 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.665 INFO kablam! | Nov 06 23:34:24.665 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 06 23:34:24.665 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.665 INFO kablam! Nov 06 23:34:24.780 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.780 INFO kablam! --> src/main.rs:28:17 Nov 06 23:34:24.780 INFO kablam! | Nov 06 23:34:24.780 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.780 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.780 INFO kablam! | Nov 06 23:34:24.780 INFO kablam! note: lint level defined here Nov 06 23:34:24.780 INFO kablam! --> src/main.rs:15:11 Nov 06 23:34:24.780 INFO kablam! | Nov 06 23:34:24.780 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 06 23:34:24.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 06 23:34:24.780 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 06 23:34:24.780 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 06 23:34:24.780 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.780 INFO kablam! Nov 06 23:34:24.785 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.785 INFO kablam! --> src/main.rs:28:17 Nov 06 23:34:24.785 INFO kablam! | Nov 06 23:34:24.785 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.785 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.785 INFO kablam! | Nov 06 23:34:24.785 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 06 23:34:24.786 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.786 INFO kablam! Nov 06 23:34:24.786 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 06 23:34:24.786 INFO kablam! --> src/main.rs:35:17 Nov 06 23:34:24.786 INFO kablam! | Nov 06 23:34:24.786 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 06 23:34:24.786 INFO kablam! | ^^^^^^^^^ Nov 06 23:34:24.787 INFO kablam! | Nov 06 23:34:24.787 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 06 23:34:24.787 INFO kablam! = note: for more information, see issue #53130 Nov 06 23:34:24.787 INFO kablam! Nov 06 23:34:25.200 INFO kablam! error: aborting due to 3 previous errors Nov 06 23:34:25.212 INFO kablam! Nov 06 23:34:25.236 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 06 23:34:25.237 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 06 23:34:25.321 INFO kablam! error: aborting due to 3 previous errors Nov 06 23:34:25.321 INFO kablam! Nov 06 23:34:25.345 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 06 23:34:25.345 INFO kablam! Nov 06 23:34:25.345 INFO kablam! To learn more, run the command again with --verbose. Nov 06 23:34:25.346 INFO kablam! su: No module specific data is present Nov 06 23:34:26.172 INFO running `"docker" "rm" "-f" "bbe50fab63112de123d0842a54780b18fb00b5e6ba3f792ed5d88491e7b6d50e"` Nov 06 23:34:26.470 INFO blam! bbe50fab63112de123d0842a54780b18fb00b5e6ba3f792ed5d88491e7b6d50e