[INFO] updating cached repository SteveBattista/threaded-hasher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SteveBattista/threaded-hasher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SteveBattista/threaded-hasher" "work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SteveBattista/threaded-hasher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SteveBattista/threaded-hasher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SteveBattista/threaded-hasher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ce2146e1b5834060d8a4e49fe7e82dfaaaf645c [INFO] sha for GitHub repo SteveBattista/threaded-hasher: 7ce2146e1b5834060d8a4e49fe7e82dfaaaf645c [INFO] validating manifest of SteveBattista/threaded-hasher 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 SteveBattista/threaded-hasher 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 SteveBattista/threaded-hasher [INFO] finished frobbing SteveBattista/threaded-hasher [INFO] frobbed toml for SteveBattista/threaded-hasher written to work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher/Cargo.toml [INFO] started frobbing SteveBattista/threaded-hasher [INFO] finished frobbing SteveBattista/threaded-hasher [INFO] frobbed toml for SteveBattista/threaded-hasher written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SteveBattista/threaded-hasher/Cargo.toml [INFO] crate SteveBattista/threaded-hasher 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing SteveBattista/threaded-hasher against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 9df1ca1e0d4bf4dabc6e496010cd66dff736c0b8cd9f4106c7d255da8b9b033f [INFO] running `"docker" "start" "-a" "9df1ca1e0d4bf4dabc6e496010cd66dff736c0b8cd9f4106c7d255da8b9b033f"` [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling threaded-hasher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s [INFO] running `"docker" "inspect" "9df1ca1e0d4bf4dabc6e496010cd66dff736c0b8cd9f4106c7d255da8b9b033f"` [INFO] running `"docker" "rm" "-f" "9df1ca1e0d4bf4dabc6e496010cd66dff736c0b8cd9f4106c7d255da8b9b033f"` [INFO] [stdout] 9df1ca1e0d4bf4dabc6e496010cd66dff736c0b8cd9f4106c7d255da8b9b033f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6c19f0e2327362a4ffef7acce2cb071fcfcfae53332dde5aae5551d207720c48 [INFO] running `"docker" "start" "-a" "6c19f0e2327362a4ffef7acce2cb071fcfcfae53332dde5aae5551d207720c48"` [INFO] [stderr] Compiling threaded-hasher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "6c19f0e2327362a4ffef7acce2cb071fcfcfae53332dde5aae5551d207720c48"` [INFO] running `"docker" "rm" "-f" "6c19f0e2327362a4ffef7acce2cb071fcfcfae53332dde5aae5551d207720c48"` [INFO] [stdout] 6c19f0e2327362a4ffef7acce2cb071fcfcfae53332dde5aae5551d207720c48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SteveBattista/threaded-hasher:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] b466584989907cf189cc9fd6fb7d939ec41d703264b6154686e7d753e9d9fdb0 [INFO] running `"docker" "start" "-a" "b466584989907cf189cc9fd6fb7d939ec41d703264b6154686e7d753e9d9fdb0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/threaded_hasher-3d8bb4c91c5c646a [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_512_1 ... ok [INFO] [stdout] test tests::test_512_2 ... ok [INFO] [stdout] test tests::test_256_2 ... ok [INFO] [stdout] test tests::test_384_1 ... ok [INFO] [stdout] test tests::test_256_1 ... ok [INFO] [stdout] test tests::test_384_2 ... ok [INFO] [stdout] test tests::test_encode_decode ... ok [INFO] [stdout] test tests::test_from_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b466584989907cf189cc9fd6fb7d939ec41d703264b6154686e7d753e9d9fdb0"` [INFO] running `"docker" "rm" "-f" "b466584989907cf189cc9fd6fb7d939ec41d703264b6154686e7d753e9d9fdb0"` [INFO] [stdout] b466584989907cf189cc9fd6fb7d939ec41d703264b6154686e7d753e9d9fdb0