Sep 19 16:13:57.307 INFO checking vapoursynth-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:13:57.307 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:13:57.307 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:13:57.446 INFO blam! 35e5dbfa0983b044d5d0d25e0c08e95b90b62d70845f8121f9ca604c6858e487 Sep 19 16:13:57.448 INFO running `"docker" "start" "-a" "35e5dbfa0983b044d5d0d25e0c08e95b90b62d70845f8121f9ca604c6858e487"` Sep 19 16:13:58.506 INFO kablam! usermod: no changes Sep 19 16:13:58.603 INFO kablam! Compiling num-traits v0.2.6 Sep 19 16:13:58.603 INFO kablam! Compiling vapoursynth-sys v0.2.2 Sep 19 16:13:59.780 INFO kablam! Checking vapoursynth v0.2.0 (/source) Sep 19 16:14:00.587 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:14:00.587 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 19 16:14:00.587 INFO kablam! | Sep 19 16:14:00.587 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 19 16:14:00.587 INFO kablam! | ^^^^^^ Sep 19 16:14:00.587 INFO kablam! | Sep 19 16:14:00.587 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:14:00.587 INFO kablam! Sep 19 16:14:00.602 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:00.602 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 19 16:14:00.602 INFO kablam! | Sep 19 16:14:00.602 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 19 16:14:00.602 INFO kablam! | ^^^^^ Sep 19 16:14:00.602 INFO kablam! Sep 19 16:14:00.602 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:00.602 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 19 16:14:00.602 INFO kablam! | Sep 19 16:14:00.602 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 19 16:14:00.602 INFO kablam! | ^^^^^ Sep 19 16:14:00.602 INFO kablam! Sep 19 16:14:00.615 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:00.615 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 19 16:14:00.615 INFO kablam! | Sep 19 16:14:00.615 INFO kablam! 200 | err.cause() Sep 19 16:14:00.615 INFO kablam! | ^^^^^ Sep 19 16:14:00.615 INFO kablam! Sep 19 16:14:01.566 INFO kablam! Checking num-integer v0.1.39 Sep 19 16:14:02.056 INFO kablam! Checking num-rational v0.1.42 Sep 19 16:14:02.815 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:02.815 INFO kablam! --> examples/vspipe.rs:898:36 Sep 19 16:14:02.815 INFO kablam! | Sep 19 16:14:02.815 INFO kablam! 898 | eprintln!("Error: {}", err.cause()); Sep 19 16:14:02.815 INFO kablam! | ^^^^^ Sep 19 16:14:02.815 INFO kablam! | Sep 19 16:14:02.815 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:14:02.815 INFO kablam! Sep 19 16:14:02.816 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:14:02.816 INFO kablam! --> examples/vspipe.rs:900:26 Sep 19 16:14:02.816 INFO kablam! | Sep 19 16:14:02.816 INFO kablam! 900 | for cause in err.causes().skip(1) { Sep 19 16:14:02.816 INFO kablam! | ^^^^^^ Sep 19 16:14:02.816 INFO kablam! Sep 19 16:14:02.846 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:02.847 INFO kablam! --> examples/vpy-info.rs:190:36 Sep 19 16:14:02.847 INFO kablam! | Sep 19 16:14:02.847 INFO kablam! 190 | eprintln!("Error: {}", err.cause()); Sep 19 16:14:02.847 INFO kablam! | ^^^^^ Sep 19 16:14:02.847 INFO kablam! | Sep 19 16:14:02.847 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:14:02.847 INFO kablam! Sep 19 16:14:02.847 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:14:02.847 INFO kablam! --> examples/vpy-info.rs:192:26 Sep 19 16:14:02.847 INFO kablam! | Sep 19 16:14:02.847 INFO kablam! 192 | for cause in err.causes().skip(1) { Sep 19 16:14:02.847 INFO kablam! | ^^^^^^ Sep 19 16:14:02.847 INFO kablam! Sep 19 16:14:03.307 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 16:14:03.307 INFO kablam! --> src/plugins/ffi.rs:27:22 Sep 19 16:14:03.307 INFO kablam! | Sep 19 16:14:03.307 INFO kablam! 27 | for cause in err.causes().skip(1) { Sep 19 16:14:03.308 INFO kablam! | ^^^^^^ Sep 19 16:14:03.308 INFO kablam! | Sep 19 16:14:03.308 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:14:03.308 INFO kablam! Sep 19 16:14:03.314 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:03.314 INFO kablam! --> src/plugins/ffi.rs:128:89 Sep 19 16:14:03.314 INFO kablam! | Sep 19 16:14:03.314 INFO kablam! 128 | buf += &format!("Error in Filter::get_frame_initial(): {}", err.cause()); Sep 19 16:14:03.314 INFO kablam! | ^^^^^ Sep 19 16:14:03.314 INFO kablam! Sep 19 16:14:03.316 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:03.316 INFO kablam! --> src/plugins/ffi.rs:150:51 Sep 19 16:14:03.316 INFO kablam! | Sep 19 16:14:03.316 INFO kablam! 150 | buf += &format!("{}", err.cause()); Sep 19 16:14:03.316 INFO kablam! | ^^^^^ Sep 19 16:14:03.316 INFO kablam! Sep 19 16:14:03.320 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Sep 19 16:14:03.320 INFO kablam! --> src/plugins/ffi.rs:200:25 Sep 19 16:14:03.320 INFO kablam! | Sep 19 16:14:03.320 INFO kablam! 200 | err.cause() Sep 19 16:14:03.320 INFO kablam! | ^^^^^ Sep 19 16:14:03.320 INFO kablam! Sep 19 16:14:03.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.08s Sep 19 16:14:03.621 INFO kablam! su: No module specific data is present Sep 19 16:14:04.439 INFO running `"docker" "rm" "-f" "35e5dbfa0983b044d5d0d25e0c08e95b90b62d70845f8121f9ca604c6858e487"` Sep 19 16:14:04.508 INFO blam! 35e5dbfa0983b044d5d0d25e0c08e95b90b62d70845f8121f9ca604c6858e487