|
|
|
1 | 2025-07-07T07:06:54.784Z | job assigned to worker 01JZHVAACPEPJ2F5Y03K1R1SG2 [factory gimlet-EVT22200007-propolis, EVT22200007/33544] (queued for 25 s) |
|
2 | 2025-07-07T07:07:03.560Z | starting task 0: "setup" |
3 | 2025-07-07T07:07:03.586Z | ++ uname -s |
4 | 2025-07-07T07:07:03.587Z | + kern=SunOS |
5 | 2025-07-07T07:07:03.587Z | + build_user=build |
6 | 2025-07-07T07:07:03.587Z | + build_uid=12345 |
7 | 2025-07-07T07:07:03.587Z | + work_dir=/work |
8 | 2025-07-07T07:07:03.587Z | + input_dir=/input |
9 | 2025-07-07T07:07:03.587Z | + [[ 0 == 12345 ]] |
10 | 2025-07-07T07:07:03.587Z | + case "$kern" in |
11 | 2025-07-07T07:07:03.587Z | + groupadd -g 12345 build |
12 | 2025-07-07T07:07:03.587Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-07T07:07:05.588Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-07T07:07:05.622Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-07T07:07:05.647Z | + home_fs=zfs |
16 | 2025-07-07T07:07:05.647Z | + [[ zfs == autofs ]] |
17 | 2025-07-07T07:07:05.647Z | + mkdir -p /home/build |
18 | 2025-07-07T07:07:05.647Z | + chown build:build /home/build /work |
19 | 2025-07-07T07:07:07.631Z | + chmod 0700 /home/build /work |
20 | 2025-07-07T07:07:07.656Z | process exited: duration 4073 ms, exit code 0 |
|
21 | 2025-07-07T07:07:07.708Z | starting task 1: "rust-toolchain" |
22 | 2025-07-07T07:07:07.733Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-07-07T07:07:07.733Z | * rust toolchain channel = "stable" |
24 | 2025-07-07T07:07:07.733Z | * rust toolchain profile = "default" |
25 | 2025-07-07T07:07:07.733Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-07-07T07:07:07.733Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-07T07:07:07.733Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-07T07:07:07.733Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-07T07:07:07.733Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-07-07T07:07:07.860Z | info: downloading installer |
31 | 2025-07-07T07:07:08.712Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-07T07:07:08.712Z | warn: /opt/ooce/bin |
33 | 2025-07-07T07:07:08.712Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-07T07:07:08.712Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-07T07:07:08.712Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-07T07:07:08.712Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-07T07:07:08.712Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-07T07:07:08.712Z | error: cannot install while Rust is installed |
39 | 2025-07-07T07:07:08.712Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-07T07:07:08.738Z | info: profile set to 'default' |
41 | 2025-07-07T07:07:08.738Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-07T07:07:08.738Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-07-07T07:07:08.832Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-07T07:07:08.832Z | info: downloading component 'cargo' |
45 | 2025-07-07T07:07:09.033Z | info: downloading component 'clippy' |
46 | 2025-07-07T07:07:09.109Z | info: downloading component 'rust-docs' |
47 | 2025-07-07T07:07:09.370Z | info: downloading component 'rust-std' |
48 | 2025-07-07T07:07:09.842Z | info: downloading component 'rustc' |
49 | 2025-07-07T07:07:16.554Z | info: downloading component 'rustfmt' |
50 | 2025-07-07T07:07:16.675Z | info: installing component 'cargo' |
51 | 2025-07-07T07:07:17.883Z | info: installing component 'clippy' |
52 | 2025-07-07T07:07:18.383Z | info: installing component 'rust-docs' |
53 | 2025-07-07T07:07:21.536Z | info: installing component 'rust-std' |
54 | 2025-07-07T07:07:23.510Z | info: installing component 'rustc' |
55 | 2025-07-07T07:07:31.771Z | info: installing component 'rustfmt' |
56 | 2025-07-07T07:07:32.145Z | |
57 | 2025-07-07T07:07:32.145Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
58 | 2025-07-07T07:07:32.318Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-07T07:07:32.318Z | |
60 | 2025-07-07T07:07:32.318Z | |
61 | 2025-07-07T07:07:32.319Z | Rust is installed now. Great! |
62 | 2025-07-07T07:07:32.319Z | |
63 | 2025-07-07T07:07:32.319Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-07T07:07:32.319Z | environment variable. This has not been done automatically. |
65 | 2025-07-07T07:07:32.319Z | |
66 | 2025-07-07T07:07:32.319Z | To configure your current shell, you need to source |
67 | 2025-07-07T07:07:32.319Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-07T07:07:32.319Z | |
69 | 2025-07-07T07:07:32.319Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-07T07:07:32.319Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-07T07:07:32.319Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-07T07:07:32.345Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-07T07:07:32.439Z | + rustup --version |
74 | 2025-07-07T07:07:32.465Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-07T07:07:32.465Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-07T07:07:32.578Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-07T07:07:32.604Z | + cargo --version |
78 | 2025-07-07T07:07:32.686Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-07T07:07:32.711Z | + rustc --version |
80 | 2025-07-07T07:07:32.815Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-07T07:07:32.840Z | process exited: duration 25113 ms, exit code 0 |
|
82 | 2025-07-07T07:07:32.893Z | starting task 2: "authentication" |
83 | 2025-07-07T07:07:32.951Z | process exited: duration 59 ms, exit code 0 |
|
84 | 2025-07-07T07:07:33.003Z | starting task 3: "clone repository" |
85 | 2025-07-07T07:07:33.028Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-07-07T07:07:33.028Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-07-07T07:07:33.054Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-07-07T07:07:33.819Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-07-07T07:07:33.819Z | + git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
90 | 2025-07-07T07:07:34.167Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-07-07T07:07:34.193Z | * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD |
92 | 2025-07-07T07:07:34.193Z | + [[ -n renovate/lock-file-maintenance ]] |
93 | 2025-07-07T07:07:34.193Z | ++ git branch --show-current |
94 | 2025-07-07T07:07:34.193Z | + current=main |
95 | 2025-07-07T07:07:34.193Z | + [[ main != renovate/lock-file-maintenance ]] |
96 | 2025-07-07T07:07:34.193Z | + git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
97 | 2025-07-07T07:07:34.193Z | + git checkout -f renovate/lock-file-maintenance |
98 | 2025-07-07T07:07:34.218Z | Switched to branch 'renovate/lock-file-maintenance' |
99 | 2025-07-07T07:07:34.219Z | + git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
100 | 2025-07-07T07:07:34.244Z | HEAD is now at eb30e2d Lock file maintenance |
101 | 2025-07-07T07:07:34.244Z | process exited: duration 1224 ms, exit code 0 |
|
102 | 2025-07-07T07:07:34.296Z | starting task 4: "build" |
103 | 2025-07-07T07:07:34.321Z | + cargo --version |
104 | 2025-07-07T07:07:34.322Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
105 | 2025-07-07T07:07:34.494Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
106 | 2025-07-07T07:07:34.494Z | info: downloading component 'cargo' |
107 | 2025-07-07T07:07:34.710Z | info: downloading component 'clippy' |
108 | 2025-07-07T07:07:34.798Z | info: downloading component 'rust-docs' |
109 | 2025-07-07T07:07:35.050Z | info: downloading component 'rust-std' |
110 | 2025-07-07T07:07:35.410Z | info: downloading component 'rustc' |
111 | 2025-07-07T07:07:39.370Z | info: downloading component 'rustfmt' |
112 | 2025-07-07T07:07:39.560Z | info: installing component 'cargo' |
113 | 2025-07-07T07:07:40.567Z | info: installing component 'clippy' |
114 | 2025-07-07T07:07:41.021Z | info: installing component 'rust-docs' |
115 | 2025-07-07T07:07:44.126Z | info: installing component 'rust-std' |
116 | 2025-07-07T07:07:46.117Z | info: installing component 'rustc' |
117 | 2025-07-07T07:07:53.920Z | info: installing component 'rustfmt' |
118 | 2025-07-07T07:07:54.421Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
119 | 2025-07-07T07:07:54.447Z | + rustc --version |
120 | 2025-07-07T07:07:54.525Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
121 | 2025-07-07T07:07:54.551Z | + banner check |
122 | 2025-07-07T07:07:54.551Z | |
123 | 2025-07-07T07:07:54.551Z | #### # # ###### #### # # |
124 | 2025-07-07T07:07:54.551Z | # # # # # # # # # |
125 | 2025-07-07T07:07:54.551Z | # ###### ##### # #### |
126 | 2025-07-07T07:07:54.551Z | # # # # # # # |
127 | 2025-07-07T07:07:54.551Z | # # # # # # # # # |
128 | 2025-07-07T07:07:54.551Z | #### # # ###### #### # # |
129 | 2025-07-07T07:07:54.551Z | |
130 | 2025-07-07T07:07:54.551Z | + cargo fmt -- --check |
131 | 2025-07-07T07:07:55.132Z | + cargo clippy --all-targets -- --deny warnings |
132 | 2025-07-07T07:07:55.433Z | Updating crates.io index |
133 | 2025-07-07T07:07:55.459Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
134 | 2025-07-07T07:07:56.129Z | From https://github.com/oxidecomputer/falcon |
135 | 2025-07-07T07:07:56.129Z | * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 |
136 | 2025-07-07T07:07:56.338Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
137 | 2025-07-07T07:07:56.932Z | From https://github.com/oxidecomputer/dendrite |
138 | 2025-07-07T07:07:56.932Z | * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75 |
139 | 2025-07-07T07:07:56.987Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
140 | 2025-07-07T07:07:57.444Z | From https://github.com/oxidecomputer/ispf |
141 | 2025-07-07T07:07:57.444Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
142 | 2025-07-07T07:07:57.469Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
143 | 2025-07-07T07:07:57.953Z | From https://github.com/oxidecomputer/netadm-sys |
144 | 2025-07-07T07:07:57.953Z | * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0 |
145 | 2025-07-07T07:07:57.978Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
146 | 2025-07-07T07:08:03.691Z | From https://github.com/oxidecomputer/omicron |
147 | 2025-07-07T07:08:03.692Z | * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c |
148 | 2025-07-07T07:08:04.264Z | Updating git repository `https://github.com/oxidecomputer/opte` |
149 | 2025-07-07T07:08:05.253Z | From https://github.com/oxidecomputer/opte |
150 | 2025-07-07T07:08:05.253Z | * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8 |
151 | 2025-07-07T07:08:05.312Z | Updating git repository `https://github.com/illumos/smf-rs` |
152 | 2025-07-07T07:08:05.744Z | From https://github.com/illumos/smf-rs |
153 | 2025-07-07T07:08:05.744Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
154 | 2025-07-07T07:08:05.794Z | Updating git repository `https://github.com/oxidecomputer/zone` |
155 | 2025-07-07T07:08:06.227Z | From https://github.com/oxidecomputer/zone |
156 | 2025-07-07T07:08:06.227Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
157 | 2025-07-07T07:08:06.291Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
158 | 2025-07-07T07:08:07.426Z | From https://github.com/oxidecomputer/propolis |
159 | 2025-07-07T07:08:07.426Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
160 | 2025-07-07T07:08:07.571Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
161 | 2025-07-07T07:08:08.219Z | From https://github.com/oxidecomputer/transceiver-control |
162 | 2025-07-07T07:08:08.219Z | * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684 |
163 | 2025-07-07T07:08:08.251Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
164 | 2025-07-07T07:08:08.717Z | From https://github.com/oxidecomputer/dlpi-sys |
165 | 2025-07-07T07:08:08.717Z | * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1 |
166 | 2025-07-07T07:08:08.743Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
167 | 2025-07-07T07:08:09.304Z | From https://github.com/jmesmon/rust-libzfs |
168 | 2025-07-07T07:08:09.304Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
169 | 2025-07-07T07:08:09.330Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
170 | 2025-07-07T07:08:09.728Z | From https://github.com/oxidecomputer/rusty-doors |
171 | 2025-07-07T07:08:09.728Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
172 | 2025-07-07T07:08:09.753Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
173 | 2025-07-07T07:08:10.277Z | From https://github.com/oxidecomputer/lldp |
174 | 2025-07-07T07:08:10.277Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
175 | 2025-07-07T07:08:10.324Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
176 | 2025-07-07T07:08:11.041Z | From https://github.com/oxidecomputer/maghemite |
177 | 2025-07-07T07:08:11.041Z | * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216 |
178 | 2025-07-07T07:08:11.090Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
179 | 2025-07-07T07:08:11.527Z | From https://github.com/oxidecomputer/serde_human_bytes |
180 | 2025-07-07T07:08:11.527Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
181 | 2025-07-07T07:08:11.567Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
182 | 2025-07-07T07:08:11.975Z | From https://github.com/oxidecomputer/slog-error-chain |
183 | 2025-07-07T07:08:11.975Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
184 | 2025-07-07T07:08:12.000Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
185 | 2025-07-07T07:08:12.455Z | From https://github.com/oxidecomputer/tufaceous |
186 | 2025-07-07T07:08:12.455Z | * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0 |
187 | 2025-07-07T07:08:12.497Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
188 | 2025-07-07T07:08:14.033Z | From https://github.com/oxidecomputer/crucible |
189 | 2025-07-07T07:08:14.033Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
190 | 2025-07-07T07:08:14.235Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
191 | 2025-07-07T07:08:14.715Z | From https://github.com/oxidecomputer/propolis |
192 | 2025-07-07T07:08:14.715Z | * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9 |
193 | 2025-07-07T07:08:14.849Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
194 | 2025-07-07T07:08:15.364Z | From https://github.com/oxidecomputer/crucible |
195 | 2025-07-07T07:08:15.364Z | * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333 |
196 | 2025-07-07T07:08:15.439Z | Updating git repository `https://github.com/oxidecomputer/opte` |
197 | 2025-07-07T07:08:15.959Z | From https://github.com/oxidecomputer/opte |
198 | 2025-07-07T07:08:15.959Z | * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5 |
199 | 2025-07-07T07:08:16.051Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
200 | 2025-07-07T07:08:16.852Z | From https://github.com/oxidecomputer/management-gateway-service |
201 | 2025-07-07T07:08:16.852Z | * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d |
202 | 2025-07-07T07:08:16.920Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
203 | 2025-07-07T07:08:17.313Z | From https://github.com/oxidecomputer/ipcc-rs |
204 | 2025-07-07T07:08:17.313Z | * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b |
205 | 2025-07-07T07:08:18.208Z | Downloading crates ... |
206 | 2025-07-07T07:08:18.292Z | Downloaded bytecount v0.6.9 |
207 | 2025-07-07T07:08:18.318Z | Downloaded async-stream v0.3.6 |
208 | 2025-07-07T07:08:18.318Z | Downloaded argon2 v0.5.3 |
209 | 2025-07-07T07:08:18.318Z | Downloaded ahash v0.8.12 |
210 | 2025-07-07T07:08:18.318Z | Downloaded anstyle-parse v0.2.7 |
211 | 2025-07-07T07:08:18.344Z | Downloaded bit-set v0.8.0 |
212 | 2025-07-07T07:08:18.345Z | Downloaded block-buffer v0.10.4 |
213 | 2025-07-07T07:08:18.345Z | Downloaded bit-vec v0.8.0 |
214 | 2025-07-07T07:08:18.371Z | Downloaded anyhow v1.0.98 |
215 | 2025-07-07T07:08:18.398Z | Downloaded darling_macro v0.20.11 |
216 | 2025-07-07T07:08:18.398Z | Downloaded const-random v0.1.18 |
217 | 2025-07-07T07:08:18.398Z | Downloaded const-random-macro v0.1.16 |
218 | 2025-07-07T07:08:18.398Z | Downloaded async-stream-impl v0.3.6 |
219 | 2025-07-07T07:08:18.398Z | Downloaded crunchy v0.2.4 |
220 | 2025-07-07T07:08:18.398Z | Downloaded cstr-argument v0.1.2 |
221 | 2025-07-07T07:08:18.398Z | Downloaded crucible-workspace-hack v0.1.0 |
222 | 2025-07-07T07:08:18.398Z | Downloaded atomicwrites v0.4.4 |
223 | 2025-07-07T07:08:18.425Z | Downloaded ciborium-io v0.2.2 |
224 | 2025-07-07T07:08:18.425Z | Downloaded dtrace-parser v0.2.0 |
225 | 2025-07-07T07:08:18.425Z | Downloaded crc8 v0.1.1 |
226 | 2025-07-07T07:08:18.425Z | Downloaded defmt v0.3.100 |
227 | 2025-07-07T07:08:18.425Z | Downloaded equivalent v1.0.2 |
228 | 2025-07-07T07:08:18.425Z | Downloaded omicron-workspace-hack v0.1.0 |
229 | 2025-07-07T07:08:18.425Z | Downloaded newtype_derive v0.1.6 |
230 | 2025-07-07T07:08:18.453Z | Downloaded cfg_aliases v0.2.1 |
231 | 2025-07-07T07:08:18.453Z | Downloaded bitflags v1.3.2 |
232 | 2025-07-07T07:08:18.453Z | Downloaded anstyle-query v1.1.3 |
233 | 2025-07-07T07:08:18.453Z | Downloaded byteorder v1.5.0 |
234 | 2025-07-07T07:08:18.453Z | Downloaded anstyle v1.0.11 |
235 | 2025-07-07T07:08:18.453Z | Downloaded cpufeatures v0.2.17 |
236 | 2025-07-07T07:08:18.453Z | Downloaded cobs v0.3.0 |
237 | 2025-07-07T07:08:18.453Z | Downloaded openssl-macros v0.1.1 |
238 | 2025-07-07T07:08:18.453Z | Downloaded clap_lex v0.7.5 |
239 | 2025-07-07T07:08:18.453Z | Downloaded blake2 v0.10.6 |
240 | 2025-07-07T07:08:18.479Z | Downloaded base64ct v1.8.0 |
241 | 2025-07-07T07:08:18.479Z | Downloaded colorchoice v1.0.4 |
242 | 2025-07-07T07:08:18.479Z | Downloaded anstream v0.6.19 |
243 | 2025-07-07T07:08:18.479Z | Downloaded convert_case v0.4.0 |
244 | 2025-07-07T07:08:18.479Z | Downloaded atomic-waker v1.1.2 |
245 | 2025-07-07T07:08:18.505Z | Downloaded crossbeam-deque v0.8.6 |
246 | 2025-07-07T07:08:18.505Z | Downloaded data-encoding v2.9.0 |
247 | 2025-07-07T07:08:18.505Z | Downloaded autocfg v1.5.0 |
248 | 2025-07-07T07:08:18.536Z | Downloaded float-ord v0.3.2 |
249 | 2025-07-07T07:08:18.536Z | Downloaded defmt-parser v1.0.0 |
250 | 2025-07-07T07:08:18.536Z | Downloaded digest v0.10.7 |
251 | 2025-07-07T07:08:18.536Z | Downloaded either v1.15.0 |
252 | 2025-07-07T07:08:18.536Z | Downloaded dirs-next v2.0.0 |
253 | 2025-07-07T07:08:18.536Z | Downloaded fastrand v2.3.0 |
254 | 2025-07-07T07:08:18.536Z | Downloaded critical-section v1.2.0 |
255 | 2025-07-07T07:08:18.564Z | Downloaded yoke-derive v0.8.0 |
256 | 2025-07-07T07:08:18.564Z | Downloaded thiserror v1.0.69 |
257 | 2025-07-07T07:08:18.564Z | Downloaded num-derive v0.4.2 |
258 | 2025-07-07T07:08:18.564Z | Downloaded thiserror v2.0.12 |
259 | 2025-07-07T07:08:18.564Z | Downloaded take_mut v0.2.2 |
260 | 2025-07-07T07:08:18.564Z | Downloaded embedded-io v0.6.1 |
261 | 2025-07-07T07:08:18.612Z | Downloaded tinyvec_macros v0.1.1 |
262 | 2025-07-07T07:08:18.612Z | Downloaded tabled_derive v0.11.0 |
263 | 2025-07-07T07:08:18.612Z | Downloaded bitflags v2.9.1 |
264 | 2025-07-07T07:08:18.613Z | Downloaded allocator-api2 v0.2.21 |
265 | 2025-07-07T07:08:18.613Z | Downloaded errno v0.3.13 |
266 | 2025-07-07T07:08:18.613Z | Downloaded num-derive v0.3.3 |
267 | 2025-07-07T07:08:18.613Z | Downloaded ciborium-ll v0.2.2 |
268 | 2025-07-07T07:08:18.613Z | Downloaded embedded-io v0.4.0 |
269 | 2025-07-07T07:08:18.613Z | Downloaded serde-big-array v0.5.1 |
270 | 2025-07-07T07:08:18.613Z | Downloaded tower-layer v0.3.3 |
271 | 2025-07-07T07:08:18.613Z | Downloaded fnv v1.0.7 |
272 | 2025-07-07T07:08:18.613Z | Downloaded dof v0.3.0 |
273 | 2025-07-07T07:08:18.613Z | Downloaded pretty-hex v0.4.1 |
274 | 2025-07-07T07:08:18.613Z | Downloaded progenitor v0.9.1 |
275 | 2025-07-07T07:08:18.613Z | Downloaded console v0.15.11 |
276 | 2025-07-07T07:08:18.613Z | Downloaded tokio-macros v2.5.0 |
277 | 2025-07-07T07:08:18.613Z | Downloaded terminal_size v0.4.2 |
278 | 2025-07-07T07:08:18.639Z | Downloaded tiny-keccak v2.0.2 |
279 | 2025-07-07T07:08:18.639Z | Downloaded usdt-macro v0.5.0 |
280 | 2025-07-07T07:08:18.639Z | Downloaded crypto-common v0.1.6 |
281 | 2025-07-07T07:08:18.639Z | Downloaded displaydoc v0.2.5 |
282 | 2025-07-07T07:08:18.639Z | Downloaded foreign-types-shared v0.1.1 |
283 | 2025-07-07T07:08:18.639Z | Downloaded foreign-types v0.3.2 |
284 | 2025-07-07T07:08:18.639Z | Downloaded usdt-attr-macro v0.5.0 |
285 | 2025-07-07T07:08:18.639Z | Downloaded enum-as-inner v0.6.1 |
286 | 2025-07-07T07:08:18.639Z | Downloaded foreign-types-shared v0.3.1 |
287 | 2025-07-07T07:08:18.639Z | Downloaded fixedbitset v0.4.2 |
288 | 2025-07-07T07:08:18.665Z | Downloaded zerofrom v0.1.6 |
289 | 2025-07-07T07:08:18.665Z | Downloaded foreign-types-macros v0.2.3 |
290 | 2025-07-07T07:08:18.665Z | Downloaded resolv-conf v0.7.4 |
291 | 2025-07-07T07:08:18.665Z | Downloaded camino v1.1.10 |
292 | 2025-07-07T07:08:18.665Z | Downloaded rustc-hash v2.1.1 |
293 | 2025-07-07T07:08:18.665Z | Downloaded typify-macro v0.3.0 |
294 | 2025-07-07T07:08:18.665Z | Downloaded sigpipe v0.1.3 |
295 | 2025-07-07T07:08:18.665Z | Downloaded scroll_derive v0.12.1 |
296 | 2025-07-07T07:08:18.665Z | Downloaded secrecy v0.10.3 |
297 | 2025-07-07T07:08:18.665Z | Downloaded parking_lot_core v0.9.11 |
298 | 2025-07-07T07:08:18.690Z | Downloaded toml_datetime v0.6.11 |
299 | 2025-07-07T07:08:18.690Z | Downloaded tinystr v0.8.1 |
300 | 2025-07-07T07:08:18.690Z | Downloaded toml_write v0.1.2 |
301 | 2025-07-07T07:08:18.690Z | Downloaded strsim v0.11.1 |
302 | 2025-07-07T07:08:18.691Z | Downloaded futures-io v0.3.31 |
303 | 2025-07-07T07:08:18.691Z | Downloaded thin-vec v0.2.14 |
304 | 2025-07-07T07:08:18.691Z | Downloaded hubpack_derive v0.1.1 |
305 | 2025-07-07T07:08:18.691Z | Downloaded postcard v1.1.2 |
306 | 2025-07-07T07:08:18.691Z | Downloaded num_enum_derive v0.7.4 |
307 | 2025-07-07T07:08:18.716Z | Downloaded ppv-lite86 v0.2.21 |
308 | 2025-07-07T07:08:18.716Z | Downloaded unarray v0.1.4 |
309 | 2025-07-07T07:08:18.716Z | Downloaded derive-where v1.5.0 |
310 | 2025-07-07T07:08:18.716Z | Downloaded zerofrom-derive v0.1.6 |
311 | 2025-07-07T07:08:18.716Z | Downloaded zerovec-derive v0.11.1 |
312 | 2025-07-07T07:08:18.716Z | Downloaded utf8parse v0.2.2 |
313 | 2025-07-07T07:08:18.716Z | Downloaded memoffset v0.9.1 |
314 | 2025-07-07T07:08:18.716Z | Downloaded usdt v0.5.0 |
315 | 2025-07-07T07:08:18.716Z | Downloaded progenitor-client v0.9.1 |
316 | 2025-07-07T07:08:18.743Z | Downloaded zeroize v1.8.1 |
317 | 2025-07-07T07:08:18.743Z | Downloaded bytes v1.10.1 |
318 | 2025-07-07T07:08:18.743Z | Downloaded shlex v1.3.0 |
319 | 2025-07-07T07:08:18.743Z | Downloaded rustc_version v0.1.7 |
320 | 2025-07-07T07:08:18.743Z | Downloaded futures-executor v0.3.31 |
321 | 2025-07-07T07:08:18.743Z | Downloaded serde_urlencoded v0.7.1 |
322 | 2025-07-07T07:08:18.743Z | Downloaded progenitor-macro v0.10.0 |
323 | 2025-07-07T07:08:18.743Z | Downloaded num_threads v0.1.7 |
324 | 2025-07-07T07:08:18.743Z | Downloaded time-macros v0.2.22 |
325 | 2025-07-07T07:08:18.769Z | Downloaded heck v0.5.0 |
326 | 2025-07-07T07:08:18.769Z | Downloaded is_terminal_polyfill v1.70.1 |
327 | 2025-07-07T07:08:18.769Z | Downloaded httpdate v1.0.3 |
328 | 2025-07-07T07:08:18.769Z | Downloaded libscf-sys v1.1.0 |
329 | 2025-07-07T07:08:18.769Z | Downloaded tokio-rustls v0.26.2 |
330 | 2025-07-07T07:08:18.769Z | Downloaded futures-sink v0.3.31 |
331 | 2025-07-07T07:08:18.769Z | Downloaded humantime v2.2.0 |
332 | 2025-07-07T07:08:18.769Z | Downloaded hex v0.4.3 |
333 | 2025-07-07T07:08:18.769Z | Downloaded test-strategy v0.4.3 |
334 | 2025-07-07T07:08:18.794Z | Downloaded proc-macro-error-attr2 v2.0.0 |
335 | 2025-07-07T07:08:18.794Z | Downloaded progenitor-impl v0.9.1 |
336 | 2025-07-07T07:08:18.795Z | Downloaded mime v0.3.17 |
337 | 2025-07-07T07:08:18.795Z | Downloaded ipnetwork v0.21.1 |
338 | 2025-07-07T07:08:18.795Z | Downloaded progenitor-client v0.10.0 |
339 | 2025-07-07T07:08:18.795Z | Downloaded rhai_codegen v2.2.0 |
340 | 2025-07-07T07:08:18.820Z | Downloaded sync_wrapper v1.0.2 |
341 | 2025-07-07T07:08:18.821Z | Downloaded indent_write v2.2.0 |
342 | 2025-07-07T07:08:18.821Z | Downloaded synstructure v0.13.2 |
343 | 2025-07-07T07:08:18.821Z | Downloaded ident_case v1.0.1 |
344 | 2025-07-07T07:08:18.821Z | Downloaded toml v0.8.23 |
345 | 2025-07-07T07:08:18.821Z | Downloaded newline-converter v0.3.0 |
346 | 2025-07-07T07:08:18.821Z | Downloaded ingot v0.1.0 |
347 | 2025-07-07T07:08:18.847Z | Downloaded futures-macro v0.3.31 |
348 | 2025-07-07T07:08:18.847Z | Downloaded slog-json v2.6.1 |
349 | 2025-07-07T07:08:18.847Z | Downloaded itoa v1.0.15 |
350 | 2025-07-07T07:08:18.847Z | Downloaded serde_repr v0.1.20 |
351 | 2025-07-07T07:08:18.847Z | Downloaded proc-macro-error-attr v1.0.4 |
352 | 2025-07-07T07:08:18.847Z | Downloaded futures-task v0.3.31 |
353 | 2025-07-07T07:08:18.847Z | Downloaded managed v0.8.0 |
354 | 2025-07-07T07:08:18.847Z | Downloaded sha1 v0.10.6 |
355 | 2025-07-07T07:08:18.847Z | Downloaded password-hash v0.5.0 |
356 | 2025-07-07T07:08:18.872Z | Downloaded futures v0.3.31 |
357 | 2025-07-07T07:08:18.872Z | Downloaded num-conv v0.1.0 |
358 | 2025-07-07T07:08:18.872Z | Downloaded typify v0.4.2 |
359 | 2025-07-07T07:08:18.872Z | Downloaded serde_spanned v0.6.9 |
360 | 2025-07-07T07:08:18.872Z | Downloaded slab v0.4.10 |
361 | 2025-07-07T07:08:18.872Z | Downloaded scopeguard v1.2.0 |
362 | 2025-07-07T07:08:18.897Z | Downloaded highway v1.3.0 |
363 | 2025-07-07T07:08:18.897Z | Downloaded progenitor v0.10.0 |
364 | 2025-07-07T07:08:18.897Z | Downloaded http-body v1.0.1 |
365 | 2025-07-07T07:08:18.897Z | Downloaded pkg-config v0.3.32 |
366 | 2025-07-07T07:08:18.897Z | Downloaded slog-term v2.9.1 |
367 | 2025-07-07T07:08:18.897Z | Downloaded no-std-compat v0.4.1 |
368 | 2025-07-07T07:08:18.898Z | Downloaded litemap v0.8.0 |
369 | 2025-07-07T07:08:18.898Z | Downloaded parking_lot v0.11.2 |
370 | 2025-07-07T07:08:18.923Z | Downloaded rusty-fork v0.3.0 |
371 | 2025-07-07T07:08:18.923Z | Downloaded toml_edit v0.22.27 |
372 | 2025-07-07T07:08:18.923Z | Downloaded libsw v3.5.0 |
373 | 2025-07-07T07:08:18.923Z | Downloaded generic-array v0.14.7 |
374 | 2025-07-07T07:08:18.923Z | Downloaded potential_utf v0.1.2 |
375 | 2025-07-07T07:08:18.923Z | Downloaded stable_deref_trait v1.2.0 |
376 | 2025-07-07T07:08:18.923Z | Downloaded smf v0.2.3 |
377 | 2025-07-07T07:08:18.923Z | Downloaded num v0.4.3 |
378 | 2025-07-07T07:08:18.923Z | Downloaded ingot-types v0.1.0 |
379 | 2025-07-07T07:08:18.923Z | Downloaded heck v0.4.1 |
380 | 2025-07-07T07:08:18.949Z | Downloaded num-integer v0.1.46 |
381 | 2025-07-07T07:08:18.949Z | Downloaded spin v0.5.2 |
382 | 2025-07-07T07:08:18.949Z | Downloaded rand_xorshift v0.4.0 |
383 | 2025-07-07T07:08:18.949Z | Downloaded zerocopy-derive v0.8.26 |
384 | 2025-07-07T07:08:18.949Z | Downloaded glob v0.3.2 |
385 | 2025-07-07T07:08:18.950Z | Downloaded rand_chacha v0.3.1 |
386 | 2025-07-07T07:08:18.950Z | Downloaded heapless v0.8.0 |
387 | 2025-07-07T07:08:18.975Z | Downloaded iana-time-zone v0.1.63 |
388 | 2025-07-07T07:08:18.975Z | Downloaded socket2 v0.5.10 |
389 | 2025-07-07T07:08:18.975Z | Downloaded num-iter v0.1.45 |
390 | 2025-07-07T07:08:18.975Z | Downloaded num-complex v0.4.6 |
391 | 2025-07-07T07:08:18.975Z | Downloaded yansi v1.0.1 |
392 | 2025-07-07T07:08:18.975Z | Downloaded parking_lot_core v0.8.6 |
393 | 2025-07-07T07:08:18.975Z | Downloaded newtype-uuid v1.2.4 |
394 | 2025-07-07T07:08:18.975Z | Downloaded qorb v0.4.1 |
395 | 2025-07-07T07:08:19.000Z | Downloaded getrandom v0.2.16 |
396 | 2025-07-07T07:08:19.000Z | Downloaded num-rational v0.4.2 |
397 | 2025-07-07T07:08:19.000Z | Downloaded icu_normalizer_data v2.0.0 |
398 | 2025-07-07T07:08:19.000Z | Downloaded serde v1.0.219 |
399 | 2025-07-07T07:08:19.000Z | Downloaded url v2.5.4 |
400 | 2025-07-07T07:08:19.000Z | Downloaded icu_provider v2.0.0 |
401 | 2025-07-07T07:08:19.000Z | Downloaded rayon-core v1.12.1 |
402 | 2025-07-07T07:08:19.025Z | Downloaded mio v1.0.4 |
403 | 2025-07-07T07:08:19.025Z | Downloaded socket2 v0.6.0 |
404 | 2025-07-07T07:08:19.025Z | Downloaded half v2.6.0 |
405 | 2025-07-07T07:08:19.025Z | Downloaded ryu v1.0.20 |
406 | 2025-07-07T07:08:19.050Z | Downloaded openssl-sys v0.9.109 |
407 | 2025-07-07T07:08:19.050Z | Downloaded steno v0.4.1 |
408 | 2025-07-07T07:08:19.050Z | Downloaded hyper-util v0.1.14 |
409 | 2025-07-07T07:08:19.050Z | Downloaded serde_yaml v0.9.34+deprecated |
410 | 2025-07-07T07:08:19.075Z | Downloaded getrandom v0.3.3 |
411 | 2025-07-07T07:08:19.075Z | Downloaded memchr v2.7.5 |
412 | 2025-07-07T07:08:19.076Z | Downloaded num-traits v0.2.19 |
413 | 2025-07-07T07:08:19.076Z | Downloaded icu_locale_core v2.0.0 |
414 | 2025-07-07T07:08:19.076Z | Downloaded rand v0.9.1 |
415 | 2025-07-07T07:08:19.101Z | Downloaded indexmap v2.10.0 |
416 | 2025-07-07T07:08:19.101Z | Downloaded hickory-resolver v0.24.4 |
417 | 2025-07-07T07:08:19.101Z | Downloaded http v1.3.1 |
418 | 2025-07-07T07:08:19.101Z | Downloaded pretty_assertions v1.4.1 |
419 | 2025-07-07T07:08:19.101Z | Downloaded hyper v1.6.0 |
420 | 2025-07-07T07:08:19.126Z | Downloaded tabled v0.20.0 |
421 | 2025-07-07T07:08:19.151Z | Downloaded nom v7.1.3 |
422 | 2025-07-07T07:08:19.151Z | Downloaded serde_json v1.0.140 |
423 | 2025-07-07T07:08:19.151Z | Downloaded icu_properties_data v2.0.1 |
424 | 2025-07-07T07:08:19.176Z | Downloaded iddqd v0.3.8 |
425 | 2025-07-07T07:08:19.176Z | Downloaded rustls-webpki v0.102.8 |
426 | 2025-07-07T07:08:19.201Z | Downloaded quinn-proto v0.11.12 |
427 | 2025-07-07T07:08:19.226Z | Downloaded iri-string v0.7.8 |
428 | 2025-07-07T07:08:19.226Z | Downloaded moka v0.12.10 |
429 | 2025-07-07T07:08:19.226Z | Downloaded zerocopy v0.8.26 |
430 | 2025-07-07T07:08:19.253Z | Downloaded openssl v0.10.73 |
431 | 2025-07-07T07:08:19.278Z | Downloaded serde_with v3.14.0 |
432 | 2025-07-07T07:08:19.302Z | Downloaded regex v1.11.1 |
433 | 2025-07-07T07:08:19.302Z | Downloaded syn v1.0.109 |
434 | 2025-07-07T07:08:19.328Z | Downloaded chrono v0.4.41 |
435 | 2025-07-07T07:08:19.328Z | Downloaded nix v0.30.1 |
436 | 2025-07-07T07:08:19.354Z | Downloaded openapiv3 v2.2.0 |
437 | 2025-07-07T07:08:19.354Z | Downloaded hickory-proto v0.24.4 |
438 | 2025-07-07T07:08:19.379Z | Downloaded rustls v0.22.4 |
439 | 2025-07-07T07:08:19.404Z | Downloaded regress v0.10.3 |
440 | 2025-07-07T07:08:19.404Z | Downloaded hickory-proto v0.25.2 |
441 | 2025-07-07T07:08:19.430Z | Downloaded rustls v0.23.28 |
442 | 2025-07-07T07:08:19.430Z | Downloaded rustix v1.0.7 |
443 | 2025-07-07T07:08:19.455Z | Downloaded sled v0.34.7 |
444 | 2025-07-07T07:08:19.479Z | Downloaded regex-syntax v0.8.5 |
445 | 2025-07-07T07:08:19.479Z | Downloaded typify-impl v0.4.2 |
446 | 2025-07-07T07:08:19.504Z | Downloaded rhai v1.22.2 |
447 | 2025-07-07T07:08:19.504Z | Downloaded typify-impl v0.3.0 |
448 | 2025-07-07T07:08:19.530Z | Downloaded dropshot v0.16.2 |
449 | 2025-07-07T07:08:19.556Z | Downloaded syn v2.0.104 |
450 | 2025-07-07T07:08:19.582Z | Downloaded rustix v0.38.44 |
451 | 2025-07-07T07:08:19.607Z | Downloaded smoltcp v0.11.0 |
452 | 2025-07-07T07:08:19.607Z | Downloaded webpki-roots v1.0.1 |
453 | 2025-07-07T07:08:19.607Z | Downloaded jiff v0.2.15 |
454 | 2025-07-07T07:08:19.633Z | Downloaded tokio v1.46.1 |
455 | 2025-07-07T07:08:19.660Z | Downloaded regex-automata v0.4.9 |
456 | 2025-07-07T07:08:19.685Z | Downloaded petgraph v0.6.5 |
457 | 2025-07-07T07:08:19.710Z | Downloaded unicode-width v0.2.1 |
458 | 2025-07-07T07:08:19.710Z | Downloaded unicode-width v0.1.14 |
459 | 2025-07-07T07:08:19.710Z | Downloaded petgraph v0.8.2 |
460 | 2025-07-07T07:08:19.735Z | Downloaded goblin v0.8.2 |
461 | 2025-07-07T07:08:19.761Z | Downloaded h2 v0.4.11 |
462 | 2025-07-07T07:08:19.761Z | Downloaded vcpkg v0.2.15 |
463 | 2025-07-07T07:08:19.787Z | Downloaded rayon v1.10.0 |
464 | 2025-07-07T07:08:19.812Z | Downloaded libc v0.2.174 |
465 | 2025-07-07T07:08:19.838Z | Downloaded idna v1.0.3 |
466 | 2025-07-07T07:08:19.838Z | Downloaded libm v0.2.15 |
467 | 2025-07-07T07:08:19.864Z | Downloaded proptest v1.7.0 |
468 | 2025-07-07T07:08:19.864Z | Downloaded reqwest v0.12.22 |
469 | 2025-07-07T07:08:19.864Z | Downloaded hashbrown v0.15.4 |
470 | 2025-07-07T07:08:19.890Z | Downloaded itertools v0.13.0 |
471 | 2025-07-07T07:08:19.890Z | Downloaded portable-atomic v1.11.1 |
472 | 2025-07-07T07:08:19.890Z | Downloaded aho-corasick v1.1.3 |
473 | 2025-07-07T07:08:19.890Z | Downloaded futures-util v0.3.31 |
474 | 2025-07-07T07:08:19.917Z | Downloaded rustls-webpki v0.103.3 |
475 | 2025-07-07T07:08:19.917Z | Downloaded itertools v0.12.1 |
476 | 2025-07-07T07:08:19.917Z | Downloaded hickory-resolver v0.25.2 |
477 | 2025-07-07T07:08:19.943Z | Downloaded pest v2.8.1 |
478 | 2025-07-07T07:08:19.943Z | Downloaded itertools v0.14.0 |
479 | 2025-07-07T07:08:19.943Z | Downloaded winnow v0.7.11 |
480 | 2025-07-07T07:08:19.943Z | Downloaded zerocopy v0.7.35 |
481 | 2025-07-07T07:08:19.969Z | Downloaded icu_collections v2.0.0 |
482 | 2025-07-07T07:08:19.969Z | Downloaded tower-http v0.6.6 |
483 | 2025-07-07T07:08:19.995Z | Downloaded jiff-static v0.2.15 |
484 | 2025-07-07T07:08:19.995Z | Downloaded zerovec v0.11.2 |
485 | 2025-07-07T07:08:19.995Z | Downloaded tokio-util v0.7.15 |
486 | 2025-07-07T07:08:19.995Z | Downloaded time v0.3.41 |
487 | 2025-07-07T07:08:19.995Z | Downloaded prettyplease v0.2.35 |
488 | 2025-07-07T07:08:20.021Z | Downloaded tower v0.5.2 |
489 | 2025-07-07T07:08:20.021Z | Downloaded unicode-segmentation v1.12.0 |
490 | 2025-07-07T07:08:20.021Z | Downloaded rand v0.8.5 |
491 | 2025-07-07T07:08:20.021Z | Downloaded rand_core v0.9.3 |
492 | 2025-07-07T07:08:20.021Z | Downloaded icu_normalizer v2.0.0 |
493 | 2025-07-07T07:08:20.021Z | Downloaded encoding_rs v0.8.35 |
494 | 2025-07-07T07:08:20.047Z | Downloaded zerotrie v0.2.2 |
495 | 2025-07-07T07:08:20.047Z | Downloaded rustls-pki-types v1.12.0 |
496 | 2025-07-07T07:08:20.072Z | Downloaded clap_builder v4.5.40 |
497 | 2025-07-07T07:08:20.072Z | Downloaded ipnet v2.11.0 |
498 | 2025-07-07T07:08:20.072Z | Downloaded minimal-lexical v0.2.1 |
499 | 2025-07-07T07:08:20.072Z | Downloaded ring v0.17.14 |
500 | 2025-07-07T07:08:20.115Z | Downloaded is-terminal v0.4.16 |
501 | 2025-07-07T07:08:20.140Z | Downloaded parking_lot v0.12.4 |
502 | 2025-07-07T07:08:20.140Z | Downloaded quinn v0.11.8 |
503 | 2025-07-07T07:08:20.140Z | Downloaded cc v1.2.29 |
504 | 2025-07-07T07:08:20.140Z | Downloaded rand_chacha v0.9.0 |
505 | 2025-07-07T07:08:20.140Z | Downloaded rustc_version v0.4.1 |
506 | 2025-07-07T07:08:20.140Z | Downloaded httparse v1.10.1 |
507 | 2025-07-07T07:08:20.140Z | Downloaded typenum v1.18.0 |
508 | 2025-07-07T07:08:20.140Z | Downloaded icu_properties v2.0.1 |
509 | 2025-07-07T07:08:20.140Z | Downloaded slog-envlogger v2.2.0 |
510 | 2025-07-07T07:08:20.140Z | Downloaded slog-dtrace v0.3.0 |
511 | 2025-07-07T07:08:20.140Z | Downloaded slog-bunyan v2.5.0 |
512 | 2025-07-07T07:08:21.190Z | Downloaded serde_tokenstream v0.2.2 |
513 | 2025-07-07T07:08:21.191Z | Downloaded multer v3.1.0 |
514 | 2025-07-07T07:08:21.191Z | Downloaded structmeta-derive v0.3.0 |
515 | 2025-07-07T07:08:21.191Z | Downloaded tracing v0.1.41 |
516 | 2025-07-07T07:08:21.191Z | Downloaded similar v2.7.0 |
517 | 2025-07-07T07:08:21.191Z | Downloaded progenitor-impl v0.10.0 |
518 | 2025-07-07T07:08:21.191Z | Downloaded ucd-trie v0.1.7 |
519 | 2025-07-07T07:08:21.191Z | Downloaded uuid v1.17.0 |
520 | 2025-07-07T07:08:21.191Z | Downloaded unsafe-libyaml v0.2.11 |
521 | 2025-07-07T07:08:21.261Z | Downloaded typify v0.3.0 |
522 | 2025-07-07T07:08:21.261Z | Downloaded sha2 v0.10.9 |
523 | 2025-07-07T07:08:21.261Z | Downloaded quinn-udp v0.5.13 |
524 | 2025-07-07T07:08:21.261Z | Downloaded proc-macro-error v1.0.4 |
525 | 2025-07-07T07:08:21.261Z | Downloaded ingot-macros v0.1.0 |
526 | 2025-07-07T07:08:21.261Z | Downloaded pest_meta v2.8.1 |
527 | 2025-07-07T07:08:21.262Z | Downloaded expectorate v1.2.0 |
528 | 2025-07-07T07:08:21.262Z | Downloaded log v0.4.27 |
529 | 2025-07-07T07:08:21.262Z | Downloaded crossbeam-channel v0.5.15 |
530 | 2025-07-07T07:08:21.262Z | Downloaded plain v0.2.3 |
531 | 2025-07-07T07:08:21.262Z | Downloaded slog-async v2.8.0 |
532 | 2025-07-07T07:08:21.262Z | Downloaded pin-utils v0.1.0 |
533 | 2025-07-07T07:08:21.262Z | Downloaded linked-hash-map v0.5.6 |
534 | 2025-07-07T07:08:21.262Z | Downloaded linear-map v1.2.0 |
535 | 2025-07-07T07:08:21.262Z | Downloaded libsw-core v0.3.2 |
536 | 2025-07-07T07:08:21.262Z | Downloaded hostname v0.4.1 |
537 | 2025-07-07T07:08:21.262Z | Downloaded tracing-core v0.1.34 |
538 | 2025-07-07T07:08:21.262Z | Downloaded serde_derive v1.0.219 |
539 | 2025-07-07T07:08:21.262Z | Downloaded instant v0.1.13 |
540 | 2025-07-07T07:08:21.262Z | Downloaded strum v0.26.3 |
541 | 2025-07-07T07:08:21.262Z | Downloaded structmeta v0.3.0 |
542 | 2025-07-07T07:08:21.262Z | Downloaded idna_adapter v1.2.1 |
543 | 2025-07-07T07:08:21.262Z | Downloaded hash32 v0.3.1 |
544 | 2025-07-07T07:08:21.262Z | Downloaded semver v1.0.26 |
545 | 2025-07-07T07:08:21.262Z | Downloaded tracing-attributes v0.1.30 |
546 | 2025-07-07T07:08:21.262Z | Downloaded powerfmt v0.2.0 |
547 | 2025-07-07T07:08:21.262Z | Downloaded unicode-ident v1.0.18 |
548 | 2025-07-07T07:08:21.262Z | Downloaded tinyvec v1.9.0 |
549 | 2025-07-07T07:08:21.262Z | Downloaded pin-project-lite v0.2.16 |
550 | 2025-07-07T07:08:21.262Z | Downloaded owo-colors v4.2.2 |
551 | 2025-07-07T07:08:21.262Z | Downloaded once_cell v1.21.3 |
552 | 2025-07-07T07:08:21.263Z | Downloaded slog-stdlog v4.1.1 |
553 | 2025-07-07T07:08:21.263Z | Downloaded macaddr v1.0.1 |
554 | 2025-07-07T07:08:21.263Z | Downloaded lru-slab v0.1.2 |
555 | 2025-07-07T07:08:21.263Z | Downloaded lru-cache v0.1.2 |
556 | 2025-07-07T07:08:21.263Z | Downloaded fxhash v0.2.1 |
557 | 2025-07-07T07:08:21.263Z | Downloaded num_enum v0.7.4 |
558 | 2025-07-07T07:08:21.263Z | Downloaded hyper-rustls v0.27.7 |
559 | 2025-07-07T07:08:21.263Z | Downloaded base64 v0.22.1 |
560 | 2025-07-07T07:08:21.263Z | Downloaded serde_path_to_error v0.1.17 |
561 | 2025-07-07T07:08:21.263Z | Downloaded lock_api v0.4.13 |
562 | 2025-07-07T07:08:21.263Z | Downloaded pest_derive v2.8.1 |
563 | 2025-07-07T07:08:21.263Z | Downloaded ref-cast-impl v1.0.24 |
564 | 2025-07-07T07:08:21.263Z | Downloaded ref-cast v1.0.24 |
565 | 2025-07-07T07:08:21.263Z | Downloaded slog v2.7.0 |
566 | 2025-07-07T07:08:21.263Z | Downloaded swrite v0.1.0 |
567 | 2025-07-07T07:08:21.263Z | Downloaded static_assertions v1.1.0 |
568 | 2025-07-07T07:08:21.263Z | Downloaded scroll v0.12.0 |
569 | 2025-07-07T07:08:21.263Z | Downloaded rustversion v1.0.21 |
570 | 2025-07-07T07:08:21.263Z | Downloaded rand_core v0.6.4 |
571 | 2025-07-07T07:08:21.263Z | Downloaded smartstring v1.0.1 |
572 | 2025-07-07T07:08:21.263Z | Downloaded smallvec v1.15.1 |
573 | 2025-07-07T07:08:21.263Z | Downloaded futures-channel v0.3.31 |
574 | 2025-07-07T07:08:21.263Z | Downloaded foreign-types v0.5.0 |
575 | 2025-07-07T07:08:21.263Z | Downloaded zerocopy-derive v0.7.35 |
576 | 2025-07-07T07:08:21.264Z | Downloaded yoke v0.8.0 |
577 | 2025-07-07T07:08:21.264Z | Downloaded writeable v0.6.1 |
578 | 2025-07-07T07:08:21.264Z | Downloaded whoami v1.6.0 |
579 | 2025-07-07T07:08:21.264Z | Downloaded usdt-impl v0.5.0 |
580 | 2025-07-07T07:08:21.264Z | Downloaded zone v0.3.1 |
581 | 2025-07-07T07:08:21.264Z | Downloaded schemars v0.8.22 |
582 | 2025-07-07T07:08:21.264Z | Downloaded parse-display-derive v0.10.0 |
583 | 2025-07-07T07:08:21.264Z | Downloaded papergrid v0.17.0 |
584 | 2025-07-07T07:08:21.264Z | Downloaded match_cfg v0.1.0 |
585 | 2025-07-07T07:08:21.264Z | Downloaded lazy_static v1.5.0 |
586 | 2025-07-07T07:08:21.264Z | Downloaded memmap v0.7.0 |
587 | 2025-07-07T07:08:21.264Z | Downloaded tempfile v3.20.0 |
588 | 2025-07-07T07:08:21.264Z | Downloaded derive_more v0.99.20 |
589 | 2025-07-07T07:08:21.264Z | Downloaded darling_core v0.20.11 |
590 | 2025-07-07T07:08:21.264Z | Downloaded clap v4.5.40 |
591 | 2025-07-07T07:08:21.264Z | Downloaded http-body-util v0.1.3 |
592 | 2025-07-07T07:08:21.264Z | Downloaded hubpack v0.1.2 |
593 | 2025-07-07T07:08:21.264Z | Downloaded oxnet v0.1.2 |
594 | 2025-07-07T07:08:21.264Z | Downloaded subtle v2.6.1 |
595 | 2025-07-07T07:08:21.264Z | Downloaded tokio-stream v0.1.17 |
596 | 2025-07-07T07:08:21.264Z | Downloaded tokio-rustls v0.25.0 |
597 | 2025-07-07T07:08:21.264Z | Downloaded strum_macros v0.26.4 |
598 | 2025-07-07T07:08:21.264Z | Downloaded spin v0.9.8 |
599 | 2025-07-07T07:08:21.264Z | Downloaded serde_with_macros v3.14.0 |
600 | 2025-07-07T07:08:21.264Z | Downloaded serde_derive_internals v0.29.1 |
601 | 2025-07-07T07:08:21.264Z | Downloaded semver v0.1.20 |
602 | 2025-07-07T07:08:21.265Z | Downloaded thread-id v4.2.2 |
603 | 2025-07-07T07:08:21.265Z | Downloaded schemars_derive v0.8.22 |
604 | 2025-07-07T07:08:21.265Z | Downloaded rustls-pemfile v2.2.0 |
605 | 2025-07-07T07:08:21.265Z | Downloaded proc-macro2 v1.0.95 |
606 | 2025-07-07T07:08:21.265Z | Downloaded futures-core v0.3.31 |
607 | 2025-07-07T07:08:21.265Z | Downloaded form_urlencoded v1.2.1 |
608 | 2025-07-07T07:08:21.265Z | Downloaded arc-swap v1.7.1 |
609 | 2025-07-07T07:08:21.265Z | Downloaded thiserror-impl v2.0.12 |
610 | 2025-07-07T07:08:21.265Z | Downloaded dropshot_endpoint v0.16.2 |
611 | 2025-07-07T07:08:21.265Z | Downloaded wait-timeout v0.2.1 |
612 | 2025-07-07T07:08:21.265Z | Downloaded version_check v0.9.5 |
613 | 2025-07-07T07:08:21.265Z | Downloaded utf8_iter v1.0.4 |
614 | 2025-07-07T07:08:21.265Z | Downloaded untrusted v0.9.0 |
615 | 2025-07-07T07:08:21.265Z | Downloaded typify-macro v0.4.2 |
616 | 2025-07-07T07:08:21.265Z | Downloaded thread_local v1.1.9 |
617 | 2025-07-07T07:08:21.265Z | Downloaded diff v0.1.13 |
618 | 2025-07-07T07:08:21.265Z | Downloaded clap_derive v4.5.40 |
619 | 2025-07-07T07:08:21.265Z | Downloaded cancel-safe-futures v0.1.5 |
620 | 2025-07-07T07:08:21.265Z | Downloaded daft-derive v0.1.4 |
621 | 2025-07-07T07:08:21.292Z | Downloaded pest_generator v2.8.1 |
622 | 2025-07-07T07:08:21.292Z | Downloaded quote v1.0.40 |
623 | 2025-07-07T07:08:21.292Z | Downloaded daft v0.1.4 |
624 | 2025-07-07T07:08:21.292Z | Downloaded crossbeam-utils v0.8.21 |
625 | 2025-07-07T07:08:21.292Z | Downloaded crossbeam-epoch v0.9.18 |
626 | 2025-07-07T07:08:21.292Z | Downloaded proc-macro-error2 v2.0.1 |
627 | 2025-07-07T07:08:21.292Z | Downloaded hostname v0.3.1 |
628 | 2025-07-07T07:08:21.292Z | Downloaded strum_macros v0.25.3 |
629 | 2025-07-07T07:08:21.292Z | Downloaded slog-scope v4.4.0 |
630 | 2025-07-07T07:08:21.292Z | Downloaded signal-hook-registry v1.4.5 |
631 | 2025-07-07T07:08:21.292Z | Downloaded paste v1.0.15 |
632 | 2025-07-07T07:08:21.292Z | Downloaded try-lock v0.2.5 |
633 | 2025-07-07T07:08:21.292Z | Downloaded tower-service v0.3.3 |
634 | 2025-07-07T07:08:21.292Z | Downloaded crc32fast v1.4.2 |
635 | 2025-07-07T07:08:21.292Z | Downloaded zone_cfg_derive v0.3.1 |
636 | 2025-07-07T07:08:21.292Z | Downloaded deranged v0.4.0 |
637 | 2025-07-07T07:08:21.292Z | Downloaded waitgroup v0.1.2 |
638 | 2025-07-07T07:08:21.292Z | Downloaded derive-ex v0.1.8 |
639 | 2025-07-07T07:08:21.292Z | Downloaded cookie v0.18.1 |
640 | 2025-07-07T07:08:21.292Z | Downloaded camino-tempfile v1.4.1 |
641 | 2025-07-07T07:08:21.292Z | Downloaded want v0.3.1 |
642 | 2025-07-07T07:08:21.292Z | Downloaded fixedbitset v0.5.7 |
643 | 2025-07-07T07:08:21.293Z | Downloaded colored v3.0.0 |
644 | 2025-07-07T07:08:21.293Z | Downloaded ciborium v0.2.2 |
645 | 2025-07-07T07:08:21.293Z | Downloaded darling v0.20.11 |
646 | 2025-07-07T07:08:21.293Z | Downloaded backoff v0.4.0 |
647 | 2025-07-07T07:08:21.293Z | Downloaded async-trait v0.1.88 |
648 | 2025-07-07T07:08:21.293Z | Downloaded time-core v0.1.4 |
649 | 2025-07-07T07:08:21.293Z | Downloaded tagptr v0.2.0 |
650 | 2025-07-07T07:08:21.293Z | Downloaded tabwriter v1.4.1 |
651 | 2025-07-07T07:08:21.293Z | Downloaded quick-error v1.2.3 |
652 | 2025-07-07T07:08:21.293Z | Downloaded progenitor-macro v0.9.1 |
653 | 2025-07-07T07:08:21.293Z | Downloaded proc-macro-crate v3.3.0 |
654 | 2025-07-07T07:08:21.293Z | Downloaded percent-encoding v2.3.1 |
655 | 2025-07-07T07:08:21.293Z | Downloaded thiserror-impl v1.0.69 |
656 | 2025-07-07T07:08:21.293Z | Downloaded parse-display v0.10.0 |
657 | 2025-07-07T07:08:21.293Z | Downloaded defmt v1.0.1 |
658 | 2025-07-07T07:08:21.293Z | Downloaded debug-ignore v1.0.5 |
659 | 2025-07-07T07:08:21.293Z | Downloaded testing_table v0.3.0 |
660 | 2025-07-07T07:08:21.293Z | Downloaded term v0.7.0 |
661 | 2025-07-07T07:08:21.293Z | Downloaded foldhash v0.1.5 |
662 | 2025-07-07T07:08:21.293Z | Downloaded dirs-sys-next v0.1.2 |
663 | 2025-07-07T07:08:21.293Z | Downloaded dyn-clone v1.0.19 |
664 | 2025-07-07T07:08:21.293Z | Downloaded defmt-macros v1.0.1 |
665 | 2025-07-07T07:08:21.293Z | Downloaded cfg-if v1.0.1 |
666 | 2025-07-07T07:08:21.293Z | Compiling proc-macro2 v1.0.95 |
667 | 2025-07-07T07:08:21.293Z | Compiling unicode-ident v1.0.18 |
668 | 2025-07-07T07:08:21.293Z | Compiling serde v1.0.219 |
669 | 2025-07-07T07:08:21.293Z | Compiling libc v0.2.174 |
670 | 2025-07-07T07:08:21.294Z | Compiling autocfg v1.5.0 |
671 | 2025-07-07T07:08:21.294Z | Compiling getrandom v0.3.3 |
672 | 2025-07-07T07:08:21.294Z | Compiling libm v0.2.15 |
673 | 2025-07-07T07:08:21.294Z | Compiling icu_normalizer_data v2.0.0 |
674 | 2025-07-07T07:08:21.745Z | Compiling icu_properties_data v2.0.1 |
675 | 2025-07-07T07:08:21.834Z | Compiling memchr v2.7.5 |
676 | 2025-07-07T07:08:21.859Z | Compiling thiserror v2.0.12 |
677 | 2025-07-07T07:08:21.860Z | Compiling semver v1.0.26 |
678 | 2025-07-07T07:08:21.921Z | Compiling num-traits v0.2.19 |
679 | 2025-07-07T07:08:22.206Z | Compiling serde_json v1.0.140 |
680 | 2025-07-07T07:08:22.478Z | Compiling lock_api v0.4.13 |
681 | 2025-07-07T07:08:22.610Z | Compiling version_check v0.9.5 |
682 | 2025-07-07T07:08:22.669Z | Compiling parking_lot_core v0.9.11 |
683 | 2025-07-07T07:08:22.828Z | Compiling quote v1.0.40 |
684 | 2025-07-07T07:08:22.938Z | Compiling cfg-if v1.0.1 |
685 | 2025-07-07T07:08:23.037Z | Compiling portable-atomic v1.11.1 |
686 | 2025-07-07T07:08:23.267Z | Compiling itoa v1.0.15 |
687 | 2025-07-07T07:08:23.299Z | Compiling schemars v0.8.22 |
688 | 2025-07-07T07:08:23.330Z | Compiling heck v0.5.0 |
689 | 2025-07-07T07:08:23.467Z | Compiling syn v2.0.104 |
690 | 2025-07-07T07:08:23.500Z | Compiling ryu v1.0.20 |
691 | 2025-07-07T07:08:23.628Z | Compiling shlex v1.3.0 |
692 | 2025-07-07T07:08:23.757Z | Compiling fnv v1.0.7 |
693 | 2025-07-07T07:08:23.782Z | Compiling equivalent v1.0.2 |
694 | 2025-07-07T07:08:23.811Z | Compiling foldhash v0.1.5 |
695 | 2025-07-07T07:08:23.839Z | Compiling allocator-api2 v0.2.21 |
696 | 2025-07-07T07:08:23.898Z | Compiling cc v1.2.29 |
697 | 2025-07-07T07:08:23.924Z | Compiling zerocopy v0.8.26 |
698 | 2025-07-07T07:08:23.966Z | Compiling thiserror v1.0.69 |
699 | 2025-07-07T07:08:23.992Z | Compiling log v0.4.27 |
700 | 2025-07-07T07:08:24.464Z | Compiling hashbrown v0.15.4 |
701 | 2025-07-07T07:08:24.489Z | Compiling regex-syntax v0.8.5 |
702 | 2025-07-07T07:08:24.886Z | Compiling httparse v1.10.1 |
703 | 2025-07-07T07:08:25.074Z | Compiling aho-corasick v1.1.3 |
704 | 2025-07-07T07:08:25.892Z | Compiling iana-time-zone v0.1.63 |
705 | 2025-07-07T07:08:25.928Z | Compiling dyn-clone v1.0.19 |
706 | 2025-07-07T07:08:26.211Z | Compiling rustix v1.0.7 |
707 | 2025-07-07T07:08:26.872Z | Compiling ring v0.17.14 |
708 | 2025-07-07T07:08:26.904Z | Compiling slog v2.7.0 |
709 | 2025-07-07T07:08:27.084Z | Compiling rustls v0.23.28 |
710 | 2025-07-07T07:08:27.200Z | Compiling anyhow v1.0.98 |
711 | 2025-07-07T07:08:27.423Z | Compiling regress v0.10.3 |
712 | 2025-07-07T07:08:27.476Z | Compiling strsim v0.11.1 |
713 | 2025-07-07T07:08:27.871Z | Checking stable_deref_trait v1.2.0 |
714 | 2025-07-07T07:08:27.998Z | Compiling regex-automata v0.4.9 |
715 | 2025-07-07T07:08:28.126Z | Compiling rustversion v1.0.21 |
716 | 2025-07-07T07:08:28.181Z | Compiling ident_case v1.0.1 |
717 | 2025-07-07T07:08:28.356Z | Compiling crossbeam-utils v0.8.21 |
718 | 2025-07-07T07:08:28.694Z | Compiling typenum v1.18.0 |
719 | 2025-07-07T07:08:29.419Z | Compiling time-core v0.1.4 |
720 | 2025-07-07T07:08:29.480Z | Compiling num-conv v0.1.0 |
721 | 2025-07-07T07:08:29.635Z | Compiling generic-array v0.14.7 |
722 | 2025-07-07T07:08:29.660Z | Compiling ucd-trie v0.1.7 |
723 | 2025-07-07T07:08:29.776Z | Compiling time-macros v0.2.22 |
724 | 2025-07-07T07:08:30.140Z | Checking litemap v0.8.0 |
725 | 2025-07-07T07:08:30.165Z | Checking writeable v0.6.1 |
726 | 2025-07-07T07:08:30.563Z | Compiling synstructure v0.13.2 |
727 | 2025-07-07T07:08:30.588Z | Compiling serde_derive_internals v0.29.1 |
728 | 2025-07-07T07:08:30.850Z | Compiling darling_core v0.20.11 |
729 | 2025-07-07T07:08:31.580Z | Checking percent-encoding v2.3.1 |
730 | 2025-07-07T07:08:31.835Z | Compiling paste v1.0.15 |
731 | 2025-07-07T07:08:31.913Z | Compiling regex v1.11.1 |
732 | 2025-07-07T07:08:32.161Z | Compiling newtype-uuid v1.2.4 |
733 | 2025-07-07T07:08:32.283Z | Checking form_urlencoded v1.2.1 |
734 | 2025-07-07T07:08:32.527Z | Compiling usdt-impl v0.5.0 |
735 | 2025-07-07T07:08:32.712Z | Checking utf8_iter v1.0.4 |
736 | 2025-07-07T07:08:32.737Z | Compiling syn v1.0.109 |
737 | 2025-07-07T07:08:32.915Z | Compiling byteorder v1.5.0 |
738 | 2025-07-07T07:08:33.058Z | Compiling plain v0.2.3 |
739 | 2025-07-07T07:08:33.259Z | Compiling unsafe-libyaml v0.2.11 |
740 | 2025-07-07T07:08:33.288Z | Compiling pretty-hex v0.4.1 |
741 | 2025-07-07T07:08:33.313Z | Compiling thread-id v4.2.2 |
742 | 2025-07-07T07:08:33.393Z | Compiling omicron-workspace-hack v0.1.0 |
743 | 2025-07-07T07:08:33.508Z | Compiling slog-async v2.8.0 |
744 | 2025-07-07T07:08:33.999Z | Compiling serde_derive v1.0.219 |
745 | 2025-07-07T07:08:34.024Z | Compiling zerofrom-derive v0.1.6 |
746 | 2025-07-07T07:08:34.078Z | Compiling yoke-derive v0.8.0 |
747 | 2025-07-07T07:08:34.313Z | Compiling zerovec-derive v0.11.1 |
748 | 2025-07-07T07:08:34.786Z | Compiling displaydoc v0.2.5 |
749 | 2025-07-07T07:08:35.417Z | Compiling thiserror-impl v2.0.12 |
750 | 2025-07-07T07:08:35.547Z | Compiling schemars_derive v0.8.22 |
751 | 2025-07-07T07:08:36.178Z | Compiling tokio-macros v2.5.0 |
752 | 2025-07-07T07:08:36.214Z | Compiling futures-macro v0.3.31 |
753 | 2025-07-07T07:08:36.526Z | Compiling zerocopy-derive v0.8.26 |
754 | 2025-07-07T07:08:36.765Z | Compiling thiserror-impl v1.0.69 |
755 | 2025-07-07T07:08:37.431Z | Compiling tracing-attributes v0.1.30 |
756 | 2025-07-07T07:08:37.779Z | Checking zerofrom v0.1.6 |
757 | 2025-07-07T07:08:37.982Z | Checking yoke v0.8.0 |
758 | 2025-07-07T07:08:38.010Z | Compiling darling_macro v0.20.11 |
759 | 2025-07-07T07:08:38.076Z | Compiling scroll_derive v0.12.1 |
760 | 2025-07-07T07:08:38.347Z | Checking zerovec v0.11.2 |
761 | 2025-07-07T07:08:39.013Z | Compiling darling v0.20.11 |
762 | 2025-07-07T07:08:39.075Z | Compiling pest v2.8.1 |
763 | 2025-07-07T07:08:39.144Z | Compiling zerocopy-derive v0.7.35 |
764 | 2025-07-07T07:08:39.182Z | Checking zerotrie v0.2.2 |
765 | 2025-07-07T07:08:39.834Z | Compiling scroll v0.12.0 |
766 | 2025-07-07T07:08:40.158Z | Checking tinystr v0.8.1 |
767 | 2025-07-07T07:08:40.324Z | Checking potential_utf v0.1.2 |
768 | 2025-07-07T07:08:40.478Z | Checking icu_locale_core v2.0.0 |
769 | 2025-07-07T07:08:40.536Z | Checking icu_collections v2.0.0 |
770 | 2025-07-07T07:08:41.105Z | Compiling zerocopy v0.7.35 |
771 | 2025-07-07T07:08:41.474Z | Compiling pest_meta v2.8.1 |
772 | 2025-07-07T07:08:41.727Z | Checking icu_provider v2.0.0 |
773 | 2025-07-07T07:08:41.966Z | Compiling goblin v0.8.2 |
774 | 2025-07-07T07:08:42.163Z | Checking icu_properties v2.0.1 |
775 | 2025-07-07T07:08:42.248Z | Compiling daft-derive v0.1.4 |
776 | 2025-07-07T07:08:42.681Z | Compiling pest_generator v2.8.1 |
777 | 2025-07-07T07:08:43.592Z | Compiling async-trait v0.1.88 |
778 | 2025-07-07T07:08:44.072Z | Checking smallvec v1.15.1 |
779 | 2025-07-07T07:08:44.097Z | Checking bytes v1.10.1 |
780 | 2025-07-07T07:08:44.738Z | Compiling serde_tokenstream v0.2.2 |
781 | 2025-07-07T07:08:44.998Z | Compiling indexmap v2.10.0 |
782 | 2025-07-07T07:08:45.091Z | Compiling uuid v1.17.0 |
783 | 2025-07-07T07:08:45.185Z | Compiling chrono v0.4.41 |
784 | 2025-07-07T07:08:45.234Z | Compiling pest_derive v2.8.1 |
785 | 2025-07-07T07:08:45.785Z | Compiling http v1.3.1 |
786 | 2025-07-07T07:08:45.810Z | Checking icu_normalizer v2.0.0 |
787 | 2025-07-07T07:08:46.034Z | Compiling dtrace-parser v0.2.0 |
788 | 2025-07-07T07:08:46.296Z | Compiling openapiv3 v2.2.0 |
789 | 2025-07-07T07:08:46.394Z | Checking idna_adapter v1.2.1 |
790 | 2025-07-07T07:08:46.548Z | Compiling serde_yaml v0.9.34+deprecated |
791 | 2025-07-07T07:08:46.598Z | Checking idna v1.0.3 |
792 | 2025-07-07T07:08:47.065Z | Checking url v2.5.4 |
793 | 2025-07-07T07:08:47.607Z | Compiling dof v0.3.0 |
794 | 2025-07-07T07:08:48.087Z | Checking pin-project-lite v0.2.16 |
795 | 2025-07-07T07:08:49.373Z | Compiling typify-impl v0.3.0 |
796 | 2025-07-07T07:08:49.532Z | Compiling usdt-macro v0.5.0 |
797 | 2025-07-07T07:08:49.559Z | Compiling usdt-attr-macro v0.5.0 |
798 | 2025-07-07T07:08:50.175Z | Compiling camino v1.1.10 |
799 | 2025-07-07T07:08:50.475Z | Compiling rustls v0.22.4 |
800 | 2025-07-07T07:08:50.791Z | Checking bitflags v2.9.1 |
801 | 2025-07-07T07:08:50.844Z | Compiling structmeta-derive v0.3.0 |
802 | 2025-07-07T07:08:50.962Z | Compiling strum_macros v0.26.4 |
803 | 2025-07-07T07:08:50.999Z | Checking critical-section v1.2.0 |
804 | 2025-07-07T07:08:51.155Z | Compiling multer v3.1.0 |
805 | 2025-07-07T07:08:51.536Z | Checking scopeguard v1.2.0 |
806 | 2025-07-07T07:08:51.616Z | Checking once_cell v1.21.3 |
807 | 2025-07-07T07:08:51.750Z | Compiling async-stream-impl v0.3.6 |
808 | 2025-07-07T07:08:52.110Z | Compiling serde_with_macros v3.14.0 |
809 | 2025-07-07T07:08:52.135Z | Compiling derive-where v1.5.0 |
810 | 2025-07-07T07:08:52.906Z | Compiling ref-cast v1.0.24 |
811 | 2025-07-07T07:08:53.200Z | Compiling structmeta v0.3.0 |
812 | 2025-07-07T07:08:53.547Z | Compiling ref-cast-impl v1.0.24 |
813 | 2025-07-07T07:08:53.588Z | Compiling dropshot v0.16.2 |
814 | 2025-07-07T07:08:53.613Z | Checking parking_lot v0.12.4 |
815 | 2025-07-07T07:08:53.951Z | Compiling dropshot_endpoint v0.16.2 |
816 | 2025-07-07T07:08:54.060Z | Checking socket2 v0.5.10 |
817 | 2025-07-07T07:08:54.369Z | Checking futures-core v0.3.31 |
818 | 2025-07-07T07:08:54.530Z | Compiling derive-ex v0.1.8 |
819 | 2025-07-07T07:08:54.556Z | Checking signal-hook-registry v1.4.5 |
820 | 2025-07-07T07:08:54.581Z | Checking mio v1.0.4 |
821 | 2025-07-07T07:08:54.608Z | Compiling parse-display-derive v0.10.0 |
822 | 2025-07-07T07:08:54.810Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
823 | 2025-07-07T07:08:55.139Z | Checking tokio v1.46.1 |
824 | 2025-07-07T07:08:55.936Z | Compiling toml_datetime v0.6.11 |
825 | 2025-07-07T07:08:56.301Z | Compiling serde_spanned v0.6.9 |
826 | 2025-07-07T07:08:56.813Z | Compiling winnow v0.7.11 |
827 | 2025-07-07T07:08:57.184Z | Checking futures-sink v0.3.31 |
828 | 2025-07-07T07:08:57.342Z | Compiling toml_write v0.1.2 |
829 | 2025-07-07T07:08:57.879Z | Compiling test-strategy v0.4.3 |
830 | 2025-07-07T07:08:57.905Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
831 | 2025-07-07T07:08:58.448Z | Checking getrandom v0.2.16 |
832 | 2025-07-07T07:08:58.671Z | Checking slab v0.4.10 |
833 | 2025-07-07T07:08:58.697Z | Checking futures-channel v0.3.31 |
834 | 2025-07-07T07:08:59.105Z | Checking futures-io v0.3.31 |
835 | 2025-07-07T07:08:59.177Z | Checking futures-task v0.3.31 |
836 | 2025-07-07T07:08:59.297Z | Checking pin-utils v0.1.0 |
837 | 2025-07-07T07:08:59.378Z | Compiling typify-macro v0.3.0 |
838 | 2025-07-07T07:08:59.439Z | Checking futures-util v0.3.31 |
839 | 2025-07-07T07:08:59.703Z | Compiling toml_edit v0.22.27 |
840 | 2025-07-07T07:08:59.902Z | Checking tracing-core v0.1.34 |
841 | 2025-07-07T07:09:00.799Z | Checking tracing v0.1.41 |
842 | 2025-07-07T07:09:02.137Z | Checking zeroize v1.8.1 |
843 | 2025-07-07T07:09:02.333Z | Compiling either v1.15.0 |
844 | 2025-07-07T07:09:02.453Z | Compiling clap_derive v4.5.40 |
845 | 2025-07-07T07:09:02.612Z | Compiling typify v0.3.0 |
846 | 2025-07-07T07:09:02.771Z | Compiling progenitor-impl v0.9.1 |
847 | 2025-07-07T07:09:02.797Z | Compiling itertools v0.13.0 |
848 | 2025-07-07T07:09:03.861Z | Checking subtle v2.6.1 |
849 | 2025-07-07T07:09:03.956Z | Compiling heapless v0.8.0 |
850 | 2025-07-07T07:09:05.427Z | Compiling ingot-macros v0.1.0 |
851 | 2025-07-07T07:09:05.453Z | Checking rustls-pki-types v1.12.0 |
852 | 2025-07-07T07:09:05.739Z | Compiling smoltcp v0.11.0 |
853 | 2025-07-07T07:09:06.668Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
854 | 2025-07-07T07:09:06.785Z | Checking untrusted v0.9.0 |
855 | 2025-07-07T07:09:07.175Z | Compiling proc-macro-crate v3.3.0 |
856 | 2025-07-07T07:09:07.870Z | Checking ipnetwork v0.21.1 |
857 | 2025-07-07T07:09:07.928Z | Compiling progenitor-macro v0.9.1 |
858 | 2025-07-07T07:09:08.812Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
859 | 2025-07-07T07:09:08.935Z | Checking ipnet v2.11.0 |
860 | 2025-07-07T07:09:09.152Z | Compiling heck v0.4.1 |
861 | 2025-07-07T07:09:09.418Z | Compiling num_enum_derive v0.7.4 |
862 | 2025-07-07T07:09:09.529Z | Checking tokio-util v0.7.15 |
863 | 2025-07-07T07:09:09.829Z | Compiling foreign-types-macros v0.2.3 |
864 | 2025-07-07T07:09:10.957Z | Checking http-body v1.0.1 |
865 | 2025-07-07T07:09:11.183Z | Checking ppv-lite86 v0.2.21 |
866 | 2025-07-07T07:09:11.472Z | Checking atomic-waker v1.1.2 |
867 | 2025-07-07T07:09:11.653Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
868 | 2025-07-07T07:09:11.912Z | Checking try-lock v0.2.5 |
869 | 2025-07-07T07:09:12.297Z | Checking tower-service v0.3.3 |
870 | 2025-07-07T07:09:12.508Z | Checking want v0.3.1 |
871 | 2025-07-07T07:09:12.534Z | Checking h2 v0.4.11 |
872 | 2025-07-07T07:09:12.589Z | Compiling proc-macro-error-attr v1.0.4 |
873 | 2025-07-07T07:09:12.915Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
874 | 2025-07-07T07:09:13.271Z | Checking httpdate v1.0.3 |
875 | 2025-07-07T07:09:15.071Z | Compiling proc-macro-error v1.0.4 |
876 | 2025-07-07T07:09:15.096Z | Checking errno v0.3.13 |
877 | 2025-07-07T07:09:15.434Z | Checking base64 v0.22.1 |
878 | 2025-07-07T07:09:16.673Z | Checking hyper v1.6.0 |
879 | 2025-07-07T07:09:16.698Z | Checking rustls-webpki v0.103.3 |
880 | 2025-07-07T07:09:18.702Z | Checking hyper-util v0.1.14 |
881 | 2025-07-07T07:09:19.193Z | Checking http-body-util v0.1.3 |
882 | 2025-07-07T07:09:19.219Z | Checking oxnet v0.1.2 |
883 | 2025-07-07T07:09:19.961Z | Checking sync_wrapper v1.0.2 |
884 | 2025-07-07T07:09:20.114Z | Checking serde_urlencoded v0.7.1 |
885 | 2025-07-07T07:09:20.486Z | Compiling hubpack_derive v0.1.1 |
886 | 2025-07-07T07:09:20.675Z | Checking rand_core v0.9.3 |
887 | 2025-07-07T07:09:21.259Z | Checking tower-layer v0.3.3 |
888 | 2025-07-07T07:09:21.531Z | Checking tower v0.5.2 |
889 | 2025-07-07T07:09:21.559Z | Checking webpki-roots v1.0.1 |
890 | 2025-07-07T07:09:22.490Z | Checking tokio-rustls v0.26.2 |
891 | 2025-07-07T07:09:22.674Z | Checking iri-string v0.7.8 |
892 | 2025-07-07T07:09:22.984Z | Checking hyper-rustls v0.27.7 |
893 | 2025-07-07T07:09:23.293Z | Checking rand_chacha v0.9.0 |
894 | 2025-07-07T07:09:24.255Z | Checking powerfmt v0.2.0 |
895 | 2025-07-07T07:09:24.502Z | Checking deranged v0.4.0 |
896 | 2025-07-07T07:09:25.006Z | Checking tower-http v0.6.6 |
897 | 2025-07-07T07:09:25.263Z | Checking rand v0.9.1 |
898 | 2025-07-07T07:09:25.524Z | Checking reqwest v0.12.22 |
899 | 2025-07-07T07:09:26.735Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
900 | 2025-07-07T07:09:27.036Z | Checking num_threads v0.1.7 |
901 | 2025-07-07T07:09:27.197Z | Compiling rayon-core v1.12.1 |
902 | 2025-07-07T07:09:27.414Z | Checking time v0.3.41 |
903 | 2025-07-07T07:09:28.312Z | Compiling typify-impl v0.4.2 |
904 | 2025-07-07T07:09:28.696Z | Checking macaddr v1.0.1 |
905 | 2025-07-07T07:09:28.774Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
906 | 2025-07-07T07:09:32.241Z | Checking crossbeam-channel v0.5.15 |
907 | 2025-07-07T07:09:32.793Z | Checking rand_core v0.6.4 |
908 | 2025-07-07T07:09:33.513Z | Checking dirs-sys-next v0.1.2 |
909 | 2025-07-07T07:09:33.556Z | Compiling crucible-workspace-hack v0.1.0 |
910 | 2025-07-07T07:09:34.292Z | Checking dirs-next v2.0.0 |
911 | 2025-07-07T07:09:34.434Z | Compiling daft v0.1.4 |
912 | 2025-07-07T07:09:36.984Z | Checking thread_local v1.1.9 |
913 | 2025-07-07T07:09:37.231Z | Compiling fastrand v2.3.0 |
914 | 2025-07-07T07:09:37.398Z | Compiling prettyplease v0.2.35 |
915 | 2025-07-07T07:09:37.515Z | Checking lazy_static v1.5.0 |
916 | 2025-07-07T07:09:37.577Z | Compiling tempfile v3.20.0 |
917 | 2025-07-07T07:09:37.812Z | Checking term v0.7.0 |
918 | 2025-07-07T07:09:38.255Z | Compiling crypto-common v0.1.6 |
919 | 2025-07-07T07:09:38.286Z | Compiling block-buffer v0.10.4 |
920 | 2025-07-07T07:09:38.684Z | Checking progenitor-client v0.9.1 |
921 | 2025-07-07T07:09:38.760Z | Compiling typify-macro v0.4.2 |
922 | 2025-07-07T07:09:39.158Z | Compiling rustls-webpki v0.102.8 |
923 | 2025-07-07T07:09:39.664Z | Checking is-terminal v0.4.16 |
924 | 2025-07-07T07:09:39.690Z | Compiling wait-timeout v0.2.1 |
925 | 2025-07-07T07:09:39.732Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
926 | 2025-07-07T07:09:39.811Z | Checking take_mut v0.2.2 |
927 | 2025-07-07T07:09:39.873Z | Compiling bit-vec v0.8.0 |
928 | 2025-07-07T07:09:39.980Z | Compiling match_cfg v0.1.0 |
929 | 2025-07-07T07:09:40.085Z | Compiling rustix v0.38.44 |
930 | 2025-07-07T07:09:40.111Z | Compiling quick-error v1.2.3 |
931 | 2025-07-07T07:09:40.251Z | Compiling rusty-fork v0.3.0 |
932 | 2025-07-07T07:09:40.276Z | Compiling bit-set v0.8.0 |
933 | 2025-07-07T07:09:40.301Z | Compiling hostname v0.3.1 |
934 | 2025-07-07T07:09:40.631Z | Checking slog-term v2.9.1 |
935 | 2025-07-07T07:09:40.756Z | Checking progenitor v0.9.1 |
936 | 2025-07-07T07:09:40.852Z | Compiling rand_chacha v0.3.1 |
937 | 2025-07-07T07:09:41.090Z | Checking digest v0.10.7 |
938 | 2025-07-07T07:09:41.803Z | Compiling slog-json v2.6.1 |
939 | 2025-07-07T07:09:41.835Z | Compiling rand_xorshift v0.4.0 |
940 | 2025-07-07T07:09:42.431Z | Compiling zone_cfg_derive v0.3.1 |
941 | 2025-07-07T07:09:42.496Z | Compiling futures-executor v0.3.31 |
942 | 2025-07-07T07:09:43.142Z | Compiling hex v0.4.3 |
943 | 2025-07-07T07:09:43.336Z | Compiling enum-as-inner v0.6.1 |
944 | 2025-07-07T07:09:43.502Z | Compiling num-derive v0.4.2 |
945 | 2025-07-07T07:09:43.711Z | Compiling num-integer v0.1.46 |
946 | 2025-07-07T07:09:44.227Z | Compiling encoding_rs v0.8.35 |
947 | 2025-07-07T07:09:44.307Z | Checking memmap v0.7.0 |
948 | 2025-07-07T07:09:44.541Z | Compiling utf8parse v0.2.2 |
949 | 2025-07-07T07:09:44.712Z | Compiling mime v0.3.17 |
950 | 2025-07-07T07:09:44.755Z | Compiling unarray v0.1.4 |
951 | 2025-07-07T07:09:44.823Z | Compiling spin v0.9.8 |
952 | 2025-07-07T07:09:45.088Z | Compiling cpufeatures v0.2.17 |
953 | 2025-07-07T07:09:45.202Z | Compiling sha1 v0.10.6 |
954 | 2025-07-07T07:09:45.298Z | Compiling proptest v1.7.0 |
955 | 2025-07-07T07:09:45.582Z | Compiling anstyle-parse v0.2.7 |
956 | 2025-07-07T07:09:45.790Z | Compiling usdt v0.5.0 |
957 | 2025-07-07T07:09:46.177Z | Compiling tokio-rustls v0.25.0 |
958 | 2025-07-07T07:09:46.593Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
959 | 2025-07-07T07:09:46.806Z | Checking futures v0.3.31 |
960 | 2025-07-07T07:09:46.877Z | Checking rand v0.8.5 |
961 | 2025-07-07T07:09:46.926Z | Compiling slog-bunyan v2.5.0 |
962 | 2025-07-07T07:09:47.167Z | Compiling waitgroup v0.1.2 |
963 | 2025-07-07T07:09:47.285Z | Compiling rustls-pemfile v2.2.0 |
964 | 2025-07-07T07:09:47.390Z | Compiling toml v0.8.23 |
965 | 2025-07-07T07:09:48.441Z | Compiling async-stream v0.3.6 |
966 | 2025-07-07T07:09:48.468Z | Compiling strum v0.26.3 |
967 | 2025-07-07T07:09:48.468Z | Compiling serde_path_to_error v0.1.17 |
968 | 2025-07-07T07:09:48.468Z | Compiling hostname v0.4.1 |
969 | 2025-07-07T07:09:48.468Z | Compiling instant v0.1.13 |
970 | 2025-07-07T07:09:48.468Z | Compiling vcpkg v0.2.15 |
971 | 2025-07-07T07:09:48.468Z | Compiling semver v0.1.20 |
972 | 2025-07-07T07:09:48.468Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
973 | 2025-07-07T07:09:48.468Z | Compiling anstyle-query v1.1.3 |
974 | 2025-07-07T07:09:48.468Z | Compiling colorchoice v1.0.4 |
975 | 2025-07-07T07:09:48.493Z | Compiling rustc-hash v2.1.1 |
976 | 2025-07-07T07:09:48.536Z | Compiling anstyle v1.0.11 |
977 | 2025-07-07T07:09:48.694Z | Compiling debug-ignore v1.0.5 |
978 | 2025-07-07T07:09:48.740Z | Compiling pkg-config v0.3.32 |
979 | 2025-07-07T07:09:48.766Z | Compiling is_terminal_polyfill v1.70.1 |
980 | 2025-07-07T07:09:48.909Z | Compiling anstream v0.6.19 |
981 | 2025-07-07T07:09:48.952Z | Compiling iddqd v0.3.8 |
982 | 2025-07-07T07:09:49.270Z | Compiling rustc_version v0.1.7 |
983 | 2025-07-07T07:09:49.450Z | Compiling backoff v0.4.0 |
984 | 2025-07-07T07:09:49.684Z | Compiling openssl-sys v0.9.109 |
985 | 2025-07-07T07:09:49.761Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
986 | 2025-07-07T07:09:49.912Z | Compiling num-rational v0.4.2 |
987 | 2025-07-07T07:09:50.543Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
988 | 2025-07-07T07:09:50.751Z | Compiling num-iter v0.1.45 |
989 | 2025-07-07T07:09:50.934Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
990 | 2025-07-07T07:09:51.020Z | Compiling typify v0.4.2 |
991 | 2025-07-07T07:09:51.160Z | Compiling progenitor-client v0.10.0 |
992 | 2025-07-07T07:09:51.185Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
993 | 2025-07-07T07:09:51.363Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
994 | 2025-07-07T07:09:51.388Z | Compiling terminal_size v0.4.2 |
995 | 2025-07-07T07:09:51.481Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
996 | 2025-07-07T07:09:51.614Z | Compiling strum_macros v0.25.3 |
997 | 2025-07-07T07:09:51.893Z | Compiling parse-display v0.10.0 |
998 | 2025-07-07T07:09:52.222Z | Compiling serde_with v3.14.0 |
999 | 2025-07-07T07:09:52.878Z | Compiling serde_repr v0.1.20 |
1000 | 2025-07-07T07:09:53.135Z | Compiling num-complex v0.4.6 |
1001 | 2025-07-07T07:09:54.190Z | Compiling clap_lex v0.7.5 |
1002 | 2025-07-07T07:09:54.452Z | Compiling clap_builder v4.5.40 |
1003 | 2025-07-07T07:09:54.577Z | Compiling num v0.4.3 |
1004 | 2025-07-07T07:09:54.690Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1005 | 2025-07-07T07:09:55.608Z | Compiling progenitor-impl v0.10.0 |
1006 | 2025-07-07T07:09:55.758Z | Compiling newtype_derive v0.1.6 |
1007 | 2025-07-07T07:09:57.108Z | Compiling owo-colors v4.2.2 |
1008 | 2025-07-07T07:09:57.191Z | Compiling float-ord v0.3.2 |
1009 | 2025-07-07T07:09:57.326Z | Compiling cancel-safe-futures v0.1.5 |
1010 | 2025-07-07T07:09:58.269Z | Compiling clap v4.5.40 |
1011 | 2025-07-07T07:10:00.258Z | Compiling num-derive v0.3.3 |
1012 | 2025-07-07T07:10:00.363Z | Compiling progenitor-macro v0.10.0 |
1013 | 2025-07-07T07:10:01.037Z | Checking unicode-width v0.2.1 |
1014 | 2025-07-07T07:10:03.018Z | Compiling cookie v0.18.1 |
1015 | 2025-07-07T07:10:03.109Z | Compiling convert_case v0.4.0 |
1016 | 2025-07-07T07:10:03.540Z | Compiling openssl v0.10.73 |
1017 | 2025-07-07T07:10:03.609Z | Compiling moka v0.12.10 |
1018 | 2025-07-07T07:10:03.712Z | Compiling derive_more v0.99.20 |
1019 | 2025-07-07T07:10:05.222Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1020 | 2025-07-07T07:10:06.025Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1021 | 2025-07-07T07:10:06.205Z | Compiling openssl-macros v0.1.1 |
1022 | 2025-07-07T07:10:08.586Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1023 | 2025-07-07T07:10:09.968Z | Checking hash32 v0.3.1 |
1024 | 2025-07-07T07:10:10.185Z | Compiling slog-dtrace v0.3.0 |
1025 | 2025-07-07T07:10:11.071Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1026 | 2025-07-07T07:10:11.967Z | Checking ingot-types v0.1.0 |
1027 | 2025-07-07T07:10:12.620Z | Checking cobs v0.3.0 |
1028 | 2025-07-07T07:10:12.932Z | Compiling parking_lot_core v0.8.6 |
1029 | 2025-07-07T07:10:13.272Z | Checking bitflags v1.3.2 |
1030 | 2025-07-07T07:10:13.380Z | Checking managed v0.8.0 |
1031 | 2025-07-07T07:10:13.641Z | Checking postcard v1.1.2 |
1032 | 2025-07-07T07:10:13.840Z | Checking ingot v0.1.0 |
1033 | 2025-07-07T07:10:14.773Z | Checking crossbeam-epoch v0.9.18 |
1034 | 2025-07-07T07:10:15.169Z | Checking foreign-types-shared v0.3.1 |
1035 | 2025-07-07T07:10:15.299Z | Checking foreign-types v0.5.0 |
1036 | 2025-07-07T07:10:16.706Z | Checking num_enum v0.7.4 |
1037 | 2025-07-07T07:10:16.919Z | Checking cstr-argument v0.1.2 |
1038 | 2025-07-07T07:10:17.039Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1039 | 2025-07-07T07:10:17.093Z | Checking tabwriter v1.4.1 |
1040 | 2025-07-07T07:10:17.151Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1041 | 2025-07-07T07:10:17.337Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1042 | 2025-07-07T07:10:17.382Z | Checking socket2 v0.6.0 |
1043 | 2025-07-07T07:10:17.473Z | Checking colored v3.0.0 |
1044 | 2025-07-07T07:10:17.783Z | Checking static_assertions v1.1.0 |
1045 | 2025-07-07T07:10:17.943Z | Checking itertools v0.12.1 |
1046 | 2025-07-07T07:10:18.097Z | Checking hubpack v0.1.2 |
1047 | 2025-07-07T07:10:18.402Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1048 | 2025-07-07T07:10:18.757Z | Checking crossbeam-deque v0.8.6 |
1049 | 2025-07-07T07:10:18.801Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1050 | 2025-07-07T07:10:19.076Z | Checking itertools v0.14.0 |
1051 | 2025-07-07T07:10:21.184Z | Checking half v2.6.0 |
1052 | 2025-07-07T07:10:21.209Z | Checking tinyvec_macros v0.1.1 |
1053 | 2025-07-07T07:10:21.314Z | Checking ciborium-io v0.2.2 |
1054 | 2025-07-07T07:10:21.464Z | Checking tinyvec v1.9.0 |
1055 | 2025-07-07T07:10:21.492Z | Checking rayon v1.10.0 |
1056 | 2025-07-07T07:10:21.524Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1057 | 2025-07-07T07:10:21.713Z | Checking ciborium-ll v0.2.2 |
1058 | 2025-07-07T07:10:22.009Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1059 | 2025-07-07T07:10:22.309Z | Checking camino-tempfile v1.4.1 |
1060 | 2025-07-07T07:10:22.771Z | Checking sigpipe v0.1.3 |
1061 | 2025-07-07T07:10:22.800Z | Checking data-encoding v2.9.0 |
1062 | 2025-07-07T07:10:22.825Z | Checking base64ct v1.8.0 |
1063 | 2025-07-07T07:10:22.896Z | Checking glob v0.3.2 |
1064 | 2025-07-07T07:10:22.921Z | Checking jiff v0.2.15 |
1065 | 2025-07-07T07:10:22.990Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1066 | 2025-07-07T07:10:23.257Z | Checking password-hash v0.5.0 |
1067 | 2025-07-07T07:10:23.342Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
1068 | 2025-07-07T07:10:23.504Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1069 | 2025-07-07T07:10:23.585Z | Checking ciborium v0.2.2 |
1070 | 2025-07-07T07:10:23.667Z | Checking zone v0.3.1 |
1071 | 2025-07-07T07:10:23.769Z | Checking blake2 v0.10.6 |
1072 | 2025-07-07T07:10:24.346Z | Checking smf v0.2.3 |
1073 | 2025-07-07T07:10:24.493Z | Checking serde-big-array v0.5.1 |
1074 | 2025-07-07T07:10:24.708Z | Compiling memoffset v0.9.1 |
1075 | 2025-07-07T07:10:24.757Z | Checking whoami v1.6.0 |
1076 | 2025-07-07T07:10:24.870Z | Checking unicode-segmentation v1.12.0 |
1077 | 2025-07-07T07:10:25.056Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1078 | 2025-07-07T07:10:25.247Z | Checking ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1079 | 2025-07-07T07:10:25.275Z | Checking atomicwrites v0.4.4 |
1080 | 2025-07-07T07:10:25.459Z | Checking newline-converter v0.3.0 |
1081 | 2025-07-07T07:10:25.488Z | Checking argon2 v0.5.3 |
1082 | 2025-07-07T07:10:25.617Z | Checking console v0.15.11 |
1083 | 2025-07-07T07:10:26.034Z | Checking secrecy v0.10.3 |
1084 | 2025-07-07T07:10:26.116Z | Checking libsw-core v0.3.2 |
1085 | 2025-07-07T07:10:26.208Z | Compiling proc-macro-error-attr2 v2.0.0 |
1086 | 2025-07-07T07:10:26.359Z | Checking fixedbitset v0.4.2 |
1087 | 2025-07-07T07:10:26.619Z | Checking fixedbitset v0.5.7 |
1088 | 2025-07-07T07:10:26.660Z | Compiling cfg_aliases v0.2.1 |
1089 | 2025-07-07T07:10:26.685Z | Checking linked-hash-map v0.5.6 |
1090 | 2025-07-07T07:10:26.766Z | Checking similar v2.7.0 |
1091 | 2025-07-07T07:10:26.793Z | Checking resolv-conf v0.7.4 |
1092 | 2025-07-07T07:10:26.903Z | Checking foreign-types-shared v0.1.1 |
1093 | 2025-07-07T07:10:27.014Z | Checking lru-cache v0.1.2 |
1094 | 2025-07-07T07:10:27.039Z | Checking foreign-types v0.3.2 |
1095 | 2025-07-07T07:10:27.111Z | Checking petgraph v0.8.2 |
1096 | 2025-07-07T07:10:27.136Z | Compiling proc-macro-error2 v2.0.1 |
1097 | 2025-07-07T07:10:27.161Z | Compiling nix v0.30.1 |
1098 | 2025-07-07T07:10:27.439Z | Checking expectorate v1.2.0 |
1099 | 2025-07-07T07:10:27.634Z | Checking progenitor v0.10.0 |
1100 | 2025-07-07T07:10:27.662Z | Checking petgraph v0.6.5 |
1101 | 2025-07-07T07:10:27.825Z | Checking libsw v3.5.0 |
1102 | 2025-07-07T07:10:27.891Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1103 | 2025-07-07T07:10:28.133Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1104 | 2025-07-07T07:10:28.214Z | Checking hickory-proto v0.24.4 |
1105 | 2025-07-07T07:10:28.290Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1106 | 2025-07-07T07:10:28.883Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1107 | 2025-07-07T07:10:29.434Z | Checking libscf-sys v1.1.0 |
1108 | 2025-07-07T07:10:29.580Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1109 | 2025-07-07T07:10:30.767Z | Checking unicode-width v0.1.14 |
1110 | 2025-07-07T07:10:30.807Z | Checking highway v1.3.0 |
1111 | 2025-07-07T07:10:30.939Z | Checking swrite v0.1.0 |
1112 | 2025-07-07T07:10:31.007Z | Checking linear-map v1.2.0 |
1113 | 2025-07-07T07:10:31.085Z | Checking tagptr v0.2.0 |
1114 | 2025-07-07T07:10:31.110Z | Checking indent_write v2.2.0 |
1115 | 2025-07-07T07:10:31.236Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1116 | 2025-07-07T07:10:31.346Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1117 | 2025-07-07T07:10:31.421Z | Checking hickory-resolver v0.24.4 |
1118 | 2025-07-07T07:10:31.563Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1119 | 2025-07-07T07:10:31.838Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1120 | 2025-07-07T07:10:32.207Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1121 | 2025-07-07T07:10:32.451Z | Checking steno v0.4.1 |
1122 | 2025-07-07T07:10:32.583Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1123 | 2025-07-07T07:10:32.699Z | Compiling tabled_derive v0.11.0 |
1124 | 2025-07-07T07:10:32.932Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1125 | 2025-07-07T07:10:32.959Z | Checking hickory-proto v0.25.2 |
1126 | 2025-07-07T07:10:34.371Z | Checking tokio-stream v0.1.17 |
1127 | 2025-07-07T07:10:34.854Z | Checking humantime v2.2.0 |
1128 | 2025-07-07T07:10:35.054Z | Checking qorb v0.4.1 |
1129 | 2025-07-07T07:10:35.694Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1130 | 2025-07-07T07:10:35.931Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1131 | 2025-07-07T07:10:36.241Z | Checking hickory-resolver v0.25.2 |
1132 | 2025-07-07T07:10:37.443Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1133 | 2025-07-07T07:10:38.431Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1134 | 2025-07-07T07:10:39.387Z | Compiling crunchy v0.2.4 |
1135 | 2025-07-07T07:10:39.841Z | Checking parking_lot v0.11.2 |
1136 | 2025-07-07T07:10:40.302Z | Checking fxhash v0.2.1 |
1137 | 2025-07-07T07:10:40.481Z | Checking crc32fast v1.4.2 |
1138 | 2025-07-07T07:10:40.574Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1139 | 2025-07-07T07:10:40.700Z | Compiling tiny-keccak v2.0.2 |
1140 | 2025-07-07T07:10:41.800Z | Checking sled v0.34.7 |
1141 | 2025-07-07T07:10:44.161Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1142 | 2025-07-07T07:10:48.254Z | Compiling const-random-macro v0.1.16 |
1143 | 2025-07-07T07:10:48.874Z | Compiling ahash v0.8.12 |
1144 | 2025-07-07T07:10:48.946Z | Compiling smartstring v1.0.1 |
1145 | 2025-07-07T07:10:49.203Z | Checking bytecount v0.6.9 |
1146 | 2025-07-07T07:10:49.362Z | Checking papergrid v0.17.0 |
1147 | 2025-07-07T07:10:49.758Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1148 | 2025-07-07T07:10:49.783Z | Checking testing_table v0.3.0 |
1149 | 2025-07-07T07:10:50.555Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1150 | 2025-07-07T07:10:50.890Z | Checking tabled v0.20.0 |
1151 | 2025-07-07T07:10:51.220Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1152 | 2025-07-07T07:10:51.811Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1153 | 2025-07-07T07:10:52.991Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1154 | 2025-07-07T07:10:53.016Z | Compiling rhai_codegen v2.2.0 |
1155 | 2025-07-07T07:10:53.135Z | Checking crc8 v0.1.1 |
1156 | 2025-07-07T07:10:53.340Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1157 | 2025-07-07T07:10:53.407Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1158 | 2025-07-07T07:10:54.869Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1159 | 2025-07-07T07:10:55.709Z | Checking arc-swap v1.7.1 |
1160 | 2025-07-07T07:10:56.099Z | Checking slog-scope v4.4.0 |
1161 | 2025-07-07T07:10:56.296Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1162 | 2025-07-07T07:10:56.482Z | Checking const-random v0.1.18 |
1163 | 2025-07-07T07:10:56.649Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1164 | 2025-07-07T07:10:57.759Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1165 | 2025-07-07T07:10:58.050Z | Checking slog-stdlog v4.1.1 |
1166 | 2025-07-07T07:10:58.426Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1167 | 2025-07-07T07:10:58.629Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1168 | 2025-07-07T07:10:58.654Z | Checking thin-vec v0.2.14 |
1169 | 2025-07-07T07:10:58.687Z | Checking minimal-lexical v0.2.1 |
1170 | 2025-07-07T07:10:58.955Z | Checking yansi v1.0.1 |
1171 | 2025-07-07T07:10:59.027Z | Checking diff v0.1.13 |
1172 | 2025-07-07T07:10:59.072Z | Checking rhai v1.22.2 |
1173 | 2025-07-07T07:10:59.230Z | Checking nom v7.1.3 |
1174 | 2025-07-07T07:10:59.395Z | Checking pretty_assertions v1.4.1 |
1175 | 2025-07-07T07:10:59.900Z | Checking slog-envlogger v2.2.0 |
1176 | 2025-07-07T07:11:01.708Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1177 | 2025-07-07T07:11:02.637Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1178 | 2025-07-07T07:11:02.852Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb) |
1179 | 2025-07-07T07:11:03.459Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
1180 | 2025-07-07T07:11:03.585Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1181 | 2025-07-07T07:11:04.947Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1182 | 2025-07-07T07:11:05.207Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1183 | 2025-07-07T07:11:07.441Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
1184 | 2025-07-07T07:11:08.710Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
1185 | 2025-07-07T07:11:09.732Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1186 | 2025-07-07T07:11:10.274Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1187 | 2025-07-07T07:11:10.674Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1188 | 2025-07-07T07:11:10.796Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
1189 | 2025-07-07T07:11:11.105Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
1190 | 2025-07-07T07:11:14.553Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1191 | 2025-07-07T07:11:20.497Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
1192 | 2025-07-07T07:11:20.522Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
1193 | 2025-07-07T07:11:32.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s |
1194 | 2025-07-07T07:11:33.273Z | + banner build |
1195 | 2025-07-07T07:11:33.298Z | |
1196 | 2025-07-07T07:11:33.298Z | ##### # # # # ##### |
1197 | 2025-07-07T07:11:33.298Z | # # # # # # # # |
1198 | 2025-07-07T07:11:33.298Z | ##### # # # # # # |
1199 | 2025-07-07T07:11:33.299Z | # # # # # # # # |
1200 | 2025-07-07T07:11:33.299Z | # # # # # # # # |
1201 | 2025-07-07T07:11:33.299Z | ##### #### # ###### ##### |
1202 | 2025-07-07T07:11:33.299Z | |
1203 | 2025-07-07T07:11:33.299Z | + ptime -m cargo build |
1204 | 2025-07-07T07:11:34.338Z | Compiling cfg-if v1.0.1 |
1205 | 2025-07-07T07:11:34.363Z | Compiling libc v0.2.174 |
1206 | 2025-07-07T07:11:34.363Z | Compiling memchr v2.7.5 |
1207 | 2025-07-07T07:11:34.388Z | Compiling serde v1.0.219 |
1208 | 2025-07-07T07:11:34.413Z | Compiling itoa v1.0.15 |
1209 | 2025-07-07T07:11:34.413Z | Compiling stable_deref_trait v1.2.0 |
1210 | 2025-07-07T07:11:34.413Z | Compiling zerofrom v0.1.6 |
1211 | 2025-07-07T07:11:34.413Z | Compiling litemap v0.8.0 |
1212 | 2025-07-07T07:11:34.478Z | Compiling writeable v0.6.1 |
1213 | 2025-07-07T07:11:34.584Z | Compiling libm v0.2.15 |
1214 | 2025-07-07T07:11:34.629Z | Compiling yoke v0.8.0 |
1215 | 2025-07-07T07:11:34.662Z | Compiling ryu v1.0.20 |
1216 | 2025-07-07T07:11:34.827Z | Compiling percent-encoding v2.3.1 |
1217 | 2025-07-07T07:11:34.946Z | Compiling zerovec v0.11.2 |
1218 | 2025-07-07T07:11:34.999Z | Compiling zerotrie v0.2.2 |
1219 | 2025-07-07T07:11:35.026Z | Compiling icu_normalizer_data v2.0.0 |
1220 | 2025-07-07T07:11:35.138Z | Compiling icu_properties_data v2.0.1 |
1221 | 2025-07-07T07:11:35.163Z | Compiling form_urlencoded v1.2.1 |
1222 | 2025-07-07T07:11:35.349Z | Compiling getrandom v0.3.3 |
1223 | 2025-07-07T07:11:35.456Z | Compiling utf8_iter v1.0.4 |
1224 | 2025-07-07T07:11:35.481Z | Compiling pin-project-lite v0.2.16 |
1225 | 2025-07-07T07:11:35.554Z | Compiling iana-time-zone v0.1.63 |
1226 | 2025-07-07T07:11:35.623Z | Compiling portable-atomic v1.11.1 |
1227 | 2025-07-07T07:11:35.648Z | Compiling thiserror v2.0.12 |
1228 | 2025-07-07T07:11:35.673Z | Compiling critical-section v1.2.0 |
1229 | 2025-07-07T07:11:35.698Z | Compiling scopeguard v1.2.0 |
1230 | 2025-07-07T07:11:35.804Z | Compiling dyn-clone v1.0.19 |
1231 | 2025-07-07T07:11:35.833Z | Compiling lock_api v0.4.13 |
1232 | 2025-07-07T07:11:35.858Z | Compiling socket2 v0.5.10 |
1233 | 2025-07-07T07:11:35.928Z | Compiling futures-core v0.3.31 |
1234 | 2025-07-07T07:11:36.030Z | Compiling signal-hook-registry v1.4.5 |
1235 | 2025-07-07T07:11:36.163Z | Compiling num-traits v0.2.19 |
1236 | 2025-07-07T07:11:36.217Z | Compiling mio v1.0.4 |
1237 | 2025-07-07T07:11:36.677Z | Compiling tinystr v0.8.1 |
1238 | 2025-07-07T07:11:36.702Z | Compiling potential_utf v0.1.2 |
1239 | 2025-07-07T07:11:36.727Z | Compiling once_cell v1.21.3 |
1240 | 2025-07-07T07:11:36.727Z | Compiling foldhash v0.1.5 |
1241 | 2025-07-07T07:11:36.962Z | Compiling icu_collections v2.0.0 |
1242 | 2025-07-07T07:11:36.989Z | Compiling equivalent v1.0.2 |
1243 | 2025-07-07T07:11:37.072Z | Compiling icu_locale_core v2.0.0 |
1244 | 2025-07-07T07:11:37.104Z | Compiling allocator-api2 v0.2.21 |
1245 | 2025-07-07T07:11:37.129Z | Compiling futures-sink v0.3.31 |
1246 | 2025-07-07T07:11:37.153Z | Compiling zerocopy v0.8.26 |
1247 | 2025-07-07T07:11:37.200Z | Compiling log v0.4.27 |
1248 | 2025-07-07T07:11:37.276Z | Compiling getrandom v0.2.16 |
1249 | 2025-07-07T07:11:37.572Z | Compiling slab v0.4.10 |
1250 | 2025-07-07T07:11:37.597Z | Compiling futures-channel v0.3.31 |
1251 | 2025-07-07T07:11:37.622Z | Compiling futures-io v0.3.31 |
1252 | 2025-07-07T07:11:37.718Z | Compiling hashbrown v0.15.4 |
1253 | 2025-07-07T07:11:37.853Z | Compiling fnv v1.0.7 |
1254 | 2025-07-07T07:11:37.878Z | Compiling pin-utils v0.1.0 |
1255 | 2025-07-07T07:11:37.929Z | Compiling futures-task v0.3.31 |
1256 | 2025-07-07T07:11:37.954Z | Compiling tracing-core v0.1.34 |
1257 | 2025-07-07T07:11:37.979Z | Compiling zeroize v1.8.1 |
1258 | 2025-07-07T07:11:38.004Z | Compiling thiserror v1.0.69 |
1259 | 2025-07-07T07:11:38.153Z | Compiling icu_provider v2.0.0 |
1260 | 2025-07-07T07:11:38.271Z | Compiling futures-util v0.3.31 |
1261 | 2025-07-07T07:11:38.322Z | Compiling unicode-ident v1.0.18 |
1262 | 2025-07-07T07:11:38.503Z | Compiling subtle v2.6.1 |
1263 | 2025-07-07T07:11:38.674Z | Compiling smallvec v1.15.1 |
1264 | 2025-07-07T07:11:38.748Z | Compiling bytes v1.10.1 |
1265 | 2025-07-07T07:11:38.814Z | Compiling serde_json v1.0.140 |
1266 | 2025-07-07T07:11:38.849Z | Compiling icu_properties v2.0.1 |
1267 | 2025-07-07T07:11:38.907Z | Compiling uuid v1.17.0 |
1268 | 2025-07-07T07:11:39.090Z | Compiling icu_normalizer v2.0.0 |
1269 | 2025-07-07T07:11:39.115Z | Compiling chrono v0.4.41 |
1270 | 2025-07-07T07:11:39.664Z | Compiling bitflags v2.9.1 |
1271 | 2025-07-07T07:11:39.978Z | Compiling semver v1.0.26 |
1272 | 2025-07-07T07:11:40.088Z | Compiling parking_lot_core v0.9.11 |
1273 | 2025-07-07T07:11:40.113Z | Compiling tracing v0.1.41 |
1274 | 2025-07-07T07:11:40.165Z | Compiling indexmap v2.10.0 |
1275 | 2025-07-07T07:11:40.495Z | Compiling parking_lot v0.12.4 |
1276 | 2025-07-07T07:11:40.618Z | Compiling idna_adapter v1.2.1 |
1277 | 2025-07-07T07:11:40.643Z | Compiling http v1.3.1 |
1278 | 2025-07-07T07:11:40.842Z | Compiling idna v1.0.3 |
1279 | 2025-07-07T07:11:40.973Z | Compiling tokio v1.46.1 |
1280 | 2025-07-07T07:11:41.099Z | Compiling proc-macro2 v1.0.95 |
1281 | 2025-07-07T07:11:41.162Z | Compiling byteorder v1.5.0 |
1282 | 2025-07-07T07:11:41.357Z | Compiling url v2.5.4 |
1283 | 2025-07-07T07:11:41.555Z | Compiling rustls-pki-types v1.12.0 |
1284 | 2025-07-07T07:11:42.023Z | Compiling quote v1.0.40 |
1285 | 2025-07-07T07:11:42.244Z | Compiling schemars v0.8.22 |
1286 | 2025-07-07T07:11:42.420Z | Compiling syn v2.0.104 |
1287 | 2025-07-07T07:11:42.445Z | Compiling untrusted v0.9.0 |
1288 | 2025-07-07T07:11:42.544Z | Compiling slog v2.7.0 |
1289 | 2025-07-07T07:11:42.616Z | Compiling ring v0.17.14 |
1290 | 2025-07-07T07:11:42.641Z | Compiling ppv-lite86 v0.2.21 |
1291 | 2025-07-07T07:11:42.946Z | Compiling ipnet v2.11.0 |
1292 | 2025-07-07T07:11:43.035Z | Compiling http-body v1.0.1 |
1293 | 2025-07-07T07:11:43.228Z | Compiling atomic-waker v1.1.2 |
1294 | 2025-07-07T07:11:43.303Z | Compiling crossbeam-utils v0.8.21 |
1295 | 2025-07-07T07:11:43.328Z | Compiling httparse v1.10.1 |
1296 | 2025-07-07T07:11:43.419Z | Compiling errno v0.3.13 |
1297 | 2025-07-07T07:11:43.639Z | Compiling tower-service v0.3.3 |
1298 | 2025-07-07T07:11:43.783Z | Compiling try-lock v0.2.5 |
1299 | 2025-07-07T07:11:43.872Z | Compiling ipnetwork v0.21.1 |
1300 | 2025-07-07T07:11:43.950Z | Compiling want v0.3.1 |
1301 | 2025-07-07T07:11:43.981Z | Compiling anyhow v1.0.98 |
1302 | 2025-07-07T07:11:44.217Z | Compiling pretty-hex v0.4.1 |
1303 | 2025-07-07T07:11:44.284Z | Compiling httpdate v1.0.3 |
1304 | 2025-07-07T07:11:44.473Z | Compiling regex-syntax v0.8.5 |
1305 | 2025-07-07T07:11:44.608Z | Compiling rustix v1.0.7 |
1306 | 2025-07-07T07:11:44.699Z | Compiling rand_core v0.9.3 |
1307 | 2025-07-07T07:11:44.724Z | Compiling base64 v0.22.1 |
1308 | 2025-07-07T07:11:44.896Z | Compiling rustls-webpki v0.103.3 |
1309 | 2025-07-07T07:11:45.074Z | Compiling oxnet v0.1.2 |
1310 | 2025-07-07T07:11:45.321Z | Compiling aho-corasick v1.1.3 |
1311 | 2025-07-07T07:11:45.822Z | Compiling rustls v0.23.28 |
1312 | 2025-07-07T07:11:46.508Z | Compiling rand_chacha v0.9.0 |
1313 | 2025-07-07T07:11:46.570Z | Compiling http-body-util v0.1.3 |
1314 | 2025-07-07T07:11:46.969Z | Compiling regress v0.10.3 |
1315 | 2025-07-07T07:11:47.042Z | Compiling serde_urlencoded v0.7.1 |
1316 | 2025-07-07T07:11:47.256Z | Compiling sync_wrapper v1.0.2 |
1317 | 2025-07-07T07:11:47.414Z | Compiling regex-automata v0.4.9 |
1318 | 2025-07-07T07:11:47.496Z | Compiling tower-layer v0.3.3 |
1319 | 2025-07-07T07:11:47.756Z | Compiling heck v0.5.0 |
1320 | 2025-07-07T07:11:48.226Z | Compiling tokio-util v0.7.15 |
1321 | 2025-07-07T07:11:49.157Z | Compiling h2 v0.4.11 |
1322 | 2025-07-07T07:11:49.266Z | Compiling powerfmt v0.2.0 |
1323 | 2025-07-07T07:11:49.369Z | Compiling tower v0.5.2 |
1324 | 2025-07-07T07:11:49.624Z | Compiling deranged v0.4.0 |
1325 | 2025-07-07T07:11:50.080Z | Compiling rand v0.9.1 |
1326 | 2025-07-07T07:11:50.679Z | Compiling webpki-roots v1.0.1 |
1327 | 2025-07-07T07:11:50.806Z | Compiling regex v1.11.1 |
1328 | 2025-07-07T07:11:50.869Z | Compiling num_threads v0.1.7 |
1329 | 2025-07-07T07:11:51.006Z | Compiling tokio-rustls v0.26.2 |
1330 | 2025-07-07T07:11:51.199Z | Compiling time-core v0.1.4 |
1331 | 2025-07-07T07:11:51.339Z | Compiling num-conv v0.1.0 |
1332 | 2025-07-07T07:11:51.395Z | Compiling iri-string v0.7.8 |
1333 | 2025-07-07T07:11:51.462Z | Compiling openapiv3 v2.2.0 |
1334 | 2025-07-07T07:11:51.618Z | Compiling time v0.3.41 |
1335 | 2025-07-07T07:11:51.675Z | Compiling typenum v1.18.0 |
1336 | 2025-07-07T07:11:52.562Z | Compiling macaddr v1.0.1 |
1337 | 2025-07-07T07:11:52.743Z | Compiling winnow v0.7.11 |
1338 | 2025-07-07T07:11:52.941Z | Compiling generic-array v0.14.7 |
1339 | 2025-07-07T07:11:53.921Z | Compiling hyper v1.6.0 |
1340 | 2025-07-07T07:11:54.024Z | Compiling tower-http v0.6.6 |
1341 | 2025-07-07T07:11:54.565Z | Compiling crossbeam-channel v0.5.15 |
1342 | 2025-07-07T07:11:54.655Z | Compiling scroll v0.12.0 |
1343 | 2025-07-07T07:11:54.778Z | Compiling rand_core v0.6.4 |
1344 | 2025-07-07T07:11:54.907Z | Compiling dirs-sys-next v0.1.2 |
1345 | 2025-07-07T07:11:55.114Z | Compiling plain v0.2.3 |
1346 | 2025-07-07T07:11:55.203Z | Compiling ucd-trie v0.1.7 |
1347 | 2025-07-07T07:11:55.268Z | Compiling goblin v0.8.2 |
1348 | 2025-07-07T07:11:55.404Z | Compiling dirs-next v2.0.0 |
1349 | 2025-07-07T07:11:55.429Z | Compiling zerocopy v0.7.35 |
1350 | 2025-07-07T07:11:55.592Z | Compiling pest v2.8.1 |
1351 | 2025-07-07T07:11:55.695Z | Compiling thread_local v1.1.9 |
1352 | 2025-07-07T07:11:55.720Z | Compiling lazy_static v1.5.0 |
1353 | 2025-07-07T07:11:55.838Z | Compiling hyper-util v0.1.14 |
1354 | 2025-07-07T07:11:55.863Z | Compiling term v0.7.0 |
1355 | 2025-07-07T07:11:56.040Z | Compiling crypto-common v0.1.6 |
1356 | 2025-07-07T07:11:56.116Z | Compiling block-buffer v0.10.4 |
1357 | 2025-07-07T07:11:56.226Z | Compiling typify-impl v0.3.0 |
1358 | 2025-07-07T07:11:56.342Z | Compiling thread-id v4.2.2 |
1359 | 2025-07-07T07:11:56.474Z | Compiling is-terminal v0.4.16 |
1360 | 2025-07-07T07:11:56.514Z | Compiling take_mut v0.2.2 |
1361 | 2025-07-07T07:11:56.614Z | Compiling fastrand v2.3.0 |
1362 | 2025-07-07T07:11:56.679Z | Compiling slog-async v2.8.0 |
1363 | 2025-07-07T07:11:56.982Z | Compiling tempfile v3.20.0 |
1364 | 2025-07-07T07:11:57.019Z | Compiling slog-term v2.9.1 |
1365 | 2025-07-07T07:11:57.095Z | Compiling digest v0.10.7 |
1366 | 2025-07-07T07:11:57.433Z | Compiling rand_chacha v0.3.1 |
1367 | 2025-07-07T07:11:57.530Z | Compiling newtype-uuid v1.2.4 |
1368 | 2025-07-07T07:11:57.677Z | Compiling futures-executor v0.3.31 |
1369 | 2025-07-07T07:11:57.844Z | Compiling hyper-rustls v0.27.7 |
1370 | 2025-07-07T07:11:57.869Z | Compiling dtrace-parser v0.2.0 |
1371 | 2025-07-07T07:11:58.094Z | Compiling memmap v0.7.0 |
1372 | 2025-07-07T07:11:58.172Z | Compiling futures v0.3.31 |
1373 | 2025-07-07T07:11:58.246Z | Compiling reqwest v0.12.22 |
1374 | 2025-07-07T07:11:58.300Z | Compiling rand v0.8.5 |
1375 | 2025-07-07T07:11:58.407Z | Compiling daft v0.1.4 |
1376 | 2025-07-07T07:11:58.432Z | Compiling omicron-workspace-hack v0.1.0 |
1377 | 2025-07-07T07:11:58.535Z | Compiling cpufeatures v0.2.17 |
1378 | 2025-07-07T07:11:58.649Z | Compiling camino v1.1.10 |
1379 | 2025-07-07T07:11:58.674Z | Compiling rustls-webpki v0.102.8 |
1380 | 2025-07-07T07:11:58.877Z | Compiling toml_datetime v0.6.11 |
1381 | 2025-07-07T07:11:59.344Z | Compiling typify v0.3.0 |
1382 | 2025-07-07T07:11:59.384Z | Compiling serde_spanned v0.6.9 |
1383 | 2025-07-07T07:11:59.432Z | Compiling instant v0.1.13 |
1384 | 2025-07-07T07:11:59.495Z | Compiling progenitor-impl v0.9.1 |
1385 | 2025-07-07T07:11:59.520Z | Compiling toml_write v0.1.2 |
1386 | 2025-07-07T07:11:59.592Z | Compiling debug-ignore v1.0.5 |
1387 | 2025-07-07T07:11:59.617Z | Compiling match_cfg v0.1.0 |
1388 | 2025-07-07T07:11:59.716Z | Compiling hostname v0.3.1 |
1389 | 2025-07-07T07:11:59.750Z | Compiling rustls v0.22.4 |
1390 | 2025-07-07T07:11:59.847Z | Compiling toml_edit v0.22.27 |
1391 | 2025-07-07T07:11:59.924Z | Compiling slog-json v2.6.1 |
1392 | 2025-07-07T07:12:00.171Z | Compiling dof v0.3.0 |
1393 | 2025-07-07T07:12:00.239Z | Compiling strum v0.26.3 |
1394 | 2025-07-07T07:12:00.415Z | Compiling progenitor-client v0.9.1 |
1395 | 2025-07-07T07:12:00.824Z | Compiling usdt-impl v0.5.0 |
1396 | 2025-07-07T07:12:01.669Z | Compiling usdt v0.5.0 |
1397 | 2025-07-07T07:12:01.976Z | Compiling progenitor v0.9.1 |
1398 | 2025-07-07T07:12:02.104Z | Compiling wait-timeout v0.2.1 |
1399 | 2025-07-07T07:12:02.159Z | Compiling encoding_rs v0.8.35 |
1400 | 2025-07-07T07:12:02.591Z | Compiling quick-error v1.2.3 |
1401 | 2025-07-07T07:12:02.738Z | Compiling mime v0.3.17 |
1402 | 2025-07-07T07:12:03.281Z | Compiling bit-vec v0.8.0 |
1403 | 2025-07-07T07:12:03.447Z | Compiling spin v0.9.8 |
1404 | 2025-07-07T07:12:03.645Z | Compiling bit-set v0.8.0 |
1405 | 2025-07-07T07:12:03.718Z | Compiling tokio-rustls v0.25.0 |
1406 | 2025-07-07T07:12:03.937Z | Compiling rusty-fork v0.3.0 |
1407 | 2025-07-07T07:12:04.133Z | Compiling multer v3.1.0 |
1408 | 2025-07-07T07:12:04.586Z | Compiling toml v0.8.23 |
1409 | 2025-07-07T07:12:04.935Z | Compiling slog-bunyan v2.5.0 |
1410 | 2025-07-07T07:12:05.072Z | Compiling sha1 v0.10.6 |
1411 | 2025-07-07T07:12:05.174Z | Compiling serde_with v3.14.0 |
1412 | 2025-07-07T07:12:05.454Z | Compiling async-stream v0.3.6 |
1413 | 2025-07-07T07:12:05.503Z | Compiling rand_xorshift v0.4.0 |
1414 | 2025-07-07T07:12:05.578Z | Compiling waitgroup v0.1.2 |
1415 | 2025-07-07T07:12:05.769Z | Compiling rustls-pemfile v2.2.0 |
1416 | 2025-07-07T07:12:05.794Z | Compiling hex v0.4.3 |
1417 | 2025-07-07T07:12:05.822Z | Compiling serde_path_to_error v0.1.17 |
1418 | 2025-07-07T07:12:05.918Z | Compiling hostname v0.4.1 |
1419 | 2025-07-07T07:12:05.973Z | Compiling unarray v0.1.4 |
1420 | 2025-07-07T07:12:06.100Z | Compiling unicode-width v0.2.1 |
1421 | 2025-07-07T07:12:06.140Z | Compiling proptest v1.7.0 |
1422 | 2025-07-07T07:12:06.165Z | Compiling progenitor-client v0.10.0 |
1423 | 2025-07-07T07:12:06.294Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1424 | 2025-07-07T07:12:06.466Z | Compiling dropshot v0.16.2 |
1425 | 2025-07-07T07:12:06.511Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1426 | 2025-07-07T07:12:06.555Z | Compiling ref-cast v1.0.24 |
1427 | 2025-07-07T07:12:06.615Z | Compiling rustc-hash v2.1.1 |
1428 | 2025-07-07T07:12:06.712Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
1429 | 2025-07-07T07:12:06.810Z | Compiling iddqd v0.3.8 |
1430 | 2025-07-07T07:12:07.007Z | Compiling backoff v0.4.0 |
1431 | 2025-07-07T07:12:07.058Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1432 | 2025-07-07T07:12:07.356Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1433 | 2025-07-07T07:12:07.382Z | Compiling parse-display v0.10.0 |
1434 | 2025-07-07T07:12:07.542Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
1435 | 2025-07-07T07:12:07.844Z | Compiling either v1.15.0 |
1436 | 2025-07-07T07:12:07.937Z | Compiling utf8parse v0.2.2 |
1437 | 2025-07-07T07:12:08.105Z | Compiling anstyle-parse v0.2.7 |
1438 | 2025-07-07T07:12:08.350Z | Compiling anstyle-query v1.1.3 |
1439 | 2025-07-07T07:12:08.470Z | Compiling colorchoice v1.0.4 |
1440 | 2025-07-07T07:12:08.517Z | Compiling is_terminal_polyfill v1.70.1 |
1441 | 2025-07-07T07:12:08.642Z | Compiling anstyle v1.0.11 |
1442 | 2025-07-07T07:12:08.667Z | Compiling terminal_size v0.4.2 |
1443 | 2025-07-07T07:12:08.858Z | Compiling hash32 v0.3.1 |
1444 | 2025-07-07T07:12:08.883Z | Compiling clap_lex v0.7.5 |
1445 | 2025-07-07T07:12:08.989Z | Compiling anstream v0.6.19 |
1446 | 2025-07-07T07:12:09.027Z | Compiling strsim v0.11.1 |
1447 | 2025-07-07T07:12:09.101Z | Compiling heapless v0.8.0 |
1448 | 2025-07-07T07:12:09.228Z | Compiling ingot-types v0.1.0 |
1449 | 2025-07-07T07:12:09.272Z | Compiling cobs v0.3.0 |
1450 | 2025-07-07T07:12:09.557Z | Compiling clap_builder v4.5.40 |
1451 | 2025-07-07T07:12:09.600Z | Compiling managed v0.8.0 |
1452 | 2025-07-07T07:12:09.703Z | Compiling bitflags v1.3.2 |
1453 | 2025-07-07T07:12:09.816Z | Compiling postcard v1.1.2 |
1454 | 2025-07-07T07:12:09.923Z | Compiling ingot v0.1.0 |
1455 | 2025-07-07T07:12:09.948Z | Compiling smoltcp v0.11.0 |
1456 | 2025-07-07T07:12:09.997Z | Compiling crossbeam-epoch v0.9.18 |
1457 | 2025-07-07T07:12:10.405Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
1458 | 2025-07-07T07:12:10.598Z | Compiling foreign-types-shared v0.3.1 |
1459 | 2025-07-07T07:12:10.733Z | Compiling foreign-types v0.5.0 |
1460 | 2025-07-07T07:12:10.847Z | Compiling num_enum v0.7.4 |
1461 | 2025-07-07T07:12:11.023Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1462 | 2025-07-07T07:12:11.273Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1463 | 2025-07-07T07:12:11.443Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1464 | 2025-07-07T07:12:11.606Z | Compiling cstr-argument v0.1.2 |
1465 | 2025-07-07T07:12:11.847Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1466 | 2025-07-07T07:12:11.966Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1467 | 2025-07-07T07:12:12.143Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1468 | 2025-07-07T07:12:12.309Z | Compiling tabwriter v1.4.1 |
1469 | 2025-07-07T07:12:12.464Z | Compiling num-integer v0.1.46 |
1470 | 2025-07-07T07:12:12.700Z | Compiling clap v4.5.40 |
1471 | 2025-07-07T07:12:12.817Z | Compiling socket2 v0.6.0 |
1472 | 2025-07-07T07:12:13.069Z | Compiling colored v3.0.0 |
1473 | 2025-07-07T07:12:13.095Z | Compiling static_assertions v1.1.0 |
1474 | 2025-07-07T07:12:13.266Z | Compiling hubpack v0.1.2 |
1475 | 2025-07-07T07:12:13.646Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1476 | 2025-07-07T07:12:13.671Z | Compiling num-iter v0.1.45 |
1477 | 2025-07-07T07:12:13.671Z | Compiling num-rational v0.4.2 |
1478 | 2025-07-07T07:12:13.833Z | Compiling itertools v0.12.1 |
1479 | 2025-07-07T07:12:13.859Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1480 | 2025-07-07T07:12:13.884Z | Compiling num-complex v0.4.6 |
1481 | 2025-07-07T07:12:14.394Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1482 | 2025-07-07T07:12:14.569Z | Compiling num v0.4.3 |
1483 | 2025-07-07T07:12:14.665Z | Compiling crossbeam-deque v0.8.6 |
1484 | 2025-07-07T07:12:14.690Z | Compiling itertools v0.14.0 |
1485 | 2025-07-07T07:12:14.790Z | Compiling float-ord v0.3.2 |
1486 | 2025-07-07T07:12:14.959Z | Compiling rayon-core v1.12.1 |
1487 | 2025-07-07T07:12:14.995Z | Compiling half v2.6.0 |
1488 | 2025-07-07T07:12:15.476Z | Compiling tinyvec_macros v0.1.1 |
1489 | 2025-07-07T07:12:15.585Z | Compiling ciborium-io v0.2.2 |
1490 | 2025-07-07T07:12:15.719Z | Compiling ciborium-ll v0.2.2 |
1491 | 2025-07-07T07:12:16.060Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1492 | 2025-07-07T07:12:16.152Z | Compiling rayon v1.10.0 |
1493 | 2025-07-07T07:12:16.184Z | Compiling tinyvec v1.9.0 |
1494 | 2025-07-07T07:12:16.292Z | Compiling crucible-workspace-hack v0.1.0 |
1495 | 2025-07-07T07:12:16.336Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1496 | 2025-07-07T07:12:16.402Z | Compiling camino-tempfile v1.4.1 |
1497 | 2025-07-07T07:12:16.516Z | Compiling typify-impl v0.4.2 |
1498 | 2025-07-07T07:12:16.682Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1499 | 2025-07-07T07:12:16.810Z | Compiling sigpipe v0.1.3 |
1500 | 2025-07-07T07:12:16.892Z | Compiling jiff v0.2.15 |
1501 | 2025-07-07T07:12:16.952Z | Compiling glob v0.3.2 |
1502 | 2025-07-07T07:12:17.154Z | Compiling data-encoding v2.9.0 |
1503 | 2025-07-07T07:12:17.377Z | Compiling base64ct v1.8.0 |
1504 | 2025-07-07T07:12:17.760Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
1505 | 2025-07-07T07:12:17.931Z | Compiling password-hash v0.5.0 |
1506 | 2025-07-07T07:12:18.477Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1507 | 2025-07-07T07:12:18.584Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1508 | 2025-07-07T07:12:18.788Z | Compiling zone v0.3.1 |
1509 | 2025-07-07T07:12:18.982Z | Compiling rustix v0.38.44 |
1510 | 2025-07-07T07:12:19.008Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
1511 | 2025-07-07T07:12:19.336Z | Compiling ciborium v0.2.2 |
1512 | 2025-07-07T07:12:19.807Z | Compiling typify v0.4.2 |
1513 | 2025-07-07T07:12:19.949Z | Compiling blake2 v0.10.6 |
1514 | 2025-07-07T07:12:19.974Z | Compiling serde-big-array v0.5.1 |
1515 | 2025-07-07T07:12:20.012Z | Compiling smf v0.2.3 |
1516 | 2025-07-07T07:12:20.190Z | Compiling whoami v1.6.0 |
1517 | 2025-07-07T07:12:20.426Z | Compiling unicode-segmentation v1.12.0 |
1518 | 2025-07-07T07:12:20.702Z | Compiling argon2 v0.5.3 |
1519 | 2025-07-07T07:12:20.727Z | Compiling atomicwrites v0.4.4 |
1520 | 2025-07-07T07:12:20.752Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1521 | 2025-07-07T07:12:21.038Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1522 | 2025-07-07T07:12:21.064Z | Compiling newline-converter v0.3.0 |
1523 | 2025-07-07T07:12:21.146Z | Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1524 | 2025-07-07T07:12:21.237Z | Compiling progenitor-impl v0.10.0 |
1525 | 2025-07-07T07:12:21.692Z | Compiling prettyplease v0.2.35 |
1526 | 2025-07-07T07:12:21.823Z | Compiling console v0.15.11 |
1527 | 2025-07-07T07:12:22.976Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1528 | 2025-07-07T07:12:23.845Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1529 | 2025-07-07T07:12:24.160Z | Compiling libsw-core v0.3.2 |
1530 | 2025-07-07T07:12:24.219Z | Compiling secrecy v0.10.3 |
1531 | 2025-07-07T07:12:24.425Z | Compiling fixedbitset v0.4.2 |
1532 | 2025-07-07T07:12:24.459Z | Compiling linked-hash-map v0.5.6 |
1533 | 2025-07-07T07:12:24.754Z | Compiling similar v2.7.0 |
1534 | 2025-07-07T07:12:24.817Z | Compiling resolv-conf v0.7.4 |
1535 | 2025-07-07T07:12:25.391Z | Compiling foreign-types-shared v0.1.1 |
1536 | 2025-07-07T07:12:25.527Z | Compiling fixedbitset v0.5.7 |
1537 | 2025-07-07T07:12:25.584Z | Compiling expectorate v1.2.0 |
1538 | 2025-07-07T07:12:25.799Z | Compiling foreign-types v0.3.2 |
1539 | 2025-07-07T07:12:25.904Z | Compiling petgraph v0.8.2 |
1540 | 2025-07-07T07:12:26.063Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1541 | 2025-07-07T07:12:26.105Z | Compiling lru-cache v0.1.2 |
1542 | 2025-07-07T07:12:26.291Z | Compiling petgraph v0.6.5 |
1543 | 2025-07-07T07:12:26.410Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1544 | 2025-07-07T07:12:26.830Z | Compiling libsw v3.5.0 |
1545 | 2025-07-07T07:12:26.856Z | Compiling libscf-sys v1.1.0 |
1546 | 2025-07-07T07:12:27.072Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1547 | 2025-07-07T07:12:27.107Z | Compiling progenitor v0.10.0 |
1548 | 2025-07-07T07:12:27.132Z | Compiling newtype_derive v0.1.6 |
1549 | 2025-07-07T07:12:27.248Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1550 | 2025-07-07T07:12:27.301Z | Compiling cancel-safe-futures v0.1.5 |
1551 | 2025-07-07T07:12:27.777Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1552 | 2025-07-07T07:12:28.668Z | Compiling owo-colors v4.2.2 |
1553 | 2025-07-07T07:12:28.911Z | Compiling openssl-sys v0.9.109 |
1554 | 2025-07-07T07:12:29.215Z | Compiling hickory-proto v0.24.4 |
1555 | 2025-07-07T07:12:29.281Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1556 | 2025-07-07T07:12:29.379Z | Compiling linear-map v1.2.0 |
1557 | 2025-07-07T07:12:29.691Z | Compiling indent_write v2.2.0 |
1558 | 2025-07-07T07:12:29.717Z | Compiling highway v1.3.0 |
1559 | 2025-07-07T07:12:29.907Z | Compiling swrite v0.1.0 |
1560 | 2025-07-07T07:12:29.932Z | Compiling tagptr v0.2.0 |
1561 | 2025-07-07T07:12:30.023Z | Compiling unicode-width v0.1.14 |
1562 | 2025-07-07T07:12:30.048Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1563 | 2025-07-07T07:12:30.177Z | Compiling moka v0.12.10 |
1564 | 2025-07-07T07:12:30.280Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1565 | 2025-07-07T07:12:30.311Z | Compiling openssl v0.10.73 |
1566 | 2025-07-07T07:12:30.451Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1567 | 2025-07-07T07:12:30.507Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1568 | 2025-07-07T07:12:30.848Z | Compiling steno v0.4.1 |
1569 | 2025-07-07T07:12:30.873Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1570 | 2025-07-07T07:12:31.620Z | Compiling cookie v0.18.1 |
1571 | 2025-07-07T07:12:32.464Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1572 | 2025-07-07T07:12:33.278Z | Compiling hickory-resolver v0.24.4 |
1573 | 2025-07-07T07:12:33.532Z | Compiling hickory-proto v0.25.2 |
1574 | 2025-07-07T07:12:34.160Z | Compiling tokio-stream v0.1.17 |
1575 | 2025-07-07T07:12:34.869Z | Compiling humantime v2.2.0 |
1576 | 2025-07-07T07:12:34.974Z | Compiling qorb v0.4.1 |
1577 | 2025-07-07T07:12:35.299Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1578 | 2025-07-07T07:12:35.324Z | Compiling slog-dtrace v0.3.0 |
1579 | 2025-07-07T07:12:35.795Z | Compiling parking_lot_core v0.8.6 |
1580 | 2025-07-07T07:12:36.002Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1581 | 2025-07-07T07:12:36.322Z | Compiling parking_lot v0.11.2 |
1582 | 2025-07-07T07:12:36.430Z | Compiling fxhash v0.2.1 |
1583 | 2025-07-07T07:12:36.630Z | Compiling crc32fast v1.4.2 |
1584 | 2025-07-07T07:12:36.693Z | Compiling bytecount v0.6.9 |
1585 | 2025-07-07T07:12:36.720Z | Compiling memoffset v0.9.1 |
1586 | 2025-07-07T07:12:36.850Z | Compiling sled v0.34.7 |
1587 | 2025-07-07T07:12:36.909Z | Compiling papergrid v0.17.0 |
1588 | 2025-07-07T07:12:36.957Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1589 | 2025-07-07T07:12:37.040Z | Compiling testing_table v0.3.0 |
1590 | 2025-07-07T07:12:37.292Z | Compiling hickory-resolver v0.25.2 |
1591 | 2025-07-07T07:12:37.645Z | Compiling nix v0.30.1 |
1592 | 2025-07-07T07:12:38.674Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1593 | 2025-07-07T07:12:38.822Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1594 | 2025-07-07T07:12:39.318Z | Compiling tabled v0.20.0 |
1595 | 2025-07-07T07:12:39.888Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1596 | 2025-07-07T07:12:40.578Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1597 | 2025-07-07T07:12:40.626Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1598 | 2025-07-07T07:12:41.116Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1599 | 2025-07-07T07:12:41.141Z | Compiling crc8 v0.1.1 |
1600 | 2025-07-07T07:12:41.305Z | Compiling arc-swap v1.7.1 |
1601 | 2025-07-07T07:12:41.354Z | Compiling itertools v0.13.0 |
1602 | 2025-07-07T07:12:41.822Z | Compiling slog-scope v4.4.0 |
1603 | 2025-07-07T07:12:42.206Z | Compiling slog-stdlog v4.1.1 |
1604 | 2025-07-07T07:12:42.235Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1605 | 2025-07-07T07:12:42.525Z | Compiling const-random v0.1.18 |
1606 | 2025-07-07T07:12:42.629Z | Compiling ahash v0.8.12 |
1607 | 2025-07-07T07:12:43.045Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1608 | 2025-07-07T07:12:43.244Z | Compiling slog-envlogger v2.2.0 |
1609 | 2025-07-07T07:12:43.783Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1610 | 2025-07-07T07:12:43.859Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1611 | 2025-07-07T07:12:43.884Z | Compiling smartstring v1.0.1 |
1612 | 2025-07-07T07:12:43.922Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1613 | 2025-07-07T07:12:44.321Z | Compiling thin-vec v0.2.14 |
1614 | 2025-07-07T07:12:44.378Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1615 | 2025-07-07T07:12:44.403Z | Compiling minimal-lexical v0.2.1 |
1616 | 2025-07-07T07:12:44.778Z | Compiling nom v7.1.3 |
1617 | 2025-07-07T07:12:44.832Z | Compiling rhai v1.22.2 |
1618 | 2025-07-07T07:12:44.857Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1619 | 2025-07-07T07:12:45.039Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
1620 | 2025-07-07T07:12:45.402Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1621 | 2025-07-07T07:12:45.720Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb) |
1622 | 2025-07-07T07:12:46.087Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1623 | 2025-07-07T07:12:46.204Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
1624 | 2025-07-07T07:12:46.444Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
1625 | 2025-07-07T07:12:55.109Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1626 | 2025-07-07T07:13:05.207Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1627 | 2025-07-07T07:13:06.902Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1628 | 2025-07-07T07:13:08.475Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1629 | 2025-07-07T07:13:08.475Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1630 | 2025-07-07T07:13:11.069Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1631 | 2025-07-07T07:13:11.069Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
1632 | 2025-07-07T07:13:11.094Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
1633 | 2025-07-07T07:13:18.856Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
1634 | 2025-07-07T07:13:18.856Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
1635 | 2025-07-07T07:13:22.505Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1636 | 2025-07-07T07:13:22.531Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1637 | 2025-07-07T07:14:11.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s |
1638 | 2025-07-07T07:14:11.238Z | |
1639 | 2025-07-07T07:14:11.238Z | real 2:37.915363714 |
1640 | 2025-07-07T07:14:11.264Z | user 12:56.538349870 |
1641 | 2025-07-07T07:14:11.264Z | sys 2:03.092375894 |
1642 | 2025-07-07T07:14:11.264Z | trap 0.402260525 |
1643 | 2025-07-07T07:14:11.264Z | tflt 0.067945933 |
1644 | 2025-07-07T07:14:11.264Z | dflt 0.314126023 |
1645 | 2025-07-07T07:14:11.264Z | kflt 0.000148456 |
1646 | 2025-07-07T07:14:11.264Z | lock 23:01.348547070 |
1647 | 2025-07-07T07:14:11.264Z | slp 52:30.880099592 |
1648 | 2025-07-07T07:14:11.264Z | lat 35.262461308 |
1649 | 2025-07-07T07:14:11.264Z | stop 1:07.099757062 |
1650 | 2025-07-07T07:14:11.264Z | + ptime -m cargo build --release |
1651 | 2025-07-07T07:14:12.136Z | Compiling proc-macro2 v1.0.95 |
1652 | 2025-07-07T07:14:12.136Z | Compiling unicode-ident v1.0.18 |
1653 | 2025-07-07T07:14:12.136Z | Compiling serde v1.0.219 |
1654 | 2025-07-07T07:14:12.161Z | Compiling autocfg v1.5.0 |
1655 | 2025-07-07T07:14:12.161Z | Compiling libc v0.2.174 |
1656 | 2025-07-07T07:14:12.161Z | Compiling cfg-if v1.0.1 |
1657 | 2025-07-07T07:14:12.161Z | Compiling getrandom v0.3.3 |
1658 | 2025-07-07T07:14:12.276Z | Compiling libm v0.2.15 |
1659 | 2025-07-07T07:14:12.380Z | Compiling memchr v2.7.5 |
1660 | 2025-07-07T07:14:12.837Z | Compiling version_check v0.9.5 |
1661 | 2025-07-07T07:14:12.874Z | Compiling thiserror v2.0.12 |
1662 | 2025-07-07T07:14:12.899Z | Compiling semver v1.0.26 |
1663 | 2025-07-07T07:14:13.343Z | Compiling icu_properties_data v2.0.1 |
1664 | 2025-07-07T07:14:13.381Z | Compiling icu_normalizer_data v2.0.0 |
1665 | 2025-07-07T07:14:13.406Z | Compiling itoa v1.0.15 |
1666 | 2025-07-07T07:14:13.503Z | Compiling lock_api v0.4.13 |
1667 | 2025-07-07T07:14:13.614Z | Compiling stable_deref_trait v1.2.0 |
1668 | 2025-07-07T07:14:13.702Z | Compiling parking_lot_core v0.9.11 |
1669 | 2025-07-07T07:14:13.737Z | Compiling num-traits v0.2.19 |
1670 | 2025-07-07T07:14:13.766Z | Compiling quote v1.0.40 |
1671 | 2025-07-07T07:14:13.791Z | Compiling ryu v1.0.20 |
1672 | 2025-07-07T07:14:14.047Z | Compiling litemap v0.8.0 |
1673 | 2025-07-07T07:14:14.072Z | Compiling writeable v0.6.1 |
1674 | 2025-07-07T07:14:14.135Z | Compiling syn v2.0.104 |
1675 | 2025-07-07T07:14:14.209Z | Compiling serde_json v1.0.140 |
1676 | 2025-07-07T07:14:14.547Z | Compiling percent-encoding v2.3.1 |
1677 | 2025-07-07T07:14:14.828Z | Compiling form_urlencoded v1.2.1 |
1678 | 2025-07-07T07:14:14.854Z | Compiling heck v0.5.0 |
1679 | 2025-07-07T07:14:14.918Z | Compiling utf8_iter v1.0.4 |
1680 | 2025-07-07T07:14:14.968Z | Compiling equivalent v1.0.2 |
1681 | 2025-07-07T07:14:14.996Z | Compiling foldhash v0.1.5 |
1682 | 2025-07-07T07:14:15.022Z | Compiling allocator-api2 v0.2.21 |
1683 | 2025-07-07T07:14:15.091Z | Compiling shlex v1.3.0 |
1684 | 2025-07-07T07:14:15.184Z | Compiling fnv v1.0.7 |
1685 | 2025-07-07T07:14:15.209Z | Compiling pin-project-lite v0.2.16 |
1686 | 2025-07-07T07:14:15.357Z | Compiling cc v1.2.29 |
1687 | 2025-07-07T07:14:15.655Z | Compiling hashbrown v0.15.4 |
1688 | 2025-07-07T07:14:15.680Z | Compiling portable-atomic v1.11.1 |
1689 | 2025-07-07T07:14:15.705Z | Compiling log v0.4.27 |
1690 | 2025-07-07T07:14:16.023Z | Compiling iana-time-zone v0.1.63 |
1691 | 2025-07-07T07:14:16.787Z | Compiling critical-section v1.2.0 |
1692 | 2025-07-07T07:14:16.970Z | Compiling schemars v0.8.22 |
1693 | 2025-07-07T07:14:17.411Z | Compiling dyn-clone v1.0.19 |
1694 | 2025-07-07T07:14:17.492Z | Compiling once_cell v1.21.3 |
1695 | 2025-07-07T07:14:17.649Z | Compiling scopeguard v1.2.0 |
1696 | 2025-07-07T07:14:17.679Z | Compiling thiserror v1.0.69 |
1697 | 2025-07-07T07:14:17.851Z | Compiling ring v0.17.14 |
1698 | 2025-07-07T07:14:17.927Z | Compiling socket2 v0.5.10 |
1699 | 2025-07-07T07:14:18.011Z | Compiling futures-core v0.3.31 |
1700 | 2025-07-07T07:14:18.267Z | Compiling mio v1.0.4 |
1701 | 2025-07-07T07:14:18.292Z | Compiling signal-hook-registry v1.4.5 |
1702 | 2025-07-07T07:14:18.323Z | Compiling httparse v1.10.1 |
1703 | 2025-07-07T07:14:18.349Z | Compiling regex-syntax v0.8.5 |
1704 | 2025-07-07T07:14:18.764Z | Compiling zerocopy v0.8.26 |
1705 | 2025-07-07T07:14:19.243Z | Compiling futures-sink v0.3.31 |
1706 | 2025-07-07T07:14:19.399Z | Compiling aho-corasick v1.1.3 |
1707 | 2025-07-07T07:14:19.481Z | Compiling getrandom v0.2.16 |
1708 | 2025-07-07T07:14:19.508Z | Compiling slab v0.4.10 |
1709 | 2025-07-07T07:14:19.638Z | Compiling futures-channel v0.3.31 |
1710 | 2025-07-07T07:14:19.827Z | Compiling rustix v1.0.7 |
1711 | 2025-07-07T07:14:19.852Z | Compiling pin-utils v0.1.0 |
1712 | 2025-07-07T07:14:19.903Z | Compiling futures-io v0.3.31 |
1713 | 2025-07-07T07:14:20.059Z | Compiling synstructure v0.13.2 |
1714 | 2025-07-07T07:14:20.112Z | Compiling serde_derive_internals v0.29.1 |
1715 | 2025-07-07T07:14:20.210Z | Compiling futures-task v0.3.31 |
1716 | 2025-07-07T07:14:20.424Z | Compiling tracing-core v0.1.34 |
1717 | 2025-07-07T07:14:20.521Z | Compiling rustls v0.23.28 |
1718 | 2025-07-07T07:14:20.691Z | Compiling regress v0.10.3 |
1719 | 2025-07-07T07:14:20.842Z | Compiling strsim v0.11.1 |
1720 | 2025-07-07T07:14:21.035Z | Compiling anyhow v1.0.98 |
1721 | 2025-07-07T07:14:21.355Z | Compiling regex-automata v0.4.9 |
1722 | 2025-07-07T07:14:21.686Z | Compiling typenum v1.18.0 |
1723 | 2025-07-07T07:14:21.842Z | Compiling zeroize v1.8.1 |
1724 | 2025-07-07T07:14:22.246Z | Compiling subtle v2.6.1 |
1725 | 2025-07-07T07:14:22.382Z | Compiling rustversion v1.0.21 |
1726 | 2025-07-07T07:14:22.630Z | Compiling ident_case v1.0.1 |
1727 | 2025-07-07T07:14:22.655Z | Compiling generic-array v0.14.7 |
1728 | 2025-07-07T07:14:22.741Z | Compiling darling_core v0.20.11 |
1729 | 2025-07-07T07:14:22.923Z | Compiling byteorder v1.5.0 |
1730 | 2025-07-07T07:14:23.110Z | Compiling ucd-trie v0.1.7 |
1731 | 2025-07-07T07:14:23.259Z | Compiling serde_derive v1.0.219 |
1732 | 2025-07-07T07:14:23.360Z | Compiling zerofrom-derive v0.1.6 |
1733 | 2025-07-07T07:14:23.490Z | Compiling yoke-derive v0.8.0 |
1734 | 2025-07-07T07:14:24.057Z | Compiling zerovec-derive v0.11.1 |
1735 | 2025-07-07T07:14:25.441Z | Compiling displaydoc v0.2.5 |
1736 | 2025-07-07T07:14:25.815Z | Compiling thiserror-impl v2.0.12 |
1737 | 2025-07-07T07:14:26.041Z | Compiling schemars_derive v0.8.22 |
1738 | 2025-07-07T07:14:26.291Z | Compiling zerofrom v0.1.6 |
1739 | 2025-07-07T07:14:26.502Z | Compiling yoke v0.8.0 |
1740 | 2025-07-07T07:14:26.699Z | Compiling tokio-macros v2.5.0 |
1741 | 2025-07-07T07:14:26.810Z | Compiling zerovec v0.11.2 |
1742 | 2025-07-07T07:14:26.858Z | Compiling zerotrie v0.2.2 |
1743 | 2025-07-07T07:14:27.004Z | Compiling futures-macro v0.3.31 |
1744 | 2025-07-07T07:14:27.649Z | Compiling thiserror-impl v1.0.69 |
1745 | 2025-07-07T07:14:27.960Z | Compiling zerocopy-derive v0.8.26 |
1746 | 2025-07-07T07:14:28.289Z | Compiling regex v1.11.1 |
1747 | 2025-07-07T07:14:28.437Z | Compiling tracing-attributes v0.1.30 |
1748 | 2025-07-07T07:14:28.484Z | Compiling futures-util v0.3.31 |
1749 | 2025-07-07T07:14:29.057Z | Compiling tinystr v0.8.1 |
1750 | 2025-07-07T07:14:29.424Z | Compiling icu_locale_core v2.0.0 |
1751 | 2025-07-07T07:14:29.835Z | Compiling potential_utf v0.1.2 |
1752 | 2025-07-07T07:14:30.135Z | Compiling icu_collections v2.0.0 |
1753 | 2025-07-07T07:14:30.160Z | Compiling scroll_derive v0.12.1 |
1754 | 2025-07-07T07:14:30.829Z | Compiling icu_provider v2.0.0 |
1755 | 2025-07-07T07:14:31.405Z | Compiling icu_properties v2.0.1 |
1756 | 2025-07-07T07:14:31.460Z | Compiling tracing v0.1.41 |
1757 | 2025-07-07T07:14:31.529Z | Compiling pest v2.8.1 |
1758 | 2025-07-07T07:14:32.024Z | Compiling darling_macro v0.20.11 |
1759 | 2025-07-07T07:14:32.865Z | Compiling smallvec v1.15.1 |
1760 | 2025-07-07T07:14:33.048Z | Compiling bytes v1.10.1 |
1761 | 2025-07-07T07:14:33.622Z | Compiling icu_normalizer v2.0.0 |
1762 | 2025-07-07T07:14:33.892Z | Compiling uuid v1.17.0 |
1763 | 2025-07-07T07:14:34.153Z | Compiling chrono v0.4.41 |
1764 | 2025-07-07T07:14:34.330Z | Compiling idna_adapter v1.2.1 |
1765 | 2025-07-07T07:14:34.591Z | Compiling idna v1.0.3 |
1766 | 2025-07-07T07:14:34.617Z | Compiling bitflags v2.9.1 |
1767 | 2025-07-07T07:14:35.329Z | Compiling url v2.5.4 |
1768 | 2025-07-07T07:14:35.947Z | Compiling parking_lot v0.12.4 |
1769 | 2025-07-07T07:14:36.062Z | Compiling indexmap v2.10.0 |
1770 | 2025-07-07T07:14:37.216Z | Compiling tokio v1.46.1 |
1771 | 2025-07-07T07:14:38.054Z | Compiling serde_tokenstream v0.2.2 |
1772 | 2025-07-07T07:14:38.079Z | Compiling http v1.3.1 |
1773 | 2025-07-07T07:14:39.811Z | Compiling rustls-pki-types v1.12.0 |
1774 | 2025-07-07T07:14:39.952Z | Compiling slog v2.7.0 |
1775 | 2025-07-07T07:14:40.386Z | Compiling time-core v0.1.4 |
1776 | 2025-07-07T07:14:40.574Z | Compiling num-conv v0.1.0 |
1777 | 2025-07-07T07:14:40.793Z | Compiling ipnetwork v0.21.1 |
1778 | 2025-07-07T07:14:40.842Z | Compiling time-macros v0.2.22 |
1779 | 2025-07-07T07:14:41.308Z | Compiling pest_meta v2.8.1 |
1780 | 2025-07-07T07:14:41.434Z | Compiling darling v0.20.11 |
1781 | 2025-07-07T07:14:41.560Z | Compiling zerocopy-derive v0.7.35 |
1782 | 2025-07-07T07:14:41.993Z | Compiling untrusted v0.9.0 |
1783 | 2025-07-07T07:14:43.014Z | Compiling pest_generator v2.8.1 |
1784 | 2025-07-07T07:14:43.783Z | Compiling ppv-lite86 v0.2.21 |
1785 | 2025-07-07T07:14:44.066Z | Compiling paste v1.0.15 |
1786 | 2025-07-07T07:14:44.211Z | Compiling ipnet v2.11.0 |
1787 | 2025-07-07T07:14:44.236Z | Compiling newtype-uuid v1.2.4 |
1788 | 2025-07-07T07:14:44.454Z | Compiling pest_derive v2.8.1 |
1789 | 2025-07-07T07:14:44.607Z | Compiling usdt-impl v0.5.0 |
1790 | 2025-07-07T07:14:44.731Z | Compiling crossbeam-utils v0.8.21 |
1791 | 2025-07-07T07:14:45.011Z | Compiling tokio-util v0.7.15 |
1792 | 2025-07-07T07:14:45.257Z | Compiling http-body v1.0.1 |
1793 | 2025-07-07T07:14:45.284Z | Compiling typify-impl v0.3.0 |
1794 | 2025-07-07T07:14:45.512Z | Compiling openapiv3 v2.2.0 |
1795 | 2025-07-07T07:14:45.873Z | Compiling scroll v0.12.0 |
1796 | 2025-07-07T07:14:46.629Z | Compiling atomic-waker v1.1.2 |
1797 | 2025-07-07T07:14:46.660Z | Compiling plain v0.2.3 |
1798 | 2025-07-07T07:14:46.802Z | Compiling goblin v0.8.2 |
1799 | 2025-07-07T07:14:46.829Z | Compiling zerocopy v0.7.35 |
1800 | 2025-07-07T07:14:48.252Z | Compiling errno v0.3.13 |
1801 | 2025-07-07T07:14:48.788Z | Compiling omicron-workspace-hack v0.1.0 |
1802 | 2025-07-07T07:14:48.788Z | Compiling tower-service v0.3.3 |
1803 | 2025-07-07T07:14:48.835Z | Compiling syn v1.0.109 |
1804 | 2025-07-07T07:14:48.835Z | Compiling try-lock v0.2.5 |
1805 | 2025-07-07T07:14:48.953Z | Compiling pretty-hex v0.4.1 |
1806 | 2025-07-07T07:14:49.009Z | Compiling want v0.3.1 |
1807 | 2025-07-07T07:14:49.237Z | Compiling h2 v0.4.11 |
1808 | 2025-07-07T07:14:49.292Z | Compiling dtrace-parser v0.2.0 |
1809 | 2025-07-07T07:14:50.249Z | Compiling daft-derive v0.1.4 |
1810 | 2025-07-07T07:14:50.576Z | Compiling thread-id v4.2.2 |
1811 | 2025-07-07T07:14:50.605Z | Compiling slog-async v2.8.0 |
1812 | 2025-07-07T07:14:50.707Z | Compiling unsafe-libyaml v0.2.11 |
1813 | 2025-07-07T07:14:51.318Z | Compiling dof v0.3.0 |
1814 | 2025-07-07T07:14:51.504Z | Compiling httpdate v1.0.3 |
1815 | 2025-07-07T07:14:52.497Z | Compiling serde_yaml v0.9.34+deprecated |
1816 | 2025-07-07T07:14:53.057Z | Compiling typify-macro v0.3.0 |
1817 | 2025-07-07T07:14:55.016Z | Compiling hyper v1.6.0 |
1818 | 2025-07-07T07:14:55.769Z | Compiling rand_core v0.9.3 |
1819 | 2025-07-07T07:14:56.188Z | Compiling base64 v0.22.1 |
1820 | 2025-07-07T07:14:56.761Z | Compiling typify v0.3.0 |
1821 | 2025-07-07T07:14:56.880Z | Compiling rustls-webpki v0.103.3 |
1822 | 2025-07-07T07:14:57.090Z | Compiling oxnet v0.1.2 |
1823 | 2025-07-07T07:15:00.050Z | Compiling hyper-util v0.1.14 |
1824 | 2025-07-07T07:15:00.314Z | Compiling async-trait v0.1.88 |
1825 | 2025-07-07T07:15:00.683Z | Compiling rustls v0.22.4 |
1826 | 2025-07-07T07:15:00.986Z | Compiling camino v1.1.10 |
1827 | 2025-07-07T07:15:01.626Z | Compiling progenitor-impl v0.9.1 |
1828 | 2025-07-07T07:15:02.049Z | Compiling rand_chacha v0.9.0 |
1829 | 2025-07-07T07:15:03.189Z | Compiling usdt-attr-macro v0.5.0 |
1830 | 2025-07-07T07:15:04.459Z | Compiling usdt-macro v0.5.0 |
1831 | 2025-07-07T07:15:04.734Z | Compiling http-body-util v0.1.3 |
1832 | 2025-07-07T07:15:04.760Z | Compiling serde_urlencoded v0.7.1 |
1833 | 2025-07-07T07:15:05.193Z | Compiling structmeta-derive v0.3.0 |
1834 | 2025-07-07T07:15:05.696Z | Compiling sync_wrapper v1.0.2 |
1835 | 2025-07-07T07:15:05.848Z | Compiling powerfmt v0.2.0 |
1836 | 2025-07-07T07:15:06.273Z | Compiling tower-layer v0.3.3 |
1837 | 2025-07-07T07:15:06.933Z | Compiling tower v0.5.2 |
1838 | 2025-07-07T07:15:07.155Z | Compiling structmeta v0.3.0 |
1839 | 2025-07-07T07:15:07.469Z | Compiling tokio-rustls v0.26.2 |
1840 | 2025-07-07T07:15:07.683Z | Compiling deranged v0.4.0 |
1841 | 2025-07-07T07:15:07.945Z | Compiling progenitor-macro v0.9.1 |
1842 | 2025-07-07T07:15:09.010Z | Compiling rand v0.9.1 |
1843 | 2025-07-07T07:15:09.036Z | Compiling webpki-roots v1.0.1 |
1844 | 2025-07-07T07:15:09.560Z | Compiling multer v3.1.0 |
1845 | 2025-07-07T07:15:10.284Z | Compiling num_threads v0.1.7 |
1846 | 2025-07-07T07:15:10.583Z | Compiling iri-string v0.7.8 |
1847 | 2025-07-07T07:15:10.776Z | Compiling time v0.3.41 |
1848 | 2025-07-07T07:15:11.498Z | Compiling hyper-rustls v0.27.7 |
1849 | 2025-07-07T07:15:11.996Z | Compiling strum_macros v0.26.4 |
1850 | 2025-07-07T07:15:15.258Z | Compiling tower-http v0.6.6 |
1851 | 2025-07-07T07:15:15.284Z | Compiling macaddr v1.0.1 |
1852 | 2025-07-07T07:15:15.877Z | Compiling winnow v0.7.11 |
1853 | 2025-07-07T07:15:16.694Z | Compiling ref-cast v1.0.24 |
1854 | 2025-07-07T07:15:17.042Z | Compiling reqwest v0.12.22 |
1855 | 2025-07-07T07:15:17.144Z | Compiling crossbeam-channel v0.5.15 |
1856 | 2025-07-07T07:15:18.340Z | Compiling async-stream-impl v0.3.6 |
1857 | 2025-07-07T07:15:18.433Z | Compiling rand_core v0.6.4 |
1858 | 2025-07-07T07:15:18.844Z | Compiling dirs-sys-next v0.1.2 |
1859 | 2025-07-07T07:15:19.369Z | Compiling dropshot v0.16.2 |
1860 | 2025-07-07T07:15:20.364Z | Compiling dirs-next v2.0.0 |
1861 | 2025-07-07T07:15:20.902Z | Compiling serde_with_macros v3.14.0 |
1862 | 2025-07-07T07:15:21.761Z | Compiling derive-where v1.5.0 |
1863 | 2025-07-07T07:15:22.679Z | Compiling ref-cast-impl v1.0.24 |
1864 | 2025-07-07T07:15:22.868Z | Compiling thread_local v1.1.9 |
1865 | 2025-07-07T07:15:23.007Z | Compiling lazy_static v1.5.0 |
1866 | 2025-07-07T07:15:23.832Z | Compiling term v0.7.0 |
1867 | 2025-07-07T07:15:23.856Z | Compiling block-buffer v0.10.4 |
1868 | 2025-07-07T07:15:24.103Z | Compiling crypto-common v0.1.6 |
1869 | 2025-07-07T07:15:24.323Z | Compiling derive-ex v0.1.8 |
1870 | 2025-07-07T07:15:27.338Z | Compiling dropshot_endpoint v0.16.2 |
1871 | 2025-07-07T07:15:27.363Z | Compiling toml_datetime v0.6.11 |
1872 | 2025-07-07T07:15:27.786Z | Compiling serde_spanned v0.6.9 |
1873 | 2025-07-07T07:15:28.324Z | Compiling is-terminal v0.4.16 |
1874 | 2025-07-07T07:15:28.502Z | Compiling fastrand v2.3.0 |
1875 | 2025-07-07T07:15:28.604Z | Compiling toml_write v0.1.2 |
1876 | 2025-07-07T07:15:29.032Z | Compiling take_mut v0.2.2 |
1877 | 2025-07-07T07:15:29.610Z | Compiling tempfile v3.20.0 |
1878 | 2025-07-07T07:15:30.826Z | Compiling slog-term v2.9.1 |
1879 | 2025-07-07T07:15:31.576Z | Compiling toml_edit v0.22.27 |
1880 | 2025-07-07T07:15:32.071Z | Compiling test-strategy v0.4.3 |
1881 | 2025-07-07T07:15:32.858Z | Compiling digest v0.10.7 |
1882 | 2025-07-07T07:15:33.668Z | Compiling rand_chacha v0.3.1 |
1883 | 2025-07-07T07:15:33.886Z | Compiling parse-display-derive v0.10.0 |
1884 | 2025-07-07T07:15:34.605Z | Compiling futures-executor v0.3.31 |
1885 | 2025-07-07T07:15:34.911Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1886 | 2025-07-07T07:15:35.433Z | Compiling memmap v0.7.0 |
1887 | 2025-07-07T07:15:36.368Z | Compiling usdt v0.5.0 |
1888 | 2025-07-07T07:15:36.495Z | Compiling futures v0.3.31 |
1889 | 2025-07-07T07:15:36.718Z | Compiling rand v0.8.5 |
1890 | 2025-07-07T07:15:36.949Z | Compiling daft v0.1.4 |
1891 | 2025-07-07T07:15:37.501Z | Compiling progenitor-client v0.9.1 |
1892 | 2025-07-07T07:15:38.259Z | Compiling cpufeatures v0.2.17 |
1893 | 2025-07-07T07:15:39.456Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1894 | 2025-07-07T07:15:39.505Z | Compiling rustls-webpki v0.102.8 |
1895 | 2025-07-07T07:15:39.965Z | Compiling progenitor v0.9.1 |
1896 | 2025-07-07T07:15:40.176Z | Compiling instant v0.1.13 |
1897 | 2025-07-07T07:15:40.442Z | Compiling debug-ignore v1.0.5 |
1898 | 2025-07-07T07:15:40.785Z | Compiling match_cfg v0.1.0 |
1899 | 2025-07-07T07:15:40.895Z | Compiling hostname v0.3.1 |
1900 | 2025-07-07T07:15:42.592Z | Compiling strum v0.26.3 |
1901 | 2025-07-07T07:15:42.775Z | Compiling slog-json v2.6.1 |
1902 | 2025-07-07T07:15:43.048Z | Compiling wait-timeout v0.2.1 |
1903 | 2025-07-07T07:15:43.159Z | Compiling encoding_rs v0.8.35 |
1904 | 2025-07-07T07:15:43.808Z | Compiling quick-error v1.2.3 |
1905 | 2025-07-07T07:15:43.965Z | Compiling bit-vec v0.8.0 |
1906 | 2025-07-07T07:15:44.454Z | Compiling spin v0.9.8 |
1907 | 2025-07-07T07:15:44.814Z | Compiling mime v0.3.17 |
1908 | 2025-07-07T07:15:45.694Z | Compiling tokio-rustls v0.25.0 |
1909 | 2025-07-07T07:15:46.724Z | Compiling bit-set v0.8.0 |
1910 | 2025-07-07T07:15:47.018Z | Compiling toml v0.8.23 |
1911 | 2025-07-07T07:15:47.652Z | Compiling rusty-fork v0.3.0 |
1912 | 2025-07-07T07:15:49.155Z | Compiling slog-bunyan v2.5.0 |
1913 | 2025-07-07T07:15:49.215Z | Compiling sha1 v0.10.6 |
1914 | 2025-07-07T07:15:49.429Z | Compiling serde_with v3.14.0 |
1915 | 2025-07-07T07:15:49.892Z | Compiling async-stream v0.3.6 |
1916 | 2025-07-07T07:15:50.251Z | Compiling rand_xorshift v0.4.0 |
1917 | 2025-07-07T07:15:50.480Z | Compiling waitgroup v0.1.2 |
1918 | 2025-07-07T07:15:50.706Z | Compiling rustls-pemfile v2.2.0 |
1919 | 2025-07-07T07:15:51.126Z | Compiling serde_path_to_error v0.1.17 |
1920 | 2025-07-07T07:15:51.324Z | Compiling hex v0.4.3 |
1921 | 2025-07-07T07:15:51.761Z | Compiling hostname v0.4.1 |
1922 | 2025-07-07T07:15:51.883Z | Compiling unarray v0.1.4 |
1923 | 2025-07-07T07:15:51.933Z | Compiling unicode-width v0.2.1 |
1924 | 2025-07-07T07:15:52.072Z | Compiling proptest v1.7.0 |
1925 | 2025-07-07T07:15:52.322Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1926 | 2025-07-07T07:15:52.627Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1927 | 2025-07-07T07:15:52.856Z | Compiling progenitor-client v0.10.0 |
1928 | 2025-07-07T07:15:53.414Z | Compiling rustc-hash v2.1.1 |
1929 | 2025-07-07T07:15:54.045Z | Compiling iddqd v0.3.8 |
1930 | 2025-07-07T07:15:55.386Z | Compiling backoff v0.4.0 |
1931 | 2025-07-07T07:15:55.690Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
1932 | 2025-07-07T07:15:57.037Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
1933 | 2025-07-07T07:15:58.240Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1934 | 2025-07-07T07:15:58.582Z | Compiling parse-display v0.10.0 |
1935 | 2025-07-07T07:15:59.742Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1936 | 2025-07-07T07:16:00.463Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
1937 | 2025-07-07T07:16:01.264Z | Compiling either v1.15.0 |
1938 | 2025-07-07T07:16:02.340Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1939 | 2025-07-07T07:16:06.460Z | Compiling clap_derive v4.5.40 |
1940 | 2025-07-07T07:16:07.507Z | Compiling utf8parse v0.2.2 |
1941 | 2025-07-07T07:16:07.628Z | Compiling itertools v0.13.0 |
1942 | 2025-07-07T07:16:07.674Z | Compiling anstyle-parse v0.2.7 |
1943 | 2025-07-07T07:16:08.677Z | Compiling colorchoice v1.0.4 |
1944 | 2025-07-07T07:16:08.851Z | Compiling heapless v0.8.0 |
1945 | 2025-07-07T07:16:09.312Z | Compiling anstyle-query v1.1.3 |
1946 | 2025-07-07T07:16:09.476Z | Compiling is_terminal_polyfill v1.70.1 |
1947 | 2025-07-07T07:16:09.953Z | Compiling anstyle v1.0.11 |
1948 | 2025-07-07T07:16:10.012Z | Compiling ingot-macros v0.1.0 |
1949 | 2025-07-07T07:16:10.329Z | Compiling anstream v0.6.19 |
1950 | 2025-07-07T07:16:11.297Z | Compiling terminal_size v0.4.2 |
1951 | 2025-07-07T07:16:11.519Z | Compiling hash32 v0.3.1 |
1952 | 2025-07-07T07:16:12.628Z | Compiling smoltcp v0.11.0 |
1953 | 2025-07-07T07:16:13.544Z | Compiling clap_lex v0.7.5 |
1954 | 2025-07-07T07:16:13.723Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1955 | 2025-07-07T07:16:14.089Z | Compiling heck v0.4.1 |
1956 | 2025-07-07T07:16:14.171Z | Compiling clap_builder v4.5.40 |
1957 | 2025-07-07T07:16:15.006Z | Compiling ingot-types v0.1.0 |
1958 | 2025-07-07T07:16:16.345Z | Compiling proc-macro-crate v3.3.0 |
1959 | 2025-07-07T07:16:16.552Z | Compiling cobs v0.3.0 |
1960 | 2025-07-07T07:16:16.731Z | Compiling proc-macro-error-attr v1.0.4 |
1961 | 2025-07-07T07:16:17.071Z | Compiling managed v0.8.0 |
1962 | 2025-07-07T07:16:17.173Z | Compiling bitflags v1.3.2 |
1963 | 2025-07-07T07:16:17.198Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1964 | 2025-07-07T07:16:17.575Z | Compiling num_enum_derive v0.7.4 |
1965 | 2025-07-07T07:16:17.980Z | Compiling clap v4.5.40 |
1966 | 2025-07-07T07:16:18.176Z | Compiling postcard v1.1.2 |
1967 | 2025-07-07T07:16:18.899Z | Compiling ingot v0.1.0 |
1968 | 2025-07-07T07:16:19.638Z | Compiling crossbeam-epoch v0.9.18 |
1969 | 2025-07-07T07:16:20.305Z | Compiling foreign-types-macros v0.2.3 |
1970 | 2025-07-07T07:16:20.564Z | Compiling proc-macro-error v1.0.4 |
1971 | 2025-07-07T07:16:20.589Z | Compiling foreign-types-shared v0.3.1 |
1972 | 2025-07-07T07:16:21.357Z | Compiling foreign-types v0.5.0 |
1973 | 2025-07-07T07:16:22.682Z | Compiling num_enum v0.7.4 |
1974 | 2025-07-07T07:16:23.405Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1975 | 2025-07-07T07:16:23.725Z | Compiling cstr-argument v0.1.2 |
1976 | 2025-07-07T07:16:23.988Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1977 | 2025-07-07T07:16:24.097Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1978 | 2025-07-07T07:16:24.290Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1979 | 2025-07-07T07:16:24.371Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1980 | 2025-07-07T07:16:24.722Z | Compiling tabwriter v1.4.1 |
1981 | 2025-07-07T07:16:24.810Z | Compiling num-integer v0.1.46 |
1982 | 2025-07-07T07:16:24.835Z | Compiling socket2 v0.6.0 |
1983 | 2025-07-07T07:16:25.326Z | Compiling colored v3.0.0 |
1984 | 2025-07-07T07:16:26.695Z | Compiling hubpack_derive v0.1.1 |
1985 | 2025-07-07T07:16:26.982Z | Compiling typify-impl v0.4.2 |
1986 | 2025-07-07T07:16:27.859Z | Compiling static_assertions v1.1.0 |
1987 | 2025-07-07T07:16:27.885Z | Compiling prettyplease v0.2.35 |
1988 | 2025-07-07T07:16:28.500Z | Compiling hubpack v0.1.2 |
1989 | 2025-07-07T07:16:30.054Z | Compiling num-rational v0.4.2 |
1990 | 2025-07-07T07:16:30.105Z | Compiling num-iter v0.1.45 |
1991 | 2025-07-07T07:16:31.241Z | Compiling itertools v0.12.1 |
1992 | 2025-07-07T07:16:31.933Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1993 | 2025-07-07T07:16:32.494Z | Compiling num-complex v0.4.6 |
1994 | 2025-07-07T07:16:33.021Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1995 | 2025-07-07T07:16:33.367Z | Compiling rayon-core v1.12.1 |
1996 | 2025-07-07T07:16:34.418Z | Compiling num v0.4.3 |
1997 | 2025-07-07T07:16:34.861Z | Compiling typify-macro v0.4.2 |
1998 | 2025-07-07T07:16:35.046Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1999 | 2025-07-07T07:16:35.828Z | Compiling crossbeam-deque v0.8.6 |
2000 | 2025-07-07T07:16:36.016Z | Compiling itertools v0.14.0 |
2001 | 2025-07-07T07:16:36.907Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2002 | 2025-07-07T07:16:37.669Z | Compiling float-ord v0.3.2 |
2003 | 2025-07-07T07:16:37.732Z | Compiling crucible-workspace-hack v0.1.0 |
2004 | 2025-07-07T07:16:38.082Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2005 | 2025-07-07T07:16:41.864Z | Compiling half v2.6.0 |
2006 | 2025-07-07T07:16:42.004Z | Compiling ciborium-io v0.2.2 |
2007 | 2025-07-07T07:16:42.141Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2008 | 2025-07-07T07:16:42.450Z | Compiling pkg-config v0.3.32 |
2009 | 2025-07-07T07:16:42.539Z | Compiling rustix v0.38.44 |
2010 | 2025-07-07T07:16:42.859Z | Compiling semver v0.1.20 |
2011 | 2025-07-07T07:16:43.130Z | Compiling vcpkg v0.2.15 |
2012 | 2025-07-07T07:16:43.329Z | Compiling tinyvec_macros v0.1.1 |
2013 | 2025-07-07T07:16:43.354Z | Compiling rustc_version v0.1.7 |
2014 | 2025-07-07T07:16:43.448Z | Compiling tinyvec v1.9.0 |
2015 | 2025-07-07T07:16:44.331Z | Compiling openssl-sys v0.9.109 |
2016 | 2025-07-07T07:16:44.527Z | Compiling ciborium-ll v0.2.2 |
2017 | 2025-07-07T07:16:44.580Z | Compiling rayon v1.10.0 |
2018 | 2025-07-07T07:16:44.787Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2019 | 2025-07-07T07:16:44.942Z | Compiling typify v0.4.2 |
2020 | 2025-07-07T07:16:44.978Z | Compiling zone_cfg_derive v0.3.1 |
2021 | 2025-07-07T07:16:45.070Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
2022 | 2025-07-07T07:16:45.227Z | Compiling camino-tempfile v1.4.1 |
2023 | 2025-07-07T07:16:45.920Z | Compiling num-derive v0.4.2 |
2024 | 2025-07-07T07:16:46.126Z | Compiling enum-as-inner v0.6.1 |
2025 | 2025-07-07T07:16:47.039Z | Compiling sigpipe v0.1.3 |
2026 | 2025-07-07T07:16:47.374Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2027 | 2025-07-07T07:16:47.576Z | Compiling data-encoding v2.9.0 |
2028 | 2025-07-07T07:16:47.709Z | Compiling base64ct v1.8.0 |
2029 | 2025-07-07T07:16:47.929Z | Compiling glob v0.3.2 |
2030 | 2025-07-07T07:16:48.310Z | Compiling jiff v0.2.15 |
2031 | 2025-07-07T07:16:48.905Z | Compiling password-hash v0.5.0 |
2032 | 2025-07-07T07:16:48.962Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2033 | 2025-07-07T07:16:49.847Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2034 | 2025-07-07T07:16:50.203Z | Compiling zone v0.3.1 |
2035 | 2025-07-07T07:16:50.624Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
2036 | 2025-07-07T07:16:51.175Z | Compiling progenitor-impl v0.10.0 |
2037 | 2025-07-07T07:16:52.808Z | Compiling ciborium v0.2.2 |
2038 | 2025-07-07T07:16:55.206Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2039 | 2025-07-07T07:16:55.618Z | Compiling newtype_derive v0.1.6 |
2040 | 2025-07-07T07:16:55.971Z | Compiling strum_macros v0.25.3 |
2041 | 2025-07-07T07:16:56.062Z | Compiling blake2 v0.10.6 |
2042 | 2025-07-07T07:16:56.951Z | Compiling serde-big-array v0.5.1 |
2043 | 2025-07-07T07:16:57.089Z | Compiling smf v0.2.3 |
2044 | 2025-07-07T07:16:57.221Z | Compiling serde_repr v0.1.20 |
2045 | 2025-07-07T07:16:57.479Z | Compiling owo-colors v4.2.2 |
2046 | 2025-07-07T07:16:57.986Z | Compiling cancel-safe-futures v0.1.5 |
2047 | 2025-07-07T07:16:58.194Z | Compiling unicode-segmentation v1.12.0 |
2048 | 2025-07-07T07:16:58.368Z | Compiling whoami v1.6.0 |
2049 | 2025-07-07T07:16:58.582Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
2050 | 2025-07-07T07:16:59.140Z | Compiling newline-converter v0.3.0 |
2051 | 2025-07-07T07:16:59.317Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2052 | 2025-07-07T07:16:59.342Z | Compiling argon2 v0.5.3 |
2053 | 2025-07-07T07:16:59.367Z | Compiling atomicwrites v0.4.4 |
2054 | 2025-07-07T07:16:59.892Z | Compiling progenitor-macro v0.10.0 |
2055 | 2025-07-07T07:17:01.138Z | Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2056 | 2025-07-07T07:17:02.624Z | Compiling console v0.15.11 |
2057 | 2025-07-07T07:17:04.966Z | Compiling num-derive v0.3.3 |
2058 | 2025-07-07T07:17:05.566Z | Compiling libsw-core v0.3.2 |
2059 | 2025-07-07T07:17:05.849Z | Compiling secrecy v0.10.3 |
2060 | 2025-07-07T07:17:06.074Z | Compiling cookie v0.18.1 |
2061 | 2025-07-07T07:17:06.415Z | Compiling convert_case v0.4.0 |
2062 | 2025-07-07T07:17:06.592Z | Compiling fixedbitset v0.4.2 |
2063 | 2025-07-07T07:17:07.026Z | Compiling resolv-conf v0.7.4 |
2064 | 2025-07-07T07:17:07.266Z | Compiling foreign-types-shared v0.1.1 |
2065 | 2025-07-07T07:17:07.401Z | Compiling fixedbitset v0.5.7 |
2066 | 2025-07-07T07:17:08.209Z | Compiling moka v0.12.10 |
2067 | 2025-07-07T07:17:08.393Z | Compiling similar v2.7.0 |
2068 | 2025-07-07T07:17:08.546Z | Compiling linked-hash-map v0.5.6 |
2069 | 2025-07-07T07:17:08.912Z | Compiling openssl v0.10.73 |
2070 | 2025-07-07T07:17:08.985Z | Compiling progenitor v0.10.0 |
2071 | 2025-07-07T07:17:09.177Z | Compiling lru-cache v0.1.2 |
2072 | 2025-07-07T07:17:09.382Z | Compiling expectorate v1.2.0 |
2073 | 2025-07-07T07:17:09.446Z | Compiling petgraph v0.8.2 |
2074 | 2025-07-07T07:17:09.711Z | Compiling foreign-types v0.3.2 |
2075 | 2025-07-07T07:17:09.824Z | Compiling derive_more v0.99.20 |
2076 | 2025-07-07T07:17:09.930Z | Compiling petgraph v0.6.5 |
2077 | 2025-07-07T07:17:13.288Z | Compiling libscf-sys v1.1.0 |
2078 | 2025-07-07T07:17:13.515Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2079 | 2025-07-07T07:17:13.540Z | Compiling libsw v3.5.0 |
2080 | 2025-07-07T07:17:13.817Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2081 | 2025-07-07T07:17:13.960Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2082 | 2025-07-07T07:17:14.040Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2083 | 2025-07-07T07:17:17.091Z | Compiling hickory-proto v0.24.4 |
2084 | 2025-07-07T07:17:17.859Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2085 | 2025-07-07T07:17:17.932Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2086 | 2025-07-07T07:17:19.441Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2087 | 2025-07-07T07:17:20.379Z | Compiling openssl-macros v0.1.1 |
2088 | 2025-07-07T07:17:20.822Z | Compiling highway v1.3.0 |
2089 | 2025-07-07T07:17:21.074Z | Compiling linear-map v1.2.0 |
2090 | 2025-07-07T07:17:21.428Z | Compiling swrite v0.1.0 |
2091 | 2025-07-07T07:17:21.570Z | Compiling indent_write v2.2.0 |
2092 | 2025-07-07T07:17:21.794Z | Compiling unicode-width v0.1.14 |
2093 | 2025-07-07T07:17:22.057Z | Compiling tagptr v0.2.0 |
2094 | 2025-07-07T07:17:22.106Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2095 | 2025-07-07T07:17:22.347Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2096 | 2025-07-07T07:17:25.169Z | Compiling hickory-resolver v0.24.4 |
2097 | 2025-07-07T07:17:27.395Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2098 | 2025-07-07T07:17:27.714Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2099 | 2025-07-07T07:17:28.071Z | Compiling steno v0.4.1 |
2100 | 2025-07-07T07:17:31.717Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2101 | 2025-07-07T07:17:32.083Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2102 | 2025-07-07T07:17:35.466Z | Compiling hickory-proto v0.25.2 |
2103 | 2025-07-07T07:17:36.573Z | Compiling tokio-stream v0.1.17 |
2104 | 2025-07-07T07:17:37.225Z | Compiling slog-dtrace v0.3.0 |
2105 | 2025-07-07T07:17:37.517Z | Compiling parking_lot_core v0.8.6 |
2106 | 2025-07-07T07:17:37.582Z | Compiling humantime v2.2.0 |
2107 | 2025-07-07T07:17:37.979Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2108 | 2025-07-07T07:17:38.417Z | Compiling qorb v0.4.1 |
2109 | 2025-07-07T07:17:40.121Z | Compiling hickory-resolver v0.25.2 |
2110 | 2025-07-07T07:17:41.570Z | Compiling parking_lot v0.11.2 |
2111 | 2025-07-07T07:17:43.144Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2112 | 2025-07-07T07:17:43.886Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
2113 | 2025-07-07T07:17:44.710Z | Compiling fxhash v0.2.1 |
2114 | 2025-07-07T07:17:44.737Z | Compiling proc-macro-error-attr2 v2.0.0 |
2115 | 2025-07-07T07:17:44.933Z | Compiling memoffset v0.9.1 |
2116 | 2025-07-07T07:17:45.137Z | Compiling crc32fast v1.4.2 |
2117 | 2025-07-07T07:17:45.305Z | Compiling cfg_aliases v0.2.1 |
2118 | 2025-07-07T07:17:45.423Z | Compiling nix v0.30.1 |
2119 | 2025-07-07T07:17:45.448Z | Compiling proc-macro-error2 v2.0.1 |
2120 | 2025-07-07T07:17:45.610Z | Compiling sled v0.34.7 |
2121 | 2025-07-07T07:17:46.103Z | Compiling crunchy v0.2.4 |
2122 | 2025-07-07T07:17:46.128Z | Compiling bytecount v0.6.9 |
2123 | 2025-07-07T07:17:46.404Z | Compiling papergrid v0.17.0 |
2124 | 2025-07-07T07:17:46.729Z | Compiling tabled_derive v0.11.0 |
2125 | 2025-07-07T07:17:48.798Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
2126 | 2025-07-07T07:17:51.415Z | Compiling testing_table v0.3.0 |
2127 | 2025-07-07T07:17:52.107Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
2128 | 2025-07-07T07:17:52.228Z | Compiling tiny-keccak v2.0.2 |
2129 | 2025-07-07T07:17:52.541Z | Compiling tabled v0.20.0 |
2130 | 2025-07-07T07:17:52.598Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
2131 | 2025-07-07T07:17:54.654Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2132 | 2025-07-07T07:17:55.017Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2133 | 2025-07-07T07:17:55.764Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2134 | 2025-07-07T07:17:56.196Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2135 | 2025-07-07T07:17:57.177Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
2136 | 2025-07-07T07:17:58.171Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2137 | 2025-07-07T07:17:59.019Z | Compiling crc8 v0.1.1 |
2138 | 2025-07-07T07:17:59.296Z | Compiling arc-swap v1.7.1 |
2139 | 2025-07-07T07:17:59.350Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
2140 | 2025-07-07T07:17:59.861Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2141 | 2025-07-07T07:18:00.489Z | Compiling slog-scope v4.4.0 |
2142 | 2025-07-07T07:18:01.124Z | Compiling const-random-macro v0.1.16 |
2143 | 2025-07-07T07:18:02.596Z | Compiling ahash v0.8.12 |
2144 | 2025-07-07T07:18:02.946Z | Compiling smartstring v1.0.1 |
2145 | 2025-07-07T07:18:03.812Z | Compiling const-random v0.1.18 |
2146 | 2025-07-07T07:18:03.922Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2147 | 2025-07-07T07:18:04.602Z | Compiling slog-stdlog v4.1.1 |
2148 | 2025-07-07T07:18:05.217Z | Compiling slog-envlogger v2.2.0 |
2149 | 2025-07-07T07:18:06.977Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
2150 | 2025-07-07T07:18:07.648Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
2151 | 2025-07-07T07:18:08.138Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2152 | 2025-07-07T07:18:08.175Z | Compiling thin-vec v0.2.14 |
2153 | 2025-07-07T07:18:08.593Z | Compiling rhai_codegen v2.2.0 |
2154 | 2025-07-07T07:18:08.749Z | Compiling minimal-lexical v0.2.1 |
2155 | 2025-07-07T07:18:08.861Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
2156 | 2025-07-07T07:18:09.315Z | Compiling nom v7.1.3 |
2157 | 2025-07-07T07:18:09.960Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
2158 | 2025-07-07T07:18:10.696Z | Compiling rhai v1.22.2 |
2159 | 2025-07-07T07:18:12.033Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
2160 | 2025-07-07T07:18:12.447Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb) |
2161 | 2025-07-07T07:18:12.489Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
2162 | 2025-07-07T07:18:12.817Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
2163 | 2025-07-07T07:18:14.685Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
2164 | 2025-07-07T07:18:16.023Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
2165 | 2025-07-07T07:18:22.528Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
2166 | 2025-07-07T07:18:25.982Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
2167 | 2025-07-07T07:18:26.094Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
2168 | 2025-07-07T07:18:31.496Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
2169 | 2025-07-07T07:18:31.603Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
2170 | 2025-07-07T07:18:48.741Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
2171 | 2025-07-07T07:19:00.581Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
2172 | 2025-07-07T07:19:02.710Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
2173 | 2025-07-07T07:19:13.363Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
2174 | 2025-07-07T07:19:13.629Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
2175 | 2025-07-07T07:19:42.032Z | Finished `release` profile [optimized] target(s) in 5m 30s |
2176 | 2025-07-07T07:19:42.180Z | |
2177 | 2025-07-07T07:19:42.205Z | real 5:30.899486134 |
2178 | 2025-07-07T07:19:42.205Z | user 39:10.104151737 |
2179 | 2025-07-07T07:19:42.206Z | sys 2:59.001751900 |
2180 | 2025-07-07T07:19:42.206Z | trap 1.112905437 |
2181 | 2025-07-07T07:19:42.206Z | tflt 0.946023280 |
2182 | 2025-07-07T07:19:42.206Z | dflt 1.111442205 |
2183 | 2025-07-07T07:19:42.206Z | kflt 0.000165333 |
2184 | 2025-07-07T07:19:42.206Z | lock 1:24:38.381914558 |
2185 | 2025-07-07T07:19:42.206Z | slp 2:19:34.076367276 |
2186 | 2025-07-07T07:19:42.206Z | lat 2:28.727295100 |
2187 | 2025-07-07T07:19:42.206Z | stop 2:53.180134321 |
2188 | 2025-07-07T07:19:42.206Z | + for x in debug release |
2189 | 2025-07-07T07:19:42.206Z | + mkdir -p /work/debug |
2190 | 2025-07-07T07:19:42.206Z | + cp target/debug/ddmd /work/debug/ddmd |
2191 | 2025-07-07T07:19:42.611Z | + cp target/debug/ddmadm /work/debug/ddmadm |
2192 | 2025-07-07T07:19:42.908Z | + for x in debug release |
2193 | 2025-07-07T07:19:42.909Z | + mkdir -p /work/release |
2194 | 2025-07-07T07:19:42.934Z | + cp target/release/ddmd /work/release/ddmd |
2195 | 2025-07-07T07:19:42.973Z | + cp target/release/ddmadm /work/release/ddmadm |
2196 | 2025-07-07T07:19:43.030Z | process exited: duration 728740 ms, exit code 0 |
|
2197 | 2025-07-07T07:19:43.113Z | found 4 output files |
2198 | 2025-07-07T07:19:43.113Z | uploading: /work/debug/ddmadm (396803776 bytes) |
2199 | 2025-07-07T07:20:25.040Z | uploaded: /work/debug/ddmadm |
2200 | 2025-07-07T07:20:25.040Z | uploading: /work/debug/ddmd (467956752 bytes) |
2201 | 2025-07-07T07:21:17.981Z | uploaded: /work/debug/ddmd |
2202 | 2025-07-07T07:21:18.012Z | uploading: /work/release/ddmadm (46316296 bytes) |
2203 | 2025-07-07T07:21:21.953Z | uploaded: /work/release/ddmadm |
2204 | 2025-07-07T07:21:21.985Z | uploading: /work/release/ddmd (57033240 bytes) |
2205 | 2025-07-07T07:21:28.689Z | uploaded: /work/release/ddmd |