caddy-src-with-plugins-381473da724c9bf0444cc61af7a14723-2.11.4
x86_64-linux.nixos-prefect
· build #1
· raw
configurePhase
1no configure script, doing nothingbuildPhase
22026/07/13 20:41:57 [INFO] absolute output file path: /build/caddy32026/07/13 20:41:57 [INFO] Temporary folder: /build/buildenv_2026-07-13-2041.240853025142026/07/13 20:41:57 [INFO] Writing main module: /build/buildenv_2026-07-13-2041.2408530251/main.go5package main67import (8 caddycmd "github.com/caddyserver/caddy/v2/cmd"910 // plug in Caddy modules here11 _ "github.com/caddyserver/caddy/v2/modules/standard"12 _ "github.com/caddy-dns/desec"13 _ "github.com/greenpau/caddy-security"14 _ "github.com/mholt/caddy-l4"15 _ "github.com/mohammed90/caddy-git-fs"16)1718func main() {19 caddycmd.Main()20}212026/07/13 20:41:57 [INFO] Initializing Go module222026/07/13 20:41:57 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go mod init caddy 23go: creating new go.mod: module caddy24go: to add module requirements and sums:25 go mod tidy262026/07/13 20:41:57 [INFO] Pinning versions272026/07/13 20:41:57 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v github.com/caddyserver/caddy/v2@v2.11.4 28go: downloading github.com/caddyserver/caddy/v2 v2.11.429go: downloading github.com/quic-go/quic-go v0.59.130go: downloading go.uber.org/zap v1.28.031go: downloading go.uber.org/zap/exp v0.3.032go: downloading github.com/cespare/xxhash/v2 v2.3.033go: downloading github.com/prometheus/client_golang v1.23.234go: downloading github.com/google/uuid v1.6.035go: downloading golang.org/x/sys v0.45.036go: downloading github.com/caddyserver/certmagic v0.25.337go: downloading golang.org/x/term v0.43.038go: downloading golang.org/x/time v0.15.039go: downloading github.com/cespare/xxhash v1.1.040go: downloading go.uber.org/multierr v1.11.041go: downloading golang.org/x/net v0.55.042go: downloading github.com/quic-go/qpack v0.6.043go: downloading github.com/beorn7/perks v1.0.144go: downloading github.com/prometheus/client_model v0.6.245go: downloading github.com/prometheus/common v0.67.546go: downloading github.com/prometheus/procfs v0.20.147go: downloading google.golang.org/protobuf v1.36.1148go: downloading golang.org/x/crypto v0.52.049go: downloading github.com/caddyserver/zerossl v0.1.550go: downloading github.com/klauspost/cpuid/v2 v2.3.051go: downloading github.com/libdns/libdns v1.1.152go: downloading github.com/mholt/acmez/v3 v3.1.653go: downloading github.com/miekg/dns v1.1.7254go: downloading github.com/zeebo/blake3 v0.2.455go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c82256go: downloading go.yaml.in/yaml/v2 v2.4.457go: downloading golang.org/x/text v0.37.058go: downloading golang.org/x/tools v0.44.059go: downloading golang.org/x/sync v0.20.060go: downloading golang.org/x/mod v0.35.061go: added github.com/beorn7/perks v1.0.162go: added github.com/caddyserver/caddy/v2 v2.11.463go: added github.com/caddyserver/certmagic v0.25.364go: added github.com/caddyserver/zerossl v0.1.565go: added github.com/cespare/xxhash/v2 v2.3.066go: added github.com/google/uuid v1.6.067go: added github.com/klauspost/cpuid/v2 v2.3.068go: added github.com/libdns/libdns v1.1.169go: added github.com/mholt/acmez/v3 v3.1.670go: added github.com/miekg/dns v1.1.7271go: added github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c82272go: added github.com/prometheus/client_golang v1.23.273go: added github.com/prometheus/client_model v0.6.274go: added github.com/prometheus/common v0.67.575go: added github.com/prometheus/procfs v0.20.176go: added github.com/quic-go/qpack v0.6.077go: added github.com/quic-go/quic-go v0.59.178go: added github.com/zeebo/blake3 v0.2.479go: added go.uber.org/multierr v1.11.080go: added go.uber.org/zap v1.28.081go: added go.uber.org/zap/exp v0.3.082go: added go.yaml.in/yaml/v2 v2.4.483go: added golang.org/x/crypto v0.52.084go: added golang.org/x/mod v0.35.085go: added golang.org/x/net v0.55.086go: added golang.org/x/sync v0.20.087go: added golang.org/x/sys v0.45.088go: added golang.org/x/term v0.43.089go: added golang.org/x/text v0.37.090go: added golang.org/x/time v0.15.091go: added golang.org/x/tools v0.44.092go: added google.golang.org/protobuf v1.36.11932026/07/13 20:41:59 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v github.com/caddy-dns/desec@v1.1.0 github.com/caddyserver/caddy/v2@v2.11.4 94go: downloading github.com/caddy-dns/desec v1.1.095go: downloading github.com/libdns/desec v1.1.096go: added github.com/caddy-dns/desec v1.1.097go: added github.com/libdns/desec v1.1.0982026/07/13 20:42:00 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v github.com/greenpau/caddy-security@v1.1.62 github.com/caddyserver/caddy/v2@v2.11.4 99go: downloading github.com/greenpau/caddy-security v1.1.62100go: downloading github.com/greenpau/go-authcrunch v1.1.39101go: downloading github.com/dustin/go-humanize v1.0.1102go: downloading github.com/spf13/cobra v1.10.2103go: downloading github.com/google/cel-go v0.28.1104go: downloading go.opentelemetry.io/contrib/bridges/prometheus v0.68.0105go: downloading go.opentelemetry.io/contrib/exporters/autoexport v0.68.0106go: downloading go.opentelemetry.io/otel/sdk v1.43.0107go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0108go: downloading go.opentelemetry.io/otel v1.43.0109go: downloading github.com/smallstep/certificates v0.30.2110go: downloading github.com/smallstep/truststore v0.13.0111go: downloading go.step.sm/crypto v0.81.0112go: downloading github.com/cloudflare/circl v1.6.3113go: downloading github.com/tailscale/tscert v0.0.0-20251216020129-aea342f6d747114go: downloading github.com/KimMachineGun/automemlimit v0.7.5115go: downloading github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b116go: downloading github.com/spf13/pflag v1.0.10117go: downloading go.uber.org/automaxprocs v1.6.0118go: downloading golang.org/x/crypto/x509roots/fallback v0.0.0-20260213171211-a408498e5541119go: downloading github.com/inconshreveable/mousetrap v1.1.0120go: downloading cel.dev/expr v0.25.1121go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260406210006-6f92a3bedf2d122go: downloading github.com/antlr4-go/antlr/v4 v4.13.1123go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.19.0124go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.19.0125go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0126go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0127go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.65.0128go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.19.0129go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0130go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.43.0131go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.43.0132go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.43.0133go: downloading howett.net/plist v1.0.1134go: downloading go.opentelemetry.io/otel/sdk/log v0.19.0135go: downloading github.com/pkg/errors v0.9.1136go: downloading github.com/smallstep/cli-utils v0.12.2137go: downloading github.com/smallstep/linkedca v0.25.0138go: downloading github.com/smallstep/nosql v0.8.0139go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0140go: downloading google.golang.org/grpc v1.81.0141go: downloading github.com/slackhq/nebula v1.10.3142go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7143go: downloading go.yaml.in/yaml/v3 v3.0.4144go: downloading go.opentelemetry.io/otel/metric v1.43.0145go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e146go: downloading github.com/go-logr/logr v1.4.3147go: downloading go.opentelemetry.io/otel/trace v1.43.0148go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58149go: downloading github.com/ccoveille/go-safecast/v2 v2.0.0150go: downloading github.com/smallstep/pkcs7 v0.2.1151go: downloading github.com/smallstep/scep v0.0.0-20250318231241-a25cabb69492152go: downloading github.com/Masterminds/sprig/v3 v3.3.0153go: downloading go.opentelemetry.io/proto/otlp v1.10.0154go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260427160629-7cedc36a6bc4155go: downloading github.com/go-jose/go-jose/v3 v3.0.5156go: downloading github.com/prometheus/otlptranslator v1.0.0157go: downloading filippo.io/edwards25519 v1.2.0158go: downloading google.golang.org/api v0.277.0159go: downloading github.com/coreos/go-oidc/v3 v3.17.0160go: downloading github.com/rs/xid v1.6.0161go: downloading go.opentelemetry.io/otel/log v0.19.0162go: downloading github.com/go-logr/stdr v1.2.2163go: downloading go.opentelemetry.io/auto/sdk v1.2.1164go: downloading github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55165go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6166go: downloading github.com/mitchellh/go-ps v1.0.0167go: downloading github.com/emersion/go-smtp v0.24.0168go: downloading github.com/golang-jwt/jwt/v5 v5.3.1169go: downloading github.com/greenpau/versioned v1.0.30170go: downloading github.com/nicksnyder/go-i18n/v2 v2.6.1171go: downloading golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546172go: downloading github.com/urfave/cli v1.22.17173go: downloading github.com/chzyer/readline v1.5.1174go: downloading github.com/manifoldco/promptui v0.9.0175go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1176go: downloading github.com/cenkalti/backoff/v5 v5.0.3177go: downloading github.com/russross/blackfriday/v2 v2.1.0178go: downloading dario.cat/mergo v1.0.2179go: downloading github.com/Masterminds/goutils v1.1.1180go: downloading github.com/Masterminds/semver/v3 v3.4.0181go: downloading github.com/huandu/xstrings v1.5.0182go: downloading github.com/mitchellh/copystructure v1.2.0183go: downloading github.com/shopspring/decimal v1.4.0184go: downloading github.com/spf13/cast v1.7.0185go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0186go: downloading github.com/crewjam/saml v0.5.1187go: downloading github.com/go-ldap/ldap/v3 v3.4.12188go: downloading github.com/dgraph-io/badger v1.6.2189go: downloading github.com/dgraph-io/badger/v2 v2.2007.4190go: downloading go.etcd.io/bbolt v1.4.3191go: downloading github.com/go-sql-driver/mysql v1.9.3192go: downloading github.com/jackc/pgx/v5 v5.9.2193go: downloading golang.org/x/oauth2 v0.36.0194go: downloading filippo.io/bigmod v0.1.0195go: downloading github.com/go-jose/go-jose/v4 v4.1.4196go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d197go: downloading github.com/mitchellh/reflectwalk v1.0.2198go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0199go: downloading github.com/go-asn1-ber/asn1-ber v1.5.8-0.20250403174932-29230038a667200go: downloading github.com/Azure/go-ntlmssp v0.1.0201go: downloading github.com/dgraph-io/ristretto v0.2.0202go: downloading github.com/golang/protobuf v1.5.4203go: downloading github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96204go: downloading github.com/mattn/go-colorable v0.1.14205go: downloading github.com/golang/snappy v0.0.4206go: downloading github.com/klauspost/compress v1.18.6207go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13208go: downloading github.com/russellhaering/goxmldsig v1.6.0209go: downloading github.com/golang-jwt/jwt/v4 v4.5.2210go: downloading github.com/beevik/etree v1.6.0211go: downloading github.com/mattermost/xml-roundtrip-validator v0.1.0212go: downloading github.com/mattn/go-isatty v0.0.20213go: downloading github.com/jackc/pgpassfile v1.0.0214go: downloading github.com/jackc/puddle/v2 v2.2.2215go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761216go: downloading github.com/jonboulle/clockwork v0.5.0217go: downloading github.com/googleapis/gax-go/v2 v2.22.0218go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8219go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0220go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.15221go: downloading cloud.google.com/go/compute/metadata v0.9.0222go: downloading cloud.google.com/go/auth v0.20.0223go: downloading github.com/google/s2a-go v0.1.9224go: downloading github.com/felixge/httpsnoop v1.0.4225go: added github.com/Azure/go-ntlmssp v0.1.0226go: added github.com/beevik/etree v1.6.0227go: added github.com/crewjam/saml v0.5.1228go: added github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6229go: added github.com/emersion/go-smtp v0.24.0230go: added github.com/go-asn1-ber/asn1-ber v1.5.8-0.20250403174932-29230038a667231go: added github.com/go-ldap/ldap/v3 v3.4.12232go: added github.com/golang-jwt/jwt/v4 v4.5.2233go: upgraded github.com/golang-jwt/jwt/v5 v5.3.0 => v5.3.1234go: added github.com/greenpau/caddy-security v1.1.62235go: added github.com/greenpau/go-authcrunch v1.1.39236go: added github.com/greenpau/versioned v1.0.30237go: added github.com/jonboulle/clockwork v0.5.0238go: added github.com/mattermost/xml-roundtrip-validator v0.1.0239go: added github.com/nicksnyder/go-i18n/v2 v2.6.1240go: added github.com/russellhaering/goxmldsig v1.6.0241go: added github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e242go: upgraded howett.net/plist v1.0.0 => v1.0.12432026/07/13 20:42:07 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v github.com/mholt/caddy-l4@v0.1.1 github.com/caddyserver/caddy/v2@v2.11.4 244go: downloading github.com/mholt/caddy-l4 v0.1.1245go: downloading github.com/things-go/go-socks5 v0.1.1246go: downloading github.com/pires/go-proxyproto v0.12.0247go: downloading github.com/fsnotify/fsnotify v1.10.1248go: upgraded github.com/fsnotify/fsnotify v1.9.0 => v1.10.1249go: added github.com/mholt/caddy-l4 v0.1.1250go: added github.com/things-go/go-socks5 v0.1.12512026/07/13 20:42:08 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v github.com/mohammed90/caddy-git-fs@v0.0.0-20240805164056-529acecd1830 github.com/caddyserver/caddy/v2@v2.11.4 252go: downloading github.com/mohammed90/caddy-git-fs v0.0.0-20240805164056-529acecd1830253go: downloading rsc.io/gitfs v1.0.0254go: added github.com/mohammed90/caddy-git-fs v0.0.0-20240805164056-529acecd1830255go: added rsc.io/gitfs v1.0.02562026/07/13 20:42:09 [INFO] exec (timeout=0s): /nix/store/1xklj6dmgcpgz60c9w2ynaq7ynzfsrrq-go-1.26.4/bin/go get -v 257go: downloading github.com/go-chi/chi/v5 v5.2.5258go: downloading github.com/DeRuina/timberjack v1.4.2259go: downloading github.com/fxamacker/cbor/v2 v2.9.0260go: downloading github.com/google/go-tpm v0.9.8261go: downloading github.com/smallstep/go-attestation v0.4.4-0.20241119153605-2306d5b464ca262go: downloading github.com/BurntSushi/toml v1.6.0263go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.68.0264go: downloading github.com/alecthomas/chroma/v2 v2.24.1265go: downloading github.com/yuin/goldmark v1.8.2266go: downloading github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc267go: downloading github.com/sirupsen/logrus v1.9.4268go: downloading gopkg.in/yaml.v3 v3.0.1269go: downloading go.opentelemetry.io/contrib/propagators/ot v1.43.0270go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.43.0271go: downloading go.opentelemetry.io/contrib/propagators/aws v1.43.0272go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.43.0273go: downloading github.com/x448/float16 v0.8.4274go: downloading github.com/google/go-tspi v0.3.0275go: downloading github.com/google/certificate-transparency-go v1.1.8-0.20240110162603-74a5dd331745276go: downloading github.com/dlclark/regexp2 v1.12.02772026/07/13 20:42:11 [INFO] Build environment ready2782026/07/13 20:42:11 [INFO] Skipping build as requested2792026/07/13 20:42:11 [INFO] Skipping cleanup as requested; leaving folder intact: /build/buildenv_2026-07-13-2041.2408530251fixupPhase
280shrinking RPATHs of ELF executables and libraries in /nix/store/vbn5c9zsipn0lvbzb1f9ihi1x79xwpv1-caddy-src-with-plugins-381473da724c9bf0444cc61af7a14723-2.11.4281checking for references to /build/ in /nix/store/vbn5c9zsipn0lvbzb1f9ihi1x79xwpv1-caddy-src-with-plugins-381473da724c9bf0444cc61af7a14723-2.11.4...282patching script interpreter paths in /nix/store/vbn5c9zsipn0lvbzb1f9ihi1x79xwpv1-caddy-src-with-plugins-381473da724c9bf0444cc61af7a14723-2.11.4