Oct 10 17:02:39.730 INFO testing palfrey/potboiler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:02:39.730 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:02:39.730 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:02:39.920 INFO blam! 364863122a8261c698e9df8cec1fd604d0726a52c55b9503475a5be02732f68c Oct 10 17:02:39.929 INFO running `"docker" "start" "-a" "364863122a8261c698e9df8cec1fd604d0726a52c55b9503475a5be02732f68c"` Oct 10 17:02:40.301 INFO kablam! usermod: no changes Oct 10 17:02:40.609 INFO kablam! Compiling serde v1.0.68 Oct 10 17:02:40.612 INFO kablam! Compiling hex-slice v0.1.4 Oct 10 17:02:40.617 INFO kablam! Compiling time v0.1.39 Oct 10 17:02:40.619 INFO kablam! Compiling socket2 v0.3.7 Oct 10 17:02:40.621 INFO kablam! Compiling stringprep v0.1.2 Oct 10 17:02:40.622 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 17:02:40.623 INFO kablam! Compiling miniz-sys v0.1.10 Oct 10 17:02:40.625 INFO kablam! Compiling phf_generator v0.7.21 Oct 10 17:02:41.489 INFO kablam! Compiling flate2 v1.0.1 Oct 10 17:02:41.516 INFO kablam! Compiling backtrace v0.3.6 Oct 10 17:02:42.924 INFO kablam! Compiling phf_codegen v0.7.21 Oct 10 17:02:44.125 INFO kablam! Compiling chrono v0.4.4 Oct 10 17:02:44.252 INFO kablam! Compiling error-chain v0.12.0 Oct 10 17:02:44.376 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 10 17:02:44.836 INFO kablam! Compiling mime_guess v1.8.4 Oct 10 17:02:56.294 INFO kablam! Compiling log v0.4.3 Oct 10 17:02:56.294 INFO kablam! Compiling uuid v0.5.1 Oct 10 17:02:56.294 INFO kablam! Compiling serde_json v1.0.22 Oct 10 17:02:56.300 INFO kablam! Compiling serde-value v0.5.2 Oct 10 17:02:56.321 INFO kablam! Compiling serde_yaml v0.7.5 Oct 10 17:02:58.796 INFO kablam! Compiling log v0.3.9 Oct 10 17:02:58.796 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 17:02:58.796 INFO kablam! Compiling schemamama v0.3.0 Oct 10 17:03:01.996 INFO kablam! Compiling mime v0.2.6 Oct 10 17:03:01.996 INFO kablam! Compiling suppositions v0.1.4 Oct 10 17:03:02.008 INFO kablam! Compiling resolve v0.2.0 Oct 10 17:03:07.217 INFO kablam! Compiling postgres-shared v0.4.1 Oct 10 17:03:07.217 INFO kablam! Compiling log4rs v0.8.0 Oct 10 17:03:07.273 INFO kablam! Compiling hyper v0.10.13 Oct 10 17:03:08.446 INFO kablam! Compiling hybrid-clocks v0.3.4 Oct 10 17:03:19.196 INFO kablam! Compiling postgres v0.15.2 Oct 10 17:03:29.975 INFO kablam! Compiling iron v0.6.0 Oct 10 17:03:29.975 INFO kablam! Compiling yup-hyper-mock v2.0.0 Oct 10 17:03:31.836 INFO kablam! Compiling r2d2_postgres v0.14.0 Oct 10 17:03:31.836 INFO kablam! Compiling schemamama_postgres v0.2.2 Oct 10 17:03:36.586 INFO kablam! Compiling persistent v0.4.0 Oct 10 17:03:36.586 INFO kablam! Compiling router v0.6.0 Oct 10 17:03:36.586 INFO kablam! Compiling logger v0.4.0 Oct 10 17:03:36.586 INFO kablam! Compiling iron-test v0.6.0 Oct 10 17:03:42.833 INFO kablam! Compiling bodyparser v0.8.0 Oct 10 17:03:44.106 INFO kablam! Compiling potboiler_common v0.1.0 (/source/potboiler_common) Oct 10 17:03:47.452 INFO kablam! Compiling urlencoded v0.6.0 Oct 10 17:03:50.536 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 10 17:03:50.536 INFO kablam! --> potboiler_common/src/pg.rs:1:5 Oct 10 17:03:50.537 INFO kablam! | Oct 10 17:03:50.538 INFO kablam! 1 | use db; Oct 10 17:03:50.538 INFO kablam! | ^^ help: use `crate`: `crate::db` Oct 10 17:03:50.538 INFO kablam! | Oct 10 17:03:50.538 INFO kablam! note: lint level defined here Oct 10 17:03:50.538 INFO kablam! --> potboiler_common/src/lib.rs:5:17 Oct 10 17:03:50.538 INFO kablam! | Oct 10 17:03:50.538 INFO kablam! 5 | unused, future_incompatible)] Oct 10 17:03:50.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 17:03:50.538 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 10 17:03:50.538 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 10 17:03:50.538 INFO kablam! = note: for more information, see issue TBD Oct 10 17:03:50.538 INFO kablam! Oct 10 17:03:51.147 INFO kablam! error: aborting due to previous error Oct 10 17:03:51.148 INFO kablam! Oct 10 17:03:51.160 INFO kablam! error: Could not compile `potboiler_common`. Oct 10 17:03:51.161 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 10 17:03:51.260 INFO kablam! error: build failed Oct 10 17:03:51.272 INFO kablam! su: No module specific data is present Oct 10 17:03:52.292 INFO running `"docker" "rm" "-f" "364863122a8261c698e9df8cec1fd604d0726a52c55b9503475a5be02732f68c"` Oct 10 17:03:52.547 INFO blam! 364863122a8261c698e9df8cec1fd604d0726a52c55b9503475a5be02732f68c