Oct 13 13:17:59.715 INFO checking iron-login-0.5.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:17:59.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 13:18:00.218 INFO blam! fbdfe972afb882c99e6b890f3f6be8e4ddc53221038587d33ba4afdf13bf339b Oct 13 13:18:00.220 INFO running `"docker" "start" "-a" "fbdfe972afb882c99e6b890f3f6be8e4ddc53221038587d33ba4afdf13bf339b"` Oct 13 13:18:01.180 INFO kablam! usermod: no changes Oct 13 13:18:01.332 INFO kablam! Checking hyper v0.9.18 Oct 13 13:18:06.077 INFO kablam! Checking iron v0.4.0 Oct 13 13:18:09.125 INFO kablam! Checking oven v0.4.0 Oct 13 13:18:09.126 INFO kablam! Checking persistent v0.2.1 Oct 13 13:18:14.689 INFO kablam! Checking iron-login v0.5.1 (/source) Oct 13 13:18:18.324 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.324 INFO kablam! --> src/lib.rs:27:6 Oct 13 13:18:18.324 INFO kablam! | Oct 13 13:18:18.324 INFO kablam! 27 | impl LoginManager { Oct 13 13:18:18.324 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.324 INFO kablam! | Oct 13 13:18:18.324 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:18:18.324 INFO kablam! Oct 13 13:18:18.324 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.324 INFO kablam! --> src/lib.rs:37:39 Oct 13 13:18:18.324 INFO kablam! | Oct 13 13:18:18.324 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Oct 13 13:18:18.324 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.324 INFO kablam! Oct 13 13:18:18.324 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.324 INFO kablam! --> src/lib.rs:29:41 Oct 13 13:18:18.325 INFO kablam! | Oct 13 13:18:18.325 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Oct 13 13:18:18.325 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.325 INFO kablam! Oct 13 13:18:18.325 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.325 INFO kablam! --> src/lib.rs:30:9 Oct 13 13:18:18.325 INFO kablam! | Oct 13 13:18:18.325 INFO kablam! 30 | LoginManager { Oct 13 13:18:18.325 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.325 INFO kablam! Oct 13 13:18:18.396 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.396 INFO kablam! --> src/lib.rs:31:13 Oct 13 13:18:18.396 INFO kablam! | Oct 13 13:18:18.396 INFO kablam! 31 | signing_key: signing_key, Oct 13 13:18:18.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:18:18.396 INFO kablam! Oct 13 13:18:18.396 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.396 INFO kablam! --> src/lib.rs:32:13 Oct 13 13:18:18.396 INFO kablam! | Oct 13 13:18:18.396 INFO kablam! 32 | config: Config::defaults(), Oct 13 13:18:18.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:18:18.396 INFO kablam! Oct 13 13:18:18.396 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.396 INFO kablam! --> src/lib.rs:40:19 Oct 13 13:18:18.396 INFO kablam! | Oct 13 13:18:18.396 INFO kablam! 40 | let key = self.signing_key; Oct 13 13:18:18.396 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 13:18:18.396 INFO kablam! Oct 13 13:18:18.404 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.404 INFO kablam! --> src/lib.rs:43:50 Oct 13 13:18:18.404 INFO kablam! | Oct 13 13:18:18.404 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Oct 13 13:18:18.404 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:18:18.404 INFO kablam! Oct 13 13:18:18.633 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.633 INFO kablam! --> src/lib.rs:27:6 Oct 13 13:18:18.633 INFO kablam! | Oct 13 13:18:18.634 INFO kablam! 27 | impl LoginManager { Oct 13 13:18:18.634 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.634 INFO kablam! | Oct 13 13:18:18.635 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:18:18.635 INFO kablam! Oct 13 13:18:18.635 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.635 INFO kablam! --> src/lib.rs:37:39 Oct 13 13:18:18.636 INFO kablam! | Oct 13 13:18:18.636 INFO kablam! 37 | impl middleware::AroundMiddleware for LoginManager { Oct 13 13:18:18.636 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.636 INFO kablam! Oct 13 13:18:18.637 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.637 INFO kablam! --> src/lib.rs:29:41 Oct 13 13:18:18.637 INFO kablam! | Oct 13 13:18:18.637 INFO kablam! 29 | pub fn new(signing_key: Vec) -> LoginManager { Oct 13 13:18:18.637 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.637 INFO kablam! Oct 13 13:18:18.637 INFO kablam! warning: use of deprecated item 'LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.637 INFO kablam! --> src/lib.rs:30:9 Oct 13 13:18:18.637 INFO kablam! | Oct 13 13:18:18.637 INFO kablam! 30 | LoginManager { Oct 13 13:18:18.637 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:18:18.637 INFO kablam! Oct 13 13:18:18.676 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.676 INFO kablam! --> src/lib.rs:31:13 Oct 13 13:18:18.676 INFO kablam! | Oct 13 13:18:18.676 INFO kablam! 31 | signing_key: signing_key, Oct 13 13:18:18.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:18:18.676 INFO kablam! Oct 13 13:18:18.676 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.676 INFO kablam! --> src/lib.rs:32:13 Oct 13 13:18:18.676 INFO kablam! | Oct 13 13:18:18.676 INFO kablam! 32 | config: Config::defaults(), Oct 13 13:18:18.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:18:18.676 INFO kablam! Oct 13 13:18:18.680 INFO kablam! warning: use of deprecated item 'LoginManager::signing_key': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.680 INFO kablam! --> src/lib.rs:40:19 Oct 13 13:18:18.680 INFO kablam! | Oct 13 13:18:18.680 INFO kablam! 40 | let key = self.signing_key; Oct 13 13:18:18.680 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 13:18:18.680 INFO kablam! Oct 13 13:18:18.680 INFO kablam! warning: use of deprecated item 'LoginManager::config': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:18.680 INFO kablam! --> src/lib.rs:43:50 Oct 13 13:18:18.680 INFO kablam! | Oct 13 13:18:18.680 INFO kablam! 43 | ch.link(persistent::Read::::both(self.config)); Oct 13 13:18:18.680 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:18:18.680 INFO kablam! Oct 13 13:18:21.710 INFO kablam! warning: use of deprecated item 'iron_login::LoginManager': Please use iron-sessionstorage. This entire crate is deprecated. Oct 13 13:18:21.710 INFO kablam! --> examples/basic.rs:53:18 Oct 13 13:18:21.710 INFO kablam! | Oct 13 13:18:21.710 INFO kablam! 53 | chain.around(::iron_login::LoginManager::new(cookie_signing_key)); Oct 13 13:18:21.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:18:21.710 INFO kablam! | Oct 13 13:18:21.710 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:18:21.710 INFO kablam! Oct 13 13:18:21.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.59s Oct 13 13:18:21.819 INFO kablam! su: No module specific data is present Oct 13 13:18:22.976 INFO running `"docker" "rm" "-f" "fbdfe972afb882c99e6b890f3f6be8e4ddc53221038587d33ba4afdf13bf339b"` Oct 13 13:18:23.292 INFO blam! fbdfe972afb882c99e6b890f3f6be8e4ddc53221038587d33ba4afdf13bf339b