Sep 04 14:34:10.532 INFO checking hecate-0.30.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 14:34:10.532 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 14:34:10.532 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:34:10.705 INFO blam! 91fb25dd068322933a0c66fe95288610a27a0fe631c7a6192ac9ebd6e6f17320 Sep 04 14:34:10.707 INFO running `"docker" "start" "-a" "91fb25dd068322933a0c66fe95288610a27a0fe631c7a6192ac9ebd6e6f17320"` Sep 04 14:34:11.849 INFO kablam! Checking jsonway v2.0.0 Sep 04 14:34:11.852 INFO kablam! Compiling valico v2.1.0 Sep 04 14:34:11.852 INFO kablam! Checking postgres-shared v0.4.2 Sep 04 14:34:16.981 INFO kablam! Checking postgres v0.15.2 Sep 04 14:34:21.442 INFO kablam! Checking postgis v0.6.0 Sep 04 14:34:21.442 INFO kablam! Checking r2d2_postgres v0.14.0 Sep 04 14:34:26.841 INFO kablam! Checking hecate v0.30.1 (file:///source) Sep 04 14:34:34.003 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 04 14:34:34.003 INFO kablam! --> src/lib.rs:114:16 Sep 04 14:34:34.003 INFO kablam! | Sep 04 14:34:34.003 INFO kablam! 114 | .catch(errors![ Sep 04 14:34:34.003 INFO kablam! | ________________^ Sep 04 14:34:34.004 INFO kablam! 115 | | not_authorized, Sep 04 14:34:34.004 INFO kablam! 116 | | not_found, Sep 04 14:34:34.004 INFO kablam! 117 | | ]).launch(); Sep 04 14:34:34.004 INFO kablam! | |_________^ Sep 04 14:34:34.004 INFO kablam! | Sep 04 14:34:34.004 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 04 14:34:34.004 INFO kablam! Sep 04 14:34:34.005 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 14:34:34.005 INFO kablam! --> src/lib.rs:145:1 Sep 04 14:34:34.005 INFO kablam! | Sep 04 14:34:34.005 INFO kablam! 145 | #[error(401)] Sep 04 14:34:34.005 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:34.005 INFO kablam! | Sep 04 14:34:34.005 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 14:34:34.005 INFO kablam! Sep 04 14:34:34.008 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 14:34:34.008 INFO kablam! --> src/lib.rs:154:1 Sep 04 14:34:34.008 INFO kablam! | Sep 04 14:34:34.008 INFO kablam! 154 | #[error(404)] Sep 04 14:34:34.008 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:34.008 INFO kablam! | Sep 04 14:34:34.008 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 14:34:34.008 INFO kablam! Sep 04 14:34:34.286 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 04 14:34:34.286 INFO kablam! --> src/lib.rs:114:16 Sep 04 14:34:34.286 INFO kablam! | Sep 04 14:34:34.286 INFO kablam! 114 | .catch(errors![ Sep 04 14:34:34.286 INFO kablam! | ________________^ Sep 04 14:34:34.286 INFO kablam! 115 | | not_authorized, Sep 04 14:34:34.286 INFO kablam! 116 | | not_found, Sep 04 14:34:34.286 INFO kablam! 117 | | ]).launch(); Sep 04 14:34:34.286 INFO kablam! | |_________^ Sep 04 14:34:34.286 INFO kablam! | Sep 04 14:34:34.286 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 04 14:34:34.286 INFO kablam! Sep 04 14:34:34.287 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 14:34:34.287 INFO kablam! --> src/lib.rs:145:1 Sep 04 14:34:34.287 INFO kablam! | Sep 04 14:34:34.287 INFO kablam! 145 | #[error(401)] Sep 04 14:34:34.287 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:34.287 INFO kablam! | Sep 04 14:34:34.287 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 14:34:34.287 INFO kablam! Sep 04 14:34:34.289 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 14:34:34.289 INFO kablam! --> src/lib.rs:154:1 Sep 04 14:34:34.289 INFO kablam! | Sep 04 14:34:34.289 INFO kablam! 154 | #[error(404)] Sep 04 14:34:34.289 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:34.289 INFO kablam! | Sep 04 14:34:34.289 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 14:34:34.289 INFO kablam! Sep 04 14:34:39.991 INFO kablam! warning: field is never used: `conn` Sep 04 14:34:39.991 INFO kablam! --> src/stream/mod.rs:15:5 Sep 04 14:34:39.991 INFO kablam! | Sep 04 14:34:39.991 INFO kablam! 15 | conn: Box> Sep 04 14:34:39.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:34:39.991 INFO kablam! | Sep 04 14:34:39.991 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 14:34:39.991 INFO kablam! Sep 04 14:34:39.992 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 14:34:39.992 INFO kablam! --> src/lib.rs:1:53 Sep 04 14:34:39.992 INFO kablam! | Sep 04 14:34:39.992 INFO kablam! 1 | #![feature(plugin, custom_derive, custom_attribute, attr_literals)] Sep 04 14:34:39.992 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:39.992 INFO kablam! | Sep 04 14:34:39.992 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 14:34:39.992 INFO kablam! Sep 04 14:34:40.844 INFO kablam! warning: field is never used: `conn` Sep 04 14:34:40.844 INFO kablam! --> src/stream/mod.rs:15:5 Sep 04 14:34:40.845 INFO kablam! | Sep 04 14:34:40.845 INFO kablam! 15 | conn: Box> Sep 04 14:34:40.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:34:40.845 INFO kablam! | Sep 04 14:34:40.845 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 14:34:40.845 INFO kablam! Sep 04 14:34:40.846 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 14:34:40.846 INFO kablam! --> src/lib.rs:1:53 Sep 04 14:34:40.846 INFO kablam! | Sep 04 14:34:40.846 INFO kablam! 1 | #![feature(plugin, custom_derive, custom_attribute, attr_literals)] Sep 04 14:34:40.846 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 14:34:40.846 INFO kablam! | Sep 04 14:34:40.846 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 14:34:40.846 INFO kablam! Sep 04 14:35:31.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Sep 04 14:35:32.018 INFO kablam! su: No module specific data is present Sep 04 14:35:32.420 INFO running `"docker" "rm" "-f" "91fb25dd068322933a0c66fe95288610a27a0fe631c7a6192ac9ebd6e6f17320"` Sep 04 14:35:32.519 INFO blam! 91fb25dd068322933a0c66fe95288610a27a0fe631c7a6192ac9ebd6e6f17320