Sep 02 10:09:27.979 INFO checking iron-login-0.5.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:09:27.979 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:09:27.979 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:09:28.145 INFO blam! 8ca20711bc8fca489de5f6ccd0f591a121ec13e9a9fa01bd706a7c6b9d2b1621 Sep 02 10:09:28.147 INFO running `"docker" "start" "-a" "8ca20711bc8fca489de5f6ccd0f591a121ec13e9a9fa01bd706a7c6b9d2b1621"` Sep 02 10:09:28.965 INFO kablam! Checking persistent v0.2.1 Sep 02 10:09:28.965 INFO kablam! Checking oven v0.4.0 Sep 02 10:09:31.568 INFO kablam! Checking iron-login v0.5.1 (file:///source) Sep 02 10:09:34.120 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.120 INFO kablam! --> src/lib.rs:27:6 Sep 02 10:09:34.120 INFO kablam! | Sep 02 10:09:34.120 INFO kablam! 27 | impl LoginManager { Sep 02 10:09:34.120 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.120 INFO kablam! | Sep 02 10:09:34.120 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 10:09:34.120 INFO kablam! Sep 02 10:09:34.120 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.120 INFO kablam! --> src/lib.rs:37:39 Sep 02 10:09:34.120 INFO kablam! | Sep 02 10:09:34.121 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 02 10:09:34.121 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.121 INFO kablam! Sep 02 10:09:34.121 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.121 INFO kablam! --> src/lib.rs:29:41 Sep 02 10:09:34.121 INFO kablam! | Sep 02 10:09:34.121 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 02 10:09:34.121 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.121 INFO kablam! Sep 02 10:09:34.121 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.121 INFO kablam! --> src/lib.rs:30:9 Sep 02 10:09:34.122 INFO kablam! | Sep 02 10:09:34.122 INFO kablam! 30 | LoginManager { Sep 02 10:09:34.122 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.122 INFO kablam! Sep 02 10:09:34.222 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.222 INFO kablam! --> src/lib.rs:31:13 Sep 02 10:09:34.222 INFO kablam! | Sep 02 10:09:34.222 INFO kablam! 31 | signing_key: signing_key, Sep 02 10:09:34.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:09:34.222 INFO kablam! Sep 02 10:09:34.222 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.222 INFO kablam! --> src/lib.rs:32:13 Sep 02 10:09:34.222 INFO kablam! | Sep 02 10:09:34.222 INFO kablam! 32 | config: Config::defaults(), Sep 02 10:09:34.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:09:34.222 INFO kablam! Sep 02 10:09:34.224 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.224 INFO kablam! --> src/lib.rs:40:19 Sep 02 10:09:34.224 INFO kablam! | Sep 02 10:09:34.224 INFO kablam! 40 | let key = self.signing_key; Sep 02 10:09:34.224 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 10:09:34.224 INFO kablam! Sep 02 10:09:34.228 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.228 INFO kablam! --> src/lib.rs:43:50 Sep 02 10:09:34.228 INFO kablam! | Sep 02 10:09:34.228 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 02 10:09:34.228 INFO kablam! | ^^^^^^^^^^^ Sep 02 10:09:34.228 INFO kablam! Sep 02 10:09:34.303 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.303 INFO kablam! --> src/lib.rs:27:6 Sep 02 10:09:34.303 INFO kablam! | Sep 02 10:09:34.303 INFO kablam! 27 | impl LoginManager { Sep 02 10:09:34.303 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.303 INFO kablam! | Sep 02 10:09:34.303 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 10:09:34.303 INFO kablam! Sep 02 10:09:34.303 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.303 INFO kablam! --> src/lib.rs:37:39 Sep 02 10:09:34.303 INFO kablam! | Sep 02 10:09:34.303 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 02 10:09:34.303 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.303 INFO kablam! Sep 02 10:09:34.303 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.304 INFO kablam! --> src/lib.rs:29:41 Sep 02 10:09:34.304 INFO kablam! | Sep 02 10:09:34.304 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 02 10:09:34.304 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.304 INFO kablam! Sep 02 10:09:34.304 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.304 INFO kablam! --> src/lib.rs:30:9 Sep 02 10:09:34.304 INFO kablam! | Sep 02 10:09:34.304 INFO kablam! 30 | LoginManager { Sep 02 10:09:34.304 INFO kablam! | ^^^^^^^^^^^^ Sep 02 10:09:34.304 INFO kablam! Sep 02 10:09:34.402 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.402 INFO kablam! --> src/lib.rs:31:13 Sep 02 10:09:34.402 INFO kablam! | Sep 02 10:09:34.402 INFO kablam! 31 | signing_key: signing_key, Sep 02 10:09:34.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:09:34.402 INFO kablam! Sep 02 10:09:34.403 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.403 INFO kablam! --> src/lib.rs:32:13 Sep 02 10:09:34.403 INFO kablam! | Sep 02 10:09:34.403 INFO kablam! 32 | config: Config::defaults(), Sep 02 10:09:34.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:09:34.403 INFO kablam! Sep 02 10:09:34.405 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.405 INFO kablam! --> src/lib.rs:40:19 Sep 02 10:09:34.405 INFO kablam! | Sep 02 10:09:34.405 INFO kablam! 40 | let key = self.signing_key; Sep 02 10:09:34.405 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 10:09:34.405 INFO kablam! Sep 02 10:09:34.409 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:34.409 INFO kablam! --> src/lib.rs:43:50 Sep 02 10:09:34.409 INFO kablam! | Sep 02 10:09:34.409 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 02 10:09:34.409 INFO kablam! | ^^^^^^^^^^^ Sep 02 10:09:34.409 INFO kablam! Sep 02 10:09:36.237 INFO kablam! warning: use of deprecated item 'iron_login::LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 02 10:09:36.237 INFO kablam! --> examples/basic.rs:53:18 Sep 02 10:09:36.237 INFO kablam! | Sep 02 10:09:36.237 INFO kablam! 53 | chain.around(::iron_login::LoginManager::new(cookie_signing_key)); Sep 02 10:09:36.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:09:36.237 INFO kablam! | Sep 02 10:09:36.237 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 10:09:36.237 INFO kablam! Sep 02 10:09:36.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.53s Sep 02 10:09:36.402 INFO kablam! su: No module specific data is present Sep 02 10:09:36.851 INFO running `"docker" "rm" "-f" "8ca20711bc8fca489de5f6ccd0f591a121ec13e9a9fa01bd706a7c6b9d2b1621"` Sep 02 10:09:36.943 INFO blam! 8ca20711bc8fca489de5f6ccd0f591a121ec13e9a9fa01bd706a7c6b9d2b1621