Sep 14 02:06:17.320 INFO checking xcambar/purs against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:06:17.320 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:06:17.320 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:06:17.446 INFO blam! 89011430eb98a8a5af4ca9fa8132650b3af07b0ee933c7da773a895a860a589a Sep 14 02:06:17.448 INFO running `"docker" "start" "-a" "89011430eb98a8a5af4ca9fa8132650b3af07b0ee933c7da773a895a860a589a"` Sep 14 02:06:18.196 INFO kablam! usermod: no changes Sep 14 02:06:18.287 INFO kablam! Compiling pkg-config v0.3.9 Sep 14 02:06:18.287 INFO kablam! Compiling gcc v0.3.54 Sep 14 02:06:18.287 INFO kablam! Checking libc v0.2.30 Sep 14 02:06:18.287 INFO kablam! Checking matches v0.1.6 Sep 14 02:06:18.287 INFO kablam! Checking void v1.0.2 Sep 14 02:06:18.288 INFO kablam! Checking unicode-normalization v0.1.5 Sep 14 02:06:18.288 INFO kablam! Checking lazy_static v0.2.8 Sep 14 02:06:18.295 INFO kablam! Checking percent-encoding v1.0.0 Sep 14 02:06:18.631 INFO kablam! Checking regex-syntax v0.4.1 Sep 14 02:06:18.687 INFO kablam! Checking openssl-probe v0.1.1 Sep 14 02:06:18.767 INFO kablam! Checking bitflags v0.9.1 Sep 14 02:06:18.939 INFO kablam! Checking utf8-ranges v1.0.0 Sep 14 02:06:18.965 INFO kablam! Checking try_opt v0.1.1 Sep 14 02:06:21.038 INFO kablam! Checking tico v1.0.0 Sep 14 02:06:21.061 INFO kablam! Checking unicode-bidi v0.3.4 Sep 14 02:06:21.061 INFO kablam! Checking unreachable v1.0.0 Sep 14 02:06:21.263 INFO kablam! Checking memchr v1.0.1 Sep 14 02:06:21.263 INFO kablam! Checking term_size v0.3.0 Sep 14 02:06:21.423 INFO kablam! Checking atty v0.2.2 Sep 14 02:06:21.571 INFO kablam! Checking thread_local v0.3.4 Sep 14 02:06:21.819 INFO kablam! Checking textwrap v0.8.0 Sep 14 02:06:22.583 INFO kablam! Checking aho-corasick v0.6.3 Sep 14 02:06:23.134 INFO kablam! Checking clap v2.26.1 Sep 14 02:06:24.865 INFO kablam! Checking idna v0.1.4 Sep 14 02:06:26.147 INFO kablam! Checking regex v0.2.2 Sep 14 02:06:27.723 INFO kablam! Compiling openssl-sys v0.9.17 Sep 14 02:06:27.723 INFO kablam! Compiling cmake v0.1.25 Sep 14 02:06:27.723 INFO kablam! Compiling libz-sys v1.0.16 Sep 14 02:06:27.726 INFO kablam! Compiling curl-sys v0.3.14 Sep 14 02:06:33.011 INFO kablam! Compiling libssh2-sys v0.2.6 Sep 14 02:06:33.900 INFO kablam! Compiling libgit2-sys v0.6.14 Sep 14 02:06:38.804 INFO kablam! Checking url v1.5.1 Sep 14 02:07:23.450 INFO kablam! Checking git2 v0.6.8 Sep 14 02:07:27.546 INFO kablam! Checking purs v0.1.0 (file:///source) Sep 14 02:07:27.731 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. Sep 14 02:07:27.731 INFO kablam! --> src/precmd.rs:10:29 Sep 14 02:07:27.731 INFO kablam! | Sep 14 02:07:27.731 INFO kablam! 10 | let friendly_path = match env::home_dir() { Sep 14 02:07:27.731 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 02:07:27.731 INFO kablam! | Sep 14 02:07:27.731 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 02:07:27.731 INFO kablam! Sep 14 02:07:27.791 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. Sep 14 02:07:27.791 INFO kablam! --> src/precmd.rs:10:29 Sep 14 02:07:27.791 INFO kablam! | Sep 14 02:07:27.791 INFO kablam! 10 | let friendly_path = match env::home_dir() { Sep 14 02:07:27.791 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 02:07:27.791 INFO kablam! | Sep 14 02:07:27.791 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 02:07:27.791 INFO kablam! Sep 14 02:07:27.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Sep 14 02:07:27.979 INFO kablam! su: No module specific data is present Sep 14 02:07:29.030 INFO running `"docker" "rm" "-f" "89011430eb98a8a5af4ca9fa8132650b3af07b0ee933c7da773a895a860a589a"` Sep 14 02:07:29.303 INFO blam! 89011430eb98a8a5af4ca9fa8132650b3af07b0ee933c7da773a895a860a589a