Sep 19 16:16:20.763 INFO checking crate-ci/cargo-tarball against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 16:16:20.763 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 16:16:20.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:16:20.974 INFO blam! 451c3780423b387243b8591eac5c1063814766ee295c7c85839f8cbd0d71e963 Sep 19 16:16:20.977 INFO running `"docker" "start" "-a" "451c3780423b387243b8591eac5c1063814766ee295c7c85839f8cbd0d71e963"` Sep 19 16:16:22.781 INFO kablam! usermod: no changes Sep 19 16:16:23.078 INFO kablam! Compiling proc-macro2 v0.4.17 Sep 19 16:16:23.082 INFO kablam! Compiling regex v1.0.4 Sep 19 16:16:23.118 INFO kablam! Checking matches v0.1.8 Sep 19 16:16:23.131 INFO kablam! Compiling unicode-width v0.1.5 Sep 19 16:16:23.132 INFO kablam! Compiling serde v1.0.76 Sep 19 16:16:23.133 INFO kablam! Compiling strsim v0.7.0 Sep 19 16:16:23.135 INFO kablam! Compiling ansi_term v0.11.0 Sep 19 16:16:23.136 INFO kablam! Compiling bitflags v1.0.4 Sep 19 16:16:23.880 INFO kablam! Compiling vec_map v0.8.1 Sep 19 16:16:24.177 INFO kablam! Checking termcolor v1.0.3 Sep 19 16:16:24.270 INFO kablam! Checking exitcode v1.1.2 Sep 19 16:16:28.631 INFO kablam! Checking xattr v0.2.2 Sep 19 16:16:28.650 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Sep 19 16:16:28.651 INFO kablam! Checking filetime v0.2.1 Sep 19 16:16:28.670 INFO kablam! Compiling atty v0.2.11 Sep 19 16:16:28.688 INFO kablam! Compiling textwrap v0.10.0 Sep 19 16:16:28.719 INFO kablam! Checking unicode-bidi v0.3.4 Sep 19 16:16:30.282 INFO kablam! Checking error-chain v0.12.0 Sep 19 16:16:31.003 INFO kablam! Checking tar v0.4.16 Sep 19 16:16:33.659 INFO kablam! Compiling clap v2.32.0 Sep 19 16:16:33.864 INFO kablam! Checking idna v0.1.5 Sep 19 16:16:34.586 INFO kablam! Checking flate2 v1.0.2 Sep 19 16:16:39.806 INFO kablam! Checking url v1.7.1 Sep 19 16:16:40.561 INFO kablam! Checking zip v0.4.2 Sep 19 16:16:41.098 INFO kablam! Compiling quote v0.6.8 Sep 19 16:16:44.224 INFO kablam! Checking globset v0.4.1 Sep 19 16:16:44.226 INFO kablam! Checking env_logger v0.5.13 Sep 19 16:16:45.795 INFO kablam! Compiling syn v0.14.9 Sep 19 16:16:47.131 INFO kablam! Checking ignore v0.4.3 Sep 19 16:16:50.318 INFO kablam! Checking globwalk v0.3.1 Sep 19 16:17:13.593 INFO kablam! Compiling synstructure v0.9.0 Sep 19 16:17:13.593 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 16:17:13.606 INFO kablam! Compiling serde_derive v1.0.76 Sep 19 16:17:24.303 INFO kablam! Compiling failure_derive v0.1.2 Sep 19 16:17:25.598 INFO kablam! Compiling structopt v0.2.10 Sep 19 16:17:26.540 INFO kablam! Compiling cargo-tarball v0.0.1 (/source) Sep 19 16:17:31.149 INFO kablam! Checking failure v0.1.2 Sep 19 16:17:53.464 INFO kablam! Checking liquid v0.14.3 Sep 19 16:17:53.464 INFO kablam! Checking semver v0.9.0 Sep 19 16:17:53.464 INFO kablam! Checking serde_json v1.0.26 Sep 19 16:17:53.474 INFO kablam! Checking toml v0.4.6 Sep 19 16:17:53.478 INFO kablam! Checking serde_yaml v0.7.5 Sep 19 16:18:01.054 INFO kablam! Checking stager v0.3.4 Sep 19 16:18:01.762 INFO kablam! Checking cargo_metadata v0.6.0 Sep 19 16:18:05.978 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:18:05.978 INFO kablam! --> src/main.rs:333:32 Sep 19 16:18:05.978 INFO kablam! | Sep 19 16:18:05.978 INFO kablam! 333 | let mut causes = e.causes(); Sep 19 16:18:05.978 INFO kablam! | ^^^^^^ Sep 19 16:18:05.978 INFO kablam! | Sep 19 16:18:05.978 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:18:05.978 INFO kablam! Sep 19 16:18:06.146 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:18:06.146 INFO kablam! --> src/main.rs:333:32 Sep 19 16:18:06.146 INFO kablam! | Sep 19 16:18:06.146 INFO kablam! 333 | let mut causes = e.causes(); Sep 19 16:18:06.147 INFO kablam! | ^^^^^^ Sep 19 16:18:06.147 INFO kablam! | Sep 19 16:18:06.147 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:18:06.147 INFO kablam! Sep 19 16:18:06.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Sep 19 16:18:06.533 INFO kablam! su: No module specific data is present Sep 19 16:18:07.532 INFO running `"docker" "rm" "-f" "451c3780423b387243b8591eac5c1063814766ee295c7c85839f8cbd0d71e963"` Sep 19 16:18:07.700 INFO blam! 451c3780423b387243b8591eac5c1063814766ee295c7c85839f8cbd0d71e963