Oct 12 21:04:20.262 INFO checking gobanos/demo-iron against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 21:04:20.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 21:04:20.805 INFO blam! 491f5eb7893d4d7c5048e3262104e527e7b512cf8fd29a81f71246079fa77bbb Oct 12 21:04:20.806 INFO running `"docker" "start" "-a" "491f5eb7893d4d7c5048e3262104e527e7b512cf8fd29a81f71246079fa77bbb"` Oct 12 21:04:22.191 INFO kablam! usermod: no changes Oct 12 21:04:22.390 INFO kablam! Checking hyper v0.10.13 Oct 12 21:04:26.993 INFO kablam! Checking iron v0.5.1 Oct 12 21:04:28.393 INFO kablam! Checking router v0.5.1 Oct 12 21:04:28.393 INFO kablam! Checking mount v0.3.0 Oct 12 21:04:30.440 INFO kablam! Checking demo-iron v0.1.0 (/source) Oct 12 21:04:32.300 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 21:04:32.300 INFO kablam! --> src/user.rs:28:13 Oct 12 21:04:32.300 INFO kablam! | Oct 12 21:04:32.300 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 12 21:04:32.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:32.300 INFO kablam! | Oct 12 21:04:32.300 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:04:32.300 INFO kablam! Oct 12 21:04:32.424 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 21:04:32.424 INFO kablam! --> src/user.rs:28:13 Oct 12 21:04:32.424 INFO kablam! | Oct 12 21:04:32.424 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 12 21:04:32.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:32.424 INFO kablam! | Oct 12 21:04:32.424 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:04:32.424 INFO kablam! Oct 12 21:04:32.446 INFO kablam! warning: field is never used: `password` Oct 12 21:04:32.446 INFO kablam! --> src/user.rs:15:5 Oct 12 21:04:32.446 INFO kablam! | Oct 12 21:04:32.446 INFO kablam! 15 | password: String, Oct 12 21:04:32.446 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:04:32.446 INFO kablam! | Oct 12 21:04:32.446 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:04:32.446 INFO kablam! Oct 12 21:04:32.446 INFO kablam! warning: field is never used: `msg_handler` Oct 12 21:04:32.446 INFO kablam! --> src/user.rs:38:5 Oct 12 21:04:32.446 INFO kablam! | Oct 12 21:04:32.446 INFO kablam! 38 | msg_handler: MsgHandler, Oct 12 21:04:32.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:32.446 INFO kablam! Oct 12 21:04:33.206 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 21:04:33.206 INFO kablam! --> src/user.rs:28:13 Oct 12 21:04:33.207 INFO kablam! | Oct 12 21:04:33.207 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 12 21:04:33.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:33.207 INFO kablam! | Oct 12 21:04:33.217 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:04:33.217 INFO kablam! Oct 12 21:04:33.311 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 21:04:33.311 INFO kablam! --> src/user.rs:28:13 Oct 12 21:04:33.311 INFO kablam! | Oct 12 21:04:33.311 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 12 21:04:33.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:33.311 INFO kablam! | Oct 12 21:04:33.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:04:33.311 INFO kablam! Oct 12 21:04:33.332 INFO kablam! warning: field is never used: `password` Oct 12 21:04:33.332 INFO kablam! --> src/user.rs:15:5 Oct 12 21:04:33.332 INFO kablam! | Oct 12 21:04:33.332 INFO kablam! 15 | password: String, Oct 12 21:04:33.332 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:04:33.332 INFO kablam! | Oct 12 21:04:33.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:04:33.332 INFO kablam! Oct 12 21:04:33.332 INFO kablam! warning: field is never used: `msg_handler` Oct 12 21:04:33.332 INFO kablam! --> src/user.rs:38:5 Oct 12 21:04:33.332 INFO kablam! | Oct 12 21:04:33.332 INFO kablam! 38 | msg_handler: MsgHandler, Oct 12 21:04:33.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:04:33.332 INFO kablam! Oct 12 21:04:33.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 12 21:04:33.371 INFO kablam! su: No module specific data is present Oct 12 21:04:34.619 INFO running `"docker" "rm" "-f" "491f5eb7893d4d7c5048e3262104e527e7b512cf8fd29a81f71246079fa77bbb"` Oct 12 21:04:35.124 INFO blam! 491f5eb7893d4d7c5048e3262104e527e7b512cf8fd29a81f71246079fa77bbb