[INFO] crate bbhash-sys 0.1.0 is already in cache [INFO] testing bbhash-sys-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate bbhash-sys 0.1.0 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate bbhash-sys 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 274b492cad80b274831e694e132a7d0b0be638e4d02253f59f4e090f0f1a1e8d [INFO] running `"docker" "start" "-a" "274b492cad80b274831e694e132a7d0b0be638e4d02253f59f4e090f0f1a1e8d"` [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 3.41s [INFO] running `"docker" "inspect" "274b492cad80b274831e694e132a7d0b0be638e4d02253f59f4e090f0f1a1e8d"` [INFO] running `"docker" "rm" "-f" "274b492cad80b274831e694e132a7d0b0be638e4d02253f59f4e090f0f1a1e8d"` [INFO] [stdout] 274b492cad80b274831e694e132a7d0b0be638e4d02253f59f4e090f0f1a1e8d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 79151e61a36b101c16a2f4b6782105e0e1754935854ba8c5ca66a38ab6ca2f60 [INFO] running `"docker" "start" "-a" "79151e61a36b101c16a2f4b6782105e0e1754935854ba8c5ca66a38ab6ca2f60"` [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.49s [INFO] running `"docker" "inspect" "79151e61a36b101c16a2f4b6782105e0e1754935854ba8c5ca66a38ab6ca2f60"` [INFO] running `"docker" "rm" "-f" "79151e61a36b101c16a2f4b6782105e0e1754935854ba8c5ca66a38ab6ca2f60"` [INFO] [stdout] 79151e61a36b101c16a2f4b6782105e0e1754935854ba8c5ca66a38ab6ca2f60 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 996c46bf77161452eec827b235eaa001e0487bb5e9e3d7031f30b857381d34fe [INFO] running `"docker" "start" "-a" "996c46bf77161452eec827b235eaa001e0487bb5e9e3d7031f30b857381d34fe"` [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.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bbhash_sys-9c21dbfde947ed0d [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" "996c46bf77161452eec827b235eaa001e0487bb5e9e3d7031f30b857381d34fe"` [INFO] running `"docker" "rm" "-f" "996c46bf77161452eec827b235eaa001e0487bb5e9e3d7031f30b857381d34fe"` [INFO] [stdout] 996c46bf77161452eec827b235eaa001e0487bb5e9e3d7031f30b857381d34fe