Sep 03 23:15:07.912 INFO checking vapoursynth-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:15:07.912 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:15:07.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:08.086 INFO blam! 2ad3b03dd3a26b0656d8fb8e4997a8bcf4ec07a17e2c0a6bbb83ce025abb63da Sep 03 23:15:08.088 INFO running `"docker" "start" "-a" "2ad3b03dd3a26b0656d8fb8e4997a8bcf4ec07a17e2c0a6bbb83ce025abb63da"` Sep 03 23:15:08.887 INFO kablam! Compiling vapoursynth-sys v0.2.2 Sep 03 23:15:08.891 INFO kablam! Checking num-integer v0.1.39 Sep 03 23:15:10.214 INFO kablam! Checking num-rational v0.1.42 Sep 03 23:15:10.817 INFO kablam! Checking vapoursynth v0.2.0 (file:///source) Sep 03 23:15:12.509 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:12.509 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 03 23:15:12.509 INFO kablam! | Sep 03 23:15:12.510 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 03 23:15:12.510 INFO kablam! | ^^^^^^ Sep 03 23:15:12.510 INFO kablam! | Sep 03 23:15:12.510 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:12.510 INFO kablam! Sep 03 23:15:12.535 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.535 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 03 23:15:12.535 INFO kablam! | Sep 03 23:15:12.535 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 03 23:15:12.535 INFO kablam! | ^^^^^ Sep 03 23:15:12.536 INFO kablam! Sep 03 23:15:12.541 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.541 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 03 23:15:12.541 INFO kablam! | Sep 03 23:15:12.541 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 03 23:15:12.541 INFO kablam! | ^^^^^ Sep 03 23:15:12.541 INFO kablam! Sep 03 23:15:12.558 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:12.558 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 03 23:15:12.558 INFO kablam! | Sep 03 23:15:12.558 INFO kablam! 200 | err.cause() Sep 03 23:15:12.558 INFO kablam! | ^^^^^ Sep 03 23:15:12.559 INFO kablam! Sep 03 23:15:13.112 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:13.112 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 03 23:15:13.113 INFO kablam! | Sep 03 23:15:13.113 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 03 23:15:13.113 INFO kablam! | ^^^^^^ Sep 03 23:15:13.113 INFO kablam! | Sep 03 23:15:13.113 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:13.113 INFO kablam! Sep 03 23:15:13.139 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.139 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 03 23:15:13.139 INFO kablam! | Sep 03 23:15:13.139 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 03 23:15:13.139 INFO kablam! | ^^^^^ Sep 03 23:15:13.139 INFO kablam! Sep 03 23:15:13.145 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.145 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 03 23:15:13.145 INFO kablam! | Sep 03 23:15:13.145 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 03 23:15:13.145 INFO kablam! | ^^^^^ Sep 03 23:15:13.145 INFO kablam! Sep 03 23:15:13.163 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:13.163 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 03 23:15:13.163 INFO kablam! | Sep 03 23:15:13.163 INFO kablam! 200 | err.cause() Sep 03 23:15:13.163 INFO kablam! | ^^^^^ Sep 03 23:15:13.163 INFO kablam! Sep 03 23:15:14.124 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:14.124 INFO kablam! --> examples/vspipe.rs:898:36 Sep 03 23:15:14.125 INFO kablam! | Sep 03 23:15:14.125 INFO kablam! 898 | eprintln!("Error: {}", err.cause()); Sep 03 23:15:14.125 INFO kablam! | ^^^^^ Sep 03 23:15:14.125 INFO kablam! | Sep 03 23:15:14.125 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:14.125 INFO kablam! Sep 03 23:15:14.127 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:14.128 INFO kablam! --> examples/vspipe.rs:900:26 Sep 03 23:15:14.128 INFO kablam! | Sep 03 23:15:14.128 INFO kablam! 900 | for cause in err.causes().skip(1) { Sep 03 23:15:14.128 INFO kablam! | ^^^^^^ Sep 03 23:15:14.128 INFO kablam! Sep 03 23:15:14.236 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 03 23:15:14.236 INFO kablam! --> examples/vpy-info.rs:190:36 Sep 03 23:15:14.236 INFO kablam! | Sep 03 23:15:14.236 INFO kablam! 190 | eprintln!("Error: {}", err.cause()); Sep 03 23:15:14.236 INFO kablam! | ^^^^^ Sep 03 23:15:14.236 INFO kablam! | Sep 03 23:15:14.236 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:15:14.236 INFO kablam! Sep 03 23:15:14.238 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 03 23:15:14.238 INFO kablam! --> examples/vpy-info.rs:192:26 Sep 03 23:15:14.238 INFO kablam! | Sep 03 23:15:14.238 INFO kablam! 192 | for cause in err.causes().skip(1) { Sep 03 23:15:14.238 INFO kablam! | ^^^^^^ Sep 03 23:15:14.238 INFO kablam! Sep 03 23:15:14.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.48s Sep 03 23:15:14.280 INFO kablam! su: No module specific data is present Sep 03 23:15:14.761 INFO running `"docker" "rm" "-f" "2ad3b03dd3a26b0656d8fb8e4997a8bcf4ec07a17e2c0a6bbb83ce025abb63da"` Sep 03 23:15:14.860 INFO blam! 2ad3b03dd3a26b0656d8fb8e4997a8bcf4ec07a17e2c0a6bbb83ce025abb63da