Nov 03 10:14:44.973 INFO checking ci-detective-0.1.0 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 10:14:44.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 03 10:14:45.340 INFO blam! c9a0e248be9ddc763fdd432faff223a28525f0adf02fac7dc2101fffdee7886e Nov 03 10:14:45.345 INFO running `"docker" "start" "-a" "c9a0e248be9ddc763fdd432faff223a28525f0adf02fac7dc2101fffdee7886e"` Nov 03 10:14:46.751 INFO kablam! usermod: no changes Nov 03 10:14:46.820 INFO kablam! Checking ci-detective v0.1.0 (/source) Nov 03 10:14:47.603 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.603 INFO kablam! --> src/jenkins.rs:1:5 Nov 03 10:14:47.603 INFO kablam! | Nov 03 10:14:47.603 INFO kablam! 1 | use env; Nov 03 10:14:47.603 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.603 INFO kablam! | Nov 03 10:14:47.603 INFO kablam! note: lint level defined here Nov 03 10:14:47.603 INFO kablam! --> src/lib.rs:7:67 Nov 03 10:14:47.603 INFO kablam! | Nov 03 10:14:47.603 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 03 10:14:47.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 03 10:14:47.603 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 03 10:14:47.603 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 03 10:14:47.603 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.603 INFO kablam! Nov 03 10:14:47.603 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.603 INFO kablam! --> src/lib.rs:59:9 Nov 03 10:14:47.603 INFO kablam! | Nov 03 10:14:47.603 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 03 10:14:47.604 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 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 03 10:14:47.604 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.604 INFO kablam! Nov 03 10:14:47.604 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.604 INFO kablam! --> src/travis.rs:1:5 Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 INFO kablam! 1 | use env; Nov 03 10:14:47.604 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 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 03 10:14:47.604 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.604 INFO kablam! Nov 03 10:14:47.604 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.604 INFO kablam! --> src/lib.rs:63:9 Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 INFO kablam! 63 | pub use travis::Travis; Nov 03 10:14:47.604 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 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 03 10:14:47.604 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.604 INFO kablam! Nov 03 10:14:47.604 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.604 INFO kablam! --> src/docker.rs:1:5 Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 INFO kablam! 1 | use env; Nov 03 10:14:47.604 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 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 03 10:14:47.604 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.604 INFO kablam! Nov 03 10:14:47.604 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.604 INFO kablam! --> src/lib.rs:67:9 Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 INFO kablam! 67 | pub use docker::Docker; Nov 03 10:14:47.604 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 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 03 10:14:47.604 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.604 INFO kablam! Nov 03 10:14:47.604 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.604 INFO kablam! --> src/codeship.rs:1:5 Nov 03 10:14:47.604 INFO kablam! | Nov 03 10:14:47.604 INFO kablam! 1 | use env; Nov 03 10:14:47.604 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/lib.rs:71:9 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 71 | pub use codeship::Codeship; Nov 03 10:14:47.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/codefresh.rs:1:5 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 1 | use env; Nov 03 10:14:47.606 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/lib.rs:75:9 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 03 10:14:47.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/circle.rs:1:5 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 1 | use env; Nov 03 10:14:47.606 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/lib.rs:82:9 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 82 | pub use circle::Circle; Nov 03 10:14:47.606 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.606 INFO kablam! --> src/appveyor.rs:3:5 Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 INFO kablam! 3 | use env; Nov 03 10:14:47.606 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:47.606 INFO kablam! | Nov 03 10:14:47.606 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 03 10:14:47.606 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.606 INFO kablam! Nov 03 10:14:47.612 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:47.612 INFO kablam! --> src/lib.rs:86:9 Nov 03 10:14:47.612 INFO kablam! | Nov 03 10:14:47.612 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 03 10:14:47.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 03 10:14:47.612 INFO kablam! | Nov 03 10:14:47.612 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 03 10:14:47.612 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:47.612 INFO kablam! Nov 03 10:14:47.860 INFO kablam! error: aborting due to 14 previous errors Nov 03 10:14:47.860 INFO kablam! Nov 03 10:14:47.876 INFO kablam! error: Could not compile `ci-detective`. Nov 03 10:14:47.876 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 10:14:48.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.160 INFO kablam! --> src/jenkins.rs:1:5 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 1 | use env; Nov 03 10:14:48.160 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! note: lint level defined here Nov 03 10:14:48.160 INFO kablam! --> src/lib.rs:7:67 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 03 10:14:48.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 03 10:14:48.160 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 03 10:14:48.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! Nov 03 10:14:48.160 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.160 INFO kablam! Nov 03 10:14:48.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.160 INFO kablam! --> src/lib.rs:59:9 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 03 10:14:48.160 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.160 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.160 INFO kablam! Nov 03 10:14:48.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.160 INFO kablam! --> src/travis.rs:1:5 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 1 | use env; Nov 03 10:14:48.160 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.160 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.160 INFO kablam! Nov 03 10:14:48.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.160 INFO kablam! --> src/lib.rs:63:9 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 63 | pub use travis::Travis; Nov 03 10:14:48.160 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.160 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.160 INFO kablam! Nov 03 10:14:48.160 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.160 INFO kablam! --> src/docker.rs:1:5 Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.160 INFO kablam! 1 | use env; Nov 03 10:14:48.160 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.160 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.160 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.161 INFO kablam! Nov 03 10:14:48.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.161 INFO kablam! --> src/lib.rs:67:9 Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.161 INFO kablam! 67 | pub use docker::Docker; Nov 03 10:14:48.161 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.161 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.161 INFO kablam! Nov 03 10:14:48.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.161 INFO kablam! --> src/codeship.rs:1:5 Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.161 INFO kablam! 1 | use env; Nov 03 10:14:48.161 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.161 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.161 INFO kablam! Nov 03 10:14:48.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.161 INFO kablam! --> src/lib.rs:71:9 Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.161 INFO kablam! 71 | pub use codeship::Codeship; Nov 03 10:14:48.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.161 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.161 INFO kablam! Nov 03 10:14:48.161 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.161 INFO kablam! --> src/codefresh.rs:1:5 Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.161 INFO kablam! 1 | use env; Nov 03 10:14:48.161 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.161 INFO kablam! | Nov 03 10:14:48.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! Nov 03 10:14:48.161 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.184 INFO kablam! Nov 03 10:14:48.184 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.184 INFO kablam! --> src/lib.rs:75:9 Nov 03 10:14:48.184 INFO kablam! | Nov 03 10:14:48.184 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 03 10:14:48.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 03 10:14:48.184 INFO kablam! | Nov 03 10:14:48.184 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 03 10:14:48.184 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.184 INFO kablam! Nov 03 10:14:48.184 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.184 INFO kablam! --> src/circle.rs:1:5 Nov 03 10:14:48.184 INFO kablam! | Nov 03 10:14:48.184 INFO kablam! 1 | use env; Nov 03 10:14:48.184 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.184 INFO kablam! | Nov 03 10:14:48.184 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 03 10:14:48.185 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.185 INFO kablam! Nov 03 10:14:48.185 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.185 INFO kablam! --> src/lib.rs:82:9 Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 INFO kablam! 82 | pub use circle::Circle; Nov 03 10:14:48.185 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 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 03 10:14:48.185 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.185 INFO kablam! Nov 03 10:14:48.185 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.185 INFO kablam! --> src/appveyor.rs:3:5 Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 INFO kablam! 3 | use env; Nov 03 10:14:48.185 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 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 03 10:14:48.185 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.185 INFO kablam! Nov 03 10:14:48.185 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 10:14:48.185 INFO kablam! --> src/lib.rs:86:9 Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 03 10:14:48.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 03 10:14:48.185 INFO kablam! | Nov 03 10:14:48.185 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 03 10:14:48.185 INFO kablam! = note: for more information, see issue #53130 Nov 03 10:14:48.185 INFO kablam! Nov 03 10:14:48.350 INFO kablam! error: aborting due to 14 previous errors Nov 03 10:14:48.350 INFO kablam! Nov 03 10:14:48.356 INFO kablam! error: Could not compile `ci-detective`. Nov 03 10:14:48.356 INFO kablam! Nov 03 10:14:48.356 INFO kablam! To learn more, run the command again with --verbose. Nov 03 10:14:48.357 INFO kablam! su: No module specific data is present Nov 03 10:14:49.453 INFO running `"docker" "rm" "-f" "c9a0e248be9ddc763fdd432faff223a28525f0adf02fac7dc2101fffdee7886e"` Nov 03 10:14:49.796 INFO blam! c9a0e248be9ddc763fdd432faff223a28525f0adf02fac7dc2101fffdee7886e