Nov 04 08:30:47.637 INFO checking crate-ci/cargo-ghp-upload against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 08:30:47.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 08:30:48.131 INFO blam! fa0b011ce8d7c0a4780a6b4381a52302c54f2f0054e5fd1a2057acef28084987 Nov 04 08:30:48.135 INFO running `"docker" "start" "-a" "fa0b011ce8d7c0a4780a6b4381a52302c54f2f0054e5fd1a2057acef28084987"` Nov 04 08:30:49.774 INFO kablam! usermod: no changes Nov 04 08:30:50.032 INFO kablam! Checking termcolor v0.3.4 Nov 04 08:30:50.072 INFO kablam! Checking backtrace v0.3.5 Nov 04 08:30:50.083 INFO kablam! Checking rayon v0.9.0 Nov 04 08:30:51.768 INFO kablam! Checking failure v0.1.1 Nov 04 08:30:52.055 INFO kablam! Checking env_logger v0.5.3 Nov 04 08:30:56.428 INFO kablam! Checking quicli v0.2.0 Nov 04 08:30:58.320 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Nov 04 08:31:02.594 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.594 INFO kablam! --> src/main.rs:28:17 Nov 04 08:31:02.594 INFO kablam! | Nov 04 08:31:02.594 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.594 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.594 INFO kablam! | Nov 04 08:31:02.596 INFO kablam! note: lint level defined here Nov 04 08:31:02.596 INFO kablam! --> src/main.rs:15:11 Nov 04 08:31:02.596 INFO kablam! | Nov 04 08:31:02.596 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 04 08:31:02.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 08:31:02.596 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 04 08:31:02.596 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 04 08:31:02.596 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.596 INFO kablam! Nov 04 08:31:02.596 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.596 INFO kablam! --> src/main.rs:28:17 Nov 04 08:31:02.596 INFO kablam! | Nov 04 08:31:02.596 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.596 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.596 INFO kablam! | Nov 04 08:31:02.596 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 04 08:31:02.596 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.596 INFO kablam! Nov 04 08:31:02.596 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.596 INFO kablam! --> src/main.rs:35:17 Nov 04 08:31:02.596 INFO kablam! | Nov 04 08:31:02.596 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.596 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.596 INFO kablam! | Nov 04 08:31:02.596 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 04 08:31:02.596 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.596 INFO kablam! Nov 04 08:31:02.817 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.817 INFO kablam! --> src/main.rs:28:17 Nov 04 08:31:02.817 INFO kablam! | Nov 04 08:31:02.817 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.817 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.817 INFO kablam! | Nov 04 08:31:02.819 INFO kablam! note: lint level defined here Nov 04 08:31:02.819 INFO kablam! --> src/main.rs:15:11 Nov 04 08:31:02.819 INFO kablam! | Nov 04 08:31:02.819 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 04 08:31:02.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 08:31:02.819 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 04 08:31:02.819 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 04 08:31:02.819 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.819 INFO kablam! Nov 04 08:31:02.819 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.819 INFO kablam! --> src/main.rs:28:17 Nov 04 08:31:02.819 INFO kablam! | Nov 04 08:31:02.819 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.819 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.819 INFO kablam! | Nov 04 08:31:02.819 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 04 08:31:02.819 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.819 INFO kablam! Nov 04 08:31:02.819 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 04 08:31:02.819 INFO kablam! --> src/main.rs:35:17 Nov 04 08:31:02.819 INFO kablam! | Nov 04 08:31:02.819 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 04 08:31:02.820 INFO kablam! | ^^^^^^^^^ Nov 04 08:31:02.820 INFO kablam! | Nov 04 08:31:02.820 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 04 08:31:02.820 INFO kablam! = note: for more information, see issue #53130 Nov 04 08:31:02.820 INFO kablam! Nov 04 08:31:02.971 INFO kablam! error: aborting due to 3 previous errors Nov 04 08:31:02.971 INFO kablam! Nov 04 08:31:02.991 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 04 08:31:02.991 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 08:31:03.149 INFO kablam! error: aborting due to 3 previous errors Nov 04 08:31:03.149 INFO kablam! Nov 04 08:31:03.163 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 04 08:31:03.164 INFO kablam! Nov 04 08:31:03.164 INFO kablam! To learn more, run the command again with --verbose. Nov 04 08:31:03.166 INFO kablam! su: No module specific data is present Nov 04 08:31:04.524 INFO running `"docker" "rm" "-f" "fa0b011ce8d7c0a4780a6b4381a52302c54f2f0054e5fd1a2057acef28084987"` Nov 04 08:31:04.895 INFO blam! fa0b011ce8d7c0a4780a6b4381a52302c54f2f0054e5fd1a2057acef28084987