Oct 27 22:23:18.389 INFO checking finchers-session-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:23:18.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 22:23:18.839 INFO blam! 81473c22f65220947fcb6e586ee33231a21532140e43b8fc4b1ab81b588debd4 Oct 27 22:23:18.841 INFO running `"docker" "start" "-a" "81473c22f65220947fcb6e586ee33231a21532140e43b8fc4b1ab81b588debd4"` Oct 27 22:23:20.630 INFO kablam! usermod: no changes Oct 27 22:23:20.949 INFO kablam! Compiling finchers v0.13.5 Oct 27 22:23:20.950 INFO kablam! Checking bytes v0.4.10 Oct 27 22:23:20.979 INFO kablam! Checking cookie v0.11.0 Oct 27 22:23:20.987 INFO kablam! Checking serde v1.0.80 Oct 27 22:23:20.991 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 27 22:23:27.128 INFO kablam! Checking tokio-io v0.1.10 Oct 27 22:23:27.129 INFO kablam! Checking http v0.1.13 Oct 27 22:23:32.348 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 22:23:32.349 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 22:23:32.359 INFO kablam! Checking tokio-fs v0.1.4 Oct 27 22:23:40.452 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 22:23:40.454 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 22:23:40.459 INFO kablam! Checking tokio-uds v0.2.3 Oct 27 22:23:41.176 INFO kablam! Checking h2 v0.1.13 Oct 27 22:23:51.039 INFO kablam! Checking tokio v0.1.11 Oct 27 22:23:58.258 INFO kablam! Checking hyper v0.12.13 Oct 27 22:23:58.879 INFO kablam! Checking serde_json v1.0.32 Oct 27 22:23:58.881 INFO kablam! Checking serde_qs v0.4.1 Oct 27 22:23:58.882 INFO kablam! Checking uuid v0.7.1 Oct 27 22:24:18.539 INFO kablam! Checking finchers-session v0.2.0 (/source) Oct 27 22:24:30.827 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.827 INFO kablam! --> src/cookie.rs:109:25 Oct 27 22:24:30.828 INFO kablam! | Oct 27 22:24:30.828 INFO kablam! 109 | let jar = input.cookies()?; Oct 27 22:24:30.828 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.828 INFO kablam! | Oct 27 22:24:30.829 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:24:30.829 INFO kablam! Oct 27 22:24:30.829 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.829 INFO kablam! --> src/cookie.rs:134:25 Oct 27 22:24:30.830 INFO kablam! | Oct 27 22:24:30.830 INFO kablam! 134 | let jar = input.cookies()?; Oct 27 22:24:30.830 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.830 INFO kablam! Oct 27 22:24:30.843 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.843 INFO kablam! --> src/cookie.rs:148:25 Oct 27 22:24:30.843 INFO kablam! | Oct 27 22:24:30.843 INFO kablam! 148 | let jar = input.cookies()?; Oct 27 22:24:30.843 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.843 INFO kablam! Oct 27 22:24:30.893 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.893 INFO kablam! --> src/in_memory.rs:85:21 Oct 27 22:24:30.893 INFO kablam! | Oct 27 22:24:30.893 INFO kablam! 85 | match input.cookies()?.get("session-id") { Oct 27 22:24:30.893 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.893 INFO kablam! Oct 27 22:24:30.897 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.897 INFO kablam! --> src/in_memory.rs:101:14 Oct 27 22:24:30.897 INFO kablam! | Oct 27 22:24:30.897 INFO kablam! 101 | .cookies()? Oct 27 22:24:30.897 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.897 INFO kablam! Oct 27 22:24:30.903 INFO kablam! warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:30.903 INFO kablam! --> src/in_memory.rs:108:15 Oct 27 22:24:30.903 INFO kablam! | Oct 27 22:24:30.903 INFO kablam! 108 | input.cookies()?.remove(Cookie::named("session-id")); Oct 27 22:24:30.903 INFO kablam! | ^^^^^^^ Oct 27 22:24:30.903 INFO kablam! Oct 27 22:24:31.803 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.803 INFO kablam! --> src/cookie.rs:109:25 Oct 27 22:24:31.803 INFO kablam! | Oct 27 22:24:31.803 INFO kablam! 109 | let jar = input.cookies()?; Oct 27 22:24:31.803 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.803 INFO kablam! | Oct 27 22:24:31.803 INFO kablam! note: lint level defined here Oct 27 22:24:31.803 INFO kablam! --> src/lib.rs:27:24 Oct 27 22:24:31.803 INFO kablam! | Oct 27 22:24:31.803 INFO kablam! 27 | #![cfg_attr(test, deny(warnings))] Oct 27 22:24:31.803 INFO kablam! | ^^^^^^^^ Oct 27 22:24:31.803 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 22:24:31.803 INFO kablam! Oct 27 22:24:31.820 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.820 INFO kablam! --> src/cookie.rs:134:25 Oct 27 22:24:31.820 INFO kablam! | Oct 27 22:24:31.820 INFO kablam! 134 | let jar = input.cookies()?; Oct 27 22:24:31.820 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.821 INFO kablam! Oct 27 22:24:31.822 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.822 INFO kablam! --> src/cookie.rs:148:25 Oct 27 22:24:31.822 INFO kablam! | Oct 27 22:24:31.822 INFO kablam! 148 | let jar = input.cookies()?; Oct 27 22:24:31.822 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.822 INFO kablam! Oct 27 22:24:31.871 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.871 INFO kablam! --> src/in_memory.rs:85:21 Oct 27 22:24:31.871 INFO kablam! | Oct 27 22:24:31.871 INFO kablam! 85 | match input.cookies()?.get("session-id") { Oct 27 22:24:31.871 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.871 INFO kablam! Oct 27 22:24:31.874 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.875 INFO kablam! --> src/in_memory.rs:101:14 Oct 27 22:24:31.875 INFO kablam! | Oct 27 22:24:31.875 INFO kablam! 101 | .cookies()? Oct 27 22:24:31.875 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.875 INFO kablam! Oct 27 22:24:31.876 INFO kablam! error: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. Oct 27 22:24:31.876 INFO kablam! --> src/in_memory.rs:108:15 Oct 27 22:24:31.877 INFO kablam! | Oct 27 22:24:31.877 INFO kablam! 108 | input.cookies()?.remove(Cookie::named("session-id")); Oct 27 22:24:31.877 INFO kablam! | ^^^^^^^ Oct 27 22:24:31.877 INFO kablam! Oct 27 22:24:31.911 INFO kablam! error: aborting due to 6 previous errors Oct 27 22:24:31.911 INFO kablam! Oct 27 22:24:31.943 INFO kablam! error: Could not compile `finchers-session`. Oct 27 22:24:31.943 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 22:24:39.289 INFO kablam! error: build failed Oct 27 22:24:39.290 INFO kablam! su: No module specific data is present Oct 27 22:24:39.939 INFO running `"docker" "rm" "-f" "81473c22f65220947fcb6e586ee33231a21532140e43b8fc4b1ab81b588debd4"` Oct 27 22:24:40.204 INFO blam! 81473c22f65220947fcb6e586ee33231a21532140e43b8fc4b1ab81b588debd4