|
|
|
1 | 2025-05-13T20:44:29.156Z | job assigned to worker 01JV5P6VP0WKD1Q8J4BZM96RJN [factory aws, i-0788212bfe0997f18] (queued for 1 m 6 s) |
|
2 | 2025-05-13T20:44:37.189Z | starting task 0: "setup" |
3 | 2025-05-13T20:44:37.194Z | ++ uname -s |
4 | 2025-05-13T20:44:37.199Z | + kern=SunOS |
5 | 2025-05-13T20:44:37.199Z | + build_user=build |
6 | 2025-05-13T20:44:37.199Z | + build_uid=12345 |
7 | 2025-05-13T20:44:37.199Z | + work_dir=/work |
8 | 2025-05-13T20:44:37.199Z | + input_dir=/input |
9 | 2025-05-13T20:44:37.199Z | + [[ 0 == 12345 ]] |
10 | 2025-05-13T20:44:37.199Z | + case "$kern" in |
11 | 2025-05-13T20:44:37.199Z | + groupadd -g 12345 build |
12 | 2025-05-13T20:44:37.202Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-05-13T20:44:39.212Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-05-13T20:44:39.309Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-05-13T20:44:39.312Z | + home_fs=zfs |
16 | 2025-05-13T20:44:39.312Z | + [[ zfs == autofs ]] |
17 | 2025-05-13T20:44:39.312Z | + mkdir -p /home/build |
18 | 2025-05-13T20:44:39.315Z | + chown build:build /home/build /work |
19 | 2025-05-13T20:44:40.319Z | + chmod 0700 /home/build /work |
20 | 2025-05-13T20:44:40.322Z | process exited: duration 3126 ms, exit code 0 |
|
21 | 2025-05-13T20:44:40.332Z | starting task 1: "rust-toolchain" |
22 | 2025-05-13T20:44:40.337Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
23 | 2025-05-13T20:44:40.337Z | * rust toolchain channel = "1.86.0" |
24 | 2025-05-13T20:44:40.337Z | * rust toolchain profile = "default" |
25 | 2025-05-13T20:44:40.340Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-05-13T20:44:40.340Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-05-13T20:44:40.340Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-05-13T20:44:40.340Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-05-13T20:44:40.340Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
30 | 2025-05-13T20:44:40.464Z | info: downloading installer |
31 | 2025-05-13T20:44:42.088Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-05-13T20:44:42.088Z | warn: /opt/ooce/bin |
33 | 2025-05-13T20:44:42.088Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-05-13T20:44:42.088Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-05-13T20:44:42.088Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-05-13T20:44:42.088Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-05-13T20:44:42.088Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-05-13T20:44:42.088Z | error: cannot install while Rust is installed |
39 | 2025-05-13T20:44:42.088Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-05-13T20:44:42.119Z | info: profile set to 'default' |
41 | 2025-05-13T20:44:42.119Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-05-13T20:44:42.119Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
43 | 2025-05-13T20:44:42.119Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
44 | 2025-05-13T20:44:42.119Z | info: downloading component 'cargo' |
45 | 2025-05-13T20:44:42.704Z | info: downloading component 'clippy' |
46 | 2025-05-13T20:44:43.083Z | info: downloading component 'rust-docs' |
47 | 2025-05-13T20:44:44.903Z | info: downloading component 'rust-std' |
48 | 2025-05-13T20:44:46.739Z | info: downloading component 'rustc' |
49 | 2025-05-13T20:44:54.136Z | info: downloading component 'rustfmt' |
50 | 2025-05-13T20:44:54.466Z | info: installing component 'cargo' |
51 | 2025-05-13T20:44:55.315Z | info: installing component 'clippy' |
52 | 2025-05-13T20:44:55.699Z | info: installing component 'rust-docs' |
53 | 2025-05-13T20:44:57.628Z | info: installing component 'rust-std' |
54 | 2025-05-13T20:44:59.375Z | info: installing component 'rustc' |
55 | 2025-05-13T20:45:05.834Z | info: installing component 'rustfmt' |
56 | 2025-05-13T20:45:06.169Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
57 | 2025-05-13T20:45:06.169Z | |
58 | 2025-05-13T20:45:06.590Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
59 | 2025-05-13T20:45:06.590Z | |
60 | 2025-05-13T20:45:06.593Z | |
61 | 2025-05-13T20:45:06.594Z | Rust is installed now. Great! |
62 | 2025-05-13T20:45:06.594Z | |
63 | 2025-05-13T20:45:06.594Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-05-13T20:45:06.594Z | environment variable. This has not been done automatically. |
65 | 2025-05-13T20:45:06.594Z | |
66 | 2025-05-13T20:45:06.594Z | To configure your current shell, you need to source |
67 | 2025-05-13T20:45:06.594Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-05-13T20:45:06.594Z | |
69 | 2025-05-13T20:45:06.594Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-05-13T20:45:06.594Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-05-13T20:45:06.594Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-05-13T20:45:06.594Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-05-13T20:45:06.683Z | + rustup --version |
74 | 2025-05-13T20:45:06.695Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-05-13T20:45:06.698Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-05-13T20:45:06.780Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
77 | 2025-05-13T20:45:06.783Z | + cargo --version |
78 | 2025-05-13T20:45:06.851Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
79 | 2025-05-13T20:45:06.854Z | + rustc --version |
80 | 2025-05-13T20:45:06.925Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
81 | 2025-05-13T20:45:06.929Z | process exited: duration 26502 ms, exit code 0 |
|
82 | 2025-05-13T20:45:06.935Z | starting task 2: "authentication" |
83 | 2025-05-13T20:45:06.959Z | process exited: duration 23 ms, exit code 0 |
|
84 | 2025-05-13T20:45:06.965Z | starting task 3: "clone repository" |
85 | 2025-05-13T20:45:06.970Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-05-13T20:45:06.975Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-05-13T20:45:07.014Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-05-13T20:45:14.934Z | + cd /work/oxidecomputer/omicron |
89 | 2025-05-13T20:45:14.934Z | + git fetch origin 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 |
90 | 2025-05-13T20:45:15.263Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-05-13T20:45:15.263Z | * branch 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 -> FETCH_HEAD |
92 | 2025-05-13T20:45:15.274Z | + [[ -n eliza/ereport-sp-api ]] |
93 | 2025-05-13T20:45:15.278Z | ++ git branch --show-current |
94 | 2025-05-13T20:45:15.281Z | + current=main |
95 | 2025-05-13T20:45:15.281Z | + [[ main != eliza/ereport-sp-api ]] |
96 | 2025-05-13T20:45:15.281Z | + git branch -f eliza/ereport-sp-api 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 |
97 | 2025-05-13T20:45:15.284Z | + git checkout -f eliza/ereport-sp-api |
98 | 2025-05-13T20:45:15.493Z | Switched to branch 'eliza/ereport-sp-api' |
99 | 2025-05-13T20:45:15.496Z | + git reset --hard 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 |
100 | 2025-05-13T20:45:15.510Z | HEAD is now at 368f84fc2 oh god i picked the wrong one of the three shas lol |
101 | 2025-05-13T20:45:15.513Z | process exited: duration 8515 ms, exit code 0 |
|
102 | 2025-05-13T20:45:15.519Z | starting task 4: "build" |
103 | 2025-05-13T20:45:15.524Z | + source ./env.sh |
104 | 2025-05-13T20:45:15.524Z | ++ OLD_SHELL_OPTS=ehxB |
105 | 2025-05-13T20:45:15.524Z | ++ set -o xtrace |
106 | 2025-05-13T20:45:15.527Z | ++++ dirname ./env.sh |
107 | 2025-05-13T20:45:15.530Z | +++ readlink -f . |
108 | 2025-05-13T20:45:15.533Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
109 | 2025-05-13T20:45:15.533Z | ++ 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-13T20:45:15.533Z | ++ 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-13T20:45:15.533Z | ++ 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-13T20:45:15.533Z | ++ 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-13T20:45:15.533Z | ++ 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-13T20:45:15.534Z | ++ 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-13T20:45:15.534Z | ++ 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-13T20:45:15.534Z | ++ 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-13T20:45:15.534Z | ++ case $OLD_SHELL_OPTS in |
118 | 2025-05-13T20:45:15.534Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
119 | 2025-05-13T20:45:15.534Z | + source .github/buildomat/ci-env.sh |
120 | 2025-05-13T20:45:15.534Z | ++ export CARGO_TERM_COLOR=always |
121 | 2025-05-13T20:45:15.534Z | ++ CARGO_TERM_COLOR=always |
122 | 2025-05-13T20:45:15.534Z | + cargo --version |
123 | 2025-05-13T20:45:15.590Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
124 | 2025-05-13T20:45:15.593Z | + rustc --version |
125 | 2025-05-13T20:45:15.664Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
126 | 2025-05-13T20:45:15.667Z | + banner prerequisites |
127 | 2025-05-13T20:45:15.670Z | |
128 | 2025-05-13T20:45:15.670Z | ##### ##### ###### ##### ###### #### # # # #### # |
129 | 2025-05-13T20:45:15.670Z | # # # # # # # # # # # # # # # |
130 | 2025-05-13T20:45:15.670Z | # # # # ##### # # ##### # # # # # #### # |
131 | 2025-05-13T20:45:15.670Z | ##### ##### # ##### # # # # # # # # # |
132 | 2025-05-13T20:45:15.670Z | # # # # # # # # # # # # # # # |
133 | 2025-05-13T20:45:15.670Z | # # # ###### # # ###### ### # #### # #### # |
134 | 2025-05-13T20:45:15.670Z | |
135 | 2025-05-13T20:45:15.670Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
136 | 2025-05-13T20:45:32.560Z | Startup: Refreshing catalog 'helios-dev' ... Done |
137 | 2025-05-13T20:45:38.251Z | Startup: Caching catalogs ... Done |
138 | 2025-05-13T20:45:43.162Z | Planning: Solver setup ... Done (3.708s) |
139 | 2025-05-13T20:45:43.198Z | Planning: Running solver ... Done (0.036s) |
140 | 2025-05-13T20:45:43.280Z | Planning: Finding local manifests ... Done (0.003s) |
141 | 2025-05-13T20:45:43.741Z | Planning: Fetching manifests: 0/4 0% complete |
142 | 2025-05-13T20:45:44.307Z | Planning: Fetching manifests: 4/4 100% complete |
143 | 2025-05-13T20:45:44.356Z | Planning: Package planning ... Done (0.049s) |
144 | 2025-05-13T20:45:44.406Z | Planning: Merging actions ... Done (0.051s) |
145 | 2025-05-13T20:45:44.698Z | Planning: Checking for conflicting actions ... Done (0.292s) |
146 | 2025-05-13T20:45:44.710Z | Planning: Consolidating action changes ... Done (0.011s) |
147 | 2025-05-13T20:45:45.754Z | Planning: Evaluating mediators ... Done (1.040s) |
148 | 2025-05-13T20:45:45.764Z | Planning: Planning completed in 7.37 seconds |
149 | 2025-05-13T20:45:45.780Z | Packages to install: 4 |
150 | 2025-05-13T20:45:45.780Z | Mediators to change: 2 |
151 | 2025-05-13T20:45:45.783Z | Services to change: 1 |
152 | 2025-05-13T20:45:45.783Z | Estimated space available: 155.55 GB |
153 | 2025-05-13T20:45:45.783Z | Estimated space to be consumed: 1.65 GB |
154 | 2025-05-13T20:45:45.783Z | Create boot environment: No |
155 | 2025-05-13T20:45:45.783Z | Create backup boot environment: No |
156 | 2025-05-13T20:45:45.783Z | Rebuild boot archive: No |
157 | 2025-05-13T20:45:45.783Z | |
158 | 2025-05-13T20:45:45.783Z | Changed mediators: |
159 | 2025-05-13T20:45:45.783Z | mediator clang: |
160 | 2025-05-13T20:45:45.783Z | version: None -> 15 (system default) |
161 | 2025-05-13T20:45:45.783Z | |
162 | 2025-05-13T20:45:45.783Z | mediator llvm: |
163 | 2025-05-13T20:45:45.783Z | version: 14 (system default) -> 15 (system default) |
164 | 2025-05-13T20:45:45.783Z | |
165 | 2025-05-13T20:45:45.783Z | Changed packages: |
166 | 2025-05-13T20:45:45.783Z | helios-dev |
167 | 2025-05-13T20:45:45.783Z | developer/build-essential |
168 | 2025-05-13T20:45:45.783Z | None -> 11-2.0 |
169 | 2025-05-13T20:45:45.783Z | library/libxmlsec1 |
170 | 2025-05-13T20:45:45.783Z | None -> 1.2.35-2.0 |
171 | 2025-05-13T20:45:45.783Z | ooce/developer/clang-15 |
172 | 2025-05-13T20:45:45.783Z | None -> 15.0.7-2.0 |
173 | 2025-05-13T20:45:45.783Z | ooce/developer/llvm-15 |
174 | 2025-05-13T20:45:45.784Z | None -> 15.0.7-2.0 |
175 | 2025-05-13T20:45:45.784Z | |
176 | 2025-05-13T20:45:45.784Z | Services: |
177 | 2025-05-13T20:45:45.784Z | restart_fmri: |
178 | 2025-05-13T20:45:45.784Z | svc:/system/update-man-index:default |
179 | 2025-05-13T20:45:45.834Z | |
180 | 2025-05-13T20:45:45.834Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
181 | 2025-05-13T20:45:50.982Z | Download: 476/3290 items 5.8/212.6MB 2% complete (1.2M/s) |
182 | 2025-05-13T20:45:56.002Z | Download: 1092/3290 items 19.7/212.6MB 9% complete (2.0M/s) |
183 | 2025-05-13T20:46:06.095Z | Download: 1197/3290 items 83.5/212.6MB 39% complete (8.4M/s) |
184 | 2025-05-13T20:46:16.405Z | Download: 1198/3290 items 83.5/212.6MB 39% complete |
185 | 2025-05-13T20:46:21.426Z | Download: 1724/3290 items 118.1/212.6MB 55% complete (7.0M/s) |
186 | 2025-05-13T20:46:26.460Z | Download: 2664/3290 items 120.6/212.6MB 56% complete (3.7M/s) |
187 | 2025-05-13T20:46:32.330Z | Download: 3288/3290 items 212.3/212.6MB 99% complete (9.4M/s) |
188 | 2025-05-13T20:46:32.407Z | Download: Completed 212.60 MB in 46.41 seconds (4.6M/s) |
189 | 2025-05-13T20:46:33.638Z | Actions: 1/3689 actions (Installing new actions) |
190 | 2025-05-13T20:46:38.244Z | Actions: Completed 3689 actions in 4.59 seconds. |
191 | 2025-05-13T20:46:38.560Z | Done (0.310s) |
192 | 2025-05-13T20:46:38.560Z | Done (0.000s) |
193 | 2025-05-13T20:46:39.305Z | Done (0.741s) |
194 | 2025-05-13T20:46:43.946Z | Done (4.336s) |
195 | 2025-05-13T20:46:44.037Z | Done (0.020s) |
196 | 2025-05-13T20:46:44.041Z | Done (0.000s) |
197 | 2025-05-13T20:46:44.204Z | Done (0.000s) |
198 | 2025-05-13T20:46:45.018Z | Planning: Evaluating mediator changes ... Done |
199 | 2025-05-13T20:46:45.179Z | Planning: Checking for conflicting actions ... Done |
200 | 2025-05-13T20:46:45.182Z | Planning: Consolidating action changes ... Done |
201 | 2025-05-13T20:46:45.452Z | Planning: Evaluating mediators ... Done |
202 | 2025-05-13T20:46:45.455Z | Planning: Planning completed in 0.43 seconds |
203 | 2025-05-13T20:46:45.486Z | Mediators to change: 2 |
204 | 2025-05-13T20:46:45.486Z | Create boot environment: No |
205 | 2025-05-13T20:46:45.490Z | Create backup boot environment: No |
206 | 2025-05-13T20:46:45.574Z | Done |
207 | 2025-05-13T20:46:45.574Z | Done |
208 | 2025-05-13T20:46:46.076Z | Done |
209 | 2025-05-13T20:46:49.909Z | Done |
210 | 2025-05-13T20:46:50.005Z | Done |
211 | 2025-05-13T20:46:50.009Z | Done |
212 | 2025-05-13T20:46:50.139Z | Done |
213 | 2025-05-13T20:46:50.770Z | Planning: Evaluating mediator changes ... Done |
214 | 2025-05-13T20:46:50.775Z | Planning: Merging actions ... Done |
215 | 2025-05-13T20:46:50.962Z | Planning: Checking for conflicting actions ... Done |
216 | 2025-05-13T20:46:50.970Z | Planning: Consolidating action changes ... Done |
217 | 2025-05-13T20:46:51.231Z | Planning: Evaluating mediators ... Done |
218 | 2025-05-13T20:46:51.289Z | Planning: Planning completed in 0.77 seconds |
219 | 2025-05-13T20:46:51.324Z | Packages to change: 1 |
220 | 2025-05-13T20:46:51.324Z | Mediators to change: 1 |
221 | 2025-05-13T20:46:51.329Z | Services to change: 1 |
222 | 2025-05-13T20:46:51.329Z | Create boot environment: No |
223 | 2025-05-13T20:46:51.329Z | Create backup boot environment: Yes |
224 | 2025-05-13T20:46:53.640Z | Actions: 1/6 actions (Updating modified actions) |
225 | 2025-05-13T20:46:53.660Z | Actions: Completed 6 actions in 0.00 seconds. |
226 | 2025-05-13T20:46:53.660Z | Done |
227 | 2025-05-13T20:46:53.661Z | Done |
228 | 2025-05-13T20:46:53.783Z | Done |
229 | 2025-05-13T20:46:57.520Z | Done |
230 | 2025-05-13T20:46:57.614Z | Done |
231 | 2025-05-13T20:46:57.617Z | Done |
232 | 2025-05-13T20:46:57.773Z | Done |
233 | 2025-05-13T20:46:58.239Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
234 | 2025-05-13T20:46:58.239Z | clang system 15 system |
235 | 2025-05-13T20:46:58.239Z | csh system system illumos |
236 | 2025-05-13T20:46:58.239Z | ctags system system illumos |
237 | 2025-05-13T20:46:58.239Z | file system system illumos |
238 | 2025-05-13T20:46:58.239Z | gcc vendor 12 vendor |
239 | 2025-05-13T20:46:58.239Z | gcc system 10 system |
240 | 2025-05-13T20:46:58.239Z | gcc system 7 system |
241 | 2025-05-13T20:46:58.239Z | go system 1.20 system |
242 | 2025-05-13T20:46:58.239Z | go system 1.19 system |
243 | 2025-05-13T20:46:58.239Z | llvm system 15 system |
244 | 2025-05-13T20:46:58.239Z | llvm system 14 system |
245 | 2025-05-13T20:46:58.239Z | mariadb system 10.6 system |
246 | 2025-05-13T20:46:58.239Z | mta vendor vendor dma |
247 | 2025-05-13T20:46:58.239Z | openjdk system 17 system |
248 | 2025-05-13T20:46:58.239Z | openjdk system 11 system |
249 | 2025-05-13T20:46:58.239Z | openjdk system 1.8 system |
250 | 2025-05-13T20:46:58.240Z | openssl vendor 3 vendor |
251 | 2025-05-13T20:46:58.240Z | perl system 5.36 system |
252 | 2025-05-13T20:46:58.240Z | postgresql system 15 system |
253 | 2025-05-13T20:46:58.240Z | postgresql system 13 system |
254 | 2025-05-13T20:46:58.240Z | python vendor 3 vendor |
255 | 2025-05-13T20:46:58.240Z | python system 2 system |
256 | 2025-05-13T20:46:58.240Z | python3 system 3.11 system |
257 | 2025-05-13T20:46:58.240Z | ruby system 3.0 system |
258 | 2025-05-13T20:46:58.240Z | words vendor vendor american-english |
259 | 2025-05-13T20:46:58.240Z | words system system australian-english |
260 | 2025-05-13T20:46:58.240Z | words system system british-english |
261 | 2025-05-13T20:46:58.240Z | words system system canadian-english |
262 | 2025-05-13T20:46:58.240Z | words system system french |
263 | 2025-05-13T20:46:58.240Z | words system system italian |
264 | 2025-05-13T20:46:58.240Z | words system system ngerman |
265 | 2025-05-13T20:46:58.240Z | words system system ogerman |
266 | 2025-05-13T20:46:58.240Z | words system system spanish |
267 | 2025-05-13T20:46:58.596Z | PUBLISHER TYPE STATUS P LOCATION |
268 | 2025-05-13T20:46:58.596Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
269 | 2025-05-13T20:47:02.369Z | FMRI IFO |
270 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
271 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
272 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
273 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
274 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
275 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
276 | 2025-05-13T20:47:02.369Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
277 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
278 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
279 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
280 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
281 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
282 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
283 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
284 | 2025-05-13T20:47:02.370Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
285 | 2025-05-13T20:47:03.342Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
286 | 2025-05-13T20:47:03.654Z | Updating git repository `https://github.com/seanmonstar/reqwest` |
287 | 2025-05-13T20:47:04.513Z | Updating crates.io index |
288 | 2025-05-13T20:47:04.563Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
289 | 2025-05-13T20:47:04.917Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
290 | 2025-05-13T20:47:05.537Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
291 | 2025-05-13T20:47:05.772Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
292 | 2025-05-13T20:47:06.060Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
293 | 2025-05-13T20:47:06.384Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
294 | 2025-05-13T20:47:07.586Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
295 | 2025-05-13T20:47:09.549Z | Updating git repository `https://github.com/oxidecomputer/opte` |
296 | 2025-05-13T20:47:10.410Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
297 | 2025-05-13T20:47:11.328Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
298 | 2025-05-13T20:47:11.615Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
299 | 2025-05-13T20:47:11.960Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
300 | 2025-05-13T20:47:13.101Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
301 | 2025-05-13T20:47:13.495Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
302 | 2025-05-13T20:47:14.045Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
303 | 2025-05-13T20:47:14.391Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
304 | 2025-05-13T20:47:14.746Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
305 | 2025-05-13T20:47:15.073Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
306 | 2025-05-13T20:47:15.473Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
307 | 2025-05-13T20:47:15.724Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
308 | 2025-05-13T20:47:15.994Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
309 | 2025-05-13T20:47:16.374Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
310 | 2025-05-13T20:47:16.909Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
311 | 2025-05-13T20:47:17.298Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
312 | 2025-05-13T20:47:17.554Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
313 | 2025-05-13T20:47:18.003Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
314 | 2025-05-13T20:47:18.396Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
315 | 2025-05-13T20:47:18.732Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
316 | 2025-05-13T20:47:19.078Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
317 | 2025-05-13T20:47:19.499Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
318 | 2025-05-13T20:47:19.792Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
319 | 2025-05-13T20:47:20.055Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
320 | 2025-05-13T20:47:20.357Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
321 | 2025-05-13T20:47:28.995Z | Updating git repository `https://github.com/illumos/smf-rs` |
322 | 2025-05-13T20:47:30.449Z | Downloading crates ... |
323 | 2025-05-13T20:47:30.515Z | Downloaded anstyle v1.0.10 |
324 | 2025-05-13T20:47:30.518Z | Downloaded anstream v0.6.18 |
325 | 2025-05-13T20:47:30.538Z | Downloaded zerocopy-derive v0.7.35 |
326 | 2025-05-13T20:47:30.543Z | Downloaded dtrace-parser v0.2.0 |
327 | 2025-05-13T20:47:30.551Z | Downloaded winnow v0.7.3 |
328 | 2025-05-13T20:47:30.561Z | Downloaded swrite v0.1.0 |
329 | 2025-05-13T20:47:30.564Z | Downloaded equivalent v1.0.1 |
330 | 2025-05-13T20:47:30.564Z | Downloaded zerocopy v0.7.35 |
331 | 2025-05-13T20:47:30.581Z | Downloaded usdt-attr-macro v0.5.0 |
332 | 2025-05-13T20:47:30.583Z | Downloaded pretty-hex v0.4.1 |
333 | 2025-05-13T20:47:30.583Z | Downloaded anstyle-query v1.1.1 |
334 | 2025-05-13T20:47:30.583Z | Downloaded usdt-macro v0.5.0 |
335 | 2025-05-13T20:47:30.589Z | Downloaded bitflags v1.3.2 |
336 | 2025-05-13T20:47:30.592Z | Downloaded scroll_derive v0.12.0 |
337 | 2025-05-13T20:47:30.595Z | Downloaded cfg-if v1.0.0 |
338 | 2025-05-13T20:47:30.595Z | Downloaded byteorder v1.5.0 |
339 | 2025-05-13T20:47:30.597Z | Downloaded autocfg v1.4.0 |
340 | 2025-05-13T20:47:30.600Z | Downloaded anstyle-parse v0.2.5 |
341 | 2025-05-13T20:47:30.600Z | Downloaded cargo-platform v0.1.8 |
342 | 2025-05-13T20:47:30.603Z | Downloaded thread-id v4.2.2 |
343 | 2025-05-13T20:47:30.603Z | Downloaded thiserror-impl v2.0.12 |
344 | 2025-05-13T20:47:30.606Z | Downloaded tabled_derive v0.7.0 |
345 | 2025-05-13T20:47:30.606Z | Downloaded itoa v1.0.11 |
346 | 2025-05-13T20:47:30.609Z | Downloaded smawk v0.3.2 |
347 | 2025-05-13T20:47:30.609Z | Downloaded serde_tokenstream v0.2.2 |
348 | 2025-05-13T20:47:30.612Z | Downloaded generic-array v0.14.7 |
349 | 2025-05-13T20:47:30.612Z | Downloaded dof v0.3.0 |
350 | 2025-05-13T20:47:30.616Z | Downloaded crypto-common v0.1.6 |
351 | 2025-05-13T20:47:30.616Z | Downloaded is_terminal_polyfill v1.70.1 |
352 | 2025-05-13T20:47:30.620Z | Downloaded cpufeatures v0.2.14 |
353 | 2025-05-13T20:47:30.620Z | Downloaded scroll v0.12.0 |
354 | 2025-05-13T20:47:30.620Z | Downloaded toml_datetime v0.6.8 |
355 | 2025-05-13T20:47:30.625Z | Downloaded fastrand v2.1.1 |
356 | 2025-05-13T20:47:30.625Z | Downloaded block-buffer v0.10.4 |
357 | 2025-05-13T20:47:30.625Z | Downloaded bytecount v0.6.8 |
358 | 2025-05-13T20:47:30.628Z | Downloaded thiserror-impl v1.0.69 |
359 | 2025-05-13T20:47:30.628Z | Downloaded unicode-linebreak v0.1.5 |
360 | 2025-05-13T20:47:30.628Z | Downloaded proc-macro-error-attr v1.0.4 |
361 | 2025-05-13T20:47:30.631Z | Downloaded terminal_size v0.2.6 |
362 | 2025-05-13T20:47:30.631Z | Downloaded fs-err v3.1.0 |
363 | 2025-05-13T20:47:30.634Z | Downloaded clap_lex v0.7.4 |
364 | 2025-05-13T20:47:30.634Z | Downloaded terminal_size v0.4.0 |
365 | 2025-05-13T20:47:30.637Z | Downloaded pest_generator v2.7.14 |
366 | 2025-05-13T20:47:30.637Z | Downloaded heck v0.5.0 |
367 | 2025-05-13T20:47:30.639Z | Downloaded version_check v0.9.5 |
368 | 2025-05-13T20:47:30.639Z | Downloaded thiserror v1.0.69 |
369 | 2025-05-13T20:47:30.643Z | Downloaded heck v0.4.1 |
370 | 2025-05-13T20:47:30.646Z | Downloaded usdt-impl v0.5.0 |
371 | 2025-05-13T20:47:30.646Z | Downloaded strsim v0.11.1 |
372 | 2025-05-13T20:47:30.649Z | Downloaded fnv v1.0.7 |
373 | 2025-05-13T20:47:30.649Z | Downloaded errno v0.3.9 |
374 | 2025-05-13T20:47:30.652Z | Downloaded colorchoice v1.0.2 |
375 | 2025-05-13T20:47:30.652Z | Downloaded cargo_metadata v0.19.2 |
376 | 2025-05-13T20:47:30.655Z | Downloaded digest v0.10.7 |
377 | 2025-05-13T20:47:30.655Z | Downloaded serde_spanned v0.6.8 |
378 | 2025-05-13T20:47:30.658Z | Downloaded camino-tempfile v1.3.0 |
379 | 2025-05-13T20:47:30.659Z | Downloaded camino v1.1.9 |
380 | 2025-05-13T20:47:30.661Z | Downloaded utf8parse v0.2.2 |
381 | 2025-05-13T20:47:30.662Z | Downloaded cargo_toml v0.21.0 |
382 | 2025-05-13T20:47:30.665Z | Downloaded semver v1.0.26 |
383 | 2025-05-13T20:47:30.666Z | Downloaded macaddr v1.0.1 |
384 | 2025-05-13T20:47:30.669Z | Downloaded memmap v0.7.0 |
385 | 2025-05-13T20:47:30.669Z | Downloaded pest_derive v2.7.14 |
386 | 2025-05-13T20:47:30.671Z | Downloaded clap_derive v4.5.32 |
387 | 2025-05-13T20:47:30.678Z | Downloaded io-lifetimes v1.0.11 |
388 | 2025-05-13T20:47:30.681Z | Downloaded thiserror v2.0.12 |
389 | 2025-05-13T20:47:30.686Z | Downloaded proc-macro-error v1.0.4 |
390 | 2025-05-13T20:47:30.689Z | Downloaded sha2 v0.10.8 |
391 | 2025-05-13T20:47:30.692Z | Downloaded bitflags v2.9.0 |
392 | 2025-05-13T20:47:30.696Z | Downloaded once_cell v1.21.3 |
393 | 2025-05-13T20:47:30.699Z | Downloaded clap v4.5.35 |
394 | 2025-05-13T20:47:30.706Z | Downloaded ryu v1.0.18 |
395 | 2025-05-13T20:47:30.709Z | Downloaded ucd-trie v0.1.7 |
396 | 2025-05-13T20:47:30.712Z | Downloaded textwrap v0.16.1 |
397 | 2025-05-13T20:47:30.715Z | Downloaded usdt v0.5.0 |
398 | 2025-05-13T20:47:30.715Z | Downloaded quote v1.0.39 |
399 | 2025-05-13T20:47:30.718Z | Downloaded unicode-ident v1.0.14 |
400 | 2025-05-13T20:47:30.721Z | Downloaded typenum v1.17.0 |
401 | 2025-05-13T20:47:30.724Z | Downloaded toml v0.8.20 |
402 | 2025-05-13T20:47:30.727Z | Downloaded pest_meta v2.7.14 |
403 | 2025-05-13T20:47:30.730Z | Downloaded log v0.4.22 |
404 | 2025-05-13T20:47:30.733Z | Downloaded proc-macro2 v1.0.94 |
405 | 2025-05-13T20:47:30.736Z | Downloaded serde_derive v1.0.219 |
406 | 2025-05-13T20:47:30.742Z | Downloaded anyhow v1.0.98 |
407 | 2025-05-13T20:47:30.745Z | Downloaded plain v0.2.3 |
408 | 2025-05-13T20:47:30.745Z | Downloaded tempfile v3.13.0 |
409 | 2025-05-13T20:47:30.757Z | Downloaded serde v1.0.219 |
410 | 2025-05-13T20:47:30.760Z | Downloaded papergrid v0.11.0 |
411 | 2025-05-13T20:47:30.765Z | Downloaded indexmap v2.9.0 |
412 | 2025-05-13T20:47:30.771Z | Downloaded toml_edit v0.22.24 |
413 | 2025-05-13T20:47:30.791Z | Downloaded memchr v2.7.4 |
414 | 2025-05-13T20:47:30.820Z | Downloaded hashbrown v0.15.1 |
415 | 2025-05-13T20:47:30.827Z | Downloaded clap_builder v4.5.35 |
416 | 2025-05-13T20:47:30.832Z | Downloaded pest v2.7.14 |
417 | 2025-05-13T20:47:30.840Z | Downloaded serde_json v1.0.140 |
418 | 2025-05-13T20:47:30.849Z | Downloaded goblin v0.8.2 |
419 | 2025-05-13T20:47:30.869Z | Downloaded syn v1.0.109 |
420 | 2025-05-13T20:47:30.880Z | Downloaded tabled v0.15.0 |
421 | 2025-05-13T20:47:30.895Z | Downloaded unicode-width v0.1.14 |
422 | 2025-05-13T20:47:30.909Z | Downloaded syn v2.0.98 |
423 | 2025-05-13T20:47:30.921Z | Downloaded rustix v0.37.28 |
424 | 2025-05-13T20:47:30.940Z | Downloaded rustix v0.38.37 |
425 | 2025-05-13T20:47:30.987Z | Downloaded libc v0.2.171 |
426 | 2025-05-13T20:47:31.137Z | Compiling proc-macro2 v1.0.94 |
427 | 2025-05-13T20:47:31.137Z | Compiling unicode-ident v1.0.14 |
428 | 2025-05-13T20:47:31.140Z | Compiling libc v0.2.171 |
429 | 2025-05-13T20:47:31.140Z | Compiling serde v1.0.219 |
430 | 2025-05-13T20:47:31.140Z | Compiling version_check v0.9.5 |
431 | 2025-05-13T20:47:31.140Z | Compiling memchr v2.7.4 |
432 | 2025-05-13T20:47:31.140Z | Compiling thiserror v1.0.69 |
433 | 2025-05-13T20:47:31.177Z | Compiling ryu v1.0.18 |
434 | 2025-05-13T20:47:31.431Z | Compiling itoa v1.0.11 |
435 | 2025-05-13T20:47:31.604Z | Compiling ucd-trie v0.1.7 |
436 | 2025-05-13T20:47:31.667Z | Compiling once_cell v1.21.3 |
437 | 2025-05-13T20:47:31.960Z | Compiling byteorder v1.5.0 |
438 | 2025-05-13T20:47:32.131Z | Compiling rustix v0.38.37 |
439 | 2025-05-13T20:47:32.190Z | Compiling serde_json v1.0.140 |
440 | 2025-05-13T20:47:32.544Z | Compiling bitflags v2.9.0 |
441 | 2025-05-13T20:47:32.606Z | Compiling usdt-impl v0.5.0 |
442 | 2025-05-13T20:47:32.732Z | Compiling proc-macro-error-attr v1.0.4 |
443 | 2025-05-13T20:47:32.849Z | Compiling syn v1.0.109 |
444 | 2025-05-13T20:47:32.994Z | Compiling io-lifetimes v1.0.11 |
445 | 2025-05-13T20:47:33.058Z | Compiling proc-macro-error v1.0.4 |
446 | 2025-05-13T20:47:33.102Z | Compiling quote v1.0.39 |
447 | 2025-05-13T20:47:33.201Z | Compiling errno v0.3.9 |
448 | 2025-05-13T20:47:33.399Z | Compiling camino v1.1.9 |
449 | 2025-05-13T20:47:33.473Z | Compiling hashbrown v0.15.1 |
450 | 2025-05-13T20:47:33.557Z | Compiling syn v2.0.98 |
451 | 2025-05-13T20:47:33.583Z | Compiling thread-id v4.2.2 |
452 | 2025-05-13T20:47:33.731Z | Compiling rustix v0.37.28 |
453 | 2025-05-13T20:47:33.774Z | Compiling utf8parse v0.2.2 |
454 | 2025-05-13T20:47:33.800Z | Compiling equivalent v1.0.1 |
455 | 2025-05-13T20:47:33.957Z | Compiling plain v0.2.3 |
456 | 2025-05-13T20:47:33.981Z | Compiling log v0.4.22 |
457 | 2025-05-13T20:47:34.134Z | Compiling anstyle-parse v0.2.5 |
458 | 2025-05-13T20:47:34.575Z | Compiling indexmap v2.9.0 |
459 | 2025-05-13T20:47:34.624Z | Compiling bitflags v1.3.2 |
460 | 2025-05-13T20:47:34.686Z | Compiling semver v1.0.26 |
461 | 2025-05-13T20:47:34.743Z | Compiling colorchoice v1.0.2 |
462 | 2025-05-13T20:47:34.842Z | Compiling pretty-hex v0.4.1 |
463 | 2025-05-13T20:47:34.914Z | Compiling thiserror v2.0.12 |
464 | 2025-05-13T20:47:34.939Z | Compiling winnow v0.7.3 |
465 | 2025-05-13T20:47:35.100Z | Compiling is_terminal_polyfill v1.70.1 |
466 | 2025-05-13T20:47:35.244Z | Compiling autocfg v1.4.0 |
467 | 2025-05-13T20:47:35.270Z | Compiling unicode-width v0.1.14 |
468 | 2025-05-13T20:47:35.554Z | Compiling anstyle-query v1.1.1 |
469 | 2025-05-13T20:47:35.740Z | Compiling anstyle v1.0.10 |
470 | 2025-05-13T20:47:35.882Z | Compiling terminal_size v0.4.0 |
471 | 2025-05-13T20:47:36.119Z | Compiling anstream v0.6.18 |
472 | 2025-05-13T20:47:36.190Z | Compiling fs-err v3.1.0 |
473 | 2025-05-13T20:47:36.239Z | Compiling clap_lex v0.7.4 |
474 | 2025-05-13T20:47:36.353Z | Compiling heck v0.4.1 |
475 | 2025-05-13T20:47:36.531Z | Compiling fnv v1.0.7 |
476 | 2025-05-13T20:47:36.699Z | Compiling cfg-if v1.0.0 |
477 | 2025-05-13T20:47:36.729Z | Compiling strsim v0.11.1 |
478 | 2025-05-13T20:47:36.778Z | Compiling bytecount v0.6.8 |
479 | 2025-05-13T20:47:36.806Z | Compiling anyhow v1.0.98 |
480 | 2025-05-13T20:47:37.234Z | Compiling fastrand v2.1.1 |
481 | 2025-05-13T20:47:37.424Z | Compiling heck v0.5.0 |
482 | 2025-05-13T20:47:37.493Z | Compiling terminal_size v0.2.6 |
483 | 2025-05-13T20:47:37.628Z | Compiling tempfile v3.13.0 |
484 | 2025-05-13T20:47:37.715Z | Compiling clap_builder v4.5.35 |
485 | 2025-05-13T20:47:37.719Z | Compiling papergrid v0.11.0 |
486 | 2025-05-13T20:47:37.939Z | Compiling memmap v0.7.0 |
487 | 2025-05-13T20:47:38.059Z | Compiling smawk v0.3.2 |
488 | 2025-05-13T20:47:38.287Z | Compiling unicode-linebreak v0.1.5 |
489 | 2025-05-13T20:47:38.423Z | Compiling swrite v0.1.0 |
490 | 2025-05-13T20:47:38.580Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
491 | 2025-05-13T20:47:38.799Z | Compiling textwrap v0.16.1 |
492 | 2025-05-13T20:47:39.319Z | Compiling tabled_derive v0.7.0 |
493 | 2025-05-13T20:47:40.811Z | Compiling tabled v0.15.0 |
494 | 2025-05-13T20:47:40.902Z | Compiling serde_derive v1.0.219 |
495 | 2025-05-13T20:47:40.903Z | Compiling thiserror-impl v1.0.69 |
496 | 2025-05-13T20:47:40.906Z | Compiling zerocopy-derive v0.7.35 |
497 | 2025-05-13T20:47:40.906Z | Compiling scroll_derive v0.12.0 |
498 | 2025-05-13T20:47:40.906Z | Compiling thiserror-impl v2.0.12 |
499 | 2025-05-13T20:47:40.906Z | Compiling clap_derive v4.5.32 |
500 | 2025-05-13T20:47:42.396Z | Compiling scroll v0.12.0 |
501 | 2025-05-13T20:47:42.970Z | Compiling goblin v0.8.2 |
502 | 2025-05-13T20:47:42.996Z | Compiling zerocopy v0.7.35 |
503 | 2025-05-13T20:47:44.075Z | Compiling pest v2.7.14 |
504 | 2025-05-13T20:47:45.385Z | Compiling clap v4.5.35 |
505 | 2025-05-13T20:47:46.298Z | Compiling pest_meta v2.7.14 |
506 | 2025-05-13T20:47:47.196Z | Compiling pest_generator v2.7.14 |
507 | 2025-05-13T20:47:48.669Z | Compiling pest_derive v2.7.14 |
508 | 2025-05-13T20:47:49.313Z | Compiling dtrace-parser v0.2.0 |
509 | 2025-05-13T20:47:50.174Z | Compiling serde_tokenstream v0.2.2 |
510 | 2025-05-13T20:47:50.263Z | Compiling serde_spanned v0.6.8 |
511 | 2025-05-13T20:47:50.263Z | Compiling toml_datetime v0.6.8 |
512 | 2025-05-13T20:47:50.375Z | Compiling cargo-platform v0.1.8 |
513 | 2025-05-13T20:47:50.585Z | Compiling macaddr v1.0.1 |
514 | 2025-05-13T20:47:50.678Z | Compiling toml_edit v0.22.24 |
515 | 2025-05-13T20:47:50.873Z | Compiling camino-tempfile v1.3.0 |
516 | 2025-05-13T20:47:51.769Z | Compiling dof v0.3.0 |
517 | 2025-05-13T20:47:51.801Z | Compiling cargo_metadata v0.19.2 |
518 | 2025-05-13T20:47:52.942Z | Compiling usdt-macro v0.5.0 |
519 | 2025-05-13T20:47:52.942Z | Compiling usdt-attr-macro v0.5.0 |
520 | 2025-05-13T20:47:53.496Z | Compiling toml v0.8.20 |
521 | 2025-05-13T20:47:54.061Z | Compiling usdt v0.5.0 |
522 | 2025-05-13T20:47:54.328Z | Compiling cargo_toml v0.21.0 |
523 | 2025-05-13T20:47:56.949Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
524 | 2025-05-13T20:48:00.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.96s |
525 | 2025-05-13T20:48:00.509Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
526 | 2025-05-13T20:48:01.181Z | Downloading crates ... |
527 | 2025-05-13T20:48:01.305Z | Downloaded atty v0.2.14 |
528 | 2025-05-13T20:48:01.308Z | Downloaded atomicwrites v0.4.4 |
529 | 2025-05-13T20:48:01.311Z | Downloaded ciborium-io v0.2.2 |
530 | 2025-05-13T20:48:01.311Z | Downloaded async-stream-impl v0.3.6 |
531 | 2025-05-13T20:48:01.314Z | Downloaded cfg_aliases v0.1.1 |
532 | 2025-05-13T20:48:01.314Z | Downloaded adler2 v2.0.0 |
533 | 2025-05-13T20:48:01.317Z | Downloaded headers-core v0.3.0 |
534 | 2025-05-13T20:48:01.325Z | Downloaded cstr-argument v0.1.2 |
535 | 2025-05-13T20:48:01.330Z | Downloaded hex-literal v0.4.1 |
536 | 2025-05-13T20:48:01.330Z | Downloaded crc8 v0.1.1 |
537 | 2025-05-13T20:48:01.333Z | Downloaded convert_case v0.4.0 |
538 | 2025-05-13T20:48:01.333Z | Downloaded crucible-workspace-hack v0.1.0 |
539 | 2025-05-13T20:48:01.333Z | Downloaded cfg_aliases v0.2.1 |
540 | 2025-05-13T20:48:01.337Z | Downloaded atomic-waker v1.1.2 |
541 | 2025-05-13T20:48:01.340Z | Downloaded http-body v1.0.1 |
542 | 2025-05-13T20:48:01.343Z | Downloaded assert_matches v1.5.0 |
543 | 2025-05-13T20:48:01.346Z | Downloaded aead v0.5.2 |
544 | 2025-05-13T20:48:01.348Z | Downloaded ascii-canvas v3.0.0 |
545 | 2025-05-13T20:48:01.351Z | Downloaded icu_provider_macros v1.5.0 |
546 | 2025-05-13T20:48:01.351Z | Downloaded async-stream v0.3.6 |
547 | 2025-05-13T20:48:01.355Z | Downloaded instant v0.1.13 |
548 | 2025-05-13T20:48:01.357Z | Downloaded async-recursion v1.1.1 |
549 | 2025-05-13T20:48:01.361Z | Downloaded is_ci v1.2.0 |
550 | 2025-05-13T20:48:01.363Z | Downloaded ident_case v1.0.1 |
551 | 2025-05-13T20:48:01.366Z | Downloaded hubpack_derive v0.1.1 |
552 | 2025-05-13T20:48:01.366Z | Downloaded cbc v0.1.2 |
553 | 2025-05-13T20:48:01.370Z | Downloaded http-range v0.1.5 |
554 | 2025-05-13T20:48:01.374Z | Downloaded cobs v0.2.3 |
555 | 2025-05-13T20:48:01.374Z | Downloaded block-padding v0.3.3 |
556 | 2025-05-13T20:48:01.374Z | Downloaded bitfield v0.14.0 |
557 | 2025-05-13T20:48:01.377Z | Downloaded cassowary v0.3.0 |
558 | 2025-05-13T20:48:01.377Z | Downloaded array-init v0.0.4 |
559 | 2025-05-13T20:48:01.380Z | Downloaded match_cfg v0.1.0 |
560 | 2025-05-13T20:48:01.381Z | Downloaded blowfish v0.9.1 |
561 | 2025-05-13T20:48:01.385Z | Downloaded crc v3.2.1 |
562 | 2025-05-13T20:48:01.402Z | Downloaded httpdate v1.0.3 |
563 | 2025-05-13T20:48:01.407Z | Downloaded hex v0.4.3 |
564 | 2025-05-13T20:48:01.407Z | Downloaded heapless v0.7.17 |
565 | 2025-05-13T20:48:01.407Z | Downloaded hyper-tls v0.6.0 |
566 | 2025-05-13T20:48:01.407Z | Downloaded crossbeam-deque v0.8.5 |
567 | 2025-05-13T20:48:01.407Z | Downloaded linked-hash-map v0.5.6 |
568 | 2025-05-13T20:48:01.407Z | Downloaded bb8 v0.8.5 |
569 | 2025-05-13T20:48:01.407Z | Downloaded lazycell v1.3.0 |
570 | 2025-05-13T20:48:01.411Z | Downloaded precomputed-hash v0.1.1 |
571 | 2025-05-13T20:48:01.411Z | Downloaded bcrypt-pbkdf v0.10.0 |
572 | 2025-05-13T20:48:01.413Z | Downloaded libsw v3.4.0 |
573 | 2025-05-13T20:48:01.414Z | Downloaded progenitor-macro v0.9.1 |
574 | 2025-05-13T20:48:01.416Z | Downloaded indent_write v2.2.0 |
575 | 2025-05-13T20:48:01.419Z | Downloaded ciborium v0.2.2 |
576 | 2025-05-13T20:48:01.422Z | Downloaded kstat-rs v0.2.4 |
577 | 2025-05-13T20:48:01.425Z | Downloaded keccak v0.1.5 |
578 | 2025-05-13T20:48:01.425Z | Downloaded ingot-types v0.1.0 |
579 | 2025-05-13T20:48:01.428Z | Downloaded libsw-core v0.3.1 |
580 | 2025-05-13T20:48:01.432Z | Downloaded md-5 v0.10.6 |
581 | 2025-05-13T20:48:01.435Z | Downloaded maybe-uninit v2.0.0 |
582 | 2025-05-13T20:48:01.435Z | Downloaded lockfree-object-pool v0.1.6 |
583 | 2025-05-13T20:48:01.439Z | Downloaded lru v0.12.5 |
584 | 2025-05-13T20:48:01.442Z | Downloaded indoc v1.0.9 |
585 | 2025-05-13T20:48:01.446Z | Downloaded maplit v1.0.2 |
586 | 2025-05-13T20:48:01.449Z | Downloaded lzss v0.8.2 |
587 | 2025-05-13T20:48:01.449Z | Downloaded linear-map v1.2.0 |
588 | 2025-05-13T20:48:01.452Z | Downloaded lru-cache v0.1.2 |
589 | 2025-05-13T20:48:01.456Z | Downloaded quick-error v1.2.3 |
590 | 2025-05-13T20:48:01.456Z | Downloaded tabwriter v1.4.0 |
591 | 2025-05-13T20:48:01.459Z | Downloaded sqlparser_derive v0.2.2 |
592 | 2025-05-13T20:48:01.459Z | Downloaded secrecy v0.8.0 |
593 | 2025-05-13T20:48:01.462Z | Downloaded tinyvec_macros v0.1.1 |
594 | 2025-05-13T20:48:01.465Z | Downloaded hyper-rustls v0.27.3 |
595 | 2025-05-13T20:48:01.468Z | Downloaded try-lock v0.2.5 |
596 | 2025-05-13T20:48:01.468Z | Downloaded time-core v0.1.2 |
597 | 2025-05-13T20:48:01.472Z | Downloaded sync_wrapper v1.0.1 |
598 | 2025-05-13T20:48:01.472Z | Downloaded strum v0.26.3 |
599 | 2025-05-13T20:48:01.475Z | Downloaded radium v0.7.0 |
600 | 2025-05-13T20:48:01.475Z | Downloaded ppv-lite86 v0.2.20 |
601 | 2025-05-13T20:48:01.478Z | Downloaded rustc-hash v2.1.1 |
602 | 2025-05-13T20:48:01.481Z | Downloaded rfc6979 v0.4.0 |
603 | 2025-05-13T20:48:01.484Z | Downloaded jobserver v0.1.32 |
604 | 2025-05-13T20:48:01.487Z | Downloaded const-oid v0.9.6 |
605 | 2025-05-13T20:48:01.490Z | Downloaded ipnet v2.11.0 |
606 | 2025-05-13T20:48:01.493Z | Downloaded litemap v0.7.3 |
607 | 2025-05-13T20:48:01.496Z | Downloaded crc-any v2.5.0 |
608 | 2025-05-13T20:48:01.499Z | Downloaded highway v1.3.0 |
609 | 2025-05-13T20:48:01.502Z | Downloaded typify-macro v0.3.0 |
610 | 2025-05-13T20:48:01.502Z | Downloaded rustls-pemfile v1.0.4 |
611 | 2025-05-13T20:48:01.505Z | Downloaded zerofrom v0.1.4 |
612 | 2025-05-13T20:48:01.508Z | Downloaded rustls-pemfile v2.2.0 |
613 | 2025-05-13T20:48:01.511Z | Downloaded sec1 v0.7.3 |
614 | 2025-05-13T20:48:01.514Z | Downloaded untrusted v0.9.0 |
615 | 2025-05-13T20:48:01.517Z | Downloaded derive_builder_macro v0.20.2 |
616 | 2025-05-13T20:48:01.520Z | Downloaded zone_cfg_derive v0.1.2 |
617 | 2025-05-13T20:48:01.520Z | Downloaded tiny-keccak v2.0.2 |
618 | 2025-05-13T20:48:01.523Z | Downloaded endian-type v0.1.2 |
619 | 2025-05-13T20:48:01.526Z | Downloaded unarray v0.1.4 |
620 | 2025-05-13T20:48:01.526Z | Downloaded md5 v0.7.0 |
621 | 2025-05-13T20:48:01.529Z | Downloaded fxhash v0.2.1 |
622 | 2025-05-13T20:48:01.529Z | Downloaded foreign-types-shared v0.3.1 |
623 | 2025-05-13T20:48:01.532Z | Downloaded gethostname v0.5.0 |
624 | 2025-05-13T20:48:01.536Z | Downloaded semver v0.1.20 |
625 | 2025-05-13T20:48:01.536Z | Downloaded tabled_derive v0.10.0 |
626 | 2025-05-13T20:48:01.539Z | Downloaded strum_macros v0.24.3 |
627 | 2025-05-13T20:48:01.539Z | Downloaded is-terminal v0.4.13 |
628 | 2025-05-13T20:48:01.542Z | Downloaded base64 v0.13.1 |
629 | 2025-05-13T20:48:01.545Z | Downloaded chacha20poly1305 v0.10.1 |
630 | 2025-05-13T20:48:01.548Z | Downloaded num v0.4.3 |
631 | 2025-05-13T20:48:01.551Z | Downloaded new_debug_unreachable v1.0.6 |
632 | 2025-05-13T20:48:01.554Z | Downloaded openssl-macros v0.1.1 |
633 | 2025-05-13T20:48:01.554Z | Downloaded num_threads v0.1.7 |
634 | 2025-05-13T20:48:01.557Z | Downloaded icu_locid_transform_data v1.5.0 |
635 | 2025-05-13T20:48:01.560Z | Downloaded sct v0.7.1 |
636 | 2025-05-13T20:48:01.563Z | Downloaded openssl-probe v0.1.5 |
637 | 2025-05-13T20:48:01.566Z | Downloaded ingot-macros v0.1.0 |
638 | 2025-05-13T20:48:01.569Z | Downloaded icu_provider v1.5.0 |
639 | 2025-05-13T20:48:01.572Z | Downloaded tinystr v0.7.6 |
640 | 2025-05-13T20:48:01.575Z | Downloaded slab v0.4.9 |
641 | 2025-05-13T20:48:01.575Z | Downloaded number_prefix v0.4.0 |
642 | 2025-05-13T20:48:01.591Z | Downloaded russh-cryptovec v0.7.3 |
643 | 2025-05-13T20:48:01.594Z | Downloaded const_format v0.2.34 |
644 | 2025-05-13T20:48:01.598Z | Downloaded fs-err v2.11.0 |
645 | 2025-05-13T20:48:01.601Z | Downloaded bytes v1.10.1 |
646 | 2025-05-13T20:48:01.606Z | Downloaded ghash v0.5.1 |
647 | 2025-05-13T20:48:01.608Z | Downloaded hmac v0.12.1 |
648 | 2025-05-13T20:48:01.613Z | Downloaded walkdir v2.5.0 |
649 | 2025-05-13T20:48:01.616Z | Downloaded sha1 v0.10.6 |
650 | 2025-05-13T20:48:01.616Z | Downloaded base64 v0.21.7 |
651 | 2025-05-13T20:48:01.620Z | Downloaded pin-project-lite v0.2.14 |
652 | 2025-05-13T20:48:01.626Z | Downloaded phf v0.11.2 |
653 | 2025-05-13T20:48:01.629Z | Downloaded tower-service v0.3.3 |
654 | 2025-05-13T20:48:01.631Z | Downloaded icu_normalizer_data v1.5.0 |
655 | 2025-05-13T20:48:01.634Z | Downloaded env_filter v0.1.2 |
656 | 2025-05-13T20:48:01.637Z | Downloaded serde_bytes v0.11.17 |
657 | 2025-05-13T20:48:01.637Z | Downloaded pin-utils v0.1.0 |
658 | 2025-05-13T20:48:01.640Z | Downloaded mime_guess v2.0.5 |
659 | 2025-05-13T20:48:01.643Z | Downloaded num-rational v0.4.2 |
660 | 2025-05-13T20:48:01.647Z | Downloaded darling_macro v0.20.10 |
661 | 2025-05-13T20:48:01.647Z | Downloaded yoke-derive v0.7.4 |
662 | 2025-05-13T20:48:01.647Z | Downloaded void v1.0.2 |
663 | 2025-05-13T20:48:01.650Z | Downloaded quinn-udp v0.5.5 |
664 | 2025-05-13T20:48:01.653Z | Downloaded paste v1.0.15 |
665 | 2025-05-13T20:48:01.656Z | Downloaded newtype-uuid v1.2.1 |
666 | 2025-05-13T20:48:01.658Z | Downloaded typify v0.2.0 |
667 | 2025-05-13T20:48:01.661Z | Downloaded fs_extra v1.3.0 |
668 | 2025-05-13T20:48:01.664Z | Downloaded env_logger v0.10.2 |
669 | 2025-05-13T20:48:01.667Z | Downloaded float-ord v0.3.2 |
670 | 2025-05-13T20:48:01.670Z | Downloaded rand_chacha v0.3.1 |
671 | 2025-05-13T20:48:01.673Z | Downloaded proc-macro-error-attr2 v2.0.0 |
672 | 2025-05-13T20:48:01.673Z | Downloaded slog-scope v4.4.0 |
673 | 2025-05-13T20:48:01.676Z | Downloaded slog-json v2.6.1 |
674 | 2025-05-13T20:48:01.681Z | Downloaded hyper-util v0.1.11 |
675 | 2025-05-13T20:48:01.685Z | Downloaded support-bundle-viewer v0.1.0 |
676 | 2025-05-13T20:48:01.689Z | Downloaded jiff-static v0.2.13 |
677 | 2025-05-13T20:48:01.695Z | Downloaded tokio-native-tls v0.3.1 |
678 | 2025-05-13T20:48:01.695Z | Downloaded tracing-core v0.1.32 |
679 | 2025-05-13T20:48:01.700Z | Downloaded foreign-types-shared v0.1.1 |
680 | 2025-05-13T20:48:01.700Z | Downloaded data-encoding v2.6.0 |
681 | 2025-05-13T20:48:01.701Z | Downloaded icu_normalizer v1.5.0 |
682 | 2025-05-13T20:48:01.704Z | Downloaded zerovec-derive v0.10.3 |
683 | 2025-05-13T20:48:01.707Z | Downloaded zerofrom-derive v0.1.4 |
684 | 2025-05-13T20:48:01.707Z | Downloaded writeable v0.5.5 |
685 | 2025-05-13T20:48:01.710Z | Downloaded tokio-rustls v0.25.0 |
686 | 2025-05-13T20:48:01.713Z | Downloaded futures-task v0.3.31 |
687 | 2025-05-13T20:48:01.716Z | Downloaded cc v1.2.15 |
688 | 2025-05-13T20:48:01.719Z | Downloaded simd-adler32 v0.3.7 |
689 | 2025-05-13T20:48:01.722Z | Downloaded zone v0.1.8 |
690 | 2025-05-13T20:48:01.722Z | Downloaded wyz v0.5.1 |
691 | 2025-05-13T20:48:01.725Z | Downloaded strum_macros v0.26.4 |
692 | 2025-05-13T20:48:01.728Z | Downloaded aes v0.8.4 |
693 | 2025-05-13T20:48:01.732Z | Downloaded pkcs5 v0.7.1 |
694 | 2025-05-13T20:48:01.739Z | Downloaded russh-keys v0.45.0 |
695 | 2025-05-13T20:48:01.742Z | Downloaded funty v2.0.0 |
696 | 2025-05-13T20:48:01.742Z | Downloaded derive_more v0.99.20 |
697 | 2025-05-13T20:48:01.748Z | Downloaded num-iter v0.1.45 |
698 | 2025-05-13T20:48:01.750Z | Downloaded float-cmp v0.10.0 |
699 | 2025-05-13T20:48:01.753Z | Downloaded fd-lock v4.0.2 |
700 | 2025-05-13T20:48:01.756Z | Downloaded pbkdf2 v0.12.2 |
701 | 2025-05-13T20:48:01.759Z | Downloaded oxnet v0.1.1 |
702 | 2025-05-13T20:48:01.759Z | Downloaded http v1.2.0 |
703 | 2025-05-13T20:48:01.764Z | Downloaded hickory-server v0.24.4 |
704 | 2025-05-13T20:48:01.771Z | Downloaded sigpipe v0.1.3 |
705 | 2025-05-13T20:48:01.775Z | Downloaded pem-rfc7468 v0.7.0 |
706 | 2025-05-13T20:48:01.780Z | Downloaded pem v3.0.5 |
707 | 2025-05-13T20:48:01.780Z | Downloaded tokio-rustls v0.24.1 |
708 | 2025-05-13T20:48:01.783Z | Downloaded futures-executor v0.3.31 |
709 | 2025-05-13T20:48:01.783Z | Downloaded value-bag v1.9.0 |
710 | 2025-05-13T20:48:01.786Z | Downloaded diesel_table_macro_syntax v0.2.0 |
711 | 2025-05-13T20:48:01.789Z | Downloaded foreign-types v0.3.2 |
712 | 2025-05-13T20:48:01.792Z | Downloaded futures-sink v0.3.31 |
713 | 2025-05-13T20:48:01.792Z | Downloaded smallvec v0.6.14 |
714 | 2025-05-13T20:48:01.805Z | Downloaded oso v0.27.3 |
715 | 2025-05-13T20:48:01.808Z | Downloaded percent-encoding v2.3.1 |
716 | 2025-05-13T20:48:01.808Z | Downloaded owo-colors v4.2.0 |
717 | 2025-05-13T20:48:01.808Z | Downloaded zip v0.6.6 |
718 | 2025-05-13T20:48:01.808Z | Downloaded dyn-clone v1.0.19 |
719 | 2025-05-13T20:48:01.812Z | Downloaded dirs-sys-next v0.1.2 |
720 | 2025-05-13T20:48:01.812Z | Downloaded parse-size v1.1.0 |
721 | 2025-05-13T20:48:01.816Z | Downloaded termcolor v1.4.1 |
722 | 2025-05-13T20:48:01.819Z | Downloaded smf v0.2.3 |
723 | 2025-05-13T20:48:01.819Z | Downloaded slog-envlogger v2.2.0 |
724 | 2025-05-13T20:48:01.822Z | Downloaded derive-where v1.2.7 |
725 | 2025-05-13T20:48:01.825Z | Downloaded similar v2.7.0 |
726 | 2025-05-13T20:48:01.830Z | Downloaded num-conv v0.1.0 |
727 | 2025-05-13T20:48:01.834Z | Downloaded serde-big-array v0.5.1 |
728 | 2025-05-13T20:48:01.837Z | Downloaded dropshot_endpoint v0.16.0 |
729 | 2025-05-13T20:48:01.840Z | Downloaded universal-hash v0.5.1 |
730 | 2025-05-13T20:48:01.845Z | Downloaded topological-sort v0.2.2 |
731 | 2025-05-13T20:48:01.845Z | Downloaded termios v0.3.3 |
732 | 2025-05-13T20:48:01.849Z | Downloaded unicode-xid v0.2.6 |
733 | 2025-05-13T20:48:01.849Z | Downloaded termtree v0.5.1 |
734 | 2025-05-13T20:48:01.849Z | Downloaded utf-8 v0.7.6 |
735 | 2025-05-13T20:48:01.853Z | Downloaded ssh-cipher v0.2.0 |
736 | 2025-05-13T20:48:01.853Z | Downloaded dirs-next v2.0.0 |
737 | 2025-05-13T20:48:01.856Z | Downloaded fatfs v0.3.6 |
738 | 2025-05-13T20:48:01.859Z | Downloaded multimap v0.10.0 |
739 | 2025-05-13T20:48:01.864Z | Downloaded globset v0.4.15 |
740 | 2025-05-13T20:48:01.864Z | Downloaded futures-channel v0.3.31 |
741 | 2025-05-13T20:48:01.868Z | Downloaded futures v0.3.31 |
742 | 2025-05-13T20:48:01.871Z | Downloaded num-integer v0.1.46 |
743 | 2025-05-13T20:48:01.875Z | Downloaded tokio-macros v2.5.0 |
744 | 2025-05-13T20:48:01.879Z | Downloaded write16 v1.0.0 |
745 | 2025-05-13T20:48:01.879Z | Downloaded waitgroup v0.1.2 |
746 | 2025-05-13T20:48:01.879Z | Downloaded wait-timeout v0.2.0 |
747 | 2025-05-13T20:48:01.884Z | Downloaded num-derive v0.3.3 |
748 | 2025-05-13T20:48:01.887Z | Downloaded signal-hook v0.3.17 |
749 | 2025-05-13T20:48:01.887Z | Downloaded crossterm v0.28.1 |
750 | 2025-05-13T20:48:01.895Z | Downloaded tracing-attributes v0.1.27 |
751 | 2025-05-13T20:48:01.898Z | Downloaded phf_codegen v0.11.2 |
752 | 2025-05-13T20:48:01.898Z | Downloaded aes-gcm v0.10.3 |
753 | 2025-05-13T20:48:01.903Z | Downloaded scrypt v0.11.0 |
754 | 2025-05-13T20:48:01.906Z | Downloaded psl-types v2.0.11 |
755 | 2025-05-13T20:48:01.909Z | Downloaded tungstenite v0.21.0 |
756 | 2025-05-13T20:48:01.912Z | Downloaded oso-derive v0.27.3 |
757 | 2025-05-13T20:48:01.915Z | Downloaded opaque-debug v0.3.1 |
758 | 2025-05-13T20:48:01.915Z | Downloaded tungstenite v0.23.0 |
759 | 2025-05-13T20:48:01.918Z | Downloaded rpassword v7.3.1 |
760 | 2025-05-13T20:48:01.921Z | Downloaded tokio-tungstenite v0.21.0 |
761 | 2025-05-13T20:48:01.925Z | Downloaded rustls-pki-types v1.10.0 |
762 | 2025-05-13T20:48:01.930Z | Downloaded slog-bunyan v2.5.0 |
763 | 2025-05-13T20:48:01.930Z | Downloaded rand v0.8.5 |
764 | 2025-05-13T20:48:01.933Z | Downloaded smallvec v1.14.0 |
765 | 2025-05-13T20:48:01.936Z | Downloaded slog-async v2.8.0 |
766 | 2025-05-13T20:48:01.939Z | Downloaded signature v2.2.0 |
767 | 2025-05-13T20:48:01.942Z | Downloaded deranged v0.3.11 |
768 | 2025-05-13T20:48:01.942Z | Downloaded utf8_iter v1.0.4 |
769 | 2025-05-13T20:48:01.945Z | Downloaded ecdsa v0.16.9 |
770 | 2025-05-13T20:48:01.948Z | Downloaded zerocopy v0.6.6 |
771 | 2025-05-13T20:48:01.952Z | Downloaded parse-zoneinfo v0.3.1 |
772 | 2025-05-13T20:48:01.955Z | Downloaded postcard v1.0.10 |
773 | 2025-05-13T20:48:01.958Z | Downloaded diesel-dtrace v0.4.2 |
774 | 2025-05-13T20:48:01.958Z | Downloaded num-bigint v0.4.6 |
775 | 2025-05-13T20:48:01.964Z | Downloaded postgres-protocol v0.6.8 |
776 | 2025-05-13T20:48:01.968Z | Downloaded aho-corasick v1.1.3 |
777 | 2025-05-13T20:48:01.974Z | Downloaded peg-runtime v0.8.5 |
778 | 2025-05-13T20:48:01.977Z | Downloaded hash32 v0.2.1 |
779 | 2025-05-13T20:48:01.981Z | Downloaded rustc-demangle v0.1.24 |
780 | 2025-05-13T20:48:01.981Z | Downloaded tracing v0.1.40 |
781 | 2025-05-13T20:48:01.986Z | Downloaded samael v0.0.18 |
782 | 2025-05-13T20:48:01.992Z | Downloaded num-complex v0.4.6 |
783 | 2025-05-13T20:48:01.995Z | Downloaded pretty-hex v0.2.1 |
784 | 2025-05-13T20:48:01.999Z | Downloaded rand_core v0.9.2 |
785 | 2025-05-13T20:48:01.999Z | Downloaded openssl-sys v0.9.107 |
786 | 2025-05-13T20:48:02.004Z | Downloaded strip-ansi-escapes v0.2.0 |
787 | 2025-05-13T20:48:02.007Z | Downloaded stable_deref_trait v1.2.0 |
788 | 2025-05-13T20:48:02.010Z | Downloaded p256 v0.13.2 |
789 | 2025-05-13T20:48:02.013Z | Downloaded rcgen v0.12.1 |
790 | 2025-05-13T20:48:02.017Z | Downloaded xshell-macros v0.2.7 |
791 | 2025-05-13T20:48:02.020Z | Downloaded aws-lc-rs v1.12.4 |
792 | 2025-05-13T20:48:02.027Z | Downloaded uzers v0.12.1 |
793 | 2025-05-13T20:48:02.031Z | Downloaded ff v0.13.0 |
794 | 2025-05-13T20:48:02.034Z | Downloaded zeroize_derive v1.4.2 |
795 | 2025-05-13T20:48:02.037Z | Downloaded utf16_iter v1.0.5 |
796 | 2025-05-13T20:48:02.037Z | Downloaded newtype_derive v0.1.6 |
797 | 2025-05-13T20:48:02.040Z | Downloaded hyper v1.6.0 |
798 | 2025-05-13T20:48:02.047Z | Downloaded shell-words v1.1.0 |
799 | 2025-05-13T20:48:02.050Z | Downloaded group v0.13.0 |
800 | 2025-05-13T20:48:02.053Z | Downloaded foreign-types-macros v0.2.3 |
801 | 2025-05-13T20:48:02.053Z | Downloaded defmt-parser v0.3.4 |
802 | 2025-05-13T20:48:02.056Z | Downloaded peg-macros v0.8.5 |
803 | 2025-05-13T20:48:02.058Z | Downloaded itertools v0.14.0 |
804 | 2025-05-13T20:48:02.064Z | Downloaded progenitor v0.8.0 |
805 | 2025-05-13T20:48:02.067Z | Downloaded miniz_oxide v0.8.5 |
806 | 2025-05-13T20:48:02.070Z | Downloaded olpc-cjson v0.1.4 |
807 | 2025-05-13T20:48:02.074Z | Downloaded progenitor v0.9.1 |
808 | 2025-05-13T20:48:02.077Z | Downloaded powerfmt v0.2.0 |
809 | 2025-05-13T20:48:02.077Z | Downloaded russh v0.45.0 |
810 | 2025-05-13T20:48:02.082Z | Downloaded xz2 v0.1.7 |
811 | 2025-05-13T20:48:02.085Z | Downloaded thiserror-no-std v2.0.2 |
812 | 2025-05-13T20:48:02.089Z | Downloaded unicode-properties v0.1.3 |
813 | 2025-05-13T20:48:02.091Z | Downloaded nibble_vec v0.1.0 |
814 | 2025-05-13T20:48:02.095Z | Downloaded either v1.14.0 |
815 | 2025-05-13T20:48:02.098Z | Downloaded foldhash v0.1.3 |
816 | 2025-05-13T20:48:02.098Z | Downloaded parking_lot v0.12.3 |
817 | 2025-05-13T20:48:02.101Z | Downloaded normalize-line-endings v0.3.0 |
818 | 2025-05-13T20:48:02.101Z | Downloaded fallible-iterator v0.2.0 |
819 | 2025-05-13T20:48:02.104Z | Downloaded defmt-macros v0.3.9 |
820 | 2025-05-13T20:48:02.107Z | Downloaded tower-layer v0.3.3 |
821 | 2025-05-13T20:48:02.110Z | Downloaded ssh-encoding v0.2.0 |
822 | 2025-05-13T20:48:02.114Z | Downloaded serde_plain v1.0.2 |
823 | 2025-05-13T20:48:02.114Z | Downloaded poly1305 v0.8.0 |
824 | 2025-05-13T20:48:02.117Z | Downloaded rustc-hash v1.1.0 |
825 | 2025-05-13T20:48:02.117Z | Downloaded zone_cfg_derive v0.3.0 |
826 | 2025-05-13T20:48:02.120Z | Downloaded fixedbitset v0.4.2 |
827 | 2025-05-13T20:48:02.120Z | Downloaded peg v0.8.5 |
828 | 2025-05-13T20:48:02.124Z | Downloaded rustc_version v0.1.7 |
829 | 2025-05-13T20:48:02.127Z | Downloaded half v2.4.1 |
830 | 2025-05-13T20:48:02.130Z | Downloaded progenitor-client v0.9.1 |
831 | 2025-05-13T20:48:02.130Z | Downloaded uuid v1.16.0 |
832 | 2025-05-13T20:48:02.134Z | Downloaded serde_repr v0.1.19 |
833 | 2025-05-13T20:48:02.137Z | Downloaded yoke v0.7.4 |
834 | 2025-05-13T20:48:02.140Z | Downloaded tar v0.4.44 |
835 | 2025-05-13T20:48:02.143Z | Downloaded debug-ignore v1.0.5 |
836 | 2025-05-13T20:48:02.146Z | Downloaded snafu v0.8.5 |
837 | 2025-05-13T20:48:02.150Z | Downloaded pbkdf2 v0.11.0 |
838 | 2025-05-13T20:48:02.155Z | Downloaded parse-display v0.10.0 |
839 | 2025-05-13T20:48:02.157Z | Downloaded packed_struct_codegen v0.10.1 |
840 | 2025-05-13T20:48:02.157Z | Downloaded ed25519 v2.2.3 |
841 | 2025-05-13T20:48:02.161Z | Downloaded thread_local v1.1.8 |
842 | 2025-05-13T20:48:02.161Z | Downloaded take_mut v0.2.2 |
843 | 2025-05-13T20:48:02.164Z | Downloaded sync-ptr v0.1.1 |
844 | 2025-05-13T20:48:02.164Z | Downloaded filetime v0.2.25 |
845 | 2025-05-13T20:48:02.167Z | Downloaded rustc_version v0.4.1 |
846 | 2025-05-13T20:48:02.167Z | Downloaded rand_xorshift v0.3.0 |
847 | 2025-05-13T20:48:02.170Z | Downloaded yasna v0.5.2 |
848 | 2025-05-13T20:48:02.173Z | Downloaded sqlparser v0.45.0 |
849 | 2025-05-13T20:48:02.177Z | Downloaded stringprep v0.1.5 |
850 | 2025-05-13T20:48:02.180Z | Downloaded ron v0.8.1 |
851 | 2025-05-13T20:48:02.185Z | Downloaded xshell v0.2.7 |
852 | 2025-05-13T20:48:02.188Z | Downloaded flagset v0.4.6 |
853 | 2025-05-13T20:48:02.190Z | Downloaded unicode-segmentation v1.12.0 |
854 | 2025-05-13T20:48:02.193Z | Downloaded xattr v1.3.1 |
855 | 2025-05-13T20:48:02.196Z | Downloaded zone v0.3.1 |
856 | 2025-05-13T20:48:02.196Z | Downloaded pkcs8 v0.10.2 |
857 | 2025-05-13T20:48:02.200Z | Downloaded scopeguard v1.2.0 |
858 | 2025-05-13T20:48:02.203Z | Downloaded darling v0.20.10 |
859 | 2025-05-13T20:48:02.206Z | Downloaded memoffset v0.9.1 |
860 | 2025-05-13T20:48:02.209Z | Downloaded signal-hook-registry v1.4.2 |
861 | 2025-05-13T20:48:02.209Z | Downloaded omicron-zone-package v0.12.2 |
862 | 2025-05-13T20:48:02.212Z | Downloaded rand_seeder v0.3.0 |
863 | 2025-05-13T20:48:02.215Z | Downloaded flume v0.11.1 |
864 | 2025-05-13T20:48:02.218Z | Downloaded flate2 v1.1.1 |
865 | 2025-05-13T20:48:02.222Z | Downloaded structmeta v0.3.0 |
866 | 2025-05-13T20:48:02.225Z | Downloaded mio v1.0.2 |
867 | 2025-05-13T20:48:02.230Z | Downloaded tokio-tungstenite v0.23.1 |
868 | 2025-05-13T20:48:02.234Z | Downloaded packed_struct v0.10.1 |
869 | 2025-05-13T20:48:02.238Z | Downloaded serde_with_macros v3.12.0 |
870 | 2025-05-13T20:48:02.238Z | Downloaded memmap2 v0.9.5 |
871 | 2025-05-13T20:48:02.241Z | Downloaded daft-derive v0.1.3 |
872 | 2025-05-13T20:48:02.244Z | Downloaded signal-hook-tokio v0.3.1 |
873 | 2025-05-13T20:48:02.247Z | Downloaded thiserror-impl-no-std v2.0.2 |
874 | 2025-05-13T20:48:02.247Z | Downloaded parking_lot v0.11.2 |
875 | 2025-05-13T20:48:02.250Z | Downloaded typify v0.3.0 |
876 | 2025-05-13T20:48:02.254Z | Downloaded zeroize v1.8.1 |
877 | 2025-05-13T20:48:02.257Z | Downloaded elliptic-curve v0.13.8 |
878 | 2025-05-13T20:48:02.260Z | Downloaded serde_path_to_error v0.1.16 |
879 | 2025-05-13T20:48:02.262Z | Downloaded num_enum_derive v0.5.11 |
880 | 2025-05-13T20:48:02.265Z | Downloaded fixedbitset v0.5.7 |
881 | 2025-05-13T20:48:02.265Z | Downloaded toml_edit v0.19.15 |
882 | 2025-05-13T20:48:02.282Z | Downloaded serde-hex v0.1.0 |
883 | 2025-05-13T20:48:02.285Z | Downloaded parking_lot_core v0.8.6 |
884 | 2025-05-13T20:48:02.288Z | Downloaded chrono v0.4.40 |
885 | 2025-05-13T20:48:02.294Z | Downloaded ed25519-dalek v2.1.1 |
886 | 2025-05-13T20:48:02.297Z | Downloaded bindgen v0.71.1 |
887 | 2025-05-13T20:48:02.305Z | Downloaded schemars v0.8.22 |
888 | 2025-05-13T20:48:02.326Z | Downloaded darling_core v0.20.10 |
889 | 2025-05-13T20:48:02.329Z | Downloaded rsa v0.9.6 |
890 | 2025-05-13T20:48:02.329Z | Downloaded diesel_derives v2.2.3 |
891 | 2025-05-13T20:48:02.332Z | Downloaded steno v0.4.1 |
892 | 2025-05-13T20:48:02.336Z | Downloaded yansi v1.0.1 |
893 | 2025-05-13T20:48:02.339Z | Downloaded expectorate v1.2.0 |
894 | 2025-05-13T20:48:02.342Z | Downloaded salty v0.3.0 |
895 | 2025-05-13T20:48:02.348Z | Downloaded rustls-webpki v0.101.7 |
896 | 2025-05-13T20:48:02.363Z | Downloaded der v0.7.9 |
897 | 2025-05-13T20:48:02.369Z | Downloaded ssh-key v0.6.6 |
898 | 2025-05-13T20:48:02.375Z | Downloaded unicode-normalization v0.1.24 |
899 | 2025-05-13T20:48:02.379Z | Downloaded tokio-util v0.7.13 |
900 | 2025-05-13T20:48:02.387Z | Downloaded tower v0.5.2 |
901 | 2025-05-13T20:48:02.396Z | Downloaded papergrid v0.14.0 |
902 | 2025-05-13T20:48:02.401Z | Downloaded num-bigint-dig v0.8.4 |
903 | 2025-05-13T20:48:02.407Z | Downloaded tough v0.20.0 |
904 | 2025-05-13T20:48:02.416Z | Downloaded hashbrown v0.13.2 |
905 | 2025-05-13T20:48:02.421Z | Downloaded proptest v1.6.0 |
906 | 2025-05-13T20:48:02.431Z | Downloaded quick-xml v0.37.2 |
907 | 2025-05-13T20:48:02.438Z | Downloaded openssl v0.10.72 |
908 | 2025-05-13T20:48:02.449Z | Downloaded minimal-lexical v0.2.1 |
909 | 2025-05-13T20:48:02.455Z | Downloaded zerovec v0.10.4 |
910 | 2025-05-13T20:48:02.462Z | Downloaded rayon v1.10.0 |
911 | 2025-05-13T20:48:02.473Z | Downloaded rustls-webpki v0.102.8 |
912 | 2025-05-13T20:48:02.492Z | Downloaded nom v7.1.3 |
913 | 2025-05-13T20:48:02.497Z | Downloaded portable-atomic v1.11.0 |
914 | 2025-05-13T20:48:02.505Z | Downloaded time v0.3.36 |
915 | 2025-05-13T20:48:02.513Z | Downloaded unicode-width v0.2.0 |
916 | 2025-05-13T20:48:02.520Z | Downloaded futures-util v0.3.31 |
917 | 2025-05-13T20:48:02.534Z | Downloaded chrono-tz v0.10.3 |
918 | 2025-05-13T20:48:02.542Z | Downloaded bstr v1.10.0 |
919 | 2025-05-13T20:48:02.554Z | Downloaded rustls v0.21.12 |
920 | 2025-05-13T20:48:02.565Z | Downloaded p384 v0.13.0 |
921 | 2025-05-13T20:48:02.572Z | Downloaded git2 v0.19.0 |
922 | 2025-05-13T20:48:02.582Z | Downloaded regex-syntax v0.6.29 |
923 | 2025-05-13T20:48:02.589Z | Downloaded nix v0.28.0 |
924 | 2025-05-13T20:48:02.603Z | Downloaded object v0.30.4 |
925 | 2025-05-13T20:48:02.613Z | Downloaded zerocopy v0.8.25 |
926 | 2025-05-13T20:48:02.639Z | Downloaded object v0.36.5 |
927 | 2025-05-13T20:48:02.651Z | Downloaded regex-syntax v0.8.5 |
928 | 2025-05-13T20:48:02.666Z | Downloaded smoltcp v0.9.1 |
929 | 2025-05-13T20:48:02.678Z | Downloaded sled v0.34.7 |
930 | 2025-05-13T20:48:02.684Z | Downloaded dropshot v0.16.0 |
931 | 2025-05-13T20:48:02.708Z | Downloaded polar-core v0.27.3 |
932 | 2025-05-13T20:48:02.714Z | Downloaded hickory-proto v0.24.4 |
933 | 2025-05-13T20:48:02.732Z | Downloaded smoltcp v0.11.0 |
934 | 2025-05-13T20:48:02.744Z | Downloaded nix v0.27.1 |
935 | 2025-05-13T20:48:02.756Z | Downloaded ratatui v0.29.0 |
936 | 2025-05-13T20:48:02.777Z | Downloaded nix v0.29.0 |
937 | 2025-05-13T20:48:02.788Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
938 | 2025-05-13T20:48:02.801Z | Downloaded diesel v2.2.10 |
939 | 2025-05-13T20:48:02.820Z | Downloaded typify-impl v0.2.0 |
940 | 2025-05-13T20:48:02.837Z | Downloaded typify-impl v0.3.0 |
941 | 2025-05-13T20:48:02.853Z | Downloaded regress v0.10.3 |
942 | 2025-05-13T20:48:02.863Z | Downloaded zerocopy-derive v0.6.6 |
943 | 2025-05-13T20:48:02.872Z | Downloaded petname v2.0.2 |
944 | 2025-05-13T20:48:02.879Z | Downloaded regex v1.11.1 |
945 | 2025-05-13T20:48:02.908Z | Downloaded gimli v0.31.1 |
946 | 2025-05-13T20:48:02.920Z | Downloaded curve25519-dalek v4.1.3 |
947 | 2025-05-13T20:48:02.932Z | Downloaded regex-automata v0.4.8 |
948 | 2025-05-13T20:48:02.951Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
949 | 2025-05-13T20:48:02.971Z | Downloaded openapiv3 v2.0.0 |
950 | 2025-05-13T20:48:02.983Z | Downloaded webpki-roots v0.26.6 |
951 | 2025-05-13T20:48:02.986Z | Downloaded rustls v0.23.19 |
952 | 2025-05-13T20:48:02.998Z | Downloaded rustls v0.22.4 |
953 | 2025-05-13T20:48:03.013Z | Downloaded tabled v0.18.0 |
954 | 2025-05-13T20:48:03.028Z | Downloaded radix_trie v0.2.1 |
955 | 2025-05-13T20:48:03.032Z | Downloaded lalrpop v0.19.12 |
956 | 2025-05-13T20:48:03.043Z | Downloaded jiff v0.2.13 |
957 | 2025-05-13T20:48:03.061Z | Downloaded reedline v0.38.0 |
958 | 2025-05-13T20:48:03.068Z | Downloaded p521 v0.13.3 |
959 | 2025-05-13T20:48:03.071Z | Downloaded serde_with v3.12.0 |
960 | 2025-05-13T20:48:03.080Z | Downloaded h2 v0.4.6 |
961 | 2025-05-13T20:48:03.087Z | Downloaded petgraph v0.6.5 |
962 | 2025-05-13T20:48:03.104Z | Downloaded lzma-sys v0.1.20 |
963 | 2025-05-13T20:48:03.132Z | Downloaded icu_properties_data v1.5.0 |
964 | 2025-05-13T20:48:03.141Z | Downloaded winnow v0.5.40 |
965 | 2025-05-13T20:48:03.150Z | Downloaded winnow v0.6.26 |
966 | 2025-05-13T20:48:03.157Z | Downloaded petgraph v0.7.1 |
967 | 2025-05-13T20:48:03.174Z | Downloaded tokio v1.43.1 |
968 | 2025-05-13T20:48:03.212Z | Downloaded sha3 v0.10.8 |
969 | 2025-05-13T20:48:03.216Z | Downloaded csv v1.3.1 |
970 | 2025-05-13T20:48:03.235Z | Downloaded libz-sys v1.1.20 |
971 | 2025-05-13T20:48:03.255Z | Downloaded vcpkg v0.2.15 |
972 | 2025-05-13T20:48:03.293Z | Downloaded bitvec v1.0.1 |
973 | 2025-05-13T20:48:03.308Z | Downloaded quinn-proto v0.11.8 |
974 | 2025-05-13T20:48:03.315Z | Downloaded mime v0.3.17 |
975 | 2025-05-13T20:48:03.319Z | Downloaded schemars_derive v0.8.22 |
976 | 2025-05-13T20:48:03.320Z | Downloaded defmt v0.3.8 |
977 | 2025-05-13T20:48:03.325Z | Downloaded unicode-bidi v0.3.17 |
978 | 2025-05-13T20:48:03.325Z | Downloaded bindgen v0.69.5 |
979 | 2025-05-13T20:48:03.331Z | Downloaded toml v0.7.8 |
980 | 2025-05-13T20:48:03.336Z | Downloaded zip v2.6.1 |
981 | 2025-05-13T20:48:03.339Z | Downloaded half v1.8.3 |
982 | 2025-05-13T20:48:03.342Z | Downloaded hashbrown v0.12.3 |
983 | 2025-05-13T20:48:03.345Z | Downloaded hkdf v0.12.4 |
984 | 2025-05-13T20:48:03.348Z | Downloaded serde_urlencoded v0.7.1 |
985 | 2025-05-13T20:48:03.350Z | Downloaded pkg-config v0.3.31 |
986 | 2025-05-13T20:48:03.352Z | Downloaded progenitor-impl v0.8.0 |
987 | 2025-05-13T20:48:03.355Z | Downloaded quinn v0.11.5 |
988 | 2025-05-13T20:48:03.357Z | Downloaded publicsuffix v2.3.0 |
989 | 2025-05-13T20:48:03.360Z | Downloaded parking_lot_core v0.9.10 |
990 | 2025-05-13T20:48:03.362Z | Downloaded url v2.5.3 |
991 | 2025-05-13T20:48:03.364Z | Downloaded typed-path v0.9.3 |
992 | 2025-05-13T20:48:03.370Z | Downloaded nodrop v0.1.14 |
993 | 2025-05-13T20:48:03.372Z | Downloaded postgres-types v0.2.9 |
994 | 2025-05-13T20:48:03.375Z | Downloaded native-tls v0.2.12 |
995 | 2025-05-13T20:48:03.375Z | Downloaded rayon-core v1.12.1 |
996 | 2025-05-13T20:48:03.378Z | Downloaded tokio-postgres v0.7.13 |
997 | 2025-05-13T20:48:03.382Z | Downloaded encoding_rs v0.8.34 |
998 | 2025-05-13T20:48:03.404Z | Downloaded ring v0.17.11 |
999 | 2025-05-13T20:48:03.443Z | Downloaded itertools v0.13.0 |
1000 | 2025-05-13T20:48:03.450Z | Downloaded vte v0.11.1 |
1001 | 2025-05-13T20:48:03.453Z | Downloaded static_assertions v1.1.0 |
1002 | 2025-05-13T20:48:03.456Z | Downloaded unicode_categories v0.1.1 |
1003 | 2025-05-13T20:48:03.456Z | Downloaded x509-cert v0.2.5 |
1004 | 2025-05-13T20:48:03.461Z | Downloaded slog v2.7.0 |
1005 | 2025-05-13T20:48:03.464Z | Downloaded term v0.7.0 |
1006 | 2025-05-13T20:48:03.466Z | Downloaded proc-macro-error2 v2.0.1 |
1007 | 2025-05-13T20:48:03.469Z | Downloaded tap v1.0.1 |
1008 | 2025-05-13T20:48:03.473Z | Downloaded idna v1.0.3 |
1009 | 2025-05-13T20:48:03.477Z | Downloaded diff v0.1.13 |
1010 | 2025-05-13T20:48:03.480Z | Downloaded foreign-types v0.5.0 |
1011 | 2025-05-13T20:48:03.480Z | Downloaded env_logger v0.11.5 |
1012 | 2025-05-13T20:48:03.483Z | Downloaded vsss-rs v3.3.4 |
1013 | 2025-05-13T20:48:03.483Z | Downloaded zstd v0.13.3 |
1014 | 2025-05-13T20:48:03.486Z | Downloaded qorb v0.3.1 |
1015 | 2025-05-13T20:48:03.490Z | Downloaded pretty_assertions v1.4.1 |
1016 | 2025-05-13T20:48:03.493Z | Downloaded rustyline v14.0.0 |
1017 | 2025-05-13T20:48:03.497Z | Downloaded parse-display-derive v0.10.0 |
1018 | 2025-05-13T20:48:03.500Z | Downloaded blake3 v1.5.4 |
1019 | 2025-05-13T20:48:03.506Z | Downloaded phf_shared v0.11.2 |
1020 | 2025-05-13T20:48:03.509Z | Downloaded tokio-stream v0.1.17 |
1021 | 2025-05-13T20:48:03.511Z | Downloaded tokio-rustls v0.26.0 |
1022 | 2025-05-13T20:48:03.514Z | Downloaded der_derive v0.7.3 |
1023 | 2025-05-13T20:48:03.514Z | Downloaded num-traits v0.2.19 |
1024 | 2025-05-13T20:48:03.517Z | Downloaded rand v0.9.0 |
1025 | 2025-05-13T20:48:03.521Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1026 | 2025-05-13T20:48:03.580Z | Downloaded progenitor-impl v0.9.1 |
1027 | 2025-05-13T20:48:03.583Z | Downloaded zopfli v0.8.1 |
1028 | 2025-05-13T20:48:03.586Z | Downloaded test-strategy v0.4.0 |
1029 | 2025-05-13T20:48:03.589Z | Downloaded itertools v0.12.1 |
1030 | 2025-05-13T20:48:03.594Z | Downloaded phf_generator v0.11.2 |
1031 | 2025-05-13T20:48:03.597Z | Downloaded daft v0.1.3 |
1032 | 2025-05-13T20:48:03.597Z | Downloaded prettyplease v0.2.30 |
1033 | 2025-05-13T20:48:03.600Z | Downloaded libxml v0.3.3 |
1034 | 2025-05-13T20:48:03.606Z | Downloaded libm v0.2.8 |
1035 | 2025-05-13T20:48:03.614Z | Downloaded itertools v0.10.5 |
1036 | 2025-05-13T20:48:03.620Z | Downloaded vte_generate_state_changes v0.1.2 |
1037 | 2025-05-13T20:48:03.623Z | Downloaded num-derive v0.4.2 |
1038 | 2025-05-13T20:48:03.623Z | Downloaded nanorand v0.7.0 |
1039 | 2025-05-13T20:48:03.626Z | Downloaded hash32 v0.3.1 |
1040 | 2025-05-13T20:48:03.626Z | Downloaded difflib v0.4.0 |
1041 | 2025-05-13T20:48:03.629Z | Downloaded signal-hook-mio v0.2.4 |
1042 | 2025-05-13T20:48:03.629Z | Downloaded twox-hash v2.1.0 |
1043 | 2025-05-13T20:48:03.632Z | Downloaded zerocopy-derive v0.8.25 |
1044 | 2025-05-13T20:48:03.636Z | Downloaded slog-dtrace v0.3.0 |
1045 | 2025-05-13T20:48:03.639Z | Downloaded same-file v1.0.6 |
1046 | 2025-05-13T20:48:03.639Z | Downloaded des v0.8.1 |
1047 | 2025-05-13T20:48:03.642Z | Downloaded serde_cbor v0.11.2 |
1048 | 2025-05-13T20:48:03.645Z | Downloaded primeorder v0.13.6 |
1049 | 2025-05-13T20:48:03.645Z | Downloaded polyval v0.6.2 |
1050 | 2025-05-13T20:48:03.648Z | Downloaded ron v0.7.1 |
1051 | 2025-05-13T20:48:03.651Z | Downloaded num_enum v0.5.11 |
1052 | 2025-05-13T20:48:03.655Z | Downloaded unsafe-libyaml v0.2.11 |
1053 | 2025-05-13T20:48:03.661Z | Downloaded unicode-truncate v1.1.0 |
1054 | 2025-05-13T20:48:03.661Z | Downloaded subprocess v0.2.9 |
1055 | 2025-05-13T20:48:03.664Z | Downloaded glob v0.3.2 |
1056 | 2025-05-13T20:48:03.664Z | Downloaded futures-macro v0.3.31 |
1057 | 2025-05-13T20:48:03.667Z | Downloaded futures-io v0.3.31 |
1058 | 2025-05-13T20:48:03.667Z | Downloaded futures-core v0.3.31 |
1059 | 2025-05-13T20:48:03.667Z | Downloaded multer v3.1.0 |
1060 | 2025-05-13T20:48:03.672Z | Downloaded hickory-resolver v0.24.4 |
1061 | 2025-05-13T20:48:03.675Z | Downloaded dsl_auto_type v0.1.2 |
1062 | 2025-05-13T20:48:03.675Z | Downloaded serde_derive_internals v0.29.1 |
1063 | 2025-05-13T20:48:03.678Z | Downloaded getrandom v0.3.1 |
1064 | 2025-05-13T20:48:03.681Z | Downloaded getrandom v0.2.15 |
1065 | 2025-05-13T20:48:03.684Z | Downloaded sqlformat v0.3.5 |
1066 | 2025-05-13T20:48:03.684Z | Downloaded spin v0.9.8 |
1067 | 2025-05-13T20:48:03.688Z | Downloaded snafu-derive v0.8.5 |
1068 | 2025-05-13T20:48:03.688Z | Downloaded pin-project v1.1.6 |
1069 | 2025-05-13T20:48:03.700Z | Downloaded tui-tree-widget v0.23.0 |
1070 | 2025-05-13T20:48:03.703Z | Downloaded vergen v8.3.2 |
1071 | 2025-05-13T20:48:03.703Z | Downloaded supports-color v3.0.2 |
1072 | 2025-05-13T20:48:03.703Z | Downloaded icu_collections v1.5.0 |
1073 | 2025-05-13T20:48:03.709Z | Downloaded socket2 v0.5.9 |
1074 | 2025-05-13T20:48:03.712Z | Downloaded subtle v2.6.1 |
1075 | 2025-05-13T20:48:03.712Z | Downloaded strum_macros v0.25.3 |
1076 | 2025-05-13T20:48:03.715Z | Downloaded spki v0.7.3 |
1077 | 2025-05-13T20:48:03.715Z | Downloaded pkcs1 v0.7.5 |
1078 | 2025-05-13T20:48:03.718Z | Downloaded pin-project-internal v1.1.6 |
1079 | 2025-05-13T20:48:03.719Z | Downloaded password-hash v0.5.0 |
1080 | 2025-05-13T20:48:03.724Z | Downloaded password-hash v0.4.2 |
1081 | 2025-05-13T20:48:03.724Z | Downloaded dunce v1.0.5 |
1082 | 2025-05-13T20:48:03.724Z | Downloaded shlex v1.3.0 |
1083 | 2025-05-13T20:48:03.724Z | Downloaded salsa20 v0.10.2 |
1084 | 2025-05-13T20:48:03.729Z | Downloaded rusty-fork v0.3.0 |
1085 | 2025-05-13T20:48:03.729Z | Downloaded rustversion v1.0.17 |
1086 | 2025-05-13T20:48:03.732Z | Downloaded nu-ansi-term v0.50.1 |
1087 | 2025-05-13T20:48:03.732Z | Downloaded serde_yaml v0.9.34+deprecated |
1088 | 2025-05-13T20:48:03.737Z | Downloaded crossbeam-channel v0.5.15 |
1089 | 2025-05-13T20:48:03.740Z | Downloaded backtrace v0.3.74 |
1090 | 2025-05-13T20:48:03.745Z | Downloaded progenitor-macro v0.8.0 |
1091 | 2025-05-13T20:48:03.748Z | Downloaded embedded-io v0.6.1 |
1092 | 2025-05-13T20:48:03.748Z | Downloaded derive_builder_core v0.20.2 |
1093 | 2025-05-13T20:48:03.751Z | Downloaded derive_builder v0.20.2 |
1094 | 2025-05-13T20:48:03.754Z | Downloaded zstd-safe v7.2.3 |
1095 | 2025-05-13T20:48:03.758Z | Downloaded slog-term v2.9.1 |
1096 | 2025-05-13T20:48:03.763Z | Downloaded heapless v0.8.0 |
1097 | 2025-05-13T20:48:03.763Z | Downloaded csv-core v0.1.11 |
1098 | 2025-05-13T20:48:03.766Z | Downloaded tinyvec v1.8.0 |
1099 | 2025-05-13T20:48:03.766Z | Downloaded indicatif v0.17.11 |
1100 | 2025-05-13T20:48:03.769Z | Downloaded indexmap v1.9.3 |
1101 | 2025-05-13T20:48:03.772Z | Downloaded icu_properties v1.5.1 |
1102 | 2025-05-13T20:48:03.776Z | Downloaded document-features v0.2.10 |
1103 | 2025-05-13T20:48:03.779Z | Downloaded unicase v2.7.0 |
1104 | 2025-05-13T20:48:03.779Z | Downloaded crypto-bigint v0.5.5 |
1105 | 2025-05-13T20:48:03.784Z | Downloaded bumpalo v3.16.0 |
1106 | 2025-05-13T20:48:03.787Z | Downloaded base64 v0.22.1 |
1107 | 2025-05-13T20:48:03.791Z | Downloaded proc-macro-crate v1.3.1 |
1108 | 2025-05-13T20:48:03.795Z | Downloaded path-slash v0.1.5 |
1109 | 2025-05-13T20:48:03.795Z | Downloaded form_urlencoded v1.2.1 |
1110 | 2025-05-13T20:48:03.795Z | Downloaded enum-as-inner v0.6.1 |
1111 | 2025-05-13T20:48:03.798Z | Downloaded ena v0.14.3 |
1112 | 2025-05-13T20:48:03.798Z | Downloaded displaydoc v0.2.5 |
1113 | 2025-05-13T20:48:03.802Z | Downloaded display-error-chain v0.2.2 |
1114 | 2025-05-13T20:48:03.802Z | Downloaded curve25519-dalek-derive v0.1.1 |
1115 | 2025-05-13T20:48:03.802Z | Downloaded ctr v0.9.2 |
1116 | 2025-05-13T20:48:03.805Z | Downloaded whoami v1.5.2 |
1117 | 2025-05-13T20:48:03.808Z | Downloaded which v4.4.2 |
1118 | 2025-05-13T20:48:03.808Z | Downloaded untrusted v0.7.1 |
1119 | 2025-05-13T20:48:03.808Z | Downloaded tls_codec_derive v0.4.1 |
1120 | 2025-05-13T20:48:03.818Z | Downloaded tls_codec v0.4.1 |
1121 | 2025-05-13T20:48:03.818Z | Downloaded newline-converter v0.3.0 |
1122 | 2025-05-13T20:48:03.818Z | Downloaded litrs v0.4.1 |
1123 | 2025-05-13T20:48:03.823Z | Downloaded arc-swap v1.7.1 |
1124 | 2025-05-13T20:48:03.824Z | Downloaded hickory-client v0.24.4 |
1125 | 2025-05-13T20:48:03.824Z | Downloaded compact_str v0.8.0 |
1126 | 2025-05-13T20:48:03.829Z | Downloaded secrecy v0.10.3 |
1127 | 2025-05-13T20:48:03.829Z | Downloaded scheduled-thread-pool v0.2.7 |
1128 | 2025-05-13T20:48:03.829Z | Downloaded predicates v3.1.3 |
1129 | 2025-05-13T20:48:03.829Z | Downloaded managed v0.8.0 |
1130 | 2025-05-13T20:48:03.833Z | Downloaded icu_locid v1.5.0 |
1131 | 2025-05-13T20:48:03.837Z | Downloaded http-body-util v0.1.3 |
1132 | 2025-05-13T20:48:03.837Z | Downloaded embedded-io v0.4.0 |
1133 | 2025-05-13T20:48:03.841Z | Downloaded typify-macro v0.2.0 |
1134 | 2025-05-13T20:48:03.841Z | Downloaded synstructure v0.13.1 |
1135 | 2025-05-13T20:48:03.841Z | Downloaded structmeta-derive v0.3.0 |
1136 | 2025-05-13T20:48:03.841Z | Downloaded string_cache v0.8.9 |
1137 | 2025-05-13T20:48:03.845Z | Downloaded time-macros v0.2.18 |
1138 | 2025-05-13T20:48:03.845Z | Downloaded slog-stdlog v4.1.1 |
1139 | 2025-05-13T20:48:03.848Z | Downloaded siphasher v0.3.11 |
1140 | 2025-05-13T20:48:03.848Z | Downloaded crossbeam-utils v0.8.21 |
1141 | 2025-05-13T20:48:03.848Z | Downloaded rand_core v0.6.4 |
1142 | 2025-05-13T20:48:03.851Z | Downloaded rtoolbox v0.0.2 |
1143 | 2025-05-13T20:48:03.851Z | Downloaded lock_api v0.4.12 |
1144 | 2025-05-13T20:48:03.854Z | Downloaded want v0.3.1 |
1145 | 2025-05-13T20:48:03.854Z | Downloaded crossbeam-epoch v0.9.18 |
1146 | 2025-05-13T20:48:03.858Z | Downloaded allocator-api2 v0.2.18 |
1147 | 2025-05-13T20:48:03.861Z | Downloaded iana-time-zone v0.1.63 |
1148 | 2025-05-13T20:48:03.861Z | Downloaded cookie_store v0.21.1 |
1149 | 2025-05-13T20:48:03.865Z | Downloaded clang-sys v1.8.1 |
1150 | 2025-05-13T20:48:03.869Z | Downloaded blake2 v0.10.6 |
1151 | 2025-05-13T20:48:03.870Z | Downloaded base64ct v1.6.0 |
1152 | 2025-05-13T20:48:03.873Z | Downloaded cookie v0.18.1 |
1153 | 2025-05-13T20:48:03.873Z | Downloaded resolv-conf v0.7.0 |
1154 | 2025-05-13T20:48:03.876Z | Downloaded ref-cast-impl v1.0.23 |
1155 | 2025-05-13T20:48:03.876Z | Downloaded ref-cast v1.0.23 |
1156 | 2025-05-13T20:48:03.879Z | Downloaded rand_chacha v0.9.0 |
1157 | 2025-05-13T20:48:03.879Z | Downloaded r2d2 v0.8.10 |
1158 | 2025-05-13T20:48:03.882Z | Downloaded predicates-core v1.0.8 |
1159 | 2025-05-13T20:48:03.882Z | Downloaded libloading v0.8.5 |
1160 | 2025-05-13T20:48:03.885Z | Downloaded hyper-staticfile v0.10.1 |
1161 | 2025-05-13T20:48:03.888Z | Downloaded icu_locid_transform v1.5.0 |
1162 | 2025-05-13T20:48:03.891Z | Downloaded httparse v1.9.5 |
1163 | 2025-05-13T20:48:03.894Z | Downloaded bit-set v0.5.3 |
1164 | 2025-05-13T20:48:03.894Z | Downloaded bzip2 v0.4.4 |
1165 | 2025-05-13T20:48:03.897Z | Downloaded ahash v0.8.11 |
1166 | 2025-05-13T20:48:03.900Z | Downloaded addr2line v0.24.2 |
1167 | 2025-05-13T20:48:03.900Z | Downloaded lalrpop-util v0.19.12 |
1168 | 2025-05-13T20:48:03.903Z | Downloaded chacha20 v0.9.1 |
1169 | 2025-05-13T20:48:03.903Z | Downloaded cargo_metadata v0.18.1 |
1170 | 2025-05-13T20:48:03.911Z | Downloaded console v0.15.10 |
1171 | 2025-05-13T20:48:03.911Z | Downloaded colored v2.2.0 |
1172 | 2025-05-13T20:48:03.911Z | Downloaded instability v0.3.2 |
1173 | 2025-05-13T20:48:03.911Z | Downloaded ingot v0.1.0 |
1174 | 2025-05-13T20:48:03.915Z | Downloaded crc32fast v1.4.2 |
1175 | 2025-05-13T20:48:03.915Z | Downloaded bit-vec v0.8.0 |
1176 | 2025-05-13T20:48:03.919Z | Downloaded backoff v0.4.0 |
1177 | 2025-05-13T20:48:03.919Z | Downloaded libefi-sys v0.1.0 |
1178 | 2025-05-13T20:48:03.922Z | Downloaded impl-trait-for-tuples v0.2.2 |
1179 | 2025-05-13T20:48:03.922Z | Downloaded idna_adapter v1.2.0 |
1180 | 2025-05-13T20:48:03.925Z | Downloaded constant_time_eq v0.3.1 |
1181 | 2025-05-13T20:48:03.925Z | Downloaded cancel-safe-futures v0.1.5 |
1182 | 2025-05-13T20:48:03.928Z | Downloaded bcs v0.1.6 |
1183 | 2025-05-13T20:48:03.931Z | Downloaded indoc v2.0.6 |
1184 | 2025-05-13T20:48:03.931Z | Downloaded cexpr v0.6.0 |
1185 | 2025-05-13T20:48:03.934Z | Downloaded bzip2 v0.5.2 |
1186 | 2025-05-13T20:48:03.934Z | Downloaded bit-vec v0.6.3 |
1187 | 2025-05-13T20:48:03.937Z | Downloaded progenitor-client v0.8.0 |
1188 | 2025-05-13T20:48:03.937Z | Downloaded libscf-sys v1.1.0 |
1189 | 2025-05-13T20:48:03.940Z | Downloaded lazy_static v1.5.0 |
1190 | 2025-05-13T20:48:03.940Z | Downloaded inout v0.1.3 |
1191 | 2025-05-13T20:48:03.940Z | Downloaded heck v0.3.3 |
1192 | 2025-05-13T20:48:03.943Z | Downloaded const_format_proc_macros v0.2.34 |
1193 | 2025-05-13T20:48:03.943Z | Downloaded cipher v0.4.4 |
1194 | 2025-05-13T20:48:03.947Z | Downloaded ipnetwork v0.21.1 |
1195 | 2025-05-13T20:48:03.947Z | Downloaded internet-checksum v0.2.1 |
1196 | 2025-05-13T20:48:03.950Z | Downloaded async-bb8-diesel v0.2.1 |
1197 | 2025-05-13T20:48:03.950Z | Downloaded arrayvec v0.7.6 |
1198 | 2025-05-13T20:48:03.953Z | Downloaded argon2 v0.5.3 |
1199 | 2025-05-13T20:48:03.956Z | Downloaded cmake v0.1.51 |
1200 | 2025-05-13T20:48:03.956Z | Downloaded humantime v2.1.0 |
1201 | 2025-05-13T20:48:03.959Z | Downloaded hubpack v0.1.2 |
1202 | 2025-05-13T20:48:03.959Z | Downloaded hostname v0.4.0 |
1203 | 2025-05-13T20:48:03.962Z | Downloaded hostname v0.3.1 |
1204 | 2025-05-13T20:48:03.962Z | Downloaded home v0.5.9 |
1205 | 2025-05-13T20:48:03.962Z | Downloaded bit-set v0.8.0 |
1206 | 2025-05-13T20:48:03.965Z | Downloaded async-trait v0.1.88 |
1207 | 2025-05-13T20:48:03.968Z | Downloaded arrayref v0.3.9 |
1208 | 2025-05-13T20:48:03.968Z | Downloaded headers v0.4.0 |
1209 | 2025-05-13T20:48:03.972Z | Downloaded ciborium-ll v0.2.2 |
1210 | 2025-05-13T20:48:03.975Z | Downloaded base16ct v0.2.0 |
1211 | 2025-05-13T20:48:03.975Z | Downloaded crunchy v0.2.2 |
1212 | 2025-05-13T20:48:03.978Z | Downloaded crc-catalog v2.4.0 |
1213 | 2025-05-13T20:48:03.978Z | Downloaded bitfield-struct v0.6.2 |
1214 | 2025-05-13T20:48:03.978Z | Downloaded chrono-tz-build v0.4.0 |
1215 | 2025-05-13T20:48:03.981Z | Downloaded castaway v0.2.3 |
1216 | 2025-05-13T20:48:03.981Z | Downloaded buf-list v1.0.3 |
1217 | 2025-05-13T20:48:04.186Z | Downloaded aws-lc-sys v0.26.0 |
1218 | 2025-05-13T20:48:04.531Z | Compiling serde v1.0.219 |
1219 | 2025-05-13T20:48:04.536Z | Compiling value-bag v1.9.0 |
1220 | 2025-05-13T20:48:04.536Z | Compiling shlex v1.3.0 |
1221 | 2025-05-13T20:48:04.536Z | Compiling lock_api v0.4.12 |
1222 | 2025-05-13T20:48:04.536Z | Compiling scopeguard v1.2.0 |
1223 | 2025-05-13T20:48:04.700Z | Compiling typenum v1.17.0 |
1224 | 2025-05-13T20:48:04.731Z | Compiling syn v2.0.98 |
1225 | 2025-05-13T20:48:04.746Z | Compiling getrandom v0.2.15 |
1226 | 2025-05-13T20:48:04.877Z | Compiling jobserver v0.1.32 |
1227 | 2025-05-13T20:48:05.109Z | Compiling log v0.4.22 |
1228 | 2025-05-13T20:48:05.203Z | Compiling rand_core v0.6.4 |
1229 | 2025-05-13T20:48:05.245Z | Compiling generic-array v0.14.7 |
1230 | 2025-05-13T20:48:05.300Z | Compiling cc v1.2.15 |
1231 | 2025-05-13T20:48:05.633Z | Compiling smallvec v1.14.0 |
1232 | 2025-05-13T20:48:05.685Z | Compiling subtle v2.6.1 |
1233 | 2025-05-13T20:48:05.704Z | Compiling const-oid v0.9.6 |
1234 | 2025-05-13T20:48:05.754Z | Compiling stable_deref_trait v1.2.0 |
1235 | 2025-05-13T20:48:05.883Z | Compiling pkg-config v0.3.31 |
1236 | 2025-05-13T20:48:05.913Z | Compiling rustix v0.38.37 |
1237 | 2025-05-13T20:48:06.001Z | Compiling pin-project-lite v0.2.14 |
1238 | 2025-05-13T20:48:06.021Z | Compiling parking_lot_core v0.9.10 |
1239 | 2025-05-13T20:48:06.154Z | Compiling signal-hook-registry v1.4.2 |
1240 | 2025-05-13T20:48:06.765Z | Compiling mio v1.0.2 |
1241 | 2025-05-13T20:48:06.884Z | Compiling spin v0.9.8 |
1242 | 2025-05-13T20:48:07.075Z | Compiling parking_lot v0.12.3 |
1243 | 2025-05-13T20:48:07.110Z | Compiling futures-core v0.3.31 |
1244 | 2025-05-13T20:48:07.131Z | Compiling aho-corasick v1.1.3 |
1245 | 2025-05-13T20:48:07.254Z | Compiling either v1.14.0 |
1246 | 2025-05-13T20:48:07.363Z | Compiling serde_json v1.0.140 |
1247 | 2025-05-13T20:48:07.691Z | Compiling libm v0.2.8 |
1248 | 2025-05-13T20:48:07.717Z | Compiling cpufeatures v0.2.14 |
1249 | 2025-05-13T20:48:07.737Z | Compiling regex-syntax v0.8.5 |
1250 | 2025-05-13T20:48:07.825Z | Compiling litemap v0.7.3 |
1251 | 2025-05-13T20:48:07.847Z | Compiling writeable v0.5.5 |
1252 | 2025-05-13T20:48:08.034Z | Compiling socket2 v0.5.9 |
1253 | 2025-05-13T20:48:08.141Z | Compiling num-traits v0.2.19 |
1254 | 2025-05-13T20:48:08.320Z | Compiling slab v0.4.9 |
1255 | 2025-05-13T20:48:08.496Z | Compiling glob v0.3.2 |
1256 | 2025-05-13T20:48:08.871Z | Compiling futures-sink v0.3.31 |
1257 | 2025-05-13T20:48:09.006Z | Compiling icu_locid_transform_data v1.5.0 |
1258 | 2025-05-13T20:48:09.045Z | Compiling prettyplease v0.2.30 |
1259 | 2025-05-13T20:48:09.127Z | Compiling getrandom v0.3.1 |
1260 | 2025-05-13T20:48:09.359Z | Compiling clang-sys v1.8.1 |
1261 | 2025-05-13T20:48:09.452Z | Compiling lazy_static v1.5.0 |
1262 | 2025-05-13T20:48:09.478Z | Compiling foldhash v0.1.3 |
1263 | 2025-05-13T20:48:09.602Z | Compiling allocator-api2 v0.2.18 |
1264 | 2025-05-13T20:48:09.885Z | Compiling icu_properties_data v1.5.0 |
1265 | 2025-05-13T20:48:10.095Z | Compiling minimal-lexical v0.2.1 |
1266 | 2025-05-13T20:48:10.167Z | Compiling libloading v0.8.5 |
1267 | 2025-05-13T20:48:10.406Z | Compiling hashbrown v0.15.1 |
1268 | 2025-05-13T20:48:10.585Z | Compiling nom v7.1.3 |
1269 | 2025-05-13T20:48:10.588Z | Compiling utf8_iter v1.0.4 |
1270 | 2025-05-13T20:48:10.649Z | Compiling percent-encoding v2.3.1 |
1271 | 2025-05-13T20:48:10.869Z | Compiling bindgen v0.69.5 |
1272 | 2025-05-13T20:48:10.991Z | Compiling write16 v1.0.0 |
1273 | 2025-05-13T20:48:11.139Z | Compiling base64ct v1.6.0 |
1274 | 2025-05-13T20:48:11.523Z | Compiling regex-automata v0.4.8 |
1275 | 2025-05-13T20:48:11.643Z | Compiling utf16_iter v1.0.5 |
1276 | 2025-05-13T20:48:11.774Z | Compiling home v0.5.9 |
1277 | 2025-05-13T20:48:11.774Z | Compiling icu_normalizer_data v1.5.0 |
1278 | 2025-05-13T20:48:11.861Z | Compiling pem-rfc7468 v0.7.0 |
1279 | 2025-05-13T20:48:11.900Z | Compiling itertools v0.12.1 |
1280 | 2025-05-13T20:48:12.023Z | Compiling flagset v0.4.6 |
1281 | 2025-05-13T20:48:12.261Z | Compiling synstructure v0.13.1 |
1282 | 2025-05-13T20:48:13.720Z | Compiling cexpr v0.6.0 |
1283 | 2025-05-13T20:48:13.893Z | Compiling lazycell v1.3.0 |
1284 | 2025-05-13T20:48:14.023Z | Compiling rustc-hash v1.1.0 |
1285 | 2025-05-13T20:48:14.084Z | Compiling futures-channel v0.3.31 |
1286 | 2025-05-13T20:48:14.195Z | Compiling cmake v0.1.51 |
1287 | 2025-05-13T20:48:14.495Z | Compiling dunce v1.0.5 |
1288 | 2025-05-13T20:48:14.650Z | Compiling fs_extra v1.3.0 |
1289 | 2025-05-13T20:48:14.837Z | Compiling futures-io v0.3.31 |
1290 | 2025-05-13T20:48:15.058Z | Compiling futures-task v0.3.31 |
1291 | 2025-05-13T20:48:15.130Z | Compiling pin-utils v0.1.0 |
1292 | 2025-05-13T20:48:15.196Z | Compiling form_urlencoded v1.2.1 |
1293 | 2025-05-13T20:48:15.243Z | Compiling paste v1.0.15 |
1294 | 2025-05-13T20:48:15.330Z | Compiling vcpkg v0.2.15 |
1295 | 2025-05-13T20:48:15.356Z | Compiling crossbeam-utils v0.8.21 |
1296 | 2025-05-13T20:48:15.384Z | Compiling zerocopy v0.8.25 |
1297 | 2025-05-13T20:48:15.510Z | Compiling ring v0.17.11 |
1298 | 2025-05-13T20:48:15.929Z | Compiling tracing-core v0.1.32 |
1299 | 2025-05-13T20:48:16.268Z | Compiling iana-time-zone v0.1.63 |
1300 | 2025-05-13T20:48:16.597Z | Compiling aws-lc-rs v1.12.4 |
1301 | 2025-05-13T20:48:16.890Z | Compiling regex v1.11.1 |
1302 | 2025-05-13T20:48:17.059Z | Compiling openssl-sys v0.9.107 |
1303 | 2025-05-13T20:48:17.134Z | Compiling tinyvec_macros v0.1.1 |
1304 | 2025-05-13T20:48:17.246Z | Compiling rustls-pki-types v1.10.0 |
1305 | 2025-05-13T20:48:17.403Z | Compiling serde_derive v1.0.219 |
1306 | 2025-05-13T20:48:17.790Z | Compiling zeroize_derive v1.4.2 |
1307 | 2025-05-13T20:48:18.162Z | Compiling zerofrom-derive v0.1.4 |
1308 | 2025-05-13T20:48:18.165Z | Compiling yoke-derive v0.7.4 |
1309 | 2025-05-13T20:48:18.239Z | Compiling zerovec-derive v0.10.3 |
1310 | 2025-05-13T20:48:19.229Z | Compiling zeroize v1.8.1 |
1311 | 2025-05-13T20:48:20.611Z | Compiling displaydoc v0.2.5 |
1312 | 2025-05-13T20:48:20.857Z | Compiling crypto-common v0.1.6 |
1313 | 2025-05-13T20:48:20.886Z | Compiling block-buffer v0.10.4 |
1314 | 2025-05-13T20:48:21.088Z | Compiling digest v0.10.7 |
1315 | 2025-05-13T20:48:21.140Z | Compiling zerocopy-derive v0.7.35 |
1316 | 2025-05-13T20:48:21.560Z | Compiling zerofrom v0.1.4 |
1317 | 2025-05-13T20:48:21.563Z | Compiling hmac v0.12.1 |
1318 | 2025-05-13T20:48:21.794Z | Compiling yoke v0.7.4 |
1319 | 2025-05-13T20:48:21.839Z | Compiling icu_provider_macros v1.5.0 |
1320 | 2025-05-13T20:48:21.983Z | Compiling tokio-macros v2.5.0 |
1321 | 2025-05-13T20:48:22.078Z | Compiling block-padding v0.3.3 |
1322 | 2025-05-13T20:48:22.135Z | Compiling zerovec v0.10.4 |
1323 | 2025-05-13T20:48:22.214Z | Compiling sha2 v0.10.8 |
1324 | 2025-05-13T20:48:22.338Z | Compiling inout v0.1.3 |
1325 | 2025-05-13T20:48:22.371Z | Compiling thiserror-impl v1.0.69 |
1326 | 2025-05-13T20:48:22.639Z | Compiling cipher v0.4.4 |
1327 | 2025-05-13T20:48:22.915Z | Compiling der_derive v0.7.3 |
1328 | 2025-05-13T20:48:23.092Z | Compiling zerocopy v0.7.35 |
1329 | 2025-05-13T20:48:23.241Z | Compiling futures-macro v0.3.31 |
1330 | 2025-05-13T20:48:23.467Z | Compiling salsa20 v0.10.2 |
1331 | 2025-05-13T20:48:23.729Z | Compiling pbkdf2 v0.12.2 |
1332 | 2025-05-13T20:48:23.922Z | Compiling tinystr v0.7.6 |
1333 | 2025-05-13T20:48:24.236Z | Compiling icu_locid v1.5.0 |
1334 | 2025-05-13T20:48:24.306Z | Compiling icu_collections v1.5.0 |
1335 | 2025-05-13T20:48:24.561Z | Compiling ppv-lite86 v0.2.20 |
1336 | 2025-05-13T20:48:25.062Z | Compiling futures-util v0.3.31 |
1337 | 2025-05-13T20:48:25.260Z | Compiling der v0.7.9 |
1338 | 2025-05-13T20:48:25.283Z | Compiling scrypt v0.11.0 |
1339 | 2025-05-13T20:48:25.408Z | Compiling icu_provider v1.5.0 |
1340 | 2025-05-13T20:48:25.512Z | Compiling thiserror v1.0.69 |
1341 | 2025-05-13T20:48:25.662Z | Compiling cbc v0.1.2 |
1342 | 2025-05-13T20:48:25.794Z | Compiling aes v0.8.4 |
1343 | 2025-05-13T20:48:25.834Z | Compiling pest v2.7.14 |
1344 | 2025-05-13T20:48:26.037Z | Compiling zerocopy-derive v0.8.25 |
1345 | 2025-05-13T20:48:26.157Z | Compiling icu_locid_transform v1.5.0 |
1346 | 2025-05-13T20:48:26.333Z | Compiling tracing-attributes v0.1.27 |
1347 | 2025-05-13T20:48:28.231Z | Compiling icu_properties v1.5.1 |
1348 | 2025-05-13T20:48:28.583Z | Compiling spki v0.7.3 |
1349 | 2025-05-13T20:48:28.684Z | Compiling pest_meta v2.7.14 |
1350 | 2025-05-13T20:48:28.791Z | Compiling scroll_derive v0.12.0 |
1351 | 2025-05-13T20:48:28.955Z | Compiling pkcs5 v0.7.1 |
1352 | 2025-05-13T20:48:29.709Z | Compiling tracing v0.1.40 |
1353 | 2025-05-13T20:48:30.043Z | Compiling bitflags v2.9.0 |
1354 | 2025-05-13T20:48:30.211Z | Compiling bytes v1.10.1 |
1355 | 2025-05-13T20:48:30.306Z | Compiling semver v1.0.26 |
1356 | 2025-05-13T20:48:30.509Z | Compiling indexmap v2.9.0 |
1357 | 2025-05-13T20:48:31.013Z | Compiling rustc_version v0.4.1 |
1358 | 2025-05-13T20:48:31.671Z | Compiling tokio v1.43.1 |
1359 | 2025-05-13T20:48:31.693Z | Compiling http v1.2.0 |
1360 | 2025-05-13T20:48:31.866Z | Compiling icu_normalizer v1.5.0 |
1361 | 2025-05-13T20:48:32.542Z | Compiling uuid v1.16.0 |
1362 | 2025-05-13T20:48:32.837Z | Compiling idna_adapter v1.2.0 |
1363 | 2025-05-13T20:48:32.993Z | Compiling chrono v0.4.40 |
1364 | 2025-05-13T20:48:33.059Z | Compiling pkcs8 v0.10.2 |
1365 | 2025-05-13T20:48:33.122Z | Compiling idna v1.0.3 |
1366 | 2025-05-13T20:48:33.618Z | Compiling httparse v1.9.5 |
1367 | 2025-05-13T20:48:33.728Z | Compiling http-body v1.0.1 |
1368 | 2025-05-13T20:48:33.956Z | Compiling url v2.5.3 |
1369 | 2025-05-13T20:48:34.001Z | Compiling scroll v0.12.0 |
1370 | 2025-05-13T20:48:34.113Z | Compiling which v4.4.2 |
1371 | 2025-05-13T20:48:34.379Z | Compiling pest_generator v2.7.14 |
1372 | 2025-05-13T20:48:34.673Z | Compiling tinyvec v1.8.0 |
1373 | 2025-05-13T20:48:34.699Z | Compiling serde_derive_internals v0.29.1 |
1374 | 2025-05-13T20:48:35.236Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1375 | 2025-05-13T20:48:35.690Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1376 | 2025-05-13T20:48:36.021Z | Compiling untrusted v0.7.1 |
1377 | 2025-05-13T20:48:36.149Z | Compiling rustversion v1.0.17 |
1378 | 2025-05-13T20:48:36.217Z | Compiling untrusted v0.9.0 |
1379 | 2025-05-13T20:48:36.244Z | Compiling foreign-types-shared v0.1.1 |
1380 | 2025-05-13T20:48:36.244Z | Compiling adler2 v2.0.0 |
1381 | 2025-05-13T20:48:36.364Z | Compiling time-core v0.1.2 |
1382 | 2025-05-13T20:48:36.400Z | Compiling num-conv v0.1.0 |
1383 | 2025-05-13T20:48:36.425Z | Compiling openssl v0.10.72 |
1384 | 2025-05-13T20:48:36.473Z | Compiling atomic-waker v1.1.2 |
1385 | 2025-05-13T20:48:36.553Z | Compiling schemars v0.8.22 |
1386 | 2025-05-13T20:48:36.678Z | Compiling try-lock v0.2.5 |
1387 | 2025-05-13T20:48:36.707Z | Compiling powerfmt v0.2.0 |
1388 | 2025-05-13T20:48:36.870Z | Compiling want v0.3.1 |
1389 | 2025-05-13T20:48:36.930Z | Compiling time-macros v0.2.18 |
1390 | 2025-05-13T20:48:36.956Z | Compiling schemars_derive v0.8.22 |
1391 | 2025-05-13T20:48:36.975Z | Compiling miniz_oxide v0.8.5 |
1392 | 2025-05-13T20:48:37.011Z | Compiling deranged v0.3.11 |
1393 | 2025-05-13T20:48:37.076Z | Compiling foreign-types v0.3.2 |
1394 | 2025-05-13T20:48:37.191Z | Compiling pest_derive v2.7.14 |
1395 | 2025-05-13T20:48:38.439Z | Compiling goblin v0.8.2 |
1396 | 2025-05-13T20:48:39.813Z | Compiling tokio-util v0.7.13 |
1397 | 2025-05-13T20:48:39.841Z | Compiling rand_core v0.9.2 |
1398 | 2025-05-13T20:48:40.267Z | Compiling openssl-macros v0.1.1 |
1399 | 2025-05-13T20:48:41.048Z | Compiling h2 v0.4.6 |
1400 | 2025-05-13T20:48:41.199Z | Compiling num_threads v0.1.7 |
1401 | 2025-05-13T20:48:41.305Z | Compiling syn v1.0.109 |
1402 | 2025-05-13T20:48:41.356Z | Compiling rustls v0.23.19 |
1403 | 2025-05-13T20:48:41.382Z | Compiling native-tls v0.2.12 |
1404 | 2025-05-13T20:48:41.687Z | Compiling tower-service v0.3.3 |
1405 | 2025-05-13T20:48:41.762Z | Compiling dyn-clone v1.0.19 |
1406 | 2025-05-13T20:48:41.835Z | Compiling httpdate v1.0.3 |
1407 | 2025-05-13T20:48:42.034Z | Compiling time v0.3.36 |
1408 | 2025-05-13T20:48:44.563Z | Compiling dof v0.3.0 |
1409 | 2025-05-13T20:48:45.392Z | Compiling rand_chacha v0.9.0 |
1410 | 2025-05-13T20:48:46.538Z | Compiling dtrace-parser v0.2.0 |
1411 | 2025-05-13T20:48:47.428Z | Compiling unicode-normalization v0.1.24 |
1412 | 2025-05-13T20:48:47.431Z | Compiling heapless v0.7.17 |
1413 | 2025-05-13T20:48:47.788Z | Compiling rand_chacha v0.3.1 |
1414 | 2025-05-13T20:48:47.849Z | Compiling hyper v1.6.0 |
1415 | 2025-05-13T20:48:48.414Z | Compiling signature v2.2.0 |
1416 | 2025-05-13T20:48:48.547Z | Compiling crossbeam-epoch v0.9.18 |
1417 | 2025-05-13T20:48:48.732Z | Compiling crc32fast v1.4.2 |
1418 | 2025-05-13T20:48:49.059Z | Compiling cookie v0.18.1 |
1419 | 2025-05-13T20:48:49.247Z | Compiling zstd-safe v7.2.3 |
1420 | 2025-05-13T20:48:49.378Z | Compiling slog v2.7.0 |
1421 | 2025-05-13T20:48:49.596Z | Compiling siphasher v0.3.11 |
1422 | 2025-05-13T20:48:49.908Z | Compiling unicode-bidi v0.3.17 |
1423 | 2025-05-13T20:48:49.988Z | Compiling rayon-core v1.12.1 |
1424 | 2025-05-13T20:48:50.045Z | Compiling unicode-properties v0.1.3 |
1425 | 2025-05-13T20:48:50.129Z | Compiling openssl-probe v0.1.5 |
1426 | 2025-05-13T20:48:50.305Z | Compiling signal-hook v0.3.17 |
1427 | 2025-05-13T20:48:50.459Z | Compiling base64 v0.22.1 |
1428 | 2025-05-13T20:48:50.658Z | Compiling stringprep v0.1.5 |
1429 | 2025-05-13T20:48:50.704Z | Compiling hyper-util v0.1.11 |
1430 | 2025-05-13T20:48:51.040Z | Compiling phf_shared v0.11.2 |
1431 | 2025-05-13T20:48:51.181Z | Compiling crossbeam-deque v0.8.5 |
1432 | 2025-05-13T20:48:51.235Z | Compiling usdt-impl v0.5.0 |
1433 | 2025-05-13T20:48:51.369Z | Compiling rand v0.8.5 |
1434 | 2025-05-13T20:48:51.523Z | Compiling rand v0.9.0 |
1435 | 2025-05-13T20:48:51.635Z | Compiling curve25519-dalek v4.1.3 |
1436 | 2025-05-13T20:48:52.373Z | Compiling serde_tokenstream v0.2.2 |
1437 | 2025-05-13T20:48:52.574Z | Compiling toml_datetime v0.6.8 |
1438 | 2025-05-13T20:48:52.750Z | Compiling serde_spanned v0.6.8 |
1439 | 2025-05-13T20:48:52.933Z | Compiling md-5 v0.10.6 |
1440 | 2025-05-13T20:48:53.022Z | Compiling num-integer v0.1.46 |
1441 | 2025-05-13T20:48:53.044Z | Compiling ff v0.13.0 |
1442 | 2025-05-13T20:48:53.239Z | Compiling hash32 v0.2.1 |
1443 | 2025-05-13T20:48:53.275Z | Compiling memoffset v0.9.1 |
1444 | 2025-05-13T20:48:53.297Z | Compiling base16ct v0.2.0 |
1445 | 2025-05-13T20:48:53.429Z | Compiling psl-types v2.0.11 |
1446 | 2025-05-13T20:48:53.590Z | Compiling cfg_aliases v0.2.1 |
1447 | 2025-05-13T20:48:53.626Z | Compiling litrs v0.4.1 |
1448 | 2025-05-13T20:48:53.630Z | Compiling gimli v0.31.1 |
1449 | 2025-05-13T20:48:53.649Z | Compiling smoltcp v0.9.1 |
1450 | 2025-05-13T20:48:53.670Z | Compiling fallible-iterator v0.2.0 |
1451 | 2025-05-13T20:48:53.709Z | Compiling num-bigint-dig v0.8.4 |
1452 | 2025-05-13T20:48:53.821Z | Compiling newtype-uuid v1.2.1 |
1453 | 2025-05-13T20:48:54.059Z | Compiling portable-atomic v1.11.0 |
1454 | 2025-05-13T20:48:54.229Z | Compiling nix v0.29.0 |
1455 | 2025-05-13T20:48:54.339Z | Compiling postgres-protocol v0.6.8 |
1456 | 2025-05-13T20:48:54.530Z | Compiling publicsuffix v2.3.0 |
1457 | 2025-05-13T20:48:54.709Z | Compiling document-features v0.2.10 |
1458 | 2025-05-13T20:48:54.844Z | Compiling num-iter v0.1.45 |
1459 | 2025-05-13T20:48:55.114Z | Compiling sec1 v0.7.3 |
1460 | 2025-05-13T20:48:55.144Z | Compiling group v0.13.0 |
1461 | 2025-05-13T20:48:55.907Z | Compiling tokio-native-tls v0.3.1 |
1462 | 2025-05-13T20:48:56.194Z | Compiling flate2 v1.1.1 |
1463 | 2025-05-13T20:48:56.542Z | Compiling ipnetwork v0.21.1 |
1464 | 2025-05-13T20:48:56.697Z | Compiling terminal_size v0.4.0 |
1465 | 2025-05-13T20:48:56.933Z | Compiling http-body-util v0.1.3 |
1466 | 2025-05-13T20:48:56.954Z | Compiling hkdf v0.12.4 |
1467 | 2025-05-13T20:48:57.066Z | Compiling crypto-bigint v0.5.5 |
1468 | 2025-05-13T20:48:57.185Z | Compiling webpki-roots v0.26.6 |
1469 | 2025-05-13T20:48:57.250Z | Compiling async-trait v0.1.88 |
1470 | 2025-05-13T20:48:57.387Z | Compiling curve25519-dalek-derive v0.1.1 |
1471 | 2025-05-13T20:48:57.390Z | Compiling sync_wrapper v1.0.1 |
1472 | 2025-05-13T20:48:57.409Z | Compiling ahash v0.8.11 |
1473 | 2025-05-13T20:48:57.586Z | Compiling fs-err v3.1.0 |
1474 | 2025-05-13T20:48:57.803Z | Compiling addr2line v0.24.2 |
1475 | 2025-05-13T20:48:57.950Z | Compiling object v0.36.5 |
1476 | 2025-05-13T20:48:58.347Z | Compiling bumpalo v3.16.0 |
1477 | 2025-05-13T20:48:58.594Z | Compiling managed v0.8.0 |
1478 | 2025-05-13T20:48:58.829Z | Compiling zip v2.6.1 |
1479 | 2025-05-13T20:48:58.855Z | Compiling anyhow v1.0.98 |
1480 | 2025-05-13T20:48:59.040Z | Compiling ipnet v2.11.0 |
1481 | 2025-05-13T20:48:59.172Z | Compiling unicode-width v0.2.0 |
1482 | 2025-05-13T20:48:59.476Z | Compiling buf-list v1.0.3 |
1483 | 2025-05-13T20:48:59.693Z | Compiling winnow v0.5.40 |
1484 | 2025-05-13T20:48:59.754Z | Compiling simd-adler32 v0.3.7 |
1485 | 2025-05-13T20:49:00.094Z | Compiling tower-layer v0.3.3 |
1486 | 2025-05-13T20:49:00.129Z | Compiling lockfree-object-pool v0.1.6 |
1487 | 2025-05-13T20:49:00.285Z | Compiling rustc-demangle v0.1.24 |
1488 | 2025-05-13T20:49:00.404Z | Compiling zopfli v0.8.1 |
1489 | 2025-05-13T20:49:00.426Z | Compiling tower v0.5.2 |
1490 | 2025-05-13T20:49:01.234Z | Compiling elliptic-curve v0.13.8 |
1491 | 2025-05-13T20:49:01.314Z | Compiling console v0.15.10 |
1492 | 2025-05-13T20:49:02.096Z | Compiling strum_macros v0.25.3 |
1493 | 2025-05-13T20:49:03.045Z | Compiling toml_edit v0.19.15 |
1494 | 2025-05-13T20:49:03.289Z | Compiling clap_builder v4.5.35 |
1495 | 2025-05-13T20:49:03.410Z | Compiling hubpack_derive v0.1.1 |
1496 | 2025-05-13T20:49:04.304Z | Compiling hubpack v0.1.2 |
1497 | 2025-05-13T20:49:04.557Z | Compiling backtrace v0.3.74 |
1498 | 2025-05-13T20:49:04.836Z | Compiling hyper-tls v0.6.0 |
1499 | 2025-05-13T20:49:05.143Z | Compiling oxnet v0.1.1 |
1500 | 2025-05-13T20:49:05.253Z | Compiling signal-hook-mio v0.2.4 |
1501 | 2025-05-13T20:49:05.439Z | Compiling rayon v1.10.0 |
1502 | 2025-05-13T20:49:05.858Z | Compiling cookie_store v0.21.1 |
1503 | 2025-05-13T20:49:05.892Z | Compiling zstd v0.13.3 |
1504 | 2025-05-13T20:49:06.469Z | Compiling postgres-types v0.2.9 |
1505 | 2025-05-13T20:49:08.392Z | Compiling usdt-macro v0.5.0 |
1506 | 2025-05-13T20:49:08.661Z | Compiling usdt-attr-macro v0.5.0 |
1507 | 2025-05-13T20:49:09.824Z | Compiling phf v0.11.2 |
1508 | 2025-05-13T20:49:09.856Z | Compiling ed25519 v2.2.3 |
1509 | 2025-05-13T20:49:09.890Z | Compiling strum_macros v0.26.4 |
1510 | 2025-05-13T20:49:10.103Z | Compiling bzip2 v0.5.2 |
1511 | 2025-05-13T20:49:10.292Z | Compiling bzip2 v0.4.4 |
1512 | 2025-05-13T20:49:10.517Z | Compiling enum-as-inner v0.6.1 |
1513 | 2025-05-13T20:49:10.627Z | Compiling clap_derive v4.5.32 |
1514 | 2025-05-13T20:49:10.693Z | Compiling pkcs1 v0.7.5 |
1515 | 2025-05-13T20:49:11.121Z | Compiling serde_urlencoded v0.7.1 |
1516 | 2025-05-13T20:49:11.608Z | Compiling serde-big-array v0.5.1 |
1517 | 2025-05-13T20:49:11.673Z | Compiling futures-executor v0.3.31 |
1518 | 2025-05-13T20:49:11.758Z | Compiling rfc6979 v0.4.0 |
1519 | 2025-05-13T20:49:11.758Z | Compiling rustls-pemfile v2.2.0 |
1520 | 2025-05-13T20:49:11.899Z | Compiling daft-derive v0.1.3 |
1521 | 2025-05-13T20:49:11.928Z | Compiling serde_repr v0.1.19 |
1522 | 2025-05-13T20:49:12.072Z | Compiling bstr v1.10.0 |
1523 | 2025-05-13T20:49:12.121Z | Compiling float-cmp v0.10.0 |
1524 | 2025-05-13T20:49:12.377Z | Compiling encoding_rs v0.8.34 |
1525 | 2025-05-13T20:49:13.021Z | Compiling precomputed-hash v0.1.1 |
1526 | 2025-05-13T20:49:13.215Z | Compiling whoami v1.5.2 |
1527 | 2025-05-13T20:49:13.519Z | Compiling unicode-segmentation v1.12.0 |
1528 | 2025-05-13T20:49:13.685Z | Compiling fixedbitset v0.4.2 |
1529 | 2025-05-13T20:49:13.782Z | Compiling mime v0.3.17 |
1530 | 2025-05-13T20:49:14.132Z | Compiling difflib v0.4.0 |
1531 | 2025-05-13T20:49:14.309Z | Compiling normalize-line-endings v0.3.0 |
1532 | 2025-05-13T20:49:14.445Z | Compiling data-encoding v2.6.0 |
1533 | 2025-05-13T20:49:14.464Z | Compiling predicates-core v1.0.8 |
1534 | 2025-05-13T20:49:14.493Z | Compiling new_debug_unreachable v1.0.6 |
1535 | 2025-05-13T20:49:14.613Z | Compiling static_assertions v1.1.0 |
1536 | 2025-05-13T20:49:14.731Z | Compiling number_prefix v0.4.0 |
1537 | 2025-05-13T20:49:14.786Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869) |
1538 | 2025-05-13T20:49:14.985Z | Compiling indicatif v0.17.11 |
1539 | 2025-05-13T20:49:15.064Z | Compiling clap v4.5.35 |
1540 | 2025-05-13T20:49:15.191Z | Compiling hickory-proto v0.24.4 |
1541 | 2025-05-13T20:49:15.425Z | Compiling predicates v3.1.3 |
1542 | 2025-05-13T20:49:16.371Z | Compiling string_cache v0.8.9 |
1543 | 2025-05-13T20:49:16.411Z | Compiling strum v0.26.3 |
1544 | 2025-05-13T20:49:16.622Z | Compiling toml_edit v0.22.24 |
1545 | 2025-05-13T20:49:16.849Z | Compiling similar v2.7.0 |
1546 | 2025-05-13T20:49:16.918Z | Compiling petgraph v0.6.5 |
1547 | 2025-05-13T20:49:16.980Z | Compiling tokio-postgres v0.7.13 |
1548 | 2025-05-13T20:49:18.960Z | Compiling daft v0.1.3 |
1549 | 2025-05-13T20:49:19.493Z | Compiling usdt v0.5.0 |
1550 | 2025-05-13T20:49:19.996Z | Compiling futures v0.3.31 |
1551 | 2025-05-13T20:49:20.130Z | Compiling ecdsa v0.16.9 |
1552 | 2025-05-13T20:49:20.554Z | Compiling rsa v0.9.6 |
1553 | 2025-05-13T20:49:20.988Z | Compiling zip v0.6.6 |
1554 | 2025-05-13T20:49:21.545Z | Compiling ed25519-dalek v2.1.1 |
1555 | 2025-05-13T20:49:22.510Z | Compiling toml v0.7.8 |
1556 | 2025-05-13T20:49:23.803Z | Compiling crossterm v0.28.1 |
1557 | 2025-05-13T20:49:24.188Z | Compiling tokio-stream v0.1.17 |
1558 | 2025-05-13T20:49:24.359Z | Compiling openapiv3 v2.0.0 |
1559 | 2025-05-13T20:49:24.400Z | Compiling x509-cert v0.2.5 |
1560 | 2025-05-13T20:49:24.511Z | Compiling sha1 v0.10.6 |
1561 | 2025-05-13T20:49:24.607Z | Compiling itertools v0.10.5 |
1562 | 2025-05-13T20:49:24.907Z | Compiling dirs-sys-next v0.1.2 |
1563 | 2025-05-13T20:49:25.162Z | Compiling winnow v0.6.26 |
1564 | 2025-05-13T20:49:25.449Z | Compiling lalrpop-util v0.19.12 |
1565 | 2025-05-13T20:49:25.835Z | Compiling unicode-xid v0.2.6 |
1566 | 2025-05-13T20:49:26.053Z | Compiling peg-runtime v0.8.5 |
1567 | 2025-05-13T20:49:26.646Z | Compiling dirs-next v2.0.0 |
1568 | 2025-05-13T20:49:26.856Z | Compiling thread_local v1.1.8 |
1569 | 2025-05-13T20:49:27.085Z | Compiling slog-async v2.8.0 |
1570 | 2025-05-13T20:49:27.163Z | Compiling term v0.7.0 |
1571 | 2025-05-13T20:49:27.331Z | Compiling xattr v1.3.1 |
1572 | 2025-05-13T20:49:27.617Z | Compiling crossbeam-channel v0.5.15 |
1573 | 2025-05-13T20:49:27.727Z | Compiling is-terminal v0.4.13 |
1574 | 2025-05-13T20:49:27.879Z | Compiling filetime v0.2.25 |
1575 | 2025-05-13T20:49:28.223Z | Compiling take_mut v0.2.2 |
1576 | 2025-05-13T20:49:28.403Z | Compiling tar v0.4.44 |
1577 | 2025-05-13T20:49:28.406Z | Compiling slog-term v2.9.1 |
1578 | 2025-05-13T20:49:28.496Z | Compiling camino v1.1.9 |
1579 | 2025-05-13T20:49:34.097Z | Compiling aws-lc-sys v0.26.0 |
1580 | 2025-05-13T20:50:04.645Z | Compiling rustls-webpki v0.102.8 |
1581 | 2025-05-13T20:50:09.300Z | Compiling tokio-rustls v0.26.0 |
1582 | 2025-05-13T20:50:09.616Z | Compiling hyper-rustls v0.27.3 |
1583 | 2025-05-13T20:50:09.901Z | Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
1584 | 2025-05-13T20:50:13.418Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1585 | 2025-05-13T20:50:14.161Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1586 | 2025-05-13T20:50:18.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
1587 | 2025-05-13T20:50:18.443Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1588 | 2025-05-13T20:50:18.498Z | May 13 20:50:16.986 INFO Starting download, target: Clickhouse |
1589 | 2025-05-13T20:50:18.498Z | May 13 20:50:16.986 INFO Starting download, target: Cockroach |
1590 | 2025-05-13T20:50:18.498Z | May 13 20:50:16.986 INFO Starting download, target: Console |
1591 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.986 INFO Starting download, target: DendriteStub |
1592 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.986 INFO Starting download, target: MaghemiteMgd |
1593 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.986 INFO Starting download, target: TransceiverControl |
1594 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.986 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1595 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.986 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1596 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.987 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1597 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.987 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1598 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.987 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1599 | 2025-05-13T20:50:18.501Z | May 13 20:50:16.987 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1600 | 2025-05-13T20:50:18.755Z | May 13 20:50:17.240 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1601 | 2025-05-13T20:50:19.165Z | May 13 20:50:17.639 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1602 | 2025-05-13T20:50:19.194Z | May 13 20:50:17.659 INFO Download complete, target: TransceiverControl |
1603 | 2025-05-13T20:50:19.596Z | May 13 20:50:18.075 INFO Download complete, target: Console |
1604 | 2025-05-13T20:50:19.633Z | May 13 20:50:18.116 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1605 | 2025-05-13T20:50:19.677Z | May 13 20:50:18.160 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1606 | 2025-05-13T20:50:20.079Z | May 13 20:50:18.558 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1607 | 2025-05-13T20:50:20.079Z | May 13 20:50:18.558 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1608 | 2025-05-13T20:50:20.857Z | May 13 20:50:19.336 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1609 | 2025-05-13T20:50:22.596Z | May 13 20:50:21.069 INFO Download complete, target: DendriteStub |
1610 | 2025-05-13T20:50:22.991Z | May 13 20:50:21.462 INFO Download complete, target: MaghemiteMgd |
1611 | 2025-05-13T20:50:26.710Z | May 13 20:50:25.169 INFO Checking that binary works, target: Cockroach |
1612 | 2025-05-13T20:50:26.875Z | May 13 20:50:25.333 INFO Download complete, target: Cockroach |
1613 | 2025-05-13T20:50:31.228Z | May 13 20:50:29.671 INFO Checking that binary works, target: Clickhouse |
1614 | 2025-05-13T20:50:31.364Z | May 13 20:50:29.804 INFO Download complete, target: Clickhouse |
1615 | 2025-05-13T20:50:31.385Z | All builder prerequisites installed successfully, and PATH looks valid |
1616 | 2025-05-13T20:50:31.388Z | |
1617 | 2025-05-13T20:50:31.389Z | real 5:14.581317544 |
1618 | 2025-05-13T20:50:31.389Z | user 15:36.437961347 |
1619 | 2025-05-13T20:50:31.389Z | sys 2:12.235538965 |
1620 | 2025-05-13T20:50:31.389Z | trap 0.563847739 |
1621 | 2025-05-13T20:50:31.389Z | tflt 0.988416574 |
1622 | 2025-05-13T20:50:31.389Z | dflt 1.320797037 |
1623 | 2025-05-13T20:50:31.389Z | kflt 0.026649649 |
1624 | 2025-05-13T20:50:31.389Z | lock 24:04.804559022 |
1625 | 2025-05-13T20:50:31.389Z | slp 57:19.867770264 |
1626 | 2025-05-13T20:50:31.389Z | lat 1:01.013892974 |
1627 | 2025-05-13T20:50:31.389Z | stop 2:33.423040828 |
1628 | 2025-05-13T20:50:31.389Z | + banner clippy |
1629 | 2025-05-13T20:50:31.389Z | |
1630 | 2025-05-13T20:50:31.389Z | #### # # ##### ##### # # |
1631 | 2025-05-13T20:50:31.389Z | # # # # # # # # # # |
1632 | 2025-05-13T20:50:31.389Z | # # # # # # # # |
1633 | 2025-05-13T20:50:31.389Z | # # # ##### ##### # |
1634 | 2025-05-13T20:50:31.389Z | # # # # # # # |
1635 | 2025-05-13T20:50:31.390Z | #### ###### # # # # |
1636 | 2025-05-13T20:50:31.390Z | |
1637 | 2025-05-13T20:50:31.390Z | + export CARGO_INCREMENTAL=0 |
1638 | 2025-05-13T20:50:31.390Z | + CARGO_INCREMENTAL=0 |
1639 | 2025-05-13T20:50:31.390Z | + ptime -m cargo xtask clippy |
1640 | 2025-05-13T20:50:32.069Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
1641 | 2025-05-13T20:50:32.354Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1642 | 2025-05-13T20:50:35.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s |
1643 | 2025-05-13T20:50:35.276Z | Running `target/debug/xtask clippy` |
1644 | 2025-05-13T20:50:35.302Z | running: /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
1645 | 2025-05-13T20:50:36.150Z | Downloading crates ... |
1646 | 2025-05-13T20:50:36.482Z | Downloaded anes v0.1.6 |
1647 | 2025-05-13T20:50:36.487Z | Downloaded async-executor v1.13.1 |
1648 | 2025-05-13T20:50:36.491Z | Downloaded assert-json-diff v2.0.2 |
1649 | 2025-05-13T20:50:36.501Z | Downloaded guppy-workspace-hack v0.1.0 |
1650 | 2025-05-13T20:50:36.505Z | Downloaded escape8259 v0.5.3 |
1651 | 2025-05-13T20:50:36.509Z | Downloaded plotters-svg v0.3.7 |
1652 | 2025-05-13T20:50:36.529Z | Downloaded target-triple v0.1.3 |
1653 | 2025-05-13T20:50:36.532Z | Downloaded nested v0.1.1 |
1654 | 2025-05-13T20:50:36.532Z | Downloaded doc-comment v0.3.3 |
1655 | 2025-05-13T20:50:36.532Z | Downloaded async-object-pool v0.1.5 |
1656 | 2025-05-13T20:50:36.532Z | Downloaded assert_cmd v2.0.17 |
1657 | 2025-05-13T20:50:36.538Z | Downloaded piper v0.2.4 |
1658 | 2025-05-13T20:50:36.541Z | Downloaded async-global-executor v2.4.1 |
1659 | 2025-05-13T20:50:36.541Z | Downloaded async-channel v2.3.1 |
1660 | 2025-05-13T20:50:36.544Z | Downloaded async-channel v1.9.0 |
1661 | 2025-05-13T20:50:36.544Z | Downloaded async-attributes v1.1.2 |
1662 | 2025-05-13T20:50:36.544Z | Downloaded approx v0.5.1 |
1663 | 2025-05-13T20:50:36.547Z | Downloaded parking v2.2.1 |
1664 | 2025-05-13T20:50:36.550Z | Downloaded serde_regex v1.1.0 |
1665 | 2025-05-13T20:50:36.550Z | Downloaded globwalk v0.9.1 |
1666 | 2025-05-13T20:50:36.553Z | Downloaded criterion-plot v0.5.0 |
1667 | 2025-05-13T20:50:36.553Z | Downloaded pathdiff v0.2.3 |
1668 | 2025-05-13T20:50:36.553Z | Downloaded path-tree v0.8.1 |
1669 | 2025-05-13T20:50:36.557Z | Downloaded kv-log-macro v1.0.7 |
1670 | 2025-05-13T20:50:36.557Z | Downloaded event-listener-strategy v0.5.2 |
1671 | 2025-05-13T20:50:36.562Z | Downloaded proc-macro-crate v3.2.0 |
1672 | 2025-05-13T20:50:36.562Z | Downloaded concurrent-queue v2.5.0 |
1673 | 2025-05-13T20:50:36.562Z | Downloaded cast v0.3.0 |
1674 | 2025-05-13T20:50:36.565Z | Downloaded blocking v1.6.1 |
1675 | 2025-05-13T20:50:36.565Z | Downloaded plotters-backend v0.3.7 |
1676 | 2025-05-13T20:50:36.565Z | Downloaded oorandom v11.1.4 |
1677 | 2025-05-13T20:50:36.565Z | Downloaded futures-timer v3.0.3 |
1678 | 2025-05-13T20:50:36.578Z | Downloaded predicates-tree v1.0.12 |
1679 | 2025-05-13T20:50:36.581Z | Downloaded async-process v2.3.0 |
1680 | 2025-05-13T20:50:36.584Z | Downloaded stringmetrics v2.2.2 |
1681 | 2025-05-13T20:50:36.584Z | Downloaded event-listener v2.5.3 |
1682 | 2025-05-13T20:50:36.588Z | Downloaded async-lock v3.4.0 |
1683 | 2025-05-13T20:50:36.592Z | Downloaded tinytemplate v1.2.1 |
1684 | 2025-05-13T20:50:36.595Z | Downloaded camino-tempfile-ext v0.3.0 |
1685 | 2025-05-13T20:50:36.598Z | Downloaded datatest-stable v0.3.2 |
1686 | 2025-05-13T20:50:36.601Z | Downloaded hyper-rustls v0.26.0 |
1687 | 2025-05-13T20:50:36.601Z | Downloaded partial-io v0.5.4 |
1688 | 2025-05-13T20:50:36.604Z | Downloaded similar-asserts v1.7.0 |
1689 | 2025-05-13T20:50:36.607Z | Downloaded libtest-mimic v0.8.1 |
1690 | 2025-05-13T20:50:36.607Z | Downloaded httptest v0.16.3 |
1691 | 2025-05-13T20:50:36.610Z | Downloaded target-lexicon v0.13.2 |
1692 | 2025-05-13T20:50:36.613Z | Downloaded rustls-native-certs v0.7.3 |
1693 | 2025-05-13T20:50:36.613Z | Downloaded target-spec v3.4.2 |
1694 | 2025-05-13T20:50:36.616Z | Downloaded async-io v2.3.4 |
1695 | 2025-05-13T20:50:36.619Z | Downloaded rust-argon2 v2.1.0 |
1696 | 2025-05-13T20:50:36.619Z | Downloaded ignore v0.4.23 |
1697 | 2025-05-13T20:50:36.623Z | Downloaded futures-lite v2.3.0 |
1698 | 2025-05-13T20:50:36.626Z | Downloaded trybuild v1.0.103 |
1699 | 2025-05-13T20:50:36.629Z | Downloaded rstest v0.24.0 |
1700 | 2025-05-13T20:50:36.634Z | Downloaded rand_distr v0.4.3 |
1701 | 2025-05-13T20:50:36.637Z | Downloaded polling v3.7.3 |
1702 | 2025-05-13T20:50:36.640Z | Downloaded rstest_macros v0.24.0 |
1703 | 2025-05-13T20:50:36.643Z | Downloaded event-listener v5.3.1 |
1704 | 2025-05-13T20:50:36.643Z | Downloaded cfg-expr v0.18.0 |
1705 | 2025-05-13T20:50:36.647Z | Downloaded async-task v4.7.1 |
1706 | 2025-05-13T20:50:36.650Z | Downloaded async-signal v0.2.10 |
1707 | 2025-05-13T20:50:36.650Z | Downloaded fancy-regex v0.14.0 |
1708 | 2025-05-13T20:50:36.653Z | Downloaded blake2b_simd v1.0.2 |
1709 | 2025-05-13T20:50:36.656Z | Downloaded criterion v0.5.1 |
1710 | 2025-05-13T20:50:36.661Z | Downloaded relative-path v1.9.3 |
1711 | 2025-05-13T20:50:36.669Z | Downloaded plotters v0.3.7 |
1712 | 2025-05-13T20:50:36.676Z | Downloaded guppy v0.17.18 |
1713 | 2025-05-13T20:50:36.683Z | Downloaded async-std v1.13.0 |
1714 | 2025-05-13T20:50:36.779Z | Downloaded httpmock v0.8.0-alpha.1 |
1715 | 2025-05-13T20:50:37.430Z | Checking cfg-if v1.0.0 |
1716 | 2025-05-13T20:50:37.605Z | Checking libc v0.2.171 |
1717 | 2025-05-13T20:50:37.629Z | Checking serde v1.0.219 |
1718 | 2025-05-13T20:50:37.654Z | Checking memchr v2.7.4 |
1719 | 2025-05-13T20:50:37.678Z | Checking smallvec v1.14.0 |
1720 | 2025-05-13T20:50:37.696Z | Checking value-bag v1.9.0 |
1721 | 2025-05-13T20:50:37.733Z | Checking itoa v1.0.11 |
1722 | 2025-05-13T20:50:37.763Z | Checking scopeguard v1.2.0 |
1723 | 2025-05-13T20:50:37.789Z | Checking zeroize v1.8.1 |
1724 | 2025-05-13T20:50:37.939Z | Checking lock_api v0.4.12 |
1725 | 2025-05-13T20:50:37.974Z | Checking pin-project-lite v0.2.14 |
1726 | 2025-05-13T20:50:38.014Z | Checking libm v0.2.8 |
1727 | 2025-05-13T20:50:38.067Z | Checking subtle v2.6.1 |
1728 | 2025-05-13T20:50:38.102Z | Checking log v0.4.22 |
1729 | 2025-05-13T20:50:38.133Z | Checking stable_deref_trait v1.2.0 |
1730 | 2025-05-13T20:50:38.266Z | Checking once_cell v1.21.3 |
1731 | 2025-05-13T20:50:38.336Z | Checking ryu v1.0.18 |
1732 | 2025-05-13T20:50:38.369Z | Checking byteorder v1.5.0 |
1733 | 2025-05-13T20:50:38.550Z | Checking typenum v1.17.0 |
1734 | 2025-05-13T20:50:38.585Z | Checking zerofrom v0.1.4 |
1735 | 2025-05-13T20:50:38.617Z | Checking futures-core v0.3.31 |
1736 | 2025-05-13T20:50:38.643Z | Checking getrandom v0.2.15 |
1737 | 2025-05-13T20:50:38.643Z | Checking signal-hook-registry v1.4.2 |
1738 | 2025-05-13T20:50:38.784Z | Checking parking_lot_core v0.9.10 |
1739 | 2025-05-13T20:50:38.814Z | Checking yoke v0.7.4 |
1740 | 2025-05-13T20:50:38.843Z | Checking mio v1.0.2 |
1741 | 2025-05-13T20:50:38.880Z | Checking num-traits v0.2.19 |
1742 | 2025-05-13T20:50:38.912Z | Checking rand_core v0.6.4 |
1743 | 2025-05-13T20:50:38.944Z | Checking writeable v0.5.5 |
1744 | 2025-05-13T20:50:39.151Z | Checking parking_lot v0.12.3 |
1745 | 2025-05-13T20:50:39.154Z | Checking zerovec v0.10.4 |
1746 | 2025-05-13T20:50:39.252Z | Checking litemap v0.7.3 |
1747 | 2025-05-13T20:50:39.288Z | Checking icu_locid_transform_data v1.5.0 |
1748 | 2025-05-13T20:50:39.420Z | Checking percent-encoding v2.3.1 |
1749 | 2025-05-13T20:50:39.466Z | Checking icu_properties_data v1.5.0 |
1750 | 2025-05-13T20:50:39.524Z | Checking socket2 v0.5.9 |
1751 | 2025-05-13T20:50:39.613Z | Checking utf8_iter v1.0.4 |
1752 | 2025-05-13T20:50:39.646Z | Checking generic-array v0.14.7 |
1753 | 2025-05-13T20:50:39.669Z | Checking icu_normalizer_data v1.5.0 |
1754 | 2025-05-13T20:50:39.738Z | Checking utf16_iter v1.0.5 |
1755 | 2025-05-13T20:50:39.788Z | Checking write16 v1.0.0 |
1756 | 2025-05-13T20:50:39.826Z | Checking form_urlencoded v1.2.1 |
1757 | 2025-05-13T20:50:39.959Z | Checking thiserror v1.0.69 |
1758 | 2025-05-13T20:50:39.996Z | Checking const-oid v0.9.6 |
1759 | 2025-05-13T20:50:40.032Z | Checking zerocopy v0.7.35 |
1760 | 2025-05-13T20:50:40.067Z | Checking getrandom v0.3.1 |
1761 | 2025-05-13T20:50:40.108Z | Checking slab v0.4.9 |
1762 | 2025-05-13T20:50:40.325Z | Checking allocator-api2 v0.2.18 |
1763 | 2025-05-13T20:50:40.354Z | Checking futures-io v0.3.31 |
1764 | 2025-05-13T20:50:40.417Z | Checking foldhash v0.1.3 |
1765 | 2025-05-13T20:50:40.593Z | Checking equivalent v1.0.1 |
1766 | 2025-05-13T20:50:40.661Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1767 | 2025-05-13T20:50:40.737Z | Checking errno v0.3.9 |
1768 | 2025-05-13T20:50:40.795Z | Checking tinystr v0.7.6 |
1769 | 2025-05-13T20:50:40.826Z | Checking crypto-common v0.1.6 |
1770 | 2025-05-13T20:50:40.964Z | Checking icu_collections v1.5.0 |
1771 | 2025-05-13T20:50:40.988Z | Checking hashbrown v0.15.1 |
1772 | 2025-05-13T20:50:41.054Z | Checking block-buffer v0.10.4 |
1773 | 2025-05-13T20:50:41.086Z | Checking iana-time-zone v0.1.63 |
1774 | 2025-05-13T20:50:41.172Z | Checking icu_locid v1.5.0 |
1775 | 2025-05-13T20:50:41.301Z | Checking futures-sink v0.3.31 |
1776 | 2025-05-13T20:50:41.328Z | Checking cpufeatures v0.2.14 |
1777 | 2025-05-13T20:50:41.359Z | Checking pin-utils v0.1.0 |
1778 | 2025-05-13T20:50:41.456Z | Checking fnv v1.0.7 |
1779 | 2025-05-13T20:50:41.486Z | Checking futures-task v0.3.31 |
1780 | 2025-05-13T20:50:41.489Z | Checking futures-channel v0.3.31 |
1781 | 2025-05-13T20:50:41.601Z | Checking dyn-clone v1.0.19 |
1782 | 2025-05-13T20:50:41.632Z | Checking ppv-lite86 v0.2.20 |
1783 | 2025-05-13T20:50:41.745Z | Checking tracing-core v0.1.32 |
1784 | 2025-05-13T20:50:41.777Z | Checking regex-syntax v0.8.5 |
1785 | 2025-05-13T20:50:41.853Z | Checking futures-util v0.3.31 |
1786 | 2025-05-13T20:50:41.882Z | Checking digest v0.10.7 |
1787 | 2025-05-13T20:50:41.996Z | Checking bytes v1.10.1 |
1788 | 2025-05-13T20:50:42.069Z | Checking bitflags v2.9.0 |
1789 | 2025-05-13T20:50:42.160Z | Checking serde_json v1.0.140 |
1790 | 2025-05-13T20:50:42.244Z | Checking icu_provider v1.5.0 |
1791 | 2025-05-13T20:50:42.377Z | Checking chrono v0.4.40 |
1792 | 2025-05-13T20:50:42.408Z | Checking uuid v1.16.0 |
1793 | 2025-05-13T20:50:42.411Z | Checking rustix v0.38.37 |
1794 | 2025-05-13T20:50:42.877Z | Checking icu_locid_transform v1.5.0 |
1795 | 2025-05-13T20:50:43.016Z | Checking tokio v1.43.1 |
1796 | 2025-05-13T20:50:43.056Z | Checking semver v1.0.26 |
1797 | 2025-05-13T20:50:43.524Z | Checking indexmap v2.9.0 |
1798 | 2025-05-13T20:50:43.744Z | Checking tracing v0.1.40 |
1799 | 2025-05-13T20:50:43.952Z | Checking icu_properties v1.5.1 |
1800 | 2025-05-13T20:50:44.139Z | Checking rand_chacha v0.3.1 |
1801 | 2025-05-13T20:50:44.437Z | Checking http v1.2.0 |
1802 | 2025-05-13T20:50:44.591Z | Checking rand v0.8.5 |
1803 | 2025-05-13T20:50:44.750Z | Checking crossbeam-utils v0.8.21 |
1804 | 2025-05-13T20:50:45.013Z | Checking block-padding v0.3.3 |
1805 | 2025-05-13T20:50:45.262Z | Checking inout v0.1.3 |
1806 | 2025-05-13T20:50:45.508Z | Checking aho-corasick v1.1.3 |
1807 | 2025-05-13T20:50:45.535Z | Checking cipher v0.4.4 |
1808 | 2025-05-13T20:50:45.751Z | Checking spin v0.9.8 |
1809 | 2025-05-13T20:50:45.790Z | Checking base64ct v1.6.0 |
1810 | 2025-05-13T20:50:45.896Z | Checking adler2 v2.0.0 |
1811 | 2025-05-13T20:50:45.945Z | Checking atomic-waker v1.1.2 |
1812 | 2025-05-13T20:50:46.091Z | Checking miniz_oxide v0.8.5 |
1813 | 2025-05-13T20:50:46.123Z | Checking sha2 v0.10.8 |
1814 | 2025-05-13T20:50:46.126Z | Checking hmac v0.12.1 |
1815 | 2025-05-13T20:50:46.242Z | Checking unicode-ident v1.0.14 |
1816 | 2025-05-13T20:50:46.363Z | Checking untrusted v0.9.0 |
1817 | 2025-05-13T20:50:46.434Z | Checking powerfmt v0.2.0 |
1818 | 2025-05-13T20:50:46.466Z | Checking proc-macro2 v1.0.94 |
1819 | 2025-05-13T20:50:46.557Z | Checking ring v0.17.11 |
1820 | 2025-05-13T20:50:46.737Z | Checking deranged v0.3.11 |
1821 | 2025-05-13T20:50:46.742Z | Checking httparse v1.9.5 |
1822 | 2025-05-13T20:50:46.893Z | Checking num-conv v0.1.0 |
1823 | 2025-05-13T20:50:47.052Z | Checking regex-automata v0.4.8 |
1824 | 2025-05-13T20:50:47.128Z | Checking num_threads v0.1.7 |
1825 | 2025-05-13T20:50:47.160Z | Checking time-core v0.1.2 |
1826 | 2025-05-13T20:50:47.232Z | Checking quote v1.0.39 |
1827 | 2025-05-13T20:50:47.271Z | Checking utf8parse v0.2.2 |
1828 | 2025-05-13T20:50:47.351Z | Checking rustls-pki-types v1.10.0 |
1829 | 2025-05-13T20:50:47.387Z | Checking icu_normalizer v1.5.0 |
1830 | 2025-05-13T20:50:47.453Z | Checking pem-rfc7468 v0.7.0 |
1831 | 2025-05-13T20:50:47.584Z | Checking syn v2.0.98 |
1832 | 2025-05-13T20:50:47.768Z | Checking base64 v0.22.1 |
1833 | 2025-05-13T20:50:47.924Z | Checking http-body v1.0.1 |
1834 | 2025-05-13T20:50:48.076Z | Checking time v0.3.36 |
1835 | 2025-05-13T20:50:48.165Z | Checking aws-lc-sys v0.26.0 |
1836 | 2025-05-13T20:50:48.213Z | Checking idna_adapter v1.2.0 |
1837 | 2025-05-13T20:50:48.265Z | Checking try-lock v0.2.5 |
1838 | 2025-05-13T20:50:48.429Z | Checking untrusted v0.7.1 |
1839 | 2025-05-13T20:50:48.432Z | Checking idna v1.0.3 |
1840 | 2025-05-13T20:50:48.635Z | Checking httpdate v1.0.3 |
1841 | 2025-05-13T20:50:48.808Z | Checking want v0.3.1 |
1842 | 2025-05-13T20:50:48.928Z | Checking anstyle v1.0.10 |
1843 | 2025-05-13T20:50:48.954Z | Checking url v2.5.3 |
1844 | 2025-05-13T20:50:49.029Z | Checking gimli v0.31.1 |
1845 | 2025-05-13T20:50:49.312Z | Checking flagset v0.4.6 |
1846 | 2025-05-13T20:50:49.553Z | Checking der v0.7.9 |
1847 | 2025-05-13T20:50:49.839Z | Checking schemars v0.8.22 |
1848 | 2025-05-13T20:50:49.959Z | Checking tokio-util v0.7.13 |
1849 | 2025-05-13T20:50:50.485Z | Checking aws-lc-rs v1.12.4 |
1850 | 2025-05-13T20:50:50.488Z | Checking pbkdf2 v0.12.2 |
1851 | 2025-05-13T20:50:50.705Z | Checking lazy_static v1.5.0 |
1852 | 2025-05-13T20:50:50.863Z | Checking aes v0.8.4 |
1853 | 2025-05-13T20:50:51.043Z | Checking h2 v0.4.6 |
1854 | 2025-05-13T20:50:51.258Z | Checking object v0.36.5 |
1855 | 2025-05-13T20:50:51.403Z | Checking rustc-demangle v0.1.24 |
1856 | 2025-05-13T20:50:51.512Z | Checking tower-service v0.3.3 |
1857 | 2025-05-13T20:50:51.664Z | Checking spki v0.7.3 |
1858 | 2025-05-13T20:50:51.792Z | Checking anstyle-parse v0.2.5 |
1859 | 2025-05-13T20:50:51.860Z | Checking salsa20 v0.10.2 |
1860 | 2025-05-13T20:50:51.979Z | Checking cbc v0.1.2 |
1861 | 2025-05-13T20:50:52.067Z | Checking slog v2.7.0 |
1862 | 2025-05-13T20:50:52.098Z | Checking is_terminal_polyfill v1.70.1 |
1863 | 2025-05-13T20:50:52.203Z | Checking anstyle-query v1.1.1 |
1864 | 2025-05-13T20:50:52.237Z | Checking colorchoice v1.0.2 |
1865 | 2025-05-13T20:50:52.338Z | Checking rustls-webpki v0.102.8 |
1866 | 2025-05-13T20:50:52.365Z | Checking scrypt v0.11.0 |
1867 | 2025-05-13T20:50:52.394Z | Checking anstream v0.6.18 |
1868 | 2025-05-13T20:50:52.546Z | Checking mime v0.3.17 |
1869 | 2025-05-13T20:50:52.605Z | Checking pkcs5 v0.7.1 |
1870 | 2025-05-13T20:50:52.787Z | Checking regex v1.11.1 |
1871 | 2025-05-13T20:50:52.900Z | Checking terminal_size v0.4.0 |
1872 | 2025-05-13T20:50:52.903Z | Checking addr2line v0.24.2 |
1873 | 2025-05-13T20:50:53.091Z | Checking openssl-probe v0.1.5 |
1874 | 2025-05-13T20:50:53.120Z | Checking foreign-types-shared v0.1.1 |
1875 | 2025-05-13T20:50:53.149Z | Checking ipnet v2.11.0 |
1876 | 2025-05-13T20:50:53.250Z | Checking clap_lex v0.7.4 |
1877 | 2025-05-13T20:50:53.284Z | Checking strsim v0.11.1 |
1878 | 2025-05-13T20:50:53.403Z | Checking foreign-types v0.3.2 |
1879 | 2025-05-13T20:50:53.472Z | Checking pkcs8 v0.10.2 |
1880 | 2025-05-13T20:50:53.525Z | Checking http-body-util v0.1.3 |
1881 | 2025-05-13T20:50:53.554Z | Checking openssl-sys v0.9.107 |
1882 | 2025-05-13T20:50:53.602Z | Checking clap_builder v4.5.35 |
1883 | 2025-05-13T20:50:53.639Z | Checking either v1.14.0 |
1884 | 2025-05-13T20:50:53.670Z | Checking rustls-pemfile v2.2.0 |
1885 | 2025-05-13T20:50:53.806Z | Checking rustls v0.23.19 |
1886 | 2025-05-13T20:50:53.927Z | Checking futures-executor v0.3.31 |
1887 | 2025-05-13T20:50:53.960Z | Checking serde_spanned v0.6.8 |
1888 | 2025-05-13T20:50:54.029Z | Checking serde_urlencoded v0.7.1 |
1889 | 2025-05-13T20:50:54.179Z | Checking toml_datetime v0.6.8 |
1890 | 2025-05-13T20:50:54.207Z | Checking encoding_rs v0.8.34 |
1891 | 2025-05-13T20:50:54.472Z | Checking futures v0.3.31 |
1892 | 2025-05-13T20:50:54.516Z | Checking psl-types v2.0.11 |
1893 | 2025-05-13T20:50:54.603Z | Checking ipnetwork v0.21.1 |
1894 | 2025-05-13T20:50:54.648Z | Checking openssl v0.10.72 |
1895 | 2025-05-13T20:50:54.735Z | Checking publicsuffix v2.3.0 |
1896 | 2025-05-13T20:50:55.029Z | Checking cookie v0.18.1 |
1897 | 2025-05-13T20:50:55.058Z | Checking webpki-roots v0.26.6 |
1898 | 2025-05-13T20:50:55.285Z | Checking sync_wrapper v1.0.1 |
1899 | 2025-05-13T20:50:55.466Z | Checking tower-layer v0.3.3 |
1900 | 2025-05-13T20:50:55.520Z | Checking cookie_store v0.21.1 |
1901 | 2025-05-13T20:50:55.766Z | Checking tower v0.5.2 |
1902 | 2025-05-13T20:50:56.282Z | Checking signature v2.2.0 |
1903 | 2025-05-13T20:50:56.500Z | Checking clap v4.5.35 |
1904 | 2025-05-13T20:50:56.524Z | Checking data-encoding v2.6.0 |
1905 | 2025-05-13T20:50:56.552Z | Checking zerocopy v0.8.25 |
1906 | 2025-05-13T20:50:56.593Z | Checking tinyvec_macros v0.1.1 |
1907 | 2025-05-13T20:50:56.636Z | Checking bitflags v1.3.2 |
1908 | 2025-05-13T20:50:56.704Z | Checking tinyvec v1.8.0 |
1909 | 2025-05-13T20:50:56.759Z | Checking openapiv3 v2.0.0 |
1910 | 2025-05-13T20:50:57.123Z | Checking scroll v0.12.0 |
1911 | 2025-05-13T20:50:57.208Z | Checking backtrace v0.3.74 |
1912 | 2025-05-13T20:50:57.212Z | Checking hyper v1.6.0 |
1913 | 2025-05-13T20:50:57.609Z | Checking ucd-trie v0.1.7 |
1914 | 2025-05-13T20:50:57.798Z | Checking anyhow v1.0.98 |
1915 | 2025-05-13T20:50:57.857Z | Checking plain v0.2.3 |
1916 | 2025-05-13T20:50:58.043Z | Checking goblin v0.8.2 |
1917 | 2025-05-13T20:50:58.073Z | Checking pest v2.7.14 |
1918 | 2025-05-13T20:50:58.195Z | Checking sha1 v0.10.6 |
1919 | 2025-05-13T20:50:58.490Z | Checking num-integer v0.1.46 |
1920 | 2025-05-13T20:50:58.979Z | Checking crc32fast v1.4.2 |
1921 | 2025-05-13T20:50:59.077Z | Checking tokio-rustls v0.26.0 |
1922 | 2025-05-13T20:50:59.248Z | Checking pretty-hex v0.4.1 |
1923 | 2025-05-13T20:50:59.300Z | Checking hyper-util v0.1.11 |
1924 | 2025-05-13T20:50:59.463Z | Checking static_assertions v1.1.0 |
1925 | 2025-05-13T20:50:59.492Z | Checking bstr v1.10.0 |
1926 | 2025-05-13T20:50:59.521Z | Checking thread-id v4.2.2 |
1927 | 2025-05-13T20:50:59.579Z | Checking base16ct v0.2.0 |
1928 | 2025-05-13T20:50:59.660Z | Checking unicode-width v0.2.0 |
1929 | 2025-05-13T20:50:59.805Z | Checking sec1 v0.7.3 |
1930 | 2025-05-13T20:50:59.900Z | Checking native-tls v0.2.12 |
1931 | 2025-05-13T20:50:59.995Z | Checking crossbeam-epoch v0.9.18 |
1932 | 2025-05-13T20:51:00.138Z | Checking ff v0.13.0 |
1933 | 2025-05-13T20:51:00.212Z | Checking memmap v0.7.0 |
1934 | 2025-05-13T20:51:00.254Z | Checking tokio-native-tls v0.3.1 |
1935 | 2025-05-13T20:51:00.358Z | Checking winnow v0.7.3 |
1936 | 2025-05-13T20:51:00.387Z | Checking group v0.13.0 |
1937 | 2025-05-13T20:51:00.425Z | Checking num-iter v0.1.45 |
1938 | 2025-05-13T20:51:00.454Z | Checking oxnet v0.1.1 |
1939 | 2025-05-13T20:51:00.526Z | Checking hkdf v0.12.4 |
1940 | 2025-05-13T20:51:00.603Z | Checking dtrace-parser v0.2.0 |
1941 | 2025-05-13T20:51:00.634Z | Checking hubpack v0.1.2 |
1942 | 2025-05-13T20:51:00.637Z | Checking crypto-bigint v0.5.5 |
1943 | 2025-05-13T20:51:00.765Z | Checking unicode-segmentation v1.12.0 |
1944 | 2025-05-13T20:51:00.872Z | Checking crossbeam-deque v0.8.5 |
1945 | 2025-05-13T20:51:00.970Z | Checking flate2 v1.1.1 |
1946 | 2025-05-13T20:51:01.109Z | Checking strum v0.26.3 |
1947 | 2025-05-13T20:51:01.659Z | Checking winnow v0.5.40 |
1948 | 2025-05-13T20:51:01.688Z | Checking num-bigint-dig v0.8.4 |
1949 | 2025-05-13T20:51:01.688Z | Checking hyper-rustls v0.27.3 |
1950 | 2025-05-13T20:51:01.688Z | Checking hyper-tls v0.6.0 |
1951 | 2025-05-13T20:51:01.688Z | Checking pkcs1 v0.7.5 |
1952 | 2025-05-13T20:51:01.697Z | Checking bzip2-sys v0.1.13+1.0.8 |
1953 | 2025-05-13T20:51:01.818Z | Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
1954 | 2025-05-13T20:51:01.847Z | Checking unicode-normalization v0.1.24 |
1955 | 2025-05-13T20:51:02.027Z | Checking rfc6979 v0.4.0 |
1956 | 2025-05-13T20:51:02.239Z | Checking managed v0.8.0 |
1957 | 2025-05-13T20:51:02.653Z | Checking x509-cert v0.2.5 |
1958 | 2025-05-13T20:51:02.823Z | Checking newtype-uuid v1.2.1 |
1959 | 2025-05-13T20:51:02.986Z | Checking dof v0.3.0 |
1960 | 2025-05-13T20:51:03.076Z | Checking toml_edit v0.22.24 |
1961 | 2025-05-13T20:51:03.166Z | Checking curve25519-dalek v4.1.3 |
1962 | 2025-05-13T20:51:03.310Z | Checking elliptic-curve v0.13.8 |
1963 | 2025-05-13T20:51:03.354Z | Checking rsa v0.9.6 |
1964 | 2025-05-13T20:51:03.584Z | Checking usdt-impl v0.5.0 |
1965 | 2025-05-13T20:51:03.745Z | Checking ahash v0.8.11 |
1966 | 2025-05-13T20:51:03.975Z | Checking ecdsa v0.16.9 |
1967 | 2025-05-13T20:51:04.006Z | Checking toml_edit v0.19.15 |
1968 | 2025-05-13T20:51:04.164Z | Checking signal-hook v0.3.17 |
1969 | 2025-05-13T20:51:04.189Z | Checking usdt v0.5.0 |
1970 | 2025-05-13T20:51:04.231Z | Checking daft v0.1.3 |
1971 | 2025-05-13T20:51:04.403Z | Checking rayon-core v1.12.1 |
1972 | 2025-05-13T20:51:04.467Z | Checking rand_core v0.9.2 |
1973 | 2025-05-13T20:51:04.499Z | Checking ed25519 v2.2.3 |
1974 | 2025-05-13T20:51:04.641Z | Checking memoffset v0.9.1 |
1975 | 2025-05-13T20:51:04.697Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
1976 | 2025-05-13T20:51:04.780Z | Checking siphasher v0.3.11 |
1977 | 2025-05-13T20:51:04.821Z | Checking rand_chacha v0.9.0 |
1978 | 2025-05-13T20:51:04.851Z | Checking signal-hook-mio v0.2.4 |
1979 | 2025-05-13T20:51:04.907Z | Checking zstd-safe v7.2.3 |
1980 | 2025-05-13T20:51:05.029Z | Checking ed25519-dalek v2.1.1 |
1981 | 2025-05-13T20:51:05.033Z | Checking bzip2 v0.4.4 |
1982 | 2025-05-13T20:51:05.101Z | Checking phf_shared v0.11.2 |
1983 | 2025-05-13T20:51:05.104Z | Checking console v0.15.10 |
1984 | 2025-05-13T20:51:05.207Z | Checking hickory-proto v0.24.4 |
1985 | 2025-05-13T20:51:05.253Z | Checking simd-adler32 v0.3.7 |
1986 | 2025-05-13T20:51:05.354Z | Checking bumpalo v3.16.0 |
1987 | 2025-05-13T20:51:05.427Z | Checking lockfree-object-pool v0.1.6 |
1988 | 2025-05-13T20:51:05.474Z | Checking zip v0.6.6 |
1989 | 2025-05-13T20:51:05.627Z | Checking rand v0.9.0 |
1990 | 2025-05-13T20:51:05.679Z | Checking zstd v0.13.3 |
1991 | 2025-05-13T20:51:05.712Z | Checking crossterm v0.28.1 |
1992 | 2025-05-13T20:51:05.715Z | Checking zopfli v0.8.1 |
1993 | 2025-05-13T20:51:05.771Z | Checking bzip2 v0.5.2 |
1994 | 2025-05-13T20:51:06.064Z | Checking itertools v0.10.5 |
1995 | 2025-05-13T20:51:06.093Z | Checking hash32 v0.2.1 |
1996 | 2025-05-13T20:51:06.156Z | Checking winnow v0.6.26 |
1997 | 2025-05-13T20:51:06.423Z | Checking unicode-bidi v0.3.17 |
1998 | 2025-05-13T20:51:06.453Z | Checking predicates-core v1.0.8 |
1999 | 2025-05-13T20:51:06.513Z | Checking toml v0.7.8 |
2000 | 2025-05-13T20:51:06.641Z | Checking unicode-properties v0.1.3 |
2001 | 2025-05-13T20:51:06.673Z | Checking zip v2.6.1 |
2002 | 2025-05-13T20:51:07.036Z | Checking heapless v0.7.17 |
2003 | 2025-05-13T20:51:07.099Z | Checking stringprep v0.1.5 |
2004 | 2025-05-13T20:51:07.246Z | Checking rayon v1.10.0 |
2005 | 2025-05-13T20:51:07.401Z | Checking nix v0.29.0 |
2006 | 2025-05-13T20:51:07.444Z | Checking similar v2.7.0 |
2007 | 2025-05-13T20:51:07.964Z | Checking tokio-stream v0.1.17 |
2008 | 2025-05-13T20:51:07.999Z | Checking md-5 v0.10.6 |
2009 | 2025-05-13T20:51:08.158Z | Checking float-cmp v0.10.0 |
2010 | 2025-05-13T20:51:08.254Z | Checking fallible-iterator v0.2.0 |
2011 | 2025-05-13T20:51:08.328Z | Checking difflib v0.4.0 |
2012 | 2025-05-13T20:51:08.390Z | Checking normalize-line-endings v0.3.0 |
2013 | 2025-05-13T20:51:08.541Z | Checking smoltcp v0.9.1 |
2014 | 2025-05-13T20:51:08.702Z | Checking predicates v3.1.3 |
2015 | 2025-05-13T20:51:08.763Z | Checking phf v0.11.2 |
2016 | 2025-05-13T20:51:08.816Z | Checking itertools v0.12.1 |
2017 | 2025-05-13T20:51:08.849Z | Checking postgres-protocol v0.6.8 |
2018 | 2025-05-13T20:51:08.879Z | Checking fs-err v3.1.0 |
2019 | 2025-05-13T20:51:09.024Z | Checking buf-list v1.0.3 |
2020 | 2025-05-13T20:51:09.357Z | Checking serde-big-array v0.5.1 |
2021 | 2025-05-13T20:51:09.385Z | Checking portable-atomic v1.11.0 |
2022 | 2025-05-13T20:51:09.446Z | Compiling thiserror-impl v2.0.12 |
2023 | 2025-05-13T20:51:09.537Z | Checking fixedbitset v0.4.2 |
2024 | 2025-05-13T20:51:09.588Z | Checking precomputed-hash v0.1.1 |
2025 | 2025-05-13T20:51:09.738Z | Checking new_debug_unreachable v1.0.6 |
2026 | 2025-05-13T20:51:09.741Z | Checking number_prefix v0.4.0 |
2027 | 2025-05-13T20:51:09.797Z | Checking lalrpop-util v0.19.12 |
2028 | 2025-05-13T20:51:09.856Z | Checking string_cache v0.8.9 |
2029 | 2025-05-13T20:51:09.947Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869) |
2030 | 2025-05-13T20:51:09.975Z | Checking petgraph v0.6.5 |
2031 | 2025-05-13T20:51:10.131Z | Checking postgres-types v0.2.9 |
2032 | 2025-05-13T20:51:10.170Z | Checking peg-runtime v0.8.5 |
2033 | 2025-05-13T20:51:10.378Z | Checking minimal-lexical v0.2.1 |
2034 | 2025-05-13T20:51:10.434Z | Checking whoami v1.5.2 |
2035 | 2025-05-13T20:51:10.825Z | Checking nom v7.1.3 |
2036 | 2025-05-13T20:51:10.869Z | Checking tokio-postgres v0.7.13 |
2037 | 2025-05-13T20:51:10.872Z | Checking indicatif v0.17.11 |
2038 | 2025-05-13T20:51:10.932Z | Checking camino v1.1.9 |
2039 | 2025-05-13T20:51:11.301Z | Compiling regress v0.10.3 |
2040 | 2025-05-13T20:51:11.512Z | Compiling ident_case v1.0.1 |
2041 | 2025-05-13T20:51:11.666Z | Checking fastrand v2.1.1 |
2042 | 2025-05-13T20:51:11.742Z | Compiling darling_core v0.20.10 |
2043 | 2025-05-13T20:51:12.007Z | Checking is-terminal v0.4.13 |
2044 | 2025-05-13T20:51:12.164Z | Compiling unsafe-libyaml v0.2.11 |
2045 | 2025-05-13T20:51:12.722Z | Checking thiserror v2.0.12 |
2046 | 2025-05-13T20:51:12.980Z | Checking heck v0.5.0 |
2047 | 2025-05-13T20:51:13.089Z | Checking tempfile v3.13.0 |
2048 | 2025-05-13T20:51:13.199Z | Compiling structmeta-derive v0.3.0 |
2049 | 2025-05-13T20:51:13.482Z | Compiling serde_yaml v0.9.34+deprecated |
2050 | 2025-05-13T20:51:13.536Z | Checking dirs-sys-next v0.1.2 |
2051 | 2025-05-13T20:51:13.750Z | Checking crossbeam-channel v0.5.15 |
2052 | 2025-05-13T20:51:13.779Z | Checking dirs-next v2.0.0 |
2053 | 2025-05-13T20:51:13.949Z | Checking thread_local v1.1.8 |
2054 | 2025-05-13T20:51:14.022Z | Compiling rustls v0.22.4 |
2055 | 2025-05-13T20:51:14.237Z | Checking term v0.7.0 |
2056 | 2025-05-13T20:51:14.479Z | Checking take_mut v0.2.2 |
2057 | 2025-05-13T20:51:14.658Z | Checking slog-async v2.8.0 |
2058 | 2025-05-13T20:51:14.720Z | Checking slog-term v2.9.1 |
2059 | 2025-05-13T20:51:14.972Z | Checking toml v0.8.20 |
2060 | 2025-05-13T20:51:15.261Z | Compiling typify-impl v0.3.0 |
2061 | 2025-05-13T20:51:15.497Z | Compiling multer v3.1.0 |
2062 | 2025-05-13T20:51:15.758Z | Compiling async-stream-impl v0.3.6 |
2063 | 2025-05-13T20:51:15.835Z | Compiling structmeta v0.3.0 |
2064 | 2025-05-13T20:51:15.952Z | Checking quick-error v1.2.3 |
2065 | 2025-05-13T20:51:16.045Z | Compiling dropshot v0.16.0 |
2066 | 2025-05-13T20:51:16.129Z | Compiling dropshot_endpoint v0.16.0 |
2067 | 2025-05-13T20:51:16.250Z | Compiling test-strategy v0.4.0 |
2068 | 2025-05-13T20:51:16.475Z | Checking hex v0.4.3 |
2069 | 2025-05-13T20:51:17.008Z | Checking bit-vec v0.8.0 |
2070 | 2025-05-13T20:51:17.011Z | Checking match_cfg v0.1.0 |
2071 | 2025-05-13T20:51:17.055Z | Checking debug-ignore v1.0.5 |
2072 | 2025-05-13T20:51:17.137Z | Checking hostname v0.3.1 |
2073 | 2025-05-13T20:51:17.221Z | Checking wait-timeout v0.2.0 |
2074 | 2025-05-13T20:51:17.300Z | Checking progenitor-client v0.9.1 |
2075 | 2025-05-13T20:51:17.414Z | Checking bit-set v0.8.0 |
2076 | 2025-05-13T20:51:17.443Z | Checking rusty-fork v0.3.0 |
2077 | 2025-05-13T20:51:17.605Z | Compiling darling_macro v0.20.10 |
2078 | 2025-05-13T20:51:17.694Z | Checking serde_path_to_error v0.1.16 |
2079 | 2025-05-13T20:51:17.723Z | Checking rand_xorshift v0.3.0 |
2080 | 2025-05-13T20:51:17.757Z | Checking unarray v0.1.4 |
2081 | 2025-05-13T20:51:17.943Z | Checking proptest v1.6.0 |
2082 | 2025-05-13T20:51:18.348Z | Checking slog-json v2.6.1 |
2083 | 2025-05-13T20:51:18.509Z | Compiling darling v0.20.10 |
2084 | 2025-05-13T20:51:18.642Z | Compiling derive-where v1.2.7 |
2085 | 2025-05-13T20:51:18.667Z | Compiling serde_with_macros v3.12.0 |
2086 | 2025-05-13T20:51:19.718Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2087 | 2025-05-13T20:51:20.358Z | Checking slog-bunyan v2.5.0 |
2088 | 2025-05-13T20:51:20.442Z | Checking async-stream v0.3.6 |
2089 | 2025-05-13T20:51:20.541Z | Compiling parse-display-derive v0.10.0 |
2090 | 2025-05-13T20:51:20.718Z | Checking waitgroup v0.1.2 |
2091 | 2025-05-13T20:51:20.896Z | Checking hostname v0.4.0 |
2092 | 2025-05-13T20:51:21.069Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2093 | 2025-05-13T20:51:21.072Z | Checking macaddr v1.0.1 |
2094 | 2025-05-13T20:51:21.197Z | Checking serde_with v3.12.0 |
2095 | 2025-05-13T20:51:21.257Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2096 | 2025-05-13T20:51:21.410Z | Checking tokio-rustls v0.25.0 |
2097 | 2025-05-13T20:51:21.440Z | Checking instant v0.1.13 |
2098 | 2025-05-13T20:51:21.586Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2099 | 2025-05-13T20:51:21.779Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2100 | 2025-05-13T20:51:21.964Z | Checking backoff v0.4.0 |
2101 | 2025-05-13T20:51:22.015Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2102 | 2025-05-13T20:51:22.113Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2103 | 2025-05-13T20:51:22.266Z | Checking camino-tempfile v1.3.0 |
2104 | 2025-05-13T20:51:22.409Z | Checking unicode-width v0.1.14 |
2105 | 2025-05-13T20:51:22.492Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2106 | 2025-05-13T20:51:22.549Z | Compiling proc-macro-error v1.0.4 |
2107 | 2025-05-13T20:51:22.921Z | Compiling proc-macro-crate v1.3.1 |
2108 | 2025-05-13T20:51:23.167Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2109 | 2025-05-13T20:51:23.196Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2110 | 2025-05-13T20:51:23.221Z | Checking tabwriter v1.4.0 |
2111 | 2025-05-13T20:51:23.497Z | Compiling foreign-types-macros v0.2.3 |
2112 | 2025-05-13T20:51:23.594Z | Checking foreign-types-shared v0.3.1 |
2113 | 2025-05-13T20:51:23.796Z | Checking cstr-argument v0.1.2 |
2114 | 2025-05-13T20:51:23.837Z | Compiling num_enum_derive v0.5.11 |
2115 | 2025-05-13T20:51:23.909Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2116 | 2025-05-13T20:51:24.002Z | Checking pretty-hex v0.2.1 |
2117 | 2025-05-13T20:51:24.205Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2118 | 2025-05-13T20:51:24.369Z | Checking colored v2.2.0 |
2119 | 2025-05-13T20:51:24.415Z | Checking parse-display v0.10.0 |
2120 | 2025-05-13T20:51:24.583Z | Checking smf v0.2.3 |
2121 | 2025-05-13T20:51:24.677Z | Checking itertools v0.14.0 |
2122 | 2025-05-13T20:51:24.721Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2123 | 2025-05-13T20:51:24.759Z | Checking atomicwrites v0.4.4 |
2124 | 2025-05-13T20:51:24.786Z | Checking foreign-types v0.5.0 |
2125 | 2025-05-13T20:51:24.907Z | Checking base64 v0.21.7 |
2126 | 2025-05-13T20:51:24.910Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2127 | 2025-05-13T20:51:24.967Z | Compiling itertools v0.13.0 |
2128 | 2025-05-13T20:51:25.018Z | Compiling crucible-workspace-hack v0.1.0 |
2129 | 2025-05-13T20:51:25.246Z | Compiling heapless v0.8.0 |
2130 | 2025-05-13T20:51:25.420Z | Checking hash32 v0.3.1 |
2131 | 2025-05-13T20:51:25.520Z | Compiling smoltcp v0.11.0 |
2132 | 2025-05-13T20:51:25.692Z | Checking cobs v0.2.3 |
2133 | 2025-05-13T20:51:25.854Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2134 | 2025-05-13T20:51:25.918Z | Checking postcard v1.0.10 |
2135 | 2025-05-13T20:51:26.205Z | Checking num_enum v0.5.11 |
2136 | 2025-05-13T20:51:26.274Z | Checking sigpipe v0.1.3 |
2137 | 2025-05-13T20:51:26.352Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2138 | 2025-05-13T20:51:26.412Z | Checking jiff v0.2.13 |
2139 | 2025-05-13T20:51:26.438Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2140 | 2025-05-13T20:51:26.465Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2141 | 2025-05-13T20:51:26.809Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2142 | 2025-05-13T20:51:27.074Z | Compiling zone_cfg_derive v0.3.0 |
2143 | 2025-05-13T20:51:27.190Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2144 | 2025-05-13T20:51:27.371Z | Compiling num-derive v0.4.2 |
2145 | 2025-05-13T20:51:27.549Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2146 | 2025-05-13T20:51:27.846Z | Compiling ingot-macros v0.1.0 |
2147 | 2025-05-13T20:51:27.954Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2148 | 2025-05-13T20:51:28.233Z | Compiling convert_case v0.4.0 |
2149 | 2025-05-13T20:51:28.461Z | Checking zone v0.3.1 |
2150 | 2025-05-13T20:51:28.603Z | Checking utf-8 v0.7.6 |
2151 | 2025-05-13T20:51:28.848Z | Checking tungstenite v0.21.0 |
2152 | 2025-05-13T20:51:29.069Z | Compiling derive_more v0.99.20 |
2153 | 2025-05-13T20:51:29.227Z | Checking newline-converter v0.3.0 |
2154 | 2025-05-13T20:51:29.408Z | Checking expectorate v1.2.0 |
2155 | 2025-05-13T20:51:29.622Z | Checking num-rational v0.4.2 |
2156 | 2025-05-13T20:51:29.681Z | Compiling typify-macro v0.3.0 |
2157 | 2025-05-13T20:51:29.685Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2158 | 2025-05-13T20:51:29.762Z | Checking tokio-tungstenite v0.21.0 |
2159 | 2025-05-13T20:51:29.812Z | Checking num-complex v0.4.6 |
2160 | 2025-05-13T20:51:30.169Z | Checking float-ord v0.3.2 |
2161 | 2025-05-13T20:51:30.237Z | Checking same-file v1.0.6 |
2162 | 2025-05-13T20:51:30.289Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2163 | 2025-05-13T20:51:30.333Z | Checking indent_write v2.2.0 |
2164 | 2025-05-13T20:51:30.445Z | Checking walkdir v2.5.0 |
2165 | 2025-05-13T20:51:30.553Z | Checking fixedbitset v0.5.7 |
2166 | 2025-05-13T20:51:30.637Z | Checking password-hash v0.5.0 |
2167 | 2025-05-13T20:51:30.703Z | Checking num v0.4.3 |
2168 | 2025-05-13T20:51:30.823Z | Checking xattr v1.3.1 |
2169 | 2025-05-13T20:51:30.851Z | Checking blake2 v0.10.6 |
2170 | 2025-05-13T20:51:30.947Z | Checking petgraph v0.7.1 |
2171 | 2025-05-13T20:51:31.060Z | Checking filetime v0.2.25 |
2172 | 2025-05-13T20:51:31.129Z | Checking arc-swap v1.7.1 |
2173 | 2025-05-13T20:51:31.310Z | Checking tar v0.4.44 |
2174 | 2025-05-13T20:51:31.338Z | Checking argon2 v0.5.3 |
2175 | 2025-05-13T20:51:31.572Z | Checking slog-scope v4.4.0 |
2176 | 2025-05-13T20:51:31.803Z | Checking half v2.4.1 |
2177 | 2025-05-13T20:51:32.071Z | Checking ciborium-io v0.2.2 |
2178 | 2025-05-13T20:51:32.169Z | Checking slog-stdlog v4.1.1 |
2179 | 2025-05-13T20:51:32.228Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2180 | 2025-05-13T20:51:32.274Z | Checking ciborium-ll v0.2.2 |
2181 | 2025-05-13T20:51:32.365Z | Checking slog-envlogger v2.2.0 |
2182 | 2025-05-13T20:51:32.520Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2183 | 2025-05-13T20:51:32.584Z | Checking ciborium v0.2.2 |
2184 | 2025-05-13T20:51:32.614Z | Compiling cancel-safe-futures v0.1.5 |
2185 | 2025-05-13T20:51:32.637Z | Compiling owo-colors v4.2.0 |
2186 | 2025-05-13T20:51:32.844Z | Checking swrite v0.1.0 |
2187 | 2025-05-13T20:51:32.991Z | Checking libsw-core v0.3.1 |
2188 | 2025-05-13T20:51:33.051Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2189 | 2025-05-13T20:51:33.234Z | Checking libsw v3.4.0 |
2190 | 2025-05-13T20:51:33.552Z | Checking linear-map v1.2.0 |
2191 | 2025-05-13T20:51:33.764Z | Compiling typify v0.3.0 |
2192 | 2025-05-13T20:51:33.917Z | Compiling progenitor-impl v0.9.1 |
2193 | 2025-05-13T20:51:33.946Z | Checking keccak v0.1.5 |
2194 | 2025-05-13T20:51:33.946Z | Checking pem v3.0.5 |
2195 | 2025-05-13T20:51:34.036Z | Compiling typify-impl v0.2.0 |
2196 | 2025-05-13T20:51:34.282Z | Checking sha3 v0.10.8 |
2197 | 2025-05-13T20:51:34.707Z | Checking prettyplease v0.2.30 |
2198 | 2025-05-13T20:51:34.950Z | Checking ingot-types v0.1.0 |
2199 | 2025-05-13T20:51:35.056Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2200 | 2025-05-13T20:51:35.768Z | Checking ingot v0.1.0 |
2201 | 2025-05-13T20:51:36.726Z | Checking highway v1.3.0 |
2202 | 2025-05-13T20:51:37.762Z | Checking headers-core v0.3.0 |
2203 | 2025-05-13T20:51:39.228Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2204 | 2025-05-13T20:51:39.501Z | Checking headers v0.4.0 |
2205 | 2025-05-13T20:51:40.714Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2206 | 2025-05-13T20:51:40.763Z | Compiling progenitor-macro v0.9.1 |
2207 | 2025-05-13T20:51:42.532Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
2208 | 2025-05-13T20:51:45.085Z | Compiling lzma-sys v0.1.20 |
2209 | 2025-05-13T20:51:45.398Z | Checking progenitor-client v0.8.0 |
2210 | 2025-05-13T20:51:45.523Z | Compiling heck v0.3.3 |
2211 | 2025-05-13T20:51:45.812Z | Checking linked-hash-map v0.5.6 |
2212 | 2025-05-13T20:51:45.912Z | Compiling zone_cfg_derive v0.1.2 |
2213 | 2025-05-13T20:51:46.150Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2214 | 2025-05-13T20:51:46.177Z | Checking lru-cache v0.1.2 |
2215 | 2025-05-13T20:51:46.208Z | Checking yasna v0.5.2 |
2216 | 2025-05-13T20:51:46.399Z | Checking base64 v0.13.1 |
2217 | 2025-05-13T20:51:46.478Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2218 | 2025-05-13T20:51:46.841Z | Checking ron v0.7.1 |
2219 | 2025-05-13T20:51:46.975Z | Checking xz2 v0.1.7 |
2220 | 2025-05-13T20:51:47.142Z | Checking rcgen v0.12.1 |
2221 | 2025-05-13T20:51:47.316Z | Checking zone v0.1.8 |
2222 | 2025-05-13T20:51:47.319Z | Checking resolv-conf v0.7.0 |
2223 | 2025-05-13T20:51:47.743Z | Checking hickory-resolver v0.24.4 |
2224 | 2025-05-13T20:51:47.848Z | Checking subprocess v0.2.9 |
2225 | 2025-05-13T20:51:48.000Z | Checking humantime v2.1.0 |
2226 | 2025-05-13T20:51:48.037Z | Checking secrecy v0.10.3 |
2227 | 2025-05-13T20:51:48.346Z | Compiling semver v0.1.20 |
2228 | 2025-05-13T20:51:48.448Z | Compiling typify-macro v0.2.0 |
2229 | 2025-05-13T20:51:48.477Z | Checking universal-hash v0.5.1 |
2230 | 2025-05-13T20:51:48.501Z | Checking opaque-debug v0.3.1 |
2231 | 2025-05-13T20:51:48.626Z | Checking aead v0.5.2 |
2232 | 2025-05-13T20:51:49.190Z | Compiling rustc_version v0.1.7 |
2233 | 2025-05-13T20:51:49.210Z | Checking poly1305 v0.8.0 |
2234 | 2025-05-13T20:51:49.210Z | Checking chacha20 v0.9.1 |
2235 | 2025-05-13T20:51:49.210Z | Compiling newtype_derive v0.1.6 |
2236 | 2025-05-13T20:51:49.319Z | Compiling thiserror-impl-no-std v2.0.2 |
2237 | 2025-05-13T20:51:49.446Z | Checking qorb v0.3.1 |
2238 | 2025-05-13T20:51:49.472Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2239 | 2025-05-13T20:51:49.765Z | Checking steno v0.4.1 |
2240 | 2025-05-13T20:51:49.853Z | Checking chacha20poly1305 v0.10.1 |
2241 | 2025-05-13T20:51:49.880Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2242 | 2025-05-13T20:51:50.076Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2243 | 2025-05-13T20:51:50.524Z | Checking bytecount v0.6.8 |
2244 | 2025-05-13T20:51:50.571Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2245 | 2025-05-13T20:51:50.747Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2246 | 2025-05-13T20:51:51.830Z | Checking display-error-chain v0.2.2 |
2247 | 2025-05-13T20:51:51.994Z | Compiling slog-dtrace v0.3.0 |
2248 | 2025-05-13T20:51:52.032Z | Checking gethostname v0.5.0 |
2249 | 2025-05-13T20:51:52.058Z | Checking nibble_vec v0.1.0 |
2250 | 2025-05-13T20:51:52.201Z | Checking endian-type v0.1.2 |
2251 | 2025-05-13T20:51:52.225Z | Checking thiserror-no-std v2.0.2 |
2252 | 2025-05-13T20:51:52.264Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2253 | 2025-05-13T20:51:52.369Z | Checking vsss-rs v3.3.4 |
2254 | 2025-05-13T20:51:52.399Z | Compiling typify v0.2.0 |
2255 | 2025-05-13T20:51:52.591Z | Compiling progenitor-impl v0.8.0 |
2256 | 2025-05-13T20:51:52.619Z | Checking radix_trie v0.2.1 |
2257 | 2025-05-13T20:51:52.895Z | Compiling proc-macro-error-attr2 v2.0.0 |
2258 | 2025-05-13T20:51:53.087Z | Checking progenitor v0.9.1 |
2259 | 2025-05-13T20:51:53.311Z | Checking papergrid v0.14.0 |
2260 | 2025-05-13T20:51:53.341Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2261 | 2025-05-13T20:51:53.522Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2262 | 2025-05-13T20:51:54.540Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2263 | 2025-05-13T20:51:54.775Z | Compiling proc-macro-error2 v2.0.1 |
2264 | 2025-05-13T20:51:55.420Z | Compiling num-derive v0.3.3 |
2265 | 2025-05-13T20:51:55.447Z | Compiling tabled_derive v0.10.0 |
2266 | 2025-05-13T20:51:57.680Z | Checking libscf-sys v1.1.0 |
2267 | 2025-05-13T20:51:57.921Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2268 | 2025-05-13T20:51:58.296Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2269 | 2025-05-13T20:51:58.356Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2270 | 2025-05-13T20:51:58.434Z | Checking tabled v0.18.0 |
2271 | 2025-05-13T20:51:59.507Z | Compiling progenitor-macro v0.8.0 |
2272 | 2025-05-13T20:51:59.651Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2273 | 2025-05-13T20:51:59.763Z | Checking maplit v1.0.2 |
2274 | 2025-05-13T20:51:59.909Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2275 | 2025-05-13T20:52:00.113Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2276 | 2025-05-13T20:52:00.516Z | Checking crc8 v0.1.1 |
2277 | 2025-05-13T20:52:00.719Z | Compiling vte_generate_state_changes v0.1.2 |
2278 | 2025-05-13T20:52:01.031Z | Checking fd-lock v4.0.2 |
2279 | 2025-05-13T20:52:01.245Z | Checking fxhash v0.2.1 |
2280 | 2025-05-13T20:52:01.415Z | Checking vte v0.11.1 |
2281 | 2025-05-13T20:52:01.447Z | Compiling async-recursion v1.1.1 |
2282 | 2025-05-13T20:52:01.617Z | Compiling radium v0.7.0 |
2283 | 2025-05-13T20:52:02.152Z | Checking nu-ansi-term v0.50.1 |
2284 | 2025-05-13T20:52:02.570Z | Checking termcolor v1.4.1 |
2285 | 2025-05-13T20:52:02.850Z | Checking strip-ansi-escapes v0.2.0 |
2286 | 2025-05-13T20:52:02.988Z | Compiling const_format_proc_macros v0.2.34 |
2287 | 2025-05-13T20:52:03.019Z | Compiling zerocopy-derive v0.6.6 |
2288 | 2025-05-13T20:52:03.047Z | Checking reedline v0.38.0 |
2289 | 2025-05-13T20:52:03.802Z | Checking tap v1.0.1 |
2290 | 2025-05-13T20:52:04.007Z | Compiling maybe-uninit v2.0.0 |
2291 | 2025-05-13T20:52:04.221Z | Checking wyz v0.5.1 |
2292 | 2025-05-13T20:52:04.660Z | Compiling packed_struct v0.10.1 |
2293 | 2025-05-13T20:52:04.982Z | Checking zerocopy v0.6.6 |
2294 | 2025-05-13T20:52:04.996Z | Checking const_format v0.2.34 |
2295 | 2025-05-13T20:52:05.032Z | Checking crc-catalog v2.4.0 |
2296 | 2025-05-13T20:52:05.155Z | Checking funty v2.0.0 |
2297 | 2025-05-13T20:52:05.210Z | Checking crc v3.2.1 |
2298 | 2025-05-13T20:52:05.673Z | Compiling packed_struct_codegen v0.10.1 |
2299 | 2025-05-13T20:52:05.700Z | Compiling indexmap v1.9.3 |
2300 | 2025-05-13T20:52:05.703Z | Checking nodrop v0.1.14 |
2301 | 2025-05-13T20:52:05.703Z | Checking smallvec v0.6.14 |
2302 | 2025-05-13T20:52:05.933Z | Checking array-init v0.0.4 |
2303 | 2025-05-13T20:52:06.056Z | Checking bitvec v1.0.1 |
2304 | 2025-05-13T20:52:06.142Z | Checking hashbrown v0.12.3 |
2305 | 2025-05-13T20:52:06.167Z | Checking bitfield v0.14.0 |
2306 | 2025-05-13T20:52:06.459Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2307 | 2025-05-13T20:52:06.754Z | Checking env_logger v0.10.2 |
2308 | 2025-05-13T20:52:06.917Z | Checking serde-hex v0.1.0 |
2309 | 2025-05-13T20:52:07.216Z | Checking ron v0.8.1 |
2310 | 2025-05-13T20:52:07.794Z | Checking hashbrown v0.13.2 |
2311 | 2025-05-13T20:52:08.259Z | Checking crc-any v2.5.0 |
2312 | 2025-05-13T20:52:08.501Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2313 | 2025-05-13T20:52:08.648Z | Checking home v0.5.9 |
2314 | 2025-05-13T20:52:08.786Z | Checking object v0.30.4 |
2315 | 2025-05-13T20:52:08.810Z | Checking path-slash v0.1.5 |
2316 | 2025-05-13T20:52:08.840Z | Compiling libefi-sys v0.1.0 |
2317 | 2025-05-13T20:52:08.992Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2318 | 2025-05-13T20:52:09.221Z | Checking kstat-rs v0.2.4 |
2319 | 2025-05-13T20:52:09.247Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2320 | 2025-05-13T20:52:09.603Z | Compiling bitfield-struct v0.6.2 |
2321 | 2025-05-13T20:52:10.171Z | Checking papergrid v0.11.0 |
2322 | 2025-05-13T20:52:10.770Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2323 | 2025-05-13T20:52:11.040Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2324 | 2025-05-13T20:52:11.078Z | Compiling tabled_derive v0.7.0 |
2325 | 2025-05-13T20:52:11.576Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2326 | 2025-05-13T20:52:11.714Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2327 | 2025-05-13T20:52:11.870Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2328 | 2025-05-13T20:52:12.031Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2329 | 2025-05-13T20:52:12.177Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2330 | 2025-05-13T20:52:12.260Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2331 | 2025-05-13T20:52:13.362Z | Checking progenitor v0.8.0 |
2332 | 2025-05-13T20:52:13.605Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2333 | 2025-05-13T20:52:14.372Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2334 | 2025-05-13T20:52:15.218Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2335 | 2025-05-13T20:52:15.409Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2336 | 2025-05-13T20:52:15.437Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2337 | 2025-05-13T20:52:16.321Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2338 | 2025-05-13T20:52:16.416Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2339 | 2025-05-13T20:52:17.921Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2340 | 2025-05-13T20:52:18.301Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2341 | 2025-05-13T20:52:18.502Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2342 | 2025-05-13T20:52:19.627Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2343 | 2025-05-13T20:52:20.360Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2344 | 2025-05-13T20:52:21.290Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2345 | 2025-05-13T20:52:22.159Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2346 | 2025-05-13T20:52:22.185Z | Checking tabled v0.15.0 |
2347 | 2025-05-13T20:52:22.352Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2348 | 2025-05-13T20:52:22.450Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2349 | 2025-05-13T20:52:22.634Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2350 | 2025-05-13T20:52:23.054Z | Checking termtree v0.5.1 |
2351 | 2025-05-13T20:52:23.135Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2352 | 2025-05-13T20:52:23.299Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2353 | 2025-05-13T20:52:23.519Z | Checking glob v0.3.2 |
2354 | 2025-05-13T20:52:23.882Z | Compiling phf_generator v0.11.2 |
2355 | 2025-05-13T20:52:24.094Z | Compiling phf_codegen v0.11.2 |
2356 | 2025-05-13T20:52:24.357Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2357 | 2025-05-13T20:52:24.835Z | Compiling dsl_auto_type v0.1.2 |
2358 | 2025-05-13T20:52:24.908Z | Checking scheduled-thread-pool v0.2.7 |
2359 | 2025-05-13T20:52:25.015Z | Compiling parse-zoneinfo v0.3.1 |
2360 | 2025-05-13T20:52:25.170Z | Compiling diesel_table_macro_syntax v0.2.0 |
2361 | 2025-05-13T20:52:25.567Z | Compiling cfg_aliases v0.1.1 |
2362 | 2025-05-13T20:52:25.702Z | Compiling nix v0.28.0 |
2363 | 2025-05-13T20:52:25.878Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2364 | 2025-05-13T20:52:26.163Z | Compiling diesel_derives v2.2.3 |
2365 | 2025-05-13T20:52:26.485Z | Compiling chrono-tz-build v0.4.0 |
2366 | 2025-05-13T20:52:26.549Z | Checking r2d2 v0.8.10 |
2367 | 2025-05-13T20:52:26.936Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2368 | 2025-05-13T20:52:27.340Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2369 | 2025-05-13T20:52:27.450Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2370 | 2025-05-13T20:52:27.612Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2371 | 2025-05-13T20:52:27.682Z | Checking bcs v0.1.6 |
2372 | 2025-05-13T20:52:28.044Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2373 | 2025-05-13T20:52:28.070Z | Checking nanorand v0.7.0 |
2374 | 2025-05-13T20:52:28.197Z | Compiling parking_lot_core v0.8.6 |
2375 | 2025-05-13T20:52:28.238Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2376 | 2025-05-13T20:52:28.452Z | Compiling xshell-macros v0.2.7 |
2377 | 2025-05-13T20:52:28.667Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2378 | 2025-05-13T20:52:28.699Z | Checking flume v0.11.1 |
2379 | 2025-05-13T20:52:29.211Z | Compiling chrono-tz v0.10.3 |
2380 | 2025-05-13T20:52:29.237Z | Checking xshell v0.2.7 |
2381 | 2025-05-13T20:52:29.665Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2382 | 2025-05-13T20:52:29.717Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2383 | 2025-05-13T20:52:29.742Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
2384 | 2025-05-13T20:52:29.940Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2385 | 2025-05-13T20:52:30.431Z | Compiling crunchy v0.2.2 |
2386 | 2025-05-13T20:52:30.768Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2387 | 2025-05-13T20:52:31.478Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2388 | 2025-05-13T20:52:31.771Z | Compiling peg-macros v0.8.5 |
2389 | 2025-05-13T20:52:32.127Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2390 | 2025-05-13T20:52:33.022Z | Compiling sqlparser_derive v0.2.2 |
2391 | 2025-05-13T20:52:33.261Z | Checking unicode_categories v0.1.1 |
2392 | 2025-05-13T20:52:33.460Z | Compiling tiny-keccak v2.0.2 |
2393 | 2025-05-13T20:52:33.585Z | Checking sqlformat v0.3.5 |
2394 | 2025-05-13T20:52:33.862Z | Checking rustyline v14.0.0 |
2395 | 2025-05-13T20:52:34.081Z | Checking sqlparser v0.45.0 |
2396 | 2025-05-13T20:52:35.227Z | Checking peg v0.8.5 |
2397 | 2025-05-13T20:52:35.354Z | Checking parking_lot v0.11.2 |
2398 | 2025-05-13T20:52:35.640Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2399 | 2025-05-13T20:52:35.722Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2400 | 2025-05-13T20:52:36.049Z | Compiling bit-vec v0.6.3 |
2401 | 2025-05-13T20:52:36.715Z | Compiling ref-cast v1.0.23 |
2402 | 2025-05-13T20:52:37.147Z | Compiling bit-set v0.5.3 |
2403 | 2025-05-13T20:52:37.419Z | Checking sled v0.34.7 |
2404 | 2025-05-13T20:52:37.596Z | Checking diesel v2.2.10 |
2405 | 2025-05-13T20:52:38.286Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2406 | 2025-05-13T20:52:38.991Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2407 | 2025-05-13T20:52:40.143Z | Checking hickory-client v0.24.4 |
2408 | 2025-05-13T20:52:40.283Z | Compiling ascii-canvas v3.0.0 |
2409 | 2025-05-13T20:52:40.811Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2410 | 2025-05-13T20:52:40.854Z | Checking hickory-server v0.24.4 |
2411 | 2025-05-13T20:52:41.169Z | Compiling ena v0.14.3 |
2412 | 2025-05-13T20:52:41.585Z | Compiling ref-cast-impl v1.0.23 |
2413 | 2025-05-13T20:52:41.927Z | Compiling regex-syntax v0.6.29 |
2414 | 2025-05-13T20:52:42.027Z | Compiling bindgen v0.71.1 |
2415 | 2025-05-13T20:52:42.698Z | Compiling diff v0.1.13 |
2416 | 2025-05-13T20:52:43.018Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2417 | 2025-05-13T20:52:43.042Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2418 | 2025-05-13T20:52:43.246Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2419 | 2025-05-13T20:52:43.408Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2420 | 2025-05-13T20:52:43.704Z | Compiling unicase v2.7.0 |
2421 | 2025-05-13T20:52:43.949Z | Compiling rustc-hash v2.1.1 |
2422 | 2025-05-13T20:52:44.303Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2423 | 2025-05-13T20:52:44.324Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2424 | 2025-05-13T20:52:45.741Z | Compiling lalrpop v0.19.12 |
2425 | 2025-05-13T20:52:46.383Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2426 | 2025-05-13T20:52:46.527Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2427 | 2025-05-13T20:52:46.877Z | Compiling derive_builder_core v0.20.2 |
2428 | 2025-05-13T20:52:47.102Z | Compiling libxml v0.3.3 |
2429 | 2025-05-13T20:52:47.209Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2430 | 2025-05-13T20:52:47.553Z | Compiling strum_macros v0.24.3 |
2431 | 2025-05-13T20:52:48.572Z | Compiling indoc v1.0.9 |
2432 | 2025-05-13T20:52:49.008Z | Compiling derive_builder_macro v0.20.2 |
2433 | 2025-05-13T20:52:49.492Z | Checking assert_matches v1.5.0 |
2434 | 2025-05-13T20:52:49.919Z | Checking derive_builder v0.20.2 |
2435 | 2025-05-13T20:52:50.553Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2436 | 2025-05-13T20:52:50.893Z | Checking primeorder v0.13.6 |
2437 | 2025-05-13T20:52:50.955Z | Checking quick-xml v0.37.2 |
2438 | 2025-05-13T20:52:51.201Z | Compiling impl-trait-for-tuples v0.2.2 |
2439 | 2025-05-13T20:52:51.381Z | Compiling oso-derive v0.27.3 |
2440 | 2025-05-13T20:52:52.502Z | Compiling mime_guess v2.0.5 |
2441 | 2025-05-13T20:52:53.127Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2442 | 2025-05-13T20:52:53.716Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2443 | 2025-05-13T20:52:55.178Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2444 | 2025-05-13T20:52:55.297Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2445 | 2025-05-13T20:52:55.364Z | Checking http-range v0.1.5 |
2446 | 2025-05-13T20:52:55.592Z | Checking half v1.8.3 |
2447 | 2025-05-13T20:52:56.053Z | Checking serde_cbor v0.11.2 |
2448 | 2025-05-13T20:52:56.415Z | Checking signal-hook-tokio v0.3.1 |
2449 | 2025-05-13T20:52:56.478Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869) |
2450 | 2025-05-13T20:52:56.641Z | Checking atty v0.2.14 |
2451 | 2025-05-13T20:52:56.794Z | Compiling salty v0.3.0 |
2452 | 2025-05-13T20:52:56.979Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2453 | 2025-05-13T20:52:57.281Z | Checking p384 v0.13.0 |
2454 | 2025-05-13T20:52:57.492Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2455 | 2025-05-13T20:52:57.699Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2456 | 2025-05-13T20:52:58.108Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2457 | 2025-05-13T20:52:58.134Z | Compiling diesel-dtrace v0.4.2 |
2458 | 2025-05-13T20:52:58.442Z | Checking hyper-staticfile v0.10.1 |
2459 | 2025-05-13T20:52:58.573Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2460 | 2025-05-13T20:52:58.727Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2461 | 2025-05-13T20:52:58.998Z | Checking tungstenite v0.23.0 |
2462 | 2025-05-13T20:52:59.087Z | Checking bb8 v0.8.5 |
2463 | 2025-05-13T20:52:59.090Z | Checking env_filter v0.1.2 |
2464 | 2025-05-13T20:52:59.177Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2465 | 2025-05-13T20:52:59.203Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2466 | 2025-05-13T20:52:59.379Z | Checking env_logger v0.11.5 |
2467 | 2025-05-13T20:52:59.567Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869) |
2468 | 2025-05-13T20:52:59.592Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
2469 | 2025-05-13T20:52:59.756Z | Checking void v1.0.2 |
2470 | 2025-05-13T20:52:59.783Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2471 | 2025-05-13T20:52:59.849Z | Checking tokio-tungstenite v0.23.1 |
2472 | 2025-05-13T20:52:59.960Z | Checking lzss v0.8.2 |
2473 | 2025-05-13T20:53:00.070Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2474 | 2025-05-13T20:53:00.096Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2475 | 2025-05-13T20:53:00.121Z | Checking nix v0.27.1 |
2476 | 2025-05-13T20:53:00.340Z | Checking serde_bytes v0.11.17 |
2477 | 2025-05-13T20:53:00.366Z | Checking secrecy v0.8.0 |
2478 | 2025-05-13T20:53:00.375Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2479 | 2025-05-13T20:53:00.691Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2480 | 2025-05-13T20:53:01.293Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2481 | 2025-05-13T20:53:02.489Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2482 | 2025-05-13T20:53:03.395Z | Checking globset v0.4.15 |
2483 | 2025-05-13T20:53:03.924Z | Compiling pin-project-internal v1.1.6 |
2484 | 2025-05-13T20:53:03.947Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2485 | 2025-05-13T20:53:04.244Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2486 | 2025-05-13T20:53:04.517Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2487 | 2025-05-13T20:53:04.939Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2488 | 2025-05-13T20:53:05.569Z | Checking rand_seeder v0.3.0 |
2489 | 2025-05-13T20:53:05.827Z | Compiling snafu-derive v0.8.5 |
2490 | 2025-05-13T20:53:06.624Z | Compiling fs-err v2.11.0 |
2491 | 2025-05-13T20:53:06.658Z | Checking pin-project v1.1.6 |
2492 | 2025-05-13T20:53:06.816Z | Checking olpc-cjson v0.1.4 |
2493 | 2025-05-13T20:53:07.085Z | Checking serde_plain v1.0.2 |
2494 | 2025-05-13T20:53:07.148Z | Checking typed-path v0.9.3 |
2495 | 2025-05-13T20:53:07.709Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2496 | 2025-05-13T20:53:08.025Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2497 | 2025-05-13T20:53:08.587Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2498 | 2025-05-13T20:53:09.007Z | Checking async-bb8-diesel v0.2.1 |
2499 | 2025-05-13T20:53:09.221Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2500 | 2025-05-13T20:53:09.504Z | Checking parse-size v1.1.0 |
2501 | 2025-05-13T20:53:09.715Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2502 | 2025-05-13T20:53:09.742Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2503 | 2025-05-13T20:53:10.296Z | Checking heck v0.4.1 |
2504 | 2025-05-13T20:53:10.558Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
2505 | 2025-05-13T20:53:10.662Z | Checking snafu v0.8.5 |
2506 | 2025-05-13T20:53:10.867Z | Checking yansi v1.0.1 |
2507 | 2025-05-13T20:53:10.940Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2508 | 2025-05-13T20:53:11.007Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2509 | 2025-05-13T20:53:11.157Z | Checking tough v0.20.0 |
2510 | 2025-05-13T20:53:11.444Z | Checking pretty_assertions v1.4.1 |
2511 | 2025-05-13T20:53:11.682Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2512 | 2025-05-13T20:53:12.158Z | Checking io-lifetimes v1.0.11 |
2513 | 2025-05-13T20:53:12.397Z | Checking rustix v0.37.28 |
2514 | 2025-05-13T20:53:12.900Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2515 | 2025-05-13T20:53:13.493Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2516 | 2025-05-13T20:53:13.496Z | Compiling indoc v2.0.6 |
2517 | 2025-05-13T20:53:14.530Z | Checking is_ci v1.2.0 |
2518 | 2025-05-13T20:53:14.713Z | Checking supports-color v3.0.2 |
2519 | 2025-05-13T20:53:14.957Z | Checking terminal_size v0.2.6 |
2520 | 2025-05-13T20:53:15.147Z | Checking castaway v0.2.3 |
2521 | 2025-05-13T20:53:15.349Z | Compiling libz-sys v1.1.20 |
2522 | 2025-05-13T20:53:15.808Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2523 | 2025-05-13T20:53:16.068Z | Checking unicode-linebreak v0.1.5 |
2524 | 2025-05-13T20:53:16.333Z | Checking smawk v0.3.2 |
2525 | 2025-05-13T20:53:16.593Z | Checking textwrap v0.16.1 |
2526 | 2025-05-13T20:53:16.659Z | Checking compact_str v0.8.0 |
2527 | 2025-05-13T20:53:16.774Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2528 | 2025-05-13T20:53:17.018Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2529 | 2025-05-13T20:53:17.510Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2530 | 2025-05-13T20:53:17.565Z | Checking unicode-truncate v1.1.0 |
2531 | 2025-05-13T20:53:17.590Z | Checking lru v0.12.5 |
2532 | 2025-05-13T20:53:17.821Z | Compiling instability v0.3.2 |
2533 | 2025-05-13T20:53:17.910Z | Checking cassowary v0.3.0 |
2534 | 2025-05-13T20:53:18.354Z | Checking concurrent-queue v2.5.0 |
2535 | 2025-05-13T20:53:18.732Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2536 | 2025-05-13T20:53:18.819Z | Checking ratatui v0.29.0 |
2537 | 2025-05-13T20:53:19.401Z | Checking parking v2.2.1 |
2538 | 2025-05-13T20:53:19.811Z | Checking cargo-platform v0.1.8 |
2539 | 2025-05-13T20:53:19.968Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2540 | 2025-05-13T20:53:20.138Z | Checking cargo_metadata v0.19.2 |
2541 | 2025-05-13T20:53:21.395Z | Compiling vergen v8.3.2 |
2542 | 2025-05-13T20:53:21.925Z | Checking event-listener v5.3.1 |
2543 | 2025-05-13T20:53:21.949Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2544 | 2025-05-13T20:53:22.299Z | Compiling cargo_metadata v0.18.1 |
2545 | 2025-05-13T20:53:22.375Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2546 | 2025-05-13T20:53:23.572Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2547 | 2025-05-13T20:53:24.227Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2548 | 2025-05-13T20:53:24.319Z | Checking plotters-backend v0.3.7 |
2549 | 2025-05-13T20:53:24.718Z | Compiling rustls v0.21.12 |
2550 | 2025-05-13T20:53:24.963Z | Checking shell-words v1.1.0 |
2551 | 2025-05-13T20:53:25.080Z | Checking plotters-svg v0.3.7 |
2552 | 2025-05-13T20:53:25.245Z | Checking event-listener-strategy v0.5.2 |
2553 | 2025-05-13T20:53:25.322Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2554 | 2025-05-13T20:53:25.343Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2555 | 2025-05-13T20:53:25.494Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2556 | 2025-05-13T20:53:25.686Z | Checking rustls-webpki v0.101.7 |
2557 | 2025-05-13T20:53:25.851Z | Checking sct v0.7.1 |
2558 | 2025-05-13T20:53:26.098Z | Checking cast v0.3.0 |
2559 | 2025-05-13T20:53:26.248Z | Checking plotters v0.3.7 |
2560 | 2025-05-13T20:53:26.442Z | Checking criterion-plot v0.5.0 |
2561 | 2025-05-13T20:53:26.869Z | Checking futures-lite v2.3.0 |
2562 | 2025-05-13T20:53:28.087Z | Checking tinytemplate v1.2.1 |
2563 | 2025-05-13T20:53:28.111Z | Checking anes v0.1.6 |
2564 | 2025-05-13T20:53:28.446Z | Checking oorandom v11.1.4 |
2565 | 2025-05-13T20:53:28.509Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2566 | 2025-05-13T20:53:28.650Z | Checking criterion v0.5.1 |
2567 | 2025-05-13T20:53:28.765Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2568 | 2025-05-13T20:53:29.125Z | Checking rustls-pemfile v1.0.4 |
2569 | 2025-05-13T20:53:29.377Z | Checking twox-hash v2.1.0 |
2570 | 2025-05-13T20:53:29.580Z | Checking tokio-rustls v0.24.1 |
2571 | 2025-05-13T20:53:29.979Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2572 | 2025-05-13T20:53:30.002Z | Checking async-lock v3.4.0 |
2573 | 2025-05-13T20:53:30.802Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2574 | 2025-05-13T20:53:31.402Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2575 | 2025-05-13T20:53:31.815Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2576 | 2025-05-13T20:53:32.086Z | Checking fatfs v0.3.6 |
2577 | 2025-05-13T20:53:32.331Z | Checking polling v3.7.3 |
2578 | 2025-05-13T20:53:32.782Z | Checking csv-core v0.1.11 |
2579 | 2025-05-13T20:53:33.093Z | Checking hex-literal v0.4.1 |
2580 | 2025-05-13T20:53:33.097Z | Checking async-io v2.3.4 |
2581 | 2025-05-13T20:53:33.136Z | Checking csv v1.3.1 |
2582 | 2025-05-13T20:53:33.236Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2583 | 2025-05-13T20:53:33.985Z | Checking rtoolbox v0.0.2 |
2584 | 2025-05-13T20:53:34.095Z | Checking async-task v4.7.1 |
2585 | 2025-05-13T20:53:34.227Z | Checking rpassword v7.3.1 |
2586 | 2025-05-13T20:53:34.416Z | Checking async-channel v2.3.1 |
2587 | 2025-05-13T20:53:34.452Z | Checking tui-tree-widget v0.23.0 |
2588 | 2025-05-13T20:53:34.755Z | Checking polyval v0.6.2 |
2589 | 2025-05-13T20:53:34.796Z | Checking piper v0.2.4 |
2590 | 2025-05-13T20:53:35.055Z | Checking futures-timer v3.0.3 |
2591 | 2025-05-13T20:53:35.080Z | Checking ghash v0.5.1 |
2592 | 2025-05-13T20:53:35.289Z | Checking blocking v1.6.1 |
2593 | 2025-05-13T20:53:35.366Z | Checking async-executor v1.13.1 |
2594 | 2025-05-13T20:53:35.640Z | Checking async-signal v0.2.10 |
2595 | 2025-05-13T20:53:35.746Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2596 | 2025-05-13T20:53:35.956Z | Checking ctr v0.9.2 |
2597 | 2025-05-13T20:53:36.287Z | Checking arrayref v0.3.9 |
2598 | 2025-05-13T20:53:36.339Z | Checking arrayvec v0.7.6 |
2599 | 2025-05-13T20:53:36.421Z | Checking constant_time_eq v0.3.1 |
2600 | 2025-05-13T20:53:36.596Z | Checking event-listener v2.5.3 |
2601 | 2025-05-13T20:53:36.714Z | Checking aes-gcm v0.10.3 |
2602 | 2025-05-13T20:53:36.815Z | Checking async-channel v1.9.0 |
2603 | 2025-05-13T20:53:36.973Z | Checking async-process v2.3.0 |
2604 | 2025-05-13T20:53:37.112Z | Checking async-global-executor v2.4.1 |
2605 | 2025-05-13T20:53:37.394Z | Checking ssh-encoding v0.2.0 |
2606 | 2025-05-13T20:53:37.433Z | Checking blowfish v0.9.1 |
2607 | 2025-05-13T20:53:37.713Z | Compiling petname v2.0.2 |
2608 | 2025-05-13T20:53:37.766Z | Checking kv-log-macro v1.0.7 |
2609 | 2025-05-13T20:53:37.920Z | Compiling async-attributes v1.1.2 |
2610 | 2025-05-13T20:53:38.800Z | Checking async-std v1.13.0 |
2611 | 2025-05-13T20:53:39.065Z | Checking ssh-cipher v0.2.0 |
2612 | 2025-05-13T20:53:39.390Z | Checking bcrypt-pbkdf v0.10.0 |
2613 | 2025-05-13T20:53:39.682Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2614 | 2025-05-13T20:53:40.527Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
2615 | 2025-05-13T20:53:40.692Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2616 | 2025-05-13T20:53:41.906Z | Checking password-hash v0.4.2 |
2617 | 2025-05-13T20:53:42.238Z | Checking async-object-pool v0.1.5 |
2618 | 2025-05-13T20:53:42.387Z | Checking pbkdf2 v0.11.0 |
2619 | 2025-05-13T20:53:42.445Z | Checking ssh-key v0.6.6 |
2620 | 2025-05-13T20:53:43.553Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2621 | 2025-05-13T20:53:44.186Z | Checking p256 v0.13.2 |
2622 | 2025-05-13T20:53:44.309Z | Checking p521 v0.13.3 |
2623 | 2025-05-13T20:53:44.703Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2624 | 2025-05-13T20:53:44.966Z | Checking serde_regex v1.1.0 |
2625 | 2025-05-13T20:53:45.261Z | Checking assert-json-diff v2.0.2 |
2626 | 2025-05-13T20:53:45.571Z | Checking russh-cryptovec v0.7.3 |
2627 | 2025-05-13T20:53:45.735Z | Checking path-tree v0.8.1 |
2628 | 2025-05-13T20:53:45.797Z | Checking sync-ptr v0.1.1 |
2629 | 2025-05-13T20:53:46.007Z | Compiling target-lexicon v0.13.2 |
2630 | 2025-05-13T20:53:46.145Z | Checking md5 v0.7.0 |
2631 | 2025-05-13T20:53:46.480Z | Checking stringmetrics v2.2.2 |
2632 | 2025-05-13T20:53:46.713Z | Checking httpmock v0.8.0-alpha.1 |
2633 | 2025-05-13T20:53:47.121Z | Checking russh-keys v0.45.0 |
2634 | 2025-05-13T20:53:47.147Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2635 | 2025-05-13T20:53:48.423Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2636 | 2025-05-13T20:53:48.769Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2637 | 2025-05-13T20:53:49.248Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2638 | 2025-05-13T20:53:49.520Z | Checking num-bigint v0.4.6 |
2639 | 2025-05-13T20:53:49.610Z | Checking des v0.8.1 |
2640 | 2025-05-13T20:53:49.914Z | Compiling blake3 v1.5.4 |
2641 | 2025-05-13T20:53:50.613Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2642 | 2025-05-13T20:53:51.524Z | Compiling guppy-workspace-hack v0.1.0 |
2643 | 2025-05-13T20:53:51.819Z | Checking russh v0.45.0 |
2644 | 2025-05-13T20:53:51.874Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2645 | 2025-05-13T20:53:53.042Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2646 | 2025-05-13T20:53:53.258Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2647 | 2025-05-13T20:53:53.908Z | Checking rustls-native-certs v0.7.3 |
2648 | 2025-05-13T20:53:54.119Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2649 | 2025-05-13T20:53:54.248Z | Checking memmap2 v0.9.5 |
2650 | 2025-05-13T20:53:54.538Z | Compiling target-spec v3.4.2 |
2651 | 2025-05-13T20:53:54.541Z | Checking internet-checksum v0.2.1 |
2652 | 2025-05-13T20:53:55.148Z | Checking hyper-rustls v0.26.0 |
2653 | 2025-05-13T20:53:55.355Z | Checking cfg-expr v0.18.0 |
2654 | 2025-05-13T20:53:55.647Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2655 | 2025-05-13T20:53:55.928Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2656 | 2025-05-13T20:53:56.218Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2657 | 2025-05-13T20:53:56.359Z | Checking httptest v0.16.3 |
2658 | 2025-05-13T20:53:57.102Z | Checking topological-sort v0.2.2 |
2659 | 2025-05-13T20:53:57.333Z | Checking omicron-zone-package v0.12.2 |
2660 | 2025-05-13T20:53:59.250Z | Checking predicates-tree v1.0.12 |
2661 | 2025-05-13T20:53:59.452Z | Checking pathdiff v0.2.3 |
2662 | 2025-05-13T20:53:59.607Z | Compiling rstest_macros v0.24.0 |
2663 | 2025-05-13T20:53:59.947Z | Compiling target-triple v0.1.3 |
2664 | 2025-05-13T20:54:00.131Z | Compiling doc-comment v0.3.3 |
2665 | 2025-05-13T20:54:00.167Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2666 | 2025-05-13T20:54:00.399Z | Checking nested v0.1.1 |
2667 | 2025-05-13T20:54:00.514Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2668 | 2025-05-13T20:54:00.636Z | Checking guppy v0.17.18 |
2669 | 2025-05-13T20:54:01.009Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2670 | 2025-05-13T20:54:01.393Z | Checking similar-asserts v1.7.0 |
2671 | 2025-05-13T20:54:01.692Z | Compiling proc-macro-crate v3.2.0 |
2672 | 2025-05-13T20:54:02.779Z | Compiling relative-path v1.9.3 |
2673 | 2025-05-13T20:54:02.984Z | Checking escape8259 v0.5.3 |
2674 | 2025-05-13T20:54:03.219Z | Compiling assert_cmd v2.0.17 |
2675 | 2025-05-13T20:54:03.683Z | Checking libtest-mimic v0.8.1 |
2676 | 2025-05-13T20:54:03.996Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2677 | 2025-05-13T20:54:04.209Z | Checking blake2b_simd v1.0.2 |
2678 | 2025-05-13T20:54:05.116Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2679 | 2025-05-13T20:54:05.583Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2680 | 2025-05-13T20:54:05.951Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2681 | 2025-05-13T20:54:06.316Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2682 | 2025-05-13T20:54:06.688Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2683 | 2025-05-13T20:54:07.060Z | Checking fancy-regex v0.14.0 |
2684 | 2025-05-13T20:54:08.161Z | Checking serde_tokenstream v0.2.2 |
2685 | 2025-05-13T20:54:08.529Z | Checking uzers v0.12.1 |
2686 | 2025-05-13T20:54:08.955Z | Checking datatest-stable v0.3.2 |
2687 | 2025-05-13T20:54:09.466Z | Checking rust-argon2 v2.1.0 |
2688 | 2025-05-13T20:54:09.951Z | Checking trybuild v1.0.103 |
2689 | 2025-05-13T20:54:10.428Z | Compiling git2 v0.19.0 |
2690 | 2025-05-13T20:54:11.899Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2691 | 2025-05-13T20:54:12.476Z | Checking rstest v0.24.0 |
2692 | 2025-05-13T20:54:12.724Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2693 | 2025-05-13T20:54:13.895Z | Checking support-bundle-viewer v0.1.0 |
2694 | 2025-05-13T20:54:14.331Z | Checking ignore v0.4.23 |
2695 | 2025-05-13T20:54:15.186Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2696 | 2025-05-13T20:54:15.678Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2697 | 2025-05-13T20:54:17.736Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2698 | 2025-05-13T20:54:17.791Z | Compiling samael v0.0.18 |
2699 | 2025-05-13T20:54:18.100Z | Checking rand_distr v0.4.3 |
2700 | 2025-05-13T20:54:18.764Z | Checking multimap v0.10.0 |
2701 | 2025-05-13T20:54:18.835Z | Checking approx v0.5.1 |
2702 | 2025-05-13T20:54:19.043Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2703 | 2025-05-13T20:54:19.126Z | Checking globwalk v0.9.1 |
2704 | 2025-05-13T20:54:19.152Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2705 | 2025-05-13T20:54:19.783Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2706 | 2025-05-13T20:54:20.177Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2707 | 2025-05-13T20:54:20.646Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2708 | 2025-05-13T20:54:20.950Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2709 | 2025-05-13T20:54:21.344Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2710 | 2025-05-13T20:54:21.664Z | Checking partial-io v0.5.4 |
2711 | 2025-05-13T20:54:22.028Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
2712 | 2025-05-13T20:54:22.254Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
2713 | 2025-05-13T20:54:22.608Z | Checking cargo_toml v0.21.0 |
2714 | 2025-05-13T20:54:23.078Z | Checking termios v0.3.3 |
2715 | 2025-05-13T20:54:23.259Z | Checking camino-tempfile-ext v0.3.0 |
2716 | 2025-05-13T20:54:23.307Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
2717 | 2025-05-13T20:54:23.655Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2718 | 2025-05-13T20:54:24.676Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2719 | 2025-05-13T20:54:25.990Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2720 | 2025-05-13T20:54:29.080Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2721 | 2025-05-13T20:54:41.223Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2722 | 2025-05-13T20:54:45.061Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
2723 | 2025-05-13T20:54:50.433Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2724 | 2025-05-13T20:55:00.044Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2725 | 2025-05-13T20:55:07.653Z | Compiling polar-core v0.27.3 |
2726 | 2025-05-13T20:55:16.499Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
2727 | 2025-05-13T20:55:17.707Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2728 | 2025-05-13T20:55:18.961Z | Checking oso v0.27.3 |
2729 | 2025-05-13T20:55:26.489Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2730 | 2025-05-13T20:55:28.184Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2731 | 2025-05-13T20:56:07.027Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2732 | 2025-05-13T20:56:07.027Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2733 | 2025-05-13T20:56:07.030Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2734 | 2025-05-13T20:57:30.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 53s |
2735 | 2025-05-13T20:57:31.208Z | |
2736 | 2025-05-13T20:57:31.208Z | real 6:58.313195078 |
2737 | 2025-05-13T20:57:31.208Z | user 38:16.955869713 |
2738 | 2025-05-13T20:57:31.208Z | sys 5:41.080616055 |
2739 | 2025-05-13T20:57:31.211Z | trap 1.099347934 |
2740 | 2025-05-13T20:57:31.211Z | tflt 0.501136891 |
2741 | 2025-05-13T20:57:31.212Z | dflt 0.085491550 |
2742 | 2025-05-13T20:57:31.212Z | kflt 0.000802332 |
2743 | 2025-05-13T20:57:31.212Z | lock 54:58.512281098 |
2744 | 2025-05-13T20:57:31.212Z | slp 2:10:25.997493004 |
2745 | 2025-05-13T20:57:31.212Z | lat 1:53.727696232 |
2746 | 2025-05-13T20:57:31.212Z | stop 7:41.494339733 |
2747 | 2025-05-13T20:57:31.212Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
2748 | 2025-05-13T20:57:31.212Z | + ptime -m cargo doc --workspace --no-deps |
2749 | 2025-05-13T20:57:32.444Z | warning: output filename collision. |
2750 | 2025-05-13T20:57:32.445Z | 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)`. |
2751 | 2025-05-13T20:57:32.445Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
2752 | 2025-05-13T20:57:32.445Z | The targets should have unique names. |
2753 | 2025-05-13T20:57:32.445Z | This is a known bug where multiple crates with the same name use |
2754 | 2025-05-13T20:57:32.445Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
2755 | 2025-05-13T20:57:32.996Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2756 | 2025-05-13T20:57:33.153Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2757 | 2025-05-13T20:57:33.174Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2758 | 2025-05-13T20:57:33.229Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2759 | 2025-05-13T20:57:33.258Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2760 | 2025-05-13T20:57:33.261Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2761 | 2025-05-13T20:57:33.261Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2762 | 2025-05-13T20:57:33.522Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2763 | 2025-05-13T20:57:33.562Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2764 | 2025-05-13T20:57:33.588Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2765 | 2025-05-13T20:57:33.613Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2766 | 2025-05-13T20:57:33.758Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2767 | 2025-05-13T20:57:33.919Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2768 | 2025-05-13T20:57:34.044Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2769 | 2025-05-13T20:57:34.193Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2770 | 2025-05-13T20:57:34.241Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2771 | 2025-05-13T20:57:34.348Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2772 | 2025-05-13T20:57:34.393Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2773 | 2025-05-13T20:57:34.432Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2774 | 2025-05-13T20:57:34.780Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2775 | 2025-05-13T20:57:34.814Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2776 | 2025-05-13T20:57:35.022Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2777 | 2025-05-13T20:57:35.191Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2778 | 2025-05-13T20:57:35.526Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2779 | 2025-05-13T20:57:35.557Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2780 | 2025-05-13T20:57:35.952Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2781 | 2025-05-13T20:57:36.113Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2782 | 2025-05-13T20:57:36.392Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2783 | 2025-05-13T20:57:36.789Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2784 | 2025-05-13T20:57:37.019Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2785 | 2025-05-13T20:57:37.154Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2786 | 2025-05-13T20:57:37.385Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2787 | 2025-05-13T20:57:37.683Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2788 | 2025-05-13T20:57:37.742Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2789 | 2025-05-13T20:57:37.975Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2790 | 2025-05-13T20:57:38.098Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2791 | 2025-05-13T20:57:38.368Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2792 | 2025-05-13T20:57:38.391Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2793 | 2025-05-13T20:57:38.429Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2794 | 2025-05-13T20:57:38.715Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2795 | 2025-05-13T20:57:38.746Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2796 | 2025-05-13T20:57:38.818Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2797 | 2025-05-13T20:57:38.839Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2798 | 2025-05-13T20:57:39.110Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2799 | 2025-05-13T20:57:39.132Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2800 | 2025-05-13T20:57:39.174Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2801 | 2025-05-13T20:57:39.231Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2802 | 2025-05-13T20:57:39.351Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2803 | 2025-05-13T20:57:39.391Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2804 | 2025-05-13T20:57:39.479Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2805 | 2025-05-13T20:57:39.601Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2806 | 2025-05-13T20:57:39.870Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2807 | 2025-05-13T20:57:39.893Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2808 | 2025-05-13T20:57:39.912Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2809 | 2025-05-13T20:57:39.993Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2810 | 2025-05-13T20:57:40.176Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2811 | 2025-05-13T20:57:40.297Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2812 | 2025-05-13T20:57:40.913Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2813 | 2025-05-13T20:57:41.977Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2814 | 2025-05-13T20:57:42.134Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2815 | 2025-05-13T20:57:43.418Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2816 | 2025-05-13T20:57:44.745Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2817 | 2025-05-13T20:57:46.384Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2818 | 2025-05-13T20:57:46.406Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2819 | 2025-05-13T20:57:47.353Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2820 | 2025-05-13T20:57:47.484Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2821 | 2025-05-13T20:57:47.923Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2822 | 2025-05-13T20:57:48.176Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2823 | 2025-05-13T20:57:49.949Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2824 | 2025-05-13T20:57:49.978Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2825 | 2025-05-13T20:57:50.158Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2826 | 2025-05-13T20:57:50.953Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2827 | 2025-05-13T20:57:51.047Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2828 | 2025-05-13T20:57:51.744Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2829 | 2025-05-13T20:57:52.678Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2830 | 2025-05-13T20:57:53.292Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2831 | 2025-05-13T20:57:54.855Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2832 | 2025-05-13T20:57:55.470Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2833 | 2025-05-13T20:57:57.389Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2834 | 2025-05-13T20:57:57.666Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2835 | 2025-05-13T20:57:57.970Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2836 | 2025-05-13T20:57:58.373Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2837 | 2025-05-13T20:57:58.900Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2838 | 2025-05-13T20:57:59.472Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2839 | 2025-05-13T20:57:59.737Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2840 | 2025-05-13T20:58:00.178Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2841 | 2025-05-13T20:58:01.779Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2842 | 2025-05-13T20:58:02.170Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2843 | 2025-05-13T20:58:02.536Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2844 | 2025-05-13T20:58:02.680Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2845 | 2025-05-13T20:58:03.019Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2846 | 2025-05-13T20:58:03.582Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2847 | 2025-05-13T20:58:04.031Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2848 | 2025-05-13T20:58:04.053Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2849 | 2025-05-13T20:58:04.489Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2850 | 2025-05-13T20:58:04.611Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2851 | 2025-05-13T20:58:05.255Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2852 | 2025-05-13T20:58:06.183Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2853 | 2025-05-13T20:58:06.304Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2854 | 2025-05-13T20:58:07.393Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2855 | 2025-05-13T20:58:07.755Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2856 | 2025-05-13T20:58:08.087Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2857 | 2025-05-13T20:58:08.111Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2858 | 2025-05-13T20:58:08.507Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2859 | 2025-05-13T20:58:09.281Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2860 | 2025-05-13T20:58:09.329Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2861 | 2025-05-13T20:58:09.766Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2862 | 2025-05-13T20:58:10.243Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2863 | 2025-05-13T20:58:10.496Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2864 | 2025-05-13T20:58:10.848Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2865 | 2025-05-13T20:58:10.930Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2866 | 2025-05-13T20:58:11.138Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2867 | 2025-05-13T20:58:11.180Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2868 | 2025-05-13T20:58:11.690Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2869 | 2025-05-13T20:58:11.741Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2870 | 2025-05-13T20:58:12.281Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2871 | 2025-05-13T20:58:12.545Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2872 | 2025-05-13T20:58:12.943Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2873 | 2025-05-13T20:58:13.201Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2874 | 2025-05-13T20:58:13.979Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2875 | 2025-05-13T20:58:14.452Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2876 | 2025-05-13T20:58:14.519Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2877 | 2025-05-13T20:58:14.550Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2878 | 2025-05-13T20:58:15.292Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2879 | 2025-05-13T20:58:15.494Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2880 | 2025-05-13T20:58:15.900Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2881 | 2025-05-13T20:58:17.080Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2882 | 2025-05-13T20:58:17.535Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2883 | 2025-05-13T20:58:17.799Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2884 | 2025-05-13T20:58:18.138Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2885 | 2025-05-13T20:58:19.494Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2886 | 2025-05-13T20:58:19.744Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2887 | 2025-05-13T20:58:19.773Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2888 | 2025-05-13T20:58:20.145Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2889 | 2025-05-13T20:58:20.177Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2890 | 2025-05-13T20:58:20.190Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2891 | 2025-05-13T20:58:20.333Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2892 | 2025-05-13T20:58:20.937Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2893 | 2025-05-13T20:58:21.529Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2894 | 2025-05-13T20:58:22.646Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2895 | 2025-05-13T20:58:22.706Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2896 | 2025-05-13T20:58:23.125Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2897 | 2025-05-13T20:58:23.435Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2898 | 2025-05-13T20:58:25.372Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2899 | 2025-05-13T20:58:26.513Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2900 | 2025-05-13T20:58:27.649Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2901 | 2025-05-13T20:58:29.753Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2902 | 2025-05-13T20:58:32.157Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2903 | 2025-05-13T20:58:32.299Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2904 | 2025-05-13T20:58:32.678Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2905 | 2025-05-13T20:58:33.129Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2906 | 2025-05-13T20:58:38.178Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2907 | 2025-05-13T20:58:39.206Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2908 | 2025-05-13T20:58:44.385Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2909 | 2025-05-13T20:58:44.416Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2910 | 2025-05-13T20:58:45.631Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2911 | 2025-05-13T20:58:47.580Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2912 | 2025-05-13T20:58:47.900Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2913 | 2025-05-13T20:58:48.950Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2914 | 2025-05-13T20:58:52.603Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2915 | 2025-05-13T20:58:53.404Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2916 | 2025-05-13T20:58:53.563Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2917 | 2025-05-13T20:58:55.203Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2918 | 2025-05-13T20:58:55.396Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2919 | 2025-05-13T20:58:55.805Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2920 | 2025-05-13T20:58:56.224Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2921 | 2025-05-13T20:58:56.706Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2922 | 2025-05-13T20:58:58.275Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2923 | 2025-05-13T20:59:01.094Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
2924 | 2025-05-13T20:59:01.418Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2925 | 2025-05-13T20:59:01.912Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2926 | 2025-05-13T20:59:02.398Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2927 | 2025-05-13T20:59:03.502Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2928 | 2025-05-13T20:59:03.628Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2929 | 2025-05-13T20:59:05.205Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2930 | 2025-05-13T20:59:06.208Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2931 | 2025-05-13T20:59:06.918Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2932 | 2025-05-13T20:59:07.793Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2933 | 2025-05-13T20:59:10.548Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2934 | 2025-05-13T20:59:11.741Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2935 | 2025-05-13T20:59:12.255Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2936 | 2025-05-13T20:59:12.353Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2937 | 2025-05-13T20:59:13.040Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2938 | 2025-05-13T20:59:15.464Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2939 | 2025-05-13T20:59:15.658Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2940 | 2025-05-13T20:59:17.046Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2941 | 2025-05-13T20:59:17.441Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2942 | 2025-05-13T20:59:17.869Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2943 | 2025-05-13T20:59:18.080Z | Documenting sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2944 | 2025-05-13T20:59:18.859Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2945 | 2025-05-13T20:59:20.889Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2946 | 2025-05-13T20:59:21.392Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2947 | 2025-05-13T20:59:21.730Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2948 | 2025-05-13T20:59:22.372Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2949 | 2025-05-13T20:59:22.712Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2950 | 2025-05-13T20:59:24.048Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2951 | 2025-05-13T20:59:24.169Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2952 | 2025-05-13T20:59:25.615Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2953 | 2025-05-13T20:59:26.073Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2954 | 2025-05-13T20:59:27.977Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2955 | 2025-05-13T20:59:28.312Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2956 | 2025-05-13T20:59:28.975Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2957 | 2025-05-13T20:59:29.641Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
2958 | 2025-05-13T20:59:29.843Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2959 | 2025-05-13T20:59:30.873Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2960 | 2025-05-13T20:59:31.525Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2961 | 2025-05-13T20:59:32.191Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2962 | 2025-05-13T20:59:33.366Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2963 | 2025-05-13T20:59:34.564Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2964 | 2025-05-13T20:59:34.620Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2965 | 2025-05-13T20:59:34.821Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2966 | 2025-05-13T20:59:35.613Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2967 | 2025-05-13T20:59:35.954Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2968 | 2025-05-13T20:59:38.007Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2969 | 2025-05-13T20:59:39.129Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2970 | 2025-05-13T20:59:39.160Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2971 | 2025-05-13T20:59:39.755Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2972 | 2025-05-13T20:59:40.173Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2973 | 2025-05-13T20:59:40.475Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2974 | 2025-05-13T20:59:42.241Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2975 | 2025-05-13T20:59:43.453Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2976 | 2025-05-13T20:59:44.012Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2977 | 2025-05-13T20:59:44.389Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2978 | 2025-05-13T20:59:44.441Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2979 | 2025-05-13T20:59:44.555Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2980 | 2025-05-13T20:59:46.014Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2981 | 2025-05-13T20:59:46.828Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2982 | 2025-05-13T20:59:46.831Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2983 | 2025-05-13T20:59:48.073Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2984 | 2025-05-13T20:59:48.318Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2985 | 2025-05-13T20:59:48.620Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2986 | 2025-05-13T20:59:49.777Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2987 | 2025-05-13T20:59:50.049Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2988 | 2025-05-13T20:59:50.213Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2989 | 2025-05-13T20:59:50.239Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2990 | 2025-05-13T20:59:50.537Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2991 | 2025-05-13T20:59:50.871Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2992 | 2025-05-13T20:59:51.616Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2993 | 2025-05-13T20:59:51.911Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2994 | 2025-05-13T20:59:53.552Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2995 | 2025-05-13T20:59:58.667Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2996 | 2025-05-13T20:59:58.909Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2997 | 2025-05-13T20:59:58.962Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2998 | 2025-05-13T20:59:59.180Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2999 | 2025-05-13T21:00:00.149Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3000 | 2025-05-13T21:00:00.331Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
3001 | 2025-05-13T21:00:02.658Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3002 | 2025-05-13T21:00:02.683Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3003 | 2025-05-13T21:00:04.209Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3004 | 2025-05-13T21:00:04.995Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
3005 | 2025-05-13T21:00:05.702Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
3006 | 2025-05-13T21:00:06.295Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3007 | 2025-05-13T21:00:06.755Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
3008 | 2025-05-13T21:00:07.285Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
3009 | 2025-05-13T21:00:07.658Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
3010 | 2025-05-13T21:00:07.771Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
3011 | 2025-05-13T21:00:08.109Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
3012 | 2025-05-13T21:00:09.043Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3013 | 2025-05-13T21:00:09.448Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
3014 | 2025-05-13T21:00:09.873Z | Documenting id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
3015 | 2025-05-13T21:00:10.034Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3016 | 2025-05-13T21:00:10.618Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3017 | 2025-05-13T21:00:11.092Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3018 | 2025-05-13T21:00:11.321Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3019 | 2025-05-13T21:00:11.555Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
3020 | 2025-05-13T21:00:12.408Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3021 | 2025-05-13T21:00:12.554Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3022 | 2025-05-13T21:00:12.722Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
3023 | 2025-05-13T21:00:12.769Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3024 | 2025-05-13T21:00:13.284Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
3025 | 2025-05-13T21:00:13.767Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3026 | 2025-05-13T21:00:14.306Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3027 | 2025-05-13T21:00:14.329Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3028 | 2025-05-13T21:00:14.863Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3029 | 2025-05-13T21:00:15.550Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3030 | 2025-05-13T21:00:56.946Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3031 | 2025-05-13T21:01:04.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s |
3032 | 2025-05-13T21:01:04.279Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 160 other files |
3033 | 2025-05-13T21:01:04.348Z | |
3034 | 2025-05-13T21:01:04.351Z | real 3:32.327125328 |
3035 | 2025-05-13T21:01:04.351Z | user 20:05.275882758 |
3036 | 2025-05-13T21:01:04.351Z | sys 2:57.621482462 |
3037 | 2025-05-13T21:01:04.351Z | trap 0.540960696 |
3038 | 2025-05-13T21:01:04.351Z | tflt 0.073660453 |
3039 | 2025-05-13T21:01:04.351Z | dflt 0.101903460 |
3040 | 2025-05-13T21:01:04.351Z | kflt 0.000258441 |
3041 | 2025-05-13T21:01:04.351Z | lock 28:12.196225764 |
3042 | 2025-05-13T21:01:04.351Z | slp 57:13.448824952 |
3043 | 2025-05-13T21:01:04.351Z | lat 1:17.195904312 |
3044 | 2025-05-13T21:01:04.351Z | stop 1:33.933594218 |
3045 | 2025-05-13T21:01:04.351Z | process exited: duration 945432 ms, exit code 0 |
|
3046 | 2025-05-13T21:01:04.357Z | found 0 output files |