Oct 21 13:18:58.247 INFO checking susu/kutyus-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:18:58.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 13:18:58.565 INFO blam! f57d9bd791fd13fa43fd2826dafa6509101e271aa3beef755b27e3aa4d3d1919 Oct 21 13:18:58.568 INFO running `"docker" "start" "-a" "f57d9bd791fd13fa43fd2826dafa6509101e271aa3beef755b27e3aa4d3d1919"` Oct 21 13:19:00.129 INFO kablam! usermod: no changes Oct 21 13:19:00.341 INFO kablam! Compiling cc v1.0.6 Oct 21 13:19:00.341 INFO kablam! Checking serde v1.0.29 Oct 21 13:19:00.342 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 21 13:19:00.342 INFO kablam! Compiling num_cpus v1.8.0 Oct 21 13:19:00.342 INFO kablam! Checking memchr v0.1.11 Oct 21 13:19:00.342 INFO kablam! Checking memchr v1.0.2 Oct 21 13:19:00.343 INFO kablam! Checking num-traits v0.1.43 Oct 21 13:19:00.343 INFO kablam! Checking clap v2.31.1 Oct 21 13:19:01.368 INFO kablam! Checking rmp v0.8.7 Oct 21 13:19:01.368 INFO kablam! Checking thread-id v2.0.0 Oct 21 13:19:03.160 INFO kablam! Checking aho-corasick v0.5.3 Oct 21 13:19:03.184 INFO kablam! Checking nom v3.2.1 Oct 21 13:19:03.265 INFO kablam! Checking thread_local v0.2.7 Oct 21 13:19:03.344 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 21 13:19:06.130 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 21 13:19:06.349 INFO kablam! Checking regex v0.1.80 Oct 21 13:19:10.293 INFO kablam! Compiling rayon-core v1.4.0 Oct 21 13:19:10.884 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 13:19:16.448 INFO kablam! Checking serde-hjson v0.8.1 Oct 21 13:19:16.640 INFO kablam! Compiling rayon v0.8.2 Oct 21 13:19:23.905 INFO kablam! Compiling ring v0.12.1 Oct 21 13:19:33.040 INFO kablam! Checking serde_json v1.0.11 Oct 21 13:19:33.041 INFO kablam! Checking toml v0.4.5 Oct 21 13:19:37.608 INFO kablam! Checking backtrace v0.3.5 Oct 21 13:19:39.280 INFO kablam! Checking error-chain v0.11.0 Oct 21 13:19:40.293 INFO kablam! Checking kutyus_core v0.1.0 (/source/core) Oct 21 13:19:40.423 INFO kablam! Checking config v0.8.0 Oct 21 13:19:42.372 INFO kablam! Checking kutyus v0.1.0 (/source) Oct 21 13:19:43.228 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 21 13:19:43.228 INFO kablam! --> src/config.rs:47:24 Oct 21 13:19:43.228 INFO kablam! | Oct 21 13:19:43.228 INFO kablam! 47 | let home_dir = env::home_dir().expect("Please set HOME env vars"); Oct 21 13:19:43.228 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:19:43.228 INFO kablam! | Oct 21 13:19:43.228 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:19:43.228 INFO kablam! Oct 21 13:19:43.249 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 21 13:19:43.249 INFO kablam! --> src/config.rs:47:24 Oct 21 13:19:43.249 INFO kablam! | Oct 21 13:19:43.249 INFO kablam! 47 | let home_dir = env::home_dir().expect("Please set HOME env vars"); Oct 21 13:19:43.249 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:19:43.249 INFO kablam! | Oct 21 13:19:43.249 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:19:43.249 INFO kablam! Oct 21 13:19:44.044 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 21 13:19:44.044 INFO kablam! --> src/bin/ku.rs:136:28 Oct 21 13:19:44.044 INFO kablam! | Oct 21 13:19:44.044 INFO kablam! 136 | let home_dir = env::home_dir().expect("Please set HOME or XDG_CONFIG_HOME env vars"); Oct 21 13:19:44.044 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:19:44.044 INFO kablam! | Oct 21 13:19:44.044 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:19:44.044 INFO kablam! Oct 21 13:19:44.176 INFO kablam! warning: unused variable: `m` Oct 21 13:19:44.176 INFO kablam! --> src/bin/ku.rs:41:17 Oct 21 13:19:44.176 INFO kablam! | Oct 21 13:19:44.176 INFO kablam! 41 | if let Some(m) = matches.subcommand_matches("newfeed") { Oct 21 13:19:44.180 INFO kablam! | ^ help: consider using `_m` instead Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:19:44.180 INFO kablam! Oct 21 13:19:44.180 INFO kablam! warning: unused variable: `m` Oct 21 13:19:44.180 INFO kablam! --> src/bin/ku.rs:46:17 Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! 46 | if let Some(m) = matches.subcommand_matches("append") { Oct 21 13:19:44.180 INFO kablam! | ^ help: consider using `_m` instead Oct 21 13:19:44.180 INFO kablam! Oct 21 13:19:44.180 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 21 13:19:44.180 INFO kablam! --> src/bin/ku.rs:136:28 Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! 136 | let home_dir = env::home_dir().expect("Please set HOME or XDG_CONFIG_HOME env vars"); Oct 21 13:19:44.180 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:19:44.180 INFO kablam! Oct 21 13:19:44.180 INFO kablam! warning: unused variable: `m` Oct 21 13:19:44.180 INFO kablam! --> src/bin/ku.rs:41:17 Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! 41 | if let Some(m) = matches.subcommand_matches("newfeed") { Oct 21 13:19:44.180 INFO kablam! | ^ help: consider using `_m` instead Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:19:44.180 INFO kablam! Oct 21 13:19:44.180 INFO kablam! warning: unused variable: `m` Oct 21 13:19:44.180 INFO kablam! --> src/bin/ku.rs:46:17 Oct 21 13:19:44.180 INFO kablam! | Oct 21 13:19:44.180 INFO kablam! 46 | if let Some(m) = matches.subcommand_matches("append") { Oct 21 13:19:44.180 INFO kablam! | ^ help: consider using `_m` instead Oct 21 13:19:44.180 INFO kablam! Oct 21 13:19:44.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.06s Oct 21 13:19:44.228 INFO kablam! su: No module specific data is present Oct 21 13:19:45.149 INFO running `"docker" "rm" "-f" "f57d9bd791fd13fa43fd2826dafa6509101e271aa3beef755b27e3aa4d3d1919"` Oct 21 13:19:45.428 INFO blam! f57d9bd791fd13fa43fd2826dafa6509101e271aa3beef755b27e3aa4d3d1919