goroutine 70 [running]: runtime/pprof.writeGoroutineStacks(0x7fda5fc35fe0, 0xc000188190, 0x270000c0004fd648, 0x7) /usr/local/go/src/runtime/pprof/pprof.go:679 +0x9d runtime/pprof.writeGoroutine(0x7fda5fc35fe0, 0xc000188190, 0x2, 0x40e2a6, 0xc0000c0dc0) /usr/local/go/src/runtime/pprof/pprof.go:668 +0x44 runtime/pprof.(*Profile).WriteTo(0x14fb140, 0x7fda5fc35fe0, 0xc000188190, 0x2, 0xc000188190, 0xc0002544a0) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x3da net/http/pprof.handler.ServeHTTP(0xe3634e, 0x9, 0xf74460, 0xc000188190, 0xc000112500) /usr/local/go/src/net/http/pprof/pprof.go:245 +0x33a net/http.HandlerFunc.ServeHTTP(0xc0002544a0, 0xf74460, 0xc000188190, 0xc000112500) /usr/local/go/src/net/http/server.go:2007 +0x44 net/http.(*ServeMux).ServeHTTP(0xc000084300, 0xf74460, 0xc000188190, 0xc000112500) /usr/local/go/src/net/http/server.go:2387 +0x1bd github.com/zew/rentomat/wrap.(*logAndRecover).ServeHTTP.func1(0xc000c38e20, 0x17, 0xf74460, 0xc000188190, 0xc000112500, 0xc000179500) /workspace/wrap/handler-wrap-recover.go:117 +0xd6 github.com/zew/rentomat/wrap.(*logAndRecover).ServeHTTP(0xc000179500, 0xf74460, 0xc000188190, 0xc000112500) /workspace/wrap/handler-wrap-recover.go:118 +0x4c1 github.com/alexedwards/scs/v2.(*SessionManager).LoadAndSave.func1(0xf77560, 0xc0002860e0, 0xc00001a700) /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/session.go:144 +0x205 net/http.HandlerFunc.ServeHTTP(0xc000254600, 0xf77560, 0xc0002860e0, 0xc00001a700) /usr/local/go/src/net/http/server.go:2007 +0x44 net/http.(*ServeMux).ServeHTTP(0xc0000844c0, 0xf77560, 0xc0002860e0, 0xc00001a700) /usr/local/go/src/net/http/server.go:2387 +0x1bd net/http.serverHandler.ServeHTTP(0xc0002861c0, 0xf77560, 0xc0002860e0, 0xc00001a700) /usr/local/go/src/net/http/server.go:2802 +0xa4 net/http.(*conn).serve(0xc0002430e0, 0xf797a0, 0xc0011ce300) /usr/local/go/src/net/http/server.go:1890 +0x875 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:2928 +0x384 goroutine 1 [IO wait]: internal/poll.runtime_pollWait(0x7fda5fc59d68, 0x72, 0x0) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc000114018, 0x72, 0x0, 0x0, 0xe341f2) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0xc000114000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1f8 net.(*netFD).accept(0xc000114000, 0xc0004f9b18, 0x6e9c74, 0xc000286260) /usr/local/go/src/net/fd_unix.go:238 +0x42 net.(*TCPListener).accept(0xc00020aa80, 0x6aa2140c, 0xc0004f9b18, 0x4d4146) /usr/local/go/src/net/tcpsock_posix.go:139 +0x32 net.(*TCPListener).Accept(0xc00020aa80, 0xc0004f9b68, 0x18, 0xc000000180, 0x6e91a4) /usr/local/go/src/net/tcpsock.go:261 +0x47 net/http.(*Server).Serve(0xc0002861c0, 0xf772a0, 0xc00020aa80, 0x0, 0x0) /usr/local/go/src/net/http/server.go:2896 +0x280 net/http.(*Server).ListenAndServe(0xc0002861c0, 0xc0002861c0, 0x0) /usr/local/go/src/net/http/server.go:2825 +0xb7 net/http.ListenAndServe(...) /usr/local/go/src/net/http/server.go:3081 main.main() /workspace/main.go:216 +0x1406 goroutine 5 [select, 2 minutes]: go.opencensus.io/stats/view.(*worker).start(0xc0000aaaa0) /layers/google.go.gomod/gopath/pkg/mod/go.opencensus.io@v0.22.2/stats/view/worker.go:154 +0x100 created by go.opencensus.io/stats/view.init.0 /layers/google.go.gomod/gopath/pkg/mod/go.opencensus.io@v0.22.2/stats/view/worker.go:32 +0x57 goroutine 6 [select, 2 minutes]: github.com/alexedwards/scs/v2/memstore.(*MemStore).startCleanup(0xc000280510, 0xdf8475800) /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/memstore/memstore.go:96 +0x10b created by github.com/alexedwards/scs/v2/memstore.NewWithCleanupInterval /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/memstore/memstore.go:39 +0x95 goroutine 46 [chan send, 8 minutes]: github.com/zew/rentomat/rands.init.0.func1() /workspace/rands/randoms.go:110 +0x5f created by github.com/zew/rentomat/rands.init.0 /workspace/rands/randoms.go:96 +0x35 goroutine 75 [IO wait]: internal/poll.runtime_pollWait(0x7fda5fc59f08, 0x72, 0xffffffffffffffff) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc00117a018, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc00117a000, 0xc00034a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf net.(*netFD).Read(0xc00117a000, 0xc00034a000, 0x1000, 0x1000, 0x0, 0x3030320000000000, 0xee2340b0c) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc000010008, 0xc00034a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0x68 net/http.(*connReader).Read(0xc0011d8240, 0xc00034a000, 0x1000, 0x1000, 0xc0011ce080, 0x149f2ec, 0x2) /usr/local/go/src/net/http/server.go:785 +0xf4 bufio.(*Reader).fill(0xc001022000) /usr/local/go/src/bufio/bufio.go:100 +0x103 bufio.(*Reader).ReadSlice(0xc001022000, 0xa, 0xc0004f7b28, 0xc0004f79a8, 0x40e2a6, 0xc00001a600, 0x100) /usr/local/go/src/bufio/bufio.go:359 +0x3d bufio.(*Reader).ReadLine(0xc001022000, 0xc0004f79b0, 0xc00027f180, 0x7fda5fcb16d0, 0x0, 0x1, 0xc0004f79f0) /usr/local/go/src/bufio/bufio.go:388 +0x34 net/textproto.(*Reader).readLineSlice(0xc0011d8270, 0xc00001a600, 0xc00117a000, 0x0, 0x0, 0x4331ec) /usr/local/go/src/net/textproto/reader.go:57 +0x6c net/textproto.(*Reader).ReadLine(...) /usr/local/go/src/net/textproto/reader.go:38 net/http.readRequest(0xc001022000, 0x0, 0xc00001a600, 0x0, 0x0) /usr/local/go/src/net/http/request.go:1012 +0x92 net/http.(*conn).readRequest(0xc000242b40, 0xf797a0, 0xc0011ce000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/server.go:965 +0x15f net/http.(*conn).serve(0xc000242b40, 0xf797a0, 0xc0011ce000) /usr/local/go/src/net/http/server.go:1817 +0x6d4 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:2928 +0x384 goroutine 61 [IO wait]: internal/poll.runtime_pollWait(0x7fda5fc59c98, 0x72, 0xffffffffffffffff) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc000114118, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc000114100, 0xc000277121, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf net.(*netFD).Read(0xc000114100, 0xc000277121, 0x1, 0x1, 0x6c1a58, 0xc000082f00, 0x800000009) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc0000108e8, 0xc000277121, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0x68 net/http.(*connReader).backgroundRead(0xc000277110) /usr/local/go/src/net/http/server.go:677 +0x58 created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:673 +0xd4