Oct 31 23:19:11.082 INFO checking pfernie/synacor-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:19:11.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:19:11.562 INFO blam! b964f38c11bfacbd98426f17be9e45ca6e6aba74f4a687f6c247e290b0d16eb5 Oct 31 23:19:11.564 INFO running `"docker" "start" "-a" "b964f38c11bfacbd98426f17be9e45ca6e6aba74f4a687f6c247e290b0d16eb5"` Oct 31 23:19:13.348 INFO kablam! usermod: no changes Oct 31 23:19:13.516 INFO kablam! Compiling gcc v0.3.41 Oct 31 23:19:13.518 INFO kablam! Checking rustc-demangle v0.1.3 Oct 31 23:19:13.519 INFO kablam! Checking try_from v0.2.1 Oct 31 23:19:13.528 INFO kablam! Checking thread_local v0.3.2 Oct 31 23:19:13.528 INFO kablam! Checking aho-corasick v0.6.1 Oct 31 23:19:13.528 INFO kablam! Checking clap v2.20.0 Oct 31 23:19:15.825 INFO kablam! Checking regex v0.2.1 Oct 31 23:19:19.106 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 31 23:19:21.337 INFO kablam! Checking backtrace v0.3.0 Oct 31 23:19:22.648 INFO kablam! Checking env_logger v0.4.0 Oct 31 23:19:22.820 INFO kablam! Checking error-chain v0.7.2 Oct 31 23:19:26.405 INFO kablam! Checking synacor v0.1.0 (/source) Oct 31 23:19:26.927 INFO kablam! warning: unused variable: `t` Oct 31 23:19:26.927 INFO kablam! --> src/bin/foo.rs:46:9 Oct 31 23:19:26.928 INFO kablam! | Oct 31 23:19:26.928 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 31 23:19:26.928 INFO kablam! | ^ help: consider using `_t` instead Oct 31 23:19:26.928 INFO kablam! | Oct 31 23:19:26.929 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:19:26.929 INFO kablam! Oct 31 23:19:27.760 INFO kablam! warning: unused variable: `t` Oct 31 23:19:27.761 INFO kablam! --> src/bin/foo.rs:46:9 Oct 31 23:19:27.761 INFO kablam! | Oct 31 23:19:27.761 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 31 23:19:27.761 INFO kablam! | ^ help: consider using `_t` instead Oct 31 23:19:27.761 INFO kablam! | Oct 31 23:19:27.761 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:19:27.761 INFO kablam! Oct 31 23:19:28.104 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 31 23:19:28.105 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 31 23:19:28.105 INFO kablam! | Oct 31 23:19:28.105 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 31 23:19:28.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:19:28.106 INFO kablam! | Oct 31 23:19:28.106 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:19:28.106 INFO kablam! Oct 31 23:19:28.397 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 31 23:19:28.397 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 31 23:19:28.398 INFO kablam! | Oct 31 23:19:28.398 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 31 23:19:28.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:19:28.398 INFO kablam! | Oct 31 23:19:28.399 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:19:28.399 INFO kablam! Oct 31 23:19:28.696 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 31 23:19:28.697 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 31 23:19:28.697 INFO kablam! | Oct 31 23:19:28.697 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 31 23:19:28.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:19:28.698 INFO kablam! | Oct 31 23:19:28.698 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:19:28.699 INFO kablam! Oct 31 23:19:28.997 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 31 23:19:28.997 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 31 23:19:28.998 INFO kablam! | Oct 31 23:19:28.998 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 31 23:19:28.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:19:28.998 INFO kablam! | Oct 31 23:19:28.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:19:28.999 INFO kablam! Oct 31 23:19:29.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.97s Oct 31 23:19:29.361 INFO kablam! su: No module specific data is present Oct 31 23:19:30.085 INFO running `"docker" "rm" "-f" "b964f38c11bfacbd98426f17be9e45ca6e6aba74f4a687f6c247e290b0d16eb5"` Oct 31 23:19:30.352 INFO blam! b964f38c11bfacbd98426f17be9e45ca6e6aba74f4a687f6c247e290b0d16eb5