[INFO] updating cached repository Mossop/cityhash1-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Mossop/cityhash1-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Mossop/cityhash1-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/Mossop/cityhash1-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Mossop/cityhash1-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mossop/cityhash1-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62abc065151de58444c59d47d3b48593de5b1079 [INFO] sha for GitHub repo Mossop/cityhash1-rs: 62abc065151de58444c59d47d3b48593de5b1079 [INFO] validating manifest of Mossop/cityhash1-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Mossop/cityhash1-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Mossop/cityhash1-rs [INFO] finished frobbing Mossop/cityhash1-rs [INFO] frobbed toml for Mossop/cityhash1-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/Mossop/cityhash1-rs/Cargo.toml [INFO] started frobbing Mossop/cityhash1-rs [INFO] finished frobbing Mossop/cityhash1-rs [INFO] frobbed toml for Mossop/cityhash1-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs/Cargo.toml [INFO] crate Mossop/cityhash1-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Mossop/cityhash1-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 826b91a1502ce20f58ffd37a8c9bba9d8a3fbf24aa8a19f408db2505a913cc69 [INFO] running `"docker" "start" "-a" "826b91a1502ce20f58ffd37a8c9bba9d8a3fbf24aa8a19f408db2505a913cc69"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cityhash v0.1.1 (/opt/crater/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 1m 13s [INFO] running `"docker" "inspect" "826b91a1502ce20f58ffd37a8c9bba9d8a3fbf24aa8a19f408db2505a913cc69"` [INFO] running `"docker" "rm" "-f" "826b91a1502ce20f58ffd37a8c9bba9d8a3fbf24aa8a19f408db2505a913cc69"` [INFO] [stdout] 826b91a1502ce20f58ffd37a8c9bba9d8a3fbf24aa8a19f408db2505a913cc69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 88e5f91790041d253da8bdfd8aa9a9f869e42139a0b2af5bbe1f5cbcea57bc5c [INFO] running `"docker" "start" "-a" "88e5f91790041d253da8bdfd8aa9a9f869e42139a0b2af5bbe1f5cbcea57bc5c"` [INFO] [stderr] Compiling cityhash v0.1.1 (/opt/crater/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 1.45s [INFO] running `"docker" "inspect" "88e5f91790041d253da8bdfd8aa9a9f869e42139a0b2af5bbe1f5cbcea57bc5c"` [INFO] running `"docker" "rm" "-f" "88e5f91790041d253da8bdfd8aa9a9f869e42139a0b2af5bbe1f5cbcea57bc5c"` [INFO] [stdout] 88e5f91790041d253da8bdfd8aa9a9f869e42139a0b2af5bbe1f5cbcea57bc5c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mossop/cityhash1-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 270a3e7ba41f2f82df819c04fab203ba9d404611d4622e4a7db9af4a04273025 [INFO] running `"docker" "start" "-a" "270a3e7ba41f2f82df819c04fab203ba9d404611d4622e4a7db9af4a04273025"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/cityhash-5448cf5fc652e270 [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::tests::test_hash_64 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/cityhash-00673f9ed7ac2b5c [INFO] [stdout] test cityhash_1_1_1::ffi::bindgen_test_layout_uint128 ... ok [INFO] [stderr] Doc-tests cityhash [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 4 tests [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.rs - cityhash_1::city_hash_64 (line 22) ... ok [INFO] [stdout] test src/cityhash_1.rs - cityhash_1::city_hash_128 (line 34) ... 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" "270a3e7ba41f2f82df819c04fab203ba9d404611d4622e4a7db9af4a04273025"` [INFO] running `"docker" "rm" "-f" "270a3e7ba41f2f82df819c04fab203ba9d404611d4622e4a7db9af4a04273025"` [INFO] [stdout] 270a3e7ba41f2f82df819c04fab203ba9d404611d4622e4a7db9af4a04273025