Sep 01 12:18:29.652 INFO checking open-vcdiff-sys-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:18:29.652 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:18:29.652 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:18:29.883 INFO blam! e90ab107ef2591fc6e1405db28b17526e41aadf4153e127b89487407118ed32e Sep 01 12:18:29.885 INFO running `"docker" "start" "-a" "e90ab107ef2591fc6e1405db28b17526e41aadf4153e127b89487407118ed32e"` Sep 01 12:18:30.847 INFO kablam! Compiling open-vcdiff-sys v0.1.1 (file:///source) Sep 01 12:18:31.365 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 01 12:18:31.366 INFO kablam! --> build.rs:8:5 Sep 01 12:18:31.366 INFO kablam! | Sep 01 12:18:31.366 INFO kablam! 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); Sep 01 12:18:31.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:18:31.366 INFO kablam! | Sep 01 12:18:31.366 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 12:18:31.366 INFO kablam! Sep 01 12:18:31.366 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 12:18:31.366 INFO kablam! --> build.rs:10:5 Sep 01 12:18:31.366 INFO kablam! | Sep 01 12:18:31.366 INFO kablam! 10 | gcc::Config::new() Sep 01 12:18:31.366 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 12:18:31.366 INFO kablam! Sep 01 12:18:31.366 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 12:18:31.366 INFO kablam! --> build.rs:15:22 Sep 01 12:18:31.366 INFO kablam! | Sep 01 12:18:31.366 INFO kablam! 15 | let mut config = gcc::Config::new(); Sep 01 12:18:31.367 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 12:18:31.367 INFO kablam! Sep 01 12:18:31.367 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 12:18:31.367 INFO kablam! --> build.rs:71:16 Sep 01 12:18:31.367 INFO kablam! | Sep 01 12:18:31.367 INFO kablam! 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); Sep 01 12:18:31.367 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 12:18:31.367 INFO kablam! Sep 01 12:18:35.229 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Sep 01 12:18:35.229 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 01 12:18:35.229 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 01 12:18:35.229 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 01 12:18:35.229 INFO kablam! warning: ^ Sep 01 12:18:35.229 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 01 12:18:35.229 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 01 12:18:35.229 INFO kablam! warning: ^ Sep 01 12:18:35.229 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Sep 01 12:18:35.229 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Sep 01 12:18:35.229 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Sep 01 12:18:35.229 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 01 12:18:35.229 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Sep 01 12:18:35.229 INFO kablam! warning: ^ Sep 01 12:18:35.229 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Sep 01 12:18:35.229 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Sep 01 12:18:35.229 INFO kablam! warning: ^ Sep 01 12:18:35.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.96s Sep 01 12:18:35.772 INFO kablam! su: No module specific data is present Sep 01 12:18:36.219 INFO running `"docker" "rm" "-f" "e90ab107ef2591fc6e1405db28b17526e41aadf4153e127b89487407118ed32e"` Sep 01 12:18:36.303 INFO blam! e90ab107ef2591fc6e1405db28b17526e41aadf4153e127b89487407118ed32e