[INFO] updating cached repository https://github.com/Mossop/cityhash1-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62abc065151de58444c59d47d3b48593de5b1079 [INFO] testing Mossop/cityhash1-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMossop%2Fcityhash1-rs" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mossop/cityhash1-rs 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 git repo https://github.com/Mossop/cityhash1-rs [INFO] finished tweaking git repo https://github.com/Mossop/cityhash1-rs [INFO] tweaked toml for git repo https://github.com/Mossop/cityhash1-rs written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Mossop/cityhash1-rs already has a lockfile, it will not be regenerated [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-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2222a758d601077139d09384008e922f4f19ffcf897d92225fecf71772a9e24d [INFO] running `"docker" "start" "-a" "2222a758d601077139d09384008e922f4f19ffcf897d92225fecf71772a9e24d"` [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling cityhash v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | .author(crate_authors!(" ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | .author(crate_authors!(" ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.75s [INFO] running `"docker" "inspect" "2222a758d601077139d09384008e922f4f19ffcf897d92225fecf71772a9e24d"` [INFO] running `"docker" "rm" "-f" "2222a758d601077139d09384008e922f4f19ffcf897d92225fecf71772a9e24d"` [INFO] [stdout] 2222a758d601077139d09384008e922f4f19ffcf897d92225fecf71772a9e24d [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 54ebed56cd2496591787eba5a47b8a885becf4aed6286f011f95b12b582d9917 [INFO] running `"docker" "start" "-a" "54ebed56cd2496591787eba5a47b8a885becf4aed6286f011f95b12b582d9917"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cityhash v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | .author(crate_authors!(" ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | .author(crate_authors!(" ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "54ebed56cd2496591787eba5a47b8a885becf4aed6286f011f95b12b582d9917"` [INFO] running `"docker" "rm" "-f" "54ebed56cd2496591787eba5a47b8a885becf4aed6286f011f95b12b582d9917"` [INFO] [stdout] 54ebed56cd2496591787eba5a47b8a885becf4aed6286f011f95b12b582d9917 [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d1c974c04bd548578b1528691c85bf9fdb9729c155aa43433582401a0564e52d [INFO] running `"docker" "start" "-a" "d1c974c04bd548578b1528691c85bf9fdb9729c155aa43433582401a0564e52d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cityhash-41e62ad3788df151 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cityhash_1::ffi::bindgen_test_layout_uint128 ... ok [INFO] [stdout] test cityhash_1::tests::test_hash_128 ... ok [INFO] [stdout] test cityhash_1_1_1::ffi::bindgen_test_layout_uint128 ... ok [INFO] [stdout] test cityhash_1::tests::test_hash_64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cityhash-e35c155b00c4a191 [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] [stderr] Doc-tests cityhash [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/cityhash_1.rs - cityhash_1::city_hash_128 (line 34) ... ok [INFO] [stdout] test src/cityhash_1.rs - cityhash_1::city_hash_64 (line 22) ... ok [INFO] [stdout] test src/cityhash_1_1_1.rs - cityhash_1_1_1::city_hash_64 (line 22) ... ok [INFO] [stdout] test src/cityhash_1_1_1.rs - cityhash_1_1_1::city_hash_128 (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d1c974c04bd548578b1528691c85bf9fdb9729c155aa43433582401a0564e52d"` [INFO] running `"docker" "rm" "-f" "d1c974c04bd548578b1528691c85bf9fdb9729c155aa43433582401a0564e52d"` [INFO] [stdout] d1c974c04bd548578b1528691c85bf9fdb9729c155aa43433582401a0564e52d