Oct 21 17:56:05.642 INFO checking fdhadzh/rust-auth-server-test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:56:05.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 21 17:56:05.940 INFO blam! 818e9af6a3b708cf5bafd2a43a5c807df625c67c4268e3b697e6aba8302f913b Oct 21 17:56:05.944 INFO running `"docker" "start" "-a" "818e9af6a3b708cf5bafd2a43a5c807df625c67c4268e3b697e6aba8302f913b"` Oct 21 17:56:07.123 INFO kablam! usermod: no changes Oct 21 17:56:07.541 INFO kablam! Compiling proc-macro2 v0.4.16 Oct 21 17:56:07.553 INFO kablam! Compiling toml v0.4.6 Oct 21 17:56:07.554 INFO kablam! Compiling hyper v0.10.13 Oct 21 17:56:07.561 INFO kablam! Compiling rayon v0.7.1 Oct 21 17:56:07.562 INFO kablam! Checking hyper v0.11.27 Oct 21 17:56:14.710 INFO kablam! Compiling ring v0.11.0 Oct 21 17:56:17.872 INFO kablam! Compiling quote v0.6.8 Oct 21 17:56:22.267 INFO kablam! Checking hyper-tls v0.1.4 Oct 21 17:56:27.029 INFO kablam! Checking cookie v0.9.2 Oct 21 17:56:27.271 INFO kablam! Compiling syn v0.14.9 Oct 21 17:56:29.572 INFO kablam! Checking rocket v0.3.16 Oct 21 17:56:31.213 INFO kablam! Checking reqwest v0.8.8 Oct 21 17:56:41.924 INFO kablam! Checking rocket_contrib v0.3.16 Oct 21 17:56:45.848 INFO kablam! Compiling serde_derive v1.0.76 Oct 21 17:56:58.686 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 21 17:57:24.064 INFO kablam! Checking auth-server v0.1.0 (/source) Oct 21 17:57:28.965 INFO kablam! warning: unused imports: `Write`, `self` Oct 21 17:57:28.966 INFO kablam! --> src/main.rs:12:15 Oct 21 17:57:28.966 INFO kablam! | Oct 21 17:57:28.967 INFO kablam! 12 | use std::io::{self, Write}; Oct 21 17:57:28.967 INFO kablam! | ^^^^ ^^^^^ Oct 21 17:57:28.967 INFO kablam! | Oct 21 17:57:28.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:57:28.968 INFO kablam! Oct 21 17:57:29.316 INFO kablam! warning: unused variable: `map` Oct 21 17:57:29.316 INFO kablam! --> src/main.rs:78:50 Oct 21 17:57:29.316 INFO kablam! | Oct 21 17:57:29.316 INFO kablam! 78 | fn facebook_auth(req: Json, map: State) -> Json { Oct 21 17:57:29.316 INFO kablam! | ^^^ help: consider using `_map` instead Oct 21 17:57:29.316 INFO kablam! | Oct 21 17:57:29.316 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:57:29.316 INFO kablam! Oct 21 17:57:29.448 INFO kablam! warning: unused imports: `Write`, `self` Oct 21 17:57:29.448 INFO kablam! --> src/main.rs:12:15 Oct 21 17:57:29.448 INFO kablam! | Oct 21 17:57:29.448 INFO kablam! 12 | use std::io::{self, Write}; Oct 21 17:57:29.448 INFO kablam! | ^^^^ ^^^^^ Oct 21 17:57:29.448 INFO kablam! | Oct 21 17:57:29.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:57:29.452 INFO kablam! Oct 21 17:57:29.745 INFO kablam! warning: unused variable: `map` Oct 21 17:57:29.745 INFO kablam! --> src/main.rs:78:50 Oct 21 17:57:29.745 INFO kablam! | Oct 21 17:57:29.746 INFO kablam! 78 | fn facebook_auth(req: Json, map: State) -> Json { Oct 21 17:57:29.746 INFO kablam! | ^^^ help: consider using `_map` instead Oct 21 17:57:29.746 INFO kablam! | Oct 21 17:57:29.746 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:57:29.747 INFO kablam! Oct 21 17:57:29.874 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 21 17:57:29.917 INFO kablam! su: No module specific data is present Oct 21 17:57:30.489 INFO running `"docker" "rm" "-f" "818e9af6a3b708cf5bafd2a43a5c807df625c67c4268e3b697e6aba8302f913b"` Oct 21 17:57:30.696 INFO blam! 818e9af6a3b708cf5bafd2a43a5c807df625c67c4268e3b697e6aba8302f913b