Don't use copy_dir crate.

The copy_dir crate doesn't preserve symlinks, so just use "cp --archive"
instead.

Test: cargo run --bin health_report ; cargo run --bin migration_report
Bug: 339424309
Change-Id: Id4e36af3ca65d9c15f770107039b129dc344a971
5 files changed