[INFO] crate bbhash-sys 0.1.0 is already in cache [INFO] testing bbhash-sys-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate bbhash-sys 0.1.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate bbhash-sys 0.1.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bbhash-sys 0.1.0 [INFO] finished tweaking crates.io crate bbhash-sys 0.1.0 [INFO] tweaked toml for crates.io crate bbhash-sys 0.1.0 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 394fe2ce925e9acc468c2bafea88474d129a5732c204b540cad0548bcd9f5908 [INFO] running `"docker" "start" "-a" "394fe2ce925e9acc468c2bafea88474d129a5732c204b540cad0548bcd9f5908"` [INFO] [stderr] Compiling bbhash-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from ffi.cpp:1:0: [INFO] [stderr] warning: BBHash/BooPHF.h: In member function 'void boomphf::bitVector::print() const': [INFO] [stderr] warning: BBHash/BooPHF.h:676:45: warning: format '%lli' expects argument of type 'long long int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("bit array of size %lli: \n",_size); [INFO] [stderr] warning: ~~~~~^ [INFO] [stderr] warning: BBHash/BooPHF.h:680:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf(" (%llu) ",ii); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("%llu : %lli, ",ii,_ranks[ii]); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type '__gnu_cxx::__alloc_traits >::value_type {aka long unsigned int}' [-Wformat=] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `"docker" "inspect" "394fe2ce925e9acc468c2bafea88474d129a5732c204b540cad0548bcd9f5908"` [INFO] running `"docker" "rm" "-f" "394fe2ce925e9acc468c2bafea88474d129a5732c204b540cad0548bcd9f5908"` [INFO] [stdout] 394fe2ce925e9acc468c2bafea88474d129a5732c204b540cad0548bcd9f5908 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e116274cdeb9920f9b833ce31f24ad1a87cd2ca4e598f5962c66db6d3a0ccaea [INFO] running `"docker" "start" "-a" "e116274cdeb9920f9b833ce31f24ad1a87cd2ca4e598f5962c66db6d3a0ccaea"` [INFO] [stderr] warning: In file included from ffi.cpp:1:0: [INFO] [stderr] warning: BBHash/BooPHF.h: In member function 'void boomphf::bitVector::print() const': [INFO] [stderr] warning: BBHash/BooPHF.h:676:45: warning: format '%lli' expects argument of type 'long long int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("bit array of size %lli: \n",_size); [INFO] [stderr] warning: ~~~~~^ [INFO] [stderr] warning: BBHash/BooPHF.h:680:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf(" (%llu) ",ii); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("%llu : %lli, ",ii,_ranks[ii]); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type '__gnu_cxx::__alloc_traits >::value_type {aka long unsigned int}' [-Wformat=] [INFO] [stderr] Compiling bbhash-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "e116274cdeb9920f9b833ce31f24ad1a87cd2ca4e598f5962c66db6d3a0ccaea"` [INFO] running `"docker" "rm" "-f" "e116274cdeb9920f9b833ce31f24ad1a87cd2ca4e598f5962c66db6d3a0ccaea"` [INFO] [stdout] e116274cdeb9920f9b833ce31f24ad1a87cd2ca4e598f5962c66db6d3a0ccaea [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 55dab7f37175bb623fcf0183442fd6f0afd7b2fe40441294237a6172cc91ac7d [INFO] running `"docker" "start" "-a" "55dab7f37175bb623fcf0183442fd6f0afd7b2fe40441294237a6172cc91ac7d"` [INFO] [stderr] warning: In file included from ffi.cpp:1:0: [INFO] [stderr] warning: BBHash/BooPHF.h: In member function 'void boomphf::bitVector::print() const': [INFO] [stderr] warning: BBHash/BooPHF.h:676:45: warning: format '%lli' expects argument of type 'long long int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("bit array of size %lli: \n",_size); [INFO] [stderr] warning: ~~~~~^ [INFO] [stderr] warning: BBHash/BooPHF.h:680:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf(" (%llu) ",ii); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: printf("%llu : %lli, ",ii,_ranks[ii]); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: BBHash/BooPHF.h:689:43: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type '__gnu_cxx::__alloc_traits >::value_type {aka long unsigned int}' [-Wformat=] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bbhash_sys-75520aea51d15cbf [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bbhash_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "55dab7f37175bb623fcf0183442fd6f0afd7b2fe40441294237a6172cc91ac7d"` [INFO] running `"docker" "rm" "-f" "55dab7f37175bb623fcf0183442fd6f0afd7b2fe40441294237a6172cc91ac7d"` [INFO] [stdout] 55dab7f37175bb623fcf0183442fd6f0afd7b2fe40441294237a6172cc91ac7d