[INFO] updating cached repository seaneshbaugh/integrity_check [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/seaneshbaugh/integrity_check [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/seaneshbaugh/integrity_check" "work/ex/beta-1.37-6/sources/1.36.0/gh/seaneshbaugh/integrity_check"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/seaneshbaugh/integrity_check'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/seaneshbaugh/integrity_check" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c0055fbfa8b9a1deb5a99407fc3ef9f02f39636 [INFO] sha for GitHub repo seaneshbaugh/integrity_check: 5c0055fbfa8b9a1deb5a99407fc3ef9f02f39636 [INFO] validating manifest of seaneshbaugh/integrity_check on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of seaneshbaugh/integrity_check on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing seaneshbaugh/integrity_check [INFO] finished frobbing seaneshbaugh/integrity_check [INFO] frobbed toml for seaneshbaugh/integrity_check written to work/ex/beta-1.37-6/sources/1.36.0/gh/seaneshbaugh/integrity_check/Cargo.toml [INFO] started frobbing seaneshbaugh/integrity_check [INFO] finished frobbing seaneshbaugh/integrity_check [INFO] frobbed toml for seaneshbaugh/integrity_check written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check/Cargo.toml [INFO] crate seaneshbaugh/integrity_check already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/seaneshbaugh/integrity_check/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing seaneshbaugh/integrity_check against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check:/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-07-23" "build" "--frozen"` [INFO] [stdout] b7880dca2ac22f9dad382c540179c0562552f9351d1499b6b5c569bd04488336 [INFO] running `"docker" "start" "-a" "b7880dca2ac22f9dad382c540179c0562552f9351d1499b6b5c569bd04488336"` [INFO] [stderr] Compiling integrity_check v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `"docker" "inspect" "b7880dca2ac22f9dad382c540179c0562552f9351d1499b6b5c569bd04488336"` [INFO] running `"docker" "rm" "-f" "b7880dca2ac22f9dad382c540179c0562552f9351d1499b6b5c569bd04488336"` [INFO] [stdout] b7880dca2ac22f9dad382c540179c0562552f9351d1499b6b5c569bd04488336 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 76c8ecda67fae5ec10eb949e7b15c0ea2f12f91e28285ee462160fcf5feba25f [INFO] running `"docker" "start" "-a" "76c8ecda67fae5ec10eb949e7b15c0ea2f12f91e28285ee462160fcf5feba25f"` [INFO] [stderr] Compiling integrity_check v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "76c8ecda67fae5ec10eb949e7b15c0ea2f12f91e28285ee462160fcf5feba25f"` [INFO] running `"docker" "rm" "-f" "76c8ecda67fae5ec10eb949e7b15c0ea2f12f91e28285ee462160fcf5feba25f"` [INFO] [stdout] 76c8ecda67fae5ec10eb949e7b15c0ea2f12f91e28285ee462160fcf5feba25f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/seaneshbaugh/integrity_check:/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-07-23" "test" "--frozen"` [INFO] [stdout] 93d02605e768cdcbf3b11551e8e7bd6b868a7497842ac47c381b8ea393eeeec6 [INFO] running `"docker" "start" "-a" "93d02605e768cdcbf3b11551e8e7bd6b868a7497842ac47c381b8ea393eeeec6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/integrity_check-d1b5979b0c074315 [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] Running /opt/crater/target/debug/deps/integrity_check-3ec3fa5cc64b412c [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] Running /opt/crater/target/debug/deps/test-14a044fe29955b5a [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_crc32 ... ok [INFO] [stdout] test test_md5 ... ok [INFO] [stdout] test test_sha1 ... ok [INFO] [stdout] test test_sha2_384 ... ok [INFO] [stdout] test test_sha2_224 ... ok [INFO] [stdout] test test_sha2_256 ... ok [INFO] [stdout] test test_sha2_512 ... ok [INFO] [stdout] test test_sha3_256 ... ok [INFO] [stdout] test test_sha3_224 ... ok [INFO] [stdout] test test_sha3_384 ... ok [INFO] [stdout] test test_sha3_512 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests integrity_check [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" "93d02605e768cdcbf3b11551e8e7bd6b868a7497842ac47c381b8ea393eeeec6"` [INFO] running `"docker" "rm" "-f" "93d02605e768cdcbf3b11551e8e7bd6b868a7497842ac47c381b8ea393eeeec6"` [INFO] [stdout] 93d02605e768cdcbf3b11551e8e7bd6b868a7497842ac47c381b8ea393eeeec6