Skip to content

Instantly share code, notes, and snippets.

@benwis
Last active August 20, 2021 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benwis/79c5862c2abd3f4100f07db3c92a005f to your computer and use it in GitHub Desktop.
Save benwis/79c5862c2abd3f4100f07db3c92a005f to your computer and use it in GitHub Desktop.
Vidette Fly deployment failure
Deploying vidette
==> Validating app configuration
--> Validating app configuration done
Services
TCP 80/443 ⇢ 8000
==> Creating build context
--> Creating build context done
==> Building image with Docker
[+] Building 72.4s (0/1)
[+] Building 363.8s (11/14)
=> => extracting sha256:e1acddbe380c63f0de4b77d3f287b7c81cd9d89563a230692378126b46ea6546 1.0s
=> CACHED [builder 2/4] WORKDIR /app 0.0s
=> CACHED copy /context / 0.0s
=> [builder 3/4] COPY . . 10.1s
=> [runtime 2/5] WORKDIR /app 0.2s
=> [runtime 3/5] RUN apt-get update -y && apt-get install -y --no-install-recommends openssl && apt-ge 21.6s
=> [builder 4/4] RUN cargo build --release 329.2s
=> => # ture="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg
=> => # 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unic
=> => # ode-script"' --cfg 'feature="unicode-segment"' -C metadata=3686789fe085b6b6 -C extra-filename=-3686789fe085b6
=> => # b6 --out-dir /app/target/release/deps -L dependency=/app/target/release/deps --cap-lints allow` (signal: 11,
=> => # SIGSEGV: invalid memory reference)
=> => # warning: build failed, waiting for other jobs to finish...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment