|
|
|
1 | 2025-05-08T20:37:28.729Z | job assigned to worker 01JTRSTBZ58BK5GE7XQPGRQDT2 [factory aws, i-0eb72f118639e8af1] (queued for 1 m 2 s) |
|
2 | 2025-05-08T20:37:36.600Z | starting task 0: "setup" |
3 | 2025-05-08T20:37:36.605Z | ++ uname -s |
4 | 2025-05-08T20:37:36.608Z | + kern=SunOS |
5 | 2025-05-08T20:37:36.608Z | + build_user=build |
6 | 2025-05-08T20:37:36.608Z | + build_uid=12345 |
7 | 2025-05-08T20:37:36.608Z | + work_dir=/work |
8 | 2025-05-08T20:37:36.608Z | + input_dir=/input |
9 | 2025-05-08T20:37:36.608Z | + [[ 0 == 12345 ]] |
10 | 2025-05-08T20:37:36.608Z | + case "$kern" in |
11 | 2025-05-08T20:37:36.608Z | + groupadd -g 12345 build |
12 | 2025-05-08T20:37:36.612Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-05-08T20:37:38.617Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-05-08T20:37:38.738Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-05-08T20:37:38.741Z | + home_fs=zfs |
16 | 2025-05-08T20:37:38.741Z | + [[ zfs == autofs ]] |
17 | 2025-05-08T20:37:38.741Z | + mkdir -p /home/build |
18 | 2025-05-08T20:37:38.744Z | + chown build:build /home/build /work |
19 | 2025-05-08T20:37:40.744Z | + chmod 0700 /home/build /work |
20 | 2025-05-08T20:37:40.751Z | process exited: duration 4152 ms, exit code 0 |
|
21 | 2025-05-08T20:37:40.759Z | starting task 1: "rust-toolchain" |
22 | 2025-05-08T20:37:40.764Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
23 | 2025-05-08T20:37:40.764Z | * rust toolchain channel = "1.86.0" |
24 | 2025-05-08T20:37:40.764Z | * rust toolchain profile = "default" |
25 | 2025-05-08T20:37:40.764Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-05-08T20:37:40.764Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-05-08T20:37:40.764Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-05-08T20:37:40.768Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-05-08T20:37:40.768Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
30 | 2025-05-08T20:37:40.885Z | info: downloading installer |
31 | 2025-05-08T20:37:42.378Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-05-08T20:37:42.378Z | warn: /opt/ooce/bin |
33 | 2025-05-08T20:37:42.378Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-05-08T20:37:42.378Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-05-08T20:37:42.378Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-05-08T20:37:42.378Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-05-08T20:37:42.378Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-05-08T20:37:42.378Z | error: cannot install while Rust is installed |
39 | 2025-05-08T20:37:42.378Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-05-08T20:37:42.393Z | info: profile set to 'default' |
41 | 2025-05-08T20:37:42.393Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-05-08T20:37:42.396Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
43 | 2025-05-08T20:37:42.565Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
44 | 2025-05-08T20:37:42.565Z | info: downloading component 'cargo' |
45 | 2025-05-08T20:37:43.648Z | info: downloading component 'clippy' |
46 | 2025-05-08T20:37:44.044Z | info: downloading component 'rust-docs' |
47 | 2025-05-08T20:37:45.598Z | info: downloading component 'rust-std' |
48 | 2025-05-08T20:37:47.406Z | info: downloading component 'rustc' |
49 | 2025-05-08T20:37:56.033Z | info: downloading component 'rustfmt' |
50 | 2025-05-08T20:37:56.370Z | info: installing component 'cargo' |
51 | 2025-05-08T20:37:57.192Z | info: installing component 'clippy' |
52 | 2025-05-08T20:37:57.580Z | info: installing component 'rust-docs' |
53 | 2025-05-08T20:37:59.446Z | info: installing component 'rust-std' |
54 | 2025-05-08T20:38:01.184Z | info: installing component 'rustc' |
55 | 2025-05-08T20:38:07.501Z | info: installing component 'rustfmt' |
56 | 2025-05-08T20:38:07.831Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
57 | 2025-05-08T20:38:07.831Z | |
58 | 2025-05-08T20:38:08.242Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
59 | 2025-05-08T20:38:08.242Z | |
60 | 2025-05-08T20:38:08.245Z | |
61 | 2025-05-08T20:38:08.245Z | Rust is installed now. Great! |
62 | 2025-05-08T20:38:08.245Z | |
63 | 2025-05-08T20:38:08.245Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-05-08T20:38:08.245Z | environment variable. This has not been done automatically. |
65 | 2025-05-08T20:38:08.245Z | |
66 | 2025-05-08T20:38:08.245Z | To configure your current shell, you need to source |
67 | 2025-05-08T20:38:08.245Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-05-08T20:38:08.245Z | |
69 | 2025-05-08T20:38:08.245Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-05-08T20:38:08.245Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-05-08T20:38:08.245Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-05-08T20:38:08.245Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-05-08T20:38:08.323Z | + rustup --version |
74 | 2025-05-08T20:38:08.335Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-05-08T20:38:08.338Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-05-08T20:38:08.413Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
77 | 2025-05-08T20:38:08.416Z | + cargo --version |
78 | 2025-05-08T20:38:08.478Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
79 | 2025-05-08T20:38:08.482Z | + rustc --version |
80 | 2025-05-08T20:38:08.574Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
81 | 2025-05-08T20:38:08.580Z | process exited: duration 27840 ms, exit code 0 |
|
82 | 2025-05-08T20:38:08.586Z | starting task 2: "authentication" |
83 | 2025-05-08T20:38:08.615Z | process exited: duration 28 ms, exit code 0 |
|
84 | 2025-05-08T20:38:08.621Z | starting task 3: "clone repository" |
85 | 2025-05-08T20:38:08.627Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-05-08T20:38:08.631Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-05-08T20:38:08.676Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-05-08T20:38:48.951Z | + cd /work/oxidecomputer/omicron |
89 | 2025-05-08T20:38:48.951Z | + git fetch origin 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
90 | 2025-05-08T20:38:49.261Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-05-08T20:38:49.261Z | * branch 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 -> FETCH_HEAD |
92 | 2025-05-08T20:38:49.271Z | + [[ -n ixi/propolis-oximeter-vss ]] |
93 | 2025-05-08T20:38:49.274Z | ++ git branch --show-current |
94 | 2025-05-08T20:38:49.277Z | + current=main |
95 | 2025-05-08T20:38:49.277Z | + [[ main != ixi/propolis-oximeter-vss ]] |
96 | 2025-05-08T20:38:49.277Z | + git branch -f ixi/propolis-oximeter-vss 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
97 | 2025-05-08T20:38:49.281Z | + git checkout -f ixi/propolis-oximeter-vss |
98 | 2025-05-08T20:38:49.495Z | Switched to branch 'ixi/propolis-oximeter-vss' |
99 | 2025-05-08T20:38:49.500Z | + git reset --hard 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
100 | 2025-05-08T20:38:49.521Z | HEAD is now at 61b4a923a add a Propolis metric for VMM VSZ |
101 | 2025-05-08T20:38:49.525Z | process exited: duration 40930 ms, exit code 0 |
|
102 | 2025-05-08T20:38:49.531Z | starting task 4: "build" |
103 | 2025-05-08T20:38:49.537Z | + source ./env.sh |
104 | 2025-05-08T20:38:49.537Z | ++ OLD_SHELL_OPTS=ehxB |
105 | 2025-05-08T20:38:49.537Z | ++ set -o xtrace |
106 | 2025-05-08T20:38:49.540Z | ++++ dirname ./env.sh |
107 | 2025-05-08T20:38:49.544Z | +++ readlink -f . |
108 | 2025-05-08T20:38:49.547Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
109 | 2025-05-08T20:38:49.547Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
110 | 2025-05-08T20:38:49.547Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
111 | 2025-05-08T20:38:49.547Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
112 | 2025-05-08T20:38:49.547Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
113 | 2025-05-08T20:38:49.547Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
114 | 2025-05-08T20:38:49.547Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
115 | 2025-05-08T20:38:49.547Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
116 | 2025-05-08T20:38:49.547Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
117 | 2025-05-08T20:38:49.547Z | ++ case $OLD_SHELL_OPTS in |
118 | 2025-05-08T20:38:49.547Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
119 | 2025-05-08T20:38:49.547Z | + source .github/buildomat/ci-env.sh |
120 | 2025-05-08T20:38:49.547Z | ++ export CARGO_TERM_COLOR=always |
121 | 2025-05-08T20:38:49.547Z | ++ CARGO_TERM_COLOR=always |
122 | 2025-05-08T20:38:49.547Z | + cargo --version |
123 | 2025-05-08T20:38:49.603Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
124 | 2025-05-08T20:38:49.606Z | + rustc --version |
125 | 2025-05-08T20:38:49.671Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
126 | 2025-05-08T20:38:49.674Z | + banner prerequisites |
127 | 2025-05-08T20:38:49.677Z | |
128 | 2025-05-08T20:38:49.677Z | ##### ##### ###### ##### ###### #### # # # #### # |
129 | 2025-05-08T20:38:49.678Z | # # # # # # # # # # # # # # # |
130 | 2025-05-08T20:38:49.678Z | # # # # ##### # # ##### # # # # # #### # |
131 | 2025-05-08T20:38:49.678Z | ##### ##### # ##### # # # # # # # # # |
132 | 2025-05-08T20:38:49.678Z | # # # # # # # # # # # # # # # |
133 | 2025-05-08T20:38:49.678Z | # # # ###### # # ###### ### # #### # #### # |
134 | 2025-05-08T20:38:49.678Z | |
135 | 2025-05-08T20:38:49.678Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
136 | 2025-05-08T20:38:59.375Z | Startup: Refreshing catalog 'helios-dev' ... Done |
137 | 2025-05-08T20:39:04.745Z | Startup: Caching catalogs ... Done |
138 | 2025-05-08T20:39:08.721Z | Planning: Solver setup ... Done (2.886s) |
139 | 2025-05-08T20:39:08.750Z | Planning: Running solver ... Done (0.029s) |
140 | 2025-05-08T20:39:08.829Z | Planning: Finding local manifests ... Done (0.004s) |
141 | 2025-05-08T20:39:09.262Z | Planning: Fetching manifests: 0/4 0% complete |
142 | 2025-05-08T20:39:09.419Z | Planning: Fetching manifests: 4/4 100% complete |
143 | 2025-05-08T20:39:09.468Z | Planning: Package planning ... Done (0.049s) |
144 | 2025-05-08T20:39:09.519Z | Planning: Merging actions ... Done (0.051s) |
145 | 2025-05-08T20:39:09.814Z | Planning: Checking for conflicting actions ... Done (0.294s) |
146 | 2025-05-08T20:39:09.824Z | Planning: Consolidating action changes ... Done (0.011s) |
147 | 2025-05-08T20:39:10.865Z | Planning: Evaluating mediators ... Done (1.041s) |
148 | 2025-05-08T20:39:10.874Z | Planning: Planning completed in 6.02 seconds |
149 | 2025-05-08T20:39:10.891Z | Packages to install: 4 |
150 | 2025-05-08T20:39:10.891Z | Mediators to change: 2 |
151 | 2025-05-08T20:39:10.898Z | Services to change: 1 |
152 | 2025-05-08T20:39:10.898Z | Estimated space available: 155.55 GB |
153 | 2025-05-08T20:39:10.898Z | Estimated space to be consumed: 1.64 GB |
154 | 2025-05-08T20:39:10.898Z | Create boot environment: No |
155 | 2025-05-08T20:39:10.898Z | Create backup boot environment: No |
156 | 2025-05-08T20:39:10.898Z | Rebuild boot archive: No |
157 | 2025-05-08T20:39:10.898Z | |
158 | 2025-05-08T20:39:10.898Z | Changed mediators: |
159 | 2025-05-08T20:39:10.898Z | mediator clang: |
160 | 2025-05-08T20:39:10.898Z | version: None -> 15 (system default) |
161 | 2025-05-08T20:39:10.898Z | |
162 | 2025-05-08T20:39:10.898Z | mediator llvm: |
163 | 2025-05-08T20:39:10.898Z | version: 14 (system default) -> 15 (system default) |
164 | 2025-05-08T20:39:10.898Z | |
165 | 2025-05-08T20:39:10.898Z | Changed packages: |
166 | 2025-05-08T20:39:10.898Z | helios-dev |
167 | 2025-05-08T20:39:10.898Z | developer/build-essential |
168 | 2025-05-08T20:39:10.898Z | None -> 11-2.0 |
169 | 2025-05-08T20:39:10.898Z | library/libxmlsec1 |
170 | 2025-05-08T20:39:10.898Z | None -> 1.2.35-2.0 |
171 | 2025-05-08T20:39:10.898Z | ooce/developer/clang-15 |
172 | 2025-05-08T20:39:10.898Z | None -> 15.0.7-2.0 |
173 | 2025-05-08T20:39:10.898Z | ooce/developer/llvm-15 |
174 | 2025-05-08T20:39:10.898Z | None -> 15.0.7-2.0 |
175 | 2025-05-08T20:39:10.898Z | |
176 | 2025-05-08T20:39:10.899Z | Services: |
177 | 2025-05-08T20:39:10.899Z | restart_fmri: |
178 | 2025-05-08T20:39:10.899Z | svc:/system/update-man-index:default |
179 | 2025-05-08T20:39:10.945Z | |
180 | 2025-05-08T20:39:10.945Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
181 | 2025-05-08T20:39:15.943Z | Download: 885/3290 items 18.9/212.6MB 8% complete (3.8M/s) |
182 | 2025-05-08T20:39:20.943Z | Download: 1363/3290 items 114.6/212.6MB 53% complete (11.5M/s) |
183 | 2025-05-08T20:39:25.945Z | Download: 3166/3290 items 145.5/212.6MB 68% complete (12.6M/s) |
184 | 2025-05-08T20:39:31.349Z | Download: 3289/3290 items 212.6/212.6MB 100% complete (12.1M/s) |
185 | 2025-05-08T20:39:31.373Z | Download: Completed 212.60 MB in 20.44 seconds (10.4M/s) |
186 | 2025-05-08T20:39:31.576Z | Actions: 1/3689 actions (Installing new actions) |
187 | 2025-05-08T20:39:36.095Z | Actions: Completed 3689 actions in 4.53 seconds. |
188 | 2025-05-08T20:39:36.596Z | Done (0.496s) |
189 | 2025-05-08T20:39:36.596Z | Done (0.000s) |
190 | 2025-05-08T20:39:37.319Z | Done (0.724s) |
191 | 2025-05-08T20:39:41.959Z | Done (4.367s) |
192 | 2025-05-08T20:39:42.051Z | Done (0.022s) |
193 | 2025-05-08T20:39:42.054Z | Done (0.000s) |
194 | 2025-05-08T20:39:42.225Z | Done (0.000s) |
195 | 2025-05-08T20:39:42.992Z | Planning: Evaluating mediator changes ... Done |
196 | 2025-05-08T20:39:43.154Z | Planning: Checking for conflicting actions ... Done |
197 | 2025-05-08T20:39:43.158Z | Planning: Consolidating action changes ... Done |
198 | 2025-05-08T20:39:43.426Z | Planning: Evaluating mediators ... Done |
199 | 2025-05-08T20:39:43.432Z | Planning: Planning completed in 0.44 seconds |
200 | 2025-05-08T20:39:43.462Z | Mediators to change: 2 |
201 | 2025-05-08T20:39:43.462Z | Create boot environment: No |
202 | 2025-05-08T20:39:43.465Z | Create backup boot environment: No |
203 | 2025-05-08T20:39:43.539Z | Done |
204 | 2025-05-08T20:39:43.539Z | Done |
205 | 2025-05-08T20:39:44.015Z | Done |
206 | 2025-05-08T20:39:47.544Z | Done |
207 | 2025-05-08T20:39:47.635Z | Done |
208 | 2025-05-08T20:39:47.638Z | Done |
209 | 2025-05-08T20:39:47.830Z | Done |
210 | 2025-05-08T20:39:48.460Z | Planning: Evaluating mediator changes ... Done |
211 | 2025-05-08T20:39:48.463Z | Planning: Merging actions ... Done |
212 | 2025-05-08T20:39:48.649Z | Planning: Checking for conflicting actions ... Done |
213 | 2025-05-08T20:39:48.653Z | Planning: Consolidating action changes ... Done |
214 | 2025-05-08T20:39:48.918Z | Planning: Evaluating mediators ... Done |
215 | 2025-05-08T20:39:48.974Z | Planning: Planning completed in 0.77 seconds |
216 | 2025-05-08T20:39:49.009Z | Packages to change: 1 |
217 | 2025-05-08T20:39:49.009Z | Mediators to change: 1 |
218 | 2025-05-08T20:39:49.012Z | Services to change: 1 |
219 | 2025-05-08T20:39:49.012Z | Create boot environment: No |
220 | 2025-05-08T20:39:49.012Z | Create backup boot environment: Yes |
221 | 2025-05-08T20:39:51.325Z | Actions: 1/6 actions (Updating modified actions) |
222 | 2025-05-08T20:39:51.329Z | Actions: Completed 6 actions in 0.00 seconds. |
223 | 2025-05-08T20:39:51.329Z | Done |
224 | 2025-05-08T20:39:51.329Z | Done |
225 | 2025-05-08T20:39:51.472Z | Done |
226 | 2025-05-08T20:39:55.097Z | Done |
227 | 2025-05-08T20:39:55.189Z | Done |
228 | 2025-05-08T20:39:55.192Z | Done |
229 | 2025-05-08T20:39:55.331Z | Done |
230 | 2025-05-08T20:39:55.766Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
231 | 2025-05-08T20:39:55.766Z | clang system 15 system |
232 | 2025-05-08T20:39:55.767Z | csh system system illumos |
233 | 2025-05-08T20:39:55.767Z | ctags system system illumos |
234 | 2025-05-08T20:39:55.767Z | file system system illumos |
235 | 2025-05-08T20:39:55.767Z | gcc vendor 12 vendor |
236 | 2025-05-08T20:39:55.767Z | gcc system 10 system |
237 | 2025-05-08T20:39:55.767Z | gcc system 7 system |
238 | 2025-05-08T20:39:55.767Z | go system 1.20 system |
239 | 2025-05-08T20:39:55.767Z | go system 1.19 system |
240 | 2025-05-08T20:39:55.767Z | llvm system 15 system |
241 | 2025-05-08T20:39:55.767Z | llvm system 14 system |
242 | 2025-05-08T20:39:55.767Z | mariadb system 10.6 system |
243 | 2025-05-08T20:39:55.767Z | mta vendor vendor dma |
244 | 2025-05-08T20:39:55.767Z | openjdk system 17 system |
245 | 2025-05-08T20:39:55.767Z | openjdk system 11 system |
246 | 2025-05-08T20:39:55.767Z | openjdk system 1.8 system |
247 | 2025-05-08T20:39:55.767Z | openssl vendor 3 vendor |
248 | 2025-05-08T20:39:55.767Z | perl system 5.36 system |
249 | 2025-05-08T20:39:55.767Z | postgresql system 15 system |
250 | 2025-05-08T20:39:55.767Z | postgresql system 13 system |
251 | 2025-05-08T20:39:55.767Z | python vendor 3 vendor |
252 | 2025-05-08T20:39:55.767Z | python system 2 system |
253 | 2025-05-08T20:39:55.767Z | python3 system 3.11 system |
254 | 2025-05-08T20:39:55.767Z | ruby system 3.0 system |
255 | 2025-05-08T20:39:55.767Z | words vendor vendor american-english |
256 | 2025-05-08T20:39:55.767Z | words system system australian-english |
257 | 2025-05-08T20:39:55.767Z | words system system british-english |
258 | 2025-05-08T20:39:55.767Z | words system system canadian-english |
259 | 2025-05-08T20:39:55.768Z | words system system french |
260 | 2025-05-08T20:39:55.768Z | words system system italian |
261 | 2025-05-08T20:39:55.768Z | words system system ngerman |
262 | 2025-05-08T20:39:55.768Z | words system system ogerman |
263 | 2025-05-08T20:39:55.768Z | words system system spanish |
264 | 2025-05-08T20:39:56.102Z | PUBLISHER TYPE STATUS P LOCATION |
265 | 2025-05-08T20:39:56.102Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
266 | 2025-05-08T20:39:59.710Z | FMRI IFO |
267 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
268 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
269 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
270 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
271 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
272 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
273 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
274 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
275 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
276 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
277 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
278 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
279 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
280 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
281 | 2025-05-08T20:39:59.711Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
282 | 2025-05-08T20:40:00.617Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
283 | 2025-05-08T20:40:00.959Z | Updating git repository `https://github.com/seanmonstar/reqwest` |
284 | 2025-05-08T20:40:01.747Z | Updating crates.io index |
285 | 2025-05-08T20:40:01.751Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
286 | 2025-05-08T20:40:02.223Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
287 | 2025-05-08T20:40:02.889Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
288 | 2025-05-08T20:40:03.165Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
289 | 2025-05-08T20:40:03.439Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
290 | 2025-05-08T20:40:03.863Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
291 | 2025-05-08T20:40:05.033Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
292 | 2025-05-08T20:40:10.085Z | Updating git repository `https://github.com/oxidecomputer/opte` |
293 | 2025-05-08T20:40:10.993Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
294 | 2025-05-08T20:40:11.760Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
295 | 2025-05-08T20:40:12.071Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
296 | 2025-05-08T20:40:12.467Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
297 | 2025-05-08T20:40:13.282Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
298 | 2025-05-08T20:40:13.638Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
299 | 2025-05-08T20:40:14.218Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
300 | 2025-05-08T20:40:14.533Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
301 | 2025-05-08T20:40:14.901Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
302 | 2025-05-08T20:40:15.224Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
303 | 2025-05-08T20:40:15.473Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
304 | 2025-05-08T20:40:15.809Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
305 | 2025-05-08T20:40:16.097Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
306 | 2025-05-08T20:40:16.462Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
307 | 2025-05-08T20:40:17.147Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
308 | 2025-05-08T20:40:17.156Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
309 | 2025-05-08T20:40:17.539Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
310 | 2025-05-08T20:40:18.096Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
311 | 2025-05-08T20:40:18.460Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
312 | 2025-05-08T20:40:18.804Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
313 | 2025-05-08T20:40:19.297Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
314 | 2025-05-08T20:40:19.729Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
315 | 2025-05-08T20:40:20.091Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
316 | 2025-05-08T20:40:20.448Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
317 | 2025-05-08T20:40:20.757Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
318 | 2025-05-08T20:40:29.940Z | Updating git repository `https://github.com/illumos/smf-rs` |
319 | 2025-05-08T20:40:31.418Z | Downloading crates ... |
320 | 2025-05-08T20:40:31.481Z | Downloaded anstyle v1.0.10 |
321 | 2025-05-08T20:40:31.486Z | Downloaded anstyle-parse v0.2.5 |
322 | 2025-05-08T20:40:31.489Z | Downloaded anstream v0.6.15 |
323 | 2025-05-08T20:40:31.492Z | Downloaded bytecount v0.6.8 |
324 | 2025-05-08T20:40:31.495Z | Downloaded equivalent v1.0.1 |
325 | 2025-05-08T20:40:31.504Z | Downloaded zerocopy-derive v0.7.35 |
326 | 2025-05-08T20:40:31.509Z | Downloaded dtrace-parser v0.2.0 |
327 | 2025-05-08T20:40:31.519Z | Downloaded swrite v0.1.0 |
328 | 2025-05-08T20:40:31.523Z | Downloaded winnow v0.7.3 |
329 | 2025-05-08T20:40:31.530Z | Downloaded scroll_derive v0.12.0 |
330 | 2025-05-08T20:40:31.534Z | Downloaded pretty-hex v0.4.1 |
331 | 2025-05-08T20:40:31.547Z | Downloaded usdt-attr-macro v0.5.0 |
332 | 2025-05-08T20:40:31.553Z | Downloaded usdt-macro v0.5.0 |
333 | 2025-05-08T20:40:31.556Z | Downloaded dof v0.3.0 |
334 | 2025-05-08T20:40:31.556Z | Downloaded cfg-if v1.0.0 |
335 | 2025-05-08T20:40:31.556Z | Downloaded cargo-platform v0.1.8 |
336 | 2025-05-08T20:40:31.556Z | Downloaded serde_spanned v0.6.8 |
337 | 2025-05-08T20:40:31.559Z | Downloaded crypto-common v0.1.6 |
338 | 2025-05-08T20:40:31.559Z | Downloaded fnv v1.0.7 |
339 | 2025-05-08T20:40:31.559Z | Downloaded colorchoice v1.0.2 |
340 | 2025-05-08T20:40:31.562Z | Downloaded byteorder v1.5.0 |
341 | 2025-05-08T20:40:31.562Z | Downloaded digest v0.10.7 |
342 | 2025-05-08T20:40:31.565Z | Downloaded clap_lex v0.7.4 |
343 | 2025-05-08T20:40:31.565Z | Downloaded camino-tempfile v1.1.1 |
344 | 2025-05-08T20:40:31.568Z | Downloaded autocfg v1.4.0 |
345 | 2025-05-08T20:40:31.568Z | Downloaded serde_tokenstream v0.2.2 |
346 | 2025-05-08T20:40:31.573Z | Downloaded strsim v0.11.1 |
347 | 2025-05-08T20:40:31.573Z | Downloaded macaddr v1.0.1 |
348 | 2025-05-08T20:40:31.576Z | Downloaded generic-array v0.14.7 |
349 | 2025-05-08T20:40:31.576Z | Downloaded is_terminal_polyfill v1.70.1 |
350 | 2025-05-08T20:40:31.576Z | Downloaded heck v0.5.0 |
351 | 2025-05-08T20:40:31.579Z | Downloaded heck v0.4.1 |
352 | 2025-05-08T20:40:31.579Z | Downloaded block-buffer v0.10.4 |
353 | 2025-05-08T20:40:31.579Z | Downloaded scroll v0.12.0 |
354 | 2025-05-08T20:40:31.582Z | Downloaded bitflags v1.3.2 |
355 | 2025-05-08T20:40:31.585Z | Downloaded thiserror-impl v2.0.12 |
356 | 2025-05-08T20:40:31.585Z | Downloaded itoa v1.0.11 |
357 | 2025-05-08T20:40:31.588Z | Downloaded anstyle-query v1.1.1 |
358 | 2025-05-08T20:40:31.591Z | Downloaded terminal_size v0.2.6 |
359 | 2025-05-08T20:40:31.595Z | Downloaded proc-macro-error-attr v1.0.4 |
360 | 2025-05-08T20:40:31.595Z | Downloaded plain v0.2.3 |
361 | 2025-05-08T20:40:31.599Z | Downloaded pest_generator v2.7.14 |
362 | 2025-05-08T20:40:31.602Z | Downloaded thiserror v1.0.69 |
363 | 2025-05-08T20:40:31.605Z | Downloaded smawk v0.3.2 |
364 | 2025-05-08T20:40:31.608Z | Downloaded fs-err v3.1.0 |
365 | 2025-05-08T20:40:31.611Z | Downloaded cpufeatures v0.2.14 |
366 | 2025-05-08T20:40:31.614Z | Downloaded thread-id v4.2.2 |
367 | 2025-05-08T20:40:31.619Z | Downloaded tabled_derive v0.7.0 |
368 | 2025-05-08T20:40:31.619Z | Downloaded terminal_size v0.4.0 |
369 | 2025-05-08T20:40:31.623Z | Downloaded usdt-impl v0.5.0 |
370 | 2025-05-08T20:40:31.626Z | Downloaded unicode-linebreak v0.1.5 |
371 | 2025-05-08T20:40:31.626Z | Downloaded utf8parse v0.2.2 |
372 | 2025-05-08T20:40:31.626Z | Downloaded usdt v0.5.0 |
373 | 2025-05-08T20:40:31.626Z | Downloaded memmap v0.7.0 |
374 | 2025-05-08T20:40:31.629Z | Downloaded clap_derive v4.5.32 |
375 | 2025-05-08T20:40:31.632Z | Downloaded errno v0.3.9 |
376 | 2025-05-08T20:40:31.637Z | Downloaded version_check v0.9.5 |
377 | 2025-05-08T20:40:31.642Z | Downloaded semver v1.0.25 |
378 | 2025-05-08T20:40:31.642Z | Downloaded fastrand v2.1.1 |
379 | 2025-05-08T20:40:31.642Z | Downloaded thiserror-impl v1.0.69 |
380 | 2025-05-08T20:40:31.642Z | Downloaded camino v1.1.9 |
381 | 2025-05-08T20:40:31.645Z | Downloaded tempfile v3.13.0 |
382 | 2025-05-08T20:40:31.648Z | Downloaded toml_datetime v0.6.8 |
383 | 2025-05-08T20:40:31.648Z | Downloaded io-lifetimes v1.0.11 |
384 | 2025-05-08T20:40:31.652Z | Downloaded sha2 v0.10.8 |
385 | 2025-05-08T20:40:31.655Z | Downloaded proc-macro-error v1.0.4 |
386 | 2025-05-08T20:40:31.658Z | Downloaded once_cell v1.21.3 |
387 | 2025-05-08T20:40:31.666Z | Downloaded pest_derive v2.7.14 |
388 | 2025-05-08T20:40:31.669Z | Downloaded cargo_toml v0.21.0 |
389 | 2025-05-08T20:40:31.672Z | Downloaded cargo_metadata v0.19.2 |
390 | 2025-05-08T20:40:31.672Z | Downloaded quote v1.0.39 |
391 | 2025-05-08T20:40:31.681Z | Downloaded thiserror v2.0.12 |
392 | 2025-05-08T20:40:31.686Z | Downloaded toml v0.8.20 |
393 | 2025-05-08T20:40:31.690Z | Downloaded pest_meta v2.7.14 |
394 | 2025-05-08T20:40:31.693Z | Downloaded clap v4.5.35 |
395 | 2025-05-08T20:40:31.702Z | Downloaded typenum v1.17.0 |
396 | 2025-05-08T20:40:31.705Z | Downloaded ryu v1.0.18 |
397 | 2025-05-08T20:40:31.705Z | Downloaded log v0.4.22 |
398 | 2025-05-08T20:40:31.708Z | Downloaded ucd-trie v0.1.7 |
399 | 2025-05-08T20:40:31.711Z | Downloaded anyhow v1.0.98 |
400 | 2025-05-08T20:40:31.714Z | Downloaded proc-macro2 v1.0.94 |
401 | 2025-05-08T20:40:31.719Z | Downloaded unicode-ident v1.0.14 |
402 | 2025-05-08T20:40:31.719Z | Downloaded serde_derive v1.0.219 |
403 | 2025-05-08T20:40:31.722Z | Downloaded papergrid v0.11.0 |
404 | 2025-05-08T20:40:31.725Z | Downloaded bitflags v2.9.0 |
405 | 2025-05-08T20:40:31.728Z | Downloaded textwrap v0.16.1 |
406 | 2025-05-08T20:40:31.742Z | Downloaded serde v1.0.219 |
407 | 2025-05-08T20:40:31.790Z | Downloaded toml_edit v0.22.24 |
408 | 2025-05-08T20:40:31.811Z | Downloaded memchr v2.7.4 |
409 | 2025-05-08T20:40:31.815Z | Downloaded indexmap v2.7.1 |
410 | 2025-05-08T20:40:31.822Z | Downloaded pest v2.7.14 |
411 | 2025-05-08T20:40:31.827Z | Downloaded serde_json v1.0.140 |
412 | 2025-05-08T20:40:31.834Z | Downloaded hashbrown v0.15.1 |
413 | 2025-05-08T20:40:31.855Z | Downloaded zerocopy v0.7.35 |
414 | 2025-05-08T20:40:31.870Z | Downloaded clap_builder v4.5.35 |
415 | 2025-05-08T20:40:31.876Z | Downloaded tabled v0.15.0 |
416 | 2025-05-08T20:40:31.890Z | Downloaded syn v1.0.109 |
417 | 2025-05-08T20:40:31.902Z | Downloaded goblin v0.8.2 |
418 | 2025-05-08T20:40:31.918Z | Downloaded unicode-width v0.1.14 |
419 | 2025-05-08T20:40:31.926Z | Downloaded syn v2.0.98 |
420 | 2025-05-08T20:40:31.937Z | Downloaded rustix v0.38.37 |
421 | 2025-05-08T20:40:31.958Z | Downloaded rustix v0.37.28 |
422 | 2025-05-08T20:40:32.002Z | Downloaded libc v0.2.171 |
423 | 2025-05-08T20:40:32.153Z | Compiling proc-macro2 v1.0.94 |
424 | 2025-05-08T20:40:32.153Z | Compiling unicode-ident v1.0.14 |
425 | 2025-05-08T20:40:32.156Z | Compiling libc v0.2.171 |
426 | 2025-05-08T20:40:32.156Z | Compiling version_check v0.9.5 |
427 | 2025-05-08T20:40:32.156Z | Compiling serde v1.0.219 |
428 | 2025-05-08T20:40:32.156Z | Compiling memchr v2.7.4 |
429 | 2025-05-08T20:40:32.156Z | Compiling thiserror v1.0.69 |
430 | 2025-05-08T20:40:32.190Z | Compiling ryu v1.0.18 |
431 | 2025-05-08T20:40:32.414Z | Compiling itoa v1.0.11 |
432 | 2025-05-08T20:40:32.596Z | Compiling ucd-trie v0.1.7 |
433 | 2025-05-08T20:40:32.932Z | Compiling once_cell v1.21.3 |
434 | 2025-05-08T20:40:32.980Z | Compiling byteorder v1.5.0 |
435 | 2025-05-08T20:40:33.050Z | Compiling serde_json v1.0.140 |
436 | 2025-05-08T20:40:33.242Z | Compiling rustix v0.38.37 |
437 | 2025-05-08T20:40:33.388Z | Compiling bitflags v2.9.0 |
438 | 2025-05-08T20:40:33.418Z | Compiling usdt-impl v0.5.0 |
439 | 2025-05-08T20:40:33.711Z | Compiling proc-macro-error-attr v1.0.4 |
440 | 2025-05-08T20:40:33.742Z | Compiling syn v1.0.109 |
441 | 2025-05-08T20:40:33.816Z | Compiling io-lifetimes v1.0.11 |
442 | 2025-05-08T20:40:33.995Z | Compiling quote v1.0.39 |
443 | 2025-05-08T20:40:34.094Z | Compiling errno v0.3.9 |
444 | 2025-05-08T20:40:34.120Z | Compiling proc-macro-error v1.0.4 |
445 | 2025-05-08T20:40:34.363Z | Compiling syn v2.0.98 |
446 | 2025-05-08T20:40:34.415Z | Compiling hashbrown v0.15.1 |
447 | 2025-05-08T20:40:34.439Z | Compiling utf8parse v0.2.2 |
448 | 2025-05-08T20:40:34.585Z | Compiling thread-id v4.2.2 |
449 | 2025-05-08T20:40:34.617Z | Compiling plain v0.2.3 |
450 | 2025-05-08T20:40:34.620Z | Compiling rustix v0.37.28 |
451 | 2025-05-08T20:40:34.666Z | Compiling log v0.4.22 |
452 | 2025-05-08T20:40:34.697Z | Compiling camino v1.1.9 |
453 | 2025-05-08T20:40:34.782Z | Compiling equivalent v1.0.1 |
454 | 2025-05-08T20:40:35.001Z | Compiling anstyle-parse v0.2.5 |
455 | 2025-05-08T20:40:35.434Z | Compiling indexmap v2.7.1 |
456 | 2025-05-08T20:40:35.512Z | Compiling unicode-width v0.1.14 |
457 | 2025-05-08T20:40:35.598Z | Compiling thiserror v2.0.12 |
458 | 2025-05-08T20:40:35.705Z | Compiling anstyle v1.0.10 |
459 | 2025-05-08T20:40:35.765Z | Compiling bitflags v1.3.2 |
460 | 2025-05-08T20:40:35.895Z | Compiling anstyle-query v1.1.1 |
461 | 2025-05-08T20:40:36.054Z | Compiling semver v1.0.25 |
462 | 2025-05-08T20:40:36.079Z | Compiling colorchoice v1.0.2 |
463 | 2025-05-08T20:40:36.145Z | Compiling pretty-hex v0.4.1 |
464 | 2025-05-08T20:40:36.238Z | Compiling is_terminal_polyfill v1.70.1 |
465 | 2025-05-08T20:40:36.266Z | Compiling winnow v0.7.3 |
466 | 2025-05-08T20:40:36.392Z | Compiling autocfg v1.4.0 |
467 | 2025-05-08T20:40:36.396Z | Compiling anstream v0.6.15 |
468 | 2025-05-08T20:40:36.718Z | Compiling terminal_size v0.4.0 |
469 | 2025-05-08T20:40:37.054Z | Compiling clap_lex v0.7.4 |
470 | 2025-05-08T20:40:37.101Z | Compiling heck v0.4.1 |
471 | 2025-05-08T20:40:37.125Z | Compiling bytecount v0.6.8 |
472 | 2025-05-08T20:40:37.355Z | Compiling cfg-if v1.0.0 |
473 | 2025-05-08T20:40:37.358Z | Compiling fs-err v3.1.0 |
474 | 2025-05-08T20:40:37.471Z | Compiling strsim v0.11.1 |
475 | 2025-05-08T20:40:37.515Z | Compiling anyhow v1.0.98 |
476 | 2025-05-08T20:40:37.719Z | Compiling fastrand v2.1.1 |
477 | 2025-05-08T20:40:38.063Z | Compiling heck v0.5.0 |
478 | 2025-05-08T20:40:38.113Z | Compiling fnv v1.0.7 |
479 | 2025-05-08T20:40:38.226Z | Compiling tempfile v3.13.0 |
480 | 2025-05-08T20:40:38.263Z | Compiling papergrid v0.11.0 |
481 | 2025-05-08T20:40:38.491Z | Compiling terminal_size v0.2.6 |
482 | 2025-05-08T20:40:38.517Z | Compiling clap_builder v4.5.35 |
483 | 2025-05-08T20:40:38.691Z | Compiling memmap v0.7.0 |
484 | 2025-05-08T20:40:38.746Z | Compiling unicode-linebreak v0.1.5 |
485 | 2025-05-08T20:40:38.965Z | Compiling smawk v0.3.2 |
486 | 2025-05-08T20:40:39.202Z | Compiling textwrap v0.16.1 |
487 | 2025-05-08T20:40:39.562Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
488 | 2025-05-08T20:40:39.688Z | Compiling swrite v0.1.0 |
489 | 2025-05-08T20:40:40.304Z | Compiling tabled_derive v0.7.0 |
490 | 2025-05-08T20:40:41.517Z | Compiling serde_derive v1.0.219 |
491 | 2025-05-08T20:40:41.518Z | Compiling thiserror-impl v1.0.69 |
492 | 2025-05-08T20:40:41.521Z | Compiling zerocopy-derive v0.7.35 |
493 | 2025-05-08T20:40:41.521Z | Compiling scroll_derive v0.12.0 |
494 | 2025-05-08T20:40:41.521Z | Compiling thiserror-impl v2.0.12 |
495 | 2025-05-08T20:40:41.521Z | Compiling clap_derive v4.5.32 |
496 | 2025-05-08T20:40:41.745Z | Compiling tabled v0.15.0 |
497 | 2025-05-08T20:40:42.966Z | Compiling scroll v0.12.0 |
498 | 2025-05-08T20:40:43.493Z | Compiling zerocopy v0.7.35 |
499 | 2025-05-08T20:40:43.517Z | Compiling goblin v0.8.2 |
500 | 2025-05-08T20:40:44.686Z | Compiling pest v2.7.14 |
501 | 2025-05-08T20:40:45.934Z | Compiling clap v4.5.35 |
502 | 2025-05-08T20:40:46.874Z | Compiling pest_meta v2.7.14 |
503 | 2025-05-08T20:40:47.770Z | Compiling pest_generator v2.7.14 |
504 | 2025-05-08T20:40:49.130Z | Compiling pest_derive v2.7.14 |
505 | 2025-05-08T20:40:49.744Z | Compiling dtrace-parser v0.2.0 |
506 | 2025-05-08T20:40:50.632Z | Compiling serde_tokenstream v0.2.2 |
507 | 2025-05-08T20:40:50.702Z | Compiling toml_datetime v0.6.8 |
508 | 2025-05-08T20:40:50.702Z | Compiling serde_spanned v0.6.8 |
509 | 2025-05-08T20:40:50.825Z | Compiling cargo-platform v0.1.8 |
510 | 2025-05-08T20:40:50.958Z | Compiling macaddr v1.0.1 |
511 | 2025-05-08T20:40:51.185Z | Compiling toml_edit v0.22.24 |
512 | 2025-05-08T20:40:51.314Z | Compiling camino-tempfile v1.1.1 |
513 | 2025-05-08T20:40:51.961Z | Compiling dof v0.3.0 |
514 | 2025-05-08T20:40:52.128Z | Compiling cargo_metadata v0.19.2 |
515 | 2025-05-08T20:40:53.299Z | Compiling usdt-macro v0.5.0 |
516 | 2025-05-08T20:40:53.299Z | Compiling usdt-attr-macro v0.5.0 |
517 | 2025-05-08T20:40:54.014Z | Compiling toml v0.8.20 |
518 | 2025-05-08T20:40:54.374Z | Compiling usdt v0.5.0 |
519 | 2025-05-08T20:40:54.816Z | Compiling cargo_toml v0.21.0 |
520 | 2025-05-08T20:40:57.329Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
521 | 2025-05-08T20:41:00.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
522 | 2025-05-08T20:41:00.748Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
523 | 2025-05-08T20:41:01.382Z | Downloading crates ... |
524 | 2025-05-08T20:41:01.503Z | Downloaded async-stream-impl v0.3.6 |
525 | 2025-05-08T20:41:01.506Z | Downloaded atomicwrites v0.4.4 |
526 | 2025-05-08T20:41:01.510Z | Downloaded aead v0.5.2 |
527 | 2025-05-08T20:41:01.513Z | Downloaded adler2 v2.0.0 |
528 | 2025-05-08T20:41:01.525Z | Downloaded atty v0.2.14 |
529 | 2025-05-08T20:41:01.539Z | Downloaded cfg_aliases v0.1.1 |
530 | 2025-05-08T20:41:01.548Z | Downloaded crc8 v0.1.1 |
531 | 2025-05-08T20:41:01.552Z | Downloaded cfg_aliases v0.2.1 |
532 | 2025-05-08T20:41:01.555Z | Downloaded hubpack_derive v0.1.1 |
533 | 2025-05-08T20:41:01.558Z | Downloaded cstr-argument v0.1.2 |
534 | 2025-05-08T20:41:01.562Z | Downloaded home v0.5.9 |
535 | 2025-05-08T20:41:01.562Z | Downloaded crucible-workspace-hack v0.1.0 |
536 | 2025-05-08T20:41:01.565Z | Downloaded ahash v0.8.11 |
537 | 2025-05-08T20:41:01.568Z | Downloaded humantime v2.1.0 |
538 | 2025-05-08T20:41:01.568Z | Downloaded atomic-waker v1.1.2 |
539 | 2025-05-08T20:41:01.571Z | Downloaded headers-core v0.3.0 |
540 | 2025-05-08T20:41:01.571Z | Downloaded hostname v0.3.1 |
541 | 2025-05-08T20:41:01.575Z | Downloaded async-recursion v1.1.1 |
542 | 2025-05-08T20:41:01.578Z | Downloaded block-padding v0.3.3 |
543 | 2025-05-08T20:41:01.581Z | Downloaded async-stream v0.3.6 |
544 | 2025-05-08T20:41:01.584Z | Downloaded hyper-staticfile v0.10.1 |
545 | 2025-05-08T20:41:01.587Z | Downloaded cexpr v0.6.0 |
546 | 2025-05-08T20:41:01.590Z | Downloaded bit-set v0.8.0 |
547 | 2025-05-08T20:41:01.590Z | Downloaded convert_case v0.4.0 |
548 | 2025-05-08T20:41:01.593Z | Downloaded chacha20 v0.9.1 |
549 | 2025-05-08T20:41:01.596Z | Downloaded blowfish v0.9.1 |
550 | 2025-05-08T20:41:01.596Z | Downloaded hyper-tls v0.6.0 |
551 | 2025-05-08T20:41:01.599Z | Downloaded hickory-client v0.24.4 |
552 | 2025-05-08T20:41:01.602Z | Downloaded ciborium-io v0.2.2 |
553 | 2025-05-08T20:41:01.605Z | Downloaded constant_time_eq v0.3.1 |
554 | 2025-05-08T20:41:01.608Z | Downloaded highway v1.3.0 |
555 | 2025-05-08T20:41:01.608Z | Downloaded cipher v0.4.4 |
556 | 2025-05-08T20:41:01.612Z | Downloaded ciborium-ll v0.2.2 |
557 | 2025-05-08T20:41:01.612Z | Downloaded crc v3.2.1 |
558 | 2025-05-08T20:41:01.616Z | Downloaded iana-time-zone v0.1.63 |
559 | 2025-05-08T20:41:01.619Z | Downloaded hickory-resolver v0.24.4 |
560 | 2025-05-08T20:41:01.625Z | Downloaded hickory-server v0.24.4 |
561 | 2025-05-08T20:41:01.632Z | Downloaded crc-catalog v2.4.0 |
562 | 2025-05-08T20:41:01.636Z | Downloaded icu_provider_macros v1.5.0 |
563 | 2025-05-08T20:41:01.639Z | Downloaded crossbeam-deque v0.8.5 |
564 | 2025-05-08T20:41:01.639Z | Downloaded cargo_metadata v0.18.1 |
565 | 2025-05-08T20:41:01.642Z | Downloaded castaway v0.2.3 |
566 | 2025-05-08T20:41:01.646Z | Downloaded addr2line v0.24.2 |
567 | 2025-05-08T20:41:01.649Z | Downloaded progenitor v0.9.1 |
568 | 2025-05-08T20:41:01.649Z | Downloaded ident_case v1.0.1 |
569 | 2025-05-08T20:41:01.653Z | Downloaded is_ci v1.2.0 |
570 | 2025-05-08T20:41:01.653Z | Downloaded instant v0.1.13 |
571 | 2025-05-08T20:41:01.656Z | Downloaded signal-hook-tokio v0.3.1 |
572 | 2025-05-08T20:41:01.656Z | Downloaded instability v0.3.2 |
573 | 2025-05-08T20:41:01.659Z | Downloaded hex-literal v0.4.1 |
574 | 2025-05-08T20:41:01.662Z | Downloaded argon2 v0.5.3 |
575 | 2025-05-08T20:41:01.662Z | Downloaded hex v0.4.3 |
576 | 2025-05-08T20:41:01.667Z | Downloaded colored v2.2.0 |
577 | 2025-05-08T20:41:01.670Z | Downloaded arrayvec v0.7.6 |
578 | 2025-05-08T20:41:01.670Z | Downloaded async-trait v0.1.88 |
579 | 2025-05-08T20:41:01.674Z | Downloaded internet-checksum v0.2.1 |
580 | 2025-05-08T20:41:01.677Z | Downloaded ingot-types v0.1.0 |
581 | 2025-05-08T20:41:01.680Z | Downloaded const_format_proc_macros v0.2.34 |
582 | 2025-05-08T20:41:01.683Z | Downloaded inout v0.1.3 |
583 | 2025-05-08T20:41:01.683Z | Downloaded bit-set v0.5.3 |
584 | 2025-05-08T20:41:01.686Z | Downloaded http-body v1.0.1 |
585 | 2025-05-08T20:41:01.689Z | Downloaded async-bb8-diesel v0.2.1 |
586 | 2025-05-08T20:41:01.692Z | Downloaded match_cfg v0.1.0 |
587 | 2025-05-08T20:41:01.692Z | Downloaded http-range v0.1.5 |
588 | 2025-05-08T20:41:01.695Z | Downloaded console v0.15.10 |
589 | 2025-05-08T20:41:01.698Z | Downloaded md5 v0.7.0 |
590 | 2025-05-08T20:41:01.701Z | Downloaded memoffset v0.9.1 |
591 | 2025-05-08T20:41:01.701Z | Downloaded cookie_store v0.21.1 |
592 | 2025-05-08T20:41:01.705Z | Downloaded cancel-safe-futures v0.1.5 |
593 | 2025-05-08T20:41:01.709Z | Downloaded rpassword v7.3.1 |
594 | 2025-05-08T20:41:01.712Z | Downloaded resolv-conf v0.7.0 |
595 | 2025-05-08T20:41:01.712Z | Downloaded rand_xorshift v0.3.0 |
596 | 2025-05-08T20:41:01.715Z | Downloaded take_mut v0.2.2 |
597 | 2025-05-08T20:41:01.715Z | Downloaded scheduled-thread-pool v0.2.7 |
598 | 2025-05-08T20:41:01.718Z | Downloaded lockfree-object-pool v0.1.6 |
599 | 2025-05-08T20:41:01.721Z | Downloaded strip-ansi-escapes v0.2.0 |
600 | 2025-05-08T20:41:01.721Z | Downloaded libefi-sys v0.1.0 |
601 | 2025-05-08T20:41:01.724Z | Downloaded kstat-rs v0.2.4 |
602 | 2025-05-08T20:41:01.729Z | Downloaded is-terminal v0.4.13 |
603 | 2025-05-08T20:41:01.729Z | Downloaded rand_chacha v0.3.1 |
604 | 2025-05-08T20:41:01.732Z | Downloaded lru-cache v0.1.2 |
605 | 2025-05-08T20:41:01.732Z | Downloaded time-core v0.1.2 |
606 | 2025-05-08T20:41:01.732Z | Downloaded rustc_version v0.4.1 |
607 | 2025-05-08T20:41:01.736Z | Downloaded same-file v1.0.6 |
608 | 2025-05-08T20:41:01.739Z | Downloaded scrypt v0.11.0 |
609 | 2025-05-08T20:41:01.739Z | Downloaded scopeguard v1.2.0 |
610 | 2025-05-08T20:41:01.743Z | Downloaded linear-map v1.2.0 |
611 | 2025-05-08T20:41:01.746Z | Downloaded clang-sys v1.8.1 |
612 | 2025-05-08T20:41:01.746Z | Downloaded managed v0.8.0 |
613 | 2025-05-08T20:41:01.749Z | Downloaded lazy_static v1.5.0 |
614 | 2025-05-08T20:41:01.753Z | Downloaded icu_locid_transform v1.5.0 |
615 | 2025-05-08T20:41:01.756Z | Downloaded cookie v0.18.1 |
616 | 2025-05-08T20:41:01.759Z | Downloaded blake2 v0.10.6 |
617 | 2025-05-08T20:41:01.762Z | Downloaded libsw-core v0.3.1 |
618 | 2025-05-08T20:41:01.765Z | Downloaded libscf-sys v1.1.0 |
619 | 2025-05-08T20:41:01.765Z | Downloaded crossbeam-utils v0.8.21 |
620 | 2025-05-08T20:41:01.769Z | Downloaded lzss v0.8.2 |
621 | 2025-05-08T20:41:01.772Z | Downloaded md-5 v0.10.6 |
622 | 2025-05-08T20:41:01.777Z | Downloaded yoke-derive v0.7.4 |
623 | 2025-05-08T20:41:01.777Z | Downloaded maplit v1.0.2 |
624 | 2025-05-08T20:41:01.782Z | Downloaded crossbeam-epoch v0.9.18 |
625 | 2025-05-08T20:41:01.782Z | Downloaded slog-async v2.8.0 |
626 | 2025-05-08T20:41:01.786Z | Downloaded which v4.4.2 |
627 | 2025-05-08T20:41:01.786Z | Downloaded stringprep v0.1.5 |
628 | 2025-05-08T20:41:01.789Z | Downloaded try-lock v0.2.5 |
629 | 2025-05-08T20:41:01.789Z | Downloaded termtree v0.5.1 |
630 | 2025-05-08T20:41:01.793Z | Downloaded sha1 v0.10.6 |
631 | 2025-05-08T20:41:01.793Z | Downloaded tracing-attributes v0.1.27 |
632 | 2025-05-08T20:41:01.796Z | Downloaded diesel_table_macro_syntax v0.2.0 |
633 | 2025-05-08T20:41:01.799Z | Downloaded litemap v0.7.3 |
634 | 2025-05-08T20:41:01.803Z | Downloaded arc-swap v1.7.1 |
635 | 2025-05-08T20:41:01.819Z | Downloaded utf-8 v0.7.6 |
636 | 2025-05-08T20:41:01.823Z | Downloaded icu_normalizer_data v1.5.0 |
637 | 2025-05-08T20:41:01.826Z | Downloaded icu_locid_transform_data v1.5.0 |
638 | 2025-05-08T20:41:01.827Z | Downloaded icu_locid v1.5.0 |
639 | 2025-05-08T20:41:01.832Z | Downloaded foreign-types v0.3.2 |
640 | 2025-05-08T20:41:01.835Z | Downloaded hyper v1.6.0 |
641 | 2025-05-08T20:41:01.841Z | Downloaded futures-sink v0.3.31 |
642 | 2025-05-08T20:41:01.844Z | Downloaded compact_str v0.8.0 |
643 | 2025-05-08T20:41:01.847Z | Downloaded newtype-uuid v1.2.1 |
644 | 2025-05-08T20:41:01.850Z | Downloaded futures-io v0.3.31 |
645 | 2025-05-08T20:41:01.850Z | Downloaded futures-core v0.3.31 |
646 | 2025-05-08T20:41:01.853Z | Downloaded memmap2 v0.9.5 |
647 | 2025-05-08T20:41:01.856Z | Downloaded yoke v0.7.4 |
648 | 2025-05-08T20:41:01.859Z | Downloaded zerofrom-derive v0.1.4 |
649 | 2025-05-08T20:41:01.859Z | Downloaded smf v0.2.3 |
650 | 2025-05-08T20:41:01.862Z | Downloaded newtype_derive v0.1.6 |
651 | 2025-05-08T20:41:01.865Z | Downloaded precomputed-hash v0.1.1 |
652 | 2025-05-08T20:41:01.865Z | Downloaded tokio-rustls v0.26.0 |
653 | 2025-05-08T20:41:01.869Z | Downloaded zstd-safe v7.2.3 |
654 | 2025-05-08T20:41:01.869Z | Downloaded tokio-rustls v0.24.1 |
655 | 2025-05-08T20:41:01.874Z | Downloaded dyn-clone v1.0.19 |
656 | 2025-05-08T20:41:01.878Z | Downloaded fallible-iterator v0.2.0 |
657 | 2025-05-08T20:41:01.878Z | Downloaded env_logger v0.11.5 |
658 | 2025-05-08T20:41:01.881Z | Downloaded deranged v0.3.11 |
659 | 2025-05-08T20:41:01.884Z | Downloaded phf_generator v0.11.2 |
660 | 2025-05-08T20:41:01.887Z | Downloaded progenitor-client v0.8.0 |
661 | 2025-05-08T20:41:01.887Z | Downloaded progenitor-client v0.9.1 |
662 | 2025-05-08T20:41:01.888Z | Downloaded phf_shared v0.11.2 |
663 | 2025-05-08T20:41:01.891Z | Downloaded ctr v0.9.2 |
664 | 2025-05-08T20:41:01.891Z | Downloaded xshell v0.2.7 |
665 | 2025-05-08T20:41:01.894Z | Downloaded time-macros v0.2.18 |
666 | 2025-05-08T20:41:01.897Z | Downloaded lru v0.12.5 |
667 | 2025-05-08T20:41:01.900Z | Downloaded litrs v0.4.1 |
668 | 2025-05-08T20:41:01.903Z | Downloaded either v1.14.0 |
669 | 2025-05-08T20:41:01.906Z | Downloaded fs-err v2.11.0 |
670 | 2025-05-08T20:41:01.909Z | Downloaded tokio-stream v0.1.17 |
671 | 2025-05-08T20:41:01.913Z | Downloaded sync-ptr v0.1.1 |
672 | 2025-05-08T20:41:01.916Z | Downloaded supports-color v3.0.2 |
673 | 2025-05-08T20:41:01.916Z | Downloaded structmeta-derive v0.3.0 |
674 | 2025-05-08T20:41:01.919Z | Downloaded structmeta v0.3.0 |
675 | 2025-05-08T20:41:01.922Z | Downloaded futures-executor v0.3.31 |
676 | 2025-05-08T20:41:01.922Z | Downloaded futures-task v0.3.31 |
677 | 2025-05-08T20:41:01.925Z | Downloaded nanorand v0.7.0 |
678 | 2025-05-08T20:41:01.928Z | Downloaded futures-channel v0.3.31 |
679 | 2025-05-08T20:41:01.931Z | Downloaded tower-service v0.3.3 |
680 | 2025-05-08T20:41:01.931Z | Downloaded tower-layer v0.3.3 |
681 | 2025-05-08T20:41:01.935Z | Downloaded subtle v2.6.1 |
682 | 2025-05-08T20:41:01.938Z | Downloaded untrusted v0.7.1 |
683 | 2025-05-08T20:41:01.938Z | Downloaded nibble_vec v0.1.0 |
684 | 2025-05-08T20:41:01.938Z | Downloaded powerfmt v0.2.0 |
685 | 2025-05-08T20:41:01.941Z | Downloaded futures-macro v0.3.31 |
686 | 2025-05-08T20:41:01.941Z | Downloaded vergen v8.3.2 |
687 | 2025-05-08T20:41:01.945Z | Downloaded write16 v1.0.0 |
688 | 2025-05-08T20:41:01.948Z | Downloaded tinyvec_macros v0.1.1 |
689 | 2025-05-08T20:41:01.948Z | Downloaded zstd v0.13.3 |
690 | 2025-05-08T20:41:01.951Z | Downloaded pbkdf2 v0.11.0 |
691 | 2025-05-08T20:41:01.954Z | Downloaded const_format v0.2.34 |
692 | 2025-05-08T20:41:01.959Z | Downloaded rand_chacha v0.9.0 |
693 | 2025-05-08T20:41:01.962Z | Downloaded rustversion v1.0.17 |
694 | 2025-05-08T20:41:01.965Z | Downloaded derive_builder_macro v0.20.2 |
695 | 2025-05-08T20:41:01.975Z | Downloaded shlex v1.3.0 |
696 | 2025-05-08T20:41:01.975Z | Downloaded secrecy v0.8.0 |
697 | 2025-05-08T20:41:01.975Z | Downloaded serde_yaml v0.9.34+deprecated |
698 | 2025-05-08T20:41:01.975Z | Downloaded schemars v0.8.22 |
699 | 2025-05-08T20:41:01.987Z | Downloaded endian-type v0.1.2 |
700 | 2025-05-08T20:41:01.990Z | Downloaded secrecy v0.10.3 |
701 | 2025-05-08T20:41:01.990Z | Downloaded rustc-hash v2.1.1 |
702 | 2025-05-08T20:41:01.993Z | Downloaded fxhash v0.2.1 |
703 | 2025-05-08T20:41:01.993Z | Downloaded gethostname v0.5.0 |
704 | 2025-05-08T20:41:01.996Z | Downloaded normalize-line-endings v0.3.0 |
705 | 2025-05-08T20:41:01.999Z | Downloaded slog-scope v4.4.0 |
706 | 2025-05-08T20:41:01.999Z | Downloaded slog-json v2.6.1 |
707 | 2025-05-08T20:41:02.004Z | Downloaded tui-tree-widget v0.23.0 |
708 | 2025-05-08T20:41:02.007Z | Downloaded spki v0.7.3 |
709 | 2025-05-08T20:41:02.007Z | Downloaded tinystr v0.7.6 |
710 | 2025-05-08T20:41:02.011Z | Downloaded oso-derive v0.27.3 |
711 | 2025-05-08T20:41:02.011Z | Downloaded openssl-probe v0.1.5 |
712 | 2025-05-08T20:41:02.014Z | Downloaded parking_lot_core v0.8.6 |
713 | 2025-05-08T20:41:02.017Z | Downloaded publicsuffix v2.3.0 |
714 | 2025-05-08T20:41:02.020Z | Downloaded num-rational v0.4.2 |
715 | 2025-05-08T20:41:02.023Z | Downloaded termcolor v1.4.1 |
716 | 2025-05-08T20:41:02.023Z | Downloaded parking_lot v0.12.3 |
717 | 2025-05-08T20:41:02.026Z | Downloaded vsss-rs v3.3.4 |
718 | 2025-05-08T20:41:02.030Z | Downloaded shell-words v1.1.0 |
719 | 2025-05-08T20:41:02.033Z | Downloaded sec1 v0.7.3 |
720 | 2025-05-08T20:41:02.033Z | Downloaded rustc-demangle v0.1.24 |
721 | 2025-05-08T20:41:02.036Z | Downloaded derive_builder v0.20.2 |
722 | 2025-05-08T20:41:02.041Z | Downloaded float-ord v0.3.2 |
723 | 2025-05-08T20:41:02.044Z | Downloaded poly1305 v0.8.0 |
724 | 2025-05-08T20:41:02.047Z | Downloaded spin v0.9.8 |
725 | 2025-05-08T20:41:02.050Z | Downloaded predicates-core v1.0.8 |
726 | 2025-05-08T20:41:02.053Z | Downloaded cc v1.2.15 |
727 | 2025-05-08T20:41:02.056Z | Downloaded icu_collections v1.5.0 |
728 | 2025-05-08T20:41:02.062Z | Downloaded pretty-hex v0.2.1 |
729 | 2025-05-08T20:41:02.065Z | Downloaded num-derive v0.4.2 |
730 | 2025-05-08T20:41:02.068Z | Downloaded fatfs v0.3.6 |
731 | 2025-05-08T20:41:02.071Z | Downloaded oxnet v0.1.1 |
732 | 2025-05-08T20:41:02.074Z | Downloaded defmt v0.3.8 |
733 | 2025-05-08T20:41:02.077Z | Downloaded tabled_derive v0.10.0 |
734 | 2025-05-08T20:41:02.080Z | Downloaded sync_wrapper v1.0.1 |
735 | 2025-05-08T20:41:02.083Z | Downloaded phf_codegen v0.11.2 |
736 | 2025-05-08T20:41:02.083Z | Downloaded quick-error v1.2.3 |
737 | 2025-05-08T20:41:02.086Z | Downloaded env_logger v0.10.2 |
738 | 2025-05-08T20:41:02.089Z | Downloaded enum-as-inner v0.6.1 |
739 | 2025-05-08T20:41:02.094Z | Downloaded jiff-static v0.2.10 |
740 | 2025-05-08T20:41:02.099Z | Downloaded zone_cfg_derive v0.1.2 |
741 | 2025-05-08T20:41:02.099Z | Downloaded hkdf v0.12.4 |
742 | 2025-05-08T20:41:02.103Z | Downloaded serde_plain v1.0.2 |
743 | 2025-05-08T20:41:02.103Z | Downloaded document-features v0.2.10 |
744 | 2025-05-08T20:41:02.103Z | Downloaded serde_urlencoded v0.7.1 |
745 | 2025-05-08T20:41:02.106Z | Downloaded serde_repr v0.1.19 |
746 | 2025-05-08T20:41:02.110Z | Downloaded derive_builder_core v0.20.2 |
747 | 2025-05-08T20:41:02.113Z | Downloaded omicron-zone-package v0.12.0 |
748 | 2025-05-08T20:41:02.116Z | Downloaded tinyvec v1.8.0 |
749 | 2025-05-08T20:41:02.119Z | Downloaded test-strategy v0.4.0 |
750 | 2025-05-08T20:41:02.123Z | Downloaded opaque-debug v0.3.1 |
751 | 2025-05-08T20:41:02.126Z | Downloaded ssh-encoding v0.2.0 |
752 | 2025-05-08T20:41:02.126Z | Downloaded ssh-cipher v0.2.0 |
753 | 2025-05-08T20:41:02.129Z | Downloaded slog-bunyan v2.5.0 |
754 | 2025-05-08T20:41:02.132Z | Downloaded tiny-keccak v2.0.2 |
755 | 2025-05-08T20:41:02.136Z | Downloaded oso v0.27.3 |
756 | 2025-05-08T20:41:02.139Z | Downloaded rsa v0.9.6 |
757 | 2025-05-08T20:41:02.143Z | Downloaded zone_cfg_derive v0.3.0 |
758 | 2025-05-08T20:41:02.146Z | Downloaded universal-hash v0.5.1 |
759 | 2025-05-08T20:41:02.146Z | Downloaded owo-colors v4.2.0 |
760 | 2025-05-08T20:41:02.150Z | Downloaded r2d2 v0.8.10 |
761 | 2025-05-08T20:41:02.153Z | Downloaded num-conv v0.1.0 |
762 | 2025-05-08T20:41:02.156Z | Downloaded funty v2.0.0 |
763 | 2025-05-08T20:41:02.156Z | Downloaded quinn-udp v0.5.5 |
764 | 2025-05-08T20:41:02.159Z | Downloaded zeroize_derive v1.4.2 |
765 | 2025-05-08T20:41:02.162Z | Downloaded parse-size v1.1.0 |
766 | 2025-05-08T20:41:02.162Z | Downloaded progenitor-impl v0.9.1 |
767 | 2025-05-08T20:41:02.165Z | Downloaded slog-envlogger v2.2.0 |
768 | 2025-05-08T20:41:02.168Z | Downloaded fd-lock v4.0.2 |
769 | 2025-05-08T20:41:02.172Z | Downloaded slog-dtrace v0.3.0 |
770 | 2025-05-08T20:41:02.175Z | Downloaded topological-sort v0.2.2 |
771 | 2025-05-08T20:41:02.175Z | Downloaded displaydoc v0.2.5 |
772 | 2025-05-08T20:41:02.178Z | Downloaded stable_deref_trait v1.2.0 |
773 | 2025-05-08T20:41:02.178Z | Downloaded sqlparser_derive v0.2.2 |
774 | 2025-05-08T20:41:02.181Z | Downloaded signal-hook v0.3.17 |
775 | 2025-05-08T20:41:02.184Z | Downloaded group v0.13.0 |
776 | 2025-05-08T20:41:02.188Z | Downloaded glob v0.3.2 |
777 | 2025-05-08T20:41:02.192Z | Downloaded minimal-lexical v0.2.1 |
778 | 2025-05-08T20:41:02.195Z | Downloaded serde-big-array v0.5.1 |
779 | 2025-05-08T20:41:02.198Z | Downloaded darling_macro v0.20.10 |
780 | 2025-05-08T20:41:02.198Z | Downloaded typify-macro v0.3.0 |
781 | 2025-05-08T20:41:02.201Z | Downloaded socket2 v0.5.9 |
782 | 2025-05-08T20:41:02.204Z | Downloaded vte v0.11.1 |
783 | 2025-05-08T20:41:02.204Z | Downloaded num_enum_derive v0.5.11 |
784 | 2025-05-08T20:41:02.207Z | Downloaded predicates v3.1.3 |
785 | 2025-05-08T20:41:02.210Z | Downloaded pin-project-lite v0.2.14 |
786 | 2025-05-08T20:41:02.215Z | Downloaded tokio-tungstenite v0.23.1 |
787 | 2025-05-08T20:41:02.218Z | Downloaded newline-converter v0.3.0 |
788 | 2025-05-08T20:41:02.221Z | Downloaded postgres-types v0.2.9 |
789 | 2025-05-08T20:41:02.224Z | Downloaded thiserror-impl-no-std v2.0.2 |
790 | 2025-05-08T20:41:02.227Z | Downloaded pkg-config v0.3.31 |
791 | 2025-05-08T20:41:02.229Z | Downloaded pin-utils v0.1.0 |
792 | 2025-05-08T20:41:02.230Z | Downloaded openssl-sys v0.9.107 |
793 | 2025-05-08T20:41:02.235Z | Downloaded foreign-types-shared v0.1.1 |
794 | 2025-05-08T20:41:02.238Z | Downloaded utf8_iter v1.0.4 |
795 | 2025-05-08T20:41:02.238Z | Downloaded num v0.4.3 |
796 | 2025-05-08T20:41:02.241Z | Downloaded signal-hook-mio v0.2.4 |
797 | 2025-05-08T20:41:02.244Z | Downloaded dropshot_endpoint v0.16.0 |
798 | 2025-05-08T20:41:02.247Z | Downloaded utf16_iter v1.0.5 |
799 | 2025-05-08T20:41:02.250Z | Downloaded rand_core v0.6.4 |
800 | 2025-05-08T20:41:02.253Z | Downloaded aes-gcm v0.10.3 |
801 | 2025-05-08T20:41:02.256Z | Downloaded getrandom v0.3.1 |
802 | 2025-05-08T20:41:02.259Z | Downloaded globset v0.4.15 |
803 | 2025-05-08T20:41:02.262Z | Downloaded parse-display v0.10.0 |
804 | 2025-05-08T20:41:02.265Z | Downloaded pem-rfc7468 v0.7.0 |
805 | 2025-05-08T20:41:02.268Z | Downloaded signature v2.2.0 |
806 | 2025-05-08T20:41:02.268Z | Downloaded strum v0.26.3 |
807 | 2025-05-08T20:41:02.272Z | Downloaded dirs-next v2.0.0 |
808 | 2025-05-08T20:41:02.272Z | Downloaded tokio-macros v2.5.0 |
809 | 2025-05-08T20:41:02.276Z | Downloaded yasna v0.5.2 |
810 | 2025-05-08T20:41:02.279Z | Downloaded waitgroup v0.1.2 |
811 | 2025-05-08T20:41:02.279Z | Downloaded tracing v0.1.40 |
812 | 2025-05-08T20:41:02.283Z | Downloaded libm v0.2.8 |
813 | 2025-05-08T20:41:02.292Z | Downloaded daft-derive v0.1.3 |
814 | 2025-05-08T20:41:02.297Z | Downloaded openssl-macros v0.1.1 |
815 | 2025-05-08T20:41:02.300Z | Downloaded data-encoding v2.6.0 |
816 | 2025-05-08T20:41:02.301Z | Downloaded xshell-macros v0.2.7 |
817 | 2025-05-08T20:41:02.304Z | Downloaded unicode-truncate v1.1.0 |
818 | 2025-05-08T20:41:02.307Z | Downloaded filetime v0.2.25 |
819 | 2025-05-08T20:41:02.307Z | Downloaded foreign-types-shared v0.3.1 |
820 | 2025-05-08T20:41:02.310Z | Downloaded foreign-types v0.5.0 |
821 | 2025-05-08T20:41:02.310Z | Downloaded fixedbitset v0.4.2 |
822 | 2025-05-08T20:41:02.313Z | Downloaded env_filter v0.1.2 |
823 | 2025-05-08T20:41:02.316Z | Downloaded number_prefix v0.4.0 |
824 | 2025-05-08T20:41:02.316Z | Downloaded proc-macro-crate v1.3.1 |
825 | 2025-05-08T20:41:02.319Z | Downloaded percent-encoding v2.3.1 |
826 | 2025-05-08T20:41:02.319Z | Downloaded http v1.2.0 |
827 | 2025-05-08T20:41:02.323Z | Downloaded pem v3.0.5 |
828 | 2025-05-08T20:41:02.326Z | Downloaded primeorder v0.13.6 |
829 | 2025-05-08T20:41:02.329Z | Downloaded parking_lot_core v0.9.10 |
830 | 2025-05-08T20:41:02.333Z | Downloaded libxml v0.3.3 |
831 | 2025-05-08T20:41:02.337Z | Downloaded serde_path_to_error v0.1.16 |
832 | 2025-05-08T20:41:02.343Z | Downloaded proc-macro-error-attr2 v2.0.0 |
833 | 2025-05-08T20:41:02.346Z | Downloaded half v2.4.1 |
834 | 2025-05-08T20:41:02.346Z | Downloaded rand_core v0.9.2 |
835 | 2025-05-08T20:41:02.349Z | Downloaded pkcs8 v0.10.2 |
836 | 2025-05-08T20:41:02.352Z | Downloaded pkcs1 v0.7.5 |
837 | 2025-05-08T20:41:02.355Z | Downloaded display-error-chain v0.2.2 |
838 | 2025-05-08T20:41:02.355Z | Downloaded itertools v0.10.5 |
839 | 2025-05-08T20:41:02.361Z | Downloaded hashbrown v0.13.2 |
840 | 2025-05-08T20:41:02.365Z | Downloaded strum_macros v0.25.3 |
841 | 2025-05-08T20:41:02.369Z | Downloaded void v1.0.2 |
842 | 2025-05-08T20:41:02.372Z | Downloaded dunce v1.0.5 |
843 | 2025-05-08T20:41:02.372Z | Downloaded pkcs5 v0.7.1 |
844 | 2025-05-08T20:41:02.376Z | Downloaded heck v0.3.3 |
845 | 2025-05-08T20:41:02.380Z | Downloaded defmt-parser v0.3.4 |
846 | 2025-05-08T20:41:02.380Z | Downloaded yansi v1.0.1 |
847 | 2025-05-08T20:41:02.383Z | Downloaded num_threads v0.1.7 |
848 | 2025-05-08T20:41:02.384Z | Downloaded xz2 v0.1.7 |
849 | 2025-05-08T20:41:02.387Z | Downloaded unsafe-libyaml v0.2.11 |
850 | 2025-05-08T20:41:02.391Z | Downloaded zerofrom v0.1.4 |
851 | 2025-05-08T20:41:02.391Z | Downloaded foldhash v0.1.3 |
852 | 2025-05-08T20:41:02.395Z | Downloaded packed_struct_codegen v0.10.1 |
853 | 2025-05-08T20:41:02.395Z | Downloaded peg-macros v0.8.5 |
854 | 2025-05-08T20:41:02.398Z | Downloaded rfc6979 v0.4.0 |
855 | 2025-05-08T20:41:02.398Z | Downloaded packed_struct v0.10.1 |
856 | 2025-05-08T20:41:02.401Z | Downloaded nu-ansi-term v0.50.1 |
857 | 2025-05-08T20:41:02.401Z | Downloaded strum_macros v0.24.3 |
858 | 2025-05-08T20:41:02.404Z | Downloaded itertools v0.12.1 |
859 | 2025-05-08T20:41:02.410Z | Downloaded tap v1.0.1 |
860 | 2025-05-08T20:41:02.413Z | Downloaded russh-cryptovec v0.7.3 |
861 | 2025-05-08T20:41:02.413Z | Downloaded tls_codec v0.4.1 |
862 | 2025-05-08T20:41:02.416Z | Downloaded slog-term v2.9.1 |
863 | 2025-05-08T20:41:02.419Z | Downloaded slog-stdlog v4.1.1 |
864 | 2025-05-08T20:41:02.422Z | Downloaded simd-adler32 v0.3.7 |
865 | 2025-05-08T20:41:02.422Z | Downloaded postgres-protocol v0.6.8 |
866 | 2025-05-08T20:41:02.425Z | Downloaded url v2.5.3 |
867 | 2025-05-08T20:41:02.428Z | Downloaded serde_with_macros v3.12.0 |
868 | 2025-05-08T20:41:02.431Z | Downloaded darling_core v0.20.10 |
869 | 2025-05-08T20:41:02.435Z | Downloaded num-derive v0.3.3 |
870 | 2025-05-08T20:41:02.439Z | Downloaded tokio-tungstenite v0.21.0 |
871 | 2025-05-08T20:41:02.442Z | Downloaded fixedbitset v0.5.7 |
872 | 2025-05-08T20:41:02.442Z | Downloaded strum_macros v0.26.4 |
873 | 2025-05-08T20:41:02.445Z | Downloaded p256 v0.13.2 |
874 | 2025-05-08T20:41:02.448Z | Downloaded idna v1.0.3 |
875 | 2025-05-08T20:41:02.452Z | Downloaded salsa20 v0.10.2 |
876 | 2025-05-08T20:41:02.455Z | Downloaded peg-runtime v0.8.5 |
877 | 2025-05-08T20:41:02.455Z | Downloaded rustls-pemfile v2.2.0 |
878 | 2025-05-08T20:41:02.458Z | Downloaded rustls-pemfile v1.0.4 |
879 | 2025-05-08T20:41:02.461Z | Downloaded want v0.3.1 |
880 | 2025-05-08T20:41:02.461Z | Downloaded ecdsa v0.16.9 |
881 | 2025-05-08T20:41:02.464Z | Downloaded float-cmp v0.10.0 |
882 | 2025-05-08T20:41:02.464Z | Downloaded zerocopy-derive v0.8.10 |
883 | 2025-05-08T20:41:02.470Z | Downloaded hash32 v0.2.1 |
884 | 2025-05-08T20:41:02.473Z | Downloaded psl-types v2.0.11 |
885 | 2025-05-08T20:41:02.473Z | Downloaded num_enum v0.5.11 |
886 | 2025-05-08T20:41:02.478Z | Downloaded aho-corasick v1.1.3 |
887 | 2025-05-08T20:41:02.484Z | Downloaded multer v3.1.0 |
888 | 2025-05-08T20:41:02.487Z | Downloaded vte_generate_state_changes v0.1.2 |
889 | 2025-05-08T20:41:02.490Z | Downloaded new_debug_unreachable v1.0.6 |
890 | 2025-05-08T20:41:02.491Z | Downloaded sigpipe v0.1.3 |
891 | 2025-05-08T20:41:02.495Z | Downloaded multimap v0.10.0 |
892 | 2025-05-08T20:41:02.495Z | Downloaded blake3 v1.5.4 |
893 | 2025-05-08T20:41:02.500Z | Downloaded parse-display-derive v0.10.0 |
894 | 2025-05-08T20:41:02.503Z | Downloaded progenitor-macro v0.9.1 |
895 | 2025-05-08T20:41:02.503Z | Downloaded thiserror-no-std v2.0.2 |
896 | 2025-05-08T20:41:02.506Z | Downloaded unicode-bidi v0.3.17 |
897 | 2025-05-08T20:41:02.511Z | Downloaded aws-lc-rs v1.12.4 |
898 | 2025-05-08T20:41:02.519Z | Downloaded paste v1.0.15 |
899 | 2025-05-08T20:41:02.522Z | Downloaded thread_local v1.1.8 |
900 | 2025-05-08T20:41:02.527Z | Downloaded num-iter v0.1.45 |
901 | 2025-05-08T20:41:02.527Z | Downloaded rtoolbox v0.0.2 |
902 | 2025-05-08T20:41:02.527Z | Downloaded typify v0.2.0 |
903 | 2025-05-08T20:41:02.531Z | Downloaded rand v0.8.5 |
904 | 2025-05-08T20:41:02.535Z | Downloaded xattr v1.3.1 |
905 | 2025-05-08T20:41:02.539Z | Downloaded dirs-sys-next v0.1.2 |
906 | 2025-05-08T20:41:02.539Z | Downloaded tokio-native-tls v0.3.1 |
907 | 2025-05-08T20:41:02.543Z | Downloaded peg v0.8.5 |
908 | 2025-05-08T20:41:02.545Z | Downloaded wait-timeout v0.2.0 |
909 | 2025-05-08T20:41:02.546Z | Downloaded serde-hex v0.1.0 |
910 | 2025-05-08T20:41:02.550Z | Downloaded ed25519 v2.2.3 |
911 | 2025-05-08T20:41:02.550Z | Downloaded defmt-macros v0.3.9 |
912 | 2025-05-08T20:41:02.554Z | Downloaded smallvec v1.14.0 |
913 | 2025-05-08T20:41:02.557Z | Downloaded slab v0.4.9 |
914 | 2025-05-08T20:41:02.557Z | Downloaded ron v0.7.1 |
915 | 2025-05-08T20:41:02.561Z | Downloaded siphasher v0.3.11 |
916 | 2025-05-08T20:41:02.564Z | Downloaded polyval v0.6.2 |
917 | 2025-05-08T20:41:02.564Z | Downloaded zerocopy v0.6.6 |
918 | 2025-05-08T20:41:02.569Z | Downloaded itertools v0.13.0 |
919 | 2025-05-08T20:41:02.573Z | Downloaded prettyplease v0.2.30 |
920 | 2025-05-08T20:41:02.577Z | Downloaded embedded-io v0.6.1 |
921 | 2025-05-08T20:41:02.580Z | Downloaded toml_edit v0.19.15 |
922 | 2025-05-08T20:41:02.595Z | Downloaded typify v0.3.0 |
923 | 2025-05-08T20:41:02.598Z | Downloaded fs_extra v1.3.0 |
924 | 2025-05-08T20:41:02.603Z | Downloaded pretty_assertions v1.4.1 |
925 | 2025-05-08T20:41:02.606Z | Downloaded rand v0.9.0 |
926 | 2025-05-08T20:41:02.611Z | Downloaded wyz v0.5.1 |
927 | 2025-05-08T20:41:02.611Z | Downloaded num-complex v0.4.6 |
928 | 2025-05-08T20:41:02.615Z | Downloaded p521 v0.13.3 |
929 | 2025-05-08T20:41:02.615Z | Downloaded serde_derive_internals v0.29.1 |
930 | 2025-05-08T20:41:02.618Z | Downloaded subprocess v0.2.9 |
931 | 2025-05-08T20:41:02.619Z | Downloaded der_derive v0.7.3 |
932 | 2025-05-08T20:41:02.622Z | Downloaded proc-macro-error2 v2.0.1 |
933 | 2025-05-08T20:41:02.625Z | Downloaded diesel_derives v2.2.3 |
934 | 2025-05-08T20:41:02.628Z | Downloaded term v0.7.0 |
935 | 2025-05-08T20:41:02.631Z | Downloaded ghash v0.5.1 |
936 | 2025-05-08T20:41:02.635Z | Downloaded samael v0.0.18 |
937 | 2025-05-08T20:41:02.639Z | Downloaded tokio-util v0.7.13 |
938 | 2025-05-08T20:41:02.645Z | Downloaded uuid v1.16.0 |
939 | 2025-05-08T20:41:02.649Z | Downloaded debug-ignore v1.0.5 |
940 | 2025-05-08T20:41:02.652Z | Downloaded des v0.8.1 |
941 | 2025-05-08T20:41:02.652Z | Downloaded parse-zoneinfo v0.3.1 |
942 | 2025-05-08T20:41:02.656Z | Downloaded winnow v0.5.40 |
943 | 2025-05-08T20:41:02.663Z | Downloaded bitvec v1.0.1 |
944 | 2025-05-08T20:41:02.679Z | Downloaded native-tls v0.2.12 |
945 | 2025-05-08T20:41:02.683Z | Downloaded papergrid v0.14.0 |
946 | 2025-05-08T20:41:02.686Z | Downloaded flate2 v1.1.1 |
947 | 2025-05-08T20:41:02.690Z | Downloaded zerovec v0.10.4 |
948 | 2025-05-08T20:41:02.696Z | Downloaded heapless v0.8.0 |
949 | 2025-05-08T20:41:02.700Z | Downloaded der v0.7.9 |
950 | 2025-05-08T20:41:02.707Z | Downloaded similar v2.7.0 |
951 | 2025-05-08T20:41:02.710Z | Downloaded ssh-key v0.6.6 |
952 | 2025-05-08T20:41:02.717Z | Downloaded num-bigint v0.4.6 |
953 | 2025-05-08T20:41:02.722Z | Downloaded futures v0.3.31 |
954 | 2025-05-08T20:41:02.728Z | Downloaded mio v1.0.2 |
955 | 2025-05-08T20:41:02.734Z | Downloaded rustyline v14.0.0 |
956 | 2025-05-08T20:41:02.739Z | Downloaded unicode-segmentation v1.12.0 |
957 | 2025-05-08T20:41:02.743Z | Downloaded x509-cert v0.2.5 |
958 | 2025-05-08T20:41:02.748Z | Downloaded tar v0.4.44 |
959 | 2025-05-08T20:41:02.751Z | Downloaded quick-xml v0.37.2 |
960 | 2025-05-08T20:41:02.757Z | Downloaded nom v7.1.3 |
961 | 2025-05-08T20:41:02.763Z | Downloaded unicode-normalization v0.1.24 |
962 | 2025-05-08T20:41:02.767Z | Downloaded bindgen v0.71.1 |
963 | 2025-05-08T20:41:02.777Z | Downloaded ed25519-dalek v2.1.1 |
964 | 2025-05-08T20:41:02.779Z | Downloaded hickory-proto v0.24.4 |
965 | 2025-05-08T20:41:02.793Z | Downloaded qorb v0.3.1 |
966 | 2025-05-08T20:41:02.797Z | Downloaded chrono v0.4.40 |
967 | 2025-05-08T20:41:02.805Z | Downloaded winnow v0.6.20 |
968 | 2025-05-08T20:41:02.815Z | Downloaded smoltcp v0.9.1 |
969 | 2025-05-08T20:41:02.826Z | Downloaded typed-path v0.9.3 |
970 | 2025-05-08T20:41:02.832Z | Downloaded sqlparser v0.45.0 |
971 | 2025-05-08T20:41:02.838Z | Downloaded serde_with v3.12.0 |
972 | 2025-05-08T20:41:02.846Z | Downloaded vcpkg v0.2.15 |
973 | 2025-05-08T20:41:02.884Z | Downloaded lalrpop v0.19.12 |
974 | 2025-05-08T20:41:02.896Z | Downloaded russh v0.45.0 |
975 | 2025-05-08T20:41:02.901Z | Downloaded icu_properties_data v1.5.0 |
976 | 2025-05-08T20:41:02.912Z | Downloaded futures-util v0.3.31 |
977 | 2025-05-08T20:41:02.924Z | Downloaded salty v0.3.0 |
978 | 2025-05-08T20:41:02.931Z | Downloaded tough v0.20.0 |
979 | 2025-05-08T20:41:02.939Z | Downloaded num-bigint-dig v0.8.4 |
980 | 2025-05-08T20:41:02.944Z | Downloaded h2 v0.4.6 |
981 | 2025-05-08T20:41:02.951Z | Downloaded quinn-proto v0.11.8 |
982 | 2025-05-08T20:41:02.957Z | Downloaded time v0.3.36 |
983 | 2025-05-08T20:41:02.964Z | Downloaded rayon v1.10.0 |
984 | 2025-05-08T20:41:02.973Z | Downloaded rustls-webpki v0.101.7 |
985 | 2025-05-08T20:41:02.988Z | Downloaded p384 v0.13.0 |
986 | 2025-05-08T20:41:02.994Z | Downloaded rustls v0.21.12 |
987 | 2025-05-08T20:41:03.006Z | Downloaded bstr v1.10.0 |
988 | 2025-05-08T20:41:03.016Z | Downloaded bindgen v0.69.5 |
989 | 2025-05-08T20:41:03.024Z | Downloaded unicode-width v0.2.0 |
990 | 2025-05-08T20:41:03.030Z | Downloaded zerocopy v0.8.10 |
991 | 2025-05-08T20:41:03.054Z | Downloaded git2 v0.19.0 |
992 | 2025-05-08T20:41:03.062Z | Downloaded nix v0.27.1 |
993 | 2025-05-08T20:41:03.072Z | Downloaded petname v2.0.2 |
994 | 2025-05-08T20:41:03.078Z | Downloaded polar-core v0.27.3 |
995 | 2025-05-08T20:41:03.087Z | Downloaded webpki-roots v0.26.6 |
996 | 2025-05-08T20:41:03.090Z | Downloaded proptest v1.6.0 |
997 | 2025-05-08T20:41:03.099Z | Downloaded regex v1.11.1 |
998 | 2025-05-08T20:41:03.113Z | Downloaded rustls v0.22.4 |
999 | 2025-05-08T20:41:03.126Z | Downloaded nix v0.29.0 |
1000 | 2025-05-08T20:41:03.140Z | Downloaded regex-syntax v0.6.29 |
1001 | 2025-05-08T20:41:03.145Z | Downloaded rustls v0.23.19 |
1002 | 2025-05-08T20:41:03.158Z | Downloaded curve25519-dalek v4.1.3 |
1003 | 2025-05-08T20:41:03.167Z | Downloaded dropshot v0.16.0 |
1004 | 2025-05-08T20:41:03.189Z | Downloaded openssl v0.10.72 |
1005 | 2025-05-08T20:41:03.198Z | Downloaded regress v0.10.3 |
1006 | 2025-05-08T20:41:03.207Z | Downloaded rustls-webpki v0.102.8 |
1007 | 2025-05-08T20:41:03.224Z | Downloaded regex-syntax v0.8.5 |
1008 | 2025-05-08T20:41:03.233Z | Downloaded sled v0.34.7 |
1009 | 2025-05-08T20:41:03.243Z | Downloaded nix v0.28.0 |
1010 | 2025-05-08T20:41:03.255Z | Downloaded gimli v0.31.1 |
1011 | 2025-05-08T20:41:03.263Z | Downloaded smoltcp v0.11.0 |
1012 | 2025-05-08T20:41:03.276Z | Downloaded object v0.36.5 |
1013 | 2025-05-08T20:41:03.288Z | Downloaded typify-impl v0.2.0 |
1014 | 2025-05-08T20:41:03.303Z | Downloaded typify-impl v0.3.0 |
1015 | 2025-05-08T20:41:03.319Z | Downloaded diesel v2.2.9 |
1016 | 2025-05-08T20:41:03.338Z | Downloaded openapiv3 v2.0.0 |
1017 | 2025-05-08T20:41:03.350Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
1018 | 2025-05-08T20:41:03.362Z | Downloaded regex-automata v0.4.8 |
1019 | 2025-05-08T20:41:03.379Z | Downloaded portable-atomic v1.11.0 |
1020 | 2025-05-08T20:41:03.386Z | Downloaded object v0.30.4 |
1021 | 2025-05-08T20:41:03.396Z | Downloaded tabled v0.18.0 |
1022 | 2025-05-08T20:41:03.413Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
1023 | 2025-05-08T20:41:03.432Z | Downloaded petgraph v0.7.1 |
1024 | 2025-05-08T20:41:03.451Z | Downloaded radix_trie v0.2.1 |
1025 | 2025-05-08T20:41:03.456Z | Downloaded chrono-tz v0.10.3 |
1026 | 2025-05-08T20:41:03.463Z | Downloaded zerocopy-derive v0.6.6 |
1027 | 2025-05-08T20:41:03.472Z | Downloaded csv v1.3.1 |
1028 | 2025-05-08T20:41:03.493Z | Downloaded ratatui v0.29.0 |
1029 | 2025-05-08T20:41:03.513Z | Downloaded sha3 v0.10.8 |
1030 | 2025-05-08T20:41:03.517Z | Downloaded zip v2.6.1 |
1031 | 2025-05-08T20:41:03.521Z | Downloaded embedded-io v0.4.0 |
1032 | 2025-05-08T20:41:03.525Z | Downloaded snafu-derive v0.8.5 |
1033 | 2025-05-08T20:41:03.525Z | Downloaded postcard v1.0.10 |
1034 | 2025-05-08T20:41:03.529Z | Downloaded tabwriter v1.4.0 |
1035 | 2025-05-08T20:41:03.529Z | Downloaded flagset v0.4.6 |
1036 | 2025-05-08T20:41:03.529Z | Downloaded russh-keys v0.45.0 |
1037 | 2025-05-08T20:41:03.532Z | Downloaded twox-hash v2.1.0 |
1038 | 2025-05-08T20:41:03.535Z | Downloaded tower v0.5.2 |
1039 | 2025-05-08T20:41:03.542Z | Downloaded itertools v0.14.0 |
1040 | 2025-05-08T20:41:03.549Z | Downloaded lzma-sys v0.1.20 |
1041 | 2025-05-08T20:41:03.578Z | Downloaded jiff v0.2.10 |
1042 | 2025-05-08T20:41:03.596Z | Downloaded daft v0.1.3 |
1043 | 2025-05-08T20:41:03.599Z | Downloaded hashbrown v0.12.3 |
1044 | 2025-05-08T20:41:03.602Z | Downloaded libz-sys v1.1.20 |
1045 | 2025-05-08T20:41:03.621Z | Downloaded dsl_auto_type v0.1.2 |
1046 | 2025-05-08T20:41:03.624Z | Downloaded walkdir v2.5.0 |
1047 | 2025-05-08T20:41:03.625Z | Downloaded sqlformat v0.2.6 |
1048 | 2025-05-08T20:41:03.628Z | Downloaded unicode-properties v0.1.3 |
1049 | 2025-05-08T20:41:03.628Z | Downloaded reedline v0.38.0 |
1050 | 2025-05-08T20:41:03.635Z | Downloaded difflib v0.4.0 |
1051 | 2025-05-08T20:41:03.638Z | Downloaded diesel-dtrace v0.4.2 |
1052 | 2025-05-08T20:41:03.638Z | Downloaded petgraph v0.6.5 |
1053 | 2025-05-08T20:41:03.654Z | Downloaded darling v0.20.10 |
1054 | 2025-05-08T20:41:03.658Z | Downloaded tungstenite v0.23.0 |
1055 | 2025-05-08T20:41:03.671Z | Downloaded tokio v1.43.1 |
1056 | 2025-05-08T20:41:03.699Z | Downloaded tungstenite v0.21.0 |
1057 | 2025-05-08T20:41:03.702Z | Downloaded smallvec v0.6.14 |
1058 | 2025-05-08T20:41:03.705Z | Downloaded zeroize v1.8.1 |
1059 | 2025-05-08T20:41:03.705Z | Downloaded typify-macro v0.2.0 |
1060 | 2025-05-08T20:41:03.708Z | Downloaded heapless v0.7.17 |
1061 | 2025-05-08T20:41:03.712Z | Downloaded flume v0.11.1 |
1062 | 2025-05-08T20:41:03.715Z | Downloaded foreign-types-macros v0.2.3 |
1063 | 2025-05-08T20:41:03.715Z | Downloaded sct v0.7.1 |
1064 | 2025-05-08T20:41:03.718Z | Downloaded rcgen v0.12.1 |
1065 | 2025-05-08T20:41:03.721Z | Downloaded rayon-core v1.12.1 |
1066 | 2025-05-08T20:41:03.725Z | Downloaded elliptic-curve v0.13.8 |
1067 | 2025-05-08T20:41:03.728Z | Downloaded password-hash v0.5.0 |
1068 | 2025-05-08T20:41:03.728Z | Downloaded password-hash v0.4.2 |
1069 | 2025-05-08T20:41:03.731Z | Downloaded curve25519-dalek-derive v0.1.1 |
1070 | 2025-05-08T20:41:03.731Z | Downloaded toml v0.7.8 |
1071 | 2025-05-08T20:41:03.734Z | Downloaded headers v0.4.0 |
1072 | 2025-05-08T20:41:03.738Z | Downloaded crossterm v0.28.1 |
1073 | 2025-05-08T20:41:03.744Z | Downloaded num-integer v0.1.46 |
1074 | 2025-05-08T20:41:03.747Z | Downloaded pin-project v1.1.6 |
1075 | 2025-05-08T20:41:03.756Z | Downloaded ff v0.13.0 |
1076 | 2025-05-08T20:41:03.759Z | Downloaded derive_more v0.99.20 |
1077 | 2025-05-08T20:41:03.762Z | Downloaded getrandom v0.2.15 |
1078 | 2025-05-08T20:41:03.765Z | Downloaded ring v0.17.11 |
1079 | 2025-05-08T20:41:03.807Z | Downloaded expectorate v1.1.0 |
1080 | 2025-05-08T20:41:03.810Z | Downloaded pin-project-internal v1.1.6 |
1081 | 2025-05-08T20:41:03.813Z | Downloaded progenitor-impl v0.8.0 |
1082 | 2025-05-08T20:41:03.813Z | Downloaded steno v0.4.1 |
1083 | 2025-05-08T20:41:03.816Z | Downloaded num-traits v0.2.19 |
1084 | 2025-05-08T20:41:03.819Z | Downloaded ron v0.8.1 |
1085 | 2025-05-08T20:41:03.824Z | Downloaded miniz_oxide v0.8.5 |
1086 | 2025-05-08T20:41:03.827Z | Downloaded unicode_categories v0.1.1 |
1087 | 2025-05-08T20:41:03.830Z | Downloaded tracing-core v0.1.32 |
1088 | 2025-05-08T20:41:03.833Z | Downloaded tokio-postgres v0.7.13 |
1089 | 2025-05-08T20:41:03.836Z | Downloaded phf v0.11.2 |
1090 | 2025-05-08T20:41:03.839Z | Downloaded ena v0.14.3 |
1091 | 2025-05-08T20:41:03.839Z | Downloaded whoami v1.5.2 |
1092 | 2025-05-08T20:41:03.843Z | Downloaded zopfli v0.8.1 |
1093 | 2025-05-08T20:41:03.843Z | Downloaded zip v0.6.6 |
1094 | 2025-05-08T20:41:03.846Z | Downloaded encoding_rs v0.8.34 |
1095 | 2025-05-08T20:41:03.867Z | Downloaded quinn v0.11.5 |
1096 | 2025-05-08T20:41:03.870Z | Downloaded semver v0.1.20 |
1097 | 2025-05-08T20:41:03.874Z | Downloaded nodrop v0.1.14 |
1098 | 2025-05-08T20:41:03.874Z | Downloaded hash32 v0.3.1 |
1099 | 2025-05-08T20:41:03.874Z | Downloaded form_urlencoded v1.2.1 |
1100 | 2025-05-08T20:41:03.877Z | Downloaded zone v0.3.1 |
1101 | 2025-05-08T20:41:03.877Z | Downloaded zone v0.1.8 |
1102 | 2025-05-08T20:41:03.878Z | Downloaded zerovec-derive v0.10.3 |
1103 | 2025-05-08T20:41:03.878Z | Downloaded untrusted v0.9.0 |
1104 | 2025-05-08T20:41:03.881Z | Downloaded snafu v0.8.5 |
1105 | 2025-05-08T20:41:03.885Z | Downloaded derive-where v1.2.7 |
1106 | 2025-05-08T20:41:03.887Z | Downloaded parking_lot v0.11.2 |
1107 | 2025-05-08T20:41:03.891Z | Downloaded aes v0.8.4 |
1108 | 2025-05-08T20:41:03.893Z | Downloaded rustc-hash v1.1.0 |
1109 | 2025-05-08T20:41:03.893Z | Downloaded ref-cast-impl v1.0.23 |
1110 | 2025-05-08T20:41:03.894Z | Downloaded ref-cast v1.0.23 |
1111 | 2025-05-08T20:41:03.897Z | Downloaded diff v0.1.13 |
1112 | 2025-05-08T20:41:03.900Z | Downloaded crypto-bigint v0.5.5 |
1113 | 2025-05-08T20:41:03.905Z | Downloaded crossbeam-channel v0.5.15 |
1114 | 2025-05-08T20:41:03.909Z | Downloaded chacha20poly1305 v0.10.1 |
1115 | 2025-05-08T20:41:03.912Z | Downloaded indexmap v1.9.3 |
1116 | 2025-05-08T20:41:03.915Z | Downloaded indicatif v0.17.11 |
1117 | 2025-05-08T20:41:03.918Z | Downloaded progenitor v0.8.0 |
1118 | 2025-05-08T20:41:03.921Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1119 | 2025-05-08T20:41:03.976Z | Downloaded ppv-lite86 v0.2.20 |
1120 | 2025-05-08T20:41:03.979Z | Downloaded icu_normalizer v1.5.0 |
1121 | 2025-05-08T20:41:03.982Z | Downloaded bumpalo v3.16.0 |
1122 | 2025-05-08T20:41:03.986Z | Downloaded tls_codec_derive v0.4.1 |
1123 | 2025-05-08T20:41:03.986Z | Downloaded backtrace v0.3.74 |
1124 | 2025-05-08T20:41:03.989Z | Downloaded bytes v1.10.1 |
1125 | 2025-05-08T20:41:03.993Z | Downloaded base64 v0.22.1 |
1126 | 2025-05-08T20:41:03.997Z | Downloaded base64 v0.21.7 |
1127 | 2025-05-08T20:41:04.000Z | Downloaded value-bag v1.9.0 |
1128 | 2025-05-08T20:41:04.003Z | Downloaded uzers v0.12.1 |
1129 | 2025-05-08T20:41:04.006Z | Downloaded rustls-pki-types v1.10.0 |
1130 | 2025-05-08T20:41:04.009Z | Downloaded csv-core v0.1.11 |
1131 | 2025-05-08T20:41:04.009Z | Downloaded ingot-macros v0.1.0 |
1132 | 2025-05-08T20:41:04.012Z | Downloaded icu_provider v1.5.0 |
1133 | 2025-05-08T20:41:04.015Z | Downloaded icu_properties v1.5.1 |
1134 | 2025-05-08T20:41:04.015Z | Downloaded pbkdf2 v0.12.2 |
1135 | 2025-05-08T20:41:04.018Z | Downloaded path-slash v0.1.5 |
1136 | 2025-05-08T20:41:04.018Z | Downloaded olpc-cjson v0.1.4 |
1137 | 2025-05-08T20:41:04.018Z | Downloaded writeable v0.5.5 |
1138 | 2025-05-08T20:41:04.021Z | Downloaded mime_guess v2.0.5 |
1139 | 2025-05-08T20:41:04.022Z | Downloaded slog v2.7.0 |
1140 | 2025-05-08T20:41:04.025Z | Downloaded base64 v0.13.1 |
1141 | 2025-05-08T20:41:04.028Z | Downloaded allocator-api2 v0.2.18 |
1142 | 2025-05-08T20:41:04.031Z | Downloaded unicode-xid v0.2.6 |
1143 | 2025-05-08T20:41:04.034Z | Downloaded unicase v2.7.0 |
1144 | 2025-05-08T20:41:04.034Z | Downloaded unarray v0.1.4 |
1145 | 2025-05-08T20:41:04.034Z | Downloaded synstructure v0.13.1 |
1146 | 2025-05-08T20:41:04.037Z | Downloaded lock_api v0.4.12 |
1147 | 2025-05-08T20:41:04.037Z | Downloaded const-oid v0.9.6 |
1148 | 2025-05-08T20:41:04.040Z | Downloaded libloading v0.8.5 |
1149 | 2025-05-08T20:41:04.040Z | Downloaded jobserver v0.1.32 |
1150 | 2025-05-08T20:41:04.043Z | Downloaded ipnet v2.11.0 |
1151 | 2025-05-08T20:41:04.043Z | Downloaded linked-hash-map v0.5.6 |
1152 | 2025-05-08T20:41:04.046Z | Downloaded ipnetwork v0.21.1 |
1153 | 2025-05-08T20:41:04.046Z | Downloaded rusty-fork v0.3.0 |
1154 | 2025-05-08T20:41:04.050Z | Downloaded termios v0.3.3 |
1155 | 2025-05-08T20:41:04.050Z | Downloaded indoc v2.0.6 |
1156 | 2025-05-08T20:41:04.053Z | Downloaded tokio-rustls v0.25.0 |
1157 | 2025-05-08T20:41:04.053Z | Downloaded string_cache v0.8.9 |
1158 | 2025-05-08T20:41:04.056Z | Downloaded static_assertions v1.1.0 |
1159 | 2025-05-08T20:41:04.056Z | Downloaded signal-hook-registry v1.4.2 |
1160 | 2025-05-08T20:41:04.056Z | Downloaded mime v0.3.17 |
1161 | 2025-05-08T20:41:04.059Z | Downloaded maybe-uninit v2.0.0 |
1162 | 2025-05-08T20:41:04.059Z | Downloaded libsw v3.4.0 |
1163 | 2025-05-08T20:41:04.059Z | Downloaded httpdate v1.0.3 |
1164 | 2025-05-08T20:41:04.062Z | Downloaded http-body-util v0.1.3 |
1165 | 2025-05-08T20:41:04.062Z | Downloaded hostname v0.4.0 |
1166 | 2025-05-08T20:41:04.065Z | Downloaded lazycell v1.3.0 |
1167 | 2025-05-08T20:41:04.065Z | Downloaded crc32fast v1.4.2 |
1168 | 2025-05-08T20:41:04.068Z | Downloaded crc-any v2.5.0 |
1169 | 2025-05-08T20:41:04.068Z | Downloaded lalrpop-util v0.19.12 |
1170 | 2025-05-08T20:41:04.068Z | Downloaded impl-trait-for-tuples v0.2.2 |
1171 | 2025-05-08T20:41:04.071Z | Downloaded base64ct v1.6.0 |
1172 | 2025-05-08T20:41:04.074Z | Downloaded ingot v0.1.0 |
1173 | 2025-05-08T20:41:04.074Z | Downloaded indoc v1.0.9 |
1174 | 2025-05-08T20:41:04.077Z | Downloaded schemars_derive v0.8.22 |
1175 | 2025-05-08T20:41:04.080Z | Downloaded rustc_version v0.1.7 |
1176 | 2025-05-08T20:41:04.080Z | Downloaded hyper-util v0.1.11 |
1177 | 2025-05-08T20:41:04.083Z | Downloaded indent_write v2.2.0 |
1178 | 2025-05-08T20:41:04.083Z | Downloaded rand_seeder v0.3.0 |
1179 | 2025-05-08T20:41:04.086Z | Downloaded radium v0.7.0 |
1180 | 2025-05-08T20:41:04.087Z | Downloaded progenitor-macro v0.8.0 |
1181 | 2025-05-08T20:41:04.087Z | Downloaded keccak v0.1.5 |
1182 | 2025-05-08T20:41:04.090Z | Downloaded idna_adapter v1.2.0 |
1183 | 2025-05-08T20:41:04.090Z | Downloaded bcs v0.1.6 |
1184 | 2025-05-08T20:41:04.090Z | Downloaded bcrypt-pbkdf v0.10.0 |
1185 | 2025-05-08T20:41:04.093Z | Downloaded bzip2 v0.5.2 |
1186 | 2025-05-08T20:41:04.093Z | Downloaded ciborium v0.2.2 |
1187 | 2025-05-08T20:41:04.097Z | Downloaded bzip2 v0.4.4 |
1188 | 2025-05-08T20:41:04.097Z | Downloaded bit-vec v0.8.0 |
1189 | 2025-05-08T20:41:04.100Z | Downloaded backoff v0.4.0 |
1190 | 2025-05-08T20:41:04.100Z | Downloaded cobs v0.2.3 |
1191 | 2025-05-08T20:41:04.100Z | Downloaded buf-list v1.0.3 |
1192 | 2025-05-08T20:41:04.103Z | Downloaded cmake v0.1.51 |
1193 | 2025-05-08T20:41:04.103Z | Downloaded chrono-tz-build v0.4.0 |
1194 | 2025-05-08T20:41:04.104Z | Downloaded bitfield v0.14.0 |
1195 | 2025-05-08T20:41:04.107Z | Downloaded base16ct v0.2.0 |
1196 | 2025-05-08T20:41:04.107Z | Downloaded hyper-rustls v0.27.3 |
1197 | 2025-05-08T20:41:04.110Z | Downloaded bitfield-struct v0.6.2 |
1198 | 2025-05-08T20:41:04.110Z | Downloaded cbc v0.1.2 |
1199 | 2025-05-08T20:41:04.113Z | Downloaded bit-vec v0.6.3 |
1200 | 2025-05-08T20:41:04.113Z | Downloaded bb8 v0.8.5 |
1201 | 2025-05-08T20:41:04.113Z | Downloaded cassowary v0.3.0 |
1202 | 2025-05-08T20:41:04.116Z | Downloaded httparse v1.9.5 |
1203 | 2025-05-08T20:41:04.120Z | Downloaded assert_matches v1.5.0 |
1204 | 2025-05-08T20:41:04.120Z | Downloaded ascii-canvas v3.0.0 |
1205 | 2025-05-08T20:41:04.120Z | Downloaded arrayref v0.3.9 |
1206 | 2025-05-08T20:41:04.120Z | Downloaded array-init v0.0.4 |
1207 | 2025-05-08T20:41:04.120Z | Downloaded hubpack v0.1.2 |
1208 | 2025-05-08T20:41:04.125Z | Downloaded hmac v0.12.1 |
1209 | 2025-05-08T20:41:04.125Z | Downloaded crunchy v0.2.2 |
1210 | 2025-05-08T20:41:04.581Z | Downloaded aws-lc-sys v0.26.0 |
1211 | 2025-05-08T20:41:04.777Z | Compiling serde v1.0.219 |
1212 | 2025-05-08T20:41:04.780Z | Compiling value-bag v1.9.0 |
1213 | 2025-05-08T20:41:04.780Z | Compiling shlex v1.3.0 |
1214 | 2025-05-08T20:41:04.780Z | Compiling lock_api v0.4.12 |
1215 | 2025-05-08T20:41:04.780Z | Compiling scopeguard v1.2.0 |
1216 | 2025-05-08T20:41:04.780Z | Compiling typenum v1.17.0 |
1217 | 2025-05-08T20:41:04.968Z | Compiling syn v2.0.98 |
1218 | 2025-05-08T20:41:04.972Z | Compiling getrandom v0.2.15 |
1219 | 2025-05-08T20:41:05.112Z | Compiling jobserver v0.1.32 |
1220 | 2025-05-08T20:41:05.413Z | Compiling rand_core v0.6.4 |
1221 | 2025-05-08T20:41:05.537Z | Compiling log v0.4.22 |
1222 | 2025-05-08T20:41:05.592Z | Compiling cc v1.2.15 |
1223 | 2025-05-08T20:41:05.641Z | Compiling generic-array v0.14.7 |
1224 | 2025-05-08T20:41:05.942Z | Compiling smallvec v1.14.0 |
1225 | 2025-05-08T20:41:05.984Z | Compiling subtle v2.6.1 |
1226 | 2025-05-08T20:41:06.005Z | Compiling const-oid v0.9.6 |
1227 | 2025-05-08T20:41:06.098Z | Compiling stable_deref_trait v1.2.0 |
1228 | 2025-05-08T20:41:06.226Z | Compiling pkg-config v0.3.31 |
1229 | 2025-05-08T20:41:06.334Z | Compiling rustix v0.38.37 |
1230 | 2025-05-08T20:41:06.337Z | Compiling parking_lot_core v0.9.10 |
1231 | 2025-05-08T20:41:06.337Z | Compiling pin-project-lite v0.2.14 |
1232 | 2025-05-08T20:41:06.493Z | Compiling signal-hook-registry v1.4.2 |
1233 | 2025-05-08T20:41:07.200Z | Compiling mio v1.0.2 |
1234 | 2025-05-08T20:41:07.222Z | Compiling spin v0.9.8 |
1235 | 2025-05-08T20:41:07.465Z | Compiling parking_lot v0.12.3 |
1236 | 2025-05-08T20:41:07.522Z | Compiling futures-core v0.3.31 |
1237 | 2025-05-08T20:41:07.543Z | Compiling aho-corasick v1.1.3 |
1238 | 2025-05-08T20:41:07.604Z | Compiling serde_json v1.0.140 |
1239 | 2025-05-08T20:41:07.771Z | Compiling cpufeatures v0.2.14 |
1240 | 2025-05-08T20:41:07.890Z | Compiling either v1.14.0 |
1241 | 2025-05-08T20:41:07.979Z | Compiling libm v0.2.8 |
1242 | 2025-05-08T20:41:08.170Z | Compiling regex-syntax v0.8.5 |
1243 | 2025-05-08T20:41:08.292Z | Compiling writeable v0.5.5 |
1244 | 2025-05-08T20:41:08.321Z | Compiling litemap v0.7.3 |
1245 | 2025-05-08T20:41:08.391Z | Compiling socket2 v0.5.9 |
1246 | 2025-05-08T20:41:08.409Z | Compiling slab v0.4.9 |
1247 | 2025-05-08T20:41:08.726Z | Compiling num-traits v0.2.19 |
1248 | 2025-05-08T20:41:08.770Z | Compiling glob v0.3.2 |
1249 | 2025-05-08T20:41:09.298Z | Compiling getrandom v0.3.1 |
1250 | 2025-05-08T20:41:09.317Z | Compiling prettyplease v0.2.30 |
1251 | 2025-05-08T20:41:09.550Z | Compiling futures-sink v0.3.31 |
1252 | 2025-05-08T20:41:09.600Z | Compiling clang-sys v1.8.1 |
1253 | 2025-05-08T20:41:09.677Z | Compiling icu_locid_transform_data v1.5.0 |
1254 | 2025-05-08T20:41:09.790Z | Compiling lazy_static v1.5.0 |
1255 | 2025-05-08T20:41:09.997Z | Compiling allocator-api2 v0.2.18 |
1256 | 2025-05-08T20:41:10.040Z | Compiling icu_properties_data v1.5.0 |
1257 | 2025-05-08T20:41:10.208Z | Compiling minimal-lexical v0.2.1 |
1258 | 2025-05-08T20:41:10.344Z | Compiling foldhash v0.1.3 |
1259 | 2025-05-08T20:41:10.664Z | Compiling hashbrown v0.15.1 |
1260 | 2025-05-08T20:41:10.688Z | Compiling nom v7.1.3 |
1261 | 2025-05-08T20:41:10.775Z | Compiling libloading v0.8.5 |
1262 | 2025-05-08T20:41:10.840Z | Compiling utf8_iter v1.0.4 |
1263 | 2025-05-08T20:41:11.089Z | Compiling percent-encoding v2.3.1 |
1264 | 2025-05-08T20:41:11.144Z | Compiling home v0.5.9 |
1265 | 2025-05-08T20:41:11.369Z | Compiling base64ct v1.6.0 |
1266 | 2025-05-08T20:41:11.430Z | Compiling icu_normalizer_data v1.5.0 |
1267 | 2025-05-08T20:41:11.543Z | Compiling utf16_iter v1.0.5 |
1268 | 2025-05-08T20:41:11.675Z | Compiling write16 v1.0.0 |
1269 | 2025-05-08T20:41:11.748Z | Compiling bindgen v0.69.5 |
1270 | 2025-05-08T20:41:11.820Z | Compiling regex-automata v0.4.8 |
1271 | 2025-05-08T20:41:11.849Z | Compiling pem-rfc7468 v0.7.0 |
1272 | 2025-05-08T20:41:11.969Z | Compiling itertools v0.12.1 |
1273 | 2025-05-08T20:41:12.482Z | Compiling synstructure v0.13.1 |
1274 | 2025-05-08T20:41:13.877Z | Compiling cexpr v0.6.0 |
1275 | 2025-05-08T20:41:13.966Z | Compiling lazycell v1.3.0 |
1276 | 2025-05-08T20:41:14.104Z | Compiling flagset v0.4.6 |
1277 | 2025-05-08T20:41:14.152Z | Compiling rustc-hash v1.1.0 |
1278 | 2025-05-08T20:41:14.321Z | Compiling futures-channel v0.3.31 |
1279 | 2025-05-08T20:41:14.336Z | Compiling cmake v0.1.51 |
1280 | 2025-05-08T20:41:14.735Z | Compiling futures-task v0.3.31 |
1281 | 2025-05-08T20:41:14.829Z | Compiling futures-io v0.3.31 |
1282 | 2025-05-08T20:41:15.016Z | Compiling dunce v1.0.5 |
1283 | 2025-05-08T20:41:15.102Z | Compiling pin-utils v0.1.0 |
1284 | 2025-05-08T20:41:15.162Z | Compiling fs_extra v1.3.0 |
1285 | 2025-05-08T20:41:15.182Z | Compiling form_urlencoded v1.2.1 |
1286 | 2025-05-08T20:41:15.239Z | Compiling paste v1.0.15 |
1287 | 2025-05-08T20:41:15.399Z | Compiling vcpkg v0.2.15 |
1288 | 2025-05-08T20:41:15.510Z | Compiling crossbeam-utils v0.8.21 |
1289 | 2025-05-08T20:41:15.530Z | Compiling ring v0.17.11 |
1290 | 2025-05-08T20:41:15.757Z | Compiling tracing-core v0.1.32 |
1291 | 2025-05-08T20:41:16.097Z | Compiling zerocopy v0.8.10 |
1292 | 2025-05-08T20:41:16.601Z | Compiling regex v1.11.1 |
1293 | 2025-05-08T20:41:16.914Z | Compiling aws-lc-rs v1.12.4 |
1294 | 2025-05-08T20:41:16.935Z | Compiling iana-time-zone v0.1.63 |
1295 | 2025-05-08T20:41:17.053Z | Compiling openssl-sys v0.9.107 |
1296 | 2025-05-08T20:41:17.372Z | Compiling httparse v1.9.5 |
1297 | 2025-05-08T20:41:17.515Z | Compiling tinyvec_macros v0.1.1 |
1298 | 2025-05-08T20:41:17.623Z | Compiling rustls-pki-types v1.10.0 |
1299 | 2025-05-08T20:41:17.644Z | Compiling serde_derive v1.0.219 |
1300 | 2025-05-08T20:41:18.005Z | Compiling zeroize_derive v1.4.2 |
1301 | 2025-05-08T20:41:18.053Z | Compiling zerofrom-derive v0.1.4 |
1302 | 2025-05-08T20:41:18.313Z | Compiling yoke-derive v0.7.4 |
1303 | 2025-05-08T20:41:18.569Z | Compiling zerovec-derive v0.10.3 |
1304 | 2025-05-08T20:41:19.349Z | Compiling zeroize v1.8.1 |
1305 | 2025-05-08T20:41:20.376Z | Compiling displaydoc v0.2.5 |
1306 | 2025-05-08T20:41:21.006Z | Compiling crypto-common v0.1.6 |
1307 | 2025-05-08T20:41:21.029Z | Compiling block-buffer v0.10.4 |
1308 | 2025-05-08T20:41:21.064Z | Compiling zerocopy-derive v0.7.35 |
1309 | 2025-05-08T20:41:21.250Z | Compiling digest v0.10.7 |
1310 | 2025-05-08T20:41:21.268Z | Compiling tokio-macros v2.5.0 |
1311 | 2025-05-08T20:41:21.441Z | Compiling zerofrom v0.1.4 |
1312 | 2025-05-08T20:41:21.668Z | Compiling yoke v0.7.4 |
1313 | 2025-05-08T20:41:21.687Z | Compiling hmac v0.12.1 |
1314 | 2025-05-08T20:41:21.803Z | Compiling icu_provider_macros v1.5.0 |
1315 | 2025-05-08T20:41:21.941Z | Compiling block-padding v0.3.3 |
1316 | 2025-05-08T20:41:22.006Z | Compiling zerovec v0.10.4 |
1317 | 2025-05-08T20:41:22.177Z | Compiling inout v0.1.3 |
1318 | 2025-05-08T20:41:22.222Z | Compiling sha2 v0.10.8 |
1319 | 2025-05-08T20:41:22.437Z | Compiling cipher v0.4.4 |
1320 | 2025-05-08T20:41:22.680Z | Compiling der_derive v0.7.3 |
1321 | 2025-05-08T20:41:22.702Z | Compiling thiserror-impl v1.0.69 |
1322 | 2025-05-08T20:41:22.817Z | Compiling futures-macro v0.3.31 |
1323 | 2025-05-08T20:41:22.939Z | Compiling salsa20 v0.10.2 |
1324 | 2025-05-08T20:41:22.943Z | Compiling zerocopy v0.7.35 |
1325 | 2025-05-08T20:41:23.199Z | Compiling pbkdf2 v0.12.2 |
1326 | 2025-05-08T20:41:23.381Z | Compiling scrypt v0.11.0 |
1327 | 2025-05-08T20:41:23.905Z | Compiling tinystr v0.7.6 |
1328 | 2025-05-08T20:41:24.043Z | Compiling icu_collections v1.5.0 |
1329 | 2025-05-08T20:41:24.239Z | Compiling icu_locid v1.5.0 |
1330 | 2025-05-08T20:41:24.279Z | Compiling ppv-lite86 v0.2.20 |
1331 | 2025-05-08T20:41:24.625Z | Compiling futures-util v0.3.31 |
1332 | 2025-05-08T20:41:24.865Z | Compiling der v0.7.9 |
1333 | 2025-05-08T20:41:25.075Z | Compiling aes v0.8.4 |
1334 | 2025-05-08T20:41:25.332Z | Compiling cbc v0.1.2 |
1335 | 2025-05-08T20:41:25.558Z | Compiling icu_provider v1.5.0 |
1336 | 2025-05-08T20:41:25.594Z | Compiling thiserror v1.0.69 |
1337 | 2025-05-08T20:41:25.746Z | Compiling pest v2.7.14 |
1338 | 2025-05-08T20:41:25.986Z | Compiling tracing-attributes v0.1.27 |
1339 | 2025-05-08T20:41:26.257Z | Compiling icu_locid_transform v1.5.0 |
1340 | 2025-05-08T20:41:26.502Z | Compiling zerocopy-derive v0.8.10 |
1341 | 2025-05-08T20:41:27.787Z | Compiling icu_properties v1.5.1 |
1342 | 2025-05-08T20:41:27.901Z | Compiling spki v0.7.3 |
1343 | 2025-05-08T20:41:28.287Z | Compiling pkcs5 v0.7.1 |
1344 | 2025-05-08T20:41:28.564Z | Compiling pest_meta v2.7.14 |
1345 | 2025-05-08T20:41:28.667Z | Compiling scroll_derive v0.12.0 |
1346 | 2025-05-08T20:41:29.078Z | Compiling pkcs8 v0.10.2 |
1347 | 2025-05-08T20:41:29.213Z | Compiling tracing v0.1.40 |
1348 | 2025-05-08T20:41:29.689Z | Compiling bitflags v2.9.0 |
1349 | 2025-05-08T20:41:29.713Z | Compiling bytes v1.10.1 |
1350 | 2025-05-08T20:41:30.063Z | Compiling semver v1.0.25 |
1351 | 2025-05-08T20:41:30.139Z | Compiling indexmap v2.7.1 |
1352 | 2025-05-08T20:41:30.813Z | Compiling rustc_version v0.4.1 |
1353 | 2025-05-08T20:41:31.239Z | Compiling tokio v1.43.1 |
1354 | 2025-05-08T20:41:31.481Z | Compiling icu_normalizer v1.5.0 |
1355 | 2025-05-08T20:41:31.546Z | Compiling http v1.2.0 |
1356 | 2025-05-08T20:41:32.367Z | Compiling uuid v1.16.0 |
1357 | 2025-05-08T20:41:32.419Z | Compiling idna_adapter v1.2.0 |
1358 | 2025-05-08T20:41:32.623Z | Compiling idna v1.0.3 |
1359 | 2025-05-08T20:41:32.660Z | Compiling chrono v0.4.40 |
1360 | 2025-05-08T20:41:33.012Z | Compiling http-body v1.0.1 |
1361 | 2025-05-08T20:41:33.184Z | Compiling scroll v0.12.0 |
1362 | 2025-05-08T20:41:33.275Z | Compiling url v2.5.3 |
1363 | 2025-05-08T20:41:33.702Z | Compiling which v4.4.2 |
1364 | 2025-05-08T20:41:33.733Z | Compiling pest_generator v2.7.14 |
1365 | 2025-05-08T20:41:33.886Z | Compiling tinyvec v1.8.0 |
1366 | 2025-05-08T20:41:34.234Z | Compiling serde_derive_internals v0.29.1 |
1367 | 2025-05-08T20:41:34.740Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1368 | 2025-05-08T20:41:35.007Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1369 | 2025-05-08T20:41:35.369Z | Compiling time-core v0.1.2 |
1370 | 2025-05-08T20:41:35.516Z | Compiling untrusted v0.7.1 |
1371 | 2025-05-08T20:41:35.556Z | Compiling rustversion v1.0.17 |
1372 | 2025-05-08T20:41:35.575Z | Compiling adler2 v2.0.0 |
1373 | 2025-05-08T20:41:35.596Z | Compiling num-conv v0.1.0 |
1374 | 2025-05-08T20:41:35.729Z | Compiling untrusted v0.9.0 |
1375 | 2025-05-08T20:41:35.793Z | Compiling openssl v0.10.72 |
1376 | 2025-05-08T20:41:35.889Z | Compiling powerfmt v0.2.0 |
1377 | 2025-05-08T20:41:35.936Z | Compiling atomic-waker v1.1.2 |
1378 | 2025-05-08T20:41:35.961Z | Compiling foreign-types-shared v0.1.1 |
1379 | 2025-05-08T20:41:36.091Z | Compiling schemars v0.8.22 |
1380 | 2025-05-08T20:41:36.134Z | Compiling try-lock v0.2.5 |
1381 | 2025-05-08T20:41:36.268Z | Compiling deranged v0.3.11 |
1382 | 2025-05-08T20:41:36.293Z | Compiling want v0.3.1 |
1383 | 2025-05-08T20:41:36.313Z | Compiling goblin v0.8.2 |
1384 | 2025-05-08T20:41:36.317Z | Compiling foreign-types v0.3.2 |
1385 | 2025-05-08T20:41:36.452Z | Compiling schemars_derive v0.8.22 |
1386 | 2025-05-08T20:41:36.487Z | Compiling time-macros v0.2.18 |
1387 | 2025-05-08T20:41:36.566Z | Compiling miniz_oxide v0.8.5 |
1388 | 2025-05-08T20:41:37.606Z | Compiling pest_derive v2.7.14 |
1389 | 2025-05-08T20:41:39.350Z | Compiling tokio-util v0.7.13 |
1390 | 2025-05-08T20:41:39.530Z | Compiling rand_core v0.9.2 |
1391 | 2025-05-08T20:41:39.983Z | Compiling openssl-macros v0.1.1 |
1392 | 2025-05-08T20:41:40.595Z | Compiling h2 v0.4.6 |
1393 | 2025-05-08T20:41:40.763Z | Compiling num_threads v0.1.7 |
1394 | 2025-05-08T20:41:40.781Z | Compiling dyn-clone v1.0.19 |
1395 | 2025-05-08T20:41:40.907Z | Compiling syn v1.0.109 |
1396 | 2025-05-08T20:41:40.995Z | Compiling native-tls v0.2.12 |
1397 | 2025-05-08T20:41:41.226Z | Compiling tower-service v0.3.3 |
1398 | 2025-05-08T20:41:41.357Z | Compiling rustls v0.23.19 |
1399 | 2025-05-08T20:41:41.375Z | Compiling httpdate v1.0.3 |
1400 | 2025-05-08T20:41:41.774Z | Compiling time v0.3.36 |
1401 | 2025-05-08T20:41:43.837Z | Compiling dof v0.3.0 |
1402 | 2025-05-08T20:41:45.035Z | Compiling rand_chacha v0.9.0 |
1403 | 2025-05-08T20:41:45.368Z | Compiling dtrace-parser v0.2.0 |
1404 | 2025-05-08T20:41:46.300Z | Compiling unicode-normalization v0.1.24 |
1405 | 2025-05-08T20:41:46.823Z | Compiling heapless v0.7.17 |
1406 | 2025-05-08T20:41:47.076Z | Compiling rand_chacha v0.3.1 |
1407 | 2025-05-08T20:41:47.232Z | Compiling signature v2.2.0 |
1408 | 2025-05-08T20:41:47.271Z | Compiling crossbeam-epoch v0.9.18 |
1409 | 2025-05-08T20:41:47.301Z | Compiling cookie v0.18.1 |
1410 | 2025-05-08T20:41:47.534Z | Compiling hyper v1.6.0 |
1411 | 2025-05-08T20:41:47.631Z | Compiling crc32fast v1.4.2 |
1412 | 2025-05-08T20:41:47.919Z | Compiling siphasher v0.3.11 |
1413 | 2025-05-08T20:41:47.966Z | Compiling signal-hook v0.3.17 |
1414 | 2025-05-08T20:41:48.270Z | Compiling unicode-bidi v0.3.17 |
1415 | 2025-05-08T20:41:48.304Z | Compiling openssl-probe v0.1.5 |
1416 | 2025-05-08T20:41:48.598Z | Compiling zstd-safe v7.2.3 |
1417 | 2025-05-08T20:41:48.940Z | Compiling base64 v0.22.1 |
1418 | 2025-05-08T20:41:49.049Z | Compiling slog v2.7.0 |
1419 | 2025-05-08T20:41:49.293Z | Compiling rayon-core v1.12.1 |
1420 | 2025-05-08T20:41:49.455Z | Compiling unicode-properties v0.1.3 |
1421 | 2025-05-08T20:41:49.665Z | Compiling phf_shared v0.11.2 |
1422 | 2025-05-08T20:41:49.685Z | Compiling crossbeam-deque v0.8.5 |
1423 | 2025-05-08T20:41:49.850Z | Compiling stringprep v0.1.5 |
1424 | 2025-05-08T20:41:50.025Z | Compiling hyper-util v0.1.11 |
1425 | 2025-05-08T20:41:50.107Z | Compiling rand v0.8.5 |
1426 | 2025-05-08T20:41:50.126Z | Compiling usdt-impl v0.5.0 |
1427 | 2025-05-08T20:41:50.261Z | Compiling rand v0.9.0 |
1428 | 2025-05-08T20:41:51.030Z | Compiling curve25519-dalek v4.1.3 |
1429 | 2025-05-08T20:41:51.489Z | Compiling serde_spanned v0.6.8 |
1430 | 2025-05-08T20:41:52.010Z | Compiling toml_datetime v0.6.8 |
1431 | 2025-05-08T20:41:52.019Z | Compiling serde_tokenstream v0.2.2 |
1432 | 2025-05-08T20:41:52.019Z | Compiling md-5 v0.10.6 |
1433 | 2025-05-08T20:41:52.138Z | Compiling num-integer v0.1.46 |
1434 | 2025-05-08T20:41:52.142Z | Compiling ff v0.13.0 |
1435 | 2025-05-08T20:41:52.208Z | Compiling hash32 v0.2.1 |
1436 | 2025-05-08T20:41:52.291Z | Compiling memoffset v0.9.1 |
1437 | 2025-05-08T20:41:52.396Z | Compiling newtype-uuid v1.2.1 |
1438 | 2025-05-08T20:41:52.535Z | Compiling smoltcp v0.9.1 |
1439 | 2025-05-08T20:41:52.585Z | Compiling psl-types v2.0.11 |
1440 | 2025-05-08T20:41:52.647Z | Compiling cfg_aliases v0.2.1 |
1441 | 2025-05-08T20:41:52.708Z | Compiling num-bigint-dig v0.8.4 |
1442 | 2025-05-08T20:41:52.758Z | Compiling fallible-iterator v0.2.0 |
1443 | 2025-05-08T20:41:52.791Z | Compiling gimli v0.31.1 |
1444 | 2025-05-08T20:41:52.839Z | Compiling base16ct v0.2.0 |
1445 | 2025-05-08T20:41:52.881Z | Compiling litrs v0.4.1 |
1446 | 2025-05-08T20:41:53.019Z | Compiling portable-atomic v1.11.0 |
1447 | 2025-05-08T20:41:53.164Z | Compiling sec1 v0.7.3 |
1448 | 2025-05-08T20:41:53.241Z | Compiling nix v0.29.0 |
1449 | 2025-05-08T20:41:53.436Z | Compiling postgres-protocol v0.6.8 |
1450 | 2025-05-08T20:41:53.717Z | Compiling publicsuffix v2.3.0 |
1451 | 2025-05-08T20:41:53.949Z | Compiling document-features v0.2.10 |
1452 | 2025-05-08T20:41:54.072Z | Compiling num-iter v0.1.45 |
1453 | 2025-05-08T20:41:54.268Z | Compiling group v0.13.0 |
1454 | 2025-05-08T20:41:54.643Z | Compiling tokio-native-tls v0.3.1 |
1455 | 2025-05-08T20:41:55.199Z | Compiling flate2 v1.1.1 |
1456 | 2025-05-08T20:41:55.603Z | Compiling ipnetwork v0.21.1 |
1457 | 2025-05-08T20:41:55.823Z | Compiling terminal_size v0.4.0 |
1458 | 2025-05-08T20:41:55.841Z | Compiling http-body-util v0.1.3 |
1459 | 2025-05-08T20:41:56.046Z | Compiling hkdf v0.12.4 |
1460 | 2025-05-08T20:41:56.101Z | Compiling crypto-bigint v0.5.5 |
1461 | 2025-05-08T20:41:56.141Z | Compiling webpki-roots v0.26.6 |
1462 | 2025-05-08T20:41:56.295Z | Compiling async-trait v0.1.88 |
1463 | 2025-05-08T20:41:56.323Z | Compiling zerocopy-derive v0.6.6 |
1464 | 2025-05-08T20:41:56.368Z | Compiling curve25519-dalek-derive v0.1.1 |
1465 | 2025-05-08T20:41:56.405Z | Compiling sync_wrapper v1.0.1 |
1466 | 2025-05-08T20:41:56.569Z | Compiling object v0.36.5 |
1467 | 2025-05-08T20:41:57.452Z | Compiling addr2line v0.24.2 |
1468 | 2025-05-08T20:41:57.756Z | Compiling ahash v0.8.11 |
1469 | 2025-05-08T20:41:58.137Z | Compiling fs-err v3.1.0 |
1470 | 2025-05-08T20:41:58.160Z | Compiling buf-list v1.0.3 |
1471 | 2025-05-08T20:41:58.198Z | Compiling managed v0.8.0 |
1472 | 2025-05-08T20:41:58.472Z | Compiling simd-adler32 v0.3.7 |
1473 | 2025-05-08T20:41:58.628Z | Compiling winnow v0.5.40 |
1474 | 2025-05-08T20:41:58.728Z | Compiling bumpalo v3.16.0 |
1475 | 2025-05-08T20:41:58.757Z | Compiling zip v2.6.1 |
1476 | 2025-05-08T20:41:58.954Z | Compiling rustc-demangle v0.1.24 |
1477 | 2025-05-08T20:41:59.090Z | Compiling tower-layer v0.3.3 |
1478 | 2025-05-08T20:41:59.169Z | Compiling ipnet v2.11.0 |
1479 | 2025-05-08T20:41:59.380Z | Compiling anyhow v1.0.98 |
1480 | 2025-05-08T20:41:59.872Z | Compiling unicode-width v0.2.0 |
1481 | 2025-05-08T20:42:00.022Z | Compiling lockfree-object-pool v0.1.6 |
1482 | 2025-05-08T20:42:00.327Z | Compiling zopfli v0.8.1 |
1483 | 2025-05-08T20:42:00.434Z | Compiling console v0.15.10 |
1484 | 2025-05-08T20:42:00.604Z | Compiling tower v0.5.2 |
1485 | 2025-05-08T20:42:01.446Z | Compiling clap_builder v4.5.35 |
1486 | 2025-05-08T20:42:01.706Z | Compiling elliptic-curve v0.13.8 |
1487 | 2025-05-08T20:42:01.895Z | Compiling toml_edit v0.19.15 |
1488 | 2025-05-08T20:42:02.139Z | Compiling strum_macros v0.25.3 |
1489 | 2025-05-08T20:42:02.705Z | Compiling zerocopy v0.6.6 |
1490 | 2025-05-08T20:42:02.723Z | Compiling hubpack_derive v0.1.1 |
1491 | 2025-05-08T20:42:03.451Z | Compiling backtrace v0.3.74 |
1492 | 2025-05-08T20:42:03.621Z | Compiling hubpack v0.1.2 |
1493 | 2025-05-08T20:42:03.971Z | Compiling hyper-tls v0.6.0 |
1494 | 2025-05-08T20:42:04.030Z | Compiling oxnet v0.1.1 |
1495 | 2025-05-08T20:42:04.387Z | Compiling rayon v1.10.0 |
1496 | 2025-05-08T20:42:04.757Z | Compiling signal-hook-mio v0.2.4 |
1497 | 2025-05-08T20:42:04.947Z | Compiling cookie_store v0.21.1 |
1498 | 2025-05-08T20:42:05.762Z | Compiling zstd v0.13.3 |
1499 | 2025-05-08T20:42:06.331Z | Compiling postgres-types v0.2.9 |
1500 | 2025-05-08T20:42:07.628Z | Compiling usdt-attr-macro v0.5.0 |
1501 | 2025-05-08T20:42:08.176Z | Compiling usdt-macro v0.5.0 |
1502 | 2025-05-08T20:42:08.756Z | Compiling phf v0.11.2 |
1503 | 2025-05-08T20:42:08.843Z | Compiling ed25519 v2.2.3 |
1504 | 2025-05-08T20:42:09.030Z | Compiling strum_macros v0.26.4 |
1505 | 2025-05-08T20:42:09.164Z | Compiling bzip2 v0.4.4 |
1506 | 2025-05-08T20:42:09.168Z | Compiling bzip2 v0.5.2 |
1507 | 2025-05-08T20:42:09.574Z | Compiling clap_derive v4.5.32 |
1508 | 2025-05-08T20:42:09.577Z | Compiling enum-as-inner v0.6.1 |
1509 | 2025-05-08T20:42:09.613Z | Compiling futures-executor v0.3.31 |
1510 | 2025-05-08T20:42:10.110Z | Compiling serde_urlencoded v0.7.1 |
1511 | 2025-05-08T20:42:10.608Z | Compiling serde-big-array v0.5.1 |
1512 | 2025-05-08T20:42:10.674Z | Compiling pkcs1 v0.7.5 |
1513 | 2025-05-08T20:42:10.694Z | Compiling rfc6979 v0.4.0 |
1514 | 2025-05-08T20:42:10.845Z | Compiling rustls-pemfile v2.2.0 |
1515 | 2025-05-08T20:42:10.902Z | Compiling daft-derive v0.1.3 |
1516 | 2025-05-08T20:42:11.195Z | Compiling serde_repr v0.1.19 |
1517 | 2025-05-08T20:42:11.557Z | Compiling bstr v1.10.0 |
1518 | 2025-05-08T20:42:11.560Z | Compiling float-cmp v0.10.0 |
1519 | 2025-05-08T20:42:11.818Z | Compiling encoding_rs v0.8.34 |
1520 | 2025-05-08T20:42:12.297Z | Compiling fixedbitset v0.4.2 |
1521 | 2025-05-08T20:42:12.460Z | Compiling difflib v0.4.0 |
1522 | 2025-05-08T20:42:12.724Z | Compiling new_debug_unreachable v1.0.6 |
1523 | 2025-05-08T20:42:12.835Z | Compiling normalize-line-endings v0.3.0 |
1524 | 2025-05-08T20:42:12.997Z | Compiling mime v0.3.17 |
1525 | 2025-05-08T20:42:13.121Z | Compiling unicode-segmentation v1.12.0 |
1526 | 2025-05-08T20:42:13.503Z | Compiling data-encoding v2.6.0 |
1527 | 2025-05-08T20:42:13.531Z | Compiling precomputed-hash v0.1.1 |
1528 | 2025-05-08T20:42:13.660Z | Compiling predicates-core v1.0.8 |
1529 | 2025-05-08T20:42:13.772Z | Compiling number_prefix v0.4.0 |
1530 | 2025-05-08T20:42:13.936Z | Compiling whoami v1.5.2 |
1531 | 2025-05-08T20:42:13.971Z | Compiling static_assertions v1.1.0 |
1532 | 2025-05-08T20:42:13.993Z | Compiling indicatif v0.17.11 |
1533 | 2025-05-08T20:42:13.996Z | Compiling clap v4.5.35 |
1534 | 2025-05-08T20:42:14.086Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
1535 | 2025-05-08T20:42:14.139Z | Compiling hickory-proto v0.24.4 |
1536 | 2025-05-08T20:42:14.490Z | Compiling tokio-postgres v0.7.13 |
1537 | 2025-05-08T20:42:15.418Z | Compiling predicates v3.1.3 |
1538 | 2025-05-08T20:42:15.768Z | Compiling similar v2.7.0 |
1539 | 2025-05-08T20:42:15.991Z | Compiling toml_edit v0.22.24 |
1540 | 2025-05-08T20:42:16.973Z | Compiling string_cache v0.8.9 |
1541 | 2025-05-08T20:42:17.408Z | Compiling strum v0.26.3 |
1542 | 2025-05-08T20:42:17.608Z | Compiling petgraph v0.6.5 |
1543 | 2025-05-08T20:42:17.892Z | Compiling daft v0.1.3 |
1544 | 2025-05-08T20:42:18.417Z | Compiling usdt v0.5.0 |
1545 | 2025-05-08T20:42:18.897Z | Compiling rsa v0.9.6 |
1546 | 2025-05-08T20:42:20.056Z | Compiling ecdsa v0.16.9 |
1547 | 2025-05-08T20:42:20.099Z | Compiling futures v0.3.31 |
1548 | 2025-05-08T20:42:20.490Z | Compiling zip v0.6.6 |
1549 | 2025-05-08T20:42:20.904Z | Compiling ed25519-dalek v2.1.1 |
1550 | 2025-05-08T20:42:21.784Z | Compiling toml v0.7.8 |
1551 | 2025-05-08T20:42:22.311Z | Compiling crossterm v0.28.1 |
1552 | 2025-05-08T20:42:23.180Z | Compiling tokio-stream v0.1.17 |
1553 | 2025-05-08T20:42:23.235Z | Compiling openapiv3 v2.0.0 |
1554 | 2025-05-08T20:42:23.655Z | Compiling x509-cert v0.2.5 |
1555 | 2025-05-08T20:42:23.685Z | Compiling sha1 v0.10.6 |
1556 | 2025-05-08T20:42:23.912Z | Compiling itertools v0.10.5 |
1557 | 2025-05-08T20:42:24.095Z | Compiling dirs-sys-next v0.1.2 |
1558 | 2025-05-08T20:42:24.147Z | Compiling unicode-xid v0.2.6 |
1559 | 2025-05-08T20:42:24.350Z | Compiling lalrpop-util v0.19.12 |
1560 | 2025-05-08T20:42:24.662Z | Compiling peg-runtime v0.8.5 |
1561 | 2025-05-08T20:42:24.716Z | Compiling dirs-next v2.0.0 |
1562 | 2025-05-08T20:42:24.929Z | Compiling thread_local v1.1.8 |
1563 | 2025-05-08T20:42:25.269Z | Compiling slog-async v2.8.0 |
1564 | 2025-05-08T20:42:25.436Z | Compiling term v0.7.0 |
1565 | 2025-05-08T20:42:25.550Z | Compiling xattr v1.3.1 |
1566 | 2025-05-08T20:42:25.825Z | Compiling crossbeam-channel v0.5.15 |
1567 | 2025-05-08T20:42:25.900Z | Compiling filetime v0.2.25 |
1568 | 2025-05-08T20:42:26.220Z | Compiling is-terminal v0.4.13 |
1569 | 2025-05-08T20:42:26.368Z | Compiling take_mut v0.2.2 |
1570 | 2025-05-08T20:42:26.470Z | Compiling slog-term v2.9.1 |
1571 | 2025-05-08T20:42:26.546Z | Compiling tar v0.4.44 |
1572 | 2025-05-08T20:42:26.698Z | Compiling camino v1.1.9 |
1573 | 2025-05-08T20:42:32.541Z | Compiling aws-lc-sys v0.26.0 |
1574 | 2025-05-08T20:43:02.431Z | Compiling rustls-webpki v0.102.8 |
1575 | 2025-05-08T20:43:06.797Z | Compiling tokio-rustls v0.26.0 |
1576 | 2025-05-08T20:43:07.054Z | Compiling hyper-rustls v0.27.3 |
1577 | 2025-05-08T20:43:07.412Z | Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
1578 | 2025-05-08T20:43:10.952Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1579 | 2025-05-08T20:43:11.227Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1580 | 2025-05-08T20:43:15.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s |
1581 | 2025-05-08T20:43:15.810Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1582 | 2025-05-08T20:43:15.861Z | May 08 20:43:14.914 INFO Starting download, target: Console |
1583 | 2025-05-08T20:43:15.861Z | May 08 20:43:14.914 INFO Starting download, target: Clickhouse |
1584 | 2025-05-08T20:43:15.861Z | May 08 20:43:14.914 INFO Starting download, target: Cockroach |
1585 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.914 INFO Starting download, target: DendriteStub |
1586 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.914 INFO Starting download, target: MaghemiteMgd |
1587 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.914 INFO Starting download, target: TransceiverControl |
1588 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.915 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1589 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.915 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1590 | 2025-05-08T20:43:15.866Z | May 08 20:43:14.915 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1591 | 2025-05-08T20:43:15.867Z | May 08 20:43:14.915 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1592 | 2025-05-08T20:43:15.868Z | May 08 20:43:14.915 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1593 | 2025-05-08T20:43:15.868Z | May 08 20:43:14.915 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1594 | 2025-05-08T20:43:16.140Z | May 08 20:43:15.188 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1595 | 2025-05-08T20:43:16.534Z | May 08 20:43:15.585 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1596 | 2025-05-08T20:43:16.606Z | May 08 20:43:15.660 INFO Download complete, target: TransceiverControl |
1597 | 2025-05-08T20:43:16.775Z | May 08 20:43:15.822 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1598 | 2025-05-08T20:43:16.952Z | May 08 20:43:16.005 INFO Download complete, target: Console |
1599 | 2025-05-08T20:43:17.005Z | May 08 20:43:16.057 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1600 | 2025-05-08T20:43:17.518Z | May 08 20:43:16.570 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1601 | 2025-05-08T20:43:17.518Z | May 08 20:43:16.570 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1602 | 2025-05-08T20:43:17.718Z | May 08 20:43:16.773 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1603 | 2025-05-08T20:43:19.843Z | May 08 20:43:18.900 INFO Download complete, target: DendriteStub |
1604 | 2025-05-08T20:43:20.378Z | May 08 20:43:19.435 INFO Download complete, target: MaghemiteMgd |
1605 | 2025-05-08T20:43:24.112Z | May 08 20:43:23.172 INFO Checking that binary works, target: Cockroach |
1606 | 2025-05-08T20:43:24.276Z | May 08 20:43:23.336 INFO Download complete, target: Cockroach |
1607 | 2025-05-08T20:43:28.155Z | May 08 20:43:27.217 INFO Checking that binary works, target: Clickhouse |
1608 | 2025-05-08T20:43:28.301Z | May 08 20:43:27.364 INFO Download complete, target: Clickhouse |
1609 | 2025-05-08T20:43:28.323Z | All builder prerequisites installed successfully, and PATH looks valid |
1610 | 2025-05-08T20:43:28.327Z | |
1611 | 2025-05-08T20:43:28.327Z | real 4:38.836765913 |
1612 | 2025-05-08T20:43:28.327Z | user 15:20.690811405 |
1613 | 2025-05-08T20:43:28.327Z | sys 2:07.965787603 |
1614 | 2025-05-08T20:43:28.327Z | trap 0.583934134 |
1615 | 2025-05-08T20:43:28.327Z | tflt 1.023950874 |
1616 | 2025-05-08T20:43:28.327Z | dflt 1.226366072 |
1617 | 2025-05-08T20:43:28.327Z | kflt 0.032855829 |
1618 | 2025-05-08T20:43:28.327Z | lock 23:31.051631865 |
1619 | 2025-05-08T20:43:28.327Z | slp 55:23.492985053 |
1620 | 2025-05-08T20:43:28.327Z | lat 1:01.269335906 |
1621 | 2025-05-08T20:43:28.327Z | stop 2:22.665875491 |
1622 | 2025-05-08T20:43:28.327Z | + banner clippy |
1623 | 2025-05-08T20:43:28.330Z | |
1624 | 2025-05-08T20:43:28.331Z | #### # # ##### ##### # # |
1625 | 2025-05-08T20:43:28.331Z | # # # # # # # # # # |
1626 | 2025-05-08T20:43:28.331Z | # # # # # # # # |
1627 | 2025-05-08T20:43:28.331Z | # # # ##### ##### # |
1628 | 2025-05-08T20:43:28.331Z | # # # # # # # |
1629 | 2025-05-08T20:43:28.331Z | #### ###### # # # # |
1630 | 2025-05-08T20:43:28.331Z | |
1631 | 2025-05-08T20:43:28.331Z | + export CARGO_INCREMENTAL=0 |
1632 | 2025-05-08T20:43:28.331Z | + CARGO_INCREMENTAL=0 |
1633 | 2025-05-08T20:43:28.331Z | + ptime -m cargo xtask clippy |
1634 | 2025-05-08T20:43:28.996Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
1635 | 2025-05-08T20:43:29.272Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1636 | 2025-05-08T20:43:31.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s |
1637 | 2025-05-08T20:43:32.057Z | Running `target/debug/xtask clippy` |
1638 | 2025-05-08T20:43:32.081Z | running: /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
1639 | 2025-05-08T20:43:32.881Z | Downloading crates ... |
1640 | 2025-05-08T20:43:33.226Z | Downloaded approx v0.5.1 |
1641 | 2025-05-08T20:43:33.233Z | Downloaded anes v0.1.6 |
1642 | 2025-05-08T20:43:33.236Z | Downloaded async-object-pool v0.1.5 |
1643 | 2025-05-08T20:43:33.239Z | Downloaded async-executor v1.13.1 |
1644 | 2025-05-08T20:43:33.255Z | Downloaded plotters-svg v0.3.7 |
1645 | 2025-05-08T20:43:33.260Z | Downloaded doc-comment v0.3.3 |
1646 | 2025-05-08T20:43:33.263Z | Downloaded termtree v0.4.1 |
1647 | 2025-05-08T20:43:33.267Z | Downloaded target-triple v0.1.3 |
1648 | 2025-05-08T20:43:33.270Z | Downloaded async-global-executor v2.4.1 |
1649 | 2025-05-08T20:43:33.270Z | Downloaded async-channel v2.3.1 |
1650 | 2025-05-08T20:43:33.277Z | Downloaded nested v0.1.1 |
1651 | 2025-05-08T20:43:33.282Z | Downloaded guppy-workspace-hack v0.1.0 |
1652 | 2025-05-08T20:43:33.285Z | Downloaded blocking v1.6.1 |
1653 | 2025-05-08T20:43:33.285Z | Downloaded assert-json-diff v2.0.2 |
1654 | 2025-05-08T20:43:33.285Z | Downloaded async-channel v1.9.0 |
1655 | 2025-05-08T20:43:33.288Z | Downloaded async-attributes v1.1.2 |
1656 | 2025-05-08T20:43:33.289Z | Downloaded piper v0.2.4 |
1657 | 2025-05-08T20:43:33.292Z | Downloaded kv-log-macro v1.0.7 |
1658 | 2025-05-08T20:43:33.292Z | Downloaded similar-asserts v1.7.0 |
1659 | 2025-05-08T20:43:33.296Z | Downloaded serde_regex v1.1.0 |
1660 | 2025-05-08T20:43:33.296Z | Downloaded oorandom v11.1.4 |
1661 | 2025-05-08T20:43:33.296Z | Downloaded futures-timer v3.0.3 |
1662 | 2025-05-08T20:43:33.299Z | Downloaded event-listener v2.5.3 |
1663 | 2025-05-08T20:43:33.299Z | Downloaded plotters-backend v0.3.7 |
1664 | 2025-05-08T20:43:33.303Z | Downloaded stringmetrics v2.2.2 |
1665 | 2025-05-08T20:43:33.303Z | Downloaded cast v0.3.0 |
1666 | 2025-05-08T20:43:33.306Z | Downloaded path-tree v0.8.1 |
1667 | 2025-05-08T20:43:33.306Z | Downloaded concurrent-queue v2.5.0 |
1668 | 2025-05-08T20:43:33.310Z | Downloaded async-signal v0.2.10 |
1669 | 2025-05-08T20:43:33.310Z | Downloaded proc-macro-crate v3.2.0 |
1670 | 2025-05-08T20:43:33.310Z | Downloaded pathdiff v0.2.3 |
1671 | 2025-05-08T20:43:33.313Z | Downloaded parking v2.2.1 |
1672 | 2025-05-08T20:43:33.313Z | Downloaded event-listener-strategy v0.5.2 |
1673 | 2025-05-08T20:43:33.314Z | Downloaded relative-path v1.9.3 |
1674 | 2025-05-08T20:43:33.318Z | Downloaded criterion-plot v0.5.0 |
1675 | 2025-05-08T20:43:33.318Z | Downloaded predicates-tree v1.0.11 |
1676 | 2025-05-08T20:43:33.318Z | Downloaded httptest v0.16.3 |
1677 | 2025-05-08T20:43:33.318Z | Downloaded target-spec v3.4.2 |
1678 | 2025-05-08T20:43:33.322Z | Downloaded async-process v2.3.0 |
1679 | 2025-05-08T20:43:33.322Z | Downloaded assert_cmd v2.0.17 |
1680 | 2025-05-08T20:43:33.327Z | Downloaded tinytemplate v1.2.1 |
1681 | 2025-05-08T20:43:33.330Z | Downloaded rust-argon2 v2.1.0 |
1682 | 2025-05-08T20:43:33.333Z | Downloaded partial-io v0.5.4 |
1683 | 2025-05-08T20:43:33.333Z | Downloaded blake2b_simd v1.0.2 |
1684 | 2025-05-08T20:43:33.339Z | Downloaded futures-lite v2.3.0 |
1685 | 2025-05-08T20:43:33.339Z | Downloaded target-lexicon v0.13.2 |
1686 | 2025-05-08T20:43:33.339Z | Downloaded hyper-rustls v0.26.0 |
1687 | 2025-05-08T20:43:33.343Z | Downloaded cfg-expr v0.18.0 |
1688 | 2025-05-08T20:43:33.343Z | Downloaded event-listener v5.3.1 |
1689 | 2025-05-08T20:43:33.346Z | Downloaded async-task v4.7.1 |
1690 | 2025-05-08T20:43:33.350Z | Downloaded trybuild v1.0.103 |
1691 | 2025-05-08T20:43:33.353Z | Downloaded rstest v0.24.0 |
1692 | 2025-05-08T20:43:33.356Z | Downloaded rustls-native-certs v0.7.3 |
1693 | 2025-05-08T20:43:33.359Z | Downloaded rstest_macros v0.24.0 |
1694 | 2025-05-08T20:43:33.363Z | Downloaded rand_distr v0.4.3 |
1695 | 2025-05-08T20:43:33.366Z | Downloaded polling v3.7.3 |
1696 | 2025-05-08T20:43:33.369Z | Downloaded async-lock v3.4.0 |
1697 | 2025-05-08T20:43:33.369Z | Downloaded async-io v2.3.4 |
1698 | 2025-05-08T20:43:33.373Z | Downloaded criterion v0.5.1 |
1699 | 2025-05-08T20:43:33.382Z | Downloaded plotters v0.3.7 |
1700 | 2025-05-08T20:43:33.390Z | Downloaded guppy v0.17.17 |
1701 | 2025-05-08T20:43:33.396Z | Downloaded async-std v1.13.0 |
1702 | 2025-05-08T20:43:33.483Z | Downloaded httpmock v0.8.0-alpha.1 |
1703 | 2025-05-08T20:43:34.116Z | Checking cfg-if v1.0.0 |
1704 | 2025-05-08T20:43:34.291Z | Checking libc v0.2.171 |
1705 | 2025-05-08T20:43:34.311Z | Checking serde v1.0.219 |
1706 | 2025-05-08T20:43:34.334Z | Checking memchr v2.7.4 |
1707 | 2025-05-08T20:43:34.358Z | Checking smallvec v1.14.0 |
1708 | 2025-05-08T20:43:34.377Z | Checking value-bag v1.9.0 |
1709 | 2025-05-08T20:43:34.411Z | Checking itoa v1.0.11 |
1710 | 2025-05-08T20:43:34.443Z | Checking zeroize v1.8.1 |
1711 | 2025-05-08T20:43:34.446Z | Checking scopeguard v1.2.0 |
1712 | 2025-05-08T20:43:34.623Z | Checking lock_api v0.4.12 |
1713 | 2025-05-08T20:43:34.653Z | Checking pin-project-lite v0.2.14 |
1714 | 2025-05-08T20:43:34.692Z | Checking subtle v2.6.1 |
1715 | 2025-05-08T20:43:34.721Z | Checking libm v0.2.8 |
1716 | 2025-05-08T20:43:34.784Z | Checking log v0.4.22 |
1717 | 2025-05-08T20:43:34.814Z | Checking stable_deref_trait v1.2.0 |
1718 | 2025-05-08T20:43:34.939Z | Checking byteorder v1.5.0 |
1719 | 2025-05-08T20:43:34.963Z | Checking ryu v1.0.18 |
1720 | 2025-05-08T20:43:35.006Z | Checking once_cell v1.21.3 |
1721 | 2025-05-08T20:43:35.176Z | Checking typenum v1.17.0 |
1722 | 2025-05-08T20:43:35.213Z | Checking zerofrom v0.1.4 |
1723 | 2025-05-08T20:43:35.260Z | Checking futures-core v0.3.31 |
1724 | 2025-05-08T20:43:35.317Z | Checking getrandom v0.2.15 |
1725 | 2025-05-08T20:43:35.348Z | Checking signal-hook-registry v1.4.2 |
1726 | 2025-05-08T20:43:35.352Z | Checking parking_lot_core v0.9.10 |
1727 | 2025-05-08T20:43:35.423Z | Checking yoke v0.7.4 |
1728 | 2025-05-08T20:43:35.466Z | Checking mio v1.0.2 |
1729 | 2025-05-08T20:43:35.568Z | Checking rand_core v0.6.4 |
1730 | 2025-05-08T20:43:35.602Z | Checking num-traits v0.2.19 |
1731 | 2025-05-08T20:43:35.607Z | Checking writeable v0.5.5 |
1732 | 2025-05-08T20:43:35.746Z | Checking parking_lot v0.12.3 |
1733 | 2025-05-08T20:43:35.765Z | Checking zerovec v0.10.4 |
1734 | 2025-05-08T20:43:35.870Z | Checking litemap v0.7.3 |
1735 | 2025-05-08T20:43:35.952Z | Checking icu_locid_transform_data v1.5.0 |
1736 | 2025-05-08T20:43:36.073Z | Checking icu_properties_data v1.5.0 |
1737 | 2025-05-08T20:43:36.078Z | Checking percent-encoding v2.3.1 |
1738 | 2025-05-08T20:43:36.132Z | Checking utf16_iter v1.0.5 |
1739 | 2025-05-08T20:43:36.207Z | Checking generic-array v0.14.7 |
1740 | 2025-05-08T20:43:36.236Z | Checking utf8_iter v1.0.4 |
1741 | 2025-05-08T20:43:36.314Z | Checking write16 v1.0.0 |
1742 | 2025-05-08T20:43:36.341Z | Checking icu_normalizer_data v1.5.0 |
1743 | 2025-05-08T20:43:36.370Z | Checking socket2 v0.5.9 |
1744 | 2025-05-08T20:43:36.448Z | Checking form_urlencoded v1.2.1 |
1745 | 2025-05-08T20:43:36.493Z | Checking thiserror v1.0.69 |
1746 | 2025-05-08T20:43:36.515Z | Checking const-oid v0.9.6 |
1747 | 2025-05-08T20:43:36.623Z | Checking zerocopy v0.7.35 |
1748 | 2025-05-08T20:43:36.673Z | Checking getrandom v0.3.1 |
1749 | 2025-05-08T20:43:36.879Z | Checking slab v0.4.9 |
1750 | 2025-05-08T20:43:36.945Z | Checking futures-io v0.3.31 |
1751 | 2025-05-08T20:43:37.056Z | Checking foldhash v0.1.3 |
1752 | 2025-05-08T20:43:37.166Z | Checking allocator-api2 v0.2.18 |
1753 | 2025-05-08T20:43:37.193Z | Checking equivalent v1.0.1 |
1754 | 2025-05-08T20:43:37.295Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1755 | 2025-05-08T20:43:37.326Z | Checking tinystr v0.7.6 |
1756 | 2025-05-08T20:43:37.359Z | Checking icu_collections v1.5.0 |
1757 | 2025-05-08T20:43:37.382Z | Checking crypto-common v0.1.6 |
1758 | 2025-05-08T20:43:37.604Z | Checking block-buffer v0.10.4 |
1759 | 2025-05-08T20:43:37.641Z | Checking iana-time-zone v0.1.63 |
1760 | 2025-05-08T20:43:37.684Z | Checking icu_locid v1.5.0 |
1761 | 2025-05-08T20:43:37.787Z | Checking hashbrown v0.15.1 |
1762 | 2025-05-08T20:43:37.854Z | Checking cpufeatures v0.2.14 |
1763 | 2025-05-08T20:43:37.880Z | Checking futures-sink v0.3.31 |
1764 | 2025-05-08T20:43:37.908Z | Checking errno v0.3.9 |
1765 | 2025-05-08T20:43:37.976Z | Checking fnv v1.0.7 |
1766 | 2025-05-08T20:43:38.015Z | Checking pin-utils v0.1.0 |
1767 | 2025-05-08T20:43:38.054Z | Checking futures-channel v0.3.31 |
1768 | 2025-05-08T20:43:38.113Z | Checking futures-task v0.3.31 |
1769 | 2025-05-08T20:43:38.140Z | Checking dyn-clone v1.0.19 |
1770 | 2025-05-08T20:43:38.144Z | Checking ppv-lite86 v0.2.20 |
1771 | 2025-05-08T20:43:38.315Z | Checking tracing-core v0.1.32 |
1772 | 2025-05-08T20:43:38.371Z | Checking block-padding v0.3.3 |
1773 | 2025-05-08T20:43:38.400Z | Checking digest v0.10.7 |
1774 | 2025-05-08T20:43:38.440Z | Checking futures-util v0.3.31 |
1775 | 2025-05-08T20:43:38.571Z | Checking icu_provider v1.5.0 |
1776 | 2025-05-08T20:43:38.596Z | Checking inout v0.1.3 |
1777 | 2025-05-08T20:43:38.692Z | Checking bytes v1.10.1 |
1778 | 2025-05-08T20:43:38.776Z | Checking bitflags v2.9.0 |
1779 | 2025-05-08T20:43:38.807Z | Checking serde_json v1.0.140 |
1780 | 2025-05-08T20:43:38.855Z | Checking chrono v0.4.40 |
1781 | 2025-05-08T20:43:38.858Z | Checking uuid v1.16.0 |
1782 | 2025-05-08T20:43:38.926Z | Checking semver v1.0.25 |
1783 | 2025-05-08T20:43:39.106Z | Checking rustix v0.38.37 |
1784 | 2025-05-08T20:43:39.156Z | Checking icu_locid_transform v1.5.0 |
1785 | 2025-05-08T20:43:39.358Z | Checking indexmap v2.7.1 |
1786 | 2025-05-08T20:43:39.479Z | Checking tracing v0.1.40 |
1787 | 2025-05-08T20:43:39.683Z | Checking tokio v1.43.1 |
1788 | 2025-05-08T20:43:39.846Z | Checking rand_chacha v0.3.1 |
1789 | 2025-05-08T20:43:40.137Z | Checking icu_properties v1.5.1 |
1790 | 2025-05-08T20:43:40.270Z | Checking rand v0.8.5 |
1791 | 2025-05-08T20:43:40.448Z | Checking http v1.2.0 |
1792 | 2025-05-08T20:43:40.538Z | Checking cipher v0.4.4 |
1793 | 2025-05-08T20:43:40.854Z | Checking crossbeam-utils v0.8.21 |
1794 | 2025-05-08T20:43:40.922Z | Checking spin v0.9.8 |
1795 | 2025-05-08T20:43:41.259Z | Checking regex-syntax v0.8.5 |
1796 | 2025-05-08T20:43:41.478Z | Checking atomic-waker v1.1.2 |
1797 | 2025-05-08T20:43:41.569Z | Checking base64ct v1.6.0 |
1798 | 2025-05-08T20:43:41.643Z | Checking sha2 v0.10.8 |
1799 | 2025-05-08T20:43:41.824Z | Checking hmac v0.12.1 |
1800 | 2025-05-08T20:43:42.069Z | Checking adler2 v2.0.0 |
1801 | 2025-05-08T20:43:42.096Z | Checking unicode-ident v1.0.14 |
1802 | 2025-05-08T20:43:42.212Z | Checking untrusted v0.9.0 |
1803 | 2025-05-08T20:43:42.241Z | Checking powerfmt v0.2.0 |
1804 | 2025-05-08T20:43:42.292Z | Checking proc-macro2 v1.0.94 |
1805 | 2025-05-08T20:43:42.392Z | Checking ring v0.17.11 |
1806 | 2025-05-08T20:43:42.396Z | Checking miniz_oxide v0.8.5 |
1807 | 2025-05-08T20:43:42.531Z | Checking deranged v0.3.11 |
1808 | 2025-05-08T20:43:42.966Z | Checking httparse v1.9.5 |
1809 | 2025-05-08T20:43:43.060Z | Checking time-core v0.1.2 |
1810 | 2025-05-08T20:43:43.146Z | Checking num-conv v0.1.0 |
1811 | 2025-05-08T20:43:43.279Z | Checking num_threads v0.1.7 |
1812 | 2025-05-08T20:43:43.383Z | Checking quote v1.0.39 |
1813 | 2025-05-08T20:43:43.415Z | Checking aho-corasick v1.1.3 |
1814 | 2025-05-08T20:43:43.419Z | Checking rustls-pki-types v1.10.0 |
1815 | 2025-05-08T20:43:43.491Z | Checking icu_normalizer v1.5.0 |
1816 | 2025-05-08T20:43:43.724Z | Checking syn v2.0.98 |
1817 | 2025-05-08T20:43:43.847Z | Checking time v0.3.36 |
1818 | 2025-05-08T20:43:44.015Z | Checking pem-rfc7468 v0.7.0 |
1819 | 2025-05-08T20:43:44.297Z | Checking idna_adapter v1.2.0 |
1820 | 2025-05-08T20:43:44.325Z | Checking http-body v1.0.1 |
1821 | 2025-05-08T20:43:44.425Z | Checking aws-lc-sys v0.26.0 |
1822 | 2025-05-08T20:43:44.503Z | Checking idna v1.0.3 |
1823 | 2025-05-08T20:43:44.533Z | Checking base64 v0.22.1 |
1824 | 2025-05-08T20:43:44.569Z | Checking try-lock v0.2.5 |
1825 | 2025-05-08T20:43:44.722Z | Checking httpdate v1.0.3 |
1826 | 2025-05-08T20:43:45.002Z | Checking untrusted v0.7.1 |
1827 | 2025-05-08T20:43:45.007Z | Checking url v2.5.3 |
1828 | 2025-05-08T20:43:45.054Z | Checking regex-automata v0.4.8 |
1829 | 2025-05-08T20:43:45.059Z | Checking want v0.3.1 |
1830 | 2025-05-08T20:43:45.193Z | Checking utf8parse v0.2.2 |
1831 | 2025-05-08T20:43:45.275Z | Checking flagset v0.4.6 |
1832 | 2025-05-08T20:43:45.369Z | Checking pbkdf2 v0.12.2 |
1833 | 2025-05-08T20:43:45.504Z | Checking der v0.7.9 |
1834 | 2025-05-08T20:43:45.560Z | Checking lazy_static v1.5.0 |
1835 | 2025-05-08T20:43:45.712Z | Checking aes v0.8.4 |
1836 | 2025-05-08T20:43:45.915Z | Checking schemars v0.8.22 |
1837 | 2025-05-08T20:43:46.195Z | Checking tower-service v0.3.3 |
1838 | 2025-05-08T20:43:46.353Z | Checking gimli v0.31.1 |
1839 | 2025-05-08T20:43:46.383Z | Checking tokio-util v0.7.13 |
1840 | 2025-05-08T20:43:46.539Z | Checking aws-lc-rs v1.12.4 |
1841 | 2025-05-08T20:43:46.569Z | Checking salsa20 v0.10.2 |
1842 | 2025-05-08T20:43:46.821Z | Checking cbc v0.1.2 |
1843 | 2025-05-08T20:43:47.066Z | Checking object v0.36.5 |
1844 | 2025-05-08T20:43:47.209Z | Checking spki v0.7.3 |
1845 | 2025-05-08T20:43:47.428Z | Checking h2 v0.4.6 |
1846 | 2025-05-08T20:43:47.534Z | Checking slog v2.7.0 |
1847 | 2025-05-08T20:43:47.565Z | Checking rustc-demangle v0.1.24 |
1848 | 2025-05-08T20:43:48.002Z | Checking scrypt v0.11.0 |
1849 | 2025-05-08T20:43:48.027Z | Checking mime v0.3.17 |
1850 | 2025-05-08T20:43:48.229Z | Checking anstyle v1.0.10 |
1851 | 2025-05-08T20:43:48.311Z | Checking rustls-webpki v0.102.8 |
1852 | 2025-05-08T20:43:48.365Z | Checking pkcs5 v0.7.1 |
1853 | 2025-05-08T20:43:48.570Z | Checking openssl-probe v0.1.5 |
1854 | 2025-05-08T20:43:48.749Z | Checking foreign-types-shared v0.1.1 |
1855 | 2025-05-08T20:43:48.836Z | Checking ipnet v2.11.0 |
1856 | 2025-05-08T20:43:48.875Z | Checking foreign-types v0.3.2 |
1857 | 2025-05-08T20:43:48.996Z | Checking pkcs8 v0.10.2 |
1858 | 2025-05-08T20:43:49.091Z | Checking regex v1.11.1 |
1859 | 2025-05-08T20:43:49.121Z | Checking anstyle-parse v0.2.5 |
1860 | 2025-05-08T20:43:49.315Z | Checking http-body-util v0.1.3 |
1861 | 2025-05-08T20:43:49.345Z | Checking openssl-sys v0.9.107 |
1862 | 2025-05-08T20:43:49.403Z | Checking anstyle-query v1.1.1 |
1863 | 2025-05-08T20:43:49.542Z | Checking colorchoice v1.0.2 |
1864 | 2025-05-08T20:43:49.611Z | Checking is_terminal_polyfill v1.70.1 |
1865 | 2025-05-08T20:43:49.681Z | Checking rustls-pemfile v2.2.0 |
1866 | 2025-05-08T20:43:49.712Z | Checking terminal_size v0.4.0 |
1867 | 2025-05-08T20:43:49.746Z | Checking anstream v0.6.15 |
1868 | 2025-05-08T20:43:49.749Z | Checking clap_lex v0.7.4 |
1869 | 2025-05-08T20:43:49.897Z | Checking strsim v0.11.1 |
1870 | 2025-05-08T20:43:49.933Z | Checking either v1.14.0 |
1871 | 2025-05-08T20:43:50.045Z | Checking rustls v0.23.19 |
1872 | 2025-05-08T20:43:50.097Z | Checking futures-executor v0.3.31 |
1873 | 2025-05-08T20:43:50.129Z | Checking addr2line v0.24.2 |
1874 | 2025-05-08T20:43:50.199Z | Checking clap_builder v4.5.35 |
1875 | 2025-05-08T20:43:50.306Z | Checking toml_datetime v0.6.8 |
1876 | 2025-05-08T20:43:50.361Z | Checking serde_spanned v0.6.8 |
1877 | 2025-05-08T20:43:50.455Z | Checking openssl v0.10.72 |
1878 | 2025-05-08T20:43:50.579Z | Checking serde_urlencoded v0.7.1 |
1879 | 2025-05-08T20:43:50.637Z | Checking encoding_rs v0.8.34 |
1880 | 2025-05-08T20:43:50.669Z | Checking futures v0.3.31 |
1881 | 2025-05-08T20:43:50.803Z | Checking psl-types v2.0.11 |
1882 | 2025-05-08T20:43:50.994Z | Checking publicsuffix v2.3.0 |
1883 | 2025-05-08T20:43:51.023Z | Checking ipnetwork v0.21.1 |
1884 | 2025-05-08T20:43:51.296Z | Checking cookie v0.18.1 |
1885 | 2025-05-08T20:43:51.455Z | Checking webpki-roots v0.26.6 |
1886 | 2025-05-08T20:43:51.679Z | Checking sync_wrapper v1.0.1 |
1887 | 2025-05-08T20:43:51.761Z | Checking tower-layer v0.3.3 |
1888 | 2025-05-08T20:43:51.854Z | Checking cookie_store v0.21.1 |
1889 | 2025-05-08T20:43:52.057Z | Checking tower v0.5.2 |
1890 | 2025-05-08T20:43:52.574Z | Checking signature v2.2.0 |
1891 | 2025-05-08T20:43:52.784Z | Checking data-encoding v2.6.0 |
1892 | 2025-05-08T20:43:52.814Z | Checking bitflags v1.3.2 |
1893 | 2025-05-08T20:43:52.945Z | Checking tinyvec_macros v0.1.1 |
1894 | 2025-05-08T20:43:52.973Z | Checking openapiv3 v2.0.0 |
1895 | 2025-05-08T20:43:53.027Z | Checking clap v4.5.35 |
1896 | 2025-05-08T20:43:53.061Z | Checking tinyvec v1.8.0 |
1897 | 2025-05-08T20:43:53.088Z | Checking backtrace v0.3.74 |
1898 | 2025-05-08T20:43:53.187Z | Checking scroll v0.12.0 |
1899 | 2025-05-08T20:43:53.311Z | Checking ucd-trie v0.1.7 |
1900 | 2025-05-08T20:43:53.486Z | Checking hyper v1.6.0 |
1901 | 2025-05-08T20:43:53.543Z | Checking plain v0.2.3 |
1902 | 2025-05-08T20:43:53.607Z | Checking anyhow v1.0.98 |
1903 | 2025-05-08T20:43:53.642Z | Checking pest v2.7.14 |
1904 | 2025-05-08T20:43:53.730Z | Checking goblin v0.8.2 |
1905 | 2025-05-08T20:43:53.986Z | Checking sha1 v0.10.6 |
1906 | 2025-05-08T20:43:54.291Z | Checking num-integer v0.1.46 |
1907 | 2025-05-08T20:43:54.324Z | Checking pretty-hex v0.4.1 |
1908 | 2025-05-08T20:43:54.542Z | Checking thread-id v4.2.2 |
1909 | 2025-05-08T20:43:54.681Z | Checking zerocopy v0.8.10 |
1910 | 2025-05-08T20:43:54.766Z | Checking crc32fast v1.4.2 |
1911 | 2025-05-08T20:43:55.012Z | Checking base16ct v0.2.0 |
1912 | 2025-05-08T20:43:55.206Z | Checking tokio-rustls v0.26.0 |
1913 | 2025-05-08T20:43:55.242Z | Checking static_assertions v1.1.0 |
1914 | 2025-05-08T20:43:55.346Z | Checking sec1 v0.7.3 |
1915 | 2025-05-08T20:43:55.425Z | Checking hyper-util v0.1.11 |
1916 | 2025-05-08T20:43:55.485Z | Checking native-tls v0.2.12 |
1917 | 2025-05-08T20:43:55.603Z | Checking ff v0.13.0 |
1918 | 2025-05-08T20:43:55.722Z | Checking memmap v0.7.0 |
1919 | 2025-05-08T20:43:55.801Z | Checking tokio-native-tls v0.3.1 |
1920 | 2025-05-08T20:43:55.839Z | Checking winnow v0.7.3 |
1921 | 2025-05-08T20:43:55.953Z | Checking unicode-width v0.2.0 |
1922 | 2025-05-08T20:43:56.083Z | Checking group v0.13.0 |
1923 | 2025-05-08T20:43:56.162Z | Checking dtrace-parser v0.2.0 |
1924 | 2025-05-08T20:43:56.211Z | Checking num-iter v0.1.45 |
1925 | 2025-05-08T20:43:56.366Z | Checking oxnet v0.1.1 |
1926 | 2025-05-08T20:43:56.401Z | Checking hkdf v0.12.4 |
1927 | 2025-05-08T20:43:56.459Z | Checking hubpack v0.1.2 |
1928 | 2025-05-08T20:43:56.637Z | Checking crypto-bigint v0.5.5 |
1929 | 2025-05-08T20:43:56.674Z | Checking bstr v1.10.0 |
1930 | 2025-05-08T20:43:56.771Z | Checking unicode-segmentation v1.12.0 |
1931 | 2025-05-08T20:43:56.800Z | Checking winnow v0.5.40 |
1932 | 2025-05-08T20:43:57.387Z | Checking hyper-rustls v0.27.3 |
1933 | 2025-05-08T20:43:57.423Z | Checking hyper-tls v0.6.0 |
1934 | 2025-05-08T20:43:57.475Z | Checking num-bigint-dig v0.8.4 |
1935 | 2025-05-08T20:43:57.585Z | Checking flate2 v1.1.1 |
1936 | 2025-05-08T20:43:57.702Z | Checking pkcs1 v0.7.5 |
1937 | 2025-05-08T20:43:57.748Z | Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
1938 | 2025-05-08T20:43:58.139Z | Checking crossbeam-epoch v0.9.18 |
1939 | 2025-05-08T20:43:58.226Z | Checking zerocopy v0.6.6 |
1940 | 2025-05-08T20:43:58.495Z | Checking dof v0.3.0 |
1941 | 2025-05-08T20:43:58.554Z | Checking toml_edit v0.22.24 |
1942 | 2025-05-08T20:43:58.590Z | Checking strum v0.26.3 |
1943 | 2025-05-08T20:43:58.770Z | Checking unicode-normalization v0.1.24 |
1944 | 2025-05-08T20:43:58.934Z | Checking rfc6979 v0.4.0 |
1945 | 2025-05-08T20:43:59.123Z | Checking usdt-impl v0.5.0 |
1946 | 2025-05-08T20:43:59.152Z | Checking bzip2-sys v0.1.13+1.0.8 |
1947 | 2025-05-08T20:43:59.294Z | Checking managed v0.8.0 |
1948 | 2025-05-08T20:43:59.367Z | Checking elliptic-curve v0.13.8 |
1949 | 2025-05-08T20:43:59.463Z | Checking rsa v0.9.6 |
1950 | 2025-05-08T20:43:59.559Z | Checking toml_edit v0.19.15 |
1951 | 2025-05-08T20:43:59.585Z | Checking crossbeam-deque v0.8.5 |
1952 | 2025-05-08T20:43:59.652Z | Checking newtype-uuid v1.2.1 |
1953 | 2025-05-08T20:43:59.687Z | Checking usdt v0.5.0 |
1954 | 2025-05-08T20:43:59.715Z | Checking x509-cert v0.2.5 |
1955 | 2025-05-08T20:43:59.913Z | Checking curve25519-dalek v4.1.3 |
1956 | 2025-05-08T20:43:59.964Z | Checking ahash v0.8.11 |
1957 | 2025-05-08T20:43:59.993Z | Checking daft v0.1.3 |
1958 | 2025-05-08T20:43:59.996Z | Checking ecdsa v0.16.9 |
1959 | 2025-05-08T20:44:00.414Z | Checking rayon-core v1.12.1 |
1960 | 2025-05-08T20:44:00.468Z | Checking rand_core v0.9.2 |
1961 | 2025-05-08T20:44:00.474Z | Checking ed25519 v2.2.3 |
1962 | 2025-05-08T20:44:00.726Z | Checking memoffset v0.9.1 |
1963 | 2025-05-08T20:44:00.779Z | Checking signal-hook v0.3.17 |
1964 | 2025-05-08T20:44:00.807Z | Checking siphasher v0.3.11 |
1965 | 2025-05-08T20:44:00.852Z | Checking rand_chacha v0.9.0 |
1966 | 2025-05-08T20:44:01.088Z | Checking bzip2 v0.4.4 |
1967 | 2025-05-08T20:44:01.151Z | Checking console v0.15.10 |
1968 | 2025-05-08T20:44:01.157Z | Checking phf_shared v0.11.2 |
1969 | 2025-05-08T20:44:01.190Z | Checking hickory-proto v0.24.4 |
1970 | 2025-05-08T20:44:01.219Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
1971 | 2025-05-08T20:44:01.272Z | Checking rand v0.9.0 |
1972 | 2025-05-08T20:44:01.397Z | Checking zip v0.6.6 |
1973 | 2025-05-08T20:44:01.421Z | Checking signal-hook-mio v0.2.4 |
1974 | 2025-05-08T20:44:01.478Z | Checking zstd-safe v7.2.3 |
1975 | 2025-05-08T20:44:01.575Z | Checking itertools v0.10.5 |
1976 | 2025-05-08T20:44:01.706Z | Checking ed25519-dalek v2.1.1 |
1977 | 2025-05-08T20:44:01.768Z | Checking hash32 v0.2.1 |
1978 | 2025-05-08T20:44:01.823Z | Checking unicode-properties v0.1.3 |
1979 | 2025-05-08T20:44:01.936Z | Checking toml v0.7.8 |
1980 | 2025-05-08T20:44:02.086Z | Checking unicode-bidi v0.3.17 |
1981 | 2025-05-08T20:44:02.120Z | Checking lockfree-object-pool v0.1.6 |
1982 | 2025-05-08T20:44:02.145Z | Checking simd-adler32 v0.3.7 |
1983 | 2025-05-08T20:44:02.249Z | Checking bumpalo v3.16.0 |
1984 | 2025-05-08T20:44:02.318Z | Checking heapless v0.7.17 |
1985 | 2025-05-08T20:44:02.363Z | Checking zstd v0.13.3 |
1986 | 2025-05-08T20:44:02.508Z | Checking crossterm v0.28.1 |
1987 | 2025-05-08T20:44:02.612Z | Checking zopfli v0.8.1 |
1988 | 2025-05-08T20:44:02.637Z | Checking rayon v1.10.0 |
1989 | 2025-05-08T20:44:02.730Z | Checking stringprep v0.1.5 |
1990 | 2025-05-08T20:44:02.762Z | Checking nix v0.29.0 |
1991 | 2025-05-08T20:44:03.023Z | Checking bzip2 v0.5.2 |
1992 | 2025-05-08T20:44:03.224Z | Checking similar v2.7.0 |
1993 | 2025-05-08T20:44:03.266Z | Checking tokio-stream v0.1.17 |
1994 | 2025-05-08T20:44:03.311Z | Checking md-5 v0.10.6 |
1995 | 2025-05-08T20:44:03.565Z | Checking predicates-core v1.0.8 |
1996 | 2025-05-08T20:44:03.627Z | Checking fallible-iterator v0.2.0 |
1997 | 2025-05-08T20:44:03.787Z | Checking zip v2.6.1 |
1998 | 2025-05-08T20:44:04.081Z | Checking smoltcp v0.9.1 |
1999 | 2025-05-08T20:44:04.114Z | Checking phf v0.11.2 |
2000 | 2025-05-08T20:44:04.118Z | Checking itertools v0.12.1 |
2001 | 2025-05-08T20:44:04.168Z | Checking buf-list v1.0.3 |
2002 | 2025-05-08T20:44:04.215Z | Checking postgres-protocol v0.6.8 |
2003 | 2025-05-08T20:44:04.386Z | Checking fs-err v3.1.0 |
2004 | 2025-05-08T20:44:04.502Z | Checking serde-big-array v0.5.1 |
2005 | 2025-05-08T20:44:04.748Z | Checking float-cmp v0.10.0 |
2006 | 2025-05-08T20:44:04.909Z | Checking portable-atomic v1.11.0 |
2007 | 2025-05-08T20:44:04.959Z | Checking number_prefix v0.4.0 |
2008 | 2025-05-08T20:44:04.984Z | Checking new_debug_unreachable v1.0.6 |
2009 | 2025-05-08T20:44:05.017Z | Checking fixedbitset v0.4.2 |
2010 | 2025-05-08T20:44:05.103Z | Checking lalrpop-util v0.19.12 |
2011 | 2025-05-08T20:44:05.157Z | Checking precomputed-hash v0.1.1 |
2012 | 2025-05-08T20:44:05.289Z | Checking difflib v0.4.0 |
2013 | 2025-05-08T20:44:05.296Z | Checking minimal-lexical v0.2.1 |
2014 | 2025-05-08T20:44:05.388Z | Checking normalize-line-endings v0.3.0 |
2015 | 2025-05-08T20:44:05.469Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
2016 | 2025-05-08T20:44:05.531Z | Checking petgraph v0.6.5 |
2017 | 2025-05-08T20:44:05.646Z | Checking predicates v3.1.3 |
2018 | 2025-05-08T20:44:05.707Z | Checking nom v7.1.3 |
2019 | 2025-05-08T20:44:05.795Z | Checking string_cache v0.8.9 |
2020 | 2025-05-08T20:44:05.904Z | Checking postgres-types v0.2.9 |
2021 | 2025-05-08T20:44:06.099Z | Checking peg-runtime v0.8.5 |
2022 | 2025-05-08T20:44:06.103Z | Checking indicatif v0.17.11 |
2023 | 2025-05-08T20:44:06.315Z | Checking whoami v1.5.2 |
2024 | 2025-05-08T20:44:06.365Z | Compiling thiserror-impl v2.0.12 |
2025 | 2025-05-08T20:44:06.575Z | Compiling regress v0.10.3 |
2026 | 2025-05-08T20:44:06.607Z | Checking tokio-postgres v0.7.13 |
2027 | 2025-05-08T20:44:06.659Z | Checking camino v1.1.9 |
2028 | 2025-05-08T20:44:06.908Z | Compiling ident_case v1.0.1 |
2029 | 2025-05-08T20:44:07.113Z | Compiling darling_core v0.20.10 |
2030 | 2025-05-08T20:44:07.219Z | Checking fastrand v2.1.1 |
2031 | 2025-05-08T20:44:07.577Z | Checking is-terminal v0.4.13 |
2032 | 2025-05-08T20:44:07.732Z | Compiling unsafe-libyaml v0.2.11 |
2033 | 2025-05-08T20:44:08.231Z | Checking heck v0.5.0 |
2034 | 2025-05-08T20:44:08.444Z | Compiling structmeta-derive v0.3.0 |
2035 | 2025-05-08T20:44:09.499Z | Checking thiserror v2.0.12 |
2036 | 2025-05-08T20:44:09.553Z | Compiling serde_yaml v0.9.34+deprecated |
2037 | 2025-05-08T20:44:09.679Z | Checking dirs-sys-next v0.1.2 |
2038 | 2025-05-08T20:44:09.745Z | Checking crossbeam-channel v0.5.15 |
2039 | 2025-05-08T20:44:09.885Z | Checking dirs-next v2.0.0 |
2040 | 2025-05-08T20:44:10.066Z | Checking thread_local v1.1.8 |
2041 | 2025-05-08T20:44:10.490Z | Compiling typify-impl v0.3.0 |
2042 | 2025-05-08T20:44:10.514Z | Compiling rustls v0.22.4 |
2043 | 2025-05-08T20:44:10.842Z | Checking term v0.7.0 |
2044 | 2025-05-08T20:44:16.714Z | Checking take_mut v0.2.2 |
2045 | 2025-05-08T20:44:16.802Z | Checking slog-async v2.8.0 |
2046 | 2025-05-08T20:44:16.802Z | Compiling structmeta v0.3.0 |
2047 | 2025-05-08T20:44:16.802Z | Checking slog-term v2.9.1 |
2048 | 2025-05-08T20:44:16.802Z | Checking tempfile v3.13.0 |
2049 | 2025-05-08T20:44:16.802Z | Checking toml v0.8.20 |
2050 | 2025-05-08T20:44:16.917Z | Compiling multer v3.1.0 |
2051 | 2025-05-08T20:44:16.917Z | Compiling async-stream-impl v0.3.6 |
2052 | 2025-05-08T20:44:16.917Z | Checking quick-error v1.2.3 |
2053 | 2025-05-08T20:44:16.917Z | Compiling test-strategy v0.4.0 |
2054 | 2025-05-08T20:44:16.917Z | Compiling dropshot v0.16.0 |
2055 | 2025-05-08T20:44:16.917Z | Compiling dropshot_endpoint v0.16.0 |
2056 | 2025-05-08T20:44:16.917Z | Checking hex v0.4.3 |
2057 | 2025-05-08T20:44:16.917Z | Checking match_cfg v0.1.0 |
2058 | 2025-05-08T20:44:16.918Z | Compiling darling_macro v0.20.10 |
2059 | 2025-05-08T20:44:16.918Z | Checking debug-ignore v1.0.5 |
2060 | 2025-05-08T20:44:16.918Z | Checking hostname v0.3.1 |
2061 | 2025-05-08T20:44:16.918Z | Checking progenitor-client v0.9.1 |
2062 | 2025-05-08T20:44:16.918Z | Checking wait-timeout v0.2.0 |
2063 | 2025-05-08T20:44:16.918Z | Checking bit-vec v0.8.0 |
2064 | 2025-05-08T20:44:16.918Z | Checking rusty-fork v0.3.0 |
2065 | 2025-05-08T20:44:16.918Z | Checking serde_path_to_error v0.1.16 |
2066 | 2025-05-08T20:44:16.918Z | Checking bit-set v0.8.0 |
2067 | 2025-05-08T20:44:16.918Z | Checking rand_xorshift v0.3.0 |
2068 | 2025-05-08T20:44:16.918Z | Compiling darling v0.20.10 |
2069 | 2025-05-08T20:44:16.918Z | Checking unarray v0.1.4 |
2070 | 2025-05-08T20:44:16.918Z | Compiling serde_with_macros v3.12.0 |
2071 | 2025-05-08T20:44:16.918Z | Checking proptest v1.6.0 |
2072 | 2025-05-08T20:44:16.918Z | Checking slog-json v2.6.1 |
2073 | 2025-05-08T20:44:16.919Z | Compiling derive-where v1.2.7 |
2074 | 2025-05-08T20:44:16.919Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2075 | 2025-05-08T20:44:16.919Z | Checking slog-bunyan v2.5.0 |
2076 | 2025-05-08T20:44:16.919Z | Checking async-stream v0.3.6 |
2077 | 2025-05-08T20:44:16.919Z | Compiling parse-display-derive v0.10.0 |
2078 | 2025-05-08T20:44:16.919Z | Checking waitgroup v0.1.2 |
2079 | 2025-05-08T20:44:16.919Z | Checking hostname v0.4.0 |
2080 | 2025-05-08T20:44:16.919Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2081 | 2025-05-08T20:44:16.919Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2082 | 2025-05-08T20:44:16.919Z | Checking macaddr v1.0.1 |
2083 | 2025-05-08T20:44:16.919Z | Checking serde_with v3.12.0 |
2084 | 2025-05-08T20:44:16.919Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2085 | 2025-05-08T20:44:16.920Z | Checking instant v0.1.13 |
2086 | 2025-05-08T20:44:17.092Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2087 | 2025-05-08T20:44:17.182Z | Checking backoff v0.4.0 |
2088 | 2025-05-08T20:44:17.428Z | Checking tokio-rustls v0.25.0 |
2089 | 2025-05-08T20:44:17.481Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2090 | 2025-05-08T20:44:17.516Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2091 | 2025-05-08T20:44:17.535Z | Checking camino-tempfile v1.1.1 |
2092 | 2025-05-08T20:44:17.815Z | Checking unicode-width v0.1.14 |
2093 | 2025-05-08T20:44:17.874Z | Compiling proc-macro-error v1.0.4 |
2094 | 2025-05-08T20:44:18.336Z | Compiling proc-macro-crate v1.3.1 |
2095 | 2025-05-08T20:44:18.504Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2096 | 2025-05-08T20:44:18.534Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2097 | 2025-05-08T20:44:18.562Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2098 | 2025-05-08T20:44:18.950Z | Checking tabwriter v1.4.0 |
2099 | 2025-05-08T20:44:18.977Z | Compiling foreign-types-macros v0.2.3 |
2100 | 2025-05-08T20:44:19.167Z | Compiling num_enum_derive v0.5.11 |
2101 | 2025-05-08T20:44:19.201Z | Checking foreign-types-shared v0.3.1 |
2102 | 2025-05-08T20:44:19.411Z | Checking cstr-argument v0.1.2 |
2103 | 2025-05-08T20:44:19.492Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2104 | 2025-05-08T20:44:19.539Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2105 | 2025-05-08T20:44:19.598Z | Checking parse-display v0.10.0 |
2106 | 2025-05-08T20:44:19.675Z | Checking pretty-hex v0.2.1 |
2107 | 2025-05-08T20:44:19.845Z | Checking colored v2.2.0 |
2108 | 2025-05-08T20:44:19.860Z | Checking winnow v0.6.20 |
2109 | 2025-05-08T20:44:19.923Z | Checking smf v0.2.3 |
2110 | 2025-05-08T20:44:20.183Z | Checking foreign-types v0.5.0 |
2111 | 2025-05-08T20:44:20.210Z | Checking itertools v0.14.0 |
2112 | 2025-05-08T20:44:20.303Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2113 | 2025-05-08T20:44:20.331Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2114 | 2025-05-08T20:44:20.388Z | Checking base64 v0.21.7 |
2115 | 2025-05-08T20:44:20.486Z | Compiling itertools v0.13.0 |
2116 | 2025-05-08T20:44:20.664Z | Compiling crucible-workspace-hack v0.1.0 |
2117 | 2025-05-08T20:44:20.850Z | Compiling heapless v0.8.0 |
2118 | 2025-05-08T20:44:21.122Z | Checking hash32 v0.3.1 |
2119 | 2025-05-08T20:44:21.348Z | Compiling smoltcp v0.11.0 |
2120 | 2025-05-08T20:44:21.375Z | Checking num_enum v0.5.11 |
2121 | 2025-05-08T20:44:21.525Z | Checking cobs v0.2.3 |
2122 | 2025-05-08T20:44:21.554Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2123 | 2025-05-08T20:44:21.725Z | Checking postcard v1.0.10 |
2124 | 2025-05-08T20:44:21.869Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2125 | 2025-05-08T20:44:22.060Z | Checking sigpipe v0.1.3 |
2126 | 2025-05-08T20:44:22.191Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2127 | 2025-05-08T20:44:22.289Z | Checking jiff v0.2.10 |
2128 | 2025-05-08T20:44:22.342Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2129 | 2025-05-08T20:44:22.639Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2130 | 2025-05-08T20:44:22.703Z | Compiling zone_cfg_derive v0.3.0 |
2131 | 2025-05-08T20:44:22.894Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2132 | 2025-05-08T20:44:23.199Z | Compiling num-derive v0.4.2 |
2133 | 2025-05-08T20:44:23.263Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2134 | 2025-05-08T20:44:23.377Z | Compiling ingot-macros v0.1.0 |
2135 | 2025-05-08T20:44:23.626Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2136 | 2025-05-08T20:44:23.902Z | Compiling convert_case v0.4.0 |
2137 | 2025-05-08T20:44:24.112Z | Checking zone v0.3.1 |
2138 | 2025-05-08T20:44:24.490Z | Checking atomicwrites v0.4.4 |
2139 | 2025-05-08T20:44:24.598Z | Compiling typify-macro v0.3.0 |
2140 | 2025-05-08T20:44:24.735Z | Checking utf-8 v0.7.6 |
2141 | 2025-05-08T20:44:24.762Z | Compiling derive_more v0.99.20 |
2142 | 2025-05-08T20:44:24.826Z | Checking newline-converter v0.3.0 |
2143 | 2025-05-08T20:44:24.954Z | Checking tungstenite v0.21.0 |
2144 | 2025-05-08T20:44:25.008Z | Checking expectorate v1.1.0 |
2145 | 2025-05-08T20:44:25.198Z | Checking num-rational v0.4.2 |
2146 | 2025-05-08T20:44:25.417Z | Checking num-complex v0.4.6 |
2147 | 2025-05-08T20:44:25.444Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2148 | 2025-05-08T20:44:25.806Z | Checking float-ord v0.3.2 |
2149 | 2025-05-08T20:44:25.836Z | Checking tokio-tungstenite v0.21.0 |
2150 | 2025-05-08T20:44:25.898Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2151 | 2025-05-08T20:44:25.984Z | Checking indent_write v2.2.0 |
2152 | 2025-05-08T20:44:26.198Z | Checking fixedbitset v0.5.7 |
2153 | 2025-05-08T20:44:26.224Z | Checking same-file v1.0.6 |
2154 | 2025-05-08T20:44:26.250Z | Checking num v0.4.3 |
2155 | 2025-05-08T20:44:26.362Z | Checking xattr v1.3.1 |
2156 | 2025-05-08T20:44:26.387Z | Checking filetime v0.2.25 |
2157 | 2025-05-08T20:44:26.412Z | Checking walkdir v2.5.0 |
2158 | 2025-05-08T20:44:26.579Z | Checking petgraph v0.7.1 |
2159 | 2025-05-08T20:44:26.604Z | Checking arc-swap v1.7.1 |
2160 | 2025-05-08T20:44:26.632Z | Checking tar v0.4.44 |
2161 | 2025-05-08T20:44:26.714Z | Checking half v2.4.1 |
2162 | 2025-05-08T20:44:27.068Z | Checking slog-scope v4.4.0 |
2163 | 2025-05-08T20:44:27.229Z | Checking ciborium-io v0.2.2 |
2164 | 2025-05-08T20:44:27.299Z | Checking slog-stdlog v4.1.1 |
2165 | 2025-05-08T20:44:27.378Z | Checking ciborium-ll v0.2.2 |
2166 | 2025-05-08T20:44:27.500Z | Checking password-hash v0.5.0 |
2167 | 2025-05-08T20:44:27.528Z | Checking blake2 v0.10.6 |
2168 | 2025-05-08T20:44:27.697Z | Checking ciborium v0.2.2 |
2169 | 2025-05-08T20:44:27.978Z | Checking slog-envlogger v2.2.0 |
2170 | 2025-05-08T20:44:28.005Z | Checking argon2 v0.5.3 |
2171 | 2025-05-08T20:44:28.200Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2172 | 2025-05-08T20:44:28.228Z | Compiling owo-colors v4.2.0 |
2173 | 2025-05-08T20:44:28.532Z | Compiling cancel-safe-futures v0.1.5 |
2174 | 2025-05-08T20:44:28.560Z | Compiling typify v0.3.0 |
2175 | 2025-05-08T20:44:28.728Z | Compiling progenitor-impl v0.9.1 |
2176 | 2025-05-08T20:44:28.754Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2177 | 2025-05-08T20:44:28.850Z | Checking swrite v0.1.0 |
2178 | 2025-05-08T20:44:28.988Z | Checking libsw-core v0.3.1 |
2179 | 2025-05-08T20:44:29.026Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2180 | 2025-05-08T20:44:29.243Z | Checking libsw v3.4.0 |
2181 | 2025-05-08T20:44:29.519Z | Checking linear-map v1.2.0 |
2182 | 2025-05-08T20:44:29.839Z | Checking pem v3.0.5 |
2183 | 2025-05-08T20:44:29.866Z | Checking keccak v0.1.5 |
2184 | 2025-05-08T20:44:29.947Z | Compiling typify-impl v0.2.0 |
2185 | 2025-05-08T20:44:30.241Z | Checking sha3 v0.10.8 |
2186 | 2025-05-08T20:44:30.296Z | Checking ingot-types v0.1.0 |
2187 | 2025-05-08T20:44:30.623Z | Checking prettyplease v0.2.30 |
2188 | 2025-05-08T20:44:30.715Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2189 | 2025-05-08T20:44:31.079Z | Checking ingot v0.1.0 |
2190 | 2025-05-08T20:44:32.238Z | Checking highway v1.3.0 |
2191 | 2025-05-08T20:44:33.248Z | Checking headers-core v0.3.0 |
2192 | 2025-05-08T20:44:34.257Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2193 | 2025-05-08T20:44:35.000Z | Checking headers v0.4.0 |
2194 | 2025-05-08T20:44:35.514Z | Compiling progenitor-macro v0.9.1 |
2195 | 2025-05-08T20:44:35.691Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2196 | 2025-05-08T20:44:37.476Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2197 | 2025-05-08T20:44:40.337Z | Compiling lzma-sys v0.1.20 |
2198 | 2025-05-08T20:44:40.616Z | Checking progenitor-client v0.8.0 |
2199 | 2025-05-08T20:44:40.638Z | Compiling heck v0.3.3 |
2200 | 2025-05-08T20:44:40.982Z | Checking linked-hash-map v0.5.6 |
2201 | 2025-05-08T20:44:41.057Z | Compiling zone_cfg_derive v0.1.2 |
2202 | 2025-05-08T20:44:41.324Z | Checking lru-cache v0.1.2 |
2203 | 2025-05-08T20:44:41.348Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2204 | 2025-05-08T20:44:41.397Z | Checking yasna v0.5.2 |
2205 | 2025-05-08T20:44:41.538Z | Checking base64 v0.13.1 |
2206 | 2025-05-08T20:44:41.683Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2207 | 2025-05-08T20:44:42.003Z | Checking ron v0.7.1 |
2208 | 2025-05-08T20:44:42.190Z | Checking xz2 v0.1.7 |
2209 | 2025-05-08T20:44:42.274Z | Checking rcgen v0.12.1 |
2210 | 2025-05-08T20:44:42.361Z | Checking zone v0.1.8 |
2211 | 2025-05-08T20:44:42.509Z | Checking resolv-conf v0.7.0 |
2212 | 2025-05-08T20:44:42.888Z | Checking hickory-resolver v0.24.4 |
2213 | 2025-05-08T20:44:42.965Z | Checking subprocess v0.2.9 |
2214 | 2025-05-08T20:44:43.065Z | Checking humantime v2.1.0 |
2215 | 2025-05-08T20:44:43.390Z | Checking secrecy v0.10.3 |
2216 | 2025-05-08T20:44:43.415Z | Compiling semver v0.1.20 |
2217 | 2025-05-08T20:44:43.521Z | Checking universal-hash v0.5.1 |
2218 | 2025-05-08T20:44:43.582Z | Checking opaque-debug v0.3.1 |
2219 | 2025-05-08T20:44:43.706Z | Checking aead v0.5.2 |
2220 | 2025-05-08T20:44:43.736Z | Checking poly1305 v0.8.0 |
2221 | 2025-05-08T20:44:43.957Z | Compiling rustc_version v0.1.7 |
2222 | 2025-05-08T20:44:44.012Z | Checking chacha20 v0.9.1 |
2223 | 2025-05-08T20:44:44.209Z | Compiling typify-macro v0.2.0 |
2224 | 2025-05-08T20:44:44.235Z | Compiling thiserror-impl-no-std v2.0.2 |
2225 | 2025-05-08T20:44:44.379Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2226 | 2025-05-08T20:44:44.404Z | Compiling newtype_derive v0.1.6 |
2227 | 2025-05-08T20:44:44.502Z | Checking qorb v0.3.1 |
2228 | 2025-05-08T20:44:44.805Z | Checking chacha20poly1305 v0.10.1 |
2229 | 2025-05-08T20:44:44.986Z | Checking steno v0.4.1 |
2230 | 2025-05-08T20:44:45.015Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2231 | 2025-05-08T20:44:45.020Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2232 | 2025-05-08T20:44:45.487Z | Checking bytecount v0.6.8 |
2233 | 2025-05-08T20:44:45.612Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2234 | 2025-05-08T20:44:45.659Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2235 | 2025-05-08T20:44:46.793Z | Checking display-error-chain v0.2.2 |
2236 | 2025-05-08T20:44:46.859Z | Compiling slog-dtrace v0.3.0 |
2237 | 2025-05-08T20:44:47.008Z | Checking thiserror-no-std v2.0.2 |
2238 | 2025-05-08T20:44:47.046Z | Checking gethostname v0.5.0 |
2239 | 2025-05-08T20:44:47.146Z | Checking vsss-rs v3.3.4 |
2240 | 2025-05-08T20:44:47.191Z | Checking nibble_vec v0.1.0 |
2241 | 2025-05-08T20:44:47.253Z | Checking endian-type v0.1.2 |
2242 | 2025-05-08T20:44:47.404Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2243 | 2025-05-08T20:44:47.497Z | Checking radix_trie v0.2.1 |
2244 | 2025-05-08T20:44:47.634Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2245 | 2025-05-08T20:44:47.710Z | Compiling proc-macro-error-attr2 v2.0.0 |
2246 | 2025-05-08T20:44:47.738Z | Checking progenitor v0.9.1 |
2247 | 2025-05-08T20:44:47.956Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2248 | 2025-05-08T20:44:47.991Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2249 | 2025-05-08T20:44:48.124Z | Compiling typify v0.2.0 |
2250 | 2025-05-08T20:44:48.294Z | Compiling progenitor-impl v0.8.0 |
2251 | 2025-05-08T20:44:48.463Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2252 | 2025-05-08T20:44:50.416Z | Compiling proc-macro-error2 v2.0.1 |
2253 | 2025-05-08T20:44:50.535Z | Checking papergrid v0.14.0 |
2254 | 2025-05-08T20:44:51.072Z | Compiling tabled_derive v0.10.0 |
2255 | 2025-05-08T20:44:52.097Z | Compiling num-derive v0.3.3 |
2256 | 2025-05-08T20:44:52.191Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2257 | 2025-05-08T20:44:52.611Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2258 | 2025-05-08T20:44:53.840Z | Checking tabled v0.18.0 |
2259 | 2025-05-08T20:44:54.010Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2260 | 2025-05-08T20:44:54.268Z | Checking libscf-sys v1.1.0 |
2261 | 2025-05-08T20:44:54.495Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2262 | 2025-05-08T20:44:54.862Z | Checking maplit v1.0.2 |
2263 | 2025-05-08T20:44:55.299Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2264 | 2025-05-08T20:44:55.309Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2265 | 2025-05-08T20:44:55.309Z | Compiling progenitor-macro v0.8.0 |
2266 | 2025-05-08T20:44:55.446Z | Checking crc8 v0.1.1 |
2267 | 2025-05-08T20:44:55.497Z | Compiling vte_generate_state_changes v0.1.2 |
2268 | 2025-05-08T20:44:55.595Z | Checking fd-lock v4.0.2 |
2269 | 2025-05-08T20:44:55.821Z | Checking fxhash v0.2.1 |
2270 | 2025-05-08T20:44:56.026Z | Compiling async-recursion v1.1.1 |
2271 | 2025-05-08T20:44:56.158Z | Checking vte v0.11.1 |
2272 | 2025-05-08T20:44:56.896Z | Checking nu-ansi-term v0.50.1 |
2273 | 2025-05-08T20:44:57.362Z | Compiling radium v0.7.0 |
2274 | 2025-05-08T20:44:57.493Z | Checking strip-ansi-escapes v0.2.0 |
2275 | 2025-05-08T20:44:57.617Z | Checking termcolor v1.4.1 |
2276 | 2025-05-08T20:44:57.679Z | Checking reedline v0.38.0 |
2277 | 2025-05-08T20:44:57.921Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2278 | 2025-05-08T20:44:58.082Z | Compiling const_format_proc_macros v0.2.34 |
2279 | 2025-05-08T20:44:58.549Z | Checking tap v1.0.1 |
2280 | 2025-05-08T20:44:58.745Z | Compiling maybe-uninit v2.0.0 |
2281 | 2025-05-08T20:44:58.924Z | Checking wyz v0.5.1 |
2282 | 2025-05-08T20:44:59.336Z | Checking crc-catalog v2.4.0 |
2283 | 2025-05-08T20:44:59.386Z | Compiling packed_struct v0.10.1 |
2284 | 2025-05-08T20:44:59.508Z | Checking funty v2.0.0 |
2285 | 2025-05-08T20:44:59.587Z | Checking crc v3.2.1 |
2286 | 2025-05-08T20:45:00.031Z | Compiling packed_struct_codegen v0.10.1 |
2287 | 2025-05-08T20:45:00.053Z | Compiling indexmap v1.9.3 |
2288 | 2025-05-08T20:45:00.057Z | Checking const_format v0.2.34 |
2289 | 2025-05-08T20:45:00.240Z | Checking nodrop v0.1.14 |
2290 | 2025-05-08T20:45:00.397Z | Checking array-init v0.0.4 |
2291 | 2025-05-08T20:45:00.437Z | Checking bitvec v1.0.1 |
2292 | 2025-05-08T20:45:00.473Z | Checking smallvec v0.6.14 |
2293 | 2025-05-08T20:45:00.506Z | Checking bitfield v0.14.0 |
2294 | 2025-05-08T20:45:00.810Z | Checking hashbrown v0.12.3 |
2295 | 2025-05-08T20:45:00.861Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2296 | 2025-05-08T20:45:01.155Z | Checking env_logger v0.10.2 |
2297 | 2025-05-08T20:45:01.255Z | Checking serde-hex v0.1.0 |
2298 | 2025-05-08T20:45:01.608Z | Checking ron v0.8.1 |
2299 | 2025-05-08T20:45:02.535Z | Checking hashbrown v0.13.2 |
2300 | 2025-05-08T20:45:02.631Z | Checking crc-any v2.5.0 |
2301 | 2025-05-08T20:45:02.829Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2302 | 2025-05-08T20:45:03.011Z | Checking path-slash v0.1.5 |
2303 | 2025-05-08T20:45:03.138Z | Checking home v0.5.9 |
2304 | 2025-05-08T20:45:03.192Z | Checking kstat-rs v0.2.4 |
2305 | 2025-05-08T20:45:03.320Z | Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
2306 | 2025-05-08T20:45:03.453Z | Checking object v0.30.4 |
2307 | 2025-05-08T20:45:03.552Z | Checking papergrid v0.11.0 |
2308 | 2025-05-08T20:45:04.183Z | Compiling tabled_derive v0.7.0 |
2309 | 2025-05-08T20:45:04.984Z | Compiling libefi-sys v0.1.0 |
2310 | 2025-05-08T20:45:05.083Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2311 | 2025-05-08T20:45:05.376Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2312 | 2025-05-08T20:45:05.458Z | Compiling bitfield-struct v0.6.2 |
2313 | 2025-05-08T20:45:05.925Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2314 | 2025-05-08T20:45:06.106Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2315 | 2025-05-08T20:45:06.574Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2316 | 2025-05-08T20:45:06.776Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2317 | 2025-05-08T20:45:07.501Z | Checking progenitor v0.8.0 |
2318 | 2025-05-08T20:45:07.746Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2319 | 2025-05-08T20:45:08.983Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2320 | 2025-05-08T20:45:09.404Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2321 | 2025-05-08T20:45:09.429Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2322 | 2025-05-08T20:45:09.797Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2323 | 2025-05-08T20:45:10.266Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2324 | 2025-05-08T20:45:10.304Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2325 | 2025-05-08T20:45:11.956Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2326 | 2025-05-08T20:45:12.118Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2327 | 2025-05-08T20:45:12.260Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2328 | 2025-05-08T20:45:12.422Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2329 | 2025-05-08T20:45:13.416Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2330 | 2025-05-08T20:45:14.216Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2331 | 2025-05-08T20:45:14.356Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2332 | 2025-05-08T20:45:16.201Z | Checking tabled v0.15.0 |
2333 | 2025-05-08T20:45:16.350Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2334 | 2025-05-08T20:45:16.720Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2335 | 2025-05-08T20:45:16.859Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2336 | 2025-05-08T20:45:16.884Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2337 | 2025-05-08T20:45:16.928Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2338 | 2025-05-08T20:45:17.075Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2339 | 2025-05-08T20:45:17.464Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2340 | 2025-05-08T20:45:17.524Z | Compiling phf_generator v0.11.2 |
2341 | 2025-05-08T20:45:17.720Z | Compiling phf_codegen v0.11.2 |
2342 | 2025-05-08T20:45:17.741Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2343 | 2025-05-08T20:45:17.957Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2344 | 2025-05-08T20:45:18.375Z | Compiling dsl_auto_type v0.1.2 |
2345 | 2025-05-08T20:45:18.704Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2346 | 2025-05-08T20:45:18.844Z | Checking scheduled-thread-pool v0.2.7 |
2347 | 2025-05-08T20:45:19.093Z | Compiling parse-zoneinfo v0.3.1 |
2348 | 2025-05-08T20:45:19.433Z | Compiling diesel_table_macro_syntax v0.2.0 |
2349 | 2025-05-08T20:45:19.730Z | Compiling cfg_aliases v0.1.1 |
2350 | 2025-05-08T20:45:19.812Z | Checking glob v0.3.2 |
2351 | 2025-05-08T20:45:19.870Z | Compiling nix v0.28.0 |
2352 | 2025-05-08T20:45:20.144Z | Compiling diesel_derives v2.2.3 |
2353 | 2025-05-08T20:45:20.713Z | Compiling chrono-tz-build v0.4.0 |
2354 | 2025-05-08T20:45:20.767Z | Checking r2d2 v0.8.10 |
2355 | 2025-05-08T20:45:21.079Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2356 | 2025-05-08T20:45:21.525Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2357 | 2025-05-08T20:45:21.760Z | Checking bcs v0.1.6 |
2358 | 2025-05-08T20:45:21.890Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2359 | 2025-05-08T20:45:22.034Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2360 | 2025-05-08T20:45:22.209Z | Checking nanorand v0.7.0 |
2361 | 2025-05-08T20:45:22.332Z | Compiling parking_lot_core v0.8.6 |
2362 | 2025-05-08T20:45:22.371Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2363 | 2025-05-08T20:45:22.483Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2364 | 2025-05-08T20:45:22.574Z | Checking flume v0.11.1 |
2365 | 2025-05-08T20:45:22.841Z | Compiling chrono-tz v0.10.3 |
2366 | 2025-05-08T20:45:23.097Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2367 | 2025-05-08T20:45:23.531Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2368 | 2025-05-08T20:45:23.891Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2369 | 2025-05-08T20:45:23.967Z | Compiling crunchy v0.2.2 |
2370 | 2025-05-08T20:45:24.392Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2371 | 2025-05-08T20:45:24.922Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2372 | 2025-05-08T20:45:25.487Z | Compiling peg-macros v0.8.5 |
2373 | 2025-05-08T20:45:26.362Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
2374 | 2025-05-08T20:45:26.902Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2375 | 2025-05-08T20:45:27.093Z | Compiling sqlparser_derive v0.2.2 |
2376 | 2025-05-08T20:45:27.669Z | Checking unicode_categories v0.1.1 |
2377 | 2025-05-08T20:45:27.987Z | Compiling tiny-keccak v2.0.2 |
2378 | 2025-05-08T20:45:28.045Z | Compiling xshell-macros v0.2.7 |
2379 | 2025-05-08T20:45:28.174Z | Checking sqlparser v0.45.0 |
2380 | 2025-05-08T20:45:28.407Z | Checking sqlformat v0.2.6 |
2381 | 2025-05-08T20:45:28.806Z | Checking xshell v0.2.7 |
2382 | 2025-05-08T20:45:28.953Z | Checking peg v0.8.5 |
2383 | 2025-05-08T20:45:29.082Z | Checking rustyline v14.0.0 |
2384 | 2025-05-08T20:45:30.659Z | Checking parking_lot v0.11.2 |
2385 | 2025-05-08T20:45:30.974Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2386 | 2025-05-08T20:45:31.024Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2387 | 2025-05-08T20:45:31.323Z | Compiling bit-vec v0.6.3 |
2388 | 2025-05-08T20:45:31.429Z | Checking diesel v2.2.9 |
2389 | 2025-05-08T20:45:31.664Z | Compiling ref-cast v1.0.23 |
2390 | 2025-05-08T20:45:31.734Z | Checking termtree v0.5.1 |
2391 | 2025-05-08T20:45:31.981Z | Compiling bit-set v0.5.3 |
2392 | 2025-05-08T20:45:32.245Z | Checking sled v0.34.7 |
2393 | 2025-05-08T20:45:32.804Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2394 | 2025-05-08T20:45:32.993Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2395 | 2025-05-08T20:45:34.098Z | Checking hickory-client v0.24.4 |
2396 | 2025-05-08T20:45:34.819Z | Compiling ascii-canvas v3.0.0 |
2397 | 2025-05-08T20:45:34.887Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2398 | 2025-05-08T20:45:35.126Z | Checking hickory-server v0.24.4 |
2399 | 2025-05-08T20:45:35.217Z | Compiling ena v0.14.3 |
2400 | 2025-05-08T20:45:35.303Z | Compiling ref-cast-impl v1.0.23 |
2401 | 2025-05-08T20:45:35.623Z | Compiling diff v0.1.13 |
2402 | 2025-05-08T20:45:36.119Z | Compiling regex-syntax v0.6.29 |
2403 | 2025-05-08T20:45:36.364Z | Compiling bindgen v0.71.1 |
2404 | 2025-05-08T20:45:36.608Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2405 | 2025-05-08T20:45:36.848Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2406 | 2025-05-08T20:45:37.330Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2407 | 2025-05-08T20:45:37.669Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2408 | 2025-05-08T20:45:38.019Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2409 | 2025-05-08T20:45:38.094Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2410 | 2025-05-08T20:45:38.611Z | Compiling unicase v2.7.0 |
2411 | 2025-05-08T20:45:38.998Z | Compiling rustc-hash v2.1.1 |
2412 | 2025-05-08T20:45:39.257Z | Compiling lalrpop v0.19.12 |
2413 | 2025-05-08T20:45:40.315Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2414 | 2025-05-08T20:45:40.817Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2415 | 2025-05-08T20:45:41.186Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2416 | 2025-05-08T20:45:41.502Z | Compiling derive_builder_core v0.20.2 |
2417 | 2025-05-08T20:45:41.538Z | Compiling libxml v0.3.3 |
2418 | 2025-05-08T20:45:41.745Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2419 | 2025-05-08T20:45:42.041Z | Compiling strum_macros v0.24.3 |
2420 | 2025-05-08T20:45:43.095Z | Compiling indoc v1.0.9 |
2421 | 2025-05-08T20:45:43.659Z | Compiling derive_builder_macro v0.20.2 |
2422 | 2025-05-08T20:45:43.986Z | Checking assert_matches v1.5.0 |
2423 | 2025-05-08T20:45:44.571Z | Checking derive_builder v0.20.2 |
2424 | 2025-05-08T20:45:45.159Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2425 | 2025-05-08T20:45:45.287Z | Checking primeorder v0.13.6 |
2426 | 2025-05-08T20:45:45.508Z | Checking quick-xml v0.37.2 |
2427 | 2025-05-08T20:45:45.595Z | Compiling impl-trait-for-tuples v0.2.2 |
2428 | 2025-05-08T20:45:45.788Z | Compiling oso-derive v0.27.3 |
2429 | 2025-05-08T20:45:46.867Z | Compiling mime_guess v2.0.5 |
2430 | 2025-05-08T20:45:47.532Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2431 | 2025-05-08T20:45:48.088Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2432 | 2025-05-08T20:45:49.477Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2433 | 2025-05-08T20:45:49.533Z | Checking http-range v0.1.5 |
2434 | 2025-05-08T20:45:49.808Z | Checking signal-hook-tokio v0.3.1 |
2435 | 2025-05-08T20:45:50.018Z | Checking atty v0.2.14 |
2436 | 2025-05-08T20:45:50.073Z | Compiling salty v0.3.0 |
2437 | 2025-05-08T20:45:50.549Z | Checking p384 v0.13.0 |
2438 | 2025-05-08T20:45:50.673Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2439 | 2025-05-08T20:45:50.843Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2440 | 2025-05-08T20:45:50.966Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2441 | 2025-05-08T20:45:51.708Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2442 | 2025-05-08T20:45:51.752Z | Compiling diesel-dtrace v0.4.2 |
2443 | 2025-05-08T20:45:51.786Z | Checking hyper-staticfile v0.10.1 |
2444 | 2025-05-08T20:45:52.205Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2445 | 2025-05-08T20:45:52.229Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2446 | 2025-05-08T20:45:52.334Z | Checking tungstenite v0.23.0 |
2447 | 2025-05-08T20:45:52.554Z | Checking bb8 v0.8.5 |
2448 | 2025-05-08T20:45:52.602Z | Checking env_filter v0.1.2 |
2449 | 2025-05-08T20:45:52.697Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2450 | 2025-05-08T20:45:52.832Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2451 | 2025-05-08T20:45:52.877Z | Checking env_logger v0.11.5 |
2452 | 2025-05-08T20:45:53.022Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
2453 | 2025-05-08T20:45:53.187Z | Checking tokio-tungstenite v0.23.1 |
2454 | 2025-05-08T20:45:53.212Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
2455 | 2025-05-08T20:45:53.238Z | Checking void v1.0.2 |
2456 | 2025-05-08T20:45:53.277Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2457 | 2025-05-08T20:45:53.410Z | Checking lzss v0.8.2 |
2458 | 2025-05-08T20:45:53.499Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2459 | 2025-05-08T20:45:53.589Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2460 | 2025-05-08T20:45:53.592Z | Checking nix v0.27.1 |
2461 | 2025-05-08T20:45:53.668Z | Checking secrecy v0.8.0 |
2462 | 2025-05-08T20:45:53.765Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2463 | 2025-05-08T20:45:53.858Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2464 | 2025-05-08T20:45:54.633Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2465 | 2025-05-08T20:45:55.749Z | Compiling pin-project-internal v1.1.6 |
2466 | 2025-05-08T20:45:56.622Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2467 | 2025-05-08T20:45:57.192Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2468 | 2025-05-08T20:45:57.535Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2469 | 2025-05-08T20:45:57.978Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2470 | 2025-05-08T20:45:58.513Z | Checking rand_seeder v0.3.0 |
2471 | 2025-05-08T20:45:58.517Z | Checking pin-project v1.1.6 |
2472 | 2025-05-08T20:45:58.696Z | Compiling snafu-derive v0.8.5 |
2473 | 2025-05-08T20:45:58.792Z | Compiling fs-err v2.11.0 |
2474 | 2025-05-08T20:45:59.211Z | Checking olpc-cjson v0.1.4 |
2475 | 2025-05-08T20:45:59.317Z | Checking globset v0.4.15 |
2476 | 2025-05-08T20:45:59.455Z | Checking serde_plain v1.0.2 |
2477 | 2025-05-08T20:45:59.733Z | Checking typed-path v0.9.3 |
2478 | 2025-05-08T20:46:00.174Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2479 | 2025-05-08T20:46:00.487Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2480 | 2025-05-08T20:46:01.362Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2481 | 2025-05-08T20:46:01.738Z | Checking parse-size v1.1.0 |
2482 | 2025-05-08T20:46:01.910Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2483 | 2025-05-08T20:46:01.974Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2484 | 2025-05-08T20:46:02.030Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2485 | 2025-05-08T20:46:02.869Z | Checking async-bb8-diesel v0.2.1 |
2486 | 2025-05-08T20:46:02.893Z | Checking heck v0.4.1 |
2487 | 2025-05-08T20:46:03.137Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
2488 | 2025-05-08T20:46:03.162Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2489 | 2025-05-08T20:46:03.214Z | Checking snafu v0.8.5 |
2490 | 2025-05-08T20:46:03.562Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2491 | 2025-05-08T20:46:03.566Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2492 | 2025-05-08T20:46:03.692Z | Checking tough v0.20.0 |
2493 | 2025-05-08T20:46:04.187Z | Checking yansi v1.0.1 |
2494 | 2025-05-08T20:46:04.747Z | Checking pretty_assertions v1.4.1 |
2495 | 2025-05-08T20:46:05.067Z | Checking io-lifetimes v1.0.11 |
2496 | 2025-05-08T20:46:05.282Z | Checking rustix v0.37.28 |
2497 | 2025-05-08T20:46:05.425Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2498 | 2025-05-08T20:46:05.550Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2499 | 2025-05-08T20:46:06.327Z | Checking is_ci v1.2.0 |
2500 | 2025-05-08T20:46:06.495Z | Checking supports-color v3.0.2 |
2501 | 2025-05-08T20:46:06.724Z | Checking terminal_size v0.2.6 |
2502 | 2025-05-08T20:46:06.923Z | Compiling libz-sys v1.1.20 |
2503 | 2025-05-08T20:46:07.626Z | Checking unicode-linebreak v0.1.5 |
2504 | 2025-05-08T20:46:08.110Z | Compiling indoc v2.0.6 |
2505 | 2025-05-08T20:46:08.275Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2506 | 2025-05-08T20:46:08.308Z | Checking smawk v0.3.2 |
2507 | 2025-05-08T20:46:08.548Z | Checking textwrap v0.16.1 |
2508 | 2025-05-08T20:46:08.997Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2509 | 2025-05-08T20:46:09.109Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2510 | 2025-05-08T20:46:09.286Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2511 | 2025-05-08T20:46:09.620Z | Checking castaway v0.2.3 |
2512 | 2025-05-08T20:46:09.817Z | Checking compact_str v0.8.0 |
2513 | 2025-05-08T20:46:09.913Z | Checking unicode-truncate v1.1.0 |
2514 | 2025-05-08T20:46:10.185Z | Checking concurrent-queue v2.5.0 |
2515 | 2025-05-08T20:46:10.551Z | Checking lru v0.12.5 |
2516 | 2025-05-08T20:46:10.636Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2517 | 2025-05-08T20:46:10.747Z | Compiling instability v0.3.2 |
2518 | 2025-05-08T20:46:10.835Z | Checking parking v2.2.1 |
2519 | 2025-05-08T20:46:11.044Z | Checking cassowary v0.3.0 |
2520 | 2025-05-08T20:46:11.644Z | Checking cargo-platform v0.1.8 |
2521 | 2025-05-08T20:46:11.788Z | Checking ratatui v0.29.0 |
2522 | 2025-05-08T20:46:11.996Z | Checking cargo_metadata v0.19.2 |
2523 | 2025-05-08T20:46:12.396Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2524 | 2025-05-08T20:46:13.622Z | Compiling vergen v8.3.2 |
2525 | 2025-05-08T20:46:14.010Z | Checking event-listener v5.3.1 |
2526 | 2025-05-08T20:46:14.328Z | Compiling cargo_metadata v0.18.1 |
2527 | 2025-05-08T20:46:14.438Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2528 | 2025-05-08T20:46:14.722Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2529 | 2025-05-08T20:46:16.134Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2530 | 2025-05-08T20:46:16.498Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2531 | 2025-05-08T20:46:16.818Z | Compiling rustls v0.21.12 |
2532 | 2025-05-08T20:46:17.162Z | Checking shell-words v1.1.0 |
2533 | 2025-05-08T20:46:17.355Z | Checking plotters-backend v0.3.7 |
2534 | 2025-05-08T20:46:17.457Z | Checking event-listener-strategy v0.5.2 |
2535 | 2025-05-08T20:46:17.484Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2536 | 2025-05-08T20:46:17.682Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2537 | 2025-05-08T20:46:17.747Z | Checking plotters-svg v0.3.7 |
2538 | 2025-05-08T20:46:18.003Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2539 | 2025-05-08T20:46:18.041Z | Checking rustls-webpki v0.101.7 |
2540 | 2025-05-08T20:46:18.290Z | Checking sct v0.7.1 |
2541 | 2025-05-08T20:46:18.355Z | Checking cast v0.3.0 |
2542 | 2025-05-08T20:46:18.606Z | Checking plotters v0.3.7 |
2543 | 2025-05-08T20:46:18.675Z | Checking criterion-plot v0.5.0 |
2544 | 2025-05-08T20:46:19.194Z | Checking futures-lite v2.3.0 |
2545 | 2025-05-08T20:46:20.291Z | Checking tinytemplate v1.2.1 |
2546 | 2025-05-08T20:46:20.508Z | Checking anes v0.1.6 |
2547 | 2025-05-08T20:46:20.698Z | Checking oorandom v11.1.4 |
2548 | 2025-05-08T20:46:20.820Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2549 | 2025-05-08T20:46:20.880Z | Checking criterion v0.5.1 |
2550 | 2025-05-08T20:46:21.061Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2551 | 2025-05-08T20:46:21.414Z | Checking rustls-pemfile v1.0.4 |
2552 | 2025-05-08T20:46:21.634Z | Checking tokio-rustls v0.24.1 |
2553 | 2025-05-08T20:46:21.660Z | Checking twox-hash v2.1.0 |
2554 | 2025-05-08T20:46:22.074Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2555 | 2025-05-08T20:46:22.281Z | Checking async-lock v3.4.0 |
2556 | 2025-05-08T20:46:23.012Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2557 | 2025-05-08T20:46:23.178Z | Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
2558 | 2025-05-08T20:46:23.569Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2559 | 2025-05-08T20:46:24.045Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2560 | 2025-05-08T20:46:24.300Z | Checking fatfs v0.3.6 |
2561 | 2025-05-08T20:46:24.400Z | Checking polling v3.7.3 |
2562 | 2025-05-08T20:46:24.773Z | Checking csv-core v0.1.11 |
2563 | 2025-05-08T20:46:25.115Z | Checking hex-literal v0.4.1 |
2564 | 2025-05-08T20:46:25.257Z | Checking csv v1.3.1 |
2565 | 2025-05-08T20:46:25.284Z | Checking async-io v2.3.4 |
2566 | 2025-05-08T20:46:25.308Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2567 | 2025-05-08T20:46:26.062Z | Checking rtoolbox v0.0.2 |
2568 | 2025-05-08T20:46:26.084Z | Checking async-task v4.7.1 |
2569 | 2025-05-08T20:46:26.277Z | Checking rpassword v7.3.1 |
2570 | 2025-05-08T20:46:26.405Z | Checking async-channel v2.3.1 |
2571 | 2025-05-08T20:46:26.461Z | Checking tui-tree-widget v0.23.0 |
2572 | 2025-05-08T20:46:26.743Z | Checking polyval v0.6.2 |
2573 | 2025-05-08T20:46:26.810Z | Checking piper v0.2.4 |
2574 | 2025-05-08T20:46:27.055Z | Checking futures-timer v3.0.3 |
2575 | 2025-05-08T20:46:27.058Z | Checking blocking v1.6.1 |
2576 | 2025-05-08T20:46:27.388Z | Checking ghash v0.5.1 |
2577 | 2025-05-08T20:46:27.391Z | Checking async-executor v1.13.1 |
2578 | 2025-05-08T20:46:27.587Z | Checking async-signal v0.2.10 |
2579 | 2025-05-08T20:46:27.772Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2580 | 2025-05-08T20:46:27.886Z | Checking ctr v0.9.2 |
2581 | 2025-05-08T20:46:28.190Z | Checking arrayvec v0.7.6 |
2582 | 2025-05-08T20:46:28.307Z | Checking arrayref v0.3.9 |
2583 | 2025-05-08T20:46:28.432Z | Checking event-listener v2.5.3 |
2584 | 2025-05-08T20:46:28.546Z | Checking constant_time_eq v0.3.1 |
2585 | 2025-05-08T20:46:28.643Z | Checking async-channel v1.9.0 |
2586 | 2025-05-08T20:46:28.708Z | Checking aes-gcm v0.10.3 |
2587 | 2025-05-08T20:46:28.920Z | Checking async-process v2.3.0 |
2588 | 2025-05-08T20:46:28.971Z | Checking async-global-executor v2.4.1 |
2589 | 2025-05-08T20:46:29.285Z | Checking ssh-encoding v0.2.0 |
2590 | 2025-05-08T20:46:29.320Z | Checking blowfish v0.9.1 |
2591 | 2025-05-08T20:46:29.567Z | Compiling petname v2.0.2 |
2592 | 2025-05-08T20:46:29.622Z | Checking kv-log-macro v1.0.7 |
2593 | 2025-05-08T20:46:29.784Z | Compiling async-attributes v1.1.2 |
2594 | 2025-05-08T20:46:30.633Z | Checking async-std v1.13.0 |
2595 | 2025-05-08T20:46:30.901Z | Checking ssh-cipher v0.2.0 |
2596 | 2025-05-08T20:46:31.190Z | Checking bcrypt-pbkdf v0.10.0 |
2597 | 2025-05-08T20:46:31.450Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2598 | 2025-05-08T20:46:32.296Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
2599 | 2025-05-08T20:46:33.011Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2600 | 2025-05-08T20:46:33.644Z | Checking password-hash v0.4.2 |
2601 | 2025-05-08T20:46:34.007Z | Checking async-object-pool v0.1.5 |
2602 | 2025-05-08T20:46:34.037Z | Checking pbkdf2 v0.11.0 |
2603 | 2025-05-08T20:46:34.195Z | Checking ssh-key v0.6.6 |
2604 | 2025-05-08T20:46:35.138Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2605 | 2025-05-08T20:46:35.727Z | Checking p521 v0.13.3 |
2606 | 2025-05-08T20:46:35.850Z | Checking p256 v0.13.2 |
2607 | 2025-05-08T20:46:36.364Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2608 | 2025-05-08T20:46:36.621Z | Checking serde_regex v1.1.0 |
2609 | 2025-05-08T20:46:36.919Z | Checking assert-json-diff v2.0.2 |
2610 | 2025-05-08T20:46:37.209Z | Checking russh-cryptovec v0.7.3 |
2611 | 2025-05-08T20:46:37.232Z | Checking path-tree v0.8.1 |
2612 | 2025-05-08T20:46:37.433Z | Checking sync-ptr v0.1.1 |
2613 | 2025-05-08T20:46:37.593Z | Compiling target-lexicon v0.13.2 |
2614 | 2025-05-08T20:46:37.667Z | Checking md5 v0.7.0 |
2615 | 2025-05-08T20:46:37.989Z | Checking stringmetrics v2.2.2 |
2616 | 2025-05-08T20:46:38.266Z | Checking httpmock v0.8.0-alpha.1 |
2617 | 2025-05-08T20:46:38.619Z | Checking russh-keys v0.45.0 |
2618 | 2025-05-08T20:46:39.119Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2619 | 2025-05-08T20:46:39.979Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2620 | 2025-05-08T20:46:40.631Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2621 | 2025-05-08T20:46:40.748Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2622 | 2025-05-08T20:46:41.104Z | Checking num-bigint v0.4.6 |
2623 | 2025-05-08T20:46:41.413Z | Checking des v0.8.1 |
2624 | 2025-05-08T20:46:41.703Z | Compiling blake3 v1.5.4 |
2625 | 2025-05-08T20:46:42.383Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2626 | 2025-05-08T20:46:43.234Z | Compiling guppy-workspace-hack v0.1.0 |
2627 | 2025-05-08T20:46:43.257Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2628 | 2025-05-08T20:46:43.403Z | Checking russh v0.45.0 |
2629 | 2025-05-08T20:46:44.568Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2630 | 2025-05-08T20:46:44.808Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2631 | 2025-05-08T20:46:45.462Z | Checking rustls-native-certs v0.7.3 |
2632 | 2025-05-08T20:46:45.665Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2633 | 2025-05-08T20:46:45.690Z | Checking memmap2 v0.9.5 |
2634 | 2025-05-08T20:46:45.998Z | Checking internet-checksum v0.2.1 |
2635 | 2025-05-08T20:46:46.042Z | Compiling target-spec v3.4.2 |
2636 | 2025-05-08T20:46:46.578Z | Checking hyper-rustls v0.26.0 |
2637 | 2025-05-08T20:46:46.813Z | Checking cfg-expr v0.18.0 |
2638 | 2025-05-08T20:46:47.079Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2639 | 2025-05-08T20:46:47.474Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2640 | 2025-05-08T20:46:47.647Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2641 | 2025-05-08T20:46:47.867Z | Checking httptest v0.16.3 |
2642 | 2025-05-08T20:46:48.544Z | Checking topological-sort v0.2.2 |
2643 | 2025-05-08T20:46:48.767Z | Checking omicron-zone-package v0.12.0 |
2644 | 2025-05-08T20:46:50.621Z | Checking pathdiff v0.2.3 |
2645 | 2025-05-08T20:46:50.808Z | Compiling rstest_macros v0.24.0 |
2646 | 2025-05-08T20:46:51.174Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2647 | 2025-05-08T20:46:51.339Z | Compiling target-triple v0.1.3 |
2648 | 2025-05-08T20:46:51.351Z | Checking nested v0.1.1 |
2649 | 2025-05-08T20:46:51.510Z | Compiling doc-comment v0.3.3 |
2650 | 2025-05-08T20:46:51.570Z | Checking guppy v0.17.17 |
2651 | 2025-05-08T20:46:51.888Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2652 | 2025-05-08T20:46:52.399Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2653 | 2025-05-08T20:46:52.715Z | Checking similar-asserts v1.7.0 |
2654 | 2025-05-08T20:46:52.998Z | Compiling proc-macro-crate v3.2.0 |
2655 | 2025-05-08T20:46:53.626Z | Compiling relative-path v1.9.3 |
2656 | 2025-05-08T20:46:54.096Z | Compiling assert_cmd v2.0.17 |
2657 | 2025-05-08T20:46:54.265Z | Checking termtree v0.4.1 |
2658 | 2025-05-08T20:46:54.499Z | Checking predicates-tree v1.0.11 |
2659 | 2025-05-08T20:46:54.902Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2660 | 2025-05-08T20:46:54.979Z | Checking blake2b_simd v1.0.2 |
2661 | 2025-05-08T20:46:55.857Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2662 | 2025-05-08T20:46:56.293Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2663 | 2025-05-08T20:46:56.651Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2664 | 2025-05-08T20:46:57.026Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2665 | 2025-05-08T20:46:57.375Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2666 | 2025-05-08T20:46:57.969Z | Checking serde_tokenstream v0.2.2 |
2667 | 2025-05-08T20:46:58.401Z | Checking uzers v0.12.1 |
2668 | 2025-05-08T20:46:58.963Z | Checking rust-argon2 v2.1.0 |
2669 | 2025-05-08T20:46:59.424Z | Checking trybuild v1.0.103 |
2670 | 2025-05-08T20:47:01.188Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2671 | 2025-05-08T20:47:03.235Z | Checking rstest v0.24.0 |
2672 | 2025-05-08T20:47:03.489Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2673 | 2025-05-08T20:47:03.627Z | Compiling git2 v0.19.0 |
2674 | 2025-05-08T20:47:04.670Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2675 | 2025-05-08T20:47:05.156Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2676 | 2025-05-08T20:47:05.524Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2677 | 2025-05-08T20:47:05.888Z | Checking rand_distr v0.4.3 |
2678 | 2025-05-08T20:47:06.695Z | Checking multimap v0.10.0 |
2679 | 2025-05-08T20:47:07.062Z | Checking approx v0.5.1 |
2680 | 2025-05-08T20:47:07.393Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2681 | 2025-05-08T20:47:08.029Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2682 | 2025-05-08T20:47:08.835Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2683 | 2025-05-08T20:47:10.226Z | Compiling samael v0.0.18 |
2684 | 2025-05-08T20:47:10.931Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2685 | 2025-05-08T20:47:10.962Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2686 | 2025-05-08T20:47:11.161Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2687 | 2025-05-08T20:47:11.495Z | Checking partial-io v0.5.4 |
2688 | 2025-05-08T20:47:11.751Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
2689 | 2025-05-08T20:47:11.927Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
2690 | 2025-05-08T20:47:12.103Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2691 | 2025-05-08T20:47:12.268Z | Checking cargo_toml v0.21.0 |
2692 | 2025-05-08T20:47:12.324Z | Checking termios v0.3.3 |
2693 | 2025-05-08T20:47:12.603Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
2694 | 2025-05-08T20:47:12.942Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2695 | 2025-05-08T20:47:14.163Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2696 | 2025-05-08T20:47:15.465Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2697 | 2025-05-08T20:47:18.648Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2698 | 2025-05-08T20:47:31.278Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2699 | 2025-05-08T20:47:34.857Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
2700 | 2025-05-08T20:47:40.575Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2701 | 2025-05-08T20:47:48.810Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2702 | 2025-05-08T20:47:58.102Z | Compiling polar-core v0.27.3 |
2703 | 2025-05-08T20:48:05.548Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2704 | 2025-05-08T20:48:07.268Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
2705 | 2025-05-08T20:48:08.934Z | Checking oso v0.27.3 |
2706 | 2025-05-08T20:48:15.954Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2707 | 2025-05-08T20:48:17.194Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2708 | 2025-05-08T20:48:55.636Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2709 | 2025-05-08T20:48:55.640Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2710 | 2025-05-08T20:48:55.640Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2711 | 2025-05-08T20:50:15.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 43s |
2712 | 2025-05-08T20:50:15.676Z | |
2713 | 2025-05-08T20:50:15.676Z | real 6:47.626818375 |
2714 | 2025-05-08T20:50:15.677Z | user 37:25.602302156 |
2715 | 2025-05-08T20:50:15.678Z | sys 5:30.878827157 |
2716 | 2025-05-08T20:50:15.678Z | trap 1.062177040 |
2717 | 2025-05-08T20:50:15.682Z | tflt 0.447571668 |
2718 | 2025-05-08T20:50:15.682Z | dflt 0.102243153 |
2719 | 2025-05-08T20:50:15.682Z | kflt 0.001085399 |
2720 | 2025-05-08T20:50:15.682Z | lock 53:34.838433916 |
2721 | 2025-05-08T20:50:15.682Z | slp 2:07:36.377956139 |
2722 | 2025-05-08T20:50:15.683Z | lat 1:51.905225377 |
2723 | 2025-05-08T20:50:15.683Z | stop 7:27.497913924 |
2724 | 2025-05-08T20:50:15.683Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
2725 | 2025-05-08T20:50:15.683Z | + ptime -m cargo doc --workspace --no-deps |
2726 | 2025-05-08T20:50:16.879Z | warning: output filename collision. |
2727 | 2025-05-08T20:50:16.879Z | The bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`. |
2728 | 2025-05-08T20:50:16.880Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
2729 | 2025-05-08T20:50:16.880Z | The targets should have unique names. |
2730 | 2025-05-08T20:50:16.880Z | This is a known bug where multiple crates with the same name use |
2731 | 2025-05-08T20:50:16.880Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
2732 | 2025-05-08T20:50:17.417Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2733 | 2025-05-08T20:50:17.572Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2734 | 2025-05-08T20:50:17.595Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2735 | 2025-05-08T20:50:17.649Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2736 | 2025-05-08T20:50:17.682Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2737 | 2025-05-08T20:50:17.686Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2738 | 2025-05-08T20:50:17.687Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2739 | 2025-05-08T20:50:17.859Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2740 | 2025-05-08T20:50:17.983Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2741 | 2025-05-08T20:50:18.023Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2742 | 2025-05-08T20:50:18.050Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2743 | 2025-05-08T20:50:18.165Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2744 | 2025-05-08T20:50:18.348Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2745 | 2025-05-08T20:50:18.432Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2746 | 2025-05-08T20:50:18.615Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2747 | 2025-05-08T20:50:18.633Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2748 | 2025-05-08T20:50:18.798Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2749 | 2025-05-08T20:50:18.819Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2750 | 2025-05-08T20:50:18.822Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2751 | 2025-05-08T20:50:19.184Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2752 | 2025-05-08T20:50:19.284Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2753 | 2025-05-08T20:50:19.429Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2754 | 2025-05-08T20:50:19.658Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2755 | 2025-05-08T20:50:19.892Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2756 | 2025-05-08T20:50:19.916Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2757 | 2025-05-08T20:50:20.273Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2758 | 2025-05-08T20:50:20.505Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2759 | 2025-05-08T20:50:20.536Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2760 | 2025-05-08T20:50:20.871Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2761 | 2025-05-08T20:50:21.235Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2762 | 2025-05-08T20:50:21.563Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2763 | 2025-05-08T20:50:21.794Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2764 | 2025-05-08T20:50:21.955Z | Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
2765 | 2025-05-08T20:50:22.103Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2766 | 2025-05-08T20:50:22.370Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2767 | 2025-05-08T20:50:22.529Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2768 | 2025-05-08T20:50:22.786Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2769 | 2025-05-08T20:50:22.810Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2770 | 2025-05-08T20:50:22.987Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2771 | 2025-05-08T20:50:23.027Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2772 | 2025-05-08T20:50:23.117Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2773 | 2025-05-08T20:50:23.170Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2774 | 2025-05-08T20:50:23.192Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2775 | 2025-05-08T20:50:23.333Z | Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
2776 | 2025-05-08T20:50:23.389Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2777 | 2025-05-08T20:50:23.465Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2778 | 2025-05-08T20:50:23.530Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2779 | 2025-05-08T20:50:23.734Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2780 | 2025-05-08T20:50:23.793Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2781 | 2025-05-08T20:50:23.852Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2782 | 2025-05-08T20:50:23.958Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2783 | 2025-05-08T20:50:24.089Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2784 | 2025-05-08T20:50:24.136Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2785 | 2025-05-08T20:50:24.397Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2786 | 2025-05-08T20:50:24.416Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2787 | 2025-05-08T20:50:24.476Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2788 | 2025-05-08T20:50:24.519Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2789 | 2025-05-08T20:50:24.662Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2790 | 2025-05-08T20:50:24.956Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2791 | 2025-05-08T20:50:25.297Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2792 | 2025-05-08T20:50:26.084Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2793 | 2025-05-08T20:50:26.886Z | Documenting ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
2794 | 2025-05-08T20:50:27.659Z | Documenting ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
2795 | 2025-05-08T20:50:29.131Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2796 | 2025-05-08T20:50:29.496Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2797 | 2025-05-08T20:50:30.290Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2798 | 2025-05-08T20:50:30.649Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2799 | 2025-05-08T20:50:31.602Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2800 | 2025-05-08T20:50:31.907Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2801 | 2025-05-08T20:50:32.387Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2802 | 2025-05-08T20:50:32.392Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2803 | 2025-05-08T20:50:33.471Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2804 | 2025-05-08T20:50:33.931Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2805 | 2025-05-08T20:50:34.181Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2806 | 2025-05-08T20:50:34.570Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2807 | 2025-05-08T20:50:35.309Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2808 | 2025-05-08T20:50:38.206Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2809 | 2025-05-08T20:50:38.275Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2810 | 2025-05-08T20:50:38.944Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2811 | 2025-05-08T20:50:39.103Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2812 | 2025-05-08T20:50:39.189Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2813 | 2025-05-08T20:50:39.632Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2814 | 2025-05-08T20:50:40.909Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2815 | 2025-05-08T20:50:41.692Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2816 | 2025-05-08T20:50:41.728Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2817 | 2025-05-08T20:50:42.228Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2818 | 2025-05-08T20:50:43.245Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2819 | 2025-05-08T20:50:43.668Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2820 | 2025-05-08T20:50:44.143Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2821 | 2025-05-08T20:50:44.602Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2822 | 2025-05-08T20:50:45.265Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2823 | 2025-05-08T20:50:45.745Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2824 | 2025-05-08T20:50:46.058Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2825 | 2025-05-08T20:50:46.246Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2826 | 2025-05-08T20:50:46.761Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2827 | 2025-05-08T20:50:47.441Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2828 | 2025-05-08T20:50:47.901Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2829 | 2025-05-08T20:50:48.635Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2830 | 2025-05-08T20:50:48.900Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2831 | 2025-05-08T20:50:49.049Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2832 | 2025-05-08T20:50:49.952Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2833 | 2025-05-08T20:50:50.261Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2834 | 2025-05-08T20:50:50.331Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2835 | 2025-05-08T20:50:50.887Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2836 | 2025-05-08T20:50:51.019Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2837 | 2025-05-08T20:50:51.541Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2838 | 2025-05-08T20:50:51.900Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2839 | 2025-05-08T20:50:52.163Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2840 | 2025-05-08T20:50:52.419Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2841 | 2025-05-08T20:50:52.757Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2842 | 2025-05-08T20:50:52.865Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2843 | 2025-05-08T20:50:53.297Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2844 | 2025-05-08T20:50:53.431Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2845 | 2025-05-08T20:50:53.435Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2846 | 2025-05-08T20:50:53.520Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2847 | 2025-05-08T20:50:53.965Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2848 | 2025-05-08T20:50:54.545Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2849 | 2025-05-08T20:50:54.609Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2850 | 2025-05-08T20:50:54.976Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2851 | 2025-05-08T20:50:55.414Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2852 | 2025-05-08T20:50:55.505Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2853 | 2025-05-08T20:50:56.154Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2854 | 2025-05-08T20:50:56.977Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2855 | 2025-05-08T20:50:57.452Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2856 | 2025-05-08T20:50:58.374Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2857 | 2025-05-08T20:50:58.398Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2858 | 2025-05-08T20:50:58.401Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2859 | 2025-05-08T20:50:59.889Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2860 | 2025-05-08T20:51:00.135Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2861 | 2025-05-08T20:51:00.533Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2862 | 2025-05-08T20:51:00.596Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2863 | 2025-05-08T20:51:01.021Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2864 | 2025-05-08T20:51:01.295Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2865 | 2025-05-08T20:51:02.274Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2866 | 2025-05-08T20:51:02.707Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2867 | 2025-05-08T20:51:03.212Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2868 | 2025-05-08T20:51:03.522Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2869 | 2025-05-08T20:51:03.558Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2870 | 2025-05-08T20:51:03.608Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2871 | 2025-05-08T20:51:04.312Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2872 | 2025-05-08T20:51:04.789Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2873 | 2025-05-08T20:51:04.867Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2874 | 2025-05-08T20:51:05.785Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2875 | 2025-05-08T20:51:06.741Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2876 | 2025-05-08T20:51:07.076Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2877 | 2025-05-08T20:51:08.628Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2878 | 2025-05-08T20:51:09.657Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2879 | 2025-05-08T20:51:09.684Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2880 | 2025-05-08T20:51:11.139Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2881 | 2025-05-08T20:51:16.024Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2882 | 2025-05-08T20:51:16.173Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2883 | 2025-05-08T20:51:16.350Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2884 | 2025-05-08T20:51:16.809Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2885 | 2025-05-08T20:51:17.259Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2886 | 2025-05-08T20:51:23.870Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2887 | 2025-05-08T20:51:24.098Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2888 | 2025-05-08T20:51:25.122Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2889 | 2025-05-08T20:51:26.837Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2890 | 2025-05-08T20:51:27.129Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2891 | 2025-05-08T20:51:29.390Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2892 | 2025-05-08T20:51:29.768Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2893 | 2025-05-08T20:51:33.557Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2894 | 2025-05-08T20:51:34.674Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2895 | 2025-05-08T20:51:36.348Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2896 | 2025-05-08T20:51:36.555Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2897 | 2025-05-08T20:51:37.322Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2898 | 2025-05-08T20:51:37.857Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2899 | 2025-05-08T20:51:39.874Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2900 | 2025-05-08T20:51:40.505Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
2901 | 2025-05-08T20:51:41.917Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2902 | 2025-05-08T20:51:41.956Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2903 | 2025-05-08T20:51:42.318Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2904 | 2025-05-08T20:51:44.012Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2905 | 2025-05-08T20:51:45.765Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2906 | 2025-05-08T20:51:46.247Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2907 | 2025-05-08T20:51:47.746Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2908 | 2025-05-08T20:51:47.951Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2909 | 2025-05-08T20:51:49.111Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2910 | 2025-05-08T20:51:49.454Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2911 | 2025-05-08T20:51:51.320Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2912 | 2025-05-08T20:51:52.594Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2913 | 2025-05-08T20:51:54.083Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2914 | 2025-05-08T20:51:54.395Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2915 | 2025-05-08T20:51:54.706Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2916 | 2025-05-08T20:51:57.068Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2917 | 2025-05-08T20:51:57.143Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2918 | 2025-05-08T20:51:57.264Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2919 | 2025-05-08T20:51:59.359Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2920 | 2025-05-08T20:51:59.680Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2921 | 2025-05-08T20:52:00.627Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2922 | 2025-05-08T20:52:01.424Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2923 | 2025-05-08T20:52:01.752Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2924 | 2025-05-08T20:52:02.310Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2925 | 2025-05-08T20:52:03.915Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2926 | 2025-05-08T20:52:04.377Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2927 | 2025-05-08T20:52:04.690Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2928 | 2025-05-08T20:52:05.381Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2929 | 2025-05-08T20:52:06.027Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2930 | 2025-05-08T20:52:06.563Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2931 | 2025-05-08T20:52:08.516Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2932 | 2025-05-08T20:52:09.359Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2933 | 2025-05-08T20:52:09.853Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
2934 | 2025-05-08T20:52:09.991Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2935 | 2025-05-08T20:52:10.435Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2936 | 2025-05-08T20:52:12.017Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2937 | 2025-05-08T20:52:12.623Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2938 | 2025-05-08T20:52:12.995Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2939 | 2025-05-08T20:52:13.859Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2940 | 2025-05-08T20:52:14.885Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2941 | 2025-05-08T20:52:15.801Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2942 | 2025-05-08T20:52:16.551Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2943 | 2025-05-08T20:52:17.077Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2944 | 2025-05-08T20:52:17.464Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2945 | 2025-05-08T20:52:17.625Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2946 | 2025-05-08T20:52:20.229Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2947 | 2025-05-08T20:52:20.232Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2948 | 2025-05-08T20:52:20.564Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2949 | 2025-05-08T20:52:21.448Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2950 | 2025-05-08T20:52:21.976Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2951 | 2025-05-08T20:52:22.847Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2952 | 2025-05-08T20:52:22.919Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2953 | 2025-05-08T20:52:23.580Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2954 | 2025-05-08T20:52:23.871Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2955 | 2025-05-08T20:52:25.593Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2956 | 2025-05-08T20:52:26.531Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2957 | 2025-05-08T20:52:26.553Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2958 | 2025-05-08T20:52:26.950Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2959 | 2025-05-08T20:52:27.015Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2960 | 2025-05-08T20:52:27.019Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2961 | 2025-05-08T20:52:27.672Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2962 | 2025-05-08T20:52:28.520Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2963 | 2025-05-08T20:52:29.188Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2964 | 2025-05-08T20:52:30.254Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2965 | 2025-05-08T20:52:30.337Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2966 | 2025-05-08T20:52:30.500Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2967 | 2025-05-08T20:52:31.355Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2968 | 2025-05-08T20:52:32.131Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2969 | 2025-05-08T20:52:32.320Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2970 | 2025-05-08T20:52:32.436Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2971 | 2025-05-08T20:52:32.496Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2972 | 2025-05-08T20:52:32.590Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2973 | 2025-05-08T20:52:33.519Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2974 | 2025-05-08T20:52:33.743Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2975 | 2025-05-08T20:52:35.368Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2976 | 2025-05-08T20:52:40.713Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2977 | 2025-05-08T20:52:40.736Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2978 | 2025-05-08T20:52:40.742Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2979 | 2025-05-08T20:52:41.645Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2980 | 2025-05-08T20:52:43.912Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2981 | 2025-05-08T20:52:44.144Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2982 | 2025-05-08T20:52:45.021Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2983 | 2025-05-08T20:52:46.169Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2984 | 2025-05-08T20:52:48.630Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2985 | 2025-05-08T20:52:48.956Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2986 | 2025-05-08T20:52:48.995Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2987 | 2025-05-08T20:52:49.059Z | Documenting id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2988 | 2025-05-08T20:52:49.191Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2989 | 2025-05-08T20:52:49.520Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
2990 | 2025-05-08T20:52:50.034Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2991 | 2025-05-08T20:52:50.321Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2992 | 2025-05-08T20:52:50.437Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2993 | 2025-05-08T20:52:50.502Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2994 | 2025-05-08T20:52:50.927Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2995 | 2025-05-08T20:52:51.503Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2996 | 2025-05-08T20:52:51.506Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2997 | 2025-05-08T20:52:51.646Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2998 | 2025-05-08T20:52:52.503Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2999 | 2025-05-08T20:52:52.623Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
3000 | 2025-05-08T20:52:52.626Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3001 | 2025-05-08T20:52:52.727Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3002 | 2025-05-08T20:52:53.703Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3003 | 2025-05-08T20:52:53.814Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
3004 | 2025-05-08T20:52:53.952Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
3005 | 2025-05-08T20:52:54.945Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3006 | 2025-05-08T20:52:55.154Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3007 | 2025-05-08T20:52:55.211Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
3008 | 2025-05-08T20:52:56.544Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3009 | 2025-05-08T20:53:34.346Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3010 | 2025-05-08T20:53:41.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s |
3011 | 2025-05-08T20:53:41.352Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 161 other files |
3012 | 2025-05-08T20:53:41.422Z | |
3013 | 2025-05-08T20:53:41.426Z | real 3:25.839721162 |
3014 | 2025-05-08T20:53:41.426Z | user 19:37.954233884 |
3015 | 2025-05-08T20:53:41.426Z | sys 2:52.121153853 |
3016 | 2025-05-08T20:53:41.426Z | trap 0.524059792 |
3017 | 2025-05-08T20:53:41.426Z | tflt 0.048125329 |
3018 | 2025-05-08T20:53:41.426Z | dflt 0.126213112 |
3019 | 2025-05-08T20:53:41.426Z | kflt 0.000223352 |
3020 | 2025-05-08T20:53:41.426Z | lock 27:40.016929798 |
3021 | 2025-05-08T20:53:41.426Z | slp 55:56.886998378 |
3022 | 2025-05-08T20:53:41.426Z | lat 1:17.317330692 |
3023 | 2025-05-08T20:53:41.426Z | stop 1:33.913479319 |
3024 | 2025-05-08T20:53:41.426Z | process exited: duration 892508 ms, exit code 0 |
|
3025 | 2025-05-08T20:53:41.436Z | found 0 output files |