Nov 01 06:45:51.214 INFO checking crate-ci/cargo-ghp-upload against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 06:45:51.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 06:45:51.534 INFO blam! 24268a18481655c9d65af2c809f790d2fb307c13b060da2351eb8210dcaddf9e Nov 01 06:45:51.534 INFO running `"docker" "start" "-a" "24268a18481655c9d65af2c809f790d2fb307c13b060da2351eb8210dcaddf9e"` Nov 01 06:45:52.428 INFO kablam! usermod: no changes Nov 01 06:45:52.656 INFO kablam! Compiling proc-macro2 v0.2.2 Nov 01 06:45:52.672 INFO kablam! Checking num v0.1.42 Nov 01 06:45:52.681 INFO kablam! Checking rayon v0.9.0 Nov 01 06:45:53.229 INFO kablam! Checking chrono v0.4.0 Nov 01 06:45:59.090 INFO kablam! Checking env_logger v0.5.3 Nov 01 06:46:03.237 INFO kablam! Compiling quote v0.4.2 Nov 01 06:46:06.142 INFO kablam! Compiling syn v0.12.13 Nov 01 06:46:15.868 INFO kablam! Compiling structopt-derive v0.2.3 Nov 01 06:46:20.381 INFO kablam! Checking structopt v0.2.3 Nov 01 06:46:21.222 INFO kablam! Checking quicli v0.2.0 Nov 01 06:46:23.232 INFO kablam! Checking cargo-ghp-upload v0.3.4 (/source) Nov 01 06:46:28.788 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.788 INFO kablam! --> src/main.rs:28:17 Nov 01 06:46:28.788 INFO kablam! | Nov 01 06:46:28.788 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.788 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.789 INFO kablam! | Nov 01 06:46:28.789 INFO kablam! note: lint level defined here Nov 01 06:46:28.789 INFO kablam! --> src/main.rs:15:11 Nov 01 06:46:28.789 INFO kablam! | Nov 01 06:46:28.789 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 01 06:46:28.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 06:46:28.790 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 01 06:46:28.790 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 01 06:46:28.791 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.791 INFO kablam! Nov 01 06:46:28.792 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.792 INFO kablam! --> src/main.rs:28:17 Nov 01 06:46:28.792 INFO kablam! | Nov 01 06:46:28.792 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.792 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.792 INFO kablam! | Nov 01 06:46:28.793 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 01 06:46:28.793 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.794 INFO kablam! Nov 01 06:46:28.794 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.794 INFO kablam! --> src/main.rs:35:17 Nov 01 06:46:28.794 INFO kablam! | Nov 01 06:46:28.794 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.794 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.795 INFO kablam! | Nov 01 06:46:28.795 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 01 06:46:28.796 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.796 INFO kablam! Nov 01 06:46:28.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.968 INFO kablam! --> src/main.rs:28:17 Nov 01 06:46:28.968 INFO kablam! | Nov 01 06:46:28.968 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.968 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.968 INFO kablam! | Nov 01 06:46:28.968 INFO kablam! note: lint level defined here Nov 01 06:46:28.968 INFO kablam! --> src/main.rs:15:11 Nov 01 06:46:28.968 INFO kablam! | Nov 01 06:46:28.968 INFO kablam! 15 | #![forbid(future_incompatible)] Nov 01 06:46:28.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 06:46:28.968 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 01 06:46:28.968 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 01 06:46:28.968 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.968 INFO kablam! Nov 01 06:46:28.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.968 INFO kablam! --> src/main.rs:28:17 Nov 01 06:46:28.968 INFO kablam! | Nov 01 06:46:28.968 INFO kablam! 28 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.968 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.969 INFO kablam! | Nov 01 06:46:28.969 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 01 06:46:28.969 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.969 INFO kablam! Nov 01 06:46:28.969 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 01 06:46:28.969 INFO kablam! --> src/main.rs:35:17 Nov 01 06:46:28.969 INFO kablam! | Nov 01 06:46:28.969 INFO kablam! 35 | #[derive(Debug, StructOpt)] Nov 01 06:46:28.969 INFO kablam! | ^^^^^^^^^ Nov 01 06:46:28.969 INFO kablam! | Nov 01 06:46:28.969 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 01 06:46:28.969 INFO kablam! = note: for more information, see issue #53130 Nov 01 06:46:28.969 INFO kablam! Nov 01 06:46:29.292 INFO kablam! error: aborting due to 3 previous errors Nov 01 06:46:29.292 INFO kablam! Nov 01 06:46:29.332 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 01 06:46:29.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 06:46:29.452 INFO kablam! error: aborting due to 3 previous errors Nov 01 06:46:29.452 INFO kablam! Nov 01 06:46:29.488 INFO kablam! error: Could not compile `cargo-ghp-upload`. Nov 01 06:46:29.488 INFO kablam! Nov 01 06:46:29.488 INFO kablam! To learn more, run the command again with --verbose. Nov 01 06:46:29.489 INFO kablam! su: No module specific data is present Nov 01 06:46:30.600 INFO running `"docker" "rm" "-f" "24268a18481655c9d65af2c809f790d2fb307c13b060da2351eb8210dcaddf9e"` Nov 01 06:46:30.917 INFO blam! 24268a18481655c9d65af2c809f790d2fb307c13b060da2351eb8210dcaddf9e