Sep 20 23:06:00.790 INFO checking crate-ci/cargo-tarball against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:06:00.790 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:06:00.790 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 23:06:01.001 INFO blam! e06325e6e38f6adf7074d35e261793e1b1ed68bfd9f42e7ef0cc80a2ec9d819d Sep 20 23:06:01.003 INFO running `"docker" "start" "-a" "e06325e6e38f6adf7074d35e261793e1b1ed68bfd9f42e7ef0cc80a2ec9d819d"` Sep 20 23:06:02.886 INFO kablam! usermod: no changes Sep 20 23:06:03.183 INFO kablam! Compiling proc-macro2 v0.4.17 Sep 20 23:06:03.190 INFO kablam! Compiling regex v1.0.4 Sep 20 23:06:03.193 INFO kablam! Compiling bitflags v1.0.4 Sep 20 23:06:03.193 INFO kablam! Compiling serde v1.0.76 Sep 20 23:06:03.195 INFO kablam! Checking exitcode v1.1.2 Sep 20 23:06:03.207 INFO kablam! Compiling backtrace-sys v0.1.24 Sep 20 23:06:03.207 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Sep 20 23:06:03.207 INFO kablam! Compiling textwrap v0.10.0 Sep 20 23:06:03.984 INFO kablam! Checking miniz_oxide v0.1.3 Sep 20 23:06:04.339 INFO kablam! Checking msdos_time v0.1.6 Sep 20 23:06:09.200 INFO kablam! Checking tempfile v3.0.3 Sep 20 23:06:09.286 INFO kablam! Compiling clap v2.32.0 Sep 20 23:06:13.778 INFO kablam! Checking flate2 v1.0.2 Sep 20 23:06:14.206 INFO kablam! Checking backtrace v0.3.9 Sep 20 23:06:15.571 INFO kablam! Checking error-chain v0.12.0 Sep 20 23:06:19.382 INFO kablam! Compiling quote v0.6.8 Sep 20 23:06:19.620 INFO kablam! Checking zip v0.4.2 Sep 20 23:06:20.788 INFO kablam! Checking globset v0.4.1 Sep 20 23:06:20.795 INFO kablam! Checking env_logger v0.5.13 Sep 20 23:06:24.394 INFO kablam! Compiling syn v0.14.9 Sep 20 23:06:24.751 INFO kablam! Checking ignore v0.4.3 Sep 20 23:06:27.854 INFO kablam! Checking globwalk v0.3.1 Sep 20 23:06:48.819 INFO kablam! Compiling synstructure v0.9.0 Sep 20 23:06:48.819 INFO kablam! Compiling structopt-derive v0.2.10 Sep 20 23:06:48.822 INFO kablam! Compiling serde_derive v1.0.76 Sep 20 23:06:59.981 INFO kablam! Compiling failure_derive v0.1.2 Sep 20 23:07:00.131 INFO kablam! Compiling structopt v0.2.10 Sep 20 23:07:00.928 INFO kablam! Compiling cargo-tarball v0.0.1 (/source) Sep 20 23:07:06.027 INFO kablam! Checking failure v0.1.2 Sep 20 23:07:29.297 INFO kablam! Checking semver v0.9.0 Sep 20 23:07:29.297 INFO kablam! Checking liquid v0.14.3 Sep 20 23:07:29.297 INFO kablam! Checking serde_json v1.0.26 Sep 20 23:07:29.297 INFO kablam! Checking toml v0.4.6 Sep 20 23:07:29.310 INFO kablam! Checking serde_yaml v0.7.5 Sep 20 23:07:35.614 INFO kablam! Checking cargo_metadata v0.6.0 Sep 20 23:07:35.946 INFO kablam! Checking stager v0.3.4 Sep 20 23:07:40.094 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 20 23:07:40.094 INFO kablam! --> src/main.rs:333:32 Sep 20 23:07:40.094 INFO kablam! | Sep 20 23:07:40.094 INFO kablam! 333 | let mut causes = e.causes(); Sep 20 23:07:40.094 INFO kablam! | ^^^^^^ Sep 20 23:07:40.094 INFO kablam! | Sep 20 23:07:40.094 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:07:40.094 INFO kablam! Sep 20 23:07:40.150 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 20 23:07:40.150 INFO kablam! --> src/main.rs:333:32 Sep 20 23:07:40.150 INFO kablam! | Sep 20 23:07:40.150 INFO kablam! 333 | let mut causes = e.causes(); Sep 20 23:07:40.150 INFO kablam! | ^^^^^^ Sep 20 23:07:40.150 INFO kablam! | Sep 20 23:07:40.150 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:07:40.150 INFO kablam! Sep 20 23:07:40.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Sep 20 23:07:40.827 INFO kablam! su: No module specific data is present Sep 20 23:07:43.038 INFO running `"docker" "rm" "-f" "e06325e6e38f6adf7074d35e261793e1b1ed68bfd9f42e7ef0cc80a2ec9d819d"` Sep 20 23:07:43.164 INFO blam! e06325e6e38f6adf7074d35e261793e1b1ed68bfd9f42e7ef0cc80a2ec9d819d