Sep 19 21:26:08.131 INFO checking open-vcdiff-sys-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:26:08.131 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:26:08.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:26:08.708 INFO blam! 264ef60e7bb7a67f577d5a1d9f768f6e3706cea36b78111288eb139efa8c5635 Sep 19 21:26:08.710 INFO running `"docker" "start" "-a" "264ef60e7bb7a67f577d5a1d9f768f6e3706cea36b78111288eb139efa8c5635"` Sep 19 21:26:10.499 INFO kablam! usermod: no changes Sep 19 21:26:10.570 INFO kablam! Compiling open-vcdiff-sys v0.1.1 (/source) Sep 19 21:26:10.839 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 19 21:26:10.839 INFO kablam! --> build.rs:8:5 Sep 19 21:26:10.839 INFO kablam! | Sep 19 21:26:10.839 INFO kablam! 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); Sep 19 21:26:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:26:10.839 INFO kablam! | Sep 19 21:26:10.839 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:26:10.839 INFO kablam! Sep 19 21:26:10.839 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 19 21:26:10.839 INFO kablam! --> build.rs:10:5 Sep 19 21:26:10.839 INFO kablam! | Sep 19 21:26:10.839 INFO kablam! 10 | gcc::Config::new() Sep 19 21:26:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 21:26:10.839 INFO kablam! Sep 19 21:26:10.839 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 19 21:26:10.839 INFO kablam! --> build.rs:15:22 Sep 19 21:26:10.839 INFO kablam! | Sep 19 21:26:10.839 INFO kablam! 15 | let mut config = gcc::Config::new(); Sep 19 21:26:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 21:26:10.839 INFO kablam! Sep 19 21:26:10.839 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 19 21:26:10.839 INFO kablam! --> build.rs:71:16 Sep 19 21:26:10.839 INFO kablam! | Sep 19 21:26:10.839 INFO kablam! 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); Sep 19 21:26:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 21:26:10.839 INFO kablam! Sep 19 21:26:15.997 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/rolling_hash.h:178:22: warning: typedef 'RollingHash_window_size_must_be_at_least_2' locally defined but not used [-Wunused-local-typedefs] Sep 19 21:26:15.997 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 19 21:26:15.997 INFO kablam! warning: ^ Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 19 21:26:15.997 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 19 21:26:15.997 INFO kablam! warning: ^ Sep 19 21:26:15.997 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Sep 19 21:26:15.997 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/rolling_hash.h:178:22: warning: typedef 'RollingHash_window_size_must_be_at_least_2' locally defined but not used [-Wunused-local-typedefs] Sep 19 21:26:15.997 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 19 21:26:15.997 INFO kablam! warning: ^ Sep 19 21:26:15.997 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 19 21:26:15.997 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 19 21:26:15.997 INFO kablam! warning: ^ Sep 19 21:26:16.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Sep 19 21:26:16.475 INFO kablam! su: No module specific data is present Sep 19 21:26:17.289 INFO running `"docker" "rm" "-f" "264ef60e7bb7a67f577d5a1d9f768f6e3706cea36b78111288eb139efa8c5635"` Sep 19 21:26:17.495 INFO blam! 264ef60e7bb7a67f577d5a1d9f768f6e3706cea36b78111288eb139efa8c5635