Oct 16 15:50:30.876 INFO testing cargo-make-0.14.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:50:30.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 15:50:31.146 INFO blam! b697af46b9f151d20b61721d526dea5429a31cd963fe60559d6222f9da855162 Oct 16 15:50:31.148 INFO running `"docker" "start" "-a" "b697af46b9f151d20b61721d526dea5429a31cd963fe60559d6222f9da855162"` Oct 16 15:50:31.681 INFO kablam! usermod: no changes Oct 16 15:50:31.808 INFO kablam! Compiling ci_info v0.1.19 Oct 16 15:50:31.808 INFO kablam! Compiling rust_info v0.1.15 Oct 16 15:50:31.808 INFO kablam! Compiling users v0.7.0 Oct 16 15:50:31.811 INFO kablam! Compiling indexmap v1.0.1 Oct 16 15:50:31.812 INFO kablam! Compiling shell2batch v0.2.0 Oct 16 15:50:34.875 INFO kablam! Compiling run_script v0.1.20 Oct 16 15:50:36.083 INFO kablam! Compiling cargo-make v0.14.0 (/source) Oct 16 15:50:36.162 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Oct 16 15:50:36.162 INFO kablam! --> src/main.rs:4:5 Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! 4 | async_idents, Oct 16 15:50:36.162 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 16 15:50:36.162 INFO kablam! Oct 16 15:50:36.162 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 16 15:50:36.162 INFO kablam! --> src/main.rs:37:5 Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! 37 | private_no_mangle_fns, Oct 16 15:50:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:50:36.162 INFO kablam! Oct 16 15:50:36.162 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 16 15:50:36.162 INFO kablam! --> src/main.rs:38:5 Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! 38 | private_no_mangle_statics, Oct 16 15:50:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:50:36.162 INFO kablam! Oct 16 15:50:36.162 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 16 15:50:36.162 INFO kablam! --> src/main.rs:53:5 Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! 53 | unnameable_test_functions, Oct 16 15:50:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:50:36.162 INFO kablam! | Oct 16 15:50:36.162 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 16 15:50:36.163 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cache.rs:15:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 15 | use storage; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::storage` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! note: lint level defined here Oct 16 15:50:38.531 INFO kablam! --> src/main.rs:2:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 2 | absolute_paths_not_starting_with_crate, Oct 16 15:50:38.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cache.rs:17:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 17 | use types::Cache; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::types::Cache` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:12:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 12 | use config; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^ help: use `crate`: `crate::config` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:13:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 13 | use descriptor; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::descriptor` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:14:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 14 | use environment; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::environment` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:15:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 15 | use logger; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^ help: use `crate`: `crate::logger` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:16:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 16 | use runner; Oct 16 15:50:38.531 INFO kablam! | ^^^^^^ help: use `crate`: `crate::runner` Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 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 16 15:50:38.531 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.531 INFO kablam! Oct 16 15:50:38.531 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.531 INFO kablam! --> src/cli.rs:17:5 Oct 16 15:50:38.531 INFO kablam! | Oct 16 15:50:38.531 INFO kablam! 17 | use types::{CliArgs, GlobalConfig}; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CliArgs, GlobalConfig}` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/cli.rs:18:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 18 | use version; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::version` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/command.rs:15:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 15 | use types::Step; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Step` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/condition.rs:10:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 10 | use command; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/condition.rs:14:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 14 | use types; Oct 16 15:50:38.532 INFO kablam! | ^^^^^ help: use `crate`: `crate::types` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/condition.rs:15:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 15 | use types::{FlowInfo, RustVersionCondition, Step, TaskCondition}; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{FlowInfo, RustVersionCondition, Step, TaskCondition}` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/condition.rs:16:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 16 | use version::is_newer; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::version::is_newer` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/config.rs:14:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 14 | use storage; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::storage` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.532 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.532 INFO kablam! --> src/config.rs:16:5 Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 INFO kablam! 16 | use types::GlobalConfig; Oct 16 15:50:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::GlobalConfig` Oct 16 15:50:38.532 INFO kablam! | Oct 16 15:50:38.532 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 16 15:50:38.532 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.532 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/descriptor.rs:13:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 13 | use command; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/descriptor.rs:21:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 21 | use types::{Config, ConfigSection, EnvValue, ExternalConfig, Task}; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{Config, ConfigSection, EnvValue, ExternalConfig, Task}` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/environment/crateinfo.rs:15:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 15 | use types::{CrateDependency, CrateInfo}; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CrateDependency, CrateInfo}` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/environment/gitinfo.rs:10:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 10 | use command; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/environment/gitinfo.rs:12:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 12 | use types::GitInfo; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::types::GitInfo` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/environment/mod.rs:13:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 13 | use command; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/environment/mod.rs:21:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 21 | use types::{ Oct 16 15:50:38.533 INFO kablam! | _____^ Oct 16 15:50:38.533 INFO kablam! 22 | | CliArgs, Config, CrateInfo, EnvInfo, EnvValue, EnvValueInfo, GitInfo, PackageInfo, Step, Task, Oct 16 15:50:38.533 INFO kablam! 23 | | Workspace, Oct 16 15:50:38.533 INFO kablam! 24 | | }; Oct 16 15:50:38.533 INFO kablam! | |_^ Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 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 16 15:50:38.533 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.533 INFO kablam! help: use `crate` Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 21 | use crate::types::{ Oct 16 15:50:38.533 INFO kablam! 22 | CliArgs, Config, CrateInfo, EnvInfo, EnvValue, EnvValueInfo, GitInfo, PackageInfo, Step, Task, Oct 16 15:50:38.533 INFO kablam! 23 | Workspace, Oct 16 15:50:38.533 INFO kablam! 24 | }; Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! Oct 16 15:50:38.533 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.533 INFO kablam! --> src/installer.rs:13:5 Oct 16 15:50:38.533 INFO kablam! | Oct 16 15:50:38.533 INFO kablam! 13 | use command; Oct 16 15:50:38.533 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.534 INFO kablam! | Oct 16 15:50:38.534 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 16 15:50:38.534 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.534 INFO kablam! Oct 16 15:50:38.534 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.534 INFO kablam! --> src/installer.rs:15:5 Oct 16 15:50:38.534 INFO kablam! | Oct 16 15:50:38.534 INFO kablam! 15 | use types::Task; Oct 16 15:50:38.534 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Task` Oct 16 15:50:38.534 INFO kablam! | Oct 16 15:50:38.534 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 16 15:50:38.534 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.534 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:15:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 15 | use command; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:16:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 16 | use condition; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::condition` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:17:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 17 | use environment; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::environment` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:19:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 19 | use installer; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::installer` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:20:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 20 | use logger; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^ help: use `crate`: `crate::logger` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:21:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 21 | use scriptengine; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/runner.rs:26:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 26 | use types::{CliArgs, Config, CrateInfo, EnvInfo, EnvValue, ExecutionPlan, FlowInfo, Step, Task}; Oct 16 15:50:38.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CliArgs, Config, CrateInfo, EnvInfo, EnvValue, ExecutionPlan, FlowInfo, Step, Task}` Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 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 16 15:50:38.551 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.551 INFO kablam! Oct 16 15:50:38.551 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.551 INFO kablam! --> src/scriptengine/generic_script.rs:10:5 Oct 16 15:50:38.551 INFO kablam! | Oct 16 15:50:38.551 INFO kablam! 10 | use command; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/generic_script.rs:11:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 11 | use scriptengine::script_utils::{create_script_file, delete_file}; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine::script_utils::{create_script_file, delete_file}` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/rsscript.rs:10:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 10 | use command; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/rsscript.rs:11:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 11 | use installer; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::installer` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/rsscript.rs:12:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 12 | use scriptengine::script_utils::{create_script_file, delete_file}; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine::script_utils::{create_script_file, delete_file}` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/shell_to_batch.rs:10:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 10 | use command; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/scriptengine/mod.rs:15:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 15 | use types::Task; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Task` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/storage.rs:10:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 10 | use legacy; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^ help: use `crate`: `crate::legacy` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/version.rs:11:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 11 | use cache; Oct 16 15:50:38.552 INFO kablam! | ^^^^^ help: use `crate`: `crate::cache` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.552 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.552 INFO kablam! Oct 16 15:50:38.552 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.552 INFO kablam! --> src/version.rs:12:5 Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 INFO kablam! 12 | use command; Oct 16 15:50:38.552 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 16 15:50:38.552 INFO kablam! | Oct 16 15:50:38.552 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 16 15:50:38.553 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.553 INFO kablam! Oct 16 15:50:38.553 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:50:38.553 INFO kablam! --> src/version.rs:16:5 Oct 16 15:50:38.553 INFO kablam! | Oct 16 15:50:38.553 INFO kablam! 16 | use types::{Cache, GlobalConfig}; Oct 16 15:50:38.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{Cache, GlobalConfig}` Oct 16 15:50:38.553 INFO kablam! | Oct 16 15:50:38.553 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 16 15:50:38.553 INFO kablam! = note: for more information, see issue TBD Oct 16 15:50:38.553 INFO kablam! Oct 16 15:50:39.663 INFO kablam! error: aborting due to 43 previous errors Oct 16 15:50:39.663 INFO kablam! Oct 16 15:50:39.675 INFO kablam! error: Could not compile `cargo-make`. Oct 16 15:50:39.675 INFO kablam! Oct 16 15:50:39.675 INFO kablam! To learn more, run the command again with --verbose. Oct 16 15:50:39.675 INFO kablam! su: No module specific data is present Oct 16 15:50:40.286 INFO running `"docker" "rm" "-f" "b697af46b9f151d20b61721d526dea5429a31cd963fe60559d6222f9da855162"` Oct 16 15:50:40.449 INFO blam! b697af46b9f151d20b61721d526dea5429a31cd963fe60559d6222f9da855162