Sep 21 01:06:37.356 INFO checking vapoursynth-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:06:37.356 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:06:37.356 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:06:37.491 INFO blam! 2b010d0f751d1a12ca979bda28f6b58f04dc8b2dee8e1c8c5ef5af8c0f35c506 Sep 21 01:06:37.493 INFO running `"docker" "start" "-a" "2b010d0f751d1a12ca979bda28f6b58f04dc8b2dee8e1c8c5ef5af8c0f35c506"` Sep 21 01:06:38.595 INFO kablam! usermod: no changes Sep 21 01:06:38.651 INFO kablam! Compiling num-traits v0.2.6 Sep 21 01:06:38.651 INFO kablam! Compiling vapoursynth-sys v0.2.2 Sep 21 01:06:39.679 INFO kablam! Checking vapoursynth v0.2.0 (/source) Sep 21 01:06:40.609 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 01:06:40.609 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 21 01:06:40.609 INFO kablam! | Sep 21 01:06:40.610 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 21 01:06:40.610 INFO kablam! | ^^^^^^ Sep 21 01:06:40.610 INFO kablam! | Sep 21 01:06:40.610 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:06:40.610 INFO kablam! Sep 21 01:06:40.621 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:40.621 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 21 01:06:40.621 INFO kablam! | Sep 21 01:06:40.621 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 21 01:06:40.621 INFO kablam! | ^^^^^ Sep 21 01:06:40.621 INFO kablam! Sep 21 01:06:40.623 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:40.623 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 21 01:06:40.623 INFO kablam! | Sep 21 01:06:40.623 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 21 01:06:40.623 INFO kablam! | ^^^^^ Sep 21 01:06:40.623 INFO kablam! Sep 21 01:06:40.630 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:40.630 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 21 01:06:40.630 INFO kablam! | Sep 21 01:06:40.630 INFO kablam! 200 | err.cause() Sep 21 01:06:40.630 INFO kablam! | ^^^^^ Sep 21 01:06:40.630 INFO kablam! Sep 21 01:06:41.274 INFO kablam! Checking num-integer v0.1.39 Sep 21 01:06:41.750 INFO kablam! Checking num-rational v0.1.42 Sep 21 01:06:42.480 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:42.480 INFO kablam! --> examples/vspipe.rs:898:36 Sep 21 01:06:42.480 INFO kablam! | Sep 21 01:06:42.480 INFO kablam! 898 | eprintln!("Error: {}", err.cause()); Sep 21 01:06:42.480 INFO kablam! | ^^^^^ Sep 21 01:06:42.480 INFO kablam! | Sep 21 01:06:42.480 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:06:42.480 INFO kablam! Sep 21 01:06:42.480 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 01:06:42.480 INFO kablam! --> examples/vspipe.rs:900:26 Sep 21 01:06:42.480 INFO kablam! | Sep 21 01:06:42.480 INFO kablam! 900 | for cause in err.causes().skip(1) { Sep 21 01:06:42.480 INFO kablam! | ^^^^^^ Sep 21 01:06:42.480 INFO kablam! Sep 21 01:06:42.497 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:42.497 INFO kablam! --> examples/vpy-info.rs:190:36 Sep 21 01:06:42.497 INFO kablam! | Sep 21 01:06:42.497 INFO kablam! 190 | eprintln!("Error: {}", err.cause()); Sep 21 01:06:42.497 INFO kablam! | ^^^^^ Sep 21 01:06:42.497 INFO kablam! | Sep 21 01:06:42.497 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:06:42.497 INFO kablam! Sep 21 01:06:42.497 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 01:06:42.497 INFO kablam! --> examples/vpy-info.rs:192:26 Sep 21 01:06:42.497 INFO kablam! | Sep 21 01:06:42.497 INFO kablam! 192 | for cause in err.causes().skip(1) { Sep 21 01:06:42.497 INFO kablam! | ^^^^^^ Sep 21 01:06:42.497 INFO kablam! Sep 21 01:06:43.008 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 01:06:43.008 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 21 01:06:43.008 INFO kablam! | Sep 21 01:06:43.008 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 21 01:06:43.008 INFO kablam! | ^^^^^^ Sep 21 01:06:43.008 INFO kablam! | Sep 21 01:06:43.008 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:06:43.008 INFO kablam! Sep 21 01:06:43.014 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:43.014 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 21 01:06:43.014 INFO kablam! | Sep 21 01:06:43.014 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 21 01:06:43.014 INFO kablam! | ^^^^^ Sep 21 01:06:43.014 INFO kablam! Sep 21 01:06:43.016 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:43.016 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 21 01:06:43.016 INFO kablam! | Sep 21 01:06:43.016 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 21 01:06:43.016 INFO kablam! | ^^^^^ Sep 21 01:06:43.016 INFO kablam! Sep 21 01:06:43.021 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 21 01:06:43.021 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 21 01:06:43.021 INFO kablam! | Sep 21 01:06:43.021 INFO kablam! 200 | err.cause() Sep 21 01:06:43.021 INFO kablam! | ^^^^^ Sep 21 01:06:43.021 INFO kablam! Sep 21 01:06:43.305 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.70s Sep 21 01:06:43.311 INFO kablam! su: No module specific data is present Sep 21 01:06:44.028 INFO running `"docker" "rm" "-f" "2b010d0f751d1a12ca979bda28f6b58f04dc8b2dee8e1c8c5ef5af8c0f35c506"` Sep 21 01:06:44.081 INFO blam! 2b010d0f751d1a12ca979bda28f6b58f04dc8b2dee8e1c8c5ef5af8c0f35c506