Sep 14 06:58:45.299 INFO checking vapoursynth-0.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 06:58:45.299 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 06:58:45.299 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:58:45.510 INFO blam! 6fe565e81c3054da998a5c3c829f14fe5104785a29b80cf2cd0e6e167068ecab Sep 14 06:58:45.511 INFO running `"docker" "start" "-a" "6fe565e81c3054da998a5c3c829f14fe5104785a29b80cf2cd0e6e167068ecab"` Sep 14 06:58:46.393 INFO kablam! usermod: no changes Sep 14 06:58:46.451 INFO kablam! Compiling vapoursynth-sys v0.2.2 Sep 14 06:58:46.452 INFO kablam! Checking num-integer v0.1.39 Sep 14 06:58:46.937 INFO kablam! Checking num-rational v0.1.42 Sep 14 06:58:47.339 INFO kablam! Checking vapoursynth v0.2.0 (file:///source) Sep 14 06:58:48.162 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 06:58:48.162 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 14 06:58:48.162 INFO kablam! | Sep 14 06:58:48.162 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 14 06:58:48.162 INFO kablam! | ^^^^^^ Sep 14 06:58:48.162 INFO kablam! | Sep 14 06:58:48.162 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:58:48.162 INFO kablam! Sep 14 06:58:48.172 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.172 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 14 06:58:48.172 INFO kablam! | Sep 14 06:58:48.172 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 14 06:58:48.172 INFO kablam! | ^^^^^ Sep 14 06:58:48.172 INFO kablam! Sep 14 06:58:48.174 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.174 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 14 06:58:48.174 INFO kablam! | Sep 14 06:58:48.174 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 14 06:58:48.174 INFO kablam! | ^^^^^ Sep 14 06:58:48.174 INFO kablam! Sep 14 06:58:48.182 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.182 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 14 06:58:48.182 INFO kablam! | Sep 14 06:58:48.182 INFO kablam! 200 | err.cause() Sep 14 06:58:48.182 INFO kablam! | ^^^^^ Sep 14 06:58:48.182 INFO kablam! Sep 14 06:58:48.214 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 06:58:48.215 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 14 06:58:48.215 INFO kablam! | Sep 14 06:58:48.215 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 14 06:58:48.215 INFO kablam! | ^^^^^^ Sep 14 06:58:48.215 INFO kablam! | Sep 14 06:58:48.215 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:58:48.215 INFO kablam! Sep 14 06:58:48.218 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.218 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 14 06:58:48.218 INFO kablam! | Sep 14 06:58:48.218 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 14 06:58:48.218 INFO kablam! | ^^^^^ Sep 14 06:58:48.218 INFO kablam! Sep 14 06:58:48.218 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.218 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 14 06:58:48.218 INFO kablam! | Sep 14 06:58:48.218 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 14 06:58:48.218 INFO kablam! | ^^^^^ Sep 14 06:58:48.218 INFO kablam! Sep 14 06:58:48.227 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.227 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 14 06:58:48.227 INFO kablam! | Sep 14 06:58:48.227 INFO kablam! 200 | err.cause() Sep 14 06:58:48.227 INFO kablam! | ^^^^^ Sep 14 06:58:48.227 INFO kablam! Sep 14 06:58:48.963 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.963 INFO kablam! --> examples/vspipe.rs:898:36 Sep 14 06:58:48.963 INFO kablam! | Sep 14 06:58:48.963 INFO kablam! 898 | eprintln!("Error: {}", err.cause()); Sep 14 06:58:48.963 INFO kablam! | ^^^^^ Sep 14 06:58:48.963 INFO kablam! | Sep 14 06:58:48.963 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:58:48.963 INFO kablam! Sep 14 06:58:48.963 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 06:58:48.963 INFO kablam! --> examples/vspipe.rs:900:26 Sep 14 06:58:48.963 INFO kablam! | Sep 14 06:58:48.963 INFO kablam! 900 | for cause in err.causes().skip(1) { Sep 14 06:58:48.963 INFO kablam! | ^^^^^^ Sep 14 06:58:48.963 INFO kablam! Sep 14 06:58:48.967 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 14 06:58:48.967 INFO kablam! --> examples/vpy-info.rs:190:36 Sep 14 06:58:48.967 INFO kablam! | Sep 14 06:58:48.967 INFO kablam! 190 | eprintln!("Error: {}", err.cause()); Sep 14 06:58:48.967 INFO kablam! | ^^^^^ Sep 14 06:58:48.967 INFO kablam! | Sep 14 06:58:48.967 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:58:48.967 INFO kablam! Sep 14 06:58:48.975 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 06:58:48.975 INFO kablam! --> examples/vpy-info.rs:192:26 Sep 14 06:58:48.975 INFO kablam! | Sep 14 06:58:48.975 INFO kablam! 192 | for cause in err.causes().skip(1) { Sep 14 06:58:48.975 INFO kablam! | ^^^^^^ Sep 14 06:58:48.975 INFO kablam! Sep 14 06:58:49.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Sep 14 06:58:49.040 INFO kablam! su: No module specific data is present Sep 14 06:58:49.684 INFO running `"docker" "rm" "-f" "6fe565e81c3054da998a5c3c829f14fe5104785a29b80cf2cd0e6e167068ecab"` Sep 14 06:58:49.776 INFO blam! 6fe565e81c3054da998a5c3c829f14fe5104785a29b80cf2cd0e6e167068ecab