[INFO] cloning repository stusmall/cargo-unsafe-coverage [INFO] running `"git" "clone" "--bare" "git://github.com/stusmall/cargo-unsafe-coverage.git" "work/cache/sources/gh/stusmall/cargo-unsafe-coverage"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stusmall/cargo-unsafe-coverage'... [INFO] running `"git" "clone" "work/cache/sources/gh/stusmall/cargo-unsafe-coverage" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stusmall/cargo-unsafe-coverage" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stusmall/cargo-unsafe-coverage"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stusmall/cargo-unsafe-coverage'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdc9b847b07966cf8a89be89b58ac9a2ea7f3679 [INFO] sha for GitHub repo stusmall/cargo-unsafe-coverage: bdc9b847b07966cf8a89be89b58ac9a2ea7f3679 [INFO] validating manifest of stusmall/cargo-unsafe-coverage 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 stusmall/cargo-unsafe-coverage 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 stusmall/cargo-unsafe-coverage [INFO] finished frobbing stusmall/cargo-unsafe-coverage [INFO] frobbed toml for stusmall/cargo-unsafe-coverage written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage/Cargo.toml [INFO] started frobbing stusmall/cargo-unsafe-coverage [INFO] finished frobbing stusmall/cargo-unsafe-coverage [INFO] frobbed toml for stusmall/cargo-unsafe-coverage written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stusmall/cargo-unsafe-coverage/Cargo.toml [INFO] crate stusmall/cargo-unsafe-coverage 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 stusmall/cargo-unsafe-coverage against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage:/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] 43f26e3e6ffbf8c4ca78bdeea1329699b125e2810cd8665d0587f04cbf6b6718 [INFO] running `"docker" "start" "-a" "43f26e3e6ffbf8c4ca78bdeea1329699b125e2810cd8665d0587f04cbf6b6718"` [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling cargo-unsafe-coverage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.31s [INFO] running `"docker" "inspect" "43f26e3e6ffbf8c4ca78bdeea1329699b125e2810cd8665d0587f04cbf6b6718"` [INFO] running `"docker" "rm" "-f" "43f26e3e6ffbf8c4ca78bdeea1329699b125e2810cd8665d0587f04cbf6b6718"` [INFO] [stdout] 43f26e3e6ffbf8c4ca78bdeea1329699b125e2810cd8665d0587f04cbf6b6718 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage:/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] 4333b39f5af127fdca98897e8e31e8af8949db36dbfc868746587c8aa963c794 [INFO] running `"docker" "start" "-a" "4333b39f5af127fdca98897e8e31e8af8949db36dbfc868746587c8aa963c794"` [INFO] [stderr] Compiling cargo-unsafe-coverage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `"docker" "inspect" "4333b39f5af127fdca98897e8e31e8af8949db36dbfc868746587c8aa963c794"` [INFO] running `"docker" "rm" "-f" "4333b39f5af127fdca98897e8e31e8af8949db36dbfc868746587c8aa963c794"` [INFO] [stdout] 4333b39f5af127fdca98897e8e31e8af8949db36dbfc868746587c8aa963c794 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stusmall/cargo-unsafe-coverage:/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] c016e1d18334fb3fe35eb8c943b7f19c51a1d4be2ddb1f5efaf0746908385e69 [INFO] running `"docker" "start" "-a" "c016e1d18334fb3fe35eb8c943b7f19c51a1d4be2ddb1f5efaf0746908385e69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_unsafe_coverage-01cd3c43f00ad41e [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test compare_split_unsafe_blocks ... ok [INFO] [stdout] test hello_world ... ok [INFO] [stdout] test simple_unsafe_func ... ok [INFO] [stdout] test simple_unsafe_block ... 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" "c016e1d18334fb3fe35eb8c943b7f19c51a1d4be2ddb1f5efaf0746908385e69"` [INFO] running `"docker" "rm" "-f" "c016e1d18334fb3fe35eb8c943b7f19c51a1d4be2ddb1f5efaf0746908385e69"` [INFO] [stdout] c016e1d18334fb3fe35eb8c943b7f19c51a1d4be2ddb1f5efaf0746908385e69