Oct 13 11:59:44.813 INFO checking mob_server-0.4.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:59:44.813 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 13 11:59:44.964 INFO blam! 10199d9e90772bbc10d1c6837405b5f7a6bc7abf7b6d275c1fd02ae56356d00f Oct 13 11:59:44.966 INFO running `"docker" "start" "-a" "10199d9e90772bbc10d1c6837405b5f7a6bc7abf7b6d275c1fd02ae56356d00f"` Oct 13 11:59:45.400 INFO kablam! usermod: no changes Oct 13 11:59:45.781 INFO kablam! Compiling memchr v0.1.11 Oct 13 11:59:45.817 INFO kablam! Compiling pq-sys v0.4.6 Oct 13 11:59:45.817 INFO kablam! Checking r2d2 v0.7.4 Oct 13 11:59:45.817 INFO kablam! Checking diesel v0.12.1 Oct 13 11:59:45.817 INFO kablam! Compiling thread-id v2.0.0 Oct 13 11:59:45.818 INFO kablam! Checking dotenv v0.10.1 Oct 13 11:59:45.818 INFO kablam! Compiling ring v0.11.0 Oct 13 11:59:45.818 INFO kablam! Checking cookie v0.9.2 Oct 13 11:59:48.992 INFO kablam! Compiling thread_local v0.2.7 Oct 13 11:59:49.120 INFO kablam! Compiling aho-corasick v0.5.3 Oct 13 11:59:54.826 INFO kablam! Checking rocket v0.3.17 Oct 13 11:59:56.000 INFO kablam! Compiling regex v0.1.80 Oct 13 12:00:18.834 INFO kablam! Checking rocket_contrib v0.3.17 Oct 13 12:00:20.037 INFO kablam! Compiling dotenv v0.8.0 Oct 13 12:00:29.120 INFO kablam! Checking r2d2-diesel v0.12.0 Oct 13 12:00:32.812 INFO kablam! Compiling diesel_infer_schema v0.12.0 Oct 13 12:00:36.117 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 13 12:00:37.969 INFO kablam! Compiling diesel_codegen v0.12.0 Oct 13 12:00:53.866 INFO kablam! Checking mob_server v0.4.3 (/source) Oct 13 12:01:01.693 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 13 12:01:01.693 INFO kablam! --> src/web/mod.rs:15:16 Oct 13 12:01:01.694 INFO kablam! | Oct 13 12:01:01.694 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 13 12:01:01.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:01:01.694 INFO kablam! | Oct 13 12:01:01.695 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 13 12:01:01.695 INFO kablam! Oct 13 12:01:01.696 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:01:01.696 INFO kablam! --> src/web/mod.rs:18:1 Oct 13 12:01:01.696 INFO kablam! | Oct 13 12:01:01.697 INFO kablam! 18 | #[error(404)] Oct 13 12:01:01.697 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:01:01.697 INFO kablam! | Oct 13 12:01:01.698 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:01:01.698 INFO kablam! Oct 13 12:01:01.699 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:01:01.699 INFO kablam! --> src/web/mod.rs:23:1 Oct 13 12:01:01.699 INFO kablam! | Oct 13 12:01:01.700 INFO kablam! 23 | #[error(500)] Oct 13 12:01:01.700 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:01:01.700 INFO kablam! | Oct 13 12:01:01.701 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:01:01.701 INFO kablam! Oct 13 12:01:02.024 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 13 12:01:02.025 INFO kablam! --> src/web/mod.rs:15:16 Oct 13 12:01:02.026 INFO kablam! | Oct 13 12:01:02.027 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 13 12:01:02.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:01:02.028 INFO kablam! | Oct 13 12:01:02.028 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 13 12:01:02.029 INFO kablam! Oct 13 12:01:02.030 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:01:02.030 INFO kablam! --> src/web/mod.rs:18:1 Oct 13 12:01:02.031 INFO kablam! | Oct 13 12:01:02.031 INFO kablam! 18 | #[error(404)] Oct 13 12:01:02.032 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:01:02.033 INFO kablam! | Oct 13 12:01:02.033 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:01:02.034 INFO kablam! Oct 13 12:01:02.034 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:01:02.035 INFO kablam! --> src/web/mod.rs:23:1 Oct 13 12:01:02.035 INFO kablam! | Oct 13 12:01:02.035 INFO kablam! 23 | #[error(500)] Oct 13 12:01:02.035 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:01:02.035 INFO kablam! | Oct 13 12:01:02.035 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:01:02.035 INFO kablam! Oct 13 12:01:11.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 13 12:01:11.309 INFO kablam! su: No module specific data is present Oct 13 12:01:11.746 INFO running `"docker" "rm" "-f" "10199d9e90772bbc10d1c6837405b5f7a6bc7abf7b6d275c1fd02ae56356d00f"` Oct 13 12:01:11.908 INFO blam! 10199d9e90772bbc10d1c6837405b5f7a6bc7abf7b6d275c1fd02ae56356d00f