1ea88969fSopenharmony_cierror: main macro message 2ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:20 3ea88969fSopenharmony_ci | 4ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four); 5ea88969fSopenharmony_ci | ^^^ 6ea88969fSopenharmony_ci 7ea88969fSopenharmony_cierror: child message 8ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:25 9ea88969fSopenharmony_ci | 10ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four); 11ea88969fSopenharmony_ci | ^^^ 12ea88969fSopenharmony_ci 13ea88969fSopenharmony_cierror: main syn::Error 14ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:30 15ea88969fSopenharmony_ci | 16ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four); 17ea88969fSopenharmony_ci | ^^^^^ 18ea88969fSopenharmony_ci 19ea88969fSopenharmony_cierror: child syn::Error 20ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:37 21ea88969fSopenharmony_ci | 22ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four); 23ea88969fSopenharmony_ci | ^^^^ 24