t.Errorf("cc_fuzz does not contain the expected bundled transitive shared libs from rust_ffi_shared ('libcc_transitive_dep'): %#v",fuzz_shared_libtest.FuzzSharedLibraries().String())
t.Errorf("cc_fuzz does not contain the expected bundled transitive shared libs from rust_ffi_static ('libcc_transitive_dep'): %#v",fuzz_static_libtest.FuzzSharedLibraries().String())
t.Errorf("cc_fuzz does not contain the expected bundled transitive shared libs from rust_ffi_static ('libcc_transitive_dep'): %#v",fuzz_staticffi_libtest.FuzzSharedLibraries().String())