Oct 27 23:55:00.161 INFO checking ci-detective-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:55:00.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 23:55:00.616 INFO blam! 0d62879722f99837844b249ef595e67538ac9198ef0b86f3fcc978e38f6ff153 Oct 27 23:55:00.618 INFO running `"docker" "start" "-a" "0d62879722f99837844b249ef595e67538ac9198ef0b86f3fcc978e38f6ff153"` Oct 27 23:55:01.970 INFO kablam! usermod: no changes Oct 27 23:55:02.063 INFO kablam! Checking ci-detective v0.1.0 (/source) Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/jenkins.rs:1:5 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 1 | use env; Oct 27 23:55:02.827 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! note: lint level defined here Oct 27 23:55:02.827 INFO kablam! --> src/lib.rs:7:67 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 27 23:55:02.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 23:55:02.827 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/lib.rs:59:9 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 27 23:55:02.827 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/travis.rs:1:5 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 1 | use env; Oct 27 23:55:02.827 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/lib.rs:63:9 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 63 | pub use travis::Travis; Oct 27 23:55:02.827 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/docker.rs:1:5 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 1 | use env; Oct 27 23:55:02.827 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/lib.rs:67:9 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 67 | pub use docker::Docker; Oct 27 23:55:02.827 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/codeship.rs:1:5 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 INFO kablam! 1 | use env; Oct 27 23:55:02.827 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.827 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 27 23:55:02.827 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.827 INFO kablam! Oct 27 23:55:02.827 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.827 INFO kablam! --> src/lib.rs:71:9 Oct 27 23:55:02.827 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 71 | pub use codeship::Codeship; Oct 27 23:55:02.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/codefresh.rs:1:5 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 1 | use env; Oct 27 23:55:02.828 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/lib.rs:75:9 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 27 23:55:02.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/circle.rs:1:5 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 1 | use env; Oct 27 23:55:02.828 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/lib.rs:82:9 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 82 | pub use circle::Circle; Oct 27 23:55:02.828 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/appveyor.rs:3:5 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 3 | use env; Oct 27 23:55:02.828 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:02.828 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:02.828 INFO kablam! --> src/lib.rs:86:9 Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 27 23:55:02.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 27 23:55:02.828 INFO kablam! | Oct 27 23:55:02.828 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 27 23:55:02.828 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:02.828 INFO kablam! Oct 27 23:55:03.127 INFO kablam! error: aborting due to 14 previous errors Oct 27 23:55:03.127 INFO kablam! Oct 27 23:55:03.151 INFO kablam! error: Could not compile `ci-detective`. Oct 27 23:55:03.151 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 23:55:03.416 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.416 INFO kablam! --> src/jenkins.rs:1:5 Oct 27 23:55:03.416 INFO kablam! | Oct 27 23:55:03.417 INFO kablam! 1 | use env; Oct 27 23:55:03.417 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.417 INFO kablam! | Oct 27 23:55:03.417 INFO kablam! note: lint level defined here Oct 27 23:55:03.418 INFO kablam! --> src/lib.rs:7:67 Oct 27 23:55:03.418 INFO kablam! | Oct 27 23:55:03.418 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 27 23:55:03.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 23:55:03.419 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 27 23:55:03.419 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 27 23:55:03.419 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.419 INFO kablam! Oct 27 23:55:03.420 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.420 INFO kablam! --> src/lib.rs:59:9 Oct 27 23:55:03.420 INFO kablam! | Oct 27 23:55:03.421 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 27 23:55:03.421 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 27 23:55:03.421 INFO kablam! | Oct 27 23:55:03.421 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 27 23:55:03.422 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.422 INFO kablam! Oct 27 23:55:03.422 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.422 INFO kablam! --> src/travis.rs:1:5 Oct 27 23:55:03.423 INFO kablam! | Oct 27 23:55:03.423 INFO kablam! 1 | use env; Oct 27 23:55:03.423 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.424 INFO kablam! | Oct 27 23:55:03.424 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 27 23:55:03.424 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.425 INFO kablam! Oct 27 23:55:03.425 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.425 INFO kablam! --> src/lib.rs:63:9 Oct 27 23:55:03.425 INFO kablam! | Oct 27 23:55:03.426 INFO kablam! 63 | pub use travis::Travis; Oct 27 23:55:03.426 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 27 23:55:03.426 INFO kablam! | Oct 27 23:55:03.427 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 27 23:55:03.427 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.427 INFO kablam! Oct 27 23:55:03.428 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.428 INFO kablam! --> src/docker.rs:1:5 Oct 27 23:55:03.428 INFO kablam! | Oct 27 23:55:03.428 INFO kablam! 1 | use env; Oct 27 23:55:03.429 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.429 INFO kablam! | Oct 27 23:55:03.429 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 27 23:55:03.430 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.430 INFO kablam! Oct 27 23:55:03.430 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.430 INFO kablam! --> src/lib.rs:67:9 Oct 27 23:55:03.431 INFO kablam! | Oct 27 23:55:03.431 INFO kablam! 67 | pub use docker::Docker; Oct 27 23:55:03.431 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 27 23:55:03.432 INFO kablam! | Oct 27 23:55:03.432 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 27 23:55:03.432 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.433 INFO kablam! Oct 27 23:55:03.433 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.433 INFO kablam! --> src/codeship.rs:1:5 Oct 27 23:55:03.433 INFO kablam! | Oct 27 23:55:03.434 INFO kablam! 1 | use env; Oct 27 23:55:03.434 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.434 INFO kablam! | Oct 27 23:55:03.435 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 27 23:55:03.435 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.435 INFO kablam! Oct 27 23:55:03.435 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.436 INFO kablam! --> src/lib.rs:71:9 Oct 27 23:55:03.436 INFO kablam! | Oct 27 23:55:03.436 INFO kablam! 71 | pub use codeship::Codeship; Oct 27 23:55:03.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 27 23:55:03.437 INFO kablam! | Oct 27 23:55:03.437 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 27 23:55:03.437 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.437 INFO kablam! Oct 27 23:55:03.438 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.438 INFO kablam! --> src/codefresh.rs:1:5 Oct 27 23:55:03.438 INFO kablam! | Oct 27 23:55:03.443 INFO kablam! 1 | use env; Oct 27 23:55:03.443 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.443 INFO kablam! | Oct 27 23:55:03.443 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 27 23:55:03.444 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.444 INFO kablam! Oct 27 23:55:03.444 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.444 INFO kablam! --> src/lib.rs:75:9 Oct 27 23:55:03.445 INFO kablam! | Oct 27 23:55:03.445 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 27 23:55:03.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 27 23:55:03.445 INFO kablam! | Oct 27 23:55:03.446 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 27 23:55:03.446 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.446 INFO kablam! Oct 27 23:55:03.447 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.447 INFO kablam! --> src/circle.rs:1:5 Oct 27 23:55:03.447 INFO kablam! | Oct 27 23:55:03.447 INFO kablam! 1 | use env; Oct 27 23:55:03.448 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.448 INFO kablam! | Oct 27 23:55:03.448 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 27 23:55:03.448 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.449 INFO kablam! Oct 27 23:55:03.449 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.449 INFO kablam! --> src/lib.rs:82:9 Oct 27 23:55:03.449 INFO kablam! | Oct 27 23:55:03.450 INFO kablam! 82 | pub use circle::Circle; Oct 27 23:55:03.450 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 27 23:55:03.450 INFO kablam! | Oct 27 23:55:03.451 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 27 23:55:03.451 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.451 INFO kablam! Oct 27 23:55:03.451 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.452 INFO kablam! --> src/appveyor.rs:3:5 Oct 27 23:55:03.452 INFO kablam! | Oct 27 23:55:03.452 INFO kablam! 3 | use env; Oct 27 23:55:03.452 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:03.453 INFO kablam! | Oct 27 23:55:03.453 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 27 23:55:03.453 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.453 INFO kablam! Oct 27 23:55:03.454 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:03.454 INFO kablam! --> src/lib.rs:86:9 Oct 27 23:55:03.454 INFO kablam! | Oct 27 23:55:03.455 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 27 23:55:03.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 27 23:55:03.455 INFO kablam! | Oct 27 23:55:03.455 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 27 23:55:03.456 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:03.456 INFO kablam! Oct 27 23:55:03.627 INFO kablam! error: aborting due to 14 previous errors Oct 27 23:55:03.628 INFO kablam! Oct 27 23:55:03.631 INFO kablam! error: Could not compile `ci-detective`. Oct 27 23:55:03.632 INFO kablam! Oct 27 23:55:03.632 INFO kablam! To learn more, run the command again with --verbose. Oct 27 23:55:03.633 INFO kablam! su: No module specific data is present Oct 27 23:55:04.237 INFO running `"docker" "rm" "-f" "0d62879722f99837844b249ef595e67538ac9198ef0b86f3fcc978e38f6ff153"` Oct 27 23:55:04.539 INFO blam! 0d62879722f99837844b249ef595e67538ac9198ef0b86f3fcc978e38f6ff153