Sep 02 20:32:50.705 INFO checking assert_cli-0.6.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:32:50.705 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:32:50.705 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:32:50.974 INFO blam! a19fd0755fb0639b3b8a6372895dc7961ea47355107063020029785e456cfe91 Sep 02 20:32:50.976 INFO running `"docker" "start" "-a" "a19fd0755fb0639b3b8a6372895dc7961ea47355107063020029785e456cfe91"` Sep 02 20:32:52.081 INFO kablam! Checking assert_cli v0.6.3 (file:///source) Sep 02 20:32:53.827 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:53.827 INFO kablam! --> src/errors.rs:80:33 Sep 02 20:32:53.827 INFO kablam! | Sep 02 20:32:53.827 INFO kablam! 80 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:53.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:53.827 INFO kablam! | Sep 02 20:32:53.827 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:32:53.827 INFO kablam! Sep 02 20:32:53.836 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:53.836 INFO kablam! --> src/errors.rs:125:33 Sep 02 20:32:53.836 INFO kablam! | Sep 02 20:32:53.836 INFO kablam! 125 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:53.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:53.836 INFO kablam! Sep 02 20:32:53.850 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:53.850 INFO kablam! --> src/errors.rs:184:33 Sep 02 20:32:53.850 INFO kablam! | Sep 02 20:32:53.850 INFO kablam! 184 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:53.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:53.850 INFO kablam! Sep 02 20:32:53.936 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_causes()' method instead Sep 02 20:32:53.936 INFO kablam! --> src/assert.rs:441:44 Sep 02 20:32:53.936 INFO kablam! | Sep 02 20:32:53.936 INFO kablam! 441 | panic!(Self::format_causes(err.causes())); Sep 02 20:32:53.936 INFO kablam! | ^^^^^^ Sep 02 20:32:53.936 INFO kablam! Sep 02 20:32:54.141 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:54.141 INFO kablam! --> src/errors.rs:80:33 Sep 02 20:32:54.141 INFO kablam! | Sep 02 20:32:54.141 INFO kablam! 80 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:54.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:54.141 INFO kablam! | Sep 02 20:32:54.141 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:32:54.141 INFO kablam! Sep 02 20:32:54.143 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:54.143 INFO kablam! --> src/output.rs:539:33 Sep 02 20:32:54.143 INFO kablam! | Sep 02 20:32:54.143 INFO kablam! 539 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:54.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:54.144 INFO kablam! Sep 02 20:32:54.148 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:54.148 INFO kablam! --> src/errors.rs:125:33 Sep 02 20:32:54.148 INFO kablam! | Sep 02 20:32:54.148 INFO kablam! 125 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:54.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:54.148 INFO kablam! Sep 02 20:32:54.160 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:54.160 INFO kablam! --> src/errors.rs:184:33 Sep 02 20:32:54.160 INFO kablam! | Sep 02 20:32:54.160 INFO kablam! 184 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:54.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:54.160 INFO kablam! Sep 02 20:32:54.255 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_causes()' method instead Sep 02 20:32:54.255 INFO kablam! --> src/assert.rs:441:44 Sep 02 20:32:54.255 INFO kablam! | Sep 02 20:32:54.255 INFO kablam! 441 | panic!(Self::format_causes(err.causes())); Sep 02 20:32:54.255 INFO kablam! | ^^^^^^ Sep 02 20:32:54.255 INFO kablam! Sep 02 20:32:54.515 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 02 20:32:54.515 INFO kablam! --> src/output.rs:539:33 Sep 02 20:32:54.515 INFO kablam! | Sep 02 20:32:54.515 INFO kablam! 539 | self.cause.as_ref().map(failure::Error::cause) Sep 02 20:32:54.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:32:54.517 INFO kablam! Sep 02 20:32:57.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.21s Sep 02 20:32:57.205 INFO kablam! su: No module specific data is present Sep 02 20:32:57.593 INFO running `"docker" "rm" "-f" "a19fd0755fb0639b3b8a6372895dc7961ea47355107063020029785e456cfe91"` Sep 02 20:32:57.688 INFO blam! a19fd0755fb0639b3b8a6372895dc7961ea47355107063020029785e456cfe91