Sep 04 13:31:12.461 INFO checking iron-login-0.5.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 13:31:12.461 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 13:31:12.462 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:31:12.649 INFO blam! 566a331e013276c56f01d6ca79acf92c616e6523bf9428e72621001bd6b28c34 Sep 04 13:31:12.651 INFO running `"docker" "start" "-a" "566a331e013276c56f01d6ca79acf92c616e6523bf9428e72621001bd6b28c34"` Sep 04 13:31:13.485 INFO kablam! Checking hyper v0.9.18 Sep 04 13:31:20.072 INFO kablam! Checking iron v0.4.0 Sep 04 13:31:21.942 INFO kablam! Checking persistent v0.2.1 Sep 04 13:31:21.942 INFO kablam! Checking oven v0.4.0 Sep 04 13:31:24.599 INFO kablam! Checking iron-login v0.5.1 (file:///source) Sep 04 13:31:26.854 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.854 INFO kablam! --> src/lib.rs:27:6 Sep 04 13:31:26.854 INFO kablam! | Sep 04 13:31:26.854 INFO kablam! 27 | impl LoginManager { Sep 04 13:31:26.854 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:26.854 INFO kablam! | Sep 04 13:31:26.854 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 13:31:26.854 INFO kablam! Sep 04 13:31:26.854 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.854 INFO kablam! --> src/lib.rs:37:39 Sep 04 13:31:26.854 INFO kablam! | Sep 04 13:31:26.854 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 04 13:31:26.854 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:26.854 INFO kablam! Sep 04 13:31:26.855 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.855 INFO kablam! --> src/lib.rs:29:41 Sep 04 13:31:26.855 INFO kablam! | Sep 04 13:31:26.855 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 04 13:31:26.855 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:26.855 INFO kablam! Sep 04 13:31:26.855 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.855 INFO kablam! --> src/lib.rs:30:9 Sep 04 13:31:26.855 INFO kablam! | Sep 04 13:31:26.855 INFO kablam! 30 | LoginManager { Sep 04 13:31:26.855 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:26.855 INFO kablam! Sep 04 13:31:26.914 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.914 INFO kablam! --> src/lib.rs:31:13 Sep 04 13:31:26.914 INFO kablam! | Sep 04 13:31:26.914 INFO kablam! 31 | signing_key: signing_key, Sep 04 13:31:26.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:31:26.914 INFO kablam! Sep 04 13:31:26.915 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.915 INFO kablam! --> src/lib.rs:32:13 Sep 04 13:31:26.915 INFO kablam! | Sep 04 13:31:26.915 INFO kablam! 32 | config: Config::defaults(), Sep 04 13:31:26.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:31:26.915 INFO kablam! Sep 04 13:31:26.916 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.917 INFO kablam! --> src/lib.rs:40:19 Sep 04 13:31:26.917 INFO kablam! | Sep 04 13:31:26.917 INFO kablam! 40 | let key = self.signing_key; Sep 04 13:31:26.917 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 13:31:26.917 INFO kablam! Sep 04 13:31:26.919 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:26.920 INFO kablam! --> src/lib.rs:43:50 Sep 04 13:31:26.920 INFO kablam! | Sep 04 13:31:26.920 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 04 13:31:26.920 INFO kablam! | ^^^^^^^^^^^ Sep 04 13:31:26.920 INFO kablam! Sep 04 13:31:27.631 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.631 INFO kablam! --> src/lib.rs:27:6 Sep 04 13:31:27.631 INFO kablam! | Sep 04 13:31:27.631 INFO kablam! 27 | impl LoginManager { Sep 04 13:31:27.632 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:27.632 INFO kablam! | Sep 04 13:31:27.632 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 13:31:27.632 INFO kablam! Sep 04 13:31:27.632 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.632 INFO kablam! --> src/lib.rs:37:39 Sep 04 13:31:27.632 INFO kablam! | Sep 04 13:31:27.632 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Sep 04 13:31:27.632 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:27.632 INFO kablam! Sep 04 13:31:27.632 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.632 INFO kablam! --> src/lib.rs:29:41 Sep 04 13:31:27.632 INFO kablam! | Sep 04 13:31:27.632 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Sep 04 13:31:27.632 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:27.632 INFO kablam! Sep 04 13:31:27.632 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.632 INFO kablam! --> src/lib.rs:30:9 Sep 04 13:31:27.632 INFO kablam! | Sep 04 13:31:27.632 INFO kablam! 30 | LoginManager { Sep 04 13:31:27.632 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:31:27.632 INFO kablam! Sep 04 13:31:27.733 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.733 INFO kablam! --> src/lib.rs:31:13 Sep 04 13:31:27.733 INFO kablam! | Sep 04 13:31:27.733 INFO kablam! 31 | signing_key: signing_key, Sep 04 13:31:27.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:31:27.733 INFO kablam! Sep 04 13:31:27.733 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.733 INFO kablam! --> src/lib.rs:32:13 Sep 04 13:31:27.733 INFO kablam! | Sep 04 13:31:27.733 INFO kablam! 32 | config: Config::defaults(), Sep 04 13:31:27.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:31:27.733 INFO kablam! Sep 04 13:31:27.735 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.735 INFO kablam! --> src/lib.rs:40:19 Sep 04 13:31:27.735 INFO kablam! | Sep 04 13:31:27.735 INFO kablam! 40 | let key = self.signing_key; Sep 04 13:31:27.735 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 13:31:27.735 INFO kablam! Sep 04 13:31:27.740 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:27.740 INFO kablam! --> src/lib.rs:43:50 Sep 04 13:31:27.740 INFO kablam! | Sep 04 13:31:27.740 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Sep 04 13:31:27.740 INFO kablam! | ^^^^^^^^^^^ Sep 04 13:31:27.740 INFO kablam! Sep 04 13:31:28.844 INFO kablam! warning: use of deprecated item 'iron_login::LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Sep 04 13:31:28.844 INFO kablam! --> examples/basic.rs:53:18 Sep 04 13:31:28.845 INFO kablam! | Sep 04 13:31:28.845 INFO kablam! 53 | chain.around(::iron_login::LoginManager::new(cookie_signing_key)); Sep 04 13:31:28.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:31:28.845 INFO kablam! | Sep 04 13:31:28.845 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 13:31:28.845 INFO kablam! Sep 04 13:31:28.961 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.62s Sep 04 13:31:28.971 INFO kablam! su: No module specific data is present Sep 04 13:31:29.433 INFO running `"docker" "rm" "-f" "566a331e013276c56f01d6ca79acf92c616e6523bf9428e72621001bd6b28c34"` Sep 04 13:31:29.543 INFO blam! 566a331e013276c56f01d6ca79acf92c616e6523bf9428e72621001bd6b28c34