You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igloo/target/debug/.fingerprint/igloo_manifest-c8af8e41b315.../output-test-lib-igloo_manifest

3 lines
2.3 KiB
Plaintext

4 years ago
{"message":"missing `fn` for function definition","code":null,"level":"error","spans":[{"file_name":"igloo_manifest/src/lib.rs","byte_start":121,"byte_end":122,"line_start":11,"line_end":11,"column_start":4,"column_end":5,"is_primary":true,"text":[{"text":"pub get_master_make_manifest() -> Result<>","highlight_start":4,"highlight_end":5}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add `fn` here to parse `get_master_make_manifest` as a public function","code":null,"level":"help","spans":[{"file_name":"igloo_manifest/src/lib.rs","byte_start":121,"byte_end":122,"line_start":11,"line_end":11,"column_start":4,"column_end":5,"is_primary":true,"text":[{"text":"pub get_master_make_manifest() -> Result<>","highlight_start":4,"highlight_end":5}],"label":null,"suggested_replacement":" fn ","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: missing `fn` for function definition\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0migloo_manifest/src/lib.rs:11:4\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m11\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0mpub get_master_make_manifest() -> Result<>\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;14mhelp\u001b[0m\u001b[0m: add `fn` here to parse `get_master_make_manifest` as a public function\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m11\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0mpub fn get_master_make_manifest() -> Result<>\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;14m^^\u001b[0m\n\n"}
{"message":"aborting due to previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: aborting due to previous error\u001b[0m\n\n"}