Nov 10 07:57:34.570 INFO checking ci-detective-0.1.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 07:57:34.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 10 07:57:34.977 INFO blam! 0c78ff56da295df94820e2768b90a6c9055a3cf35a24455f0110e1e54dc27750 Nov 10 07:57:34.991 INFO running `"docker" "start" "-a" "0c78ff56da295df94820e2768b90a6c9055a3cf35a24455f0110e1e54dc27750"` Nov 10 07:57:36.197 INFO kablam! usermod: no changes Nov 10 07:57:36.259 INFO kablam! Checking ci-detective v0.1.0 (/source) Nov 10 07:57:37.043 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.043 INFO kablam! --> src/jenkins.rs:1:5 Nov 10 07:57:37.043 INFO kablam! | Nov 10 07:57:37.043 INFO kablam! 1 | use env; Nov 10 07:57:37.043 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.043 INFO kablam! | Nov 10 07:57:37.043 INFO kablam! note: lint level defined here Nov 10 07:57:37.043 INFO kablam! --> src/lib.rs:7:67 Nov 10 07:57:37.043 INFO kablam! | Nov 10 07:57:37.043 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 10 07:57:37.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 10 07:57:37.043 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 10 07:57:37.043 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! Nov 10 07:57:37.043 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.043 INFO kablam! Nov 10 07:57:37.043 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.043 INFO kablam! --> src/lib.rs:59:9 Nov 10 07:57:37.043 INFO kablam! | Nov 10 07:57:37.043 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 10 07:57:37.043 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 10 07:57:37.043 INFO kablam! | Nov 10 07:57:37.043 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! Nov 10 07:57:37.043 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.043 INFO kablam! Nov 10 07:57:37.043 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/travis.rs:1:5 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 1 | use env; Nov 10 07:57:37.044 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/lib.rs:63:9 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 63 | pub use travis::Travis; Nov 10 07:57:37.044 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/docker.rs:1:5 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 1 | use env; Nov 10 07:57:37.044 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/lib.rs:67:9 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 67 | pub use docker::Docker; Nov 10 07:57:37.044 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/codeship.rs:1:5 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 1 | use env; Nov 10 07:57:37.044 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/lib.rs:71:9 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 71 | pub use codeship::Codeship; Nov 10 07:57:37.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/codefresh.rs:1:5 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 1 | use env; Nov 10 07:57:37.044 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/lib.rs:75:9 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 10 07:57:37.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/circle.rs:1:5 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 1 | use env; Nov 10 07:57:37.044 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 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! Nov 10 07:57:37.044 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.044 INFO kablam! Nov 10 07:57:37.044 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.044 INFO kablam! --> src/lib.rs:82:9 Nov 10 07:57:37.044 INFO kablam! | Nov 10 07:57:37.044 INFO kablam! 82 | pub use circle::Circle; Nov 10 07:57:37.044 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 10 07:57:37.045 INFO kablam! | Nov 10 07:57:37.045 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! Nov 10 07:57:37.045 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.045 INFO kablam! Nov 10 07:57:37.045 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.045 INFO kablam! --> src/appveyor.rs:3:5 Nov 10 07:57:37.045 INFO kablam! | Nov 10 07:57:37.045 INFO kablam! 3 | use env; Nov 10 07:57:37.045 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.045 INFO kablam! | Nov 10 07:57:37.045 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! Nov 10 07:57:37.045 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.045 INFO kablam! Nov 10 07:57:37.045 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.045 INFO kablam! --> src/lib.rs:86:9 Nov 10 07:57:37.045 INFO kablam! | Nov 10 07:57:37.045 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 10 07:57:37.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 10 07:57:37.045 INFO kablam! | Nov 10 07:57:37.045 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! Nov 10 07:57:37.045 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.045 INFO kablam! Nov 10 07:57:37.291 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.291 INFO kablam! --> src/jenkins.rs:1:5 Nov 10 07:57:37.291 INFO kablam! | Nov 10 07:57:37.291 INFO kablam! 1 | use env; Nov 10 07:57:37.291 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.291 INFO kablam! | Nov 10 07:57:37.291 INFO kablam! note: lint level defined here Nov 10 07:57:37.291 INFO kablam! --> src/lib.rs:7:67 Nov 10 07:57:37.291 INFO kablam! | Nov 10 07:57:37.291 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 10 07:57:37.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 10 07:57:37.291 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 10 07:57:37.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! Nov 10 07:57:37.291 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.291 INFO kablam! Nov 10 07:57:37.291 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.291 INFO kablam! --> src/lib.rs:59:9 Nov 10 07:57:37.291 INFO kablam! | Nov 10 07:57:37.291 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 10 07:57:37.291 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 10 07:57:37.291 INFO kablam! | Nov 10 07:57:37.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! Nov 10 07:57:37.291 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.291 INFO kablam! Nov 10 07:57:37.291 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/travis.rs:1:5 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 1 | use env; Nov 10 07:57:37.292 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/lib.rs:63:9 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 63 | pub use travis::Travis; Nov 10 07:57:37.292 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/docker.rs:1:5 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 1 | use env; Nov 10 07:57:37.292 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/lib.rs:67:9 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 67 | pub use docker::Docker; Nov 10 07:57:37.292 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/codeship.rs:1:5 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 1 | use env; Nov 10 07:57:37.292 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/lib.rs:71:9 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 71 | pub use codeship::Codeship; Nov 10 07:57:37.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/codefresh.rs:1:5 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 1 | use env; Nov 10 07:57:37.292 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/lib.rs:75:9 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 10 07:57:37.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.292 INFO kablam! --> src/circle.rs:1:5 Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 INFO kablam! 1 | use env; Nov 10 07:57:37.292 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.292 INFO kablam! | Nov 10 07:57:37.292 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! Nov 10 07:57:37.292 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.292 INFO kablam! Nov 10 07:57:37.292 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.293 INFO kablam! --> src/lib.rs:82:9 Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.293 INFO kablam! 82 | pub use circle::Circle; Nov 10 07:57:37.293 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.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! Nov 10 07:57:37.293 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.293 INFO kablam! Nov 10 07:57:37.293 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.293 INFO kablam! --> src/appveyor.rs:3:5 Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.293 INFO kablam! 3 | use env; Nov 10 07:57:37.293 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.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! Nov 10 07:57:37.293 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.293 INFO kablam! Nov 10 07:57:37.293 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 10 07:57:37.293 INFO kablam! --> src/lib.rs:86:9 Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.293 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 10 07:57:37.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 10 07:57:37.293 INFO kablam! | Nov 10 07:57:37.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! Nov 10 07:57:37.293 INFO kablam! = note: for more information, see issue #53130 Nov 10 07:57:37.293 INFO kablam! Nov 10 07:57:37.351 INFO kablam! error: aborting due to 14 previous errors Nov 10 07:57:37.351 INFO kablam! Nov 10 07:57:37.363 INFO kablam! error: Could not compile `ci-detective`. Nov 10 07:57:37.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 07:57:37.551 INFO kablam! error: aborting due to 14 previous errors Nov 10 07:57:37.551 INFO kablam! Nov 10 07:57:37.573 INFO kablam! error: Could not compile `ci-detective`. Nov 10 07:57:37.573 INFO kablam! Nov 10 07:57:37.573 INFO kablam! To learn more, run the command again with --verbose. Nov 10 07:57:37.575 INFO kablam! su: No module specific data is present Nov 10 07:57:38.091 INFO running `"docker" "rm" "-f" "0c78ff56da295df94820e2768b90a6c9055a3cf35a24455f0110e1e54dc27750"` Nov 10 07:57:38.339 INFO blam! 0c78ff56da295df94820e2768b90a6c9055a3cf35a24455f0110e1e54dc27750