Nov 18 17:50:06.465 INFO testing ci-detective-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 17:50:06.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 17:50:06.939 INFO [stdout] f25260190b8592678d72217f1ac541325e00ca5cd41a14b5d6db31dd28831267 Nov 18 17:50:06.943 INFO running `"docker" "start" "-a" "f25260190b8592678d72217f1ac541325e00ca5cd41a14b5d6db31dd28831267"` Nov 18 17:50:08.374 INFO [stderr] usermod: no changes Nov 18 17:50:08.431 INFO [stderr] Compiling ci-detective v0.1.0 (/source) Nov 18 17:50:09.024 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.024 INFO [stderr] --> src/jenkins.rs:1:5 Nov 18 17:50:09.024 INFO [stderr] | Nov 18 17:50:09.024 INFO [stderr] 1 | use env; Nov 18 17:50:09.024 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] note: lint level defined here Nov 18 17:50:09.026 INFO [stderr] --> src/lib.rs:7:67 Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] 7 | #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Nov 18 17:50:09.026 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 18 17:50:09.026 INFO [stderr] = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Nov 18 17:50:09.026 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.026 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.026 INFO [stderr] Nov 18 17:50:09.026 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.026 INFO [stderr] --> src/lib.rs:59:9 Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] 59 | pub use jenkins::Jenkins; Nov 18 17:50:09.026 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::jenkins::Jenkins` Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.026 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.026 INFO [stderr] Nov 18 17:50:09.026 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.026 INFO [stderr] --> src/travis.rs:1:5 Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] 1 | use env; Nov 18 17:50:09.026 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.026 INFO [stderr] | Nov 18 17:50:09.026 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.026 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.026 INFO [stderr] Nov 18 17:50:09.031 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.031 INFO [stderr] --> src/lib.rs:63:9 Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] 63 | pub use travis::Travis; Nov 18 17:50:09.031 INFO [stderr] | ^^^^^^^^^^^^^^ help: use `crate`: `crate::travis::Travis` Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.031 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.031 INFO [stderr] Nov 18 17:50:09.031 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.031 INFO [stderr] --> src/docker.rs:1:5 Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] 1 | use env; Nov 18 17:50:09.031 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.031 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.031 INFO [stderr] Nov 18 17:50:09.031 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.031 INFO [stderr] --> src/lib.rs:67:9 Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] 67 | pub use docker::Docker; Nov 18 17:50:09.031 INFO [stderr] | ^^^^^^^^^^^^^^ help: use `crate`: `crate::docker::Docker` Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.031 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.031 INFO [stderr] Nov 18 17:50:09.031 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.031 INFO [stderr] --> src/codeship.rs:1:5 Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] 1 | use env; Nov 18 17:50:09.031 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.031 INFO [stderr] | Nov 18 17:50:09.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.031 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.031 INFO [stderr] Nov 18 17:50:09.031 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/lib.rs:71:9 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 71 | pub use codeship::Codeship; Nov 18 17:50:09.032 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codeship::Codeship` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/codefresh.rs:1:5 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 1 | use env; Nov 18 17:50:09.032 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/lib.rs:75:9 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 75 | pub use codefresh::Codefresh; Nov 18 17:50:09.032 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::codefresh::Codefresh` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/circle.rs:1:5 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 1 | use env; Nov 18 17:50:09.032 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/lib.rs:82:9 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 82 | pub use circle::Circle; Nov 18 17:50:09.032 INFO [stderr] | ^^^^^^^^^^^^^^ help: use `crate`: `crate::circle::Circle` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/appveyor.rs:3:5 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 3 | use env; Nov 18 17:50:09.032 INFO [stderr] | ^^^ help: use `crate`: `crate::env` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.032 INFO [stderr] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 18 17:50:09.032 INFO [stderr] --> src/lib.rs:86:9 Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] 86 | pub use appveyor::Appveyor; Nov 18 17:50:09.032 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::appveyor::Appveyor` Nov 18 17:50:09.032 INFO [stderr] | Nov 18 17:50:09.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 17:50:09.032 INFO [stderr] = note: for more information, see issue #53130 Nov 18 17:50:09.032 INFO [stderr] Nov 18 17:50:09.229 INFO [stderr] error: aborting due to 14 previous errors Nov 18 17:50:09.229 INFO [stderr] Nov 18 17:50:09.237 INFO [stderr] error: Could not compile `ci-detective`. Nov 18 17:50:09.237 INFO [stderr] Nov 18 17:50:09.237 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 17:50:09.239 INFO [stderr] su: No module specific data is present Nov 18 17:50:09.853 INFO running `"docker" "inspect" "f25260190b8592678d72217f1ac541325e00ca5cd41a14b5d6db31dd28831267"` Nov 18 17:50:10.109 INFO running `"docker" "rm" "-f" "f25260190b8592678d72217f1ac541325e00ca5cd41a14b5d6db31dd28831267"` Nov 18 17:50:10.405 INFO [stdout] f25260190b8592678d72217f1ac541325e00ca5cd41a14b5d6db31dd28831267