Oct 26 19:44:27.044 INFO checking tdolist/tdo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:44:27.044 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 26 19:44:27.431 INFO blam! fe0aa6e51c826f629d4a2a0de12862b79e5079cc361d148c613fe7a6dc2a5c2f Oct 26 19:44:27.437 INFO running `"docker" "start" "-a" "fe0aa6e51c826f629d4a2a0de12862b79e5079cc361d148c613fe7a6dc2a5c2f"` Oct 26 19:44:29.390 INFO kablam! usermod: no changes Oct 26 19:44:29.716 INFO kablam! Compiling gcc v0.3.51 Oct 26 19:44:29.716 INFO kablam! Compiling openssl v0.9.15 Oct 26 19:44:29.743 INFO kablam! Checking serde v0.9.15 Oct 26 19:44:29.743 INFO kablam! Checking adler32 v1.0.1 Oct 26 19:44:29.743 INFO kablam! Checking json v0.11.9 Oct 26 19:44:29.743 INFO kablam! Checking term v0.4.6 Oct 26 19:44:29.743 INFO kablam! Checking encode_unicode v0.3.1 Oct 26 19:44:29.743 INFO kablam! Checking num_cpus v1.6.2 Oct 26 19:44:31.158 INFO kablam! Checking term_size v0.3.0 Oct 26 19:44:31.186 INFO kablam! Checking atty v0.2.2 Oct 26 19:44:32.783 INFO kablam! Checking colored v1.5.2 Oct 26 19:44:32.904 INFO kablam! Checking libflate v0.1.10 Oct 26 19:44:34.397 INFO kablam! Checking csv v0.15.0 Oct 26 19:44:34.600 INFO kablam! Checking textwrap v0.7.0 Oct 26 19:44:34.991 INFO kablam! Compiling serde_codegen_internals v0.14.2 Oct 26 19:44:35.782 INFO kablam! Checking hyper v0.10.12 Oct 26 19:44:37.424 INFO kablam! Checking clap v2.26.0 Oct 26 19:44:38.198 INFO kablam! Checking prettytable-rs v0.6.7 Oct 26 19:44:44.509 INFO kablam! Compiling openssl-sys v0.9.15 Oct 26 19:44:45.884 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 26 19:44:46.196 INFO kablam! Compiling serde_derive v0.9.15 Oct 26 19:45:09.379 INFO kablam! Checking serde_urlencoded v0.4.3 Oct 26 19:45:09.379 INFO kablam! Checking serde_json v0.9.10 Oct 26 19:45:09.665 INFO kablam! Checking native-tls v0.1.4 Oct 26 19:45:11.176 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 26 19:45:14.575 INFO kablam! Checking reqwest v0.5.2 Oct 26 19:45:17.983 INFO kablam! Checking backtrace v0.3.2 Oct 26 19:45:18.383 INFO kablam! Checking error-chain v0.10.0 Oct 26 19:45:18.873 INFO kablam! Checking tdo-core v0.2.1 Oct 26 19:45:19.953 INFO kablam! Checking tdo-export v0.2.1 Oct 26 19:45:21.333 INFO kablam! Checking tdo v2.2.0 (/source) Oct 26 19:45:22.579 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 26 19:45:22.579 INFO kablam! --> src/main.rs:24:27 Oct 26 19:45:22.579 INFO kablam! | Oct 26 19:45:22.579 INFO kablam! 24 | let save_path = match env::home_dir() { Oct 26 19:45:22.579 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:45:22.579 INFO kablam! | Oct 26 19:45:22.579 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:45:22.579 INFO kablam! Oct 26 19:45:22.579 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 26 19:45:22.579 INFO kablam! --> src/main.rs:24:27 Oct 26 19:45:22.579 INFO kablam! | Oct 26 19:45:22.579 INFO kablam! 24 | let save_path = match env::home_dir() { Oct 26 19:45:22.579 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:45:22.579 INFO kablam! | Oct 26 19:45:22.579 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:45:22.579 INFO kablam! Oct 26 19:45:23.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.63s Oct 26 19:45:23.063 INFO kablam! su: No module specific data is present Oct 26 19:45:23.929 INFO running `"docker" "rm" "-f" "fe0aa6e51c826f629d4a2a0de12862b79e5079cc361d148c613fe7a6dc2a5c2f"` Oct 26 19:45:24.251 INFO blam! fe0aa6e51c826f629d4a2a0de12862b79e5079cc361d148c613fe7a6dc2a5c2f