toymaker

szczanieckiej/109

Error

2025-03-31T15:37:50.437902337+02:00 stderr + item=109
2025-03-31T15:37:50.437902337+02:00 stderr + git clone https://git.apiote.xyz/git/szczanieckiej.git
2025-03-31T15:37:50.481889128+02:00 stderr Cloning into 'szczanieckiej'...
2025-03-31T15:37:53.281308560+02:00 stderr + git clone https://git.apiote.xyz/git/traffic.git
2025-03-31T15:37:53.285261876+02:00 stderr Cloning into 'traffic'...
2025-03-31T15:37:53.922535447+02:00 stderr + cd traffic
2025-03-31T15:37:53.924665951+02:00 stderr + git tag
2025-03-31T15:37:53.927152208+02:00 stderr + sort -V
2025-03-31T15:37:53.927606184+02:00 stderr + tail -n1
2025-03-31T15:37:53.932384475+02:00 stderr + TAG=plusB
2025-03-31T15:37:53.932384475+02:00 stderr + git checkout plusB
2025-03-31T15:37:53.944197936+02:00 stderr Note: switching to 'plusB'.
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr You are in 'detached HEAD' state. You can look around, make experimental
2025-03-31T15:37:53.944197936+02:00 stderr changes and commit them, and you can discard any commits you make in this
2025-03-31T15:37:53.944197936+02:00 stderr state without impacting any branches by switching back to a branch.
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr If you want to create a new branch to retain commits you create, you may
2025-03-31T15:37:53.944197936+02:00 stderr do so (now or later) by using -c with the switch command. Example:
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr git switch -c 
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr Or undo this operation with:
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr git switch -
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944197936+02:00 stderr Turn off this advice by setting config variable advice.detachedHead to false
2025-03-31T15:37:53.944197936+02:00 stderr
2025-03-31T15:37:53.944303387+02:00 stderr HEAD is now at 552a365 add database indices
2025-03-31T15:37:53.948121979+02:00 stderr + cd szczanieckiej
2025-03-31T15:37:53.948264728+02:00 stderr + mk
2025-03-31T15:37:53.955257570+02:00 stdout bare-gen -p api ../traffic/api/api.bare api/structs_gen2.go
2025-03-31T15:37:53.955257570+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV1\) IsUnion\(\) \{\}/' api/structs_gen2.go >api/structs_gen3.go
2025-03-31T15:37:53.955257570+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV2\) IsUnion\(\) \{\}/' api/structs_gen3.go >api/structs_gen.go
2025-03-31T15:37:53.955257570+02:00 stdout rm api/structs_gen2.go api/structs_gen3.go
2025-03-31T15:37:54.116045044+02:00 stdout bare-gen -p traffic ../traffic/traffic.bare traffic/structs_gen.go
2025-03-31T15:37:54.257119330+02:00 stdout reuse lint
2025-03-31T15:37:54.257119330+02:00 stdout go test ./...
2025-03-31T15:38:00.503185917+02:00 stdout # SUMMARY
2025-03-31T15:38:00.503185917+02:00 stdout
2025-03-31T15:38:00.503185917+02:00 stdout * Bad licenses: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Deprecated licenses: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Licenses without file extension: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Missing licenses: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Unused licenses: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Used licenses: CC-BY-4.0, Apache-2.0, AGPL-3.0-or-later
2025-03-31T15:38:00.503185917+02:00 stdout * Read errors: 0
2025-03-31T15:38:00.503185917+02:00 stdout * Files with copyright information: 82 / 82
2025-03-31T15:38:00.503185917+02:00 stdout * Files with license information: 82 / 82
2025-03-31T15:38:00.503185917+02:00 stdout
2025-03-31T15:38:00.503185917+02:00 stdout Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-03-31T15:38:03.253406238+02:00 stderr go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
2025-03-31T15:38:03.289036299+02:00 stderr go: downloading github.com/JohannesKaufmann/html-to-markdown v1.5.0
2025-03-31T15:38:03.919490293+02:00 stderr go: downloading github.com/adrg/strutil v0.3.0
2025-03-31T15:38:04.168475833+02:00 stderr go: downloading github.com/dhconnelly/rtreego v1.1.0
2025-03-31T15:38:04.195870627+02:00 stderr go: downloading golang.org/x/text v0.19.0
2025-03-31T15:38:04.933716069+02:00 stderr go: downloading github.com/BurntSushi/toml v1.3.2
2025-03-31T15:38:05.581897117+02:00 stderr go: downloading notabug.org/apiote/gott v1.1.2
2025-03-31T15:38:05.892026940+02:00 stderr go: downloading github.com/ulikunitz/xz v0.5.10
2025-03-31T15:38:06.875038914+02:00 stderr go: downloading google.golang.org/protobuf v1.26.0
2025-03-31T15:38:09.996577490+02:00 stderr go: downloading apiote.xyz/p/gott/v2 v2.0.3
2025-03-31T15:38:10.803903135+02:00 stderr go: downloading github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
2025-03-31T15:38:10.855605839+02:00 stderr go: downloading github.com/lanrat/extsort v1.0.2
2025-03-31T15:38:10.996381127+02:00 stderr go: downloading github.com/mattn/go-sqlite3 v1.14.24
2025-03-31T15:38:11.258635641+02:00 stderr go: downloading github.com/sahilm/fuzzy v0.1.0
2025-03-31T15:38:12.206504154+02:00 stderr go: downloading github.com/yuin/gopher-lua v1.1.1
2025-03-31T15:38:12.538901517+02:00 stderr go: downloading golang.org/x/tools v0.26.0
2025-03-31T15:38:12.796663510+02:00 stderr go: downloading gopkg.in/yaml.v3 v3.0.1
2025-03-31T15:38:13.314727902+02:00 stderr go: downloading layeh.com/gopher-json v0.0.0-20201124131017-552bb3c4c3bf
2025-03-31T15:38:15.786474268+02:00 stderr go: downloading github.com/PuerkitoBio/goquery v1.8.1
2025-03-31T15:38:16.101952888+02:00 stderr go: downloading golang.org/x/net v0.30.0
2025-03-31T15:38:19.117906527+02:00 stderr go: downloading golang.org/x/sync v0.8.0
2025-03-31T15:38:20.196497762+02:00 stderr go: downloading github.com/andybalholm/cascadia v1.3.1
2025-03-31T15:43:32.699704874+02:00 stderr # apiote.xyz/p/szczanieckiej/traffic
2025-03-31T15:43:32.699704874+02:00 stderr traffic/convert.go:1324:14: undefined: file.DeleteSourceFiles
2025-03-31T15:43:32.919394538+02:00 stdout FAIL apiote.xyz/p/szczanieckiej [build failed]
2025-03-31T15:43:32.919394538+02:00 stdout FAIL apiote.xyz/p/szczanieckiej/api [build failed]
2025-03-31T15:43:32.919442262+02:00 stdout ? apiote.xyz/p/szczanieckiej/config [no test files]
2025-03-31T15:43:32.919442262+02:00 stdout ? apiote.xyz/p/szczanieckiej/file [no test files]
2025-03-31T15:43:32.919464470+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt [no test files]
2025-03-31T15:43:32.919464470+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt/transit_realtime [no test files]
2025-03-31T15:43:32.919941849+02:00 stdout FAIL apiote.xyz/p/szczanieckiej/server [build failed]
2025-03-31T15:43:38.072896335+02:00 stdout FAIL apiote.xyz/p/szczanieckiej/traffic [build failed]
2025-03-31T15:43:38.072896335+02:00 stdout ? apiote.xyz/p/szczanieckiej/traffic/errors [no test files]
2025-03-31T15:43:38.072896335+02:00 stdout ? apiote.xyz/p/szczanieckiej/transformers [no test files]
2025-03-31T15:43:38.072896335+02:00 stdout FAIL
2025-03-31T15:43:38.353602800+02:00 stderr mk: reuse lint go ... : exit status=exit(1)