Oct 27 19:07:33.324 INFO checking mob_server-0.4.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:07:33.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 19:07:33.775 INFO blam! 85fb4a50baa3227c468398b1198f4345d76372edee3d3657c7982532d3242755 Oct 27 19:07:33.776 INFO running `"docker" "start" "-a" "85fb4a50baa3227c468398b1198f4345d76372edee3d3657c7982532d3242755"` Oct 27 19:07:34.947 INFO kablam! usermod: no changes Oct 27 19:07:35.283 INFO kablam! Compiling memchr v0.1.11 Oct 27 19:07:35.335 INFO kablam! Checking scheduled-thread-pool v0.1.0 Oct 27 19:07:35.339 INFO kablam! Compiling pq-sys v0.4.6 Oct 27 19:07:35.339 INFO kablam! Compiling syn v0.11.11 Oct 27 19:07:35.339 INFO kablam! Checking diesel v0.12.1 Oct 27 19:07:35.355 INFO kablam! Compiling thread-id v2.0.0 Oct 27 19:07:35.357 INFO kablam! Checking rocket_contrib v0.3.17 Oct 27 19:07:38.279 INFO kablam! Compiling aho-corasick v0.5.3 Oct 27 19:07:38.684 INFO kablam! Compiling thread_local v0.2.7 Oct 27 19:07:39.617 INFO kablam! Checking r2d2 v0.7.4 Oct 27 19:07:45.443 INFO kablam! Compiling regex v0.1.80 Oct 27 19:08:12.960 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 27 19:08:13.701 INFO kablam! Compiling dotenv v0.8.0 Oct 27 19:08:21.447 INFO kablam! Checking r2d2-diesel v0.12.0 Oct 27 19:08:22.839 INFO kablam! Compiling diesel_infer_schema v0.12.0 Oct 27 19:08:26.431 INFO kablam! Checking dotenv v0.10.1 Oct 27 19:08:27.283 INFO kablam! Compiling diesel_codegen v0.12.0 Oct 27 19:08:35.258 INFO kablam! Checking mob_server v0.4.3 (/source) Oct 27 19:08:40.415 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 27 19:08:40.415 INFO kablam! --> src/web/mod.rs:15:16 Oct 27 19:08:40.415 INFO kablam! | Oct 27 19:08:40.415 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 27 19:08:40.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:08:40.416 INFO kablam! | Oct 27 19:08:40.416 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 27 19:08:40.416 INFO kablam! Oct 27 19:08:40.416 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.416 INFO kablam! --> src/web/mod.rs:18:1 Oct 27 19:08:40.416 INFO kablam! | Oct 27 19:08:40.416 INFO kablam! 18 | #[error(404)] Oct 27 19:08:40.417 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.417 INFO kablam! | Oct 27 19:08:40.417 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.417 INFO kablam! Oct 27 19:08:40.417 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.417 INFO kablam! --> src/web/mod.rs:23:1 Oct 27 19:08:40.417 INFO kablam! | Oct 27 19:08:40.417 INFO kablam! 23 | #[error(500)] Oct 27 19:08:40.417 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.417 INFO kablam! | Oct 27 19:08:40.417 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.417 INFO kablam! Oct 27 19:08:40.951 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 27 19:08:40.951 INFO kablam! --> src/web/mod.rs:15:16 Oct 27 19:08:40.951 INFO kablam! | Oct 27 19:08:40.951 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 27 19:08:40.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:08:40.951 INFO kablam! | Oct 27 19:08:40.952 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 27 19:08:40.952 INFO kablam! Oct 27 19:08:40.952 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.952 INFO kablam! --> src/web/mod.rs:18:1 Oct 27 19:08:40.952 INFO kablam! | Oct 27 19:08:40.952 INFO kablam! 18 | #[error(404)] Oct 27 19:08:40.952 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.952 INFO kablam! | Oct 27 19:08:40.952 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.952 INFO kablam! Oct 27 19:08:40.952 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.952 INFO kablam! --> src/web/mod.rs:23:1 Oct 27 19:08:40.952 INFO kablam! | Oct 27 19:08:40.952 INFO kablam! 23 | #[error(500)] Oct 27 19:08:40.953 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.953 INFO kablam! | Oct 27 19:08:40.953 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.953 INFO kablam! Oct 27 19:08:49.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 27 19:08:49.232 INFO kablam! su: No module specific data is present Oct 27 19:08:50.203 INFO running `"docker" "rm" "-f" "85fb4a50baa3227c468398b1198f4345d76372edee3d3657c7982532d3242755"` Oct 27 19:08:50.557 INFO blam! 85fb4a50baa3227c468398b1198f4345d76372edee3d3657c7982532d3242755