Oct 27 23:55:01.168 INFO checking ci-detective-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:55:01.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 23:55:01.543 INFO blam! 48cf6775c32dd96b3af9bd58b2541ddc86385aeec32494579c0f7e3b6d874a55 Oct 27 23:55:01.545 INFO running `"docker" "start" "-a" "48cf6775c32dd96b3af9bd58b2541ddc86385aeec32494579c0f7e3b6d874a55"` Oct 27 23:55:02.791 INFO kablam! usermod: no changes Oct 27 23:55:02.887 INFO kablam! Checking ci-detective v0.1.0 (/source) Oct 27 23:55:04.273 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.273 INFO kablam! --> src/jenkins.rs:1:5 Oct 27 23:55:04.274 INFO kablam! | Oct 27 23:55:04.274 INFO kablam! 1 | use env; Oct 27 23:55:04.274 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.275 INFO kablam! | Oct 27 23:55:04.275 INFO kablam! note: lint level defined here Oct 27 23:55:04.275 INFO kablam! --> src/lib.rs:7:67 Oct 27 23:55:04.276 INFO kablam! | Oct 27 23:55:04.276 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 27 23:55:04.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 23:55:04.277 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 27 23:55:04.277 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:04.277 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.277 INFO kablam! Oct 27 23:55:04.278 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.278 INFO kablam! --> src/lib.rs:59:9 Oct 27 23:55:04.278 INFO kablam! | Oct 27 23:55:04.278 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 27 23:55:04.279 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 27 23:55:04.279 INFO kablam! | Oct 27 23:55:04.279 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:04.280 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.280 INFO kablam! Oct 27 23:55:04.280 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.280 INFO kablam! --> src/travis.rs:1:5 Oct 27 23:55:04.281 INFO kablam! | Oct 27 23:55:04.281 INFO kablam! 1 | use env; Oct 27 23:55:04.281 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.281 INFO kablam! | Oct 27 23:55:04.282 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:04.282 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.282 INFO kablam! Oct 27 23:55:04.287 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.287 INFO kablam! --> src/lib.rs:63:9 Oct 27 23:55:04.287 INFO kablam! | Oct 27 23:55:04.288 INFO kablam! 63 | pub use travis::Travis; Oct 27 23:55:04.288 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 27 23:55:04.288 INFO kablam! | Oct 27 23:55:04.288 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:04.289 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.289 INFO kablam! Oct 27 23:55:04.289 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.290 INFO kablam! --> src/docker.rs:1:5 Oct 27 23:55:04.290 INFO kablam! | Oct 27 23:55:04.290 INFO kablam! 1 | use env; Oct 27 23:55:04.290 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.291 INFO kablam! | Oct 27 23:55:04.291 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:04.291 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.291 INFO kablam! Oct 27 23:55:04.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.292 INFO kablam! --> src/lib.rs:67:9 Oct 27 23:55:04.292 INFO kablam! | Oct 27 23:55:04.293 INFO kablam! 67 | pub use docker::Docker; Oct 27 23:55:04.293 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 27 23:55:04.293 INFO kablam! | Oct 27 23:55:04.293 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:04.294 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.294 INFO kablam! Oct 27 23:55:04.294 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.294 INFO kablam! --> src/codeship.rs:1:5 Oct 27 23:55:04.295 INFO kablam! | Oct 27 23:55:04.295 INFO kablam! 1 | use env; Oct 27 23:55:04.295 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.296 INFO kablam! | Oct 27 23:55:04.296 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:04.296 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.296 INFO kablam! Oct 27 23:55:04.297 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.297 INFO kablam! --> src/lib.rs:71:9 Oct 27 23:55:04.297 INFO kablam! | Oct 27 23:55:04.297 INFO kablam! 71 | pub use codeship::Codeship; Oct 27 23:55:04.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 27 23:55:04.298 INFO kablam! | Oct 27 23:55:04.298 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:04.299 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.299 INFO kablam! Oct 27 23:55:04.299 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.300 INFO kablam! --> src/codefresh.rs:1:5 Oct 27 23:55:04.300 INFO kablam! | Oct 27 23:55:04.300 INFO kablam! 1 | use env; Oct 27 23:55:04.300 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.301 INFO kablam! | Oct 27 23:55:04.301 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:04.301 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.302 INFO kablam! Oct 27 23:55:04.302 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.302 INFO kablam! --> src/lib.rs:75:9 Oct 27 23:55:04.302 INFO kablam! | Oct 27 23:55:04.303 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 27 23:55:04.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 27 23:55:04.303 INFO kablam! | Oct 27 23:55:04.304 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:04.304 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.304 INFO kablam! Oct 27 23:55:04.305 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.305 INFO kablam! --> src/circle.rs:1:5 Oct 27 23:55:04.305 INFO kablam! | Oct 27 23:55:04.306 INFO kablam! 1 | use env; Oct 27 23:55:04.306 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.306 INFO kablam! | Oct 27 23:55:04.307 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:04.307 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.307 INFO kablam! Oct 27 23:55:04.308 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.308 INFO kablam! --> src/lib.rs:82:9 Oct 27 23:55:04.308 INFO kablam! | Oct 27 23:55:04.308 INFO kablam! 82 | pub use circle::Circle; Oct 27 23:55:04.308 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 27 23:55:04.308 INFO kablam! | Oct 27 23:55:04.308 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:04.308 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.308 INFO kablam! Oct 27 23:55:04.309 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.309 INFO kablam! --> src/appveyor.rs:3:5 Oct 27 23:55:04.309 INFO kablam! | Oct 27 23:55:04.309 INFO kablam! 3 | use env; Oct 27 23:55:04.309 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.309 INFO kablam! | Oct 27 23:55:04.309 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:04.309 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.309 INFO kablam! Oct 27 23:55:04.309 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.309 INFO kablam! --> src/lib.rs:86:9 Oct 27 23:55:04.309 INFO kablam! | Oct 27 23:55:04.309 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 27 23:55:04.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 27 23:55:04.309 INFO kablam! | Oct 27 23:55:04.309 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:04.309 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.309 INFO kablam! Oct 27 23:55:04.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.395 INFO kablam! --> src/jenkins.rs:1:5 Oct 27 23:55:04.395 INFO kablam! | Oct 27 23:55:04.395 INFO kablam! 1 | use env; Oct 27 23:55:04.395 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.395 INFO kablam! | Oct 27 23:55:04.395 INFO kablam! note: lint level defined here Oct 27 23:55:04.395 INFO kablam! --> src/lib.rs:7:67 Oct 27 23:55:04.395 INFO kablam! | Oct 27 23:55:04.395 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 27 23:55:04.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 23:55:04.395 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 27 23:55:04.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 27 23:55:04.395 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.395 INFO kablam! Oct 27 23:55:04.395 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.395 INFO kablam! --> src/lib.rs:59:9 Oct 27 23:55:04.395 INFO kablam! | Oct 27 23:55:04.395 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 27 23:55:04.396 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 27 23:55:04.396 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.396 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.396 INFO kablam! Oct 27 23:55:04.396 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.396 INFO kablam! --> src/travis.rs:1:5 Oct 27 23:55:04.396 INFO kablam! | Oct 27 23:55:04.396 INFO kablam! 1 | use env; Oct 27 23:55:04.396 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.396 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.396 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.396 INFO kablam! Oct 27 23:55:04.396 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.396 INFO kablam! --> src/lib.rs:63:9 Oct 27 23:55:04.396 INFO kablam! | Oct 27 23:55:04.396 INFO kablam! 63 | pub use travis::Travis; Oct 27 23:55:04.396 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 27 23:55:04.396 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.396 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.396 INFO kablam! Oct 27 23:55:04.396 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.396 INFO kablam! --> src/docker.rs:1:5 Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.397 INFO kablam! 1 | use env; Oct 27 23:55:04.397 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.397 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.397 INFO kablam! Oct 27 23:55:04.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.397 INFO kablam! --> src/lib.rs:67:9 Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.397 INFO kablam! 67 | pub use docker::Docker; Oct 27 23:55:04.397 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.397 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.397 INFO kablam! Oct 27 23:55:04.397 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.397 INFO kablam! --> src/codeship.rs:1:5 Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.397 INFO kablam! 1 | use env; Oct 27 23:55:04.397 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.397 INFO kablam! | Oct 27 23:55:04.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 27 23:55:04.397 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.398 INFO kablam! Oct 27 23:55:04.398 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.398 INFO kablam! --> src/lib.rs:71:9 Oct 27 23:55:04.398 INFO kablam! | Oct 27 23:55:04.398 INFO kablam! 71 | pub use codeship::Codeship; Oct 27 23:55:04.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 27 23:55:04.398 INFO kablam! | Oct 27 23:55:04.398 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:04.398 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.398 INFO kablam! Oct 27 23:55:04.398 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.398 INFO kablam! --> src/codefresh.rs:1:5 Oct 27 23:55:04.398 INFO kablam! | Oct 27 23:55:04.398 INFO kablam! 1 | use env; Oct 27 23:55:04.398 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.398 INFO kablam! | Oct 27 23:55:04.398 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:04.398 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.398 INFO kablam! Oct 27 23:55:04.407 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.407 INFO kablam! --> src/lib.rs:75:9 Oct 27 23:55:04.407 INFO kablam! | Oct 27 23:55:04.407 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 27 23:55:04.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 27 23:55:04.407 INFO kablam! | Oct 27 23:55:04.407 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:04.407 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.407 INFO kablam! Oct 27 23:55:04.407 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.407 INFO kablam! --> src/circle.rs:1:5 Oct 27 23:55:04.407 INFO kablam! | Oct 27 23:55:04.407 INFO kablam! 1 | use env; Oct 27 23:55:04.407 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.407 INFO kablam! | Oct 27 23:55:04.407 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:04.407 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.407 INFO kablam! Oct 27 23:55:04.407 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.407 INFO kablam! --> src/lib.rs:82:9 Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 INFO kablam! 82 | pub use circle::Circle; Oct 27 23:55:04.408 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 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:04.408 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.408 INFO kablam! Oct 27 23:55:04.408 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.408 INFO kablam! --> src/appveyor.rs:3:5 Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 INFO kablam! 3 | use env; Oct 27 23:55:04.408 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 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:04.408 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.408 INFO kablam! Oct 27 23:55:04.408 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 23:55:04.408 INFO kablam! --> src/lib.rs:86:9 Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 27 23:55:04.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 27 23:55:04.408 INFO kablam! | Oct 27 23:55:04.408 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:04.408 INFO kablam! = note: for more information, see issue TBD Oct 27 23:55:04.409 INFO kablam! Oct 27 23:55:04.583 INFO kablam! error: aborting due to 14 previous errors Oct 27 23:55:04.583 INFO kablam! Oct 27 23:55:04.591 INFO kablam! error: Could not compile `ci-detective`. Oct 27 23:55:04.591 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 23:55:04.750 INFO kablam! error: aborting due to 14 previous errors Oct 27 23:55:04.750 INFO kablam! Oct 27 23:55:04.750 INFO kablam! error: Could not compile `ci-detective`. Oct 27 23:55:04.750 INFO kablam! Oct 27 23:55:04.750 INFO kablam! To learn more, run the command again with --verbose. Oct 27 23:55:04.751 INFO kablam! su: No module specific data is present Oct 27 23:55:05.547 INFO running `"docker" "rm" "-f" "48cf6775c32dd96b3af9bd58b2541ddc86385aeec32494579c0f7e3b6d874a55"` Oct 27 23:55:05.910 INFO blam! 48cf6775c32dd96b3af9bd58b2541ddc86385aeec32494579c0f7e3b6d874a55