Sep 02 05:45:21.362 INFO checking open-vcdiff-sys-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:45:21.362 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:45:21.362 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:45:21.581 INFO blam! 59299658b6f85d4027225d420528926f5565fbdda5709a28e569f7bb33f29997 Sep 02 05:45:21.583 INFO running `"docker" "start" "-a" "59299658b6f85d4027225d420528926f5565fbdda5709a28e569f7bb33f29997"` Sep 02 05:45:22.116 INFO kablam! Compiling open-vcdiff-sys v0.1.1 (file:///source) Sep 02 05:45:22.610 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 02 05:45:22.611 INFO kablam! --> build.rs:8:5 Sep 02 05:45:22.611 INFO kablam! | Sep 02 05:45:22.611 INFO kablam! 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); Sep 02 05:45:22.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 05:45:22.611 INFO kablam! | Sep 02 05:45:22.611 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 05:45:22.611 INFO kablam! Sep 02 05:45:22.611 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 02 05:45:22.611 INFO kablam! --> build.rs:10:5 Sep 02 05:45:22.611 INFO kablam! | Sep 02 05:45:22.611 INFO kablam! 10 | gcc::Config::new() Sep 02 05:45:22.611 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:45:22.611 INFO kablam! Sep 02 05:45:22.611 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 02 05:45:22.611 INFO kablam! --> build.rs:15:22 Sep 02 05:45:22.611 INFO kablam! | Sep 02 05:45:22.611 INFO kablam! 15 | let mut config = gcc::Config::new(); Sep 02 05:45:22.611 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:45:22.612 INFO kablam! Sep 02 05:45:22.612 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 02 05:45:22.612 INFO kablam! --> build.rs:71:16 Sep 02 05:45:22.612 INFO kablam! | Sep 02 05:45:22.612 INFO kablam! 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); Sep 02 05:45:22.612 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:45:22.612 INFO kablam! Sep 02 05:45:28.311 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Sep 02 05:45:28.311 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 02 05:45:28.311 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 02 05:45:28.311 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 02 05:45:28.311 INFO kablam! warning: ^ Sep 02 05:45:28.311 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 02 05:45:28.311 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 02 05:45:28.311 INFO kablam! warning: ^ Sep 02 05:45:28.311 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Sep 02 05:45:28.311 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Sep 02 05:45:28.311 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 02 05:45:28.311 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 02 05:45:28.312 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 02 05:45:28.312 INFO kablam! warning: ^ Sep 02 05:45:28.312 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 02 05:45:28.312 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 02 05:45:28.312 INFO kablam! warning: ^ Sep 02 05:45:29.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.99s Sep 02 05:45:29.076 INFO kablam! su: No module specific data is present Sep 02 05:45:29.541 INFO running `"docker" "rm" "-f" "59299658b6f85d4027225d420528926f5565fbdda5709a28e569f7bb33f29997"` Sep 02 05:45:29.671 INFO blam! 59299658b6f85d4027225d420528926f5565fbdda5709a28e569f7bb33f29997