Oct 22 04:03:48.985 INFO checking ci-detective-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:03:48.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:03:49.284 INFO blam! 744a77f37901b04fe28c1a58bc11191bcf6fc1b9d9dbad2a957aca43be40ead6 Oct 22 04:03:49.287 INFO running `"docker" "start" "-a" "744a77f37901b04fe28c1a58bc11191bcf6fc1b9d9dbad2a957aca43be40ead6"` Oct 22 04:03:50.437 INFO kablam! usermod: no changes Oct 22 04:03:50.494 INFO kablam! Checking ci-detective v0.1.0 (/source) Oct 22 04:03:51.158 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.158 INFO kablam! --> src/jenkins.rs:1:5 Oct 22 04:03:51.158 INFO kablam! | Oct 22 04:03:51.158 INFO kablam! 1 | use env; Oct 22 04:03:51.158 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.158 INFO kablam! | Oct 22 04:03:51.158 INFO kablam! note: lint level defined here Oct 22 04:03:51.158 INFO kablam! --> src/lib.rs:7:67 Oct 22 04:03:51.158 INFO kablam! | Oct 22 04:03:51.158 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 22 04:03:51.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:51.159 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 22 04:03:51.159 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 22 04:03:51.159 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.159 INFO kablam! Oct 22 04:03:51.159 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.159 INFO kablam! --> src/lib.rs:59:9 Oct 22 04:03:51.159 INFO kablam! | Oct 22 04:03:51.159 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 22 04:03:51.159 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 22 04:03:51.159 INFO kablam! | Oct 22 04:03:51.159 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 22 04:03:51.159 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.159 INFO kablam! Oct 22 04:03:51.159 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.159 INFO kablam! --> src/travis.rs:1:5 Oct 22 04:03:51.159 INFO kablam! | Oct 22 04:03:51.159 INFO kablam! 1 | use env; Oct 22 04:03:51.159 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.159 INFO kablam! | Oct 22 04:03:51.159 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 22 04:03:51.160 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.160 INFO kablam! Oct 22 04:03:51.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.160 INFO kablam! --> src/lib.rs:63:9 Oct 22 04:03:51.160 INFO kablam! | Oct 22 04:03:51.160 INFO kablam! 63 | pub use travis::Travis; Oct 22 04:03:51.160 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 22 04:03:51.160 INFO kablam! | Oct 22 04:03:51.160 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 22 04:03:51.160 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.160 INFO kablam! Oct 22 04:03:51.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.160 INFO kablam! --> src/docker.rs:1:5 Oct 22 04:03:51.160 INFO kablam! | Oct 22 04:03:51.160 INFO kablam! 1 | use env; Oct 22 04:03:51.160 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.160 INFO kablam! | Oct 22 04:03:51.160 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 22 04:03:51.160 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.160 INFO kablam! Oct 22 04:03:51.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.161 INFO kablam! --> src/lib.rs:67:9 Oct 22 04:03:51.161 INFO kablam! | Oct 22 04:03:51.161 INFO kablam! 67 | pub use docker::Docker; Oct 22 04:03:51.161 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 22 04:03:51.161 INFO kablam! | Oct 22 04:03:51.161 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 22 04:03:51.161 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.161 INFO kablam! Oct 22 04:03:51.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.161 INFO kablam! --> src/codeship.rs:1:5 Oct 22 04:03:51.161 INFO kablam! | Oct 22 04:03:51.161 INFO kablam! 1 | use env; Oct 22 04:03:51.161 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.161 INFO kablam! | Oct 22 04:03:51.161 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 22 04:03:51.161 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.161 INFO kablam! Oct 22 04:03:51.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.161 INFO kablam! --> src/lib.rs:71:9 Oct 22 04:03:51.161 INFO kablam! | Oct 22 04:03:51.162 INFO kablam! 71 | pub use codeship::Codeship; Oct 22 04:03:51.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 22 04:03:51.162 INFO kablam! | Oct 22 04:03:51.162 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 22 04:03:51.162 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.162 INFO kablam! Oct 22 04:03:51.162 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.162 INFO kablam! --> src/codefresh.rs:1:5 Oct 22 04:03:51.162 INFO kablam! | Oct 22 04:03:51.162 INFO kablam! 1 | use env; Oct 22 04:03:51.162 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.162 INFO kablam! | Oct 22 04:03:51.162 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 22 04:03:51.162 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.162 INFO kablam! Oct 22 04:03:51.162 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.162 INFO kablam! --> src/lib.rs:75:9 Oct 22 04:03:51.162 INFO kablam! | Oct 22 04:03:51.162 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 22 04:03:51.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 22 04:03:51.163 INFO kablam! | Oct 22 04:03:51.163 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 22 04:03:51.163 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.163 INFO kablam! Oct 22 04:03:51.163 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.163 INFO kablam! --> src/circle.rs:1:5 Oct 22 04:03:51.163 INFO kablam! | Oct 22 04:03:51.163 INFO kablam! 1 | use env; Oct 22 04:03:51.163 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.163 INFO kablam! | Oct 22 04:03:51.163 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 22 04:03:51.163 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.163 INFO kablam! Oct 22 04:03:51.163 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.163 INFO kablam! --> src/lib.rs:82:9 Oct 22 04:03:51.163 INFO kablam! | Oct 22 04:03:51.163 INFO kablam! 82 | pub use circle::Circle; Oct 22 04:03:51.163 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 22 04:03:51.163 INFO kablam! | Oct 22 04:03:51.163 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 22 04:03:51.163 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.163 INFO kablam! Oct 22 04:03:51.163 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.164 INFO kablam! --> src/appveyor.rs:3:5 Oct 22 04:03:51.164 INFO kablam! | Oct 22 04:03:51.164 INFO kablam! 3 | use env; Oct 22 04:03:51.164 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.164 INFO kablam! | Oct 22 04:03:51.164 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 22 04:03:51.164 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.168 INFO kablam! Oct 22 04:03:51.168 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.168 INFO kablam! --> src/lib.rs:86:9 Oct 22 04:03:51.168 INFO kablam! | Oct 22 04:03:51.168 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 22 04:03:51.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 22 04:03:51.168 INFO kablam! | Oct 22 04:03:51.168 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 22 04:03:51.168 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.169 INFO kablam! Oct 22 04:03:51.351 INFO kablam! error: aborting due to 14 previous errors Oct 22 04:03:51.351 INFO kablam! Oct 22 04:03:51.356 INFO kablam! error: Could not compile `ci-detective`. Oct 22 04:03:51.356 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 04:03:51.527 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.527 INFO kablam! --> src/jenkins.rs:1:5 Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! 1 | use env; Oct 22 04:03:51.527 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! note: lint level defined here Oct 22 04:03:51.527 INFO kablam! --> src/lib.rs:7:67 Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 22 04:03:51.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:51.527 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 22 04:03:51.527 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 22 04:03:51.527 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.527 INFO kablam! Oct 22 04:03:51.527 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.527 INFO kablam! --> src/lib.rs:59:9 Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 22 04:03:51.527 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 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 22 04:03:51.527 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.527 INFO kablam! Oct 22 04:03:51.527 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.527 INFO kablam! --> src/travis.rs:1:5 Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! 1 | use env; Oct 22 04:03:51.527 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 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 22 04:03:51.527 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.527 INFO kablam! Oct 22 04:03:51.527 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.527 INFO kablam! --> src/lib.rs:63:9 Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 INFO kablam! 63 | pub use travis::Travis; Oct 22 04:03:51.527 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 22 04:03:51.527 INFO kablam! | Oct 22 04:03:51.527 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 22 04:03:51.527 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.527 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/docker.rs:1:5 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 1 | use env; Oct 22 04:03:51.528 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/lib.rs:67:9 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 67 | pub use docker::Docker; Oct 22 04:03:51.528 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/codeship.rs:1:5 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 1 | use env; Oct 22 04:03:51.528 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/lib.rs:71:9 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 71 | pub use codeship::Codeship; Oct 22 04:03:51.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/codefresh.rs:1:5 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 1 | use env; Oct 22 04:03:51.528 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/lib.rs:75:9 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 22 04:03:51.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/circle.rs:1:5 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 1 | use env; Oct 22 04:03:51.528 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/lib.rs:82:9 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 82 | pub use circle::Circle; Oct 22 04:03:51.528 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 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 22 04:03:51.528 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.528 INFO kablam! Oct 22 04:03:51.528 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.528 INFO kablam! --> src/appveyor.rs:3:5 Oct 22 04:03:51.528 INFO kablam! | Oct 22 04:03:51.528 INFO kablam! 3 | use env; Oct 22 04:03:51.528 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 22 04:03:51.529 INFO kablam! | Oct 22 04:03:51.529 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 22 04:03:51.529 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.529 INFO kablam! Oct 22 04:03:51.529 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 04:03:51.529 INFO kablam! --> src/lib.rs:86:9 Oct 22 04:03:51.529 INFO kablam! | Oct 22 04:03:51.529 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 22 04:03:51.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 22 04:03:51.529 INFO kablam! | Oct 22 04:03:51.529 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 22 04:03:51.529 INFO kablam! = note: for more information, see issue TBD Oct 22 04:03:51.529 INFO kablam! Oct 22 04:03:51.707 INFO kablam! error: aborting due to 14 previous errors Oct 22 04:03:51.707 INFO kablam! Oct 22 04:03:51.716 INFO kablam! error: Could not compile `ci-detective`. Oct 22 04:03:51.716 INFO kablam! Oct 22 04:03:51.716 INFO kablam! To learn more, run the command again with --verbose. Oct 22 04:03:51.720 INFO kablam! su: No module specific data is present Oct 22 04:03:52.128 INFO running `"docker" "rm" "-f" "744a77f37901b04fe28c1a58bc11191bcf6fc1b9d9dbad2a957aca43be40ead6"` Oct 22 04:03:52.328 INFO blam! 744a77f37901b04fe28c1a58bc11191bcf6fc1b9d9dbad2a957aca43be40ead6