### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
[error] <...>/hooks-fail.spicy:9:13-9:26: hook '%init' does not take any parameters
[error] <...>/hooks-fail.spicy:10:17-10:18: hook ID cannot be scoped
[error] <...>/hooks-fail.spicy:10:17-10:18: no field 'bar' in unit type
[error] <...>/hooks-fail.spicy:12:13-12:17: signature for hook must be: %gap(seq: uint64, len: uint64)
[error] <...>/hooks-fail.spicy:12:13-12:17: cannot use hook '%gap', unit type does not support sinks because it is not public
[error] <...>/hooks-fail.spicy:13:17-13:21: signature for hook must be: %skipped(seq: uint64)
[error] <...>/hooks-fail.spicy:13:17-13:21: cannot use hook '%skipped', unit type does not support sinks because it is not public
[error] <...>/hooks-fail.spicy:14:17-14:21: signature for hook must be: %overlap(seq: uint64, old: bytes, new_: bytes)
[error] <...>/hooks-fail.spicy:14:17-14:21: cannot use hook '%overlap', unit type does not support sinks because it is not public
[error] <...>/hooks-fail.spicy:15:21-15:25: signature for hook must be: %undelivered(seq: uint64, data: bytes)
[error] <...>/hooks-fail.spicy:15:21-15:25: cannot use hook '%undelivered', unit type does not support sinks because it is not public
[error] <...>/hooks-fail.spicy:17:11-17:12: no field 'x1' in unit type
[error] <...>/hooks-fail.spicy:18:12-18:13: unknown hook '%x2'
[error] <...>/hooks-fail.spicy:19:14-19:15: cannot use paths in hooks; trigger on the top-level field instead
[error] <...>/hooks-fail.spicy:22:17-22:18: cannot use hook '%done' with a unit field
[error] <...>/hooks-fail.spicy:25:15-25:28: hook '%init' does not take any parameters
[error] <...>/hooks-fail.spicy:26:15-26:19: signature for hook must be: %gap(seq: uint64, len: uint64)
[error] <...>/hooks-fail.spicy:26:15-26:19: cannot use hook '%gap', unit type does not support sinks because it is not public
[error] <...>/hooks-fail.spicy:27:13-27:14: no field 'y1' in unit type
[error] <...>/hooks-fail.spicy:28:14-28:15: unknown hook '%y2'
[error] <...>/hooks-fail.spicy:29:16-29:17: cannot use paths in hooks; trigger on the top-level field instead
[error] <...>/hooks-fail.spicy:30:19-30:20: cannot use hook '%done' with a unit field
[error] spicyc: aborting after errors
