Oct 13 11:59:44.852 INFO checking mob_server-0.4.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:59:44.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:45.022 INFO blam! dc489d3f55105a403ab31970e15caa854d7c9132361f528fa5879235abc155f9 Oct 13 11:59:45.023 INFO running `"docker" "start" "-a" "dc489d3f55105a403ab31970e15caa854d7c9132361f528fa5879235abc155f9"` Oct 13 11:59:46.069 INFO kablam! usermod: no changes Oct 13 11:59:46.384 INFO kablam! Compiling pq-sys v0.4.6 Oct 13 11:59:46.396 INFO kablam! Checking diesel v0.12.1 Oct 13 11:59:46.396 INFO kablam! Checking dotenv v0.10.1 Oct 13 11:59:46.396 INFO kablam! Compiling dotenv v0.8.0 Oct 13 11:59:46.403 INFO kablam! Checking rocket_contrib v0.3.17 Oct 13 12:00:10.230 INFO kablam! Checking r2d2-diesel v0.12.0 Oct 13 12:00:16.088 INFO kablam! Compiling diesel_infer_schema v0.12.0 Oct 13 12:00:20.178 INFO kablam! Compiling diesel_codegen v0.12.0 Oct 13 12:00:29.728 INFO kablam! Checking mob_server v0.4.3 (/source) Oct 13 12:00:35.793 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 13 12:00:35.793 INFO kablam! --> src/web/mod.rs:15:16 Oct 13 12:00:35.793 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 13 12:00:35.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:00:35.794 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 13 12:00:35.794 INFO kablam! Oct 13 12:00:35.794 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:00:35.794 INFO kablam! --> src/web/mod.rs:18:1 Oct 13 12:00:35.794 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! 18 | #[error(404)] Oct 13 12:00:35.794 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:00:35.794 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:00:35.794 INFO kablam! Oct 13 12:00:35.794 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:00:35.794 INFO kablam! --> src/web/mod.rs:23:1 Oct 13 12:00:35.794 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! 23 | #[error(500)] Oct 13 12:00:35.794 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:00:35.794 INFO kablam! | Oct 13 12:00:35.794 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:00:35.794 INFO kablam! Oct 13 12:00:36.256 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 13 12:00:36.256 INFO kablam! --> src/web/mod.rs:15:16 Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 13 12:00:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 13 12:00:36.256 INFO kablam! Oct 13 12:00:36.256 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:00:36.256 INFO kablam! --> src/web/mod.rs:18:1 Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! 18 | #[error(404)] Oct 13 12:00:36.256 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:00:36.256 INFO kablam! Oct 13 12:00:36.256 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 13 12:00:36.256 INFO kablam! --> src/web/mod.rs:23:1 Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! 23 | #[error(500)] Oct 13 12:00:36.256 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 12:00:36.256 INFO kablam! | Oct 13 12:00:36.256 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 13 12:00:36.256 INFO kablam! Oct 13 12:00:44.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.18s Oct 13 12:00:44.295 INFO kablam! su: No module specific data is present Oct 13 12:00:44.586 INFO running `"docker" "rm" "-f" "dc489d3f55105a403ab31970e15caa854d7c9132361f528fa5879235abc155f9"` Oct 13 12:00:44.707 INFO blam! dc489d3f55105a403ab31970e15caa854d7c9132361f528fa5879235abc155f9