Oct 12 18:51:50.004 INFO checking kogai/sync-memo against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 18:51:50.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 18:51:50.210 INFO blam! 1a3379c47783d9d8f424e298938e0deae7aea1ce4022407b039284d697c749ee Oct 12 18:51:50.214 INFO running `"docker" "start" "-a" "1a3379c47783d9d8f424e298938e0deae7aea1ce4022407b039284d697c749ee"` Oct 12 18:51:50.924 INFO kablam! usermod: no changes Oct 12 18:51:51.205 INFO kablam! Compiling openssl v0.9.11 Oct 12 18:51:51.217 INFO kablam! Checking serde v1.0.2 Oct 12 18:51:51.217 INFO kablam! Compiling openssl-sys v0.9.11 Oct 12 18:51:51.217 INFO kablam! Checking thread-id v3.0.0 Oct 12 18:51:51.217 INFO kablam! Checking memchr v1.0.1 Oct 12 18:51:51.218 INFO kablam! Checking inotify v0.3.0 Oct 12 18:51:51.218 INFO kablam! Checking term_size v0.2.3 Oct 12 18:51:51.218 INFO kablam! Checking filetime v0.1.10 Oct 12 18:51:52.289 INFO kablam! Checking daemonize v0.2.3 Oct 12 18:51:52.297 INFO kablam! Checking net2 v0.2.27 Oct 12 18:51:52.313 INFO kablam! Checking nix v0.5.1 Oct 12 18:51:52.769 INFO kablam! Checking libflate v0.1.5 Oct 12 18:51:52.923 INFO kablam! Compiling hyper v0.10.9 Oct 12 18:51:53.052 INFO kablam! Checking clap v2.22.2 Oct 12 18:51:54.676 INFO kablam! Checking thread_local v0.3.3 Oct 12 18:51:55.366 INFO kablam! Checking aho-corasick v0.6.3 Oct 12 18:51:55.424 INFO kablam! Checking backtrace-sys v0.1.10 Oct 12 18:51:55.921 INFO kablam! Compiling serde_derive_internals v0.15.0 Oct 12 18:51:56.165 INFO kablam! Compiling derive-error-chain v0.10.0 Oct 12 18:51:56.748 INFO kablam! Checking serde_urlencoded v0.4.2 Oct 12 18:51:56.876 INFO kablam! Checking miow v0.1.5 Oct 12 18:51:57.508 INFO kablam! Checking backtrace v0.3.0 Oct 12 18:51:58.825 INFO kablam! Checking chrono v0.3.1 Oct 12 18:52:01.357 INFO kablam! Checking config_file_handler v0.6.0 Oct 12 18:52:01.363 INFO kablam! Checking regex v0.2.1 Oct 12 18:52:02.576 INFO kablam! Checking error-chain v0.10.0 Oct 12 18:52:03.346 INFO kablam! Checking mio v0.5.1 Oct 12 18:52:04.300 INFO kablam! Compiling serde_derive v1.0.2 Oct 12 18:52:08.616 INFO kablam! Checking notify v4.0.1 Oct 12 18:52:13.945 INFO kablam! Checking dotenv v0.10.0 Oct 12 18:52:18.628 INFO kablam! Checking serde_json v1.0.1 Oct 12 18:52:18.628 INFO kablam! Checking serde-value v0.5.0 Oct 12 18:52:18.628 INFO kablam! Checking serde_yaml v0.7.0 Oct 12 18:52:21.336 INFO kablam! Checking native-tls v0.1.2 Oct 12 18:52:23.908 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 12 18:52:25.708 INFO kablam! Checking log4rs v0.7.0 Oct 12 18:52:26.252 INFO kablam! Checking reqwest v0.5.1 Oct 12 18:52:29.812 INFO kablam! Checking sync-memo v0.1.0 (/source) Oct 12 18:52:34.949 INFO kablam! warning: unused import: `super::*` Oct 12 18:52:34.949 INFO kablam! --> src/client.rs:85:9 Oct 12 18:52:34.949 INFO kablam! | Oct 12 18:52:34.949 INFO kablam! 85 | use super::*; Oct 12 18:52:34.949 INFO kablam! | ^^^^^^^^ Oct 12 18:52:34.949 INFO kablam! | Oct 12 18:52:34.949 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:52:34.949 INFO kablam! Oct 12 18:52:34.949 INFO kablam! warning: unused import: `std::thread` Oct 12 18:52:34.949 INFO kablam! --> src/client.rs:86:9 Oct 12 18:52:34.949 INFO kablam! | Oct 12 18:52:34.949 INFO kablam! 86 | use std::thread; Oct 12 18:52:34.949 INFO kablam! | ^^^^^^^^^^^ Oct 12 18:52:34.949 INFO kablam! Oct 12 18:52:35.024 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 12 18:52:35.024 INFO kablam! --> src/github.rs:13:23 Oct 12 18:52:35.024 INFO kablam! | Oct 12 18:52:35.024 INFO kablam! 13 | let path_to_env = env::home_dir().and_then(|a| Some(a.join("sync-memo").join(".env"))); Oct 12 18:52:35.024 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.024 INFO kablam! | Oct 12 18:52:35.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:52:35.024 INFO kablam! Oct 12 18:52:35.024 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 12 18:52:35.024 INFO kablam! --> src/main.rs:29:27 Oct 12 18:52:35.024 INFO kablam! | Oct 12 18:52:35.024 INFO kablam! 29 | let log_config_path = env::home_dir() Oct 12 18:52:35.024 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.024 INFO kablam! Oct 12 18:52:35.024 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 12 18:52:35.024 INFO kablam! --> src/main.rs:35:16 Oct 12 18:52:35.024 INFO kablam! | Oct 12 18:52:35.024 INFO kablam! 35 | let path = env::home_dir() Oct 12 18:52:35.025 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.025 INFO kablam! Oct 12 18:52:35.036 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 12 18:52:35.036 INFO kablam! --> src/github.rs:13:23 Oct 12 18:52:35.036 INFO kablam! | Oct 12 18:52:35.036 INFO kablam! 13 | let path_to_env = env::home_dir().and_then(|a| Some(a.join("sync-memo").join(".env"))); Oct 12 18:52:35.036 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.036 INFO kablam! | Oct 12 18:52:35.036 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:52:35.036 INFO kablam! Oct 12 18:52:35.036 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 12 18:52:35.036 INFO kablam! --> src/main.rs:29:27 Oct 12 18:52:35.036 INFO kablam! | Oct 12 18:52:35.036 INFO kablam! 29 | let log_config_path = env::home_dir() Oct 12 18:52:35.036 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.036 INFO kablam! Oct 12 18:52:35.036 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 12 18:52:35.036 INFO kablam! --> src/main.rs:35:16 Oct 12 18:52:35.036 INFO kablam! | Oct 12 18:52:35.037 INFO kablam! 35 | let path = env::home_dir() Oct 12 18:52:35.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:52:35.037 INFO kablam! Oct 12 18:52:36.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.46s Oct 12 18:52:36.427 INFO kablam! su: No module specific data is present Oct 12 18:52:37.632 INFO running `"docker" "rm" "-f" "1a3379c47783d9d8f424e298938e0deae7aea1ce4022407b039284d697c749ee"` Oct 12 18:52:38.000 INFO blam! 1a3379c47783d9d8f424e298938e0deae7aea1ce4022407b039284d697c749ee