[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36
[background] read source files
[background] read source files 30B
[background] read source files 6.64kB [done: 43ms]
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 6.57kB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 24.12MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 55.58MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 88.09MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 117.45MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 143.66MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 170.85MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 194.96MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 220.13MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 239.58MB / 239.58MB
[1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 239.58MB / 239.58MB [done: 20.904s]
[2/4] WORKDIR /usr/src/app
[2/4] WORKDIR /usr/src/app [done: 176ms]
[3/4] COPY . .
[3/4] COPY . . [done: 19ms]
[4/4] RUN cargo build
  →     Updating crates.io index
  →  Downloading crates ...
  →   Downloaded kernel32-sys v0.2.2
  →   Downloaded thread-id v2.0.0
  →   Downloaded time v0.1.42
  →   Downloaded winapi-build v0.1.1
  →   Downloaded libc v0.2.59
  →   Downloaded regex-syntax v0.3.9
  →   Downloaded regex v0.1.80
  →   Downloaded thread_local v0.2.7
  →   Downloaded memchr v0.1.11
  →   Downloaded winapi v0.2.8
  →   Downloaded utf8-ranges v0.1.3
  →   Downloaded aho-corasick v0.5.3
  →    Compiling libc v0.2.59
  →    Compiling winapi-build v0.1.1
  →    Compiling winapi v0.2.8
  →    Compiling regex-syntax v0.3.9
  →    Compiling utf8-ranges v0.1.3
  →    Compiling kernel32-sys v0.2.2
  →    Compiling memchr v0.1.11
  →    Compiling thread-id v2.0.0
  →    Compiling time v0.1.42
  →    Compiling thread_local v0.2.7
  →    Compiling aho-corasick v0.5.3
  →    Compiling regex v0.1.80
  →    Compiling hello_world v0.1.0 (/usr/src/app)
  →     Finished dev [unoptimized + debuginfo] target(s) in 47.96s
[4/4] RUN cargo build [done: 48.336s]
exporting to image
exporting to image [done: 735ms]
