Sep 03 19:35:26.538 INFO checking burtonageo/cargo-bundle against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 19:35:26.538 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 19:35:26.538 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:35:26.778 INFO blam! ef5aa7ecdc88faaa816586d6595ba37a6833bec1a656b0ba04d3a694b89b865c Sep 03 19:35:26.781 INFO running `"docker" "start" "-a" "ef5aa7ecdc88faaa816586d6595ba37a6833bec1a656b0ba04d3a694b89b865c"` Sep 03 19:35:28.107 INFO kablam! Compiling libloading v0.4.3 Sep 03 19:35:28.125 INFO kablam! Checking ar v0.3.1 Sep 03 19:35:28.131 INFO kablam! Checking memmap v0.6.2 Sep 03 19:35:28.132 INFO kablam! Compiling x11-dl v2.17.2 Sep 03 19:35:28.133 INFO kablam! Checking inflate v0.3.4 Sep 03 19:35:28.133 INFO kablam! Checking uuid v0.5.1 Sep 03 19:35:28.154 INFO kablam! Checking rand v0.5.4 Sep 03 19:35:28.154 INFO kablam! Checking toml v0.4.5 Sep 03 19:35:30.725 INFO kablam! Checking num-rational v0.1.42 Sep 03 19:35:30.800 INFO kablam! Checking enum_primitive v0.1.1 Sep 03 19:35:30.899 INFO kablam! Checking serde_json v0.9.10 Sep 03 19:35:31.230 INFO kablam! Compiling phf_generator v0.7.21 Sep 03 19:35:32.060 INFO kablam! Checking tempfile v2.2.0 Sep 03 19:35:32.200 INFO kablam! Checking num v0.1.42 Sep 03 19:35:33.333 INFO kablam! Checking png v0.6.2 Sep 03 19:35:33.566 INFO kablam! Checking cfb v0.3.1 Sep 03 19:35:34.851 INFO kablam! Checking rayon-core v1.4.0 Sep 03 19:35:35.655 INFO kablam! Checking chrono v0.4.0 Sep 03 19:35:35.703 INFO kablam! Compiling phf_codegen v0.7.21 Sep 03 19:35:40.979 INFO kablam! Checking png v0.11.0 Sep 03 19:35:42.435 INFO kablam! Checking error-chain v0.12.0 Sep 03 19:35:45.015 INFO kablam! Compiling target_build_utils v0.3.1 Sep 03 19:35:46.599 INFO kablam! Checking dlib v0.4.0 Sep 03 19:35:46.987 INFO kablam! Checking rayon v1.0.0 Sep 03 19:35:47.995 INFO kablam! Checking msi v0.2.0 Sep 03 19:35:49.074 INFO kablam! Checking wayland-sys v0.12.5 Sep 03 19:35:49.623 INFO kablam! Checking tempfile v3.0.3 Sep 03 19:35:50.403 INFO kablam! Checking icns v0.2.2 Sep 03 19:35:52.238 INFO kablam! Checking wayland-client v0.12.5 Sep 03 19:35:52.857 INFO kablam! Checking cab v0.1.0 Sep 03 19:36:03.774 INFO kablam! Checking wayland-protocols v0.12.5 Sep 03 19:36:03.774 INFO kablam! Checking wayland-kbd v0.13.1 Sep 03 19:36:11.193 INFO kablam! Checking jpeg-decoder v0.1.14 Sep 03 19:36:16.165 INFO kablam! Checking image v0.12.4 Sep 03 19:36:17.935 INFO kablam! Checking wayland-window v0.13.2 Sep 03 19:36:19.412 INFO kablam! Checking winit v0.11.0 Sep 03 19:36:26.179 INFO kablam! Checking cargo-bundle v0.3.0 (file:///source) Sep 03 19:36:28.881 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 03 19:36:28.881 INFO kablam! --> src/bundle/osx_bundle.rs:183:33 Sep 03 19:36:28.881 INFO kablam! | Sep 03 19:36:28.881 INFO kablam! 183 | if let Some(home_dir) = env::home_dir() { Sep 03 19:36:28.881 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 19:36:28.881 INFO kablam! | Sep 03 19:36:28.881 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:36:28.881 INFO kablam! Sep 03 19:36:28.886 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 03 19:36:28.886 INFO kablam! --> src/bundle/osx_bundle.rs:183:33 Sep 03 19:36:28.886 INFO kablam! | Sep 03 19:36:28.886 INFO kablam! 183 | if let Some(home_dir) = env::home_dir() { Sep 03 19:36:28.886 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 19:36:28.886 INFO kablam! | Sep 03 19:36:28.886 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:36:28.887 INFO kablam! Sep 03 19:36:32.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Sep 03 19:36:32.852 INFO kablam! su: No module specific data is present Sep 03 19:36:33.336 INFO running `"docker" "rm" "-f" "ef5aa7ecdc88faaa816586d6595ba37a6833bec1a656b0ba04d3a694b89b865c"` Sep 03 19:36:33.495 INFO blam! ef5aa7ecdc88faaa816586d6595ba37a6833bec1a656b0ba04d3a694b89b865c