Sep 03 23:15:07.816 INFO checking vapoursynth-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 23:15:07.816 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 23:15:07.816 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 23:15:07.973 INFO blam! 3291b5dcb781537dac800ec13e3c71b1e9bfa70e2c7c0ceae2f916666e0c8dc9 Sep 03 23:15:07.975 INFO running `"docker" "start" "-a" "3291b5dcb781537dac800ec13e3c71b1e9bfa70e2c7c0ceae2f916666e0c8dc9"` Sep 03 23:15:08.822 INFO kablam! Compiling vapoursynth-sys v0.2.2 Sep 03 23:15:08.824 INFO kablam! Checking num-integer v0.1.39 Sep 03 23:15:10.207 INFO kablam! Checking num-rational v0.1.42 Sep 03 23:15:10.585 INFO kablam! Checking vapoursynth v0.2.0 (file:///source) Sep 03 23:15:12.236 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:12.236 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 03 23:15:12.236 INFO kablam! | Sep 03 23:15:12.236 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 03 23:15:12.236 INFO kablam! | ^^^^^^ Sep 03 23:15:12.236 INFO kablam! | Sep 03 23:15:12.236 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:12.236 INFO kablam! Sep 03 23:15:12.261 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.261 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 03 23:15:12.261 INFO kablam! | Sep 03 23:15:12.261 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 03 23:15:12.261 INFO kablam! | ^^^^^ Sep 03 23:15:12.261 INFO kablam! Sep 03 23:15:12.266 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.266 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 03 23:15:12.267 INFO kablam! | Sep 03 23:15:12.267 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 03 23:15:12.267 INFO kablam! | ^^^^^ Sep 03 23:15:12.267 INFO kablam! Sep 03 23:15:12.282 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.282 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 03 23:15:12.282 INFO kablam! | Sep 03 23:15:12.283 INFO kablam! 200 | err.cause() Sep 03 23:15:12.283 INFO kablam! | ^^^^^ Sep 03 23:15:12.283 INFO kablam! Sep 03 23:15:13.183 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:13.183 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 03 23:15:13.183 INFO kablam! | Sep 03 23:15:13.183 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 03 23:15:13.183 INFO kablam! | ^^^^^^ Sep 03 23:15:13.183 INFO kablam! | Sep 03 23:15:13.183 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:13.183 INFO kablam! Sep 03 23:15:13.201 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.201 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 03 23:15:13.201 INFO kablam! | Sep 03 23:15:13.202 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 03 23:15:13.202 INFO kablam! | ^^^^^ Sep 03 23:15:13.202 INFO kablam! Sep 03 23:15:13.206 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.206 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 03 23:15:13.206 INFO kablam! | Sep 03 23:15:13.206 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 03 23:15:13.206 INFO kablam! | ^^^^^ Sep 03 23:15:13.206 INFO kablam! Sep 03 23:15:13.219 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.219 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 03 23:15:13.219 INFO kablam! | Sep 03 23:15:13.219 INFO kablam! 200 | err.cause() Sep 03 23:15:13.219 INFO kablam! | ^^^^^ Sep 03 23:15:13.219 INFO kablam! Sep 03 23:15:13.808 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.808 INFO kablam! --> examples/vspipe.rs:898:36 Sep 03 23:15:13.808 INFO kablam! | Sep 03 23:15:13.808 INFO kablam! 898 | eprintln!("Error: {}", err.cause()); Sep 03 23:15:13.808 INFO kablam! | ^^^^^ Sep 03 23:15:13.808 INFO kablam! | Sep 03 23:15:13.808 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:13.808 INFO kablam! Sep 03 23:15:13.811 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:13.812 INFO kablam! --> examples/vspipe.rs:900:26 Sep 03 23:15:13.812 INFO kablam! | Sep 03 23:15:13.812 INFO kablam! 900 | for cause in err.causes().skip(1) { Sep 03 23:15:13.812 INFO kablam! | ^^^^^^ Sep 03 23:15:13.812 INFO kablam! Sep 03 23:15:13.886 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.886 INFO kablam! --> examples/vpy-info.rs:190:36 Sep 03 23:15:13.886 INFO kablam! | Sep 03 23:15:13.887 INFO kablam! 190 | eprintln!("Error: {}", err.cause()); Sep 03 23:15:13.887 INFO kablam! | ^^^^^ Sep 03 23:15:13.887 INFO kablam! | Sep 03 23:15:13.887 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:13.887 INFO kablam! Sep 03 23:15:13.890 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:13.890 INFO kablam! --> examples/vpy-info.rs:192:26 Sep 03 23:15:13.890 INFO kablam! | Sep 03 23:15:13.890 INFO kablam! 192 | for cause in err.causes().skip(1) { Sep 03 23:15:13.890 INFO kablam! | ^^^^^^ Sep 03 23:15:13.890 INFO kablam! Sep 03 23:15:14.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.33s Sep 03 23:15:14.092 INFO kablam! su: No module specific data is present Sep 03 23:15:14.520 INFO running `"docker" "rm" "-f" "3291b5dcb781537dac800ec13e3c71b1e9bfa70e2c7c0ceae2f916666e0c8dc9"` Sep 03 23:15:14.608 INFO blam! 3291b5dcb781537dac800ec13e3c71b1e9bfa70e2c7c0ceae2f916666e0c8dc9