|
|
|
1 | 2025-03-13T17:37:54.338Z | job assigned to worker 01JP897E4G7C8SYMA6Q9XWADFJ [factory aws, i-0b3db19fbd63fe825] (queued for 2 m 3 s) |
|
2 | 2025-03-13T17:38:05.357Z | starting task 0: "setup" |
3 | 2025-03-13T17:38:05.366Z | ++ uname -s |
4 | 2025-03-13T17:38:05.369Z | + kern=SunOS |
5 | 2025-03-13T17:38:05.369Z | + build_user=build |
6 | 2025-03-13T17:38:05.369Z | + build_uid=12345 |
7 | 2025-03-13T17:38:05.369Z | + work_dir=/work |
8 | 2025-03-13T17:38:05.369Z | + input_dir=/input |
9 | 2025-03-13T17:38:05.369Z | + [[ 0 == 12345 ]] |
10 | 2025-03-13T17:38:05.369Z | + case "$kern" in |
11 | 2025-03-13T17:38:05.369Z | + groupadd -g 12345 build |
12 | 2025-03-13T17:38:05.369Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-13T17:38:07.376Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-13T17:38:07.545Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-13T17:38:07.548Z | + home_fs=zfs |
16 | 2025-03-13T17:38:07.548Z | + [[ zfs == autofs ]] |
17 | 2025-03-13T17:38:07.548Z | + mkdir -p /home/build |
18 | 2025-03-13T17:38:07.551Z | + chown build:build /home/build /work |
19 | 2025-03-13T17:38:09.551Z | + chmod 0700 /home/build /work |
20 | 2025-03-13T17:38:09.554Z | process exited: duration 4195 ms, exit code 0 |
|
21 | 2025-03-13T17:38:09.561Z | starting task 1: "rust-toolchain" |
22 | 2025-03-13T17:38:09.566Z | * rust toolchain channel = "1.85.0" |
23 | 2025-03-13T17:38:09.566Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
24 | 2025-03-13T17:38:09.566Z | * rust toolchain profile = "default" |
25 | 2025-03-13T17:38:09.566Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-13T17:38:09.566Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-13T17:38:09.566Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-13T17:38:09.570Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-13T17:38:09.570Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-03-13T17:38:09.681Z | info: downloading installer |
31 | 2025-03-13T17:38:11.387Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-13T17:38:11.387Z | warn: /opt/ooce/bin |
33 | 2025-03-13T17:38:11.387Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-13T17:38:11.387Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-13T17:38:11.387Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-13T17:38:11.387Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-13T17:38:11.387Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-13T17:38:11.387Z | error: cannot install while Rust is installed |
39 | 2025-03-13T17:38:11.387Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-13T17:38:11.515Z | info: profile set to 'default' |
41 | 2025-03-13T17:38:11.515Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-13T17:38:11.518Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-03-13T17:38:11.687Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-13T17:38:11.687Z | info: downloading component 'cargo' |
45 | 2025-03-13T17:38:12.753Z | info: downloading component 'clippy' |
46 | 2025-03-13T17:38:13.067Z | info: downloading component 'rust-docs' |
47 | 2025-03-13T17:38:14.430Z | info: downloading component 'rust-std' |
48 | 2025-03-13T17:38:16.094Z | info: downloading component 'rustc' |
49 | 2025-03-13T17:38:24.006Z | info: downloading component 'rustfmt' |
50 | 2025-03-13T17:38:24.290Z | info: installing component 'cargo' |
51 | 2025-03-13T17:38:25.094Z | info: installing component 'clippy' |
52 | 2025-03-13T17:38:25.473Z | info: installing component 'rust-docs' |
53 | 2025-03-13T17:38:27.226Z | info: installing component 'rust-std' |
54 | 2025-03-13T17:38:29.053Z | info: installing component 'rustc' |
55 | 2025-03-13T17:38:34.832Z | info: installing component 'rustfmt' |
56 | 2025-03-13T17:38:35.159Z | |
57 | 2025-03-13T17:38:35.159Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-03-13T17:38:35.515Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-13T17:38:35.515Z | |
60 | 2025-03-13T17:38:35.518Z | |
61 | 2025-03-13T17:38:35.518Z | Rust is installed now. Great! |
62 | 2025-03-13T17:38:35.518Z | |
63 | 2025-03-13T17:38:35.518Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-13T17:38:35.518Z | environment variable. This has not been done automatically. |
65 | 2025-03-13T17:38:35.518Z | |
66 | 2025-03-13T17:38:35.518Z | To configure your current shell, you need to source |
67 | 2025-03-13T17:38:35.518Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-13T17:38:35.518Z | |
69 | 2025-03-13T17:38:35.518Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-13T17:38:35.518Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-13T17:38:35.518Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-13T17:38:35.518Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-13T17:38:35.579Z | + rustup --version |
74 | 2025-03-13T17:38:35.590Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-13T17:38:35.590Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-13T17:38:35.617Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-13T17:38:35.620Z | + cargo --version |
78 | 2025-03-13T17:38:35.637Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-13T17:38:35.640Z | + rustc --version |
80 | 2025-03-13T17:38:35.664Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-13T17:38:35.667Z | process exited: duration 26100 ms, exit code 0 |
|
82 | 2025-03-13T17:38:35.674Z | starting task 2: "authentication" |
83 | 2025-03-13T17:38:35.695Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2025-03-13T17:38:35.703Z | starting task 3: "clone repository" |
85 | 2025-03-13T17:38:35.706Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-03-13T17:38:35.709Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-03-13T17:38:37.290Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-03-13T17:38:46.617Z | + cd /work/oxidecomputer/omicron |
89 | 2025-03-13T17:38:46.617Z | + git fetch origin be46c6b5219460293dde06261e31ef92da8cf045 |
90 | 2025-03-13T17:38:46.967Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-03-13T17:38:46.967Z | * branch be46c6b5219460293dde06261e31ef92da8cf045 -> FETCH_HEAD |
92 | 2025-03-13T17:38:46.977Z | + [[ -n gjcolombo/abandon-ship ]] |
93 | 2025-03-13T17:38:46.981Z | ++ git branch --show-current |
94 | 2025-03-13T17:38:46.981Z | + current=main |
95 | 2025-03-13T17:38:46.981Z | + [[ main != gjcolombo/abandon-ship ]] |
96 | 2025-03-13T17:38:46.981Z | + git branch -f gjcolombo/abandon-ship be46c6b5219460293dde06261e31ef92da8cf045 |
97 | 2025-03-13T17:38:46.986Z | + git checkout -f gjcolombo/abandon-ship |
98 | 2025-03-13T17:38:47.184Z | Switched to branch 'gjcolombo/abandon-ship' |
99 | 2025-03-13T17:38:47.187Z | + git reset --hard be46c6b5219460293dde06261e31ef92da8cf045 |
100 | 2025-03-13T17:38:47.206Z | HEAD is now at be46c6b52 merge omdb_sagas_part_1 |
101 | 2025-03-13T17:38:47.209Z | process exited: duration 11503 ms, exit code 0 |
|
102 | 2025-03-13T17:38:47.216Z | starting task 4: "build" |
103 | 2025-03-13T17:38:47.222Z | + source .github/buildomat/ci-env.sh |
104 | 2025-03-13T17:38:47.225Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-03-13T17:38:47.225Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-03-13T17:38:47.225Z | + cargo --version |
107 | 2025-03-13T17:38:47.276Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
108 | 2025-03-13T17:38:47.280Z | + rustc --version |
109 | 2025-03-13T17:38:47.342Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
110 | 2025-03-13T17:38:47.350Z | + cd /tmp |
111 | 2025-03-13T17:38:47.350Z | + cargo new --lib test-project |
112 | 2025-03-13T17:38:47.366Z | Creating library `test-project` package |
113 | 2025-03-13T17:38:47.451Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
114 | 2025-03-13T17:38:47.460Z | + cd test-project |
115 | 2025-03-13T17:38:47.460Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
116 | 2025-03-13T17:38:47.486Z | Adding omicron-common (local) to dependencies |
117 | 2025-03-13T17:38:47.490Z | Features: |
118 | 2025-03-13T17:38:47.490Z | - proptest |
119 | 2025-03-13T17:38:47.490Z | - test-strategy |
120 | 2025-03-13T17:38:47.490Z | - testing |
121 | 2025-03-13T17:38:47.503Z | Updating crates.io index |
122 | 2025-03-13T17:38:47.566Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
123 | 2025-03-13T17:38:48.061Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
124 | 2025-03-13T17:38:48.617Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
125 | 2025-03-13T17:38:48.995Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
126 | 2025-03-13T17:38:50.368Z | Locking 355 packages to latest Rust 1.85.0 compatible versions |
127 | 2025-03-13T17:38:50.539Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
128 | 2025-03-13T17:38:50.542Z | + cargo check |
129 | 2025-03-13T17:38:50.679Z | Updating crates.io index |
130 | 2025-03-13T17:38:51.569Z | Locking 1 package to latest Rust 1.85.0 compatible version |
131 | 2025-03-13T17:38:51.570Z | Adding omicron-workspace-hack v0.1.0 |
132 | 2025-03-13T17:38:51.627Z | Downloading crates ... |
133 | 2025-03-13T17:38:51.726Z | Downloaded async-stream-impl v0.3.6 |
134 | 2025-03-13T17:38:51.729Z | Downloaded autocfg v1.4.0 |
135 | 2025-03-13T17:38:51.729Z | Downloaded atomic-waker v1.1.2 |
136 | 2025-03-13T17:38:51.732Z | Downloaded aho-corasick v1.1.3 |
137 | 2025-03-13T17:38:51.736Z | Downloaded base64 v0.22.1 |
138 | 2025-03-13T17:38:51.739Z | Downloaded bitflags v2.6.0 |
139 | 2025-03-13T17:38:51.743Z | Downloaded block-buffer v0.10.4 |
140 | 2025-03-13T17:38:51.747Z | Downloaded crypto-common v0.1.6 |
141 | 2025-03-13T17:38:51.747Z | Downloaded darling_macro v0.20.10 |
142 | 2025-03-13T17:38:51.747Z | Downloaded strum v0.26.3 |
143 | 2025-03-13T17:38:51.750Z | Downloaded strsim v0.11.1 |
144 | 2025-03-13T17:38:51.750Z | Downloaded darling v0.20.10 |
145 | 2025-03-13T17:38:51.753Z | Downloaded strum_macros v0.26.4 |
146 | 2025-03-13T17:38:51.756Z | Downloaded subtle v2.6.1 |
147 | 2025-03-13T17:38:51.759Z | Downloaded displaydoc v0.2.5 |
148 | 2025-03-13T17:38:51.763Z | Downloaded digest v0.10.7 |
149 | 2025-03-13T17:38:51.763Z | Downloaded deranged v0.3.11 |
150 | 2025-03-13T17:38:51.766Z | Downloaded darling_core v0.20.10 |
151 | 2025-03-13T17:38:51.769Z | Downloaded cpufeatures v0.2.14 |
152 | 2025-03-13T17:38:51.772Z | Downloaded cfg-if v1.0.0 |
153 | 2025-03-13T17:38:51.772Z | Downloaded byteorder v1.5.0 |
154 | 2025-03-13T17:38:51.775Z | Downloaded synstructure v0.13.1 |
155 | 2025-03-13T17:38:51.778Z | Downloaded thiserror v1.0.69 |
156 | 2025-03-13T17:38:51.781Z | Downloaded thiserror v2.0.11 |
157 | 2025-03-13T17:38:51.787Z | Downloaded tinyvec_macros v0.1.1 |
158 | 2025-03-13T17:38:51.790Z | Downloaded tinyvec v1.8.0 |
159 | 2025-03-13T17:38:51.793Z | Downloaded thread_local v1.1.8 |
160 | 2025-03-13T17:38:51.793Z | Downloaded thiserror-impl v2.0.11 |
161 | 2025-03-13T17:38:51.796Z | Downloaded thiserror-impl v1.0.69 |
162 | 2025-03-13T17:38:51.796Z | Downloaded syn v2.0.98 |
163 | 2025-03-13T17:38:51.839Z | Downloaded equivalent v1.0.1 |
164 | 2025-03-13T17:38:51.842Z | Downloaded fnv v1.0.7 |
165 | 2025-03-13T17:38:51.842Z | Downloaded foreign-types-shared v0.1.1 |
166 | 2025-03-13T17:38:51.845Z | Downloaded foreign-types v0.3.2 |
167 | 2025-03-13T17:38:51.845Z | Downloaded tokio-macros v2.5.0 |
168 | 2025-03-13T17:38:51.845Z | Downloaded tokio-native-tls v0.3.1 |
169 | 2025-03-13T17:38:51.848Z | Downloaded form_urlencoded v1.2.1 |
170 | 2025-03-13T17:38:51.848Z | Downloaded futures v0.3.31 |
171 | 2025-03-13T17:38:51.853Z | Downloaded tokio-util v0.7.13 |
172 | 2025-03-13T17:38:51.860Z | Downloaded toml_datetime v0.6.8 |
173 | 2025-03-13T17:38:51.863Z | Downloaded toml v0.8.20 |
174 | 2025-03-13T17:38:51.866Z | Downloaded toml_edit v0.22.24 |
175 | 2025-03-13T17:38:51.886Z | Downloaded utf8_iter v1.0.4 |
176 | 2025-03-13T17:38:51.889Z | Downloaded utf16_iter v1.0.5 |
177 | 2025-03-13T17:38:51.889Z | Downloaded untrusted v0.9.0 |
178 | 2025-03-13T17:38:51.892Z | Downloaded unsafe-libyaml v0.2.11 |
179 | 2025-03-13T17:38:51.896Z | Downloaded unarray v0.1.4 |
180 | 2025-03-13T17:38:51.896Z | Downloaded version_check v0.9.5 |
181 | 2025-03-13T17:38:51.896Z | Downloaded async-stream v0.3.6 |
182 | 2025-03-13T17:38:51.899Z | Downloaded anyhow v1.0.97 |
183 | 2025-03-13T17:38:51.902Z | Downloaded ucd-trie v0.1.7 |
184 | 2025-03-13T17:38:51.905Z | Downloaded bit-set v0.8.0 |
185 | 2025-03-13T17:38:51.908Z | Downloaded vcpkg v0.2.15 |
186 | 2025-03-13T17:38:51.943Z | Downloaded writeable v0.5.5 |
187 | 2025-03-13T17:38:51.946Z | Downloaded write16 v1.0.0 |
188 | 2025-03-13T17:38:51.946Z | Downloaded winnow v0.7.3 |
189 | 2025-03-13T17:38:51.954Z | Downloaded zerocopy v0.7.35 |
190 | 2025-03-13T17:38:51.970Z | Downloaded lock_api v0.4.12 |
191 | 2025-03-13T17:38:51.973Z | Downloaded zerovec-derive v0.10.3 |
192 | 2025-03-13T17:38:51.973Z | Downloaded log v0.4.22 |
193 | 2025-03-13T17:38:51.976Z | Downloaded icu_locid v1.5.0 |
194 | 2025-03-13T17:38:51.981Z | Downloaded macaddr v1.0.1 |
195 | 2025-03-13T17:38:51.984Z | Downloaded icu_locid_transform_data v1.5.0 |
196 | 2025-03-13T17:38:51.984Z | Downloaded icu_locid_transform v1.5.0 |
197 | 2025-03-13T17:38:51.987Z | Downloaded mime v0.3.17 |
198 | 2025-03-13T17:38:51.987Z | Downloaded memchr v2.7.4 |
199 | 2025-03-13T17:38:51.993Z | Downloaded tinystr v0.7.6 |
200 | 2025-03-13T17:38:51.996Z | Downloaded match_cfg v0.1.0 |
201 | 2025-03-13T17:38:51.996Z | Downloaded zerofrom v0.1.4 |
202 | 2025-03-13T17:38:51.999Z | Downloaded num-conv v0.1.0 |
203 | 2025-03-13T17:38:51.999Z | Downloaded typenum v1.17.0 |
204 | 2025-03-13T17:38:52.002Z | Downloaded num-traits v0.2.19 |
205 | 2025-03-13T17:38:52.005Z | Downloaded once_cell v1.20.3 |
206 | 2025-03-13T17:38:52.008Z | Downloaded time-core v0.1.2 |
207 | 2025-03-13T17:38:52.008Z | Downloaded take_mut v0.2.2 |
208 | 2025-03-13T17:38:52.008Z | Downloaded sync_wrapper v1.0.1 |
209 | 2025-03-13T17:38:52.011Z | Downloaded icu_properties v1.5.1 |
210 | 2025-03-13T17:38:52.014Z | Downloaded icu_properties_data v1.5.0 |
211 | 2025-03-13T17:38:52.022Z | Downloaded openssl-probe v0.1.5 |
212 | 2025-03-13T17:38:52.025Z | Downloaded openssl-sys v0.9.106 |
213 | 2025-03-13T17:38:52.028Z | Downloaded indexmap v1.9.3 |
214 | 2025-03-13T17:38:52.031Z | Downloaded idna_adapter v1.2.0 |
215 | 2025-03-13T17:38:52.034Z | Downloaded idna v1.0.3 |
216 | 2025-03-13T17:38:52.037Z | Downloaded instant v0.1.13 |
217 | 2025-03-13T17:38:52.041Z | Downloaded is-terminal v0.4.13 |
218 | 2025-03-13T17:38:52.041Z | Downloaded ipnet v2.11.0 |
219 | 2025-03-13T17:38:52.044Z | Downloaded itoa v1.0.11 |
220 | 2025-03-13T17:38:52.044Z | Downloaded indexmap v2.7.1 |
221 | 2025-03-13T17:38:52.048Z | Downloaded openssl-macros v0.1.1 |
222 | 2025-03-13T17:38:52.051Z | Downloaded openssl v0.10.71 |
223 | 2025-03-13T17:38:52.059Z | Downloaded ident_case v1.0.1 |
224 | 2025-03-13T17:38:52.062Z | Downloaded icu_provider_macros v1.5.0 |
225 | 2025-03-13T17:38:52.062Z | Downloaded icu_provider v1.5.0 |
226 | 2025-03-13T17:38:52.065Z | Downloaded icu_normalizer_data v1.5.0 |
227 | 2025-03-13T17:38:52.068Z | Downloaded parking_lot v0.12.3 |
228 | 2025-03-13T17:38:52.068Z | Downloaded tempfile v3.13.0 |
229 | 2025-03-13T17:38:52.071Z | Downloaded time-macros v0.2.18 |
230 | 2025-03-13T17:38:52.074Z | Downloaded term v0.7.0 |
231 | 2025-03-13T17:38:52.077Z | Downloaded tokio-rustls v0.26.0 |
232 | 2025-03-13T17:38:52.080Z | Downloaded tracing-core v0.1.32 |
233 | 2025-03-13T17:38:52.083Z | Downloaded tracing v0.1.40 |
234 | 2025-03-13T17:38:52.086Z | Downloaded unicode-ident v1.0.14 |
235 | 2025-03-13T17:38:52.089Z | Downloaded camino v1.1.9 |
236 | 2025-03-13T17:38:52.092Z | Downloaded foldhash v0.1.3 |
237 | 2025-03-13T17:38:52.092Z | Downloaded time v0.3.36 |
238 | 2025-03-13T17:38:52.099Z | Downloaded litemap v0.7.3 |
239 | 2025-03-13T17:38:52.102Z | Downloaded bit-vec v0.8.0 |
240 | 2025-03-13T17:38:52.105Z | Downloaded crossbeam-channel v0.5.13 |
241 | 2025-03-13T17:38:52.108Z | Downloaded crossbeam-utils v0.8.20 |
242 | 2025-03-13T17:38:52.111Z | Downloaded yoke v0.7.4 |
243 | 2025-03-13T17:38:52.114Z | Downloaded uuid v1.15.1 |
244 | 2025-03-13T17:38:52.117Z | Downloaded num_threads v0.1.7 |
245 | 2025-03-13T17:38:52.117Z | Downloaded thread-id v4.2.2 |
246 | 2025-03-13T17:38:52.120Z | Downloaded hostname v0.3.1 |
247 | 2025-03-13T17:38:52.120Z | Downloaded bytes v1.10.1 |
248 | 2025-03-13T17:38:52.124Z | Downloaded mio v1.0.2 |
249 | 2025-03-13T17:38:52.131Z | Downloaded chrono v0.4.40 |
250 | 2025-03-13T17:38:52.138Z | Downloaded zerofrom-derive v0.1.4 |
251 | 2025-03-13T17:38:52.141Z | Downloaded yoke-derive v0.7.4 |
252 | 2025-03-13T17:38:52.141Z | Downloaded url v2.5.3 |
253 | 2025-03-13T17:38:52.144Z | Downloaded tokio-rustls v0.25.0 |
254 | 2025-03-13T17:38:52.147Z | Downloaded serde_urlencoded v0.7.1 |
255 | 2025-03-13T17:38:52.147Z | Downloaded hostname v0.4.0 |
256 | 2025-03-13T17:38:52.150Z | Downloaded native-tls v0.2.12 |
257 | 2025-03-13T17:38:52.150Z | Downloaded fastrand v2.1.1 |
258 | 2025-03-13T17:38:52.153Z | Downloaded backoff v0.4.0 |
259 | 2025-03-13T17:38:52.156Z | Downloaded pkg-config v0.3.31 |
260 | 2025-03-13T17:38:52.156Z | Downloaded serde_with v3.12.0 |
261 | 2025-03-13T17:38:52.164Z | Downloaded slog-term v2.9.1 |
262 | 2025-03-13T17:38:52.167Z | Downloaded h2 v0.4.6 |
263 | 2025-03-13T17:38:52.173Z | Downloaded cc v1.2.15 |
264 | 2025-03-13T17:38:52.177Z | Downloaded hyper-rustls v0.27.3 |
265 | 2025-03-13T17:38:52.180Z | Downloaded hashbrown v0.15.1 |
266 | 2025-03-13T17:38:52.184Z | Downloaded regex-syntax v0.8.5 |
267 | 2025-03-13T17:38:52.193Z | Downloaded encoding_rs v0.8.34 |
268 | 2025-03-13T17:38:52.213Z | Downloaded rusty-fork v0.3.0 |
269 | 2025-03-13T17:38:52.216Z | Downloaded rustix v0.38.37 |
270 | 2025-03-13T17:38:52.236Z | Downloaded serde_yaml v0.9.34+deprecated |
271 | 2025-03-13T17:38:52.239Z | Downloaded test-strategy v0.4.0 |
272 | 2025-03-13T17:38:52.242Z | Downloaded structmeta-derive v0.3.0 |
273 | 2025-03-13T17:38:52.245Z | Downloaded structmeta v0.3.0 |
274 | 2025-03-13T17:38:52.246Z | Downloaded serde_with_macros v3.12.0 |
275 | 2025-03-13T17:38:52.248Z | Downloaded serde_spanned v0.6.8 |
276 | 2025-03-13T17:38:52.248Z | Downloaded serde v1.0.218 |
277 | 2025-03-13T17:38:52.251Z | Downloaded serde_path_to_error v0.1.16 |
278 | 2025-03-13T17:38:52.254Z | Downloaded slog-async v2.8.0 |
279 | 2025-03-13T17:38:52.254Z | Downloaded serde_derive v1.0.218 |
280 | 2025-03-13T17:38:52.258Z | Downloaded typify-macro v0.2.0 |
281 | 2025-03-13T17:38:52.258Z | Downloaded typify v0.2.0 |
282 | 2025-03-13T17:38:52.261Z | Downloaded quinn-proto v0.11.8 |
283 | 2025-03-13T17:38:52.267Z | Downloaded sha1 v0.10.6 |
284 | 2025-03-13T17:38:52.270Z | Downloaded usdt-attr-macro v0.5.0 |
285 | 2025-03-13T17:38:52.270Z | Downloaded usdt v0.5.0 |
286 | 2025-03-13T17:38:52.270Z | Downloaded rustc-hash v2.1.1 |
287 | 2025-03-13T17:38:52.273Z | Downloaded usdt-macro v0.5.0 |
288 | 2025-03-13T17:38:52.273Z | Downloaded usdt-impl v0.5.0 |
289 | 2025-03-13T17:38:52.276Z | Downloaded semver v1.0.25 |
290 | 2025-03-13T17:38:52.279Z | Downloaded rand_chacha v0.3.1 |
291 | 2025-03-13T17:38:52.279Z | Downloaded signal-hook-registry v1.4.2 |
292 | 2025-03-13T17:38:52.279Z | Downloaded serde_json v1.0.139 |
293 | 2025-03-13T17:38:52.286Z | Downloaded spin v0.9.8 |
294 | 2025-03-13T17:38:52.289Z | Downloaded parking_lot_core v0.9.10 |
295 | 2025-03-13T17:38:52.292Z | Downloaded percent-encoding v2.3.1 |
296 | 2025-03-13T17:38:52.292Z | Downloaded dtrace-parser v0.2.0 |
297 | 2025-03-13T17:38:52.292Z | Downloaded dropshot_endpoint v0.16.0 |
298 | 2025-03-13T17:38:52.295Z | Downloaded paste v1.0.15 |
299 | 2025-03-13T17:38:52.298Z | Downloaded stable_deref_trait v1.2.0 |
300 | 2025-03-13T17:38:52.301Z | Downloaded pin-utils v0.1.0 |
301 | 2025-03-13T17:38:52.301Z | Downloaded quinn v0.11.5 |
302 | 2025-03-13T17:38:52.304Z | Downloaded socket2 v0.5.8 |
303 | 2025-03-13T17:38:52.307Z | Downloaded smallvec v1.14.0 |
304 | 2025-03-13T17:38:52.310Z | Downloaded slab v0.4.9 |
305 | 2025-03-13T17:38:52.310Z | Downloaded slog-json v2.6.1 |
306 | 2025-03-13T17:38:52.313Z | Downloaded proptest v1.6.0 |
307 | 2025-03-13T17:38:52.321Z | Downloaded oxnet v0.1.1 |
308 | 2025-03-13T17:38:52.324Z | Downloaded rustls v0.22.4 |
309 | 2025-03-13T17:38:52.335Z | Downloaded omicron-workspace-hack v0.1.0 |
310 | 2025-03-13T17:38:52.338Z | Downloaded serde_tokenstream v0.2.2 |
311 | 2025-03-13T17:38:52.338Z | Downloaded scroll v0.12.0 |
312 | 2025-03-13T17:38:52.341Z | Downloaded newtype-uuid v1.2.1 |
313 | 2025-03-13T17:38:52.341Z | Downloaded multer v3.1.0 |
314 | 2025-03-13T17:38:52.344Z | Downloaded memmap v0.7.0 |
315 | 2025-03-13T17:38:52.344Z | Downloaded webpki-roots v0.26.6 |
316 | 2025-03-13T17:38:52.347Z | Downloaded pretty-hex v0.4.1 |
317 | 2025-03-13T17:38:52.350Z | Downloaded libc v0.2.170 |
318 | 2025-03-13T17:38:52.371Z | Downloaded serde_derive_internals v0.29.1 |
319 | 2025-03-13T17:38:52.374Z | Downloaded scopeguard v1.2.0 |
320 | 2025-03-13T17:38:52.374Z | Downloaded proc-macro2 v1.0.94 |
321 | 2025-03-13T17:38:52.377Z | Downloaded pest v2.7.14 |
322 | 2025-03-13T17:38:52.380Z | Downloaded progenitor-macro v0.8.0 |
323 | 2025-03-13T17:38:52.383Z | Downloaded slog v2.7.0 |
324 | 2025-03-13T17:38:52.386Z | Downloaded openapiv3 v2.0.0 |
325 | 2025-03-13T17:38:52.394Z | Downloaded shlex v1.3.0 |
326 | 2025-03-13T17:38:52.397Z | Downloaded rustversion v1.0.17 |
327 | 2025-03-13T17:38:52.400Z | Downloaded sha2 v0.10.8 |
328 | 2025-03-13T17:38:52.400Z | Downloaded ryu v1.0.18 |
329 | 2025-03-13T17:38:52.403Z | Downloaded rustls-webpki v0.102.8 |
330 | 2025-03-13T17:38:52.419Z | Downloaded powerfmt v0.2.0 |
331 | 2025-03-13T17:38:52.422Z | Downloaded regex v1.11.1 |
332 | 2025-03-13T17:38:52.431Z | Downloaded rustls-pki-types v1.10.0 |
333 | 2025-03-13T17:38:52.434Z | Downloaded typify-impl v0.2.0 |
334 | 2025-03-13T17:38:52.447Z | Downloaded waitgroup v0.1.2 |
335 | 2025-03-13T17:38:52.450Z | Downloaded reqwest v0.12.12 |
336 | 2025-03-13T17:38:52.456Z | Downloaded rand_core v0.6.4 |
337 | 2025-03-13T17:38:52.459Z | Downloaded ppv-lite86 v0.2.20 |
338 | 2025-03-13T17:38:52.459Z | Downloaded pin-project-lite v0.2.14 |
339 | 2025-03-13T17:38:52.462Z | Downloaded ipnetwork v0.21.1 |
340 | 2025-03-13T17:38:52.465Z | Downloaded async-trait v0.1.87 |
341 | 2025-03-13T17:38:52.468Z | Downloaded lazy_static v1.5.0 |
342 | 2025-03-13T17:38:52.471Z | Downloaded rustls-pemfile v2.2.0 |
343 | 2025-03-13T17:38:52.471Z | Downloaded icu_normalizer v1.5.0 |
344 | 2025-03-13T17:38:52.474Z | Downloaded goblin v0.8.2 |
345 | 2025-03-13T17:38:52.479Z | Downloaded quick-error v1.2.3 |
346 | 2025-03-13T17:38:52.483Z | Downloaded plain v0.2.3 |
347 | 2025-03-13T17:38:52.483Z | Downloaded daft-derive v0.1.2 |
348 | 2025-03-13T17:38:52.486Z | Downloaded rand_xorshift v0.3.0 |
349 | 2025-03-13T17:38:52.486Z | Downloaded rand v0.8.5 |
350 | 2025-03-13T17:38:52.489Z | Downloaded quote v1.0.39 |
351 | 2025-03-13T17:38:52.493Z | Downloaded progenitor-impl v0.8.0 |
352 | 2025-03-13T17:38:52.496Z | Downloaded parse-display-derive v0.10.0 |
353 | 2025-03-13T17:38:52.496Z | Downloaded parse-display v0.10.0 |
354 | 2025-03-13T17:38:52.496Z | Downloaded dyn-clone v1.0.19 |
355 | 2025-03-13T17:38:52.499Z | Downloaded dof v0.3.0 |
356 | 2025-03-13T17:38:52.499Z | Downloaded debug-ignore v1.0.5 |
357 | 2025-03-13T17:38:52.502Z | Downloaded daft v0.1.2 |
358 | 2025-03-13T17:38:52.502Z | Downloaded zerovec v0.10.4 |
359 | 2025-03-13T17:38:52.506Z | Downloaded quinn-udp v0.5.5 |
360 | 2025-03-13T17:38:52.509Z | Downloaded scroll_derive v0.12.0 |
361 | 2025-03-13T17:38:52.509Z | Downloaded regress v0.10.3 |
362 | 2025-03-13T17:38:52.517Z | Downloaded schemars_derive v0.8.22 |
363 | 2025-03-13T17:38:52.520Z | Downloaded pest_generator v2.7.14 |
364 | 2025-03-13T17:38:52.520Z | Downloaded dropshot v0.16.0 |
365 | 2025-03-13T17:38:52.540Z | Downloaded regex-automata v0.4.8 |
366 | 2025-03-13T17:38:52.554Z | Downloaded schemars v0.8.22 |
367 | 2025-03-13T17:38:52.563Z | Downloaded progenitor-client v0.9.1 |
368 | 2025-03-13T17:38:52.567Z | Downloaded progenitor v0.8.0 |
369 | 2025-03-13T17:38:52.567Z | Downloaded pest_derive v2.7.14 |
370 | 2025-03-13T17:38:52.569Z | Downloaded progenitor-client v0.8.0 |
371 | 2025-03-13T17:38:52.570Z | Downloaded pest_meta v2.7.14 |
372 | 2025-03-13T17:38:52.573Z | Downloaded slog-bunyan v2.5.0 |
373 | 2025-03-13T17:38:52.573Z | Downloaded zeroize v1.8.1 |
374 | 2025-03-13T17:38:52.573Z | Downloaded zerocopy-derive v0.7.35 |
375 | 2025-03-13T17:38:52.576Z | Downloaded icu_collections v1.5.0 |
376 | 2025-03-13T17:38:52.581Z | Downloaded iana-time-zone v0.1.61 |
377 | 2025-03-13T17:38:52.583Z | Downloaded hyper-util v0.1.10 |
378 | 2025-03-13T17:38:52.586Z | Downloaded hyper-tls v0.6.0 |
379 | 2025-03-13T17:38:52.589Z | Downloaded hyper v1.6.0 |
380 | 2025-03-13T17:38:52.594Z | Downloaded rustls v0.23.19 |
381 | 2025-03-13T17:38:52.604Z | Downloaded want v0.3.1 |
382 | 2025-03-13T17:38:52.607Z | Downloaded wait-timeout v0.2.0 |
383 | 2025-03-13T17:38:52.607Z | Downloaded httpdate v1.0.3 |
384 | 2025-03-13T17:38:52.610Z | Downloaded httparse v1.9.5 |
385 | 2025-03-13T17:38:52.610Z | Downloaded http-body-util v0.1.2 |
386 | 2025-03-13T17:38:52.614Z | Downloaded http-body v1.0.1 |
387 | 2025-03-13T17:38:52.614Z | Downloaded http v1.2.0 |
388 | 2025-03-13T17:38:52.617Z | Downloaded hex v0.4.3 |
389 | 2025-03-13T17:38:52.617Z | Downloaded dirs-sys-next v0.1.2 |
390 | 2025-03-13T17:38:52.620Z | Downloaded dirs-next v2.0.0 |
391 | 2025-03-13T17:38:52.620Z | Downloaded allocator-api2 v0.2.18 |
392 | 2025-03-13T17:38:52.623Z | Downloaded try-lock v0.2.5 |
393 | 2025-03-13T17:38:52.623Z | Downloaded tower-service v0.3.3 |
394 | 2025-03-13T17:38:52.623Z | Downloaded tower-layer v0.3.3 |
395 | 2025-03-13T17:38:52.626Z | Downloaded tower v0.5.2 |
396 | 2025-03-13T17:38:52.631Z | Downloaded heck v0.5.0 |
397 | 2025-03-13T17:38:52.634Z | Downloaded hashbrown v0.12.3 |
398 | 2025-03-13T17:38:52.637Z | Downloaded getrandom v0.3.1 |
399 | 2025-03-13T17:38:52.640Z | Downloaded getrandom v0.2.15 |
400 | 2025-03-13T17:38:52.644Z | Downloaded generic-array v0.14.7 |
401 | 2025-03-13T17:38:52.644Z | Downloaded futures-util v0.3.31 |
402 | 2025-03-13T17:38:52.652Z | Downloaded futures-task v0.3.31 |
403 | 2025-03-13T17:38:52.656Z | Downloaded futures-sink v0.3.31 |
404 | 2025-03-13T17:38:52.656Z | Downloaded futures-macro v0.3.31 |
405 | 2025-03-13T17:38:52.656Z | Downloaded futures-io v0.3.31 |
406 | 2025-03-13T17:38:52.659Z | Downloaded futures-executor v0.3.31 |
407 | 2025-03-13T17:38:52.659Z | Downloaded futures-core v0.3.31 |
408 | 2025-03-13T17:38:52.659Z | Downloaded futures-channel v0.3.31 |
409 | 2025-03-13T17:38:52.662Z | Downloaded tokio v1.43.0 |
410 | 2025-03-13T17:38:52.694Z | Downloaded errno v0.3.9 |
411 | 2025-03-13T17:38:52.697Z | Downloaded ring v0.17.11 |
412 | 2025-03-13T17:38:52.850Z | Compiling proc-macro2 v1.0.94 |
413 | 2025-03-13T17:38:52.850Z | Compiling unicode-ident v1.0.14 |
414 | 2025-03-13T17:38:52.853Z | Compiling libc v0.2.170 |
415 | 2025-03-13T17:38:52.853Z | Checking cfg-if v1.0.0 |
416 | 2025-03-13T17:38:52.853Z | Compiling autocfg v1.4.0 |
417 | 2025-03-13T17:38:52.853Z | Compiling serde v1.0.218 |
418 | 2025-03-13T17:38:52.871Z | Checking memchr v2.7.4 |
419 | 2025-03-13T17:38:52.876Z | Compiling serde_json v1.0.139 |
420 | 2025-03-13T17:38:52.965Z | Checking itoa v1.0.11 |
421 | 2025-03-13T17:38:53.170Z | Compiling thiserror v1.0.69 |
422 | 2025-03-13T17:38:53.541Z | Compiling shlex v1.3.0 |
423 | 2025-03-13T17:38:53.589Z | Checking pin-project-lite v0.2.14 |
424 | 2025-03-13T17:38:53.769Z | Compiling cc v1.2.15 |
425 | 2025-03-13T17:38:53.772Z | Checking once_cell v1.20.3 |
426 | 2025-03-13T17:38:53.846Z | Checking ryu v1.0.18 |
427 | 2025-03-13T17:38:54.020Z | Checking smallvec v1.14.0 |
428 | 2025-03-13T17:38:54.041Z | Checking bytes v1.10.1 |
429 | 2025-03-13T17:38:54.072Z | Compiling version_check v0.9.5 |
430 | 2025-03-13T17:38:54.148Z | Checking futures-core v0.3.31 |
431 | 2025-03-13T17:38:54.241Z | Compiling semver v1.0.25 |
432 | 2025-03-13T17:38:54.316Z | Compiling lock_api v0.4.12 |
433 | 2025-03-13T17:38:54.339Z | Compiling parking_lot_core v0.9.10 |
434 | 2025-03-13T17:38:54.663Z | Checking equivalent v1.0.1 |
435 | 2025-03-13T17:38:54.743Z | Checking foldhash v0.1.3 |
436 | 2025-03-13T17:38:54.759Z | Checking scopeguard v1.2.0 |
437 | 2025-03-13T17:38:54.770Z | Checking allocator-api2 v0.2.18 |
438 | 2025-03-13T17:38:54.822Z | Compiling quote v1.0.39 |
439 | 2025-03-13T17:38:54.901Z | Checking getrandom v0.2.15 |
440 | 2025-03-13T17:38:55.011Z | Compiling slab v0.4.9 |
441 | 2025-03-13T17:38:55.303Z | Compiling syn v2.0.98 |
442 | 2025-03-13T17:38:55.316Z | Checking fnv v1.0.7 |
443 | 2025-03-13T17:38:55.320Z | Checking futures-sink v0.3.31 |
444 | 2025-03-13T17:38:55.361Z | Checking hashbrown v0.15.1 |
445 | 2025-03-13T17:38:55.374Z | Checking parking_lot v0.12.3 |
446 | 2025-03-13T17:38:55.431Z | Checking mio v1.0.2 |
447 | 2025-03-13T17:38:55.443Z | Checking socket2 v0.5.8 |
448 | 2025-03-13T17:38:55.460Z | Checking signal-hook-registry v1.4.2 |
449 | 2025-03-13T17:38:55.494Z | Checking log v0.4.22 |
450 | 2025-03-13T17:38:55.705Z | Compiling num-traits v0.2.19 |
451 | 2025-03-13T17:38:55.747Z | Checking stable_deref_trait v1.2.0 |
452 | 2025-03-13T17:38:55.840Z | Checking futures-channel v0.3.31 |
453 | 2025-03-13T17:38:55.890Z | Checking futures-task v0.3.31 |
454 | 2025-03-13T17:38:55.942Z | Compiling getrandom v0.3.1 |
455 | 2025-03-13T17:38:55.991Z | Checking futures-io v0.3.31 |
456 | 2025-03-13T17:38:56.107Z | Checking pin-utils v0.1.0 |
457 | 2025-03-13T17:38:56.160Z | Checking http v1.2.0 |
458 | 2025-03-13T17:38:56.174Z | Compiling schemars v0.8.22 |
459 | 2025-03-13T17:38:56.186Z | Checking iana-time-zone v0.1.61 |
460 | 2025-03-13T17:38:56.324Z | Compiling pkg-config v0.3.31 |
461 | 2025-03-13T17:38:56.476Z | Checking rustls-pki-types v1.10.0 |
462 | 2025-03-13T17:38:56.630Z | Compiling heck v0.5.0 |
463 | 2025-03-13T17:38:56.647Z | Compiling ring v0.17.11 |
464 | 2025-03-13T17:38:56.861Z | Checking bitflags v2.6.0 |
465 | 2025-03-13T17:38:57.098Z | Compiling vcpkg v0.2.15 |
466 | 2025-03-13T17:38:57.421Z | Checking dyn-clone v1.0.19 |
467 | 2025-03-13T17:38:57.458Z | Checking writeable v0.5.5 |
468 | 2025-03-13T17:38:57.546Z | Checking untrusted v0.9.0 |
469 | 2025-03-13T17:38:57.564Z | Checking litemap v0.7.3 |
470 | 2025-03-13T17:38:57.717Z | Compiling httparse v1.9.5 |
471 | 2025-03-13T17:38:57.834Z | Checking tracing-core v0.1.32 |
472 | 2025-03-13T17:38:57.877Z | Compiling ucd-trie v0.1.7 |
473 | 2025-03-13T17:38:57.993Z | Checking atomic-waker v1.1.2 |
474 | 2025-03-13T17:38:58.267Z | Checking http-body v1.0.1 |
475 | 2025-03-13T17:38:58.398Z | Compiling openssl-sys v0.9.106 |
476 | 2025-03-13T17:38:58.423Z | Checking tracing v0.1.40 |
477 | 2025-03-13T17:38:58.441Z | Checking subtle v2.6.1 |
478 | 2025-03-13T17:38:58.660Z | Checking zeroize v1.8.1 |
479 | 2025-03-13T17:38:58.719Z | Checking try-lock v0.2.5 |
480 | 2025-03-13T17:38:58.729Z | Checking byteorder v1.5.0 |
481 | 2025-03-13T17:38:58.875Z | Checking icu_locid_transform_data v1.5.0 |
482 | 2025-03-13T17:38:59.095Z | Checking want v0.3.1 |
483 | 2025-03-13T17:38:59.271Z | Checking tower-service v0.3.3 |
484 | 2025-03-13T17:38:59.314Z | Checking httpdate v1.0.3 |
485 | 2025-03-13T17:38:59.342Z | Checking foreign-types-shared v0.1.1 |
486 | 2025-03-13T17:38:59.385Z | Compiling chrono v0.4.40 |
487 | 2025-03-13T17:38:59.435Z | Compiling openssl v0.10.71 |
488 | 2025-03-13T17:38:59.465Z | Compiling uuid v1.15.1 |
489 | 2025-03-13T17:38:59.524Z | Checking icu_properties_data v1.5.0 |
490 | 2025-03-13T17:38:59.736Z | Checking foreign-types v0.3.2 |
491 | 2025-03-13T17:38:59.796Z | Compiling regress v0.10.3 |
492 | 2025-03-13T17:38:59.813Z | Compiling aho-corasick v1.1.3 |
493 | 2025-03-13T17:38:59.917Z | Checking write16 v1.0.0 |
494 | 2025-03-13T17:38:59.989Z | Checking percent-encoding v2.3.1 |
495 | 2025-03-13T17:39:00.187Z | Checking utf8_iter v1.0.4 |
496 | 2025-03-13T17:39:00.357Z | Checking icu_normalizer_data v1.5.0 |
497 | 2025-03-13T17:39:00.380Z | Compiling regex-syntax v0.8.5 |
498 | 2025-03-13T17:39:00.435Z | Compiling slog v2.7.0 |
499 | 2025-03-13T17:39:00.852Z | Compiling native-tls v0.2.12 |
500 | 2025-03-13T17:39:00.909Z | Compiling rustls v0.23.19 |
501 | 2025-03-13T17:39:01.222Z | Checking utf16_iter v1.0.5 |
502 | 2025-03-13T17:39:01.297Z | Checking form_urlencoded v1.2.1 |
503 | 2025-03-13T17:39:01.472Z | Checking openssl-probe v0.1.5 |
504 | 2025-03-13T17:39:01.615Z | Compiling synstructure v0.13.1 |
505 | 2025-03-13T17:39:02.421Z | Compiling serde_derive_internals v0.29.1 |
506 | 2025-03-13T17:39:02.780Z | Compiling typenum v1.17.0 |
507 | 2025-03-13T17:39:03.618Z | Compiling regex-automata v0.4.8 |
508 | 2025-03-13T17:39:04.435Z | Compiling generic-array v0.14.7 |
509 | 2025-03-13T17:39:04.809Z | Checking encoding_rs v0.8.34 |
510 | 2025-03-13T17:39:05.584Z | Checking mime v0.3.17 |
511 | 2025-03-13T17:39:05.619Z | Compiling serde_derive v1.0.218 |
512 | 2025-03-13T17:39:05.899Z | Compiling thiserror-impl v1.0.69 |
513 | 2025-03-13T17:39:05.972Z | Compiling schemars_derive v0.8.22 |
514 | 2025-03-13T17:39:06.229Z | Compiling tokio-macros v2.5.0 |
515 | 2025-03-13T17:39:06.289Z | Compiling zerofrom-derive v0.1.4 |
516 | 2025-03-13T17:39:07.020Z | Compiling yoke-derive v0.7.4 |
517 | 2025-03-13T17:39:07.641Z | Checking tokio v1.43.0 |
518 | 2025-03-13T17:39:07.697Z | Compiling zerovec-derive v0.10.3 |
519 | 2025-03-13T17:39:08.567Z | Compiling zerocopy-derive v0.7.35 |
520 | 2025-03-13T17:39:08.602Z | Compiling futures-macro v0.3.31 |
521 | 2025-03-13T17:39:09.277Z | Compiling displaydoc v0.2.5 |
522 | 2025-03-13T17:39:09.306Z | Checking zerofrom v0.1.4 |
523 | 2025-03-13T17:39:09.516Z | Checking yoke v0.7.4 |
524 | 2025-03-13T17:39:09.838Z | Compiling icu_provider_macros v1.5.0 |
525 | 2025-03-13T17:39:10.017Z | Checking zerovec v0.10.4 |
526 | 2025-03-13T17:39:10.184Z | Compiling pest v2.7.14 |
527 | 2025-03-13T17:39:10.331Z | Checking futures-util v0.3.31 |
528 | 2025-03-13T17:39:10.505Z | Checking rustls-webpki v0.102.8 |
529 | 2025-03-13T17:39:10.699Z | Checking zerocopy v0.7.35 |
530 | 2025-03-13T17:39:10.872Z | Compiling openssl-macros v0.1.1 |
531 | 2025-03-13T17:39:11.506Z | Checking tinystr v0.7.6 |
532 | 2025-03-13T17:39:11.651Z | Checking icu_collections v1.5.0 |
533 | 2025-03-13T17:39:11.800Z | Checking icu_locid v1.5.0 |
534 | 2025-03-13T17:39:12.811Z | Checking icu_provider v1.5.0 |
535 | 2025-03-13T17:39:13.063Z | Compiling pest_meta v2.7.14 |
536 | 2025-03-13T17:39:13.386Z | Checking icu_locid_transform v1.5.0 |
537 | 2025-03-13T17:39:14.234Z | Checking tokio-util v0.7.13 |
538 | 2025-03-13T17:39:14.394Z | Checking icu_properties v1.5.1 |
539 | 2025-03-13T17:39:14.856Z | Compiling pest_generator v2.7.14 |
540 | 2025-03-13T17:39:15.042Z | Checking http-body-util v0.1.2 |
541 | 2025-03-13T17:39:15.515Z | Compiling regex v1.11.1 |
542 | 2025-03-13T17:39:15.876Z | Checking tokio-rustls v0.26.0 |
543 | 2025-03-13T17:39:16.494Z | Compiling scroll_derive v0.12.0 |
544 | 2025-03-13T17:39:16.612Z | Compiling pest_derive v2.7.14 |
545 | 2025-03-13T17:39:16.888Z | Checking indexmap v2.7.1 |
546 | 2025-03-13T17:39:17.490Z | Compiling serde_tokenstream v0.2.2 |
547 | 2025-03-13T17:39:18.002Z | Checking h2 v0.4.6 |
548 | 2025-03-13T17:39:18.071Z | Checking icu_normalizer v1.5.0 |
549 | 2025-03-13T17:39:18.431Z | Checking tokio-native-tls v0.3.1 |
550 | 2025-03-13T17:39:18.599Z | Checking serde_urlencoded v0.7.1 |
551 | 2025-03-13T17:39:18.839Z | Checking idna_adapter v1.2.0 |
552 | 2025-03-13T17:39:19.023Z | Checking idna v1.0.3 |
553 | 2025-03-13T17:39:19.507Z | Checking rustls-pemfile v2.2.0 |
554 | 2025-03-13T17:39:19.592Z | Checking webpki-roots v0.26.6 |
555 | 2025-03-13T17:39:19.684Z | Checking rand_core v0.6.4 |
556 | 2025-03-13T17:39:19.711Z | Compiling usdt-impl v0.5.0 |
557 | 2025-03-13T17:39:19.724Z | Checking sync_wrapper v1.0.1 |
558 | 2025-03-13T17:39:19.777Z | Compiling rustix v0.38.37 |
559 | 2025-03-13T17:39:19.854Z | Compiling num-conv v0.1.0 |
560 | 2025-03-13T17:39:19.955Z | Checking base64 v0.22.1 |
561 | 2025-03-13T17:39:20.048Z | Checking tower-layer v0.3.3 |
562 | 2025-03-13T17:39:20.106Z | Compiling time-core v0.1.2 |
563 | 2025-03-13T17:39:20.119Z | Checking powerfmt v0.2.0 |
564 | 2025-03-13T17:39:20.284Z | Compiling time-macros v0.2.18 |
565 | 2025-03-13T17:39:20.296Z | Checking tower v0.5.2 |
566 | 2025-03-13T17:39:20.371Z | Checking deranged v0.3.11 |
567 | 2025-03-13T17:39:20.965Z | Checking url v2.5.3 |
568 | 2025-03-13T17:39:21.002Z | Compiling thread-id v4.2.2 |
569 | 2025-03-13T17:39:21.114Z | Compiling typify-impl v0.2.0 |
570 | 2025-03-13T17:39:21.150Z | Compiling dof v0.3.0 |
571 | 2025-03-13T17:39:21.605Z | Checking scroll v0.12.0 |
572 | 2025-03-13T17:39:21.662Z | Compiling dtrace-parser v0.2.0 |
573 | 2025-03-13T17:39:21.797Z | Checking ppv-lite86 v0.2.20 |
574 | 2025-03-13T17:39:21.904Z | Compiling structmeta-derive v0.3.0 |
575 | 2025-03-13T17:39:22.098Z | Checking hyper v1.6.0 |
576 | 2025-03-13T17:39:22.131Z | Checking errno v0.3.9 |
577 | 2025-03-13T17:39:22.509Z | Compiling ident_case v1.0.1 |
578 | 2025-03-13T17:39:22.824Z | Compiling strsim v0.11.1 |
579 | 2025-03-13T17:39:23.176Z | Compiling paste v1.0.15 |
580 | 2025-03-13T17:39:23.439Z | Compiling crossbeam-utils v0.8.20 |
581 | 2025-03-13T17:39:23.569Z | Checking ipnet v2.11.0 |
582 | 2025-03-13T17:39:23.572Z | Compiling rustversion v1.0.17 |
583 | 2025-03-13T17:39:23.693Z | Checking num_threads v0.1.7 |
584 | 2025-03-13T17:39:23.813Z | Checking plain v0.2.3 |
585 | 2025-03-13T17:39:23.953Z | Checking goblin v0.8.2 |
586 | 2025-03-13T17:39:23.978Z | Checking hyper-util v0.1.10 |
587 | 2025-03-13T17:39:23.992Z | Checking time v0.3.36 |
588 | 2025-03-13T17:39:24.213Z | Compiling structmeta v0.3.0 |
589 | 2025-03-13T17:39:24.569Z | Compiling darling_core v0.20.10 |
590 | 2025-03-13T17:39:25.565Z | Checking hyper-rustls v0.27.3 |
591 | 2025-03-13T17:39:25.578Z | Checking hyper-tls v0.6.0 |
592 | 2025-03-13T17:39:25.841Z | Checking rand_chacha v0.3.1 |
593 | 2025-03-13T17:39:25.880Z | Checking reqwest v0.12.12 |
594 | 2025-03-13T17:39:26.604Z | Compiling openapiv3 v2.0.0 |
595 | 2025-03-13T17:39:27.384Z | Checking dirs-sys-next v0.1.2 |
596 | 2025-03-13T17:39:27.566Z | Compiling rustls v0.22.4 |
597 | 2025-03-13T17:39:27.863Z | Compiling newtype-uuid v1.2.1 |
598 | 2025-03-13T17:39:27.902Z | Checking pretty-hex v0.4.1 |
599 | 2025-03-13T17:39:28.086Z | Compiling omicron-workspace-hack v0.1.0 |
600 | 2025-03-13T17:39:28.168Z | Compiling unsafe-libyaml v0.2.11 |
601 | 2025-03-13T17:39:28.200Z | Checking fastrand v2.1.1 |
602 | 2025-03-13T17:39:28.513Z | Checking tempfile v3.13.0 |
603 | 2025-03-13T17:39:28.593Z | Checking dirs-next v2.0.0 |
604 | 2025-03-13T17:39:28.859Z | Checking rand v0.8.5 |
605 | 2025-03-13T17:39:29.459Z | Compiling darling_macro v0.20.10 |
606 | 2025-03-13T17:39:29.822Z | Compiling serde_yaml v0.9.34+deprecated |
607 | 2025-03-13T17:39:30.319Z | Checking crypto-common v0.1.6 |
608 | 2025-03-13T17:39:30.330Z | Checking block-buffer v0.10.4 |
609 | 2025-03-13T17:39:30.360Z | Checking ipnetwork v0.21.1 |
610 | 2025-03-13T17:39:30.383Z | Checking serde_spanned v0.6.8 |
611 | 2025-03-13T17:39:30.475Z | Checking toml_datetime v0.6.8 |
612 | 2025-03-13T17:39:30.506Z | Checking wait-timeout v0.2.0 |
613 | 2025-03-13T17:39:30.566Z | Compiling multer v3.1.0 |
614 | 2025-03-13T17:39:30.583Z | Checking thread_local v1.1.8 |
615 | 2025-03-13T17:39:30.683Z | Compiling camino v1.1.9 |
616 | 2025-03-13T17:39:30.707Z | Checking winnow v0.7.3 |
617 | 2025-03-13T17:39:30.758Z | Compiling anyhow v1.0.97 |
618 | 2025-03-13T17:39:30.770Z | Checking match_cfg v0.1.0 |
619 | 2025-03-13T17:39:30.847Z | Compiling slog-async v2.8.0 |
620 | 2025-03-13T17:39:30.861Z | Checking bit-vec v0.8.0 |
621 | 2025-03-13T17:39:30.905Z | Compiling thiserror v2.0.11 |
622 | 2025-03-13T17:39:31.233Z | Checking quick-error v1.2.3 |
623 | 2025-03-13T17:39:31.298Z | Checking bit-set v0.8.0 |
624 | 2025-03-13T17:39:31.372Z | Checking rusty-fork v0.3.0 |
625 | 2025-03-13T17:39:31.465Z | Checking hostname v0.3.1 |
626 | 2025-03-13T17:39:31.539Z | Checking crossbeam-channel v0.5.13 |
627 | 2025-03-13T17:39:31.595Z | Checking oxnet v0.1.1 |
628 | 2025-03-13T17:39:31.685Z | Checking digest v0.10.7 |
629 | 2025-03-13T17:39:31.817Z | Compiling darling v0.20.10 |
630 | 2025-03-13T17:39:31.926Z | Compiling strum_macros v0.26.4 |
631 | 2025-03-13T17:39:31.938Z | Checking term v0.7.0 |
632 | 2025-03-13T17:39:32.110Z | Compiling typify-macro v0.2.0 |
633 | 2025-03-13T17:39:32.246Z | Compiling usdt-macro v0.5.0 |
634 | 2025-03-13T17:39:32.354Z | Compiling usdt-attr-macro v0.5.0 |
635 | 2025-03-13T17:39:32.421Z | Checking progenitor-client v0.8.0 |
636 | 2025-03-13T17:39:32.735Z | Checking slog-json v2.6.1 |
637 | 2025-03-13T17:39:32.932Z | Compiling parse-display-derive v0.10.0 |
638 | 2025-03-13T17:39:32.994Z | Checking rand_xorshift v0.3.0 |
639 | 2025-03-13T17:39:33.173Z | Checking hex v0.4.3 |
640 | 2025-03-13T17:39:33.431Z | Checking toml_edit v0.22.24 |
641 | 2025-03-13T17:39:33.444Z | Checking futures-executor v0.3.31 |
642 | 2025-03-13T17:39:33.646Z | Compiling daft-derive v0.1.2 |
643 | 2025-03-13T17:39:33.677Z | Compiling thiserror-impl v2.0.11 |
644 | 2025-03-13T17:39:33.680Z | Compiling async-stream-impl v0.3.6 |
645 | 2025-03-13T17:39:34.888Z | Checking is-terminal v0.4.13 |
646 | 2025-03-13T17:39:35.009Z | Checking memmap v0.7.0 |
647 | 2025-03-13T17:39:35.101Z | Compiling dropshot v0.16.0 |
648 | 2025-03-13T17:39:35.217Z | Checking unarray v0.1.4 |
649 | 2025-03-13T17:39:35.262Z | Checking spin v0.9.8 |
650 | 2025-03-13T17:39:35.297Z | Compiling typify v0.2.0 |
651 | 2025-03-13T17:39:35.412Z | Compiling progenitor-impl v0.8.0 |
652 | 2025-03-13T17:39:35.422Z | Checking cpufeatures v0.2.14 |
653 | 2025-03-13T17:39:35.447Z | Checking lazy_static v1.5.0 |
654 | 2025-03-13T17:39:35.503Z | Checking take_mut v0.2.2 |
655 | 2025-03-13T17:39:35.569Z | Checking proptest v1.6.0 |
656 | 2025-03-13T17:39:35.902Z | Checking sha1 v0.10.6 |
657 | 2025-03-13T17:39:35.937Z | Checking strum v0.26.3 |
658 | 2025-03-13T17:39:35.999Z | Checking toml v0.8.20 |
659 | 2025-03-13T17:39:36.157Z | Checking tokio-rustls v0.25.0 |
660 | 2025-03-13T17:39:36.276Z | Checking parse-display v0.10.0 |
661 | 2025-03-13T17:39:36.493Z | Checking usdt v0.5.0 |
662 | 2025-03-13T17:39:36.496Z | Checking daft v0.1.2 |
663 | 2025-03-13T17:39:36.514Z | Checking slog-term v2.9.1 |
664 | 2025-03-13T17:39:36.526Z | Checking async-stream v0.3.6 |
665 | 2025-03-13T17:39:36.671Z | Checking futures v0.3.31 |
666 | 2025-03-13T17:39:36.705Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
667 | 2025-03-13T17:39:36.733Z | Checking slog-bunyan v2.5.0 |
668 | 2025-03-13T17:39:36.773Z | Compiling serde_with_macros v3.12.0 |
669 | 2025-03-13T17:39:36.973Z | Compiling test-strategy v0.4.0 |
670 | 2025-03-13T17:39:36.986Z | Compiling dropshot_endpoint v0.16.0 |
671 | 2025-03-13T17:39:37.198Z | Checking serde_path_to_error v0.1.16 |
672 | 2025-03-13T17:39:37.332Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
673 | 2025-03-13T17:39:37.396Z | Compiling async-trait v0.1.87 |
674 | 2025-03-13T17:39:37.775Z | Checking waitgroup v0.1.2 |
675 | 2025-03-13T17:39:37.919Z | Checking hostname v0.4.0 |
676 | 2025-03-13T17:39:38.054Z | Checking instant v0.1.13 |
677 | 2025-03-13T17:39:38.129Z | Checking debug-ignore v1.0.5 |
678 | 2025-03-13T17:39:38.170Z | Checking backoff v0.4.0 |
679 | 2025-03-13T17:39:38.260Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
680 | 2025-03-13T17:39:38.402Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
681 | 2025-03-13T17:39:38.431Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
682 | 2025-03-13T17:39:38.933Z | Checking progenitor-client v0.9.1 |
683 | 2025-03-13T17:39:39.150Z | Checking serde_with v3.12.0 |
684 | 2025-03-13T17:39:39.260Z | Checking macaddr v1.0.1 |
685 | 2025-03-13T17:39:39.867Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032) |
686 | 2025-03-13T17:39:39.957Z | Compiling progenitor-macro v0.8.0 |
687 | 2025-03-13T17:39:43.378Z | Checking progenitor v0.8.0 |
688 | 2025-03-13T17:39:43.482Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
689 | 2025-03-13T17:39:46.047Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
690 | 2025-03-13T17:39:52.743Z | Checking test-project v0.1.0 (/tmp/test-project) |
691 | 2025-03-13T17:39:52.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
692 | 2025-03-13T17:39:52.931Z | + cargo build --release |
693 | 2025-03-13T17:39:53.151Z | Compiling proc-macro2 v1.0.94 |
694 | 2025-03-13T17:39:53.151Z | Compiling unicode-ident v1.0.14 |
695 | 2025-03-13T17:39:53.151Z | Compiling libc v0.2.170 |
696 | 2025-03-13T17:39:53.151Z | Compiling cfg-if v1.0.0 |
697 | 2025-03-13T17:39:53.154Z | Compiling autocfg v1.4.0 |
698 | 2025-03-13T17:39:53.154Z | Compiling serde v1.0.218 |
699 | 2025-03-13T17:39:53.154Z | Compiling memchr v2.7.4 |
700 | 2025-03-13T17:39:53.154Z | Compiling serde_json v1.0.139 |
701 | 2025-03-13T17:39:53.295Z | Compiling itoa v1.0.11 |
702 | 2025-03-13T17:39:53.527Z | Compiling thiserror v1.0.69 |
703 | 2025-03-13T17:39:53.556Z | Compiling shlex v1.3.0 |
704 | 2025-03-13T17:39:53.749Z | Compiling pin-project-lite v0.2.14 |
705 | 2025-03-13T17:39:53.865Z | Compiling cc v1.2.15 |
706 | 2025-03-13T17:39:53.873Z | Compiling once_cell v1.20.3 |
707 | 2025-03-13T17:39:54.073Z | Compiling ryu v1.0.18 |
708 | 2025-03-13T17:39:54.255Z | Compiling smallvec v1.14.0 |
709 | 2025-03-13T17:39:54.561Z | Compiling semver v1.0.25 |
710 | 2025-03-13T17:39:54.662Z | Compiling bytes v1.10.1 |
711 | 2025-03-13T17:39:54.697Z | Compiling futures-core v0.3.31 |
712 | 2025-03-13T17:39:54.710Z | Compiling version_check v0.9.5 |
713 | 2025-03-13T17:39:54.931Z | Compiling quote v1.0.39 |
714 | 2025-03-13T17:39:55.032Z | Compiling lock_api v0.4.12 |
715 | 2025-03-13T17:39:55.254Z | Compiling parking_lot_core v0.9.10 |
716 | 2025-03-13T17:39:55.300Z | Compiling syn v2.0.98 |
717 | 2025-03-13T17:39:55.500Z | Compiling getrandom v0.2.15 |
718 | 2025-03-13T17:39:55.510Z | Compiling foldhash v0.1.3 |
719 | 2025-03-13T17:39:55.690Z | Compiling equivalent v1.0.1 |
720 | 2025-03-13T17:39:55.730Z | Compiling scopeguard v1.2.0 |
721 | 2025-03-13T17:39:55.739Z | Compiling allocator-api2 v0.2.18 |
722 | 2025-03-13T17:39:55.822Z | Compiling slab v0.4.9 |
723 | 2025-03-13T17:39:56.152Z | Compiling futures-sink v0.3.31 |
724 | 2025-03-13T17:39:56.190Z | Compiling fnv v1.0.7 |
725 | 2025-03-13T17:39:56.290Z | Compiling parking_lot v0.12.3 |
726 | 2025-03-13T17:39:56.327Z | Compiling signal-hook-registry v1.4.2 |
727 | 2025-03-13T17:39:56.439Z | Compiling hashbrown v0.15.1 |
728 | 2025-03-13T17:39:56.505Z | Compiling socket2 v0.5.8 |
729 | 2025-03-13T17:39:56.621Z | Compiling mio v1.0.2 |
730 | 2025-03-13T17:39:56.640Z | Compiling log v0.4.22 |
731 | 2025-03-13T17:39:57.070Z | Compiling num-traits v0.2.19 |
732 | 2025-03-13T17:39:57.089Z | Compiling stable_deref_trait v1.2.0 |
733 | 2025-03-13T17:39:57.196Z | Compiling ring v0.17.11 |
734 | 2025-03-13T17:39:57.652Z | Compiling futures-channel v0.3.31 |
735 | 2025-03-13T17:39:57.827Z | Compiling getrandom v0.3.1 |
736 | 2025-03-13T17:39:57.887Z | Compiling pin-utils v0.1.0 |
737 | 2025-03-13T17:39:57.974Z | Compiling futures-task v0.3.31 |
738 | 2025-03-13T17:39:58.094Z | Compiling futures-io v0.3.31 |
739 | 2025-03-13T17:39:58.239Z | Compiling http v1.2.0 |
740 | 2025-03-13T17:39:58.294Z | Compiling heck v0.5.0 |
741 | 2025-03-13T17:39:58.370Z | Compiling rustls-pki-types v1.10.0 |
742 | 2025-03-13T17:39:58.529Z | Compiling bitflags v2.6.0 |
743 | 2025-03-13T17:39:58.673Z | Compiling iana-time-zone v0.1.61 |
744 | 2025-03-13T17:39:59.265Z | Compiling pkg-config v0.3.31 |
745 | 2025-03-13T17:39:59.392Z | Compiling vcpkg v0.2.15 |
746 | 2025-03-13T17:39:59.482Z | Compiling schemars v0.8.22 |
747 | 2025-03-13T17:40:00.172Z | Compiling litemap v0.7.3 |
748 | 2025-03-13T17:40:00.246Z | Compiling dyn-clone v1.0.19 |
749 | 2025-03-13T17:40:00.401Z | Compiling httparse v1.9.5 |
750 | 2025-03-13T17:40:00.461Z | Compiling writeable v0.5.5 |
751 | 2025-03-13T17:40:00.575Z | Compiling untrusted v0.9.0 |
752 | 2025-03-13T17:40:00.720Z | Compiling openssl-sys v0.9.106 |
753 | 2025-03-13T17:40:00.993Z | Compiling tracing-core v0.1.32 |
754 | 2025-03-13T17:40:01.084Z | Compiling ucd-trie v0.1.7 |
755 | 2025-03-13T17:40:01.342Z | Compiling atomic-waker v1.1.2 |
756 | 2025-03-13T17:40:01.523Z | Compiling http-body v1.0.1 |
757 | 2025-03-13T17:40:01.757Z | Compiling tracing v0.1.40 |
758 | 2025-03-13T17:40:02.103Z | Compiling zeroize v1.8.1 |
759 | 2025-03-13T17:40:02.379Z | Compiling serde_derive_internals v0.29.1 |
760 | 2025-03-13T17:40:02.444Z | Compiling synstructure v0.13.1 |
761 | 2025-03-13T17:40:02.837Z | Compiling try-lock v0.2.5 |
762 | 2025-03-13T17:40:02.851Z | Compiling icu_locid_transform_data v1.5.0 |
763 | 2025-03-13T17:40:02.931Z | Compiling subtle v2.6.1 |
764 | 2025-03-13T17:40:02.955Z | Compiling byteorder v1.5.0 |
765 | 2025-03-13T17:40:03.190Z | Compiling want v0.3.1 |
766 | 2025-03-13T17:40:03.247Z | Compiling chrono v0.4.40 |
767 | 2025-03-13T17:40:03.488Z | Compiling uuid v1.15.1 |
768 | 2025-03-13T17:40:03.545Z | Compiling httpdate v1.0.3 |
769 | 2025-03-13T17:40:03.631Z | Compiling icu_properties_data v1.5.0 |
770 | 2025-03-13T17:40:03.873Z | Compiling tower-service v0.3.3 |
771 | 2025-03-13T17:40:03.998Z | Compiling foreign-types-shared v0.1.1 |
772 | 2025-03-13T17:40:04.043Z | Compiling openssl v0.10.71 |
773 | 2025-03-13T17:40:04.104Z | Compiling foreign-types v0.3.2 |
774 | 2025-03-13T17:40:04.274Z | Compiling regress v0.10.3 |
775 | 2025-03-13T17:40:04.505Z | Compiling aho-corasick v1.1.3 |
776 | 2025-03-13T17:40:04.993Z | Compiling slog v2.7.0 |
777 | 2025-03-13T17:40:05.490Z | Compiling native-tls v0.2.12 |
778 | 2025-03-13T17:40:05.548Z | Compiling icu_normalizer_data v1.5.0 |
779 | 2025-03-13T17:40:05.647Z | Compiling regex-syntax v0.8.5 |
780 | 2025-03-13T17:40:06.116Z | Compiling percent-encoding v2.3.1 |
781 | 2025-03-13T17:40:06.189Z | Compiling rustls v0.23.19 |
782 | 2025-03-13T17:40:06.300Z | Compiling serde_derive v1.0.218 |
783 | 2025-03-13T17:40:06.527Z | Compiling thiserror-impl v1.0.69 |
784 | 2025-03-13T17:40:06.567Z | Compiling schemars_derive v0.8.22 |
785 | 2025-03-13T17:40:08.056Z | Compiling zerofrom-derive v0.1.4 |
786 | 2025-03-13T17:40:08.112Z | Compiling tokio-macros v2.5.0 |
787 | 2025-03-13T17:40:08.454Z | Compiling yoke-derive v0.7.4 |
788 | 2025-03-13T17:40:08.699Z | Compiling futures-macro v0.3.31 |
789 | 2025-03-13T17:40:09.254Z | Compiling zerovec-derive v0.10.3 |
790 | 2025-03-13T17:40:09.286Z | Compiling zerocopy-derive v0.7.35 |
791 | 2025-03-13T17:40:09.557Z | Compiling tokio v1.43.0 |
792 | 2025-03-13T17:40:10.506Z | Compiling futures-util v0.3.31 |
793 | 2025-03-13T17:40:10.680Z | Compiling displaydoc v0.2.5 |
794 | 2025-03-13T17:40:11.002Z | Compiling zerofrom v0.1.4 |
795 | 2025-03-13T17:40:11.091Z | Compiling icu_provider_macros v1.5.0 |
796 | 2025-03-13T17:40:11.213Z | Compiling yoke v0.7.4 |
797 | 2025-03-13T17:40:11.551Z | Compiling pest v2.7.14 |
798 | 2025-03-13T17:40:11.590Z | Compiling zerovec v0.10.4 |
799 | 2025-03-13T17:40:12.176Z | Compiling zerocopy v0.7.35 |
800 | 2025-03-13T17:40:12.318Z | Compiling openssl-macros v0.1.1 |
801 | 2025-03-13T17:40:13.534Z | Compiling tinystr v0.7.6 |
802 | 2025-03-13T17:40:13.936Z | Compiling icu_locid v1.5.0 |
803 | 2025-03-13T17:40:14.359Z | Compiling rustls-webpki v0.102.8 |
804 | 2025-03-13T17:40:14.367Z | Compiling pest_meta v2.7.14 |
805 | 2025-03-13T17:40:16.603Z | Compiling icu_provider v1.5.0 |
806 | 2025-03-13T17:40:17.768Z | Compiling icu_locid_transform v1.5.0 |
807 | 2025-03-13T17:40:18.787Z | Compiling indexmap v2.7.1 |
808 | 2025-03-13T17:40:20.698Z | Compiling serde_tokenstream v0.2.2 |
809 | 2025-03-13T17:40:21.218Z | Compiling tokio-util v0.7.13 |
810 | 2025-03-13T17:40:21.352Z | Compiling icu_collections v1.5.0 |
811 | 2025-03-13T17:40:21.687Z | Compiling pest_generator v2.7.14 |
812 | 2025-03-13T17:40:23.348Z | Compiling h2 v0.4.6 |
813 | 2025-03-13T17:40:23.578Z | Compiling icu_properties v1.5.1 |
814 | 2025-03-13T17:40:23.974Z | Compiling utf8_iter v1.0.4 |
815 | 2025-03-13T17:40:24.242Z | Compiling write16 v1.0.0 |
816 | 2025-03-13T17:40:24.383Z | Compiling utf16_iter v1.0.5 |
817 | 2025-03-13T17:40:24.452Z | Compiling typify-impl v0.2.0 |
818 | 2025-03-13T17:40:24.520Z | Compiling pest_derive v2.7.14 |
819 | 2025-03-13T17:40:25.409Z | Compiling regex-automata v0.4.8 |
820 | 2025-03-13T17:40:28.838Z | Compiling hyper v1.6.0 |
821 | 2025-03-13T17:40:29.832Z | Compiling icu_normalizer v1.5.0 |
822 | 2025-03-13T17:40:32.013Z | Compiling hyper-util v0.1.10 |
823 | 2025-03-13T17:40:34.259Z | Compiling form_urlencoded v1.2.1 |
824 | 2025-03-13T17:40:35.319Z | Compiling openssl-probe v0.1.5 |
825 | 2025-03-13T17:40:35.831Z | Compiling typenum v1.17.0 |
826 | 2025-03-13T17:40:38.150Z | Compiling typify-macro v0.2.0 |
827 | 2025-03-13T17:40:38.383Z | Compiling idna_adapter v1.2.0 |
828 | 2025-03-13T17:40:38.607Z | Compiling regex v1.11.1 |
829 | 2025-03-13T17:40:38.658Z | Compiling http-body-util v0.1.2 |
830 | 2025-03-13T17:40:39.153Z | Compiling generic-array v0.14.7 |
831 | 2025-03-13T17:40:39.483Z | Compiling encoding_rs v0.8.34 |
832 | 2025-03-13T17:40:39.515Z | Compiling mime v0.3.17 |
833 | 2025-03-13T17:40:40.607Z | Compiling idna v1.0.3 |
834 | 2025-03-13T17:40:41.439Z | Compiling tokio-native-tls v0.3.1 |
835 | 2025-03-13T17:40:43.112Z | Compiling serde_urlencoded v0.7.1 |
836 | 2025-03-13T17:40:44.997Z | Compiling tokio-rustls v0.26.0 |
837 | 2025-03-13T17:40:45.469Z | Compiling scroll_derive v0.12.0 |
838 | 2025-03-13T17:40:46.025Z | Compiling webpki-roots v0.26.6 |
839 | 2025-03-13T17:40:46.226Z | Compiling rustls-pemfile v2.2.0 |
840 | 2025-03-13T17:40:46.704Z | Compiling rand_core v0.6.4 |
841 | 2025-03-13T17:40:46.859Z | Compiling usdt-impl v0.5.0 |
842 | 2025-03-13T17:40:47.161Z | Compiling sync_wrapper v1.0.1 |
843 | 2025-03-13T17:40:47.256Z | Compiling num-conv v0.1.0 |
844 | 2025-03-13T17:40:47.313Z | Compiling rustix v0.38.37 |
845 | 2025-03-13T17:40:47.527Z | Compiling powerfmt v0.2.0 |
846 | 2025-03-13T17:40:47.984Z | Compiling time-core v0.1.2 |
847 | 2025-03-13T17:40:48.006Z | Compiling base64 v0.22.1 |
848 | 2025-03-13T17:40:48.150Z | Compiling tower-layer v0.3.3 |
849 | 2025-03-13T17:40:48.535Z | Compiling tower v0.5.2 |
850 | 2025-03-13T17:40:49.098Z | Compiling time-macros v0.2.18 |
851 | 2025-03-13T17:40:49.533Z | Compiling deranged v0.3.11 |
852 | 2025-03-13T17:40:50.646Z | Compiling scroll v0.12.0 |
853 | 2025-03-13T17:40:51.246Z | Compiling hyper-rustls v0.27.3 |
854 | 2025-03-13T17:40:52.609Z | Compiling thread-id v4.2.2 |
855 | 2025-03-13T17:40:52.717Z | Compiling hyper-tls v0.6.0 |
856 | 2025-03-13T17:40:53.185Z | Compiling url v2.5.3 |
857 | 2025-03-13T17:40:53.193Z | Compiling dof v0.3.0 |
858 | 2025-03-13T17:40:53.206Z | Compiling dtrace-parser v0.2.0 |
859 | 2025-03-13T17:40:53.403Z | Compiling ppv-lite86 v0.2.20 |
860 | 2025-03-13T17:40:53.941Z | Compiling structmeta-derive v0.3.0 |
861 | 2025-03-13T17:40:54.500Z | Compiling errno v0.3.9 |
862 | 2025-03-13T17:40:54.739Z | Compiling omicron-workspace-hack v0.1.0 |
863 | 2025-03-13T17:40:56.148Z | Compiling ipnet v2.11.0 |
864 | 2025-03-13T17:40:56.335Z | Compiling ident_case v1.0.1 |
865 | 2025-03-13T17:40:56.507Z | Compiling paste v1.0.15 |
866 | 2025-03-13T17:40:56.583Z | Compiling rustversion v1.0.17 |
867 | 2025-03-13T17:40:56.986Z | Compiling num_threads v0.1.7 |
868 | 2025-03-13T17:40:57.099Z | Compiling crossbeam-utils v0.8.20 |
869 | 2025-03-13T17:40:57.677Z | Compiling plain v0.2.3 |
870 | 2025-03-13T17:40:57.840Z | Compiling strsim v0.11.1 |
871 | 2025-03-13T17:40:59.014Z | Compiling darling_core v0.20.10 |
872 | 2025-03-13T17:40:59.090Z | Compiling goblin v0.8.2 |
873 | 2025-03-13T17:41:00.449Z | Compiling time v0.3.36 |
874 | 2025-03-13T17:41:02.899Z | Compiling reqwest v0.12.12 |
875 | 2025-03-13T17:41:04.314Z | Compiling structmeta v0.3.0 |
876 | 2025-03-13T17:41:09.227Z | Compiling rand_chacha v0.3.1 |
877 | 2025-03-13T17:41:10.464Z | Compiling openapiv3 v2.0.0 |
878 | 2025-03-13T17:41:10.899Z | Compiling typify v0.2.0 |
879 | 2025-03-13T17:41:11.782Z | Compiling dirs-sys-next v0.1.2 |
880 | 2025-03-13T17:41:12.826Z | Compiling unsafe-libyaml v0.2.11 |
881 | 2025-03-13T17:41:14.436Z | Compiling newtype-uuid v1.2.1 |
882 | 2025-03-13T17:41:14.450Z | Compiling rustls v0.22.4 |
883 | 2025-03-13T17:41:14.788Z | Compiling fastrand v2.1.1 |
884 | 2025-03-13T17:41:14.791Z | Compiling pretty-hex v0.4.1 |
885 | 2025-03-13T17:41:15.471Z | Compiling tempfile v3.13.0 |
886 | 2025-03-13T17:41:16.843Z | Compiling progenitor-impl v0.8.0 |
887 | 2025-03-13T17:41:17.309Z | Compiling serde_yaml v0.9.34+deprecated |
888 | 2025-03-13T17:41:20.414Z | Compiling dirs-next v2.0.0 |
889 | 2025-03-13T17:41:20.808Z | Compiling rand v0.8.5 |
890 | 2025-03-13T17:41:21.958Z | Compiling darling_macro v0.20.10 |
891 | 2025-03-13T17:41:23.067Z | Compiling crypto-common v0.1.6 |
892 | 2025-03-13T17:41:23.289Z | Compiling block-buffer v0.10.4 |
893 | 2025-03-13T17:41:23.526Z | Compiling ipnetwork v0.21.1 |
894 | 2025-03-13T17:41:23.566Z | Compiling toml_datetime v0.6.8 |
895 | 2025-03-13T17:41:23.771Z | Compiling serde_spanned v0.6.8 |
896 | 2025-03-13T17:41:24.020Z | Compiling multer v3.1.0 |
897 | 2025-03-13T17:41:24.332Z | Compiling wait-timeout v0.2.0 |
898 | 2025-03-13T17:41:24.384Z | Compiling thread_local v1.1.8 |
899 | 2025-03-13T17:41:24.733Z | Compiling thiserror v2.0.11 |
900 | 2025-03-13T17:41:25.104Z | Compiling camino v1.1.9 |
901 | 2025-03-13T17:41:25.310Z | Compiling match_cfg v0.1.0 |
902 | 2025-03-13T17:41:25.313Z | Compiling winnow v0.7.3 |
903 | 2025-03-13T17:41:25.404Z | Compiling bit-vec v0.8.0 |
904 | 2025-03-13T17:41:25.685Z | Compiling quick-error v1.2.3 |
905 | 2025-03-13T17:41:25.835Z | Compiling anyhow v1.0.97 |
906 | 2025-03-13T17:41:25.931Z | Compiling slog-async v2.8.0 |
907 | 2025-03-13T17:41:26.495Z | Compiling rusty-fork v0.3.0 |
908 | 2025-03-13T17:41:26.775Z | Compiling bit-set v0.8.0 |
909 | 2025-03-13T17:41:27.157Z | Compiling hostname v0.3.1 |
910 | 2025-03-13T17:41:27.765Z | Compiling oxnet v0.1.1 |
911 | 2025-03-13T17:41:28.026Z | Compiling crossbeam-channel v0.5.13 |
912 | 2025-03-13T17:41:28.500Z | Compiling strum_macros v0.26.4 |
913 | 2025-03-13T17:41:29.579Z | Compiling toml_edit v0.22.24 |
914 | 2025-03-13T17:41:29.589Z | Compiling digest v0.10.7 |
915 | 2025-03-13T17:41:29.969Z | Compiling darling v0.20.10 |
916 | 2025-03-13T17:41:32.654Z | Compiling progenitor-macro v0.8.0 |
917 | 2025-03-13T17:41:32.706Z | Compiling term v0.7.0 |
918 | 2025-03-13T17:41:38.845Z | Compiling usdt-attr-macro v0.5.0 |
919 | 2025-03-13T17:41:40.148Z | Compiling usdt-macro v0.5.0 |
920 | 2025-03-13T17:41:40.217Z | Compiling progenitor-client v0.8.0 |
921 | 2025-03-13T17:41:41.097Z | Compiling parse-display-derive v0.10.0 |
922 | 2025-03-13T17:41:41.393Z | Compiling slog-json v2.6.1 |
923 | 2025-03-13T17:41:41.877Z | Compiling rand_xorshift v0.3.0 |
924 | 2025-03-13T17:41:42.154Z | Compiling hex v0.4.3 |
925 | 2025-03-13T17:41:42.795Z | Compiling futures-executor v0.3.31 |
926 | 2025-03-13T17:41:43.107Z | Compiling daft-derive v0.1.2 |
927 | 2025-03-13T17:41:43.839Z | Compiling async-stream-impl v0.3.6 |
928 | 2025-03-13T17:41:44.189Z | Compiling thiserror-impl v2.0.11 |
929 | 2025-03-13T17:41:44.517Z | Compiling dropshot v0.16.0 |
930 | 2025-03-13T17:41:44.622Z | Compiling is-terminal v0.4.13 |
931 | 2025-03-13T17:41:44.741Z | Compiling memmap v0.7.0 |
932 | 2025-03-13T17:41:44.873Z | Compiling cpufeatures v0.2.14 |
933 | 2025-03-13T17:41:44.965Z | Compiling take_mut v0.2.2 |
934 | 2025-03-13T17:41:45.035Z | Compiling spin v0.9.8 |
935 | 2025-03-13T17:41:45.122Z | Compiling unarray v0.1.4 |
936 | 2025-03-13T17:41:45.133Z | Compiling lazy_static v1.5.0 |
937 | 2025-03-13T17:41:45.261Z | Compiling proptest v1.6.0 |
938 | 2025-03-13T17:41:47.183Z | Compiling async-stream v0.3.6 |
939 | 2025-03-13T17:41:47.528Z | Compiling sha1 v0.10.6 |
940 | 2025-03-13T17:41:47.931Z | Compiling usdt v0.5.0 |
941 | 2025-03-13T17:41:48.374Z | Compiling slog-term v2.9.1 |
942 | 2025-03-13T17:41:48.457Z | Compiling daft v0.1.2 |
943 | 2025-03-13T17:41:48.952Z | Compiling parse-display v0.10.0 |
944 | 2025-03-13T17:41:49.370Z | Compiling progenitor v0.8.0 |
945 | 2025-03-13T17:41:49.539Z | Compiling futures v0.3.31 |
946 | 2025-03-13T17:41:49.645Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
947 | 2025-03-13T17:41:49.816Z | Compiling tokio-rustls v0.25.0 |
948 | 2025-03-13T17:41:50.334Z | Compiling slog-bunyan v2.5.0 |
949 | 2025-03-13T17:41:50.608Z | Compiling toml v0.8.20 |
950 | 2025-03-13T17:41:50.930Z | Compiling strum v0.26.3 |
951 | 2025-03-13T17:41:51.117Z | Compiling serde_with_macros v3.12.0 |
952 | 2025-03-13T17:41:52.736Z | Compiling test-strategy v0.4.0 |
953 | 2025-03-13T17:41:53.591Z | Compiling dropshot_endpoint v0.16.0 |
954 | 2025-03-13T17:41:53.800Z | Compiling serde_path_to_error v0.1.16 |
955 | 2025-03-13T17:41:54.805Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
956 | 2025-03-13T17:41:55.616Z | Compiling async-trait v0.1.87 |
957 | 2025-03-13T17:41:55.883Z | Compiling waitgroup v0.1.2 |
958 | 2025-03-13T17:41:56.125Z | Compiling hostname v0.4.0 |
959 | 2025-03-13T17:41:56.381Z | Compiling instant v0.1.13 |
960 | 2025-03-13T17:41:56.541Z | Compiling debug-ignore v1.0.5 |
961 | 2025-03-13T17:41:56.693Z | Compiling backoff v0.4.0 |
962 | 2025-03-13T17:41:57.026Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032) |
963 | 2025-03-13T17:41:57.549Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
964 | 2025-03-13T17:41:57.722Z | Compiling serde_with v3.12.0 |
965 | 2025-03-13T17:41:57.758Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
966 | 2025-03-13T17:41:58.807Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
967 | 2025-03-13T17:41:59.567Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
968 | 2025-03-13T17:42:00.359Z | Compiling progenitor-client v0.9.1 |
969 | 2025-03-13T17:42:01.321Z | Compiling macaddr v1.0.1 |
970 | 2025-03-13T17:42:05.031Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
971 | 2025-03-13T17:42:15.579Z | Compiling test-project v0.1.0 (/tmp/test-project) |
972 | 2025-03-13T17:42:24.820Z | Finished `release` profile [optimized] target(s) in 2m 31s |
973 | 2025-03-13T17:42:24.886Z | process exited: duration 217619 ms, exit code 0 |
|
974 | 2025-03-13T17:42:24.893Z | found 0 output files |