Oct 12 16:00:22.837 INFO checking palfrey/potboiler against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:00:22.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 12 16:00:23.046 INFO blam! ea6ac43666741cef19287378ad8204b810d348062a5656d86bcd44bdac191392 Oct 12 16:00:23.046 INFO running `"docker" "start" "-a" "ea6ac43666741cef19287378ad8204b810d348062a5656d86bcd44bdac191392"` Oct 12 16:00:23.656 INFO kablam! usermod: no changes Oct 12 16:00:23.972 INFO kablam! Compiling serde v1.0.68 Oct 12 16:00:23.976 INFO kablam! Checking hex-slice v0.1.4 Oct 12 16:00:23.979 INFO kablam! Checking memchr v1.0.2 Oct 12 16:00:23.980 INFO kablam! Checking time v0.1.39 Oct 12 16:00:23.982 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 16:00:23.983 INFO kablam! Checking ordered-float v0.5.0 Oct 12 16:00:23.989 INFO kablam! Checking backtrace-sys v0.1.16 Oct 12 16:00:24.002 INFO kablam! Checking digest v0.7.4 Oct 12 16:00:24.305 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 16:00:24.344 INFO kablam! Checking backtrace v0.3.6 Oct 12 16:00:24.890 INFO kablam! Checking hmac v0.5.0 Oct 12 16:00:25.548 INFO kablam! Checking sha2 v0.7.1 Oct 12 16:00:25.592 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 16:00:26.484 INFO kablam! Checking error-chain v0.12.0 Oct 12 16:00:27.160 INFO kablam! Compiling mime_guess v1.8.4 Oct 12 16:00:27.308 INFO kablam! Checking postgres-protocol v0.3.2 Oct 12 16:00:27.512 INFO kablam! Checking chrono v0.4.4 Oct 12 16:00:28.908 INFO kablam! Checking flate2 v1.0.1 Oct 12 16:00:43.315 INFO kablam! Checking log v0.4.3 Oct 12 16:00:43.315 INFO kablam! Checking serde_json v1.0.22 Oct 12 16:00:43.315 INFO kablam! Checking uuid v0.5.1 Oct 12 16:00:43.315 INFO kablam! Checking serde_yaml v0.7.5 Oct 12 16:00:43.315 INFO kablam! Checking serde-value v0.5.2 Oct 12 16:00:45.376 INFO kablam! Checking log v0.3.9 Oct 12 16:00:45.376 INFO kablam! Checking r2d2 v0.8.2 Oct 12 16:00:45.376 INFO kablam! Checking schemamama v0.3.0 Oct 12 16:00:47.448 INFO kablam! Checking mime v0.2.6 Oct 12 16:00:47.448 INFO kablam! Checking suppositions v0.1.4 Oct 12 16:00:47.448 INFO kablam! Checking resolve v0.2.0 Oct 12 16:00:50.270 INFO kablam! Checking hyper v0.10.13 Oct 12 16:00:51.057 INFO kablam! Checking postgres-shared v0.4.1 Oct 12 16:00:51.057 INFO kablam! Checking log4rs v0.8.0 Oct 12 16:00:52.857 INFO kablam! Checking hybrid-clocks v0.3.4 Oct 12 16:00:57.874 INFO kablam! Checking postgres v0.15.2 Oct 12 16:01:00.816 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 12 16:01:00.818 INFO kablam! Checking schemamama_postgres v0.2.2 Oct 12 16:01:01.741 INFO kablam! Checking iron v0.6.0 Oct 12 16:01:01.741 INFO kablam! Checking yup-hyper-mock v2.0.0 Oct 12 16:01:03.916 INFO kablam! Checking persistent v0.4.0 Oct 12 16:01:03.916 INFO kablam! Checking router v0.6.0 Oct 12 16:01:03.916 INFO kablam! Checking logger v0.4.0 Oct 12 16:01:03.916 INFO kablam! Checking iron-test v0.6.0 Oct 12 16:01:06.428 INFO kablam! Checking bodyparser v0.8.0 Oct 12 16:01:06.428 INFO kablam! Checking potboiler_common v0.1.0 (/source/potboiler_common) Oct 12 16:01:07.920 INFO kablam! Checking urlencoded v0.6.0 Oct 12 16:01:10.436 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 16:01:10.436 INFO kablam! --> potboiler_common/src/pg.rs:1:5 Oct 12 16:01:10.436 INFO kablam! | Oct 12 16:01:10.436 INFO kablam! 1 | use db; Oct 12 16:01:10.436 INFO kablam! | ^^ help: use `crate`: `crate::db` Oct 12 16:01:10.436 INFO kablam! | Oct 12 16:01:10.436 INFO kablam! note: lint level defined here Oct 12 16:01:10.436 INFO kablam! --> potboiler_common/src/lib.rs:5:17 Oct 12 16:01:10.436 INFO kablam! | Oct 12 16:01:10.436 INFO kablam! 5 | unused, future_incompatible)] Oct 12 16:01:10.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 16:01:10.436 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 12 16:01:10.436 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 12 16:01:10.436 INFO kablam! = note: for more information, see issue TBD Oct 12 16:01:10.436 INFO kablam! Oct 12 16:01:10.468 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 16:01:10.468 INFO kablam! --> potboiler_common/src/pg.rs:1:5 Oct 12 16:01:10.468 INFO kablam! | Oct 12 16:01:10.468 INFO kablam! 1 | use db; Oct 12 16:01:10.468 INFO kablam! | ^^ help: use `crate`: `crate::db` Oct 12 16:01:10.468 INFO kablam! | Oct 12 16:01:10.468 INFO kablam! note: lint level defined here Oct 12 16:01:10.468 INFO kablam! --> potboiler_common/src/lib.rs:5:17 Oct 12 16:01:10.468 INFO kablam! | Oct 12 16:01:10.468 INFO kablam! 5 | unused, future_incompatible)] Oct 12 16:01:10.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 16:01:10.468 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 12 16:01:10.468 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 12 16:01:10.468 INFO kablam! = note: for more information, see issue TBD Oct 12 16:01:10.468 INFO kablam! Oct 12 16:01:11.124 INFO kablam! error: aborting due to previous error Oct 12 16:01:11.124 INFO kablam! Oct 12 16:01:11.140 INFO kablam! error: Could not compile `potboiler_common`. Oct 12 16:01:11.140 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:01:11.176 INFO kablam! error: aborting due to previous error Oct 12 16:01:11.176 INFO kablam! Oct 12 16:01:11.202 INFO kablam! error: Could not compile `potboiler_common`. Oct 12 16:01:11.203 INFO kablam! Oct 12 16:01:11.203 INFO kablam! To learn more, run the command again with --verbose. Oct 12 16:01:11.213 INFO kablam! su: No module specific data is present Oct 12 16:01:12.095 INFO running `"docker" "rm" "-f" "ea6ac43666741cef19287378ad8204b810d348062a5656d86bcd44bdac191392"` Oct 12 16:01:12.360 INFO blam! ea6ac43666741cef19287378ad8204b810d348062a5656d86bcd44bdac191392