Oct 26 23:00:43.243 INFO checking pfernie/synacor-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:00:43.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 26 23:00:43.783 INFO blam! e30bee514ea59195ad39e5f313eb621f05756890983d28e77907321082f9afaf Oct 26 23:00:43.799 INFO running `"docker" "start" "-a" "e30bee514ea59195ad39e5f313eb621f05756890983d28e77907321082f9afaf"` Oct 26 23:00:44.448 INFO kablam! usermod: no changes Oct 26 23:00:44.535 INFO kablam! Checking rustc-demangle v0.1.3 Oct 26 23:00:44.547 INFO kablam! Checking unicode-segmentation v1.0.1 Oct 26 23:00:44.547 INFO kablam! Checking try_from v0.2.1 Oct 26 23:00:44.547 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 26 23:00:44.547 INFO kablam! Checking env_logger v0.4.0 Oct 26 23:00:45.503 INFO kablam! Checking clap v2.20.0 Oct 26 23:00:46.242 INFO kablam! Checking backtrace v0.3.0 Oct 26 23:00:47.015 INFO kablam! Checking error-chain v0.7.2 Oct 26 23:00:51.407 INFO kablam! Checking synacor v0.1.0 (/source) Oct 26 23:00:52.391 INFO kablam! warning: unused variable: `t` Oct 26 23:00:52.392 INFO kablam! --> src/bin/foo.rs:46:9 Oct 26 23:00:52.392 INFO kablam! | Oct 26 23:00:52.392 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 26 23:00:52.393 INFO kablam! | ^ help: consider using `_t` instead Oct 26 23:00:52.393 INFO kablam! | Oct 26 23:00:52.394 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:00:52.395 INFO kablam! Oct 26 23:00:52.671 INFO kablam! warning: unused variable: `t` Oct 26 23:00:52.672 INFO kablam! --> src/bin/foo.rs:46:9 Oct 26 23:00:52.672 INFO kablam! | Oct 26 23:00:52.673 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 26 23:00:52.673 INFO kablam! | ^ help: consider using `_t` instead Oct 26 23:00:52.675 INFO kablam! | Oct 26 23:00:52.679 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:00:52.679 INFO kablam! Oct 26 23:00:53.095 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 23:00:53.095 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 26 23:00:53.095 INFO kablam! | Oct 26 23:00:53.096 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 26 23:00:53.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:00:53.096 INFO kablam! | Oct 26 23:00:53.096 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:00:53.097 INFO kablam! Oct 26 23:00:53.399 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 23:00:53.399 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 26 23:00:53.400 INFO kablam! | Oct 26 23:00:53.403 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 26 23:00:53.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:00:53.404 INFO kablam! | Oct 26 23:00:53.404 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:00:53.405 INFO kablam! Oct 26 23:00:54.044 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 23:00:54.044 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 26 23:00:54.044 INFO kablam! | Oct 26 23:00:54.044 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 26 23:00:54.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:00:54.044 INFO kablam! | Oct 26 23:00:54.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:00:54.044 INFO kablam! Oct 26 23:00:54.063 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 23:00:54.063 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 26 23:00:54.063 INFO kablam! | Oct 26 23:00:54.063 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 26 23:00:54.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:00:54.063 INFO kablam! | Oct 26 23:00:54.063 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:00:54.063 INFO kablam! Oct 26 23:00:54.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.39s Oct 26 23:00:54.863 INFO kablam! su: No module specific data is present Oct 26 23:00:55.898 INFO running `"docker" "rm" "-f" "e30bee514ea59195ad39e5f313eb621f05756890983d28e77907321082f9afaf"` Oct 26 23:00:56.143 INFO blam! e30bee514ea59195ad39e5f313eb621f05756890983d28e77907321082f9afaf