Sep 19 22:14:36.535 INFO checking mob_server-0.4.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:14:36.535 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:14:36.535 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:14:36.680 INFO blam! 7fd4f724a01fa572611dcafa9c3c7cf5c13a44ef22a3755afdf5088fa994e2c4 Sep 19 22:14:36.683 INFO running `"docker" "start" "-a" "7fd4f724a01fa572611dcafa9c3c7cf5c13a44ef22a3755afdf5088fa994e2c4"` Sep 19 22:14:38.465 INFO kablam! usermod: no changes Sep 19 22:14:38.902 INFO kablam! Compiling pq-sys v0.4.6 Sep 19 22:14:38.920 INFO kablam! Checking diesel v0.12.1 Sep 19 22:14:38.942 INFO kablam! Compiling dotenv v0.8.0 Sep 19 22:14:56.883 INFO kablam! Checking r2d2-diesel v0.12.0 Sep 19 22:15:01.640 INFO kablam! Compiling diesel_infer_schema v0.12.0 Sep 19 22:15:05.435 INFO kablam! Compiling diesel_codegen v0.12.0 Sep 19 22:15:11.775 INFO kablam! Checking mob_server v0.4.3 (/source) Sep 19 22:15:14.023 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 19 22:15:14.023 INFO kablam! --> src/web/mod.rs:15:16 Sep 19 22:15:14.023 INFO kablam! | Sep 19 22:15:14.023 INFO kablam! 15 | .catch(errors![not_found, server_error]) Sep 19 22:15:14.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:15:14.023 INFO kablam! | Sep 19 22:15:14.023 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 19 22:15:14.023 INFO kablam! Sep 19 22:15:14.024 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:15:14.024 INFO kablam! --> src/web/mod.rs:18:1 Sep 19 22:15:14.024 INFO kablam! | Sep 19 22:15:14.024 INFO kablam! 18 | #[error(404)] Sep 19 22:15:14.024 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:15:14.024 INFO kablam! | Sep 19 22:15:14.024 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:15:14.024 INFO kablam! Sep 19 22:15:14.024 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:15:14.024 INFO kablam! --> src/web/mod.rs:23:1 Sep 19 22:15:14.024 INFO kablam! | Sep 19 22:15:14.024 INFO kablam! 23 | #[error(500)] Sep 19 22:15:14.024 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:15:14.024 INFO kablam! | Sep 19 22:15:14.024 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:15:14.024 INFO kablam! Sep 19 22:15:14.227 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 19 22:15:14.227 INFO kablam! --> src/web/mod.rs:15:16 Sep 19 22:15:14.227 INFO kablam! | Sep 19 22:15:14.227 INFO kablam! 15 | .catch(errors![not_found, server_error]) Sep 19 22:15:14.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:15:14.227 INFO kablam! | Sep 19 22:15:14.227 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 19 22:15:14.227 INFO kablam! Sep 19 22:15:14.227 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:15:14.227 INFO kablam! --> src/web/mod.rs:18:1 Sep 19 22:15:14.227 INFO kablam! | Sep 19 22:15:14.227 INFO kablam! 18 | #[error(404)] Sep 19 22:15:14.227 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:15:14.227 INFO kablam! | Sep 19 22:15:14.227 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:15:14.227 INFO kablam! Sep 19 22:15:14.239 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:15:14.239 INFO kablam! --> src/web/mod.rs:23:1 Sep 19 22:15:14.239 INFO kablam! | Sep 19 22:15:14.239 INFO kablam! 23 | #[error(500)] Sep 19 22:15:14.239 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:15:14.239 INFO kablam! | Sep 19 22:15:14.239 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:15:14.239 INFO kablam! Sep 19 22:15:18.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.61s Sep 19 22:15:18.125 INFO kablam! su: No module specific data is present Sep 19 22:15:19.013 INFO running `"docker" "rm" "-f" "7fd4f724a01fa572611dcafa9c3c7cf5c13a44ef22a3755afdf5088fa994e2c4"` Sep 19 22:15:19.323 INFO blam! 7fd4f724a01fa572611dcafa9c3c7cf5c13a44ef22a3755afdf5088fa994e2c4