Nov 05 01:33:33.522 INFO checking ci-detective-0.1.0 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 05 01:33:33.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 05 01:33:33.936 INFO blam! 5105cfe3d2c1a591411f33868c2ddc08fe97c4e2a9f022826ee6b10e485af651 Nov 05 01:33:33.939 INFO running `"docker" "start" "-a" "5105cfe3d2c1a591411f33868c2ddc08fe97c4e2a9f022826ee6b10e485af651"` Nov 05 01:33:35.007 INFO kablam! usermod: no changes Nov 05 01:33:35.075 INFO kablam! Checking ci-detective v0.1.0 (/source) Nov 05 01:33:35.775 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.775 INFO kablam! --> src/jenkins.rs:1:5 Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! 1 | use env; Nov 05 01:33:35.775 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! note: lint level defined here Nov 05 01:33:35.775 INFO kablam! --> src/lib.rs:7:67 Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 05 01:33:35.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 05 01:33:35.775 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 05 01:33:35.775 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 05 01:33:35.775 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.775 INFO kablam! Nov 05 01:33:35.775 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.775 INFO kablam! --> src/lib.rs:59:9 Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 05 01:33:35.775 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 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 05 01:33:35.775 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.775 INFO kablam! Nov 05 01:33:35.775 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.775 INFO kablam! --> src/travis.rs:1:5 Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! 1 | use env; Nov 05 01:33:35.775 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 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 05 01:33:35.775 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.775 INFO kablam! Nov 05 01:33:35.775 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.775 INFO kablam! --> src/lib.rs:63:9 Nov 05 01:33:35.775 INFO kablam! | Nov 05 01:33:35.775 INFO kablam! 63 | pub use travis::Travis; Nov 05 01:33:35.776 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 05 01:33:35.776 INFO kablam! | Nov 05 01:33:35.776 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 05 01:33:35.776 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.776 INFO kablam! Nov 05 01:33:35.776 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.776 INFO kablam! --> src/docker.rs:1:5 Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 INFO kablam! 1 | use env; Nov 05 01:33:35.780 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 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 05 01:33:35.780 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.780 INFO kablam! Nov 05 01:33:35.780 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.780 INFO kablam! --> src/lib.rs:67:9 Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 INFO kablam! 67 | pub use docker::Docker; Nov 05 01:33:35.780 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 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 05 01:33:35.780 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.780 INFO kablam! Nov 05 01:33:35.780 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.780 INFO kablam! --> src/codeship.rs:1:5 Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 INFO kablam! 1 | use env; Nov 05 01:33:35.780 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 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 05 01:33:35.780 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.780 INFO kablam! Nov 05 01:33:35.780 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.780 INFO kablam! --> src/lib.rs:71:9 Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 INFO kablam! 71 | pub use codeship::Codeship; Nov 05 01:33:35.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 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 05 01:33:35.780 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.780 INFO kablam! Nov 05 01:33:35.780 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.780 INFO kablam! --> src/codefresh.rs:1:5 Nov 05 01:33:35.780 INFO kablam! | Nov 05 01:33:35.780 INFO kablam! 1 | use env; Nov 05 01:33:35.780 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.781 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.781 INFO kablam! --> src/lib.rs:75:9 Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 05 01:33:35.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.781 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.781 INFO kablam! --> src/circle.rs:1:5 Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 INFO kablam! 1 | use env; Nov 05 01:33:35.781 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.781 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.781 INFO kablam! --> src/lib.rs:82:9 Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 INFO kablam! 82 | pub use circle::Circle; Nov 05 01:33:35.781 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.781 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.781 INFO kablam! --> src/appveyor.rs:3:5 Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 INFO kablam! 3 | use env; Nov 05 01:33:35.781 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.781 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.781 INFO kablam! --> src/lib.rs:86:9 Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 05 01:33:35.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 05 01:33:35.781 INFO kablam! | Nov 05 01:33:35.781 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 05 01:33:35.781 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.781 INFO kablam! Nov 05 01:33:35.923 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.923 INFO kablam! --> src/jenkins.rs:1:5 Nov 05 01:33:35.923 INFO kablam! | Nov 05 01:33:35.923 INFO kablam! 1 | use env; Nov 05 01:33:35.923 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.923 INFO kablam! | Nov 05 01:33:35.924 INFO kablam! note: lint level defined here Nov 05 01:33:35.924 INFO kablam! --> src/lib.rs:7:67 Nov 05 01:33:35.924 INFO kablam! | Nov 05 01:33:35.924 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 05 01:33:35.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 05 01:33:35.924 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 05 01:33:35.924 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 05 01:33:35.924 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.924 INFO kablam! Nov 05 01:33:35.927 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.928 INFO kablam! --> src/lib.rs:59:9 Nov 05 01:33:35.928 INFO kablam! | Nov 05 01:33:35.928 INFO kablam! 59 | pub use jenkins::Jenkins; Nov 05 01:33:35.929 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 05 01:33:35.929 INFO kablam! | Nov 05 01:33:35.929 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 05 01:33:35.930 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.930 INFO kablam! Nov 05 01:33:35.930 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.931 INFO kablam! --> src/travis.rs:1:5 Nov 05 01:33:35.931 INFO kablam! | Nov 05 01:33:35.931 INFO kablam! 1 | use env; Nov 05 01:33:35.932 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.932 INFO kablam! | Nov 05 01:33:35.933 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 05 01:33:35.933 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.933 INFO kablam! Nov 05 01:33:35.933 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.934 INFO kablam! --> src/lib.rs:63:9 Nov 05 01:33:35.934 INFO kablam! | Nov 05 01:33:35.934 INFO kablam! 63 | pub use travis::Travis; Nov 05 01:33:35.934 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 05 01:33:35.934 INFO kablam! | Nov 05 01:33:35.934 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 05 01:33:35.934 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.934 INFO kablam! Nov 05 01:33:35.935 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.935 INFO kablam! --> src/docker.rs:1:5 Nov 05 01:33:35.935 INFO kablam! | Nov 05 01:33:35.935 INFO kablam! 1 | use env; Nov 05 01:33:35.935 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.935 INFO kablam! | Nov 05 01:33:35.935 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 05 01:33:35.935 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.935 INFO kablam! Nov 05 01:33:35.936 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.936 INFO kablam! --> src/lib.rs:67:9 Nov 05 01:33:35.936 INFO kablam! | Nov 05 01:33:35.936 INFO kablam! 67 | pub use docker::Docker; Nov 05 01:33:35.936 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 05 01:33:35.936 INFO kablam! | Nov 05 01:33:35.936 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 05 01:33:35.937 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.937 INFO kablam! Nov 05 01:33:35.937 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.937 INFO kablam! --> src/codeship.rs:1:5 Nov 05 01:33:35.937 INFO kablam! | Nov 05 01:33:35.937 INFO kablam! 1 | use env; Nov 05 01:33:35.937 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.937 INFO kablam! | Nov 05 01:33:35.938 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 05 01:33:35.938 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.938 INFO kablam! Nov 05 01:33:35.938 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.938 INFO kablam! --> src/lib.rs:71:9 Nov 05 01:33:35.939 INFO kablam! | Nov 05 01:33:35.939 INFO kablam! 71 | pub use codeship::Codeship; Nov 05 01:33:35.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 05 01:33:35.939 INFO kablam! | Nov 05 01:33:35.939 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 05 01:33:35.939 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.939 INFO kablam! Nov 05 01:33:35.939 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.939 INFO kablam! --> src/codefresh.rs:1:5 Nov 05 01:33:35.940 INFO kablam! | Nov 05 01:33:35.940 INFO kablam! 1 | use env; Nov 05 01:33:35.940 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.940 INFO kablam! | Nov 05 01:33:35.940 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 05 01:33:35.940 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.940 INFO kablam! Nov 05 01:33:35.940 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.940 INFO kablam! --> src/lib.rs:75:9 Nov 05 01:33:35.940 INFO kablam! | Nov 05 01:33:35.940 INFO kablam! 75 | pub use codefresh::Codefresh; Nov 05 01:33:35.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 05 01:33:35.941 INFO kablam! | Nov 05 01:33:35.941 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 05 01:33:35.941 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.941 INFO kablam! Nov 05 01:33:35.941 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.941 INFO kablam! --> src/circle.rs:1:5 Nov 05 01:33:35.941 INFO kablam! | Nov 05 01:33:35.941 INFO kablam! 1 | use env; Nov 05 01:33:35.941 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.941 INFO kablam! | Nov 05 01:33:35.941 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 05 01:33:35.941 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.941 INFO kablam! Nov 05 01:33:35.947 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.947 INFO kablam! --> src/lib.rs:82:9 Nov 05 01:33:35.947 INFO kablam! | Nov 05 01:33:35.947 INFO kablam! 82 | pub use circle::Circle; Nov 05 01:33:35.947 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 05 01:33:35.947 INFO kablam! | Nov 05 01:33:35.947 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 05 01:33:35.947 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.947 INFO kablam! Nov 05 01:33:35.948 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.948 INFO kablam! --> src/appveyor.rs:3:5 Nov 05 01:33:35.948 INFO kablam! | Nov 05 01:33:35.948 INFO kablam! 3 | use env; Nov 05 01:33:35.948 INFO kablam! | ^^^ help: use `crate`: `crate::env` Nov 05 01:33:35.948 INFO kablam! | Nov 05 01:33:35.948 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 05 01:33:35.948 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.948 INFO kablam! Nov 05 01:33:35.948 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 05 01:33:35.948 INFO kablam! --> src/lib.rs:86:9 Nov 05 01:33:35.948 INFO kablam! | Nov 05 01:33:35.948 INFO kablam! 86 | pub use appveyor::Appveyor; Nov 05 01:33:35.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 05 01:33:35.948 INFO kablam! | Nov 05 01:33:35.948 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 05 01:33:35.948 INFO kablam! = note: for more information, see issue #53130 Nov 05 01:33:35.948 INFO kablam! Nov 05 01:33:36.019 INFO kablam! error: aborting due to 14 previous errors Nov 05 01:33:36.019 INFO kablam! Nov 05 01:33:36.019 INFO kablam! error: Could not compile `ci-detective`. Nov 05 01:33:36.019 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 05 01:33:36.142 INFO kablam! error: aborting due to 14 previous errors Nov 05 01:33:36.142 INFO kablam! Nov 05 01:33:36.150 INFO kablam! error: Could not compile `ci-detective`. Nov 05 01:33:36.150 INFO kablam! Nov 05 01:33:36.150 INFO kablam! To learn more, run the command again with --verbose. Nov 05 01:33:36.151 INFO kablam! su: No module specific data is present Nov 05 01:33:37.051 INFO running `"docker" "rm" "-f" "5105cfe3d2c1a591411f33868c2ddc08fe97c4e2a9f022826ee6b10e485af651"` Nov 05 01:33:37.314 INFO blam! 5105cfe3d2c1a591411f33868c2ddc08fe97c4e2a9f022826ee6b10e485af651