File size: 5,049 Bytes
6a4d02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 |
{
"collector_version": "1.0.0",
"crate_name": "embedded_graph_advisor",
"dependency_manifests": [
"./test_usage_data/rustc_lint_manifest.json",
"./test_usage_data/rustc_passes_manifest.json",
"./test_usage_data/rustc_public_bridge_manifest.json",
"./test_usage_data/rustc_hashes_manifest.json",
"./test_usage_data/rustc_trait_selection_manifest.json",
"./test_usage_data/rustc_resolve_manifest.json",
"./test_usage_data/build_script_build_manifest.json",
"./test_usage_data/rustc_baked_icu_data_manifest.json",
"./test_usage_data/rustc_mir_build_manifest.json",
"./test_usage_data/rustc_incremental_manifest.json",
"./test_usage_data/rustc_span_manifest.json",
"./test_usage_data/rustc_ast_manifest.json",
"./test_usage_data/rustc_hir_typeck_manifest.json",
"./test_usage_data/rustc_error_codes_manifest.json",
"./test_usage_data/rustc_parse_manifest.json",
"./test_usage_data/rustc_arena_manifest.json",
"./test_usage_data/rustc_expand_manifest.json",
"./test_usage_data/rustc_hir_id_manifest.json",
"./test_usage_data/rustc_fs_util_manifest.json",
"./test_usage_data/rustc_borrowck_manifest.json",
"./test_usage_data/rustc_index_manifest.json",
"./test_usage_data/working_usage_collector_manifest.json",
"./test_usage_data/rustc_index_macros_manifest.json",
"./test_usage_data/rustc_parse_format_manifest.json",
"./test_usage_data/rustc_type_ir_macros_manifest.json",
"./test_usage_data/rustc_ast_pretty_manifest.json",
"./test_usage_data/rustc_next_trait_solver_manifest.json",
"./test_usage_data/rustc_builtin_macros_manifest.json",
"./test_usage_data/rustc_session_manifest.json",
"./test_usage_data/rustc_attr_parsing_manifest.json",
"./test_usage_data/rustc_ast_ir_manifest.json",
"./test_usage_data/rustc_mir_dataflow_manifest.json",
"./test_usage_data/rustc_fluent_macro_manifest.json",
"./test_usage_data/rustc_ty_utils_manifest.json",
"./test_usage_data/rustc_macros_manifest.json",
"./test_usage_data/rustc_hir_manifest.json",
"./test_usage_data/rustc_error_messages_manifest.json",
"./test_usage_data/rustc_interface_manifest.json",
"./test_usage_data/rustc_thread_pool_manifest.json",
"./test_usage_data/rustc_errors_manifest.json",
"./test_usage_data/rustc_traits_manifest.json",
"./test_usage_data/rustc_data_structures_manifest.json",
"./test_usage_data/rustc_codegen_ssa_manifest.json",
"./test_usage_data/rustc_target_manifest.json",
"./test_usage_data/rustc_graphviz_manifest.json",
"./test_usage_data/rustc_metadata_manifest.json",
"./test_usage_data/rustc_public_manifest.json",
"./test_usage_data/rustc_serialize_manifest.json",
"./test_usage_data/rustc_hir_analysis_manifest.json",
"./test_usage_data/rustc_mir_transform_manifest.json",
"./test_usage_data/rustc_type_ir_manifest.json",
"./test_usage_data/rustc_privacy_manifest.json",
"./test_usage_data/rustc_lint_defs_manifest.json",
"./test_usage_data/rustc_const_eval_manifest.json",
"./test_usage_data/rustc_driver_impl_manifest.json",
"./test_usage_data/rustc_symbol_mangling_manifest.json",
"./test_usage_data/rustc_monomorphize_manifest.json",
"./test_usage_data/rustc_pattern_analysis_manifest.json",
"./test_usage_data/rustc_query_impl_manifest.json",
"./test_usage_data/build_common_manifest.json",
"./test_usage_data/rustc_abi_manifest.json",
"./test_usage_data/rustc_log_manifest.json",
"./test_usage_data/rustc_driver_manifest.json",
"./test_usage_data/rustc_ast_lowering_manifest.json",
"./test_usage_data/rustc_middle_manifest.json",
"./test_usage_data/rustc_proc_macro_manifest.json",
"./test_usage_data/self_improving_driver_manifest.json",
"./test_usage_data/rustc_query_system_manifest.json",
"./test_usage_data/rustc_feature_manifest.json",
"./test_usage_data/rustc_ast_passes_manifest.json",
"./test_usage_data/rustc_transmute_manifest.json",
"./test_usage_data/rustc_lexer_manifest.json",
"./test_usage_data/rustc_infer_manifest.json",
"./test_usage_data/rustc_hir_pretty_manifest.json"
],
"environment": {
"cargo_manifest_dir": "/mnt/data1/nix/vendor/rust/cargo2nix/submodules/rust/compiler/introspector-collector",
"cargo_target_dir": null,
"profile": null,
"pwd": "/mnt/data1/nix/vendor/rust/cargo2nix/submodules/rust"
},
"generated_files": [
{
"path": "./test_usage_data/embedded_graph_advisor_structs.json",
"size_bytes": 1040,
"type": "usage_data"
},
{
"path": "./test_usage_data/embedded_graph_advisor_root.json",
"size_bytes": 21238,
"type": "usage_data"
},
{
"path": "./test_usage_data/embedded_graph_advisor_complexity.json",
"size_bytes": 1063,
"type": "usage_data"
}
],
"output_directory": "./test_usage_data",
"rustc_version": "unknown",
"timestamp": 1767702107,
"total_enums": 2,
"total_modules": 2,
"total_usages": 58
} |