Oct 16 15:04:11.188 INFO testing ci-detective-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:04:11.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 15:04:11.705 INFO blam! a3e4ad92898dc88c3c931e66afc0872c001c6641b6e58fff400017c5ab629e95 Oct 16 15:04:11.706 INFO running `"docker" "start" "-a" "a3e4ad92898dc88c3c931e66afc0872c001c6641b6e58fff400017c5ab629e95"` Oct 16 15:04:13.446 INFO kablam! usermod: no changes Oct 16 15:04:13.547 INFO kablam! Compiling ci-detective v0.1.0 (/source) Oct 16 15:04:14.295 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.296 INFO kablam! --> src/jenkins.rs:1:5 Oct 16 15:04:14.297 INFO kablam! | Oct 16 15:04:14.298 INFO kablam! 1 | use env; Oct 16 15:04:14.298 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.299 INFO kablam! | Oct 16 15:04:14.299 INFO kablam! note: lint level defined here Oct 16 15:04:14.300 INFO kablam! --> src/lib.rs:7:67 Oct 16 15:04:14.301 INFO kablam! | Oct 16 15:04:14.301 INFO kablam! 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 16 15:04:14.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 15:04:14.302 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 16 15:04:14.303 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 16 15:04:14.303 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.304 INFO kablam! Oct 16 15:04:14.305 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.305 INFO kablam! --> src/lib.rs:59:9 Oct 16 15:04:14.305 INFO kablam! | Oct 16 15:04:14.305 INFO kablam! 59 | pub use jenkins::Jenkins; Oct 16 15:04:14.305 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Oct 16 15:04:14.305 INFO kablam! | Oct 16 15:04:14.305 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 16 15:04:14.305 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.305 INFO kablam! Oct 16 15:04:14.305 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.305 INFO kablam! --> src/travis.rs:1:5 Oct 16 15:04:14.305 INFO kablam! | Oct 16 15:04:14.305 INFO kablam! 1 | use env; Oct 16 15:04:14.305 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.305 INFO kablam! | Oct 16 15:04:14.305 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 16 15:04:14.305 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.305 INFO kablam! Oct 16 15:04:14.311 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.311 INFO kablam! --> src/lib.rs:63:9 Oct 16 15:04:14.311 INFO kablam! | Oct 16 15:04:14.312 INFO kablam! 63 | pub use travis::Travis; Oct 16 15:04:14.312 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Oct 16 15:04:14.312 INFO kablam! | Oct 16 15:04:14.312 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 16 15:04:14.312 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.312 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/docker.rs:1:5 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 1 | use env; Oct 16 15:04:14.314 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/lib.rs:67:9 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 67 | pub use docker::Docker; Oct 16 15:04:14.314 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/codeship.rs:1:5 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 1 | use env; Oct 16 15:04:14.314 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/lib.rs:71:9 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 71 | pub use codeship::Codeship; Oct 16 15:04:14.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/codefresh.rs:1:5 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 1 | use env; Oct 16 15:04:14.314 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/lib.rs:75:9 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 75 | pub use codefresh::Codefresh; Oct 16 15:04:14.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/circle.rs:1:5 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 1 | use env; Oct 16 15:04:14.314 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.314 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.314 INFO kablam! Oct 16 15:04:14.314 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.314 INFO kablam! --> src/lib.rs:82:9 Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 INFO kablam! 82 | pub use circle::Circle; Oct 16 15:04:14.314 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Oct 16 15:04:14.314 INFO kablam! | Oct 16 15:04:14.314 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 16 15:04:14.315 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.315 INFO kablam! Oct 16 15:04:14.315 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.315 INFO kablam! --> src/appveyor.rs:3:5 Oct 16 15:04:14.315 INFO kablam! | Oct 16 15:04:14.315 INFO kablam! 3 | use env; Oct 16 15:04:14.315 INFO kablam! | ^^^ help: use `crate`: `crate::env` Oct 16 15:04:14.315 INFO kablam! | Oct 16 15:04:14.315 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 16 15:04:14.315 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.315 INFO kablam! Oct 16 15:04:14.315 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 16 15:04:14.315 INFO kablam! --> src/lib.rs:86:9 Oct 16 15:04:14.315 INFO kablam! | Oct 16 15:04:14.315 INFO kablam! 86 | pub use appveyor::Appveyor; Oct 16 15:04:14.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Oct 16 15:04:14.328 INFO kablam! | Oct 16 15:04:14.328 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 16 15:04:14.328 INFO kablam! = note: for more information, see issue TBD Oct 16 15:04:14.328 INFO kablam! Oct 16 15:04:14.516 INFO kablam! error: aborting due to 14 previous errors Oct 16 15:04:14.516 INFO kablam! Oct 16 15:04:14.523 INFO kablam! error: Could not compile `ci-detective`. Oct 16 15:04:14.523 INFO kablam! Oct 16 15:04:14.523 INFO kablam! To learn more, run the command again with --verbose. Oct 16 15:04:14.525 INFO kablam! su: No module specific data is present Oct 16 15:04:16.149 INFO running `"docker" "rm" "-f" "a3e4ad92898dc88c3c931e66afc0872c001c6641b6e58fff400017c5ab629e95"` Oct 16 15:04:16.471 INFO blam! a3e4ad92898dc88c3c931e66afc0872c001c6641b6e58fff400017c5ab629e95