Oct 27 01:29:50.246 INFO checking llambda/nary against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:29:50.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:29:50.756 INFO blam! 5e86b248ed82425cef6862f71054996ec45dfa0c78437d0e39e47e5836a74cd8 Oct 27 01:29:50.759 INFO running `"docker" "start" "-a" "5e86b248ed82425cef6862f71054996ec45dfa0c78437d0e39e47e5836a74cd8"` Oct 27 01:29:52.975 INFO kablam! usermod: no changes Oct 27 01:29:53.360 INFO kablam! Compiling cmake v0.1.33 Oct 27 01:29:53.367 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 27 01:29:53.367 INFO kablam! Compiling miniz-sys v0.1.10 Oct 27 01:29:53.383 INFO kablam! Compiling libz-sys v1.0.20 Oct 27 01:29:53.391 INFO kablam! Compiling curl-sys v0.4.8 Oct 27 01:29:53.391 INFO kablam! Checking termios v0.2.2 Oct 27 01:29:53.392 INFO kablam! Checking clicolors-control v0.2.0 Oct 27 01:29:53.394 INFO kablam! Checking semver v0.9.0 Oct 27 01:29:55.829 INFO kablam! Checking tar v0.4.16 Oct 27 01:29:57.080 INFO kablam! Compiling openssl v0.9.24 Oct 27 01:29:57.159 INFO kablam! Compiling syn v0.14.9 Oct 27 01:30:01.287 INFO kablam! Checking hyper v0.10.13 Oct 27 01:30:04.973 INFO kablam! Compiling libssh2-sys v0.2.10 Oct 27 01:30:05.433 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 27 01:30:05.553 INFO kablam! Checking regex v0.2.11 Oct 27 01:30:10.145 INFO kablam! Checking backtrace v0.3.9 Oct 27 01:30:11.504 INFO kablam! Checking flate2 v1.0.2 Oct 27 01:30:21.431 INFO kablam! Checking console v0.6.1 Oct 27 01:30:21.919 INFO kablam! Checking native-tls v0.1.5 Oct 27 01:30:25.658 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 01:30:27.583 INFO kablam! Checking indicatif v0.9.0 Oct 27 01:30:47.272 INFO kablam! Compiling synstructure v0.9.0 Oct 27 01:30:47.274 INFO kablam! Compiling serde_derive v1.0.74 Oct 27 01:31:06.067 INFO kablam! Compiling failure_derive v0.1.2 Oct 27 01:31:27.548 INFO kablam! Checking failure v0.1.2 Oct 27 01:31:29.766 INFO kablam! Checking git2 v0.7.5 Oct 27 01:31:42.907 INFO kablam! Checking nary v0.1.0 (/source) Oct 27 01:31:45.578 INFO kablam! warning: unused `#[macro_use]` import Oct 27 01:31:45.579 INFO kablam! --> src/main.rs:3:1 Oct 27 01:31:45.579 INFO kablam! | Oct 27 01:31:45.579 INFO kablam! 3 | #[macro_use] extern crate serde_derive; Oct 27 01:31:45.580 INFO kablam! | ^^^^^^^^^^^^ Oct 27 01:31:45.580 INFO kablam! | Oct 27 01:31:45.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:31:45.581 INFO kablam! Oct 27 01:31:45.581 INFO kablam! warning: unused import: `failure::err_msg` Oct 27 01:31:45.581 INFO kablam! --> src/main.rs:14:5 Oct 27 01:31:45.582 INFO kablam! | Oct 27 01:31:45.582 INFO kablam! 14 | use failure::err_msg; Oct 27 01:31:45.582 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 01:31:45.583 INFO kablam! Oct 27 01:31:45.603 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 01:31:45.603 INFO kablam! --> src/main.rs:32:5 Oct 27 01:31:45.603 INFO kablam! | Oct 27 01:31:45.603 INFO kablam! 32 | use std::env::home_dir; Oct 27 01:31:45.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:31:45.604 INFO kablam! | Oct 27 01:31:45.604 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 01:31:45.604 INFO kablam! Oct 27 01:31:45.611 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 01:31:45.611 INFO kablam! --> src/main.rs:126:25 Oct 27 01:31:45.612 INFO kablam! | Oct 27 01:31:45.612 INFO kablam! 126 | let mut cache_dir = home_dir().ok_or(NeedHomeDir)?; Oct 27 01:31:45.612 INFO kablam! | ^^^^^^^^ Oct 27 01:31:45.612 INFO kablam! Oct 27 01:31:45.710 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 01:31:45.710 INFO kablam! --> src/main.rs:56:28 Oct 27 01:31:45.711 INFO kablam! | Oct 27 01:31:45.711 INFO kablam! 56 | let mut fail = err.cause(); Oct 27 01:31:45.711 INFO kablam! | ^^^^^ Oct 27 01:31:45.711 INFO kablam! Oct 27 01:31:45.863 INFO kablam! warning: unused `#[macro_use]` import Oct 27 01:31:45.864 INFO kablam! --> src/main.rs:3:1 Oct 27 01:31:45.864 INFO kablam! | Oct 27 01:31:45.864 INFO kablam! 3 | #[macro_use] extern crate serde_derive; Oct 27 01:31:45.864 INFO kablam! | ^^^^^^^^^^^^ Oct 27 01:31:45.865 INFO kablam! | Oct 27 01:31:45.865 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:31:45.865 INFO kablam! Oct 27 01:31:45.865 INFO kablam! warning: unused import: `failure::err_msg` Oct 27 01:31:45.866 INFO kablam! --> src/main.rs:14:5 Oct 27 01:31:45.866 INFO kablam! | Oct 27 01:31:45.866 INFO kablam! 14 | use failure::err_msg; Oct 27 01:31:45.866 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 01:31:45.867 INFO kablam! Oct 27 01:31:45.883 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 01:31:45.883 INFO kablam! --> src/main.rs:32:5 Oct 27 01:31:45.883 INFO kablam! | Oct 27 01:31:45.884 INFO kablam! 32 | use std::env::home_dir; Oct 27 01:31:45.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:31:45.884 INFO kablam! | Oct 27 01:31:45.885 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 01:31:45.885 INFO kablam! Oct 27 01:31:45.885 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 01:31:45.885 INFO kablam! --> src/main.rs:126:25 Oct 27 01:31:45.886 INFO kablam! | Oct 27 01:31:45.886 INFO kablam! 126 | let mut cache_dir = home_dir().ok_or(NeedHomeDir)?; Oct 27 01:31:45.886 INFO kablam! | ^^^^^^^^ Oct 27 01:31:45.886 INFO kablam! Oct 27 01:31:45.928 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 01:31:45.928 INFO kablam! --> src/main.rs:56:28 Oct 27 01:31:45.928 INFO kablam! | Oct 27 01:31:45.928 INFO kablam! 56 | let mut fail = err.cause(); Oct 27 01:31:45.928 INFO kablam! | ^^^^^ Oct 27 01:31:45.928 INFO kablam! Oct 27 01:31:46.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 27 01:31:46.215 INFO kablam! su: No module specific data is present Oct 27 01:31:46.811 INFO running `"docker" "rm" "-f" "5e86b248ed82425cef6862f71054996ec45dfa0c78437d0e39e47e5836a74cd8"` Oct 27 01:31:47.115 INFO blam! 5e86b248ed82425cef6862f71054996ec45dfa0c78437d0e39e47e5836a74cd8