github.com/tilt-dev/tilt@v0.33.15-0.20240515162809-0a22ed45d8a0/internal/build/testdata/TestBuildkitPrinter/rust-success.master.txt (about) 1 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 2 [background] read source files 3 [background] read source files 30B 4 [background] read source files 6.64kB [done: 43ms] 5 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 6.57kB / 239.58MB 6 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 24.12MB / 239.58MB 7 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 55.58MB / 239.58MB 8 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 88.09MB / 239.58MB 9 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 117.45MB / 239.58MB 10 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 143.66MB / 239.58MB 11 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 170.85MB / 239.58MB 12 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 194.96MB / 239.58MB 13 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 220.13MB / 239.58MB 14 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 239.58MB / 239.58MB 15 [1/4] FROM docker.io/library/rust:slim@sha256:a3581c192ee8345f58ea1ce6cf49a49f9de3982fbfa4e4013fdec74c41b11a36 239.58MB / 239.58MB [done: 20.904s] 16 [2/4] WORKDIR /usr/src/app 17 [2/4] WORKDIR /usr/src/app [done: 176ms] 18 [3/4] COPY . . 19 [3/4] COPY . . [done: 19ms] 20 [4/4] RUN cargo build 21 → Updating crates.io index 22 → Downloading crates ... 23 → Downloaded kernel32-sys v0.2.2 24 → Downloaded thread-id v2.0.0 25 → Downloaded time v0.1.42 26 → Downloaded winapi-build v0.1.1 27 → Downloaded libc v0.2.59 28 → Downloaded regex-syntax v0.3.9 29 → Downloaded regex v0.1.80 30 → Downloaded thread_local v0.2.7 31 → Downloaded memchr v0.1.11 32 → Downloaded winapi v0.2.8 33 → Downloaded utf8-ranges v0.1.3 34 → Downloaded aho-corasick v0.5.3 35 → Compiling libc v0.2.59 36 → Compiling winapi-build v0.1.1 37 → Compiling winapi v0.2.8 38 → Compiling regex-syntax v0.3.9 39 → Compiling utf8-ranges v0.1.3 40 → Compiling kernel32-sys v0.2.2 41 → Compiling memchr v0.1.11 42 → Compiling thread-id v2.0.0 43 → Compiling time v0.1.42 44 → Compiling thread_local v0.2.7 45 → Compiling aho-corasick v0.5.3 46 → Compiling regex v0.1.80 47 → Compiling hello_world v0.1.0 (/usr/src/app) 48 → Finished dev [unoptimized + debuginfo] target(s) in 47.96s 49 [4/4] RUN cargo build [done: 48.336s] 50 exporting to image 51 exporting to image [done: 735ms]