Oct 22 02:11:09.264 INFO checking iron-login-0.5.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:11:09.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 02:11:09.672 INFO blam! 113f1e637fc7bb16d64ce29211d0f7edd9f9fc95b4fb94c921216f1aa542d9b8 Oct 22 02:11:09.692 INFO running `"docker" "start" "-a" "113f1e637fc7bb16d64ce29211d0f7edd9f9fc95b4fb94c921216f1aa542d9b8"` Oct 22 02:11:10.805 INFO kablam! usermod: no changes Oct 22 02:11:11.038 INFO kablam! Checking cookie v0.2.5 Oct 22 02:11:12.669 INFO kablam! Checking hyper v0.9.18 Oct 22 02:11:17.692 INFO kablam! Checking iron v0.4.0 Oct 22 02:11:20.528 INFO kablam! Checking oven v0.4.0 Oct 22 02:11:20.528 INFO kablam! Checking persistent v0.2.1 Oct 22 02:11:23.948 INFO kablam! Checking iron-login v0.5.1 (/source) Oct 22 02:11:26.881 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.881 INFO kablam! --> src/lib.rs:27:6 Oct 22 02:11:26.882 INFO kablam! | Oct 22 02:11:26.882 INFO kablam! 27 | impl LoginManager { Oct 22 02:11:26.882 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:26.883 INFO kablam! | Oct 22 02:11:26.883 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:11:26.883 INFO kablam! Oct 22 02:11:26.883 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.884 INFO kablam! --> src/lib.rs:37:39 Oct 22 02:11:26.884 INFO kablam! | Oct 22 02:11:26.884 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Oct 22 02:11:26.885 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:26.885 INFO kablam! Oct 22 02:11:26.885 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.886 INFO kablam! --> src/lib.rs:29:41 Oct 22 02:11:26.886 INFO kablam! | Oct 22 02:11:26.886 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Oct 22 02:11:26.887 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:26.887 INFO kablam! Oct 22 02:11:26.887 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.887 INFO kablam! --> src/lib.rs:30:9 Oct 22 02:11:26.888 INFO kablam! | Oct 22 02:11:26.888 INFO kablam! 30 | LoginManager { Oct 22 02:11:26.888 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:26.889 INFO kablam! Oct 22 02:11:26.932 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.932 INFO kablam! --> src/lib.rs:31:13 Oct 22 02:11:26.932 INFO kablam! | Oct 22 02:11:26.932 INFO kablam! 31 | signing_key: signing_key, Oct 22 02:11:26.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:11:26.932 INFO kablam! Oct 22 02:11:26.932 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.932 INFO kablam! --> src/lib.rs:32:13 Oct 22 02:11:26.932 INFO kablam! | Oct 22 02:11:26.932 INFO kablam! 32 | config: Config::defaults(), Oct 22 02:11:26.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:11:26.932 INFO kablam! Oct 22 02:11:26.932 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.932 INFO kablam! --> src/lib.rs:40:19 Oct 22 02:11:26.932 INFO kablam! | Oct 22 02:11:26.932 INFO kablam! 40 | let key = self.signing_key; Oct 22 02:11:26.932 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 02:11:26.932 INFO kablam! Oct 22 02:11:26.932 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:26.932 INFO kablam! --> src/lib.rs:43:50 Oct 22 02:11:26.932 INFO kablam! | Oct 22 02:11:26.932 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Oct 22 02:11:26.932 INFO kablam! | ^^^^^^^^^^^ Oct 22 02:11:26.932 INFO kablam! Oct 22 02:11:27.020 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.020 INFO kablam! --> src/lib.rs:27:6 Oct 22 02:11:27.020 INFO kablam! | Oct 22 02:11:27.020 INFO kablam! 27 | impl LoginManager { Oct 22 02:11:27.020 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:27.020 INFO kablam! | Oct 22 02:11:27.020 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:11:27.020 INFO kablam! Oct 22 02:11:27.020 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.020 INFO kablam! --> src/lib.rs:37:39 Oct 22 02:11:27.020 INFO kablam! | Oct 22 02:11:27.020 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Oct 22 02:11:27.020 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:27.020 INFO kablam! Oct 22 02:11:27.020 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.020 INFO kablam! --> src/lib.rs:29:41 Oct 22 02:11:27.020 INFO kablam! | Oct 22 02:11:27.020 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Oct 22 02:11:27.020 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:27.020 INFO kablam! Oct 22 02:11:27.020 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.020 INFO kablam! --> src/lib.rs:30:9 Oct 22 02:11:27.020 INFO kablam! | Oct 22 02:11:27.020 INFO kablam! 30 | LoginManager { Oct 22 02:11:27.020 INFO kablam! | ^^^^^^^^^^^^ Oct 22 02:11:27.020 INFO kablam! Oct 22 02:11:27.072 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.072 INFO kablam! --> src/lib.rs:31:13 Oct 22 02:11:27.072 INFO kablam! | Oct 22 02:11:27.072 INFO kablam! 31 | signing_key: signing_key, Oct 22 02:11:27.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:11:27.072 INFO kablam! Oct 22 02:11:27.072 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.072 INFO kablam! --> src/lib.rs:32:13 Oct 22 02:11:27.072 INFO kablam! | Oct 22 02:11:27.072 INFO kablam! 32 | config: Config::defaults(), Oct 22 02:11:27.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:11:27.072 INFO kablam! Oct 22 02:11:27.088 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.088 INFO kablam! --> src/lib.rs:40:19 Oct 22 02:11:27.088 INFO kablam! | Oct 22 02:11:27.088 INFO kablam! 40 | let key = self.signing_key; Oct 22 02:11:27.088 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 02:11:27.088 INFO kablam! Oct 22 02:11:27.088 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:27.088 INFO kablam! --> src/lib.rs:43:50 Oct 22 02:11:27.088 INFO kablam! | Oct 22 02:11:27.088 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Oct 22 02:11:27.088 INFO kablam! | ^^^^^^^^^^^ Oct 22 02:11:27.088 INFO kablam! Oct 22 02:11:30.305 INFO kablam! warning: use of deprecated item 'iron_login::LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 22 02:11:30.305 INFO kablam! --> examples/basic.rs:53:18 Oct 22 02:11:30.305 INFO kablam! | Oct 22 02:11:30.306 INFO kablam! 53 | chain.around(::iron_login::LoginManager::new(cookie_signing_key)); Oct 22 02:11:30.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:11:30.306 INFO kablam! | Oct 22 02:11:30.307 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:11:30.307 INFO kablam! Oct 22 02:11:30.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.54s Oct 22 02:11:30.411 INFO kablam! su: No module specific data is present Oct 22 02:11:31.319 INFO running `"docker" "rm" "-f" "113f1e637fc7bb16d64ce29211d0f7edd9f9fc95b4fb94c921216f1aa542d9b8"` Oct 22 02:11:31.584 INFO blam! 113f1e637fc7bb16d64ce29211d0f7edd9f9fc95b4fb94c921216f1aa542d9b8