Oct 27 19:07:33.418 INFO checking mob_server-0.4.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:07:33.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.829 INFO blam! c3b10deae1a6ee80356ab41b37d760be69e4763ef75fd0d690415c92b3b85db2 Oct 27 19:07:33.832 INFO running `"docker" "start" "-a" "c3b10deae1a6ee80356ab41b37d760be69e4763ef75fd0d690415c92b3b85db2"` Oct 27 19:07:35.183 INFO kablam! usermod: no changes Oct 27 19:07:35.601 INFO kablam! Compiling memchr v0.1.11 Oct 27 19:07:35.652 INFO kablam! Compiling syn v0.11.11 Oct 27 19:07:35.652 INFO kablam! Checking r2d2 v0.7.4 Oct 27 19:07:35.652 INFO kablam! Compiling diesel v0.12.1 Oct 27 19:07:35.655 INFO kablam! Compiling thread-id v2.0.0 Oct 27 19:07:35.655 INFO kablam! Checking error-chain v0.10.0 Oct 27 19:07:38.931 INFO kablam! Compiling thread_local v0.2.7 Oct 27 19:07:39.072 INFO kablam! Compiling aho-corasick v0.5.3 Oct 27 19:07:44.900 INFO kablam! Compiling regex v0.1.80 Oct 27 19:08:09.908 INFO kablam! Compiling dotenv v0.8.0 Oct 27 19:08:11.183 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 27 19:08:20.953 INFO kablam! Checking r2d2-diesel v0.12.0 Oct 27 19:08:21.151 INFO kablam! Compiling diesel_infer_schema v0.12.0 Oct 27 19:08:25.095 INFO kablam! Checking dotenv v0.10.1 Oct 27 19:08:27.015 INFO kablam! Compiling diesel_codegen v0.12.0 Oct 27 19:08:35.099 INFO kablam! Checking mob_server v0.4.3 (/source) Oct 27 19:08:40.883 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 27 19:08:40.884 INFO kablam! --> src/web/mod.rs:15:16 Oct 27 19:08:40.884 INFO kablam! | Oct 27 19:08:40.884 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 27 19:08:40.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:08:40.885 INFO kablam! | Oct 27 19:08:40.885 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 27 19:08:40.885 INFO kablam! Oct 27 19:08:40.886 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.886 INFO kablam! --> src/web/mod.rs:18:1 Oct 27 19:08:40.887 INFO kablam! | Oct 27 19:08:40.887 INFO kablam! 18 | #[error(404)] Oct 27 19:08:40.887 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.888 INFO kablam! | Oct 27 19:08:40.888 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.888 INFO kablam! Oct 27 19:08:40.889 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:40.889 INFO kablam! --> src/web/mod.rs:23:1 Oct 27 19:08:40.889 INFO kablam! | Oct 27 19:08:40.890 INFO kablam! 23 | #[error(500)] Oct 27 19:08:40.890 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:40.890 INFO kablam! | Oct 27 19:08:40.890 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:40.890 INFO kablam! Oct 27 19:08:41.016 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 27 19:08:41.016 INFO kablam! --> src/web/mod.rs:15:16 Oct 27 19:08:41.016 INFO kablam! | Oct 27 19:08:41.016 INFO kablam! 15 | .catch(errors![not_found, server_error]) Oct 27 19:08:41.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:08:41.016 INFO kablam! | Oct 27 19:08:41.016 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 27 19:08:41.016 INFO kablam! Oct 27 19:08:41.016 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:41.017 INFO kablam! --> src/web/mod.rs:18:1 Oct 27 19:08:41.017 INFO kablam! | Oct 27 19:08:41.017 INFO kablam! 18 | #[error(404)] Oct 27 19:08:41.018 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:41.018 INFO kablam! | Oct 27 19:08:41.018 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:41.018 INFO kablam! Oct 27 19:08:41.019 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 27 19:08:41.019 INFO kablam! --> src/web/mod.rs:23:1 Oct 27 19:08:41.019 INFO kablam! | Oct 27 19:08:41.020 INFO kablam! 23 | #[error(500)] Oct 27 19:08:41.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 19:08:41.020 INFO kablam! | Oct 27 19:08:41.020 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 27 19:08:41.021 INFO kablam! Oct 27 19:08:49.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 27 19:08:49.595 INFO kablam! su: No module specific data is present Oct 27 19:08:50.447 INFO running `"docker" "rm" "-f" "c3b10deae1a6ee80356ab41b37d760be69e4763ef75fd0d690415c92b3b85db2"` Oct 27 19:08:50.739 INFO blam! c3b10deae1a6ee80356ab41b37d760be69e4763ef75fd0d690415c92b3b85db2