Sep 01 16:38:28.294 INFO checking iron-login-0.5.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 16:38:28.294 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 16:38:28.294 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:38:28.566 INFO blam! 3e6675fd625ce6d85867432ae2898cbfb53cd68bb0b7ebfb208d43544b82091f Sep 01 16:38:28.568 INFO running `"docker" "start" "-a" "3e6675fd625ce6d85867432ae2898cbfb53cd68bb0b7ebfb208d43544b82091f"` Sep 01 16:38:29.671 INFO kablam! Checking cookie v0.2.5 Sep 01 16:38:30.757 INFO kablam! Checking hyper v0.9.18 Sep 01 16:38:35.998 INFO kablam! Checking iron v0.4.0 Sep 01 16:38:37.743 INFO kablam! Checking persistent v0.2.1 Sep 01 16:38:37.743 INFO kablam! Checking oven v0.4.0 Sep 01 16:38:40.811 INFO kablam! Checking iron-login v0.5.1 (file:///source) Sep 01 16:38:43.421 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.421 INFO kablam! --> src/lib.rs:27:6 Sep 01 16:38:43.421 INFO kablam! | Sep 01 16:38:43.421 INFO kablam! 27 | impl LoginManager { Sep 01 16:38:43.421 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.421 INFO kablam! | Sep 01 16:38:43.421 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:38:43.421 INFO kablam! Sep 01 16:38:43.421 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.421 INFO kablam! --> src/lib.rs:37:39 Sep 01 16:38:43.421 INFO kablam! | Sep 01 16:38:43.421 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 01 16:38:43.421 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.421 INFO kablam! Sep 01 16:38:43.422 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.422 INFO kablam! --> src/lib.rs:29:41 Sep 01 16:38:43.422 INFO kablam! | Sep 01 16:38:43.422 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 01 16:38:43.422 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.422 INFO kablam! Sep 01 16:38:43.422 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.422 INFO kablam! --> src/lib.rs:30:9 Sep 01 16:38:43.422 INFO kablam! | Sep 01 16:38:43.422 INFO kablam! 30 | LoginManager { Sep 01 16:38:43.422 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.422 INFO kablam! Sep 01 16:38:43.482 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.483 INFO kablam! --> src/lib.rs:31:13 Sep 01 16:38:43.483 INFO kablam! | Sep 01 16:38:43.483 INFO kablam! 31 | signing_key: signing_key, Sep 01 16:38:43.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:38:43.483 INFO kablam! Sep 01 16:38:43.483 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.483 INFO kablam! --> src/lib.rs:32:13 Sep 01 16:38:43.483 INFO kablam! | Sep 01 16:38:43.483 INFO kablam! 32 | config: Config::defaults(), Sep 01 16:38:43.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:38:43.483 INFO kablam! Sep 01 16:38:43.484 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.484 INFO kablam! --> src/lib.rs:40:19 Sep 01 16:38:43.484 INFO kablam! | Sep 01 16:38:43.484 INFO kablam! 40 | let key = self.signing_key; Sep 01 16:38:43.484 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 16:38:43.484 INFO kablam! Sep 01 16:38:43.487 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.487 INFO kablam! --> src/lib.rs:43:50 Sep 01 16:38:43.487 INFO kablam! | Sep 01 16:38:43.487 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 01 16:38:43.487 INFO kablam! | ^^^^^^^^^^^ Sep 01 16:38:43.487 INFO kablam! Sep 01 16:38:43.551 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.551 INFO kablam! --> src/lib.rs:27:6 Sep 01 16:38:43.551 INFO kablam! | Sep 01 16:38:43.551 INFO kablam! 27 | impl LoginManager { Sep 01 16:38:43.551 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.551 INFO kablam! | Sep 01 16:38:43.551 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:38:43.552 INFO kablam! Sep 01 16:38:43.552 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.552 INFO kablam! --> src/lib.rs:37:39 Sep 01 16:38:43.552 INFO kablam! | Sep 01 16:38:43.552 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 01 16:38:43.552 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.552 INFO kablam! Sep 01 16:38:43.552 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.552 INFO kablam! --> src/lib.rs:29:41 Sep 01 16:38:43.552 INFO kablam! | Sep 01 16:38:43.552 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 01 16:38:43.552 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.552 INFO kablam! Sep 01 16:38:43.552 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.552 INFO kablam! --> src/lib.rs:30:9 Sep 01 16:38:43.552 INFO kablam! | Sep 01 16:38:43.552 INFO kablam! 30 | LoginManager { Sep 01 16:38:43.553 INFO kablam! | ^^^^^^^^^^^^ Sep 01 16:38:43.553 INFO kablam! Sep 01 16:38:43.606 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.606 INFO kablam! --> src/lib.rs:31:13 Sep 01 16:38:43.606 INFO kablam! | Sep 01 16:38:43.606 INFO kablam! 31 | signing_key: signing_key, Sep 01 16:38:43.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:38:43.606 INFO kablam! Sep 01 16:38:43.606 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.606 INFO kablam! --> src/lib.rs:32:13 Sep 01 16:38:43.606 INFO kablam! | Sep 01 16:38:43.607 INFO kablam! 32 | config: Config::defaults(), Sep 01 16:38:43.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:38:43.607 INFO kablam! Sep 01 16:38:43.608 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.608 INFO kablam! --> src/lib.rs:40:19 Sep 01 16:38:43.608 INFO kablam! | Sep 01 16:38:43.608 INFO kablam! 40 | let key = self.signing_key; Sep 01 16:38:43.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 16:38:43.608 INFO kablam! Sep 01 16:38:43.611 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:43.611 INFO kablam! --> src/lib.rs:43:50 Sep 01 16:38:43.611 INFO kablam! | Sep 01 16:38:43.611 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 01 16:38:43.611 INFO kablam! | ^^^^^^^^^^^ Sep 01 16:38:43.611 INFO kablam! Sep 01 16:38:45.537 INFO kablam! warning: use of deprecated item 'iron_login::LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 01 16:38:45.538 INFO kablam! --> examples/basic.rs:53:18 Sep 01 16:38:45.538 INFO kablam! | Sep 01 16:38:45.538 INFO kablam! 53 | chain.around(::iron_login::LoginManager::new(cookie_signing_key)); Sep 01 16:38:45.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:38:45.538 INFO kablam! | Sep 01 16:38:45.538 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:38:45.538 INFO kablam! Sep 01 16:38:45.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.08s Sep 01 16:38:45.646 INFO kablam! su: No module specific data is present Sep 01 16:38:46.153 INFO running `"docker" "rm" "-f" "3e6675fd625ce6d85867432ae2898cbfb53cd68bb0b7ebfb208d43544b82091f"` Sep 01 16:38:46.237 INFO blam! 3e6675fd625ce6d85867432ae2898cbfb53cd68bb0b7ebfb208d43544b82091f