Oct 16 01:09:07.681 INFO testing open-vcdiff-sys-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 01:09:07.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 01:09:07.931 INFO blam! e19e5124808a0674311b8358119cd9842264b8d578eb49f1251a86d3bdbfb446 Oct 16 01:09:07.931 INFO running `"docker" "start" "-a" "e19e5124808a0674311b8358119cd9842264b8d578eb49f1251a86d3bdbfb446"` Oct 16 01:09:08.410 INFO kablam! usermod: no changes Oct 16 01:09:08.469 INFO kablam! Compiling open-vcdiff-sys v0.1.1 (/source) Oct 16 01:09:09.111 INFO kablam! warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 01:09:09.112 INFO kablam! --> build.rs:8:5 Oct 16 01:09:09.113 INFO kablam! | Oct 16 01:09:09.113 INFO kablam! 8 | gcc::compile_library("libzlib-adler32.a", &["open-vcdiff/src/zlib/adler32.c"]); Oct 16 01:09:09.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 01:09:09.115 INFO kablam! | Oct 16 01:09:09.115 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 01:09:09.116 INFO kablam! Oct 16 01:09:09.117 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 16 01:09:09.117 INFO kablam! --> build.rs:10:5 Oct 16 01:09:09.118 INFO kablam! | Oct 16 01:09:09.118 INFO kablam! 10 | gcc::Config::new() Oct 16 01:09:09.119 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.119 INFO kablam! Oct 16 01:09:09.120 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 16 01:09:09.121 INFO kablam! --> build.rs:15:22 Oct 16 01:09:09.121 INFO kablam! | Oct 16 01:09:09.122 INFO kablam! 15 | let mut config = gcc::Config::new(); Oct 16 01:09:09.123 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.123 INFO kablam! Oct 16 01:09:09.125 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 16 01:09:09.125 INFO kablam! --> build.rs:71:16 Oct 16 01:09:09.125 INFO kablam! | Oct 16 01:09:09.125 INFO kablam! 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); Oct 16 01:09:09.125 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.125 INFO kablam! Oct 16 01:09:09.127 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 01:09:09.127 INFO kablam! --> build.rs:10:5 Oct 16 01:09:09.127 INFO kablam! | Oct 16 01:09:09.127 INFO kablam! 10 | gcc::Config::new() Oct 16 01:09:09.127 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.127 INFO kablam! Oct 16 01:09:09.128 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 01:09:09.128 INFO kablam! --> build.rs:15:22 Oct 16 01:09:09.128 INFO kablam! | Oct 16 01:09:09.128 INFO kablam! 15 | let mut config = gcc::Config::new(); Oct 16 01:09:09.128 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.128 INFO kablam! Oct 16 01:09:09.135 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 01:09:09.135 INFO kablam! --> build.rs:71:16 Oct 16 01:09:09.135 INFO kablam! | Oct 16 01:09:09.135 INFO kablam! 71 | let tool = gcc::Config::new().cpp(true).get_compiler(); Oct 16 01:09:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 01:09:09.136 INFO kablam! Oct 16 01:09:13.420 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Oct 16 01:09:13.421 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:13.422 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] Oct 16 01:09:13.423 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:13.424 INFO kablam! warning: ^ Oct 16 01:09:13.424 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:13.425 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:13.426 INFO kablam! warning: ^ Oct 16 01:09:13.427 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Oct 16 01:09:13.427 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Oct 16 01:09:13.428 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:13.429 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] Oct 16 01:09:13.430 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:13.431 INFO kablam! warning: ^ Oct 16 01:09:13.431 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:13.432 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:13.433 INFO kablam! warning: ^ Oct 16 01:09:14.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.69s Oct 16 01:09:14.139 INFO kablam! su: No module specific data is present Oct 16 01:09:14.720 INFO running `"docker" "rm" "-f" "e19e5124808a0674311b8358119cd9842264b8d578eb49f1251a86d3bdbfb446"` Oct 16 01:09:15.020 INFO blam! e19e5124808a0674311b8358119cd9842264b8d578eb49f1251a86d3bdbfb446 Oct 16 01:09:15.027 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 01:09:15.473 INFO blam! 682d9731fdd0123edb0266183a2c94a7433cdd40dbab618c55f6365030da414b Oct 16 01:09:15.474 INFO running `"docker" "start" "-a" "682d9731fdd0123edb0266183a2c94a7433cdd40dbab618c55f6365030da414b"` Oct 16 01:09:16.438 INFO kablam! usermod: no changes Oct 16 01:09:16.515 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Oct 16 01:09:16.515 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:16.515 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] Oct 16 01:09:16.515 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:16.515 INFO kablam! warning: ^ Oct 16 01:09:16.515 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:16.515 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:16.515 INFO kablam! warning: ^ Oct 16 01:09:16.515 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Oct 16 01:09:16.515 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Oct 16 01:09:16.515 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:16.515 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] Oct 16 01:09:16.515 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:16.515 INFO kablam! warning: ^ Oct 16 01:09:16.515 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:16.515 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:16.515 INFO kablam! warning: ^ Oct 16 01:09:16.515 INFO kablam! Compiling open-vcdiff-sys v0.1.1 (/source) Oct 16 01:09:17.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 16 01:09:17.795 INFO kablam! su: No module specific data is present Oct 16 01:09:18.489 INFO running `"docker" "rm" "-f" "682d9731fdd0123edb0266183a2c94a7433cdd40dbab618c55f6365030da414b"` Oct 16 01:09:18.761 INFO blam! 682d9731fdd0123edb0266183a2c94a7433cdd40dbab618c55f6365030da414b Oct 16 01:09:18.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 01:09:19.179 INFO blam! a0c3d0ff922bf997ef95a553e77eacf613c31f7c5b91957e4c9cae4265dbeaef Oct 16 01:09:19.183 INFO running `"docker" "start" "-a" "a0c3d0ff922bf997ef95a553e77eacf613c31f7c5b91957e4c9cae4265dbeaef"` Oct 16 01:09:20.506 INFO kablam! usermod: no changes Oct 16 01:09:20.591 INFO kablam! warning: In file included from open-vcdiff/src/blockhash.cc:20:0: Oct 16 01:09:20.591 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:20.591 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] Oct 16 01:09:20.591 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:20.591 INFO kablam! warning: ^ Oct 16 01:09:20.591 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:20.591 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:20.591 INFO kablam! warning: ^ Oct 16 01:09:20.591 INFO kablam! warning: In file included from open-vcdiff/src/rolling_hash.h:20:0, Oct 16 01:09:20.591 INFO kablam! warning: from open-vcdiff/src/vcdiffengine.cc:22: Oct 16 01:09:20.591 INFO kablam! warning: open-vcdiff/src/rolling_hash.h: In static member function 'static void open_vcdiff::RollingHash::Init()': Oct 16 01:09:20.591 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] Oct 16 01:09:20.591 INFO kablam! warning: RollingHash_window_size_must_be_at_least_2); Oct 16 01:09:20.591 INFO kablam! warning: ^ Oct 16 01:09:20.591 INFO kablam! warning: open-vcdiff/src/compile_assert.h:53:7: note: in definition of macro 'VCD_COMPILE_ASSERT' Oct 16 01:09:20.591 INFO kablam! warning: msg[static_cast(expr) ? 1 : -1] Oct 16 01:09:20.591 INFO kablam! warning: ^ Oct 16 01:09:20.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 01:09:20.611 INFO kablam! Running /target/debug/deps/open_vcdiff_sys-7fe8e3488dd8f286 Oct 16 01:09:20.631 INFO kablam! Doc-tests open-vcdiff-sys Oct 16 01:09:20.631 INFO blam! Oct 16 01:09:20.631 INFO blam! running 0 tests Oct 16 01:09:20.631 INFO blam! Oct 16 01:09:20.631 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:09:20.631 INFO blam! Oct 16 01:09:21.414 INFO blam! Oct 16 01:09:21.414 INFO blam! running 0 tests Oct 16 01:09:21.414 INFO blam! Oct 16 01:09:21.414 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:09:21.414 INFO blam! Oct 16 01:09:21.420 INFO kablam! su: No module specific data is present Oct 16 01:09:21.934 INFO running `"docker" "rm" "-f" "a0c3d0ff922bf997ef95a553e77eacf613c31f7c5b91957e4c9cae4265dbeaef"` Oct 16 01:09:22.064 INFO blam! a0c3d0ff922bf997ef95a553e77eacf613c31f7c5b91957e4c9cae4265dbeaef