Oct 16 11:39:32.356 INFO testing fasthash-sys-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:39:32.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:39:32.595 INFO blam! d428311f0d79da2b63a023ec02f5855357418c415bb96f1f9a29ed043459ddb0 Oct 16 11:39:32.601 INFO running `"docker" "start" "-a" "d428311f0d79da2b63a023ec02f5855357418c415bb96f1f9a29ed043459ddb0"` Oct 16 11:39:33.179 INFO kablam! usermod: no changes Oct 16 11:39:33.250 INFO kablam! Compiling fasthash-sys v0.3.2 (/source) Oct 16 11:39:33.747 INFO kablam! warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 11:39:33.747 INFO kablam! --> build.rs:52:26 Oct 16 11:39:33.747 INFO kablam! | Oct 16 11:39:33.747 INFO kablam! 52 | let mut gcc_config = gcc::Build::new(); Oct 16 11:39:33.747 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 11:39:33.747 INFO kablam! | Oct 16 11:39:33.747 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:39:33.747 INFO kablam! Oct 16 11:39:33.767 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 11:39:33.767 INFO kablam! --> build.rs:52:26 Oct 16 11:39:33.767 INFO kablam! | Oct 16 11:39:33.767 INFO kablam! 52 | let mut gcc_config = gcc::Build::new(); Oct 16 11:39:33.768 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 11:39:33.768 INFO kablam! Oct 16 11:39:37.423 INFO kablam! warning: src/smhasher/City.cpp: In function 'uint32 Hash32Len0to4(const char*, size_t, uint32)': Oct 16 11:39:37.423 INFO kablam! warning: src/smhasher/City.cpp:148:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 11:39:37.423 INFO kablam! warning: for (int i = 0; i < len; i++) { Oct 16 11:39:37.423 INFO kablam! warning: ^ Oct 16 11:39:37.423 INFO kablam! warning: At global scope: Oct 16 11:39:37.423 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-unknown-attributes' Oct 16 11:39:37.423 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-implicit-fallthrough' Oct 16 11:39:37.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.77s Oct 16 11:39:37.983 INFO kablam! su: No module specific data is present Oct 16 11:39:38.760 INFO running `"docker" "rm" "-f" "d428311f0d79da2b63a023ec02f5855357418c415bb96f1f9a29ed043459ddb0"` Oct 16 11:39:38.951 INFO blam! d428311f0d79da2b63a023ec02f5855357418c415bb96f1f9a29ed043459ddb0 Oct 16 11:39:38.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:39:39.299 INFO blam! 15a770834068478a5c317f6ac725851ddc41cec7b9bd64c53b7c277329e4062a Oct 16 11:39:39.307 INFO running `"docker" "start" "-a" "15a770834068478a5c317f6ac725851ddc41cec7b9bd64c53b7c277329e4062a"` Oct 16 11:39:40.569 INFO kablam! usermod: no changes Oct 16 11:39:40.624 INFO kablam! warning: src/smhasher/City.cpp: In function 'uint32 Hash32Len0to4(const char*, size_t, uint32)': Oct 16 11:39:40.624 INFO kablam! warning: src/smhasher/City.cpp:148:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 11:39:40.624 INFO kablam! warning: for (int i = 0; i < len; i++) { Oct 16 11:39:40.625 INFO kablam! warning: ^ Oct 16 11:39:40.625 INFO kablam! warning: At global scope: Oct 16 11:39:40.625 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-unknown-attributes' Oct 16 11:39:40.625 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-implicit-fallthrough' Oct 16 11:39:40.625 INFO kablam! Compiling fasthash-sys v0.3.2 (/source) Oct 16 11:39:42.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 16 11:39:42.063 INFO kablam! su: No module specific data is present Oct 16 11:39:42.522 INFO running `"docker" "rm" "-f" "15a770834068478a5c317f6ac725851ddc41cec7b9bd64c53b7c277329e4062a"` Oct 16 11:39:42.723 INFO blam! 15a770834068478a5c317f6ac725851ddc41cec7b9bd64c53b7c277329e4062a Oct 16 11:39:42.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:39:43.152 INFO blam! 034ba24b8cdcca8924f375609ee7f981e13f9fc4a9faabd96508163963b4e9c8 Oct 16 11:39:43.163 INFO running `"docker" "start" "-a" "034ba24b8cdcca8924f375609ee7f981e13f9fc4a9faabd96508163963b4e9c8"` Oct 16 11:39:44.070 INFO kablam! usermod: no changes Oct 16 11:39:44.149 INFO kablam! warning: src/smhasher/City.cpp: In function 'uint32 Hash32Len0to4(const char*, size_t, uint32)': Oct 16 11:39:44.149 INFO kablam! warning: src/smhasher/City.cpp:148:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 11:39:44.149 INFO kablam! warning: for (int i = 0; i < len; i++) { Oct 16 11:39:44.149 INFO kablam! warning: ^ Oct 16 11:39:44.149 INFO kablam! warning: At global scope: Oct 16 11:39:44.149 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-unknown-attributes' Oct 16 11:39:44.149 INFO kablam! warning: cc1plus: warning: unrecognized command line option '-Wno-implicit-fallthrough' Oct 16 11:39:44.149 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 11:39:44.152 INFO kablam! Running /target/debug/deps/fasthash_sys-f0ac4b8141cf1f97 Oct 16 11:39:44.160 INFO blam! Oct 16 11:39:44.160 INFO blam! running 7 tests Oct 16 11:39:44.161 INFO blam! test bindgen_test_layout_t1ha_state256__bindgen_ty_1 ... ok Oct 16 11:39:44.163 INFO blam! test bindgen_test_layout_XXH32_state_t ... ok Oct 16 11:39:44.163 INFO blam! test bindgen_test_layout_XXH64_state_t ... ok Oct 16 11:39:44.163 INFO blam! test bindgen_test_layout_t1ha_context ... ok Oct 16 11:39:44.163 INFO blam! test bindgen_test_layout_t1ha_state256 ... ok Oct 16 11:39:44.163 INFO blam! test bindgen_test_layout_uint128_c_t ... ok Oct 16 11:39:44.165 INFO blam! test __bindgen_test_layout_pair_open0_uint64_uint64_close0_instantiation ... ok Oct 16 11:39:44.165 INFO blam! Oct 16 11:39:44.165 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:39:44.165 INFO blam! Oct 16 11:39:44.166 INFO kablam! Doc-tests fasthash-sys Oct 16 11:39:45.047 INFO blam! Oct 16 11:39:45.047 INFO blam! running 0 tests Oct 16 11:39:45.047 INFO blam! Oct 16 11:39:45.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:39:45.047 INFO blam! Oct 16 11:39:45.048 INFO kablam! su: No module specific data is present Oct 16 11:39:45.377 INFO running `"docker" "rm" "-f" "034ba24b8cdcca8924f375609ee7f981e13f9fc4a9faabd96508163963b4e9c8"` Oct 16 11:39:45.519 INFO blam! 034ba24b8cdcca8924f375609ee7f981e13f9fc4a9faabd96508163963b4e9c8