Oct 12 04:00:13.765 INFO testing cargo-make-0.14.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:00:13.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 04:00:13.956 INFO blam! 4b70078022ca3f713978e4f1e7ece05a680faf2291a18eabd81d5e3c3071bd0d Oct 12 04:00:13.964 INFO running `"docker" "start" "-a" "4b70078022ca3f713978e4f1e7ece05a680faf2291a18eabd81d5e3c3071bd0d"` Oct 12 04:00:14.690 INFO kablam! usermod: no changes Oct 12 04:00:14.840 INFO kablam! Compiling rust_info v0.1.15 Oct 12 04:00:14.840 INFO kablam! Compiling ci_info v0.1.19 Oct 12 04:00:14.840 INFO kablam! Compiling users v0.7.0 Oct 12 04:00:14.840 INFO kablam! Compiling fern v0.5.6 Oct 12 04:00:14.840 INFO kablam! Compiling indexmap v1.0.1 Oct 12 04:00:14.840 INFO kablam! Compiling shell2batch v0.2.0 Oct 12 04:00:18.175 INFO kablam! Compiling run_script v0.1.20 Oct 12 04:00:19.558 INFO kablam! Compiling cargo-make v0.14.0 (/source) Oct 12 04:00:19.632 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Oct 12 04:00:19.632 INFO kablam! --> src/main.rs:4:5 Oct 12 04:00:19.632 INFO kablam! | Oct 12 04:00:19.632 INFO kablam! 4 | async_idents, Oct 12 04:00:19.632 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Oct 12 04:00:19.632 INFO kablam! | Oct 12 04:00:19.632 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 04:00:19.632 INFO kablam! Oct 12 04:00:19.632 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 12 04:00:19.632 INFO kablam! --> src/main.rs:37:5 Oct 12 04:00:19.632 INFO kablam! | Oct 12 04:00:19.632 INFO kablam! 37 | private_no_mangle_fns, Oct 12 04:00:19.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:00:19.632 INFO kablam! Oct 12 04:00:19.632 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 12 04:00:19.632 INFO kablam! --> src/main.rs:38:5 Oct 12 04:00:19.632 INFO kablam! | Oct 12 04:00:19.632 INFO kablam! 38 | private_no_mangle_statics, Oct 12 04:00:19.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:00:19.632 INFO kablam! Oct 12 04:00:19.632 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 12 04:00:19.632 INFO kablam! --> src/main.rs:53:5 Oct 12 04:00:19.632 INFO kablam! | Oct 12 04:00:19.632 INFO kablam! 53 | unnameable_test_functions, Oct 12 04:00:19.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:00:19.633 INFO kablam! | Oct 12 04:00:19.633 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 12 04:00:19.633 INFO kablam! Oct 12 04:00:20.384 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.384 INFO kablam! --> src/cache.rs:15:5 Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! 15 | use storage; Oct 12 04:00:20.384 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::storage` Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! note: lint level defined here Oct 12 04:00:20.384 INFO kablam! --> src/main.rs:2:5 Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! 2 | absolute_paths_not_starting_with_crate, Oct 12 04:00:20.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:00:20.384 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 12 04:00:20.384 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.384 INFO kablam! Oct 12 04:00:20.384 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.384 INFO kablam! --> src/cache.rs:17:5 Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! 17 | use types::Cache; Oct 12 04:00:20.384 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::types::Cache` Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 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 12 04:00:20.384 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.384 INFO kablam! Oct 12 04:00:20.384 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.384 INFO kablam! --> src/cli.rs:12:5 Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! 12 | use config; Oct 12 04:00:20.384 INFO kablam! | ^^^^^^ help: use `crate`: `crate::config` Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 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 12 04:00:20.384 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.384 INFO kablam! Oct 12 04:00:20.384 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.384 INFO kablam! --> src/cli.rs:13:5 Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 INFO kablam! 13 | use descriptor; Oct 12 04:00:20.384 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::descriptor` Oct 12 04:00:20.384 INFO kablam! | Oct 12 04:00:20.384 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 12 04:00:20.384 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.385 INFO kablam! Oct 12 04:00:20.385 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.385 INFO kablam! --> src/cli.rs:14:5 Oct 12 04:00:20.385 INFO kablam! | Oct 12 04:00:20.385 INFO kablam! 14 | use environment; Oct 12 04:00:20.385 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::environment` Oct 12 04:00:20.385 INFO kablam! | Oct 12 04:00:20.385 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 12 04:00:20.385 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.385 INFO kablam! Oct 12 04:00:20.385 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.392 INFO kablam! --> src/cli.rs:15:5 Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 INFO kablam! 15 | use logger; Oct 12 04:00:20.392 INFO kablam! | ^^^^^^ help: use `crate`: `crate::logger` Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 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 12 04:00:20.392 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.392 INFO kablam! Oct 12 04:00:20.392 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.392 INFO kablam! --> src/cli.rs:16:5 Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 INFO kablam! 16 | use runner; Oct 12 04:00:20.392 INFO kablam! | ^^^^^^ help: use `crate`: `crate::runner` Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 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 12 04:00:20.392 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.392 INFO kablam! Oct 12 04:00:20.392 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.392 INFO kablam! --> src/cli.rs:17:5 Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 INFO kablam! 17 | use types::{CliArgs, GlobalConfig}; Oct 12 04:00:20.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CliArgs, GlobalConfig}` Oct 12 04:00:20.392 INFO kablam! | Oct 12 04:00:20.392 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 12 04:00:20.392 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.392 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/cli.rs:18:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 18 | use version; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::version` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/command.rs:15:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 15 | use types::Step; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Step` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/condition.rs:10:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 10 | use command; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/condition.rs:14:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 14 | use types; Oct 12 04:00:20.393 INFO kablam! | ^^^^^ help: use `crate`: `crate::types` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/condition.rs:15:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 15 | use types::{FlowInfo, RustVersionCondition, Step, TaskCondition}; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{FlowInfo, RustVersionCondition, Step, TaskCondition}` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/condition.rs:16:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 16 | use version::is_newer; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::version::is_newer` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/config.rs:14:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 14 | use storage; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::storage` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/config.rs:16:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 16 | use types::GlobalConfig; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::GlobalConfig` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/descriptor.rs:13:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 13 | use command; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.393 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.393 INFO kablam! Oct 12 04:00:20.393 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.393 INFO kablam! --> src/descriptor.rs:21:5 Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 INFO kablam! 21 | use types::{Config, ConfigSection, EnvValue, ExternalConfig, Task}; Oct 12 04:00:20.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{Config, ConfigSection, EnvValue, ExternalConfig, Task}` Oct 12 04:00:20.393 INFO kablam! | Oct 12 04:00:20.393 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/environment/crateinfo.rs:15:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 15 | use types::{CrateDependency, CrateInfo}; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CrateDependency, CrateInfo}` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/environment/gitinfo.rs:10:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 10 | use command; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/environment/gitinfo.rs:12:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 12 | use types::GitInfo; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::types::GitInfo` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/environment/mod.rs:13:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 13 | use command; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/environment/mod.rs:21:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 21 | use types::{ Oct 12 04:00:20.394 INFO kablam! | _____^ Oct 12 04:00:20.394 INFO kablam! 22 | | CliArgs, Config, CrateInfo, EnvInfo, EnvValue, EnvValueInfo, GitInfo, PackageInfo, Step, Task, Oct 12 04:00:20.394 INFO kablam! 23 | | Workspace, Oct 12 04:00:20.394 INFO kablam! 24 | | }; Oct 12 04:00:20.394 INFO kablam! | |_^ Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! help: use `crate` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 21 | use crate::types::{ Oct 12 04:00:20.394 INFO kablam! 22 | CliArgs, Config, CrateInfo, EnvInfo, EnvValue, EnvValueInfo, GitInfo, PackageInfo, Step, Task, Oct 12 04:00:20.394 INFO kablam! 23 | Workspace, Oct 12 04:00:20.394 INFO kablam! 24 | }; Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/installer.rs:13:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 13 | use command; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/installer.rs:15:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 15 | use types::Task; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Task` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/runner.rs:15:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 INFO kablam! 15 | use command; Oct 12 04:00:20.394 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.394 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 12 04:00:20.394 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.394 INFO kablam! Oct 12 04:00:20.394 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.394 INFO kablam! --> src/runner.rs:16:5 Oct 12 04:00:20.394 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 16 | use condition; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::condition` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/runner.rs:17:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 17 | use environment; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::environment` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/runner.rs:19:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 19 | use installer; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::installer` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/runner.rs:20:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 20 | use logger; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^ help: use `crate`: `crate::logger` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/runner.rs:21:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 21 | use scriptengine; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/runner.rs:26:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 26 | use types::{CliArgs, Config, CrateInfo, EnvInfo, EnvValue, ExecutionPlan, FlowInfo, Step, Task}; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CliArgs, Config, CrateInfo, EnvInfo, EnvValue, ExecutionPlan, FlowInfo, Step, Task}` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/scriptengine/generic_script.rs:10:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 10 | use command; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/scriptengine/generic_script.rs:11:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 11 | use scriptengine::script_utils::{create_script_file, delete_file}; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine::script_utils::{create_script_file, delete_file}` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/scriptengine/rsscript.rs:10:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 10 | use command; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.395 INFO kablam! --> src/scriptengine/rsscript.rs:11:5 Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 INFO kablam! 11 | use installer; Oct 12 04:00:20.395 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::installer` Oct 12 04:00:20.395 INFO kablam! | Oct 12 04:00:20.395 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 12 04:00:20.395 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.395 INFO kablam! Oct 12 04:00:20.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.396 INFO kablam! --> src/scriptengine/rsscript.rs:12:5 Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 INFO kablam! 12 | use scriptengine::script_utils::{create_script_file, delete_file}; Oct 12 04:00:20.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::scriptengine::script_utils::{create_script_file, delete_file}` Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 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 12 04:00:20.396 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.396 INFO kablam! Oct 12 04:00:20.396 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.396 INFO kablam! --> src/scriptengine/shell_to_batch.rs:10:5 Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 INFO kablam! 10 | use command; Oct 12 04:00:20.396 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 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 12 04:00:20.396 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.396 INFO kablam! Oct 12 04:00:20.396 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.396 INFO kablam! --> src/scriptengine/mod.rs:15:5 Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 INFO kablam! 15 | use types::Task; Oct 12 04:00:20.396 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::types::Task` Oct 12 04:00:20.396 INFO kablam! | Oct 12 04:00:20.396 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 12 04:00:20.397 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.397 INFO kablam! Oct 12 04:00:20.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.397 INFO kablam! --> src/storage.rs:10:5 Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 INFO kablam! 10 | use legacy; Oct 12 04:00:20.397 INFO kablam! | ^^^^^^ help: use `crate`: `crate::legacy` Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 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 12 04:00:20.397 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.397 INFO kablam! Oct 12 04:00:20.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.397 INFO kablam! --> src/version.rs:11:5 Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 INFO kablam! 11 | use cache; Oct 12 04:00:20.397 INFO kablam! | ^^^^^ help: use `crate`: `crate::cache` Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 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 12 04:00:20.397 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.397 INFO kablam! Oct 12 04:00:20.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.397 INFO kablam! --> src/version.rs:12:5 Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 INFO kablam! 12 | use command; Oct 12 04:00:20.397 INFO kablam! | ^^^^^^^ help: use `crate`: `crate::command` Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 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 12 04:00:20.397 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.397 INFO kablam! Oct 12 04:00:20.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 04:00:20.397 INFO kablam! --> src/version.rs:16:5 Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 INFO kablam! 16 | use types::{Cache, GlobalConfig}; Oct 12 04:00:20.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{Cache, GlobalConfig}` Oct 12 04:00:20.397 INFO kablam! | Oct 12 04:00:20.397 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 12 04:00:20.397 INFO kablam! = note: for more information, see issue TBD Oct 12 04:00:20.397 INFO kablam! Oct 12 04:00:21.364 INFO kablam! error: aborting due to 43 previous errors Oct 12 04:00:21.364 INFO kablam! Oct 12 04:00:21.375 INFO kablam! error: Could not compile `cargo-make`. Oct 12 04:00:21.375 INFO kablam! Oct 12 04:00:21.375 INFO kablam! To learn more, run the command again with --verbose. Oct 12 04:00:21.376 INFO kablam! su: No module specific data is present Oct 12 04:00:21.678 INFO running `"docker" "rm" "-f" "4b70078022ca3f713978e4f1e7ece05a680faf2291a18eabd81d5e3c3071bd0d"` Oct 12 04:00:21.814 INFO blam! 4b70078022ca3f713978e4f1e7ece05a680faf2291a18eabd81d5e3c3071bd0d