[INFO] cloning repository GovTechSG/chkr [INFO] running `"git" "clone" "--bare" "git://github.com/GovTechSG/chkr.git" "work/cache/sources/gh/GovTechSG/chkr"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/GovTechSG/chkr'... [INFO] running `"git" "clone" "work/cache/sources/gh/GovTechSG/chkr" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GovTechSG/chkr" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GovTechSG/chkr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GovTechSG/chkr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 767e4218499563f16683fc0b38f3e6505ef80480 [INFO] sha for GitHub repo GovTechSG/chkr: 767e4218499563f16683fc0b38f3e6505ef80480 [INFO] validating manifest of GovTechSG/chkr on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of GovTechSG/chkr on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing GovTechSG/chkr [INFO] finished frobbing GovTechSG/chkr [INFO] frobbed toml for GovTechSG/chkr written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr/Cargo.toml [INFO] started frobbing GovTechSG/chkr [INFO] finished frobbing GovTechSG/chkr [INFO] frobbed toml for GovTechSG/chkr written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GovTechSG/chkr/Cargo.toml [INFO] crate GovTechSG/chkr already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing GovTechSG/chkr against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7d630da8ab138c4a4ef82bcec1e49a039e3c3524eea2d4a49f487e999a706e32 [INFO] running `"docker" "start" "-a" "7d630da8ab138c4a4ef82bcec1e49a039e3c3524eea2d4a49f487e999a706e32"` [INFO] [stderr] Compiling md5 v0.3.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling chkr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.38s [INFO] running `"docker" "inspect" "7d630da8ab138c4a4ef82bcec1e49a039e3c3524eea2d4a49f487e999a706e32"` [INFO] running `"docker" "rm" "-f" "7d630da8ab138c4a4ef82bcec1e49a039e3c3524eea2d4a49f487e999a706e32"` [INFO] [stdout] 7d630da8ab138c4a4ef82bcec1e49a039e3c3524eea2d4a49f487e999a706e32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ccea17a32b881f5b698bcc3f417f023db242b94a0175b8c89a6012bd19b96695 [INFO] running `"docker" "start" "-a" "ccea17a32b881f5b698bcc3f417f023db242b94a0175b8c89a6012bd19b96695"` [INFO] [stderr] Compiling assert_matches v1.1.0 [INFO] [stderr] Compiling chkr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `"docker" "inspect" "ccea17a32b881f5b698bcc3f417f023db242b94a0175b8c89a6012bd19b96695"` [INFO] running `"docker" "rm" "-f" "ccea17a32b881f5b698bcc3f417f023db242b94a0175b8c89a6012bd19b96695"` [INFO] [stdout] ccea17a32b881f5b698bcc3f417f023db242b94a0175b8c89a6012bd19b96695 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GovTechSG/chkr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4fe2527e67ed506510e8075d7bde17798f052542ab9e381f10f81875a5ed732b [INFO] running `"docker" "start" "-a" "4fe2527e67ed506510e8075d7bde17798f052542ab9e381f10f81875a5ed732b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/chkr-a22288b8bbd0f8e8 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test checksum::tests::missing_file_is_reported ... ok [INFO] [stdout] test tests::file_returns_one_for_mismatch ... ok [INFO] [stdout] test tests::file_returns_two_for_errors ... ok [INFO] [stdout] test tests::file_returns_zero_for_match ... ok [INFO] [stdout] test checksum::tests::incorrect_checksum_is_verified_correctly ... ok [INFO] [stdout] test checksum::tests::checksum_is_verified_correctly ... ok [INFO] [stdout] test checksum::tests::checksums_manifest_is_verified_correctly ... ok [INFO] [stdout] test checksum::tests::checksums_are_read_correctly ... ok [INFO] [stdout] test tests::manifest_returns_three_for_fixture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4fe2527e67ed506510e8075d7bde17798f052542ab9e381f10f81875a5ed732b"` [INFO] running `"docker" "rm" "-f" "4fe2527e67ed506510e8075d7bde17798f052542ab9e381f10f81875a5ed732b"` [INFO] [stdout] 4fe2527e67ed506510e8075d7bde17798f052542ab9e381f10f81875a5ed732b