|
|
|
1 | 2025-07-14T17:19:14.187Z | job assigned to worker 01K04Z4G348AJJTPF3WKCB1NNE [factory gimlet-EVT22200007-propolis, EVT22200007/34446] (queued for 30 s) |
|
2 | 2025-07-14T17:19:23.293Z | starting task 0: "setup" |
3 | 2025-07-14T17:19:23.318Z | ++ uname -s |
4 | 2025-07-14T17:19:23.318Z | + kern=SunOS |
5 | 2025-07-14T17:19:23.318Z | + build_user=build |
6 | 2025-07-14T17:19:23.319Z | + build_uid=12345 |
7 | 2025-07-14T17:19:23.319Z | + work_dir=/work |
8 | 2025-07-14T17:19:23.319Z | + input_dir=/input |
9 | 2025-07-14T17:19:23.319Z | + [[ 0 == 12345 ]] |
10 | 2025-07-14T17:19:23.319Z | + case "$kern" in |
11 | 2025-07-14T17:19:23.319Z | + groupadd -g 12345 build |
12 | 2025-07-14T17:19:23.319Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-14T17:19:25.318Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-14T17:19:25.357Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-14T17:19:25.382Z | + home_fs=zfs |
16 | 2025-07-14T17:19:25.382Z | + [[ zfs == autofs ]] |
17 | 2025-07-14T17:19:25.382Z | + mkdir -p /home/build |
18 | 2025-07-14T17:19:25.382Z | + chown build:build /home/build /work |
19 | 2025-07-14T17:19:27.366Z | + chmod 0700 /home/build /work |
20 | 2025-07-14T17:19:27.391Z | process exited: duration 4077 ms, exit code 0 |
|
21 | 2025-07-14T17:19:27.440Z | starting task 1: "rust-toolchain" |
22 | 2025-07-14T17:19:27.465Z | + printf ' * rust toolchain channel = "%s"\n' 1.88.0 |
23 | 2025-07-14T17:19:27.465Z | * rust toolchain channel = "1.88.0" |
24 | 2025-07-14T17:19:27.465Z | * rust toolchain profile = "default" |
25 | 2025-07-14T17:19:27.465Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-07-14T17:19:27.465Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-14T17:19:27.465Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-14T17:19:27.465Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-14T17:19:27.465Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default |
30 | 2025-07-14T17:19:27.588Z | info: downloading installer |
31 | 2025-07-14T17:19:28.097Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-14T17:19:28.098Z | warn: /opt/ooce/bin |
33 | 2025-07-14T17:19:28.098Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-14T17:19:28.098Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-14T17:19:28.098Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-14T17:19:28.098Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-14T17:19:28.098Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-14T17:19:28.098Z | error: cannot install while Rust is installed |
39 | 2025-07-14T17:19:28.098Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-14T17:19:28.123Z | info: profile set to 'default' |
41 | 2025-07-14T17:19:28.123Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-14T17:19:28.123Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
43 | 2025-07-14T17:19:28.232Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-14T17:19:28.232Z | info: downloading component 'cargo' |
45 | 2025-07-14T17:19:28.429Z | info: downloading component 'clippy' |
46 | 2025-07-14T17:19:28.504Z | info: downloading component 'rust-docs' |
47 | 2025-07-14T17:19:28.753Z | info: downloading component 'rust-std' |
48 | 2025-07-14T17:19:29.073Z | info: downloading component 'rustc' |
49 | 2025-07-14T17:19:31.275Z | info: downloading component 'rustfmt' |
50 | 2025-07-14T17:19:31.348Z | info: installing component 'cargo' |
51 | 2025-07-14T17:19:32.562Z | info: installing component 'clippy' |
52 | 2025-07-14T17:19:33.065Z | info: installing component 'rust-docs' |
53 | 2025-07-14T17:19:36.239Z | info: installing component 'rust-std' |
54 | 2025-07-14T17:19:38.261Z | info: installing component 'rustc' |
55 | 2025-07-14T17:19:46.575Z | info: installing component 'rustfmt' |
56 | 2025-07-14T17:19:46.958Z | info: default toolchain set to '1.88.0-x86_64-unknown-illumos' |
57 | 2025-07-14T17:19:46.958Z | |
58 | 2025-07-14T17:19:47.140Z | 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-14T17:19:47.140Z | |
60 | 2025-07-14T17:19:47.140Z | |
61 | 2025-07-14T17:19:47.140Z | Rust is installed now. Great! |
62 | 2025-07-14T17:19:47.140Z | |
63 | 2025-07-14T17:19:47.165Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-14T17:19:47.165Z | environment variable. This has not been done automatically. |
65 | 2025-07-14T17:19:47.165Z | |
66 | 2025-07-14T17:19:47.165Z | To configure your current shell, you need to source |
67 | 2025-07-14T17:19:47.165Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-14T17:19:47.165Z | |
69 | 2025-07-14T17:19:47.165Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-14T17:19:47.165Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-14T17:19:47.165Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-14T17:19:47.165Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-14T17:19:47.256Z | + rustup --version |
74 | 2025-07-14T17:19:47.281Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-14T17:19:47.281Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-14T17:19:47.394Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-14T17:19:47.419Z | + cargo --version |
78 | 2025-07-14T17:19:47.505Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-14T17:19:47.530Z | + rustc --version |
80 | 2025-07-14T17:19:47.632Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-14T17:19:47.656Z | process exited: duration 20198 ms, exit code 0 |
|
82 | 2025-07-14T17:19:47.709Z | starting task 2: "authentication" |
83 | 2025-07-14T17:19:47.770Z | process exited: duration 64 ms, exit code 0 |
|
84 | 2025-07-14T17:19:47.820Z | starting task 3: "clone repository" |
85 | 2025-07-14T17:19:47.845Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-07-14T17:19:47.845Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-07-14T17:19:47.869Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-07-14T17:19:57.364Z | + cd /work/oxidecomputer/omicron |
89 | 2025-07-14T17:19:57.364Z | + git fetch origin 36a0db941653c8db35660a5c9b9b24cd11c0da35 |
90 | 2025-07-14T17:19:57.890Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-07-14T17:19:57.890Z | * branch 36a0db941653c8db35660a5c9b9b24cd11c0da35 -> FETCH_HEAD |
92 | 2025-07-14T17:19:57.916Z | + [[ -n john/blueprint-host-phase2-desired ]] |
93 | 2025-07-14T17:19:57.916Z | ++ git branch --show-current |
94 | 2025-07-14T17:19:57.916Z | + current=main |
95 | 2025-07-14T17:19:57.916Z | + [[ main != john/blueprint-host-phase2-desired ]] |
96 | 2025-07-14T17:19:57.916Z | + git branch -f john/blueprint-host-phase2-desired 36a0db941653c8db35660a5c9b9b24cd11c0da35 |
97 | 2025-07-14T17:19:57.941Z | + git checkout -f john/blueprint-host-phase2-desired |
98 | 2025-07-14T17:19:58.182Z | Switched to branch 'john/blueprint-host-phase2-desired' |
99 | 2025-07-14T17:19:58.207Z | + git reset --hard 36a0db941653c8db35660a5c9b9b24cd11c0da35 |
100 | 2025-07-14T17:19:58.233Z | HEAD is now at 36a0db941 catch up to main |
101 | 2025-07-14T17:19:58.258Z | process exited: duration 10416 ms, exit code 0 |
|
102 | 2025-07-14T17:19:58.316Z | starting task 4: "build" |
103 | 2025-07-14T17:19:58.366Z | + source ./env.sh |
104 | 2025-07-14T17:19:58.366Z | ++ OLD_SHELL_OPTS=ehxB |
105 | 2025-07-14T17:19:58.366Z | ++ set -o xtrace |
106 | 2025-07-14T17:19:58.366Z | ++++ dirname ./env.sh |
107 | 2025-07-14T17:19:58.366Z | +++ readlink -f . |
108 | 2025-07-14T17:19:58.367Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
109 | 2025-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ 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-07-14T17:19:58.367Z | ++ case $OLD_SHELL_OPTS in |
118 | 2025-07-14T17:19:58.367Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
119 | 2025-07-14T17:19:58.367Z | + source .github/buildomat/ci-env.sh |
120 | 2025-07-14T17:19:58.367Z | ++ export CARGO_TERM_COLOR=always |
121 | 2025-07-14T17:19:58.367Z | ++ CARGO_TERM_COLOR=always |
122 | 2025-07-14T17:19:58.367Z | + cargo --version |
123 | 2025-07-14T17:19:58.407Z | cargo 1.88.0 (873a06493 2025-05-10) |
124 | 2025-07-14T17:19:58.432Z | + rustc --version |
125 | 2025-07-14T17:19:58.512Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
126 | 2025-07-14T17:19:58.537Z | + banner prerequisites |
127 | 2025-07-14T17:19:58.537Z | |
128 | 2025-07-14T17:19:58.537Z | ##### ##### ###### ##### ###### #### # # # #### # |
129 | 2025-07-14T17:19:58.537Z | # # # # # # # # # # # # # # # |
130 | 2025-07-14T17:19:58.537Z | # # # # ##### # # ##### # # # # # #### # |
131 | 2025-07-14T17:19:58.537Z | ##### ##### # ##### # # # # # # # # # |
132 | 2025-07-14T17:19:58.537Z | # # # # # # # # # # # # # # # |
133 | 2025-07-14T17:19:58.537Z | # # # ###### # # ###### ### # #### # #### # |
134 | 2025-07-14T17:19:58.537Z | |
135 | 2025-07-14T17:19:58.537Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
136 | 2025-07-14T17:20:11.126Z | Startup: Refreshing catalog 'helios-dev' ... Done |
137 | 2025-07-14T17:20:19.595Z | Startup: Caching catalogs ... Done |
138 | 2025-07-14T17:20:25.486Z | Planning: Solver setup ... Done (4.314s) |
139 | 2025-07-14T17:20:25.526Z | Planning: Running solver ... Done (0.040s) |
140 | 2025-07-14T17:20:25.602Z | Planning: Finding local manifests ... Done (0.002s) |
141 | 2025-07-14T17:20:25.680Z | Planning: Fetching manifests: 0/4 0% complete |
142 | 2025-07-14T17:20:26.085Z | Planning: Fetching manifests: 4/4 100% complete |
143 | 2025-07-14T17:20:26.154Z | Planning: Package planning ... Done (0.068s) |
144 | 2025-07-14T17:20:26.215Z | Planning: Merging actions ... Done (0.061s) |
145 | 2025-07-14T17:20:26.591Z | Planning: Checking for conflicting actions ... Done (0.375s) |
146 | 2025-07-14T17:20:26.615Z | Planning: Consolidating action changes ... Done (0.013s) |
147 | 2025-07-14T17:20:27.374Z | Planning: Evaluating mediators ... Done (0.769s) |
148 | 2025-07-14T17:20:27.402Z | Planning: Planning completed in 7.69 seconds |
149 | 2025-07-14T17:20:27.427Z | Packages to install: 4 |
150 | 2025-07-14T17:20:27.427Z | Mediators to change: 2 |
151 | 2025-07-14T17:20:27.427Z | Services to change: 1 |
152 | 2025-07-14T17:20:27.427Z | Estimated space available: 155.02 GB |
153 | 2025-07-14T17:20:27.427Z | Estimated space to be consumed: 1.70 GB |
154 | 2025-07-14T17:20:27.427Z | Create boot environment: No |
155 | 2025-07-14T17:20:27.427Z | Create backup boot environment: No |
156 | 2025-07-14T17:20:27.427Z | Rebuild boot archive: No |
157 | 2025-07-14T17:20:27.427Z | |
158 | 2025-07-14T17:20:27.427Z | Changed mediators: |
159 | 2025-07-14T17:20:27.427Z | mediator clang: |
160 | 2025-07-14T17:20:27.427Z | version: None -> 15 (system default) |
161 | 2025-07-14T17:20:27.428Z | |
162 | 2025-07-14T17:20:27.428Z | mediator llvm: |
163 | 2025-07-14T17:20:27.428Z | version: 14 (system default) -> 15 (system default) |
164 | 2025-07-14T17:20:27.428Z | |
165 | 2025-07-14T17:20:27.428Z | Changed packages: |
166 | 2025-07-14T17:20:27.428Z | helios-dev |
167 | 2025-07-14T17:20:27.428Z | developer/build-essential |
168 | 2025-07-14T17:20:27.428Z | None -> 11-2.0 |
169 | 2025-07-14T17:20:27.428Z | library/libxmlsec1 |
170 | 2025-07-14T17:20:27.428Z | None -> 1.2.35-2.0 |
171 | 2025-07-14T17:20:27.428Z | ooce/developer/clang-15 |
172 | 2025-07-14T17:20:27.428Z | None -> 15.0.7-2.0 |
173 | 2025-07-14T17:20:27.428Z | ooce/developer/llvm-15 |
174 | 2025-07-14T17:20:27.428Z | None -> 15.0.7-2.0 |
175 | 2025-07-14T17:20:27.428Z | |
176 | 2025-07-14T17:20:27.428Z | Services: |
177 | 2025-07-14T17:20:27.428Z | restart_fmri: |
178 | 2025-07-14T17:20:27.428Z | svc:/system/update-man-index:default |
179 | 2025-07-14T17:20:27.468Z | |
180 | 2025-07-14T17:20:27.468Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
181 | 2025-07-14T17:20:32.480Z | Download: 870/3290 items 18.7/212.6MB 8% complete (3.9M/s) |
182 | 2025-07-14T17:20:37.516Z | Download: 1201/3290 items 83.6/212.6MB 39% complete (8.5M/s) |
183 | 2025-07-14T17:20:42.901Z | Download: 2222/3290 items 119.2/212.6MB 56% complete (10.1M/s) |
184 | 2025-07-14T17:20:47.901Z | Download: 3240/3290 items 186.5/212.6MB 87% complete (9.6M/s) |
185 | 2025-07-14T17:20:52.901Z | Download: 3290/3290 items 212.6/212.6MB 100% complete (9.6M/s) |
186 | 2025-07-14T17:20:52.926Z | Download: Completed 212.60 MB in 25.46 seconds (8.3M/s) |
187 | 2025-07-14T17:20:53.109Z | Actions: 1/3689 actions (Installing new actions) |
188 | 2025-07-14T17:20:58.133Z | Actions: 2526/3689 actions (Installing new actions) |
189 | 2025-07-14T17:20:59.607Z | Actions: Completed 3689 actions in 6.50 seconds. |
190 | 2025-07-14T17:21:00.528Z | Done (0.914s) |
191 | 2025-07-14T17:21:00.528Z | Done (0.000s) |
192 | 2025-07-14T17:21:01.578Z | Done (1.050s) |
193 | 2025-07-14T17:21:07.645Z | Done (5.828s) |
194 | 2025-07-14T17:21:07.767Z | Done (0.033s) |
195 | 2025-07-14T17:21:07.792Z | Done (0.000s) |
196 | 2025-07-14T17:21:07.945Z | Done (0.000s) |
197 | 2025-07-14T17:21:09.049Z | Planning: Evaluating mediator changes ... Done |
198 | 2025-07-14T17:21:09.391Z | Planning: Checking for conflicting actions ... Done |
199 | 2025-07-14T17:21:09.417Z | Planning: Consolidating action changes ... Done |
200 | 2025-07-14T17:21:09.770Z | Planning: Evaluating mediators ... Done |
201 | 2025-07-14T17:21:09.795Z | Planning: Planning completed in 0.72 seconds |
202 | 2025-07-14T17:21:09.822Z | Mediators to change: 2 |
203 | 2025-07-14T17:21:09.822Z | Create boot environment: No |
204 | 2025-07-14T17:21:09.822Z | Create backup boot environment: No |
205 | 2025-07-14T17:21:09.895Z | Done |
206 | 2025-07-14T17:21:09.895Z | Done |
207 | 2025-07-14T17:21:10.831Z | Done |
208 | 2025-07-14T17:21:16.442Z | Done |
209 | 2025-07-14T17:21:16.538Z | Done |
210 | 2025-07-14T17:21:16.538Z | Done |
211 | 2025-07-14T17:21:16.612Z | Done |
212 | 2025-07-14T17:21:17.471Z | Planning: Evaluating mediator changes ... Done |
213 | 2025-07-14T17:21:17.496Z | Planning: Merging actions ... Done |
214 | 2025-07-14T17:21:17.738Z | Planning: Checking for conflicting actions ... Done |
215 | 2025-07-14T17:21:17.765Z | Planning: Consolidating action changes ... Done |
216 | 2025-07-14T17:21:18.119Z | Planning: Evaluating mediators ... Done |
217 | 2025-07-14T17:21:18.200Z | Planning: Planning completed in 1.09 seconds |
218 | 2025-07-14T17:21:18.251Z | Packages to change: 1 |
219 | 2025-07-14T17:21:18.251Z | Mediators to change: 1 |
220 | 2025-07-14T17:21:18.251Z | Services to change: 1 |
221 | 2025-07-14T17:21:18.251Z | Create boot environment: No |
222 | 2025-07-14T17:21:18.251Z | Create backup boot environment: Yes |
223 | 2025-07-14T17:21:20.409Z | Actions: 1/6 actions (Updating modified actions) |
224 | 2025-07-14T17:21:20.434Z | Actions: Completed 6 actions in 0.00 seconds. |
225 | 2025-07-14T17:21:20.434Z | Done |
226 | 2025-07-14T17:21:20.434Z | Done |
227 | 2025-07-14T17:21:20.662Z | Done |
228 | 2025-07-14T17:21:25.752Z | Done |
229 | 2025-07-14T17:21:25.850Z | Done |
230 | 2025-07-14T17:21:25.874Z | Done |
231 | 2025-07-14T17:21:25.902Z | Done |
232 | 2025-07-14T17:21:26.544Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
233 | 2025-07-14T17:21:26.544Z | clang system 15 system |
234 | 2025-07-14T17:21:26.544Z | csh system system illumos |
235 | 2025-07-14T17:21:26.544Z | ctags system system illumos |
236 | 2025-07-14T17:21:26.544Z | file system system illumos |
237 | 2025-07-14T17:21:26.544Z | gcc vendor 12 vendor |
238 | 2025-07-14T17:21:26.545Z | gcc system 10 system |
239 | 2025-07-14T17:21:26.545Z | gcc system 7 system |
240 | 2025-07-14T17:21:26.545Z | go system 1.20 system |
241 | 2025-07-14T17:21:26.545Z | go system 1.19 system |
242 | 2025-07-14T17:21:26.545Z | llvm system 15 system |
243 | 2025-07-14T17:21:26.545Z | llvm system 14 system |
244 | 2025-07-14T17:21:26.545Z | mariadb system 10.6 system |
245 | 2025-07-14T17:21:26.545Z | mta vendor vendor dma |
246 | 2025-07-14T17:21:26.545Z | openjdk system 17 system |
247 | 2025-07-14T17:21:26.545Z | openjdk system 11 system |
248 | 2025-07-14T17:21:26.545Z | openjdk system 1.8 system |
249 | 2025-07-14T17:21:26.545Z | openssl vendor 3 vendor |
250 | 2025-07-14T17:21:26.545Z | perl system 5.36 system |
251 | 2025-07-14T17:21:26.545Z | postgresql system 15 system |
252 | 2025-07-14T17:21:26.545Z | postgresql system 13 system |
253 | 2025-07-14T17:21:26.545Z | python vendor 3 vendor |
254 | 2025-07-14T17:21:26.545Z | python system 2 system |
255 | 2025-07-14T17:21:26.545Z | python3 system 3.11 system |
256 | 2025-07-14T17:21:26.545Z | ruby system 3.0 system |
257 | 2025-07-14T17:21:26.545Z | words vendor vendor american-english |
258 | 2025-07-14T17:21:26.545Z | words system system australian-english |
259 | 2025-07-14T17:21:26.545Z | words system system british-english |
260 | 2025-07-14T17:21:26.545Z | words system system canadian-english |
261 | 2025-07-14T17:21:26.545Z | words system system french |
262 | 2025-07-14T17:21:26.545Z | words system system italian |
263 | 2025-07-14T17:21:26.545Z | words system system ngerman |
264 | 2025-07-14T17:21:26.545Z | words system system ogerman |
265 | 2025-07-14T17:21:26.545Z | words system system spanish |
266 | 2025-07-14T17:21:27.006Z | PUBLISHER TYPE STATUS P LOCATION |
267 | 2025-07-14T17:21:27.006Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
268 | 2025-07-14T17:21:32.774Z | FMRI IFO |
269 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
270 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
271 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
272 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
273 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
274 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
275 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
276 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
277 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
278 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
279 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
280 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
281 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
282 | 2025-07-14T17:21:32.774Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
283 | 2025-07-14T17:21:32.775Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
284 | 2025-07-14T17:21:32.775Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
285 | 2025-07-14T17:21:33.949Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
286 | 2025-07-14T17:21:34.410Z | Updating crates.io index |
287 | 2025-07-14T17:21:34.463Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
288 | 2025-07-14T17:21:34.925Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
289 | 2025-07-14T17:21:35.682Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
290 | 2025-07-14T17:21:36.074Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
291 | 2025-07-14T17:21:36.445Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
292 | 2025-07-14T17:21:36.887Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
293 | 2025-07-14T17:21:38.247Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
294 | 2025-07-14T17:21:40.483Z | Updating git repository `https://github.com/oxidecomputer/opte` |
295 | 2025-07-14T17:21:41.591Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
296 | 2025-07-14T17:21:42.484Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
297 | 2025-07-14T17:21:42.913Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
298 | 2025-07-14T17:21:43.366Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
299 | 2025-07-14T17:21:44.208Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
300 | 2025-07-14T17:21:44.604Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
301 | 2025-07-14T17:21:45.201Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
302 | 2025-07-14T17:21:45.878Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
303 | 2025-07-14T17:21:46.308Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
304 | 2025-07-14T17:21:46.678Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
305 | 2025-07-14T17:21:47.183Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
306 | 2025-07-14T17:21:47.546Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
307 | 2025-07-14T17:21:47.924Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
308 | 2025-07-14T17:21:48.448Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
309 | 2025-07-14T17:21:48.975Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
310 | 2025-07-14T17:21:49.457Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
311 | 2025-07-14T17:21:50.084Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
312 | 2025-07-14T17:21:50.598Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
313 | 2025-07-14T17:21:50.959Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
314 | 2025-07-14T17:21:51.431Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
315 | 2025-07-14T17:21:52.121Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
316 | 2025-07-14T17:21:52.473Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
317 | 2025-07-14T17:21:52.890Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
318 | 2025-07-14T17:21:53.315Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
319 | 2025-07-14T17:22:03.555Z | Updating git repository `https://github.com/illumos/smf-rs` |
320 | 2025-07-14T17:22:05.213Z | Downloading crates ... |
321 | 2025-07-14T17:22:05.282Z | Downloaded anstyle-query v1.1.1 |
322 | 2025-07-14T17:22:05.877Z | Downloaded swrite v0.1.0 |
323 | 2025-07-14T17:22:05.877Z | Downloaded synstructure v0.13.1 |
324 | 2025-07-14T17:22:05.877Z | Downloaded scroll v0.12.0 |
325 | 2025-07-14T17:22:05.877Z | Downloaded serde_derive v1.0.219 |
326 | 2025-07-14T17:22:05.877Z | Downloaded yoke-derive v0.7.4 |
327 | 2025-07-14T17:22:05.877Z | Downloaded utf8parse v0.2.2 |
328 | 2025-07-14T17:22:05.877Z | Downloaded thiserror-impl v1.0.69 |
329 | 2025-07-14T17:22:05.877Z | Downloaded fastrand v2.1.1 |
330 | 2025-07-14T17:22:05.877Z | Downloaded cpufeatures v0.2.14 |
331 | 2025-07-14T17:22:05.877Z | Downloaded usdt-impl v0.5.0 |
332 | 2025-07-14T17:22:05.878Z | Downloaded zerofrom v0.1.4 |
333 | 2025-07-14T17:22:05.878Z | Downloaded zerofrom-derive v0.1.4 |
334 | 2025-07-14T17:22:05.878Z | Downloaded unicode-linebreak v0.1.5 |
335 | 2025-07-14T17:22:05.878Z | Downloaded zerovec-derive v0.10.3 |
336 | 2025-07-14T17:22:05.878Z | Downloaded zerocopy-derive v0.7.35 |
337 | 2025-07-14T17:22:05.878Z | Downloaded yoke v0.7.4 |
338 | 2025-07-14T17:22:05.878Z | Downloaded zerovec v0.10.4 |
339 | 2025-07-14T17:22:05.878Z | Downloaded thiserror-impl v2.0.12 |
340 | 2025-07-14T17:22:05.878Z | Downloaded clap_derive v4.5.40 |
341 | 2025-07-14T17:22:05.878Z | Downloaded icu_collections v1.5.0 |
342 | 2025-07-14T17:22:05.878Z | Downloaded zerocopy v0.7.35 |
343 | 2025-07-14T17:22:05.878Z | Downloaded serde_json v1.0.140 |
344 | 2025-07-14T17:22:05.878Z | Downloaded winnow v0.7.10 |
345 | 2025-07-14T17:22:05.878Z | Downloaded goblin v0.8.2 |
346 | 2025-07-14T17:22:05.878Z | Downloaded icu_properties_data v1.5.0 |
347 | 2025-07-14T17:22:05.878Z | Downloaded syn v1.0.109 |
348 | 2025-07-14T17:22:05.878Z | Downloaded tabled v0.15.0 |
349 | 2025-07-14T17:22:05.878Z | Downloaded unicode-width v0.2.0 |
350 | 2025-07-14T17:22:05.878Z | Downloaded unicode-width v0.1.14 |
351 | 2025-07-14T17:22:05.878Z | Downloaded pest v2.7.14 |
352 | 2025-07-14T17:22:05.878Z | Downloaded syn v2.0.104 |
353 | 2025-07-14T17:22:05.878Z | Downloaded indexmap v2.10.0 |
354 | 2025-07-14T17:22:05.878Z | Downloaded clap v4.5.40 |
355 | 2025-07-14T17:22:05.878Z | Downloaded sha2 v0.10.9 |
356 | 2025-07-14T17:22:05.878Z | Downloaded ryu v1.0.18 |
357 | 2025-07-14T17:22:05.878Z | Downloaded num-traits v0.2.19 |
358 | 2025-07-14T17:22:05.878Z | Downloaded memchr v2.7.4 |
359 | 2025-07-14T17:22:05.878Z | Downloaded idna v1.0.3 |
360 | 2025-07-14T17:22:05.878Z | Downloaded icu_locid_transform_data v1.5.0 |
361 | 2025-07-14T17:22:05.878Z | Downloaded rustix v0.38.37 |
362 | 2025-07-14T17:22:05.878Z | Downloaded fs-err v3.1.1 |
363 | 2025-07-14T17:22:05.878Z | Downloaded clap_lex v0.7.4 |
364 | 2025-07-14T17:22:05.878Z | Downloaded url v2.5.4 |
365 | 2025-07-14T17:22:05.878Z | Downloaded toml_edit v0.22.27 |
366 | 2025-07-14T17:22:05.878Z | Downloaded thiserror v2.0.12 |
367 | 2025-07-14T17:22:05.878Z | Downloaded thiserror v1.0.69 |
368 | 2025-07-14T17:22:05.878Z | Downloaded terminal_size v0.4.0 |
369 | 2025-07-14T17:22:05.878Z | Downloaded serde-untagged v0.1.7 |
370 | 2025-07-14T17:22:05.878Z | Downloaded pest_generator v2.7.14 |
371 | 2025-07-14T17:22:05.878Z | Downloaded once_cell v1.21.3 |
372 | 2025-07-14T17:22:05.879Z | Downloaded libc v0.2.174 |
373 | 2025-07-14T17:22:05.879Z | Downloaded getrandom v0.3.1 |
374 | 2025-07-14T17:22:05.879Z | Downloaded unicode-ident v1.0.18 |
375 | 2025-07-14T17:22:05.879Z | Downloaded smallvec v1.15.0 |
376 | 2025-07-14T17:22:05.879Z | Downloaded serde-value v0.7.0 |
377 | 2025-07-14T17:22:05.879Z | Downloaded quote v1.0.40 |
378 | 2025-07-14T17:22:05.879Z | Downloaded plain v0.2.3 |
379 | 2025-07-14T17:22:05.879Z | Downloaded ordered-float v2.10.1 |
380 | 2025-07-14T17:22:05.879Z | Downloaded memmap v0.7.0 |
381 | 2025-07-14T17:22:05.879Z | Downloaded icu_properties v1.5.1 |
382 | 2025-07-14T17:22:05.879Z | Downloaded fnv v1.0.7 |
383 | 2025-07-14T17:22:05.879Z | Downloaded digest v0.10.7 |
384 | 2025-07-14T17:22:05.879Z | Downloaded ucd-trie v0.1.7 |
385 | 2025-07-14T17:22:05.879Z | Downloaded serde_spanned v0.6.9 |
386 | 2025-07-14T17:22:05.879Z | Downloaded writeable v0.5.5 |
387 | 2025-07-14T17:22:05.879Z | Downloaded utf8_iter v1.0.4 |
388 | 2025-07-14T17:22:05.879Z | Downloaded semver v1.0.26 |
389 | 2025-07-14T17:22:05.879Z | Downloaded pest_meta v2.7.14 |
390 | 2025-07-14T17:22:05.879Z | Downloaded icu_provider v1.5.0 |
391 | 2025-07-14T17:22:05.879Z | Downloaded icu_locid v1.5.0 |
392 | 2025-07-14T17:22:05.879Z | Downloaded cargo_metadata v0.20.0 |
393 | 2025-07-14T17:22:05.879Z | Downloaded cargo-util-schemas v0.2.0 |
394 | 2025-07-14T17:22:05.879Z | Downloaded version_check v0.9.5 |
395 | 2025-07-14T17:22:05.879Z | Downloaded stable_deref_trait v1.2.0 |
396 | 2025-07-14T17:22:05.879Z | Downloaded proc-macro-error-attr v1.0.4 |
397 | 2025-07-14T17:22:05.879Z | Downloaded proc-macro-error v1.0.4 |
398 | 2025-07-14T17:22:05.879Z | Downloaded litemap v0.7.3 |
399 | 2025-07-14T17:22:05.879Z | Downloaded itoa v1.0.11 |
400 | 2025-07-14T17:22:05.879Z | Downloaded is_terminal_polyfill v1.70.1 |
401 | 2025-07-14T17:22:05.879Z | Downloaded heck v0.5.0 |
402 | 2025-07-14T17:22:05.879Z | Downloaded heck v0.4.1 |
403 | 2025-07-14T17:22:05.879Z | Downloaded form_urlencoded v1.2.1 |
404 | 2025-07-14T17:22:05.879Z | Downloaded dtrace-parser v0.2.0 |
405 | 2025-07-14T17:22:05.879Z | Downloaded crypto-common v0.1.6 |
406 | 2025-07-14T17:22:05.879Z | Downloaded write16 v1.0.0 |
407 | 2025-07-14T17:22:05.879Z | Downloaded utf16_iter v1.0.5 |
408 | 2025-07-14T17:22:05.879Z | Downloaded usdt-macro v0.5.0 |
409 | 2025-07-14T17:22:05.879Z | Downloaded usdt-attr-macro v0.5.0 |
410 | 2025-07-14T17:22:05.879Z | Downloaded typeid v1.0.3 |
411 | 2025-07-14T17:22:05.880Z | Downloaded toml_write v0.1.2 |
412 | 2025-07-14T17:22:05.880Z | Downloaded toml_datetime v0.6.11 |
413 | 2025-07-14T17:22:05.880Z | Downloaded toml v0.8.23 |
414 | 2025-07-14T17:22:05.880Z | Downloaded tinystr v0.7.6 |
415 | 2025-07-14T17:22:05.880Z | Downloaded thread-id v4.2.2 |
416 | 2025-07-14T17:22:05.880Z | Downloaded tabled_derive v0.7.0 |
417 | 2025-07-14T17:22:05.880Z | Downloaded strsim v0.11.1 |
418 | 2025-07-14T17:22:05.880Z | Downloaded scroll_derive v0.12.0 |
419 | 2025-07-14T17:22:05.880Z | Downloaded pretty-hex v0.4.1 |
420 | 2025-07-14T17:22:05.880Z | Downloaded pest_derive v2.7.14 |
421 | 2025-07-14T17:22:05.880Z | Downloaded percent-encoding v2.3.1 |
422 | 2025-07-14T17:22:05.929Z | Downloaded log v0.4.27 |
423 | 2025-07-14T17:22:05.929Z | Downloaded idna_adapter v1.2.0 |
424 | 2025-07-14T17:22:05.929Z | Downloaded icu_provider_macros v1.5.0 |
425 | 2025-07-14T17:22:05.929Z | Downloaded icu_normalizer_data v1.5.0 |
426 | 2025-07-14T17:22:05.930Z | Downloaded icu_locid_transform v1.5.0 |
427 | 2025-07-14T17:22:05.930Z | Downloaded camino-tempfile v1.4.1 |
428 | 2025-07-14T17:22:05.930Z | Downloaded camino v1.1.10 |
429 | 2025-07-14T17:22:05.930Z | Downloaded byteorder v1.5.0 |
430 | 2025-07-14T17:22:05.930Z | Downloaded bytecount v0.6.8 |
431 | 2025-07-14T17:22:05.930Z | Downloaded block-buffer v0.10.4 |
432 | 2025-07-14T17:22:05.930Z | Downloaded autocfg v1.4.0 |
433 | 2025-07-14T17:22:05.930Z | Downloaded anyhow v1.0.98 |
434 | 2025-07-14T17:22:05.930Z | Downloaded unicode-xid v0.2.6 |
435 | 2025-07-14T17:22:05.930Z | Downloaded textwrap v0.16.2 |
436 | 2025-07-14T17:22:05.930Z | Downloaded papergrid v0.11.0 |
437 | 2025-07-14T17:22:05.930Z | Downloaded macaddr v1.0.1 |
438 | 2025-07-14T17:22:05.930Z | Downloaded icu_normalizer v1.5.0 |
439 | 2025-07-14T17:22:05.930Z | Downloaded errno v0.3.12 |
440 | 2025-07-14T17:22:05.930Z | Downloaded erased-serde v0.4.6 |
441 | 2025-07-14T17:22:05.930Z | Downloaded equivalent v1.0.2 |
442 | 2025-07-14T17:22:05.930Z | Downloaded displaydoc v0.2.5 |
443 | 2025-07-14T17:22:05.930Z | Downloaded colorchoice v1.0.2 |
444 | 2025-07-14T17:22:05.930Z | Downloaded cfg-if v1.0.1 |
445 | 2025-07-14T17:22:05.930Z | Downloaded anstyle-parse v0.2.5 |
446 | 2025-07-14T17:22:05.930Z | Downloaded usdt v0.5.0 |
447 | 2025-07-14T17:22:05.930Z | Downloaded rustix v1.0.7 |
448 | 2025-07-14T17:22:05.930Z | Downloaded anstyle v1.0.11 |
449 | 2025-07-14T17:22:05.930Z | Downloaded typenum v1.17.0 |
450 | 2025-07-14T17:22:05.930Z | Downloaded tempfile v3.20.0 |
451 | 2025-07-14T17:22:05.930Z | Downloaded clap_builder v4.5.40 |
452 | 2025-07-14T17:22:05.930Z | Downloaded serde v1.0.219 |
453 | 2025-07-14T17:22:05.930Z | Downloaded proc-macro2 v1.0.95 |
454 | 2025-07-14T17:22:05.930Z | Downloaded hashbrown v0.15.4 |
455 | 2025-07-14T17:22:05.930Z | Downloaded bitflags v2.9.1 |
456 | 2025-07-14T17:22:05.930Z | Downloaded smawk v0.3.2 |
457 | 2025-07-14T17:22:05.930Z | Downloaded dof v0.3.0 |
458 | 2025-07-14T17:22:05.930Z | Downloaded serde_tokenstream v0.2.2 |
459 | 2025-07-14T17:22:05.930Z | Downloaded generic-array v0.14.7 |
460 | 2025-07-14T17:22:05.930Z | Downloaded cargo_toml v0.21.0 |
461 | 2025-07-14T17:22:05.930Z | Downloaded cargo-platform v0.2.0 |
462 | 2025-07-14T17:22:05.930Z | Downloaded anstream v0.6.18 |
463 | 2025-07-14T17:22:06.037Z | Compiling proc-macro2 v1.0.95 |
464 | 2025-07-14T17:22:06.061Z | Compiling unicode-ident v1.0.18 |
465 | 2025-07-14T17:22:06.061Z | Compiling serde v1.0.219 |
466 | 2025-07-14T17:22:06.061Z | Compiling version_check v0.9.5 |
467 | 2025-07-14T17:22:06.061Z | Compiling thiserror v1.0.69 |
468 | 2025-07-14T17:22:06.094Z | Compiling libc v0.2.174 |
469 | 2025-07-14T17:22:06.118Z | Compiling memchr v2.7.4 |
470 | 2025-07-14T17:22:06.118Z | Compiling stable_deref_trait v1.2.0 |
471 | 2025-07-14T17:22:06.514Z | Compiling writeable v0.5.5 |
472 | 2025-07-14T17:22:06.619Z | Compiling autocfg v1.4.0 |
473 | 2025-07-14T17:22:06.968Z | Compiling itoa v1.0.11 |
474 | 2025-07-14T17:22:07.003Z | Compiling litemap v0.7.3 |
475 | 2025-07-14T17:22:07.161Z | Compiling ryu v1.0.18 |
476 | 2025-07-14T17:22:07.238Z | Compiling ucd-trie v0.1.7 |
477 | 2025-07-14T17:22:07.504Z | Compiling once_cell v1.21.3 |
478 | 2025-07-14T17:22:07.587Z | Compiling bitflags v2.9.1 |
479 | 2025-07-14T17:22:07.670Z | Compiling byteorder v1.5.0 |
480 | 2025-07-14T17:22:07.807Z | Compiling icu_locid_transform_data v1.5.0 |
481 | 2025-07-14T17:22:07.931Z | Compiling serde_json v1.0.140 |
482 | 2025-07-14T17:22:07.960Z | Compiling icu_properties_data v1.5.0 |
483 | 2025-07-14T17:22:07.986Z | Compiling num-traits v0.2.19 |
484 | 2025-07-14T17:22:08.086Z | Compiling rustix v0.38.37 |
485 | 2025-07-14T17:22:08.335Z | Compiling quote v1.0.40 |
486 | 2025-07-14T17:22:08.410Z | Compiling hashbrown v0.15.4 |
487 | 2025-07-14T17:22:08.441Z | Compiling write16 v1.0.0 |
488 | 2025-07-14T17:22:08.672Z | Compiling errno v0.3.12 |
489 | 2025-07-14T17:22:08.781Z | Compiling typeid v1.0.3 |
490 | 2025-07-14T17:22:08.818Z | Compiling syn v2.0.104 |
491 | 2025-07-14T17:22:08.849Z | Compiling equivalent v1.0.2 |
492 | 2025-07-14T17:22:08.874Z | Compiling smallvec v1.15.0 |
493 | 2025-07-14T17:22:08.937Z | Compiling utf16_iter v1.0.5 |
494 | 2025-07-14T17:22:08.965Z | Compiling utf8_iter v1.0.4 |
495 | 2025-07-14T17:22:09.028Z | Compiling icu_normalizer_data v1.5.0 |
496 | 2025-07-14T17:22:09.290Z | Compiling proc-macro-error-attr v1.0.4 |
497 | 2025-07-14T17:22:09.321Z | Compiling usdt-impl v0.5.0 |
498 | 2025-07-14T17:22:09.357Z | Compiling toml_write v0.1.2 |
499 | 2025-07-14T17:22:09.484Z | Compiling winnow v0.7.10 |
500 | 2025-07-14T17:22:09.630Z | Compiling indexmap v2.10.0 |
501 | 2025-07-14T17:22:09.657Z | Compiling syn v1.0.109 |
502 | 2025-07-14T17:22:09.943Z | Compiling thread-id v4.2.2 |
503 | 2025-07-14T17:22:10.092Z | Compiling proc-macro-error v1.0.4 |
504 | 2025-07-14T17:22:10.138Z | Compiling utf8parse v0.2.2 |
505 | 2025-07-14T17:22:10.347Z | Compiling rustix v1.0.7 |
506 | 2025-07-14T17:22:10.376Z | Compiling camino v1.1.10 |
507 | 2025-07-14T17:22:10.498Z | Compiling getrandom v0.3.1 |
508 | 2025-07-14T17:22:11.160Z | Compiling log v0.4.27 |
509 | 2025-07-14T17:22:11.206Z | Compiling semver v1.0.26 |
510 | 2025-07-14T17:22:11.263Z | Compiling plain v0.2.3 |
511 | 2025-07-14T17:22:11.365Z | Compiling percent-encoding v2.3.1 |
512 | 2025-07-14T17:22:11.528Z | Compiling terminal_size v0.4.0 |
513 | 2025-07-14T17:22:11.595Z | Compiling ordered-float v2.10.1 |
514 | 2025-07-14T17:22:11.766Z | Compiling form_urlencoded v1.2.1 |
515 | 2025-07-14T17:22:12.034Z | Compiling anstyle-parse v0.2.5 |
516 | 2025-07-14T17:22:12.206Z | Compiling thiserror v2.0.12 |
517 | 2025-07-14T17:22:12.234Z | Compiling colorchoice v1.0.2 |
518 | 2025-07-14T17:22:12.460Z | Compiling is_terminal_polyfill v1.70.1 |
519 | 2025-07-14T17:22:12.528Z | Compiling pretty-hex v0.4.1 |
520 | 2025-07-14T17:22:12.565Z | Compiling anstyle v1.0.11 |
521 | 2025-07-14T17:22:12.648Z | Compiling cfg-if v1.0.1 |
522 | 2025-07-14T17:22:12.803Z | Compiling anstyle-query v1.1.1 |
523 | 2025-07-14T17:22:12.986Z | Compiling anstream v0.6.18 |
524 | 2025-07-14T17:22:13.277Z | Compiling fs-err v3.1.1 |
525 | 2025-07-14T17:22:13.405Z | Compiling fastrand v2.1.1 |
526 | 2025-07-14T17:22:13.544Z | Compiling strsim v0.11.1 |
527 | 2025-07-14T17:22:13.629Z | Compiling fnv v1.0.7 |
528 | 2025-07-14T17:22:13.784Z | Compiling unicode-width v0.1.14 |
529 | 2025-07-14T17:22:13.816Z | Compiling anyhow v1.0.98 |
530 | 2025-07-14T17:22:13.971Z | Compiling heck v0.5.0 |
531 | 2025-07-14T17:22:14.347Z | Compiling heck v0.4.1 |
532 | 2025-07-14T17:22:14.374Z | Compiling clap_lex v0.7.4 |
533 | 2025-07-14T17:22:14.535Z | Compiling bytecount v0.6.8 |
534 | 2025-07-14T17:22:14.787Z | Compiling unicode-xid v0.2.6 |
535 | 2025-07-14T17:22:14.816Z | Compiling papergrid v0.11.0 |
536 | 2025-07-14T17:22:14.865Z | Compiling tempfile v3.20.0 |
537 | 2025-07-14T17:22:15.054Z | Compiling clap_builder v4.5.40 |
538 | 2025-07-14T17:22:15.773Z | Compiling memmap v0.7.0 |
539 | 2025-07-14T17:22:15.808Z | Compiling unicode-width v0.2.0 |
540 | 2025-07-14T17:22:15.876Z | Compiling unicode-linebreak v0.1.5 |
541 | 2025-07-14T17:22:16.295Z | Compiling synstructure v0.13.1 |
542 | 2025-07-14T17:22:16.495Z | Compiling smawk v0.3.2 |
543 | 2025-07-14T17:22:16.789Z | Compiling textwrap v0.16.2 |
544 | 2025-07-14T17:22:17.805Z | Compiling tabled_derive v0.7.0 |
545 | 2025-07-14T17:22:18.142Z | Compiling swrite v0.1.0 |
546 | 2025-07-14T17:22:18.168Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
547 | 2025-07-14T17:22:19.805Z | Compiling serde_derive v1.0.219 |
548 | 2025-07-14T17:22:19.805Z | Compiling zerofrom-derive v0.1.4 |
549 | 2025-07-14T17:22:19.805Z | Compiling thiserror-impl v1.0.69 |
550 | 2025-07-14T17:22:19.805Z | Compiling yoke-derive v0.7.4 |
551 | 2025-07-14T17:22:19.830Z | Compiling zerovec-derive v0.10.3 |
552 | 2025-07-14T17:22:19.982Z | Compiling displaydoc v0.2.5 |
553 | 2025-07-14T17:22:21.742Z | Compiling icu_provider_macros v1.5.0 |
554 | 2025-07-14T17:22:22.669Z | Compiling zerocopy-derive v0.7.35 |
555 | 2025-07-14T17:22:22.806Z | Compiling scroll_derive v0.12.0 |
556 | 2025-07-14T17:22:22.933Z | Compiling thiserror-impl v2.0.12 |
557 | 2025-07-14T17:22:23.466Z | Compiling pest v2.7.14 |
558 | 2025-07-14T17:22:23.968Z | Compiling zerofrom v0.1.4 |
559 | 2025-07-14T17:22:24.113Z | Compiling scroll v0.12.0 |
560 | 2025-07-14T17:22:24.228Z | Compiling yoke v0.7.4 |
561 | 2025-07-14T17:22:24.451Z | Compiling clap_derive v4.5.40 |
562 | 2025-07-14T17:22:24.648Z | Compiling zerovec v0.10.4 |
563 | 2025-07-14T17:22:24.676Z | Compiling zerocopy v0.7.35 |
564 | 2025-07-14T17:22:24.706Z | Compiling goblin v0.8.2 |
565 | 2025-07-14T17:22:25.485Z | Compiling tabled v0.15.0 |
566 | 2025-07-14T17:22:26.364Z | Compiling pest_meta v2.7.14 |
567 | 2025-07-14T17:22:27.079Z | Compiling tinystr v0.7.6 |
568 | 2025-07-14T17:22:27.234Z | Compiling icu_collections v1.5.0 |
569 | 2025-07-14T17:22:27.481Z | Compiling icu_locid v1.5.0 |
570 | 2025-07-14T17:22:27.861Z | Compiling pest_generator v2.7.14 |
571 | 2025-07-14T17:22:28.660Z | Compiling clap v4.5.40 |
572 | 2025-07-14T17:22:28.803Z | Compiling icu_provider v1.5.0 |
573 | 2025-07-14T17:22:29.671Z | Compiling icu_locid_transform v1.5.0 |
574 | 2025-07-14T17:22:30.521Z | Compiling pest_derive v2.7.14 |
575 | 2025-07-14T17:22:31.078Z | Compiling icu_properties v1.5.1 |
576 | 2025-07-14T17:22:31.350Z | Compiling dtrace-parser v0.2.0 |
577 | 2025-07-14T17:22:33.215Z | Compiling toml_datetime v0.6.11 |
578 | 2025-07-14T17:22:33.216Z | Compiling serde_spanned v0.6.9 |
579 | 2025-07-14T17:22:33.241Z | Compiling erased-serde v0.4.6 |
580 | 2025-07-14T17:22:33.527Z | Compiling serde-value v0.7.0 |
581 | 2025-07-14T17:22:33.995Z | Compiling toml_edit v0.22.27 |
582 | 2025-07-14T17:22:34.206Z | Compiling serde_tokenstream v0.2.2 |
583 | 2025-07-14T17:22:34.327Z | Compiling serde-untagged v0.1.7 |
584 | 2025-07-14T17:22:34.416Z | Compiling cargo-platform v0.2.0 |
585 | 2025-07-14T17:22:34.502Z | Compiling camino-tempfile v1.4.1 |
586 | 2025-07-14T17:22:34.807Z | Compiling icu_normalizer v1.5.0 |
587 | 2025-07-14T17:22:34.846Z | Compiling macaddr v1.0.1 |
588 | 2025-07-14T17:22:35.010Z | Compiling dof v0.3.0 |
589 | 2025-07-14T17:22:35.870Z | Compiling idna_adapter v1.2.0 |
590 | 2025-07-14T17:22:36.123Z | Compiling idna v1.0.3 |
591 | 2025-07-14T17:22:36.720Z | Compiling url v2.5.4 |
592 | 2025-07-14T17:22:37.395Z | Compiling usdt-macro v0.5.0 |
593 | 2025-07-14T17:22:37.395Z | Compiling usdt-attr-macro v0.5.0 |
594 | 2025-07-14T17:22:37.580Z | Compiling toml v0.8.23 |
595 | 2025-07-14T17:22:38.392Z | Compiling cargo-util-schemas v0.2.0 |
596 | 2025-07-14T17:22:38.448Z | Compiling cargo_toml v0.21.0 |
597 | 2025-07-14T17:22:38.695Z | Compiling usdt v0.5.0 |
598 | 2025-07-14T17:22:40.389Z | Compiling cargo_metadata v0.20.0 |
599 | 2025-07-14T17:22:42.680Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
600 | 2025-07-14T17:22:47.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
601 | 2025-07-14T17:22:47.548Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
602 | 2025-07-14T17:22:48.588Z | Downloading crates ... |
603 | 2025-07-14T17:22:48.813Z | Downloaded crc8 v0.1.1 |
604 | 2025-07-14T17:22:48.838Z | Downloaded block-padding v0.3.3 |
605 | 2025-07-14T17:22:48.838Z | Downloaded aes-gcm v0.10.3 |
606 | 2025-07-14T17:22:48.838Z | Downloaded async-bb8-diesel v0.2.1 |
607 | 2025-07-14T17:22:48.838Z | Downloaded memoffset v0.9.1 |
608 | 2025-07-14T17:22:48.864Z | Downloaded crucible-workspace-hack v0.1.0 |
609 | 2025-07-14T17:22:48.864Z | Downloaded bcs v0.1.6 |
610 | 2025-07-14T17:22:48.864Z | Downloaded hickory-client v0.25.2 |
611 | 2025-07-14T17:22:48.864Z | Downloaded bit-set v0.5.3 |
612 | 2025-07-14T17:22:48.864Z | Downloaded base64 v0.21.7 |
613 | 2025-07-14T17:22:48.890Z | Downloaded rand v0.8.5 |
614 | 2025-07-14T17:22:48.890Z | Downloaded iana-time-zone v0.1.63 |
615 | 2025-07-14T17:22:48.916Z | Downloaded rand_chacha v0.9.0 |
616 | 2025-07-14T17:22:48.916Z | Downloaded sigpipe v0.1.3 |
617 | 2025-07-14T17:22:48.941Z | Downloaded salsa20 v0.10.2 |
618 | 2025-07-14T17:22:48.941Z | Downloaded sqlparser_derive v0.2.2 |
619 | 2025-07-14T17:22:48.941Z | Downloaded rustls-pemfile v1.0.4 |
620 | 2025-07-14T17:22:48.941Z | Downloaded ssh-encoding v0.2.0 |
621 | 2025-07-14T17:22:48.941Z | Downloaded spki v0.7.3 |
622 | 2025-07-14T17:22:48.967Z | Downloaded static_assertions v1.1.0 |
623 | 2025-07-14T17:22:48.967Z | Downloaded ssh-cipher v0.2.0 |
624 | 2025-07-14T17:22:48.967Z | Downloaded time-core v0.1.2 |
625 | 2025-07-14T17:22:48.967Z | Downloaded spin v0.9.8 |
626 | 2025-07-14T17:22:48.967Z | Downloaded tinyvec_macros v0.1.1 |
627 | 2025-07-14T17:22:48.967Z | Downloaded tls_codec v0.4.1 |
628 | 2025-07-14T17:22:48.993Z | Downloaded zone_cfg_derive v0.3.0 |
629 | 2025-07-14T17:22:48.993Z | Downloaded opaque-debug v0.3.1 |
630 | 2025-07-14T17:22:48.993Z | Downloaded ena v0.14.3 |
631 | 2025-07-14T17:22:49.018Z | Downloaded tokio-tungstenite v0.23.1 |
632 | 2025-07-14T17:22:49.018Z | Downloaded phf_generator v0.11.2 |
633 | 2025-07-14T17:22:49.018Z | Downloaded pretty-hex v0.2.1 |
634 | 2025-07-14T17:22:49.018Z | Downloaded newtype_derive v0.1.6 |
635 | 2025-07-14T17:22:49.043Z | Downloaded zstd-safe v7.2.3 |
636 | 2025-07-14T17:22:49.043Z | Downloaded fs-err v2.11.0 |
637 | 2025-07-14T17:22:49.043Z | Downloaded mime_guess v2.0.5 |
638 | 2025-07-14T17:22:49.043Z | Downloaded progenitor-macro v0.9.1 |
639 | 2025-07-14T17:22:49.043Z | Downloaded native-tls v0.2.12 |
640 | 2025-07-14T17:22:49.068Z | Downloaded void v1.0.2 |
641 | 2025-07-14T17:22:49.068Z | Downloaded ref-cast-impl v1.0.24 |
642 | 2025-07-14T17:22:49.068Z | Downloaded rfc6979 v0.4.0 |
643 | 2025-07-14T17:22:49.068Z | Downloaded darling_macro v0.20.10 |
644 | 2025-07-14T17:22:49.068Z | Downloaded siphasher v0.3.11 |
645 | 2025-07-14T17:22:49.068Z | Downloaded fxhash v0.2.1 |
646 | 2025-07-14T17:22:49.068Z | Downloaded primeorder v0.13.6 |
647 | 2025-07-14T17:22:49.093Z | Downloaded smf v0.2.3 |
648 | 2025-07-14T17:22:49.093Z | Downloaded xz2 v0.1.7 |
649 | 2025-07-14T17:22:49.093Z | Downloaded papergrid v0.14.0 |
650 | 2025-07-14T17:22:49.093Z | Downloaded derive_builder_macro v0.20.2 |
651 | 2025-07-14T17:22:49.093Z | Downloaded defmt-parser v0.3.4 |
652 | 2025-07-14T17:22:49.119Z | Downloaded slog-stdlog v4.1.1 |
653 | 2025-07-14T17:22:49.119Z | Downloaded pbkdf2 v0.12.2 |
654 | 2025-07-14T17:22:49.119Z | Downloaded progenitor-client v0.8.0 |
655 | 2025-07-14T17:22:49.119Z | Downloaded oxide-tokio-rt v0.1.2 |
656 | 2025-07-14T17:22:49.119Z | Downloaded sync_wrapper v1.0.1 |
657 | 2025-07-14T17:22:49.144Z | Downloaded try-lock v0.2.5 |
658 | 2025-07-14T17:22:49.144Z | Downloaded want v0.3.1 |
659 | 2025-07-14T17:22:49.144Z | Downloaded semver v0.1.20 |
660 | 2025-07-14T17:22:49.144Z | Downloaded foreign-types v0.5.0 |
661 | 2025-07-14T17:22:49.144Z | Downloaded unicase v2.7.0 |
662 | 2025-07-14T17:22:49.169Z | Downloaded display-error-chain v0.2.2 |
663 | 2025-07-14T17:22:49.169Z | Downloaded sct v0.7.1 |
664 | 2025-07-14T17:22:49.169Z | Downloaded precomputed-hash v0.1.1 |
665 | 2025-07-14T17:22:49.169Z | Downloaded hash32 v0.3.1 |
666 | 2025-07-14T17:22:49.195Z | Downloaded parse-display v0.10.0 |
667 | 2025-07-14T17:22:49.195Z | Downloaded pem v3.0.5 |
668 | 2025-07-14T17:22:49.195Z | Downloaded predicates-tree v1.0.12 |
669 | 2025-07-14T17:22:49.195Z | Downloaded tabwriter v1.4.0 |
670 | 2025-07-14T17:22:49.195Z | Downloaded take_mut v0.2.2 |
671 | 2025-07-14T17:22:49.220Z | Downloaded wyz v0.5.1 |
672 | 2025-07-14T17:22:49.220Z | Downloaded nodrop v0.1.14 |
673 | 2025-07-14T17:22:49.221Z | Downloaded serde_repr v0.1.19 |
674 | 2025-07-14T17:22:49.221Z | Downloaded num v0.4.3 |
675 | 2025-07-14T17:22:49.221Z | Downloaded xshell-macros v0.2.7 |
676 | 2025-07-14T17:22:49.221Z | Downloaded polyval v0.6.2 |
677 | 2025-07-14T17:22:49.246Z | Downloaded whoami v1.5.2 |
678 | 2025-07-14T17:22:49.246Z | Downloaded oso-derive v0.27.3 |
679 | 2025-07-14T17:22:49.246Z | Downloaded progenitor v0.8.0 |
680 | 2025-07-14T17:22:49.246Z | Downloaded scheduled-thread-pool v0.2.7 |
681 | 2025-07-14T17:22:49.246Z | Downloaded proc-macro-crate v1.3.1 |
682 | 2025-07-14T17:22:49.246Z | Downloaded signal-hook v0.3.17 |
683 | 2025-07-14T17:22:49.271Z | Downloaded tap v1.0.1 |
684 | 2025-07-14T17:22:49.271Z | Downloaded untrusted v0.7.1 |
685 | 2025-07-14T17:22:49.271Z | Downloaded num-complex v0.4.6 |
686 | 2025-07-14T17:22:49.271Z | Downloaded fixedbitset v0.4.2 |
687 | 2025-07-14T17:22:49.271Z | Downloaded snafu v0.8.5 |
688 | 2025-07-14T17:22:49.296Z | Downloaded foreign-types v0.3.2 |
689 | 2025-07-14T17:22:49.296Z | Downloaded heapless v0.8.0 |
690 | 2025-07-14T17:22:49.296Z | Downloaded crypto-bigint v0.5.5 |
691 | 2025-07-14T17:22:49.296Z | Downloaded sha1 v0.10.6 |
692 | 2025-07-14T17:22:49.322Z | Downloaded proc-macro-error2 v2.0.1 |
693 | 2025-07-14T17:22:49.322Z | Downloaded rustc_version v0.1.7 |
694 | 2025-07-14T17:22:49.322Z | Downloaded half v2.4.1 |
695 | 2025-07-14T17:22:49.322Z | Downloaded number_prefix v0.4.0 |
696 | 2025-07-14T17:22:49.322Z | Downloaded num-conv v0.1.0 |
697 | 2025-07-14T17:22:49.322Z | Downloaded hkdf v0.12.4 |
698 | 2025-07-14T17:22:49.322Z | Downloaded float-cmp v0.10.0 |
699 | 2025-07-14T17:22:49.347Z | Downloaded foldhash v0.1.5 |
700 | 2025-07-14T17:22:49.347Z | Downloaded scrypt v0.11.0 |
701 | 2025-07-14T17:22:49.347Z | Downloaded either v1.15.0 |
702 | 2025-07-14T17:22:49.347Z | Downloaded phf v0.11.2 |
703 | 2025-07-14T17:22:49.347Z | Downloaded term v0.7.0 |
704 | 2025-07-14T17:22:49.347Z | Downloaded samael v0.0.19 |
705 | 2025-07-14T17:22:49.372Z | Downloaded dsl_auto_type v0.1.2 |
706 | 2025-07-14T17:22:49.372Z | Downloaded quinn v0.11.5 |
707 | 2025-07-14T17:22:49.372Z | Downloaded unicode-properties v0.1.3 |
708 | 2025-07-14T17:22:49.397Z | Downloaded poly1305 v0.8.0 |
709 | 2025-07-14T17:22:49.397Z | Downloaded openssl-probe v0.1.5 |
710 | 2025-07-14T17:22:49.397Z | Downloaded pin-project-lite v0.2.14 |
711 | 2025-07-14T17:22:49.397Z | Downloaded typify v0.4.1 |
712 | 2025-07-14T17:22:49.422Z | Downloaded nom v7.1.3 |
713 | 2025-07-14T17:22:49.423Z | Downloaded openssl-sys v0.9.109 |
714 | 2025-07-14T17:22:49.423Z | Downloaded num_threads v0.1.7 |
715 | 2025-07-14T17:22:49.447Z | Downloaded typify-macro v0.2.0 |
716 | 2025-07-14T17:22:49.448Z | Downloaded curve25519-dalek-derive v0.1.1 |
717 | 2025-07-14T17:22:49.448Z | Downloaded ed25519-dalek v2.1.1 |
718 | 2025-07-14T17:22:49.448Z | Downloaded typify v0.2.0 |
719 | 2025-07-14T17:22:49.448Z | Downloaded typed-path v0.9.3 |
720 | 2025-07-14T17:22:49.473Z | Downloaded tracing-attributes v0.1.27 |
721 | 2025-07-14T17:22:49.473Z | Downloaded num_enum_derive v0.5.11 |
722 | 2025-07-14T17:22:49.473Z | Downloaded termios v0.3.3 |
723 | 2025-07-14T17:22:49.473Z | Downloaded difflib v0.4.0 |
724 | 2025-07-14T17:22:49.473Z | Downloaded twox-hash v2.1.0 |
725 | 2025-07-14T17:22:49.473Z | Downloaded pin-project v1.1.6 |
726 | 2025-07-14T17:22:49.498Z | Downloaded serde_yaml v0.9.34+deprecated |
727 | 2025-07-14T17:22:49.523Z | Downloaded h2 v0.4.6 |
728 | 2025-07-14T17:22:49.523Z | Downloaded petname v2.0.2 |
729 | 2025-07-14T17:22:49.523Z | Downloaded tracing v0.1.40 |
730 | 2025-07-14T17:22:49.549Z | Downloaded p384 v0.13.0 |
731 | 2025-07-14T17:22:49.549Z | Downloaded radix_trie v0.2.1 |
732 | 2025-07-14T17:22:49.574Z | Downloaded openssl v0.10.73 |
733 | 2025-07-14T17:22:49.574Z | Downloaded nix v0.30.1 |
734 | 2025-07-14T17:22:49.599Z | Downloaded zerocopy v0.8.26 |
735 | 2025-07-14T17:22:49.624Z | Downloaded diesel v2.2.11 |
736 | 2025-07-14T17:22:49.649Z | Downloaded sled v0.34.7 |
737 | 2025-07-14T17:22:49.649Z | Downloaded zerocopy-derive v0.6.6 |
738 | 2025-07-14T17:22:49.673Z | Downloaded dropshot v0.16.2 |
739 | 2025-07-14T17:22:49.698Z | Downloaded curve25519-dalek v4.1.3 |
740 | 2025-07-14T17:22:49.723Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
741 | 2025-07-14T17:22:49.723Z | Downloaded ratatui v0.29.0 |
742 | 2025-07-14T17:22:49.749Z | Downloaded typify-impl v0.2.0 |
743 | 2025-07-14T17:22:49.774Z | Downloaded typify-impl v0.4.1 |
744 | 2025-07-14T17:22:49.798Z | Downloaded typify-impl v0.3.0 |
745 | 2025-07-14T17:22:49.823Z | Downloaded regex-automata v0.4.8 |
746 | 2025-07-14T17:22:49.823Z | Downloaded nix v0.28.0 |
747 | 2025-07-14T17:22:49.848Z | Downloaded nix v0.29.0 |
748 | 2025-07-14T17:22:49.873Z | Downloaded serde_with v3.14.0 |
749 | 2025-07-14T17:22:49.873Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
750 | 2025-07-14T17:22:49.899Z | Downloaded jiff v0.2.15 |
751 | 2025-07-14T17:22:49.923Z | Downloaded regex-syntax v0.8.5 |
752 | 2025-07-14T17:22:49.924Z | Downloaded tokio v1.45.1 |
753 | 2025-07-14T17:22:49.968Z | Downloaded regress v0.10.3 |
754 | 2025-07-14T17:22:49.993Z | Downloaded lzma-sys v0.1.20 |
755 | 2025-07-14T17:22:50.018Z | Downloaded petgraph v0.6.5 |
756 | 2025-07-14T17:22:50.043Z | Downloaded tabled v0.18.0 |
757 | 2025-07-14T17:22:50.069Z | Downloaded gimli v0.31.1 |
758 | 2025-07-14T17:22:50.094Z | Downloaded openapiv3 v2.2.0 |
759 | 2025-07-14T17:22:50.119Z | Downloaded libz-sys v1.1.20 |
760 | 2025-07-14T17:22:50.150Z | Downloaded petgraph v0.8.2 |
761 | 2025-07-14T17:22:50.174Z | Downloaded nix v0.27.1 |
762 | 2025-07-14T17:22:50.174Z | Downloaded hickory-proto v0.25.2 |
763 | 2025-07-14T17:22:50.199Z | Downloaded sha3 v0.10.8 |
764 | 2025-07-14T17:22:50.199Z | Downloaded webpki-roots v1.0.1 |
765 | 2025-07-14T17:22:50.199Z | Downloaded csv v1.3.1 |
766 | 2025-07-14T17:22:50.224Z | Downloaded smoltcp v0.11.0 |
767 | 2025-07-14T17:22:50.248Z | Downloaded moka v0.12.10 |
768 | 2025-07-14T17:22:50.272Z | Downloaded russh-keys v0.45.0 |
769 | 2025-07-14T17:22:50.272Z | Downloaded git2 v0.19.0 |
770 | 2025-07-14T17:22:50.272Z | Downloaded polar-core v0.27.3 |
771 | 2025-07-14T17:22:50.297Z | Downloaded portable-atomic v1.11.0 |
772 | 2025-07-14T17:22:50.297Z | Downloaded quinn-proto v0.11.8 |
773 | 2025-07-14T17:22:50.297Z | Downloaded quick-xml v0.37.2 |
774 | 2025-07-14T17:22:50.297Z | Downloaded smoltcp v0.9.1 |
775 | 2025-07-14T17:22:50.322Z | Downloaded object v0.36.5 |
776 | 2025-07-14T17:22:50.346Z | Downloaded regex-syntax v0.6.29 |
777 | 2025-07-14T17:22:50.346Z | Downloaded vcpkg v0.2.15 |
778 | 2025-07-14T17:22:50.386Z | Downloaded group v0.13.0 |
779 | 2025-07-14T17:22:50.411Z | Downloaded regex v1.11.1 |
780 | 2025-07-14T17:22:50.411Z | Downloaded pin-project-internal v1.1.6 |
781 | 2025-07-14T17:22:50.411Z | Downloaded schemars v0.8.22 |
782 | 2025-07-14T17:22:50.437Z | Downloaded encoding_rs v0.8.34 |
783 | 2025-07-14T17:22:50.462Z | Downloaded ring v0.17.14 |
784 | 2025-07-14T17:22:50.518Z | Downloaded rustc-hash v2.1.1 |
785 | 2025-07-14T17:22:50.543Z | Downloaded globset v0.4.15 |
786 | 2025-07-14T17:22:50.543Z | Downloaded glob v0.3.2 |
787 | 2025-07-14T17:22:50.543Z | Downloaded diesel_derives v2.2.3 |
788 | 2025-07-14T17:22:50.543Z | Downloaded diesel-dtrace v0.4.2 |
789 | 2025-07-14T17:22:50.544Z | Downloaded winnow v0.6.26 |
790 | 2025-07-14T17:22:50.568Z | Downloaded winnow v0.5.40 |
791 | 2025-07-14T17:22:50.568Z | Downloaded dirs-sys-next v0.1.2 |
792 | 2025-07-14T17:22:50.568Z | Downloaded pin-utils v0.1.0 |
793 | 2025-07-14T17:22:50.568Z | Downloaded unicode_categories v0.1.1 |
794 | 2025-07-14T17:22:50.568Z | Downloaded phf_codegen v0.11.2 |
795 | 2025-07-14T17:22:50.568Z | Downloaded tower-service v0.3.3 |
796 | 2025-07-14T17:22:50.593Z | Downloaded termtree v0.5.1 |
797 | 2025-07-14T17:22:50.593Z | Downloaded dirs-next v2.0.0 |
798 | 2025-07-14T17:22:50.593Z | Downloaded serde_urlencoded v0.7.1 |
799 | 2025-07-14T17:22:50.593Z | Downloaded lalrpop v0.19.12 |
800 | 2025-07-14T17:22:50.593Z | Downloaded typify v0.3.0 |
801 | 2025-07-14T17:22:50.593Z | Downloaded openssl-macros v0.1.1 |
802 | 2025-07-14T17:22:50.618Z | Downloaded unicode-segmentation v1.12.0 |
803 | 2025-07-14T17:22:50.619Z | Downloaded p521 v0.13.3 |
804 | 2025-07-14T17:22:50.619Z | Downloaded object v0.30.4 |
805 | 2025-07-14T17:22:50.619Z | Downloaded rustls v0.22.4 |
806 | 2025-07-14T17:22:50.643Z | Downloaded rustls v0.23.19 |
807 | 2025-07-14T17:22:50.668Z | Downloaded serde_with_macros v3.14.0 |
808 | 2025-07-14T17:22:50.668Z | Downloaded radium v0.7.0 |
809 | 2025-07-14T17:22:50.668Z | Downloaded num-bigint-dig v0.8.4 |
810 | 2025-07-14T17:22:50.668Z | Downloaded num-bigint v0.4.6 |
811 | 2025-07-14T17:22:50.668Z | Downloaded darling_core v0.20.10 |
812 | 2025-07-14T17:22:50.668Z | Downloaded reqwest v0.12.22 |
813 | 2025-07-14T17:22:50.693Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
814 | 2025-07-14T17:22:50.747Z | Downloaded chrono-tz v0.10.3 |
815 | 2025-07-14T17:22:50.771Z | Downloaded rustc-hash v1.1.0 |
816 | 2025-07-14T17:22:50.771Z | Downloaded elliptic-curve v0.13.8 |
817 | 2025-07-14T17:22:50.771Z | Downloaded flume v0.11.1 |
818 | 2025-07-14T17:22:50.771Z | Downloaded termcolor v1.4.1 |
819 | 2025-07-14T17:22:50.771Z | Downloaded quinn-udp v0.5.5 |
820 | 2025-07-14T17:22:50.771Z | Downloaded salty v0.3.0 |
821 | 2025-07-14T17:22:50.796Z | Downloaded dropshot_endpoint v0.16.2 |
822 | 2025-07-14T17:22:50.796Z | Downloaded universal-hash v0.5.1 |
823 | 2025-07-14T17:22:50.796Z | Downloaded globwalk v0.9.1 |
824 | 2025-07-14T17:22:50.796Z | Downloaded unicode-truncate v1.1.0 |
825 | 2025-07-14T17:22:50.796Z | Downloaded bstr v1.10.0 |
826 | 2025-07-14T17:22:50.821Z | Downloaded diesel_table_macro_syntax v0.2.0 |
827 | 2025-07-14T17:22:50.821Z | Downloaded libm v0.2.8 |
828 | 2025-07-14T17:22:50.821Z | Downloaded pkcs1 v0.7.5 |
829 | 2025-07-14T17:22:50.821Z | Downloaded x509-cert v0.2.5 |
830 | 2025-07-14T17:22:50.821Z | Downloaded unicode-normalization v0.1.24 |
831 | 2025-07-14T17:22:50.846Z | Downloaded futures-util v0.3.31 |
832 | 2025-07-14T17:22:50.846Z | Downloaded tar v0.4.44 |
833 | 2025-07-14T17:22:50.847Z | Downloaded zerocopy v0.6.6 |
834 | 2025-07-14T17:22:50.847Z | Downloaded unsafe-libyaml v0.2.11 |
835 | 2025-07-14T17:22:50.872Z | Downloaded russh v0.45.0 |
836 | 2025-07-14T17:22:50.872Z | Downloaded reedline v0.40.0 |
837 | 2025-07-14T17:22:50.872Z | Downloaded tough v0.20.0 |
838 | 2025-07-14T17:22:50.897Z | Downloaded itertools v0.13.0 |
839 | 2025-07-14T17:22:50.897Z | Downloaded rayon v1.10.0 |
840 | 2025-07-14T17:22:50.936Z | Downloaded tower-http v0.6.6 |
841 | 2025-07-14T17:22:50.936Z | Downloaded itertools v0.14.0 |
842 | 2025-07-14T17:22:50.960Z | Downloaded num_enum v0.5.11 |
843 | 2025-07-14T17:22:50.960Z | Downloaded dunce v1.0.5 |
844 | 2025-07-14T17:22:50.961Z | Downloaded rand_seeder v0.3.0 |
845 | 2025-07-14T17:22:50.961Z | Downloaded rustc-demangle v0.1.24 |
846 | 2025-07-14T17:22:50.987Z | Downloaded serde_cbor v0.11.2 |
847 | 2025-07-14T17:22:50.987Z | Downloaded fixedbitset v0.5.7 |
848 | 2025-07-14T17:22:50.987Z | Downloaded owo-colors v4.2.2 |
849 | 2025-07-14T17:22:51.014Z | Downloaded oso v0.27.3 |
850 | 2025-07-14T17:22:51.014Z | Downloaded prefix-trie v0.7.0 |
851 | 2025-07-14T17:22:51.014Z | Downloaded flate2 v1.1.2 |
852 | 2025-07-14T17:22:51.014Z | Downloaded expectorate v1.2.0 |
853 | 2025-07-14T17:22:51.040Z | Downloaded itertools v0.12.1 |
854 | 2025-07-14T17:22:51.040Z | Downloaded hyper v1.6.0 |
855 | 2025-07-14T17:22:51.065Z | Downloaded rustls v0.21.12 |
856 | 2025-07-14T17:22:51.065Z | Downloaded iri-string v0.7.8 |
857 | 2025-07-14T17:22:51.091Z | Downloaded libxml v0.3.3 |
858 | 2025-07-14T17:22:51.091Z | Downloaded dyn-clone v1.0.19 |
859 | 2025-07-14T17:22:51.117Z | Downloaded serde_derive_internals v0.29.1 |
860 | 2025-07-14T17:22:51.117Z | Downloaded p256 v0.13.2 |
861 | 2025-07-14T17:22:51.117Z | Downloaded der v0.7.9 |
862 | 2025-07-14T17:22:51.142Z | Downloaded scopeguard v1.2.0 |
863 | 2025-07-14T17:22:51.142Z | Downloaded schemars_derive v0.8.22 |
864 | 2025-07-14T17:22:51.142Z | Downloaded float-ord v0.3.2 |
865 | 2025-07-14T17:22:51.142Z | Downloaded tungstenite v0.23.0 |
866 | 2025-07-14T17:22:51.142Z | Downloaded tungstenite v0.21.0 |
867 | 2025-07-14T17:22:51.167Z | Downloaded tower v0.5.2 |
868 | 2025-07-14T17:22:51.167Z | Downloaded embedded-io v0.4.0 |
869 | 2025-07-14T17:22:51.192Z | Downloaded fatfs v0.3.6 |
870 | 2025-07-14T17:22:51.192Z | Downloaded typify-macro v0.4.1 |
871 | 2025-07-14T17:22:51.192Z | Downloaded typify-macro v0.3.0 |
872 | 2025-07-14T17:22:51.192Z | Downloaded yasna v0.5.2 |
873 | 2025-07-14T17:22:51.192Z | Downloaded untrusted v0.9.0 |
874 | 2025-07-14T17:22:51.192Z | Downloaded r2d2 v0.8.10 |
875 | 2025-07-14T17:22:51.192Z | Downloaded fd-lock v4.0.2 |
876 | 2025-07-14T17:22:51.217Z | Downloaded xshell v0.2.7 |
877 | 2025-07-14T17:22:51.217Z | Downloaded xattr v1.3.1 |
878 | 2025-07-14T17:22:51.217Z | Downloaded postcard v1.0.10 |
879 | 2025-07-14T17:22:51.217Z | Downloaded getrandom v0.2.15 |
880 | 2025-07-14T17:22:51.242Z | Downloaded rsa v0.9.6 |
881 | 2025-07-14T17:22:51.242Z | Downloaded itertools v0.10.5 |
882 | 2025-07-14T17:22:51.267Z | Downloaded half v1.8.3 |
883 | 2025-07-14T17:22:51.267Z | Downloaded walkdir v2.5.0 |
884 | 2025-07-14T17:22:51.267Z | Downloaded mio v1.0.2 |
885 | 2025-07-14T17:22:51.267Z | Downloaded zlib-rs v0.5.1 |
886 | 2025-07-14T17:22:51.267Z | Downloaded toml_edit v0.19.15 |
887 | 2025-07-14T17:22:51.292Z | Downloaded filetime v0.2.25 |
888 | 2025-07-14T17:22:51.292Z | Downloaded ff v0.13.0 |
889 | 2025-07-14T17:22:51.292Z | Downloaded socket2 v0.5.10 |
890 | 2025-07-14T17:22:51.292Z | Downloaded steno v0.4.1 |
891 | 2025-07-14T17:22:51.317Z | Downloaded tagptr v0.2.0 |
892 | 2025-07-14T17:22:51.317Z | Downloaded derive_builder_core v0.20.2 |
893 | 2025-07-14T17:22:51.317Z | Downloaded derive-where v1.5.0 |
894 | 2025-07-14T17:22:51.317Z | Downloaded serde_plain v1.0.2 |
895 | 2025-07-14T17:22:51.317Z | Downloaded serde_path_to_error v0.1.17 |
896 | 2025-07-14T17:22:51.317Z | Downloaded derive_more v0.99.20 |
897 | 2025-07-14T17:22:51.317Z | Downloaded minimal-lexical v0.2.1 |
898 | 2025-07-14T17:22:51.342Z | Downloaded which v4.4.2 |
899 | 2025-07-14T17:22:51.342Z | Downloaded pem-rfc7468 v0.7.0 |
900 | 2025-07-14T17:22:51.342Z | Downloaded nu-ansi-term v0.50.1 |
901 | 2025-07-14T17:22:51.342Z | Downloaded parse-zoneinfo v0.3.1 |
902 | 2025-07-14T17:22:51.342Z | Downloaded packed_struct v0.10.1 |
903 | 2025-07-14T17:22:51.342Z | Downloaded embedded-io v0.6.1 |
904 | 2025-07-14T17:22:51.342Z | Downloaded uuid v1.17.0 |
905 | 2025-07-14T17:22:51.342Z | Downloaded flagset v0.4.6 |
906 | 2025-07-14T17:22:51.342Z | Downloaded fallible-iterator v0.2.0 |
907 | 2025-07-14T17:22:51.368Z | Downloaded unicode-bidi v0.3.17 |
908 | 2025-07-14T17:22:51.368Z | Downloaded postgres-types v0.2.9 |
909 | 2025-07-14T17:22:51.368Z | Downloaded utf-8 v0.7.6 |
910 | 2025-07-14T17:22:51.368Z | Downloaded parking_lot_core v0.9.10 |
911 | 2025-07-14T17:22:51.368Z | Downloaded tracing-core v0.1.32 |
912 | 2025-07-14T17:22:51.368Z | Downloaded signal-hook-tokio v0.3.1 |
913 | 2025-07-14T17:22:51.368Z | Downloaded document-features v0.2.10 |
914 | 2025-07-14T17:22:51.368Z | Downloaded diff v0.1.13 |
915 | 2025-07-14T17:22:51.368Z | Downloaded postgres-protocol v0.6.8 |
916 | 2025-07-14T17:22:51.368Z | Downloaded sqlparser v0.45.0 |
917 | 2025-07-14T17:22:51.392Z | Downloaded rustls-webpki v0.102.8 |
918 | 2025-07-14T17:22:51.417Z | Downloaded tabled_derive v0.10.0 |
919 | 2025-07-14T17:22:51.417Z | Downloaded signal-hook-registry v1.4.2 |
920 | 2025-07-14T17:22:51.417Z | Downloaded signal-hook-mio v0.2.4 |
921 | 2025-07-14T17:22:51.442Z | Downloaded shlex v1.3.0 |
922 | 2025-07-14T17:22:51.442Z | Downloaded shell-words v1.1.0 |
923 | 2025-07-14T17:22:51.442Z | Downloaded proc-macro-error-attr2 v2.0.0 |
924 | 2025-07-14T17:22:51.442Z | Downloaded progenitor-impl v0.8.0 |
925 | 2025-07-14T17:22:51.442Z | Downloaded num-rational v0.4.2 |
926 | 2025-07-14T17:22:51.442Z | Downloaded des v0.8.1 |
927 | 2025-07-14T17:22:51.467Z | Downloaded der_derive v0.7.3 |
928 | 2025-07-14T17:22:51.467Z | Downloaded predicates-core v1.0.8 |
929 | 2025-07-14T17:22:51.467Z | Downloaded ppv-lite86 v0.2.20 |
930 | 2025-07-14T17:22:51.468Z | Downloaded derive_builder v0.20.2 |
931 | 2025-07-14T17:22:51.468Z | Downloaded chrono v0.4.41 |
932 | 2025-07-14T17:22:51.493Z | Downloaded parse-display-derive v0.10.0 |
933 | 2025-07-14T17:22:51.493Z | Downloaded normalize-line-endings v0.3.0 |
934 | 2025-07-14T17:22:51.493Z | Downloaded ecdsa v0.16.9 |
935 | 2025-07-14T17:22:51.493Z | Downloaded similar v2.7.0 |
936 | 2025-07-14T17:22:51.518Z | Downloaded yansi v1.0.1 |
937 | 2025-07-14T17:22:51.518Z | Downloaded hash32 v0.2.1 |
938 | 2025-07-14T17:22:51.518Z | Downloaded value-bag v1.9.0 |
939 | 2025-07-14T17:22:51.518Z | Downloaded uzers v0.12.1 |
940 | 2025-07-14T17:22:51.518Z | Downloaded zip v4.2.0 |
941 | 2025-07-14T17:22:51.518Z | Downloaded proptest v1.7.0 |
942 | 2025-07-14T17:22:51.543Z | Downloaded parse-size v1.1.0 |
943 | 2025-07-14T17:22:51.543Z | Downloaded foreign-types-shared v0.1.1 |
944 | 2025-07-14T17:22:51.543Z | Downloaded foreign-types-macros v0.2.3 |
945 | 2025-07-14T17:22:51.543Z | Downloaded ed25519 v2.2.3 |
946 | 2025-07-14T17:22:51.543Z | Downloaded serde_bytes v0.11.17 |
947 | 2025-07-14T17:22:51.543Z | Downloaded serde-hex v0.1.0 |
948 | 2025-07-14T17:22:51.543Z | Downloaded progenitor-impl v0.9.1 |
949 | 2025-07-14T17:22:51.543Z | Downloaded wait-timeout v0.2.0 |
950 | 2025-07-14T17:22:51.543Z | Downloaded subprocess v0.2.9 |
951 | 2025-07-14T17:22:51.568Z | Downloaded strum_macros v0.27.1 |
952 | 2025-07-14T17:22:51.568Z | Downloaded strum_macros v0.26.4 |
953 | 2025-07-14T17:22:51.568Z | Downloaded jiff-static v0.2.15 |
954 | 2025-07-14T17:22:51.568Z | Downloaded bitvec v1.0.1 |
955 | 2025-07-14T17:22:51.592Z | Downloaded snafu-derive v0.8.5 |
956 | 2025-07-14T17:22:51.592Z | Downloaded rayon-core v1.12.1 |
957 | 2025-07-14T17:22:51.592Z | Downloaded powerfmt v0.2.0 |
958 | 2025-07-14T17:22:51.592Z | Downloaded pbkdf2 v0.11.0 |
959 | 2025-07-14T17:22:51.592Z | Downloaded paste v1.0.15 |
960 | 2025-07-14T17:22:51.592Z | Downloaded password-hash v0.4.2 |
961 | 2025-07-14T17:22:51.592Z | Downloaded oxnet v0.1.2 |
962 | 2025-07-14T17:22:51.617Z | Downloaded vergen v8.3.2 |
963 | 2025-07-14T17:22:51.617Z | Downloaded tui-tree-widget v0.23.1 |
964 | 2025-07-14T17:22:51.617Z | Downloaded num-iter v0.1.45 |
965 | 2025-07-14T17:22:51.617Z | Downloaded num-integer v0.1.46 |
966 | 2025-07-14T17:22:51.617Z | Downloaded ghash v0.5.1 |
967 | 2025-07-14T17:22:51.617Z | Downloaded hickory-server v0.25.2 |
968 | 2025-07-14T17:22:51.617Z | Downloaded unarray v0.1.4 |
969 | 2025-07-14T17:22:51.617Z | Downloaded deranged v0.3.11 |
970 | 2025-07-14T17:22:51.618Z | Downloaded bindgen v0.69.5 |
971 | 2025-07-14T17:22:51.642Z | Downloaded secrecy v0.8.0 |
972 | 2025-07-14T17:22:51.642Z | Downloaded sec1 v0.7.3 |
973 | 2025-07-14T17:22:51.642Z | Downloaded qorb v0.4.0 |
974 | 2025-07-14T17:22:51.642Z | Downloaded pretty_assertions v1.4.1 |
975 | 2025-07-14T17:22:51.642Z | Downloaded tokio-util v0.7.15 |
976 | 2025-07-14T17:22:51.642Z | Downloaded waitgroup v0.1.2 |
977 | 2025-07-14T17:22:51.642Z | Downloaded tower-layer v0.3.3 |
978 | 2025-07-14T17:22:51.668Z | Downloaded rcgen v0.12.1 |
979 | 2025-07-14T17:22:51.668Z | Downloaded miniz_oxide v0.8.5 |
980 | 2025-07-14T17:22:51.668Z | Downloaded progenitor v0.10.0 |
981 | 2025-07-14T17:22:51.668Z | Downloaded progenitor v0.9.1 |
982 | 2025-07-14T17:22:51.668Z | Downloaded futures-task v0.3.31 |
983 | 2025-07-14T17:22:51.668Z | Downloaded defmt v0.3.8 |
984 | 2025-07-14T17:22:51.668Z | Downloaded daft-derive v0.1.4 |
985 | 2025-07-14T17:22:51.668Z | Downloaded peg-runtime v0.8.5 |
986 | 2025-07-14T17:22:51.668Z | Downloaded parking_lot_core v0.8.6 |
987 | 2025-07-14T17:22:51.693Z | Downloaded time v0.3.36 |
988 | 2025-07-14T17:22:51.693Z | Downloaded rustls-webpki v0.101.7 |
989 | 2025-07-14T17:22:51.718Z | Downloaded sync-ptr v0.1.4 |
990 | 2025-07-14T17:22:51.718Z | Downloaded supports-color v3.0.2 |
991 | 2025-07-14T17:22:51.718Z | Downloaded simd-adler32 v0.3.7 |
992 | 2025-07-14T17:22:51.718Z | Downloaded serde-big-array v0.5.1 |
993 | 2025-07-14T17:22:51.718Z | Downloaded secrecy v0.10.3 |
994 | 2025-07-14T17:22:51.718Z | Downloaded same-file v1.0.6 |
995 | 2025-07-14T17:22:51.718Z | Downloaded quick-error v1.2.3 |
996 | 2025-07-14T17:22:51.743Z | Downloaded password-hash v0.5.0 |
997 | 2025-07-14T17:22:51.743Z | Downloaded darling v0.20.10 |
998 | 2025-07-14T17:22:51.743Z | Downloaded daft v0.1.4 |
999 | 2025-07-14T17:22:51.743Z | Downloaded progenitor-impl v0.10.0 |
1000 | 2025-07-14T17:22:51.743Z | Downloaded prettyplease v0.2.35 |
1001 | 2025-07-14T17:22:51.743Z | Downloaded num-derive v0.4.2 |
1002 | 2025-07-14T17:22:51.743Z | Downloaded num-derive v0.3.3 |
1003 | 2025-07-14T17:22:51.743Z | Downloaded vte v0.11.1 |
1004 | 2025-07-14T17:22:51.768Z | Downloaded support-bundle-viewer v0.1.2 |
1005 | 2025-07-14T17:22:51.768Z | Downloaded subtle v2.6.1 |
1006 | 2025-07-14T17:22:51.768Z | Downloaded strum_macros v0.24.3 |
1007 | 2025-07-14T17:22:51.768Z | Downloaded strum v0.27.1 |
1008 | 2025-07-14T17:22:51.768Z | Downloaded structmeta-derive v0.3.0 |
1009 | 2025-07-14T17:22:51.768Z | Downloaded structmeta v0.3.0 |
1010 | 2025-07-14T17:22:51.768Z | Downloaded strip-ansi-escapes v0.2.0 |
1011 | 2025-07-14T17:22:51.768Z | Downloaded rtoolbox v0.0.2 |
1012 | 2025-07-14T17:22:51.768Z | Downloaded gethostname v0.5.0 |
1013 | 2025-07-14T17:22:51.768Z | Downloaded vsss-rs v3.3.4 |
1014 | 2025-07-14T17:22:51.768Z | Downloaded slog-term v2.9.1 |
1015 | 2025-07-14T17:22:51.768Z | Downloaded resolv-conf v0.7.0 |
1016 | 2025-07-14T17:22:51.768Z | Downloaded zerocopy-derive v0.8.26 |
1017 | 2025-07-14T17:22:51.793Z | Downloaded path-slash v0.1.5 |
1018 | 2025-07-14T17:22:51.793Z | Downloaded futures-macro v0.3.31 |
1019 | 2025-07-14T17:22:51.793Z | Downloaded defmt-macros v0.3.9 |
1020 | 2025-07-14T17:22:51.793Z | Downloaded debug-ignore v1.0.5 |
1021 | 2025-07-14T17:22:51.793Z | Downloaded data-encoding v2.9.0 |
1022 | 2025-07-14T17:22:51.793Z | Downloaded smallvec v0.6.14 |
1023 | 2025-07-14T17:22:51.793Z | Downloaded env_logger v0.10.2 |
1024 | 2025-07-14T17:22:51.793Z | Downloaded enum-as-inner v0.6.1 |
1025 | 2025-07-14T17:22:51.818Z | Downloaded headers v0.4.1 |
1026 | 2025-07-14T17:22:51.819Z | Downloaded env_logger v0.11.5 |
1027 | 2025-07-14T17:22:51.819Z | Downloaded indicatif v0.17.11 |
1028 | 2025-07-14T17:22:51.819Z | Downloaded csv-core v0.1.11 |
1029 | 2025-07-14T17:22:51.819Z | Downloaded zip v0.6.6 |
1030 | 2025-07-14T17:22:51.843Z | Downloaded litrs v0.4.1 |
1031 | 2025-07-14T17:22:51.843Z | Downloaded futures-sink v0.3.31 |
1032 | 2025-07-14T17:22:51.843Z | Downloaded slog-scope v4.4.0 |
1033 | 2025-07-14T17:22:51.844Z | Downloaded slog-json v2.6.1 |
1034 | 2025-07-14T17:22:51.844Z | Downloaded pkg-config v0.3.31 |
1035 | 2025-07-14T17:22:51.844Z | Downloaded nibble_vec v0.1.0 |
1036 | 2025-07-14T17:22:51.844Z | Downloaded newtype-uuid v1.2.4 |
1037 | 2025-07-14T17:22:51.868Z | Downloaded heapless v0.7.17 |
1038 | 2025-07-14T17:22:51.868Z | Downloaded ssh-key v0.6.6 |
1039 | 2025-07-14T17:22:51.868Z | Downloaded blake3 v1.5.4 |
1040 | 2025-07-14T17:22:51.868Z | Downloaded vte_generate_state_changes v0.1.2 |
1041 | 2025-07-14T17:22:51.893Z | Downloaded strum v0.26.3 |
1042 | 2025-07-14T17:22:51.893Z | Downloaded slab v0.4.9 |
1043 | 2025-07-14T17:22:51.893Z | Downloaded tokio-postgres v0.7.13 |
1044 | 2025-07-14T17:22:51.894Z | Downloaded ref-cast v1.0.24 |
1045 | 2025-07-14T17:22:51.894Z | Downloaded peg-macros v0.8.5 |
1046 | 2025-07-14T17:22:51.894Z | Downloaded parking_lot v0.12.3 |
1047 | 2025-07-14T17:22:51.918Z | Downloaded omicron-zone-package v0.12.2 |
1048 | 2025-07-14T17:22:51.918Z | Downloaded russh-cryptovec v0.7.3 |
1049 | 2025-07-14T17:22:51.918Z | Downloaded rand_xorshift v0.4.0 |
1050 | 2025-07-14T17:22:51.918Z | Downloaded parking_lot v0.11.2 |
1051 | 2025-07-14T17:22:51.918Z | Downloaded futures-channel v0.3.31 |
1052 | 2025-07-14T17:22:51.918Z | Downloaded futures v0.3.31 |
1053 | 2025-07-14T17:22:51.959Z | Downloaded env_filter v0.1.2 |
1054 | 2025-07-14T17:22:51.959Z | Downloaded ctr v0.9.2 |
1055 | 2025-07-14T17:22:51.959Z | Downloaded indexmap v1.9.3 |
1056 | 2025-07-14T17:22:51.959Z | Downloaded progenitor-macro v0.8.0 |
1057 | 2025-07-14T17:22:51.959Z | Downloaded predicates v3.1.3 |
1058 | 2025-07-14T17:22:51.959Z | Downloaded pkcs8 v0.10.2 |
1059 | 2025-07-14T17:22:51.984Z | Downloaded pkcs5 v0.7.1 |
1060 | 2025-07-14T17:22:51.984Z | Downloaded crunchy v0.2.2 |
1061 | 2025-07-14T17:22:51.984Z | Downloaded memmap2 v0.9.5 |
1062 | 2025-07-14T17:22:51.984Z | Downloaded lzss v0.8.2 |
1063 | 2025-07-14T17:22:51.984Z | Downloaded libefi-sys v0.1.0 |
1064 | 2025-07-14T17:22:51.984Z | Downloaded zopfli v0.8.1 |
1065 | 2025-07-14T17:22:51.984Z | Downloaded rustyline v14.0.0 |
1066 | 2025-07-14T17:22:51.984Z | Downloaded lock_api v0.4.12 |
1067 | 2025-07-14T17:22:51.984Z | Downloaded libz-rs-sys v0.5.1 |
1068 | 2025-07-14T17:22:51.984Z | Downloaded libloading v0.8.5 |
1069 | 2025-07-14T17:22:51.984Z | Downloaded jobserver v0.1.32 |
1070 | 2025-07-14T17:22:51.984Z | Downloaded topological-sort v0.2.2 |
1071 | 2025-07-14T17:22:51.984Z | Downloaded multer v3.1.0 |
1072 | 2025-07-14T17:22:52.009Z | Downloaded newline-converter v0.3.0 |
1073 | 2025-07-14T17:22:52.009Z | Downloaded stringprep v0.1.5 |
1074 | 2025-07-14T17:22:52.009Z | Downloaded rpassword v7.4.0 |
1075 | 2025-07-14T17:22:52.009Z | Downloaded aws-lc-rs v1.12.4 |
1076 | 2025-07-14T17:22:52.009Z | Downloaded phf_shared v0.11.2 |
1077 | 2025-07-14T17:22:52.009Z | Downloaded peg v0.8.5 |
1078 | 2025-07-14T17:22:52.036Z | Downloaded packed_struct_codegen v0.10.1 |
1079 | 2025-07-14T17:22:52.036Z | Downloaded olpc-cjson v0.1.4 |
1080 | 2025-07-14T17:22:52.036Z | Downloaded zstd v0.13.3 |
1081 | 2025-07-14T17:22:52.036Z | Downloaded string_cache v0.8.9 |
1082 | 2025-07-14T17:22:52.036Z | Downloaded rand_core v0.9.2 |
1083 | 2025-07-14T17:22:52.036Z | Downloaded ignore v0.4.23 |
1084 | 2025-07-14T17:22:52.036Z | Downloaded hyper-rustls v0.27.7 |
1085 | 2025-07-14T17:22:52.036Z | Downloaded new_debug_unreachable v1.0.6 |
1086 | 2025-07-14T17:22:52.036Z | Downloaded futures-io v0.3.31 |
1087 | 2025-07-14T17:22:52.036Z | Downloaded futures-executor v0.3.31 |
1088 | 2025-07-14T17:22:52.036Z | Downloaded funty v2.0.0 |
1089 | 2025-07-14T17:22:52.036Z | Downloaded fs_extra v1.3.0 |
1090 | 2025-07-14T17:22:52.036Z | Downloaded zone v0.3.1 |
1091 | 2025-07-14T17:22:52.061Z | Downloaded zone v0.1.8 |
1092 | 2025-07-14T17:22:52.061Z | Downloaded toml v0.7.8 |
1093 | 2025-07-14T17:22:52.061Z | Downloaded tokio-rustls v0.26.0 |
1094 | 2025-07-14T17:22:52.061Z | Downloaded rand_core v0.6.4 |
1095 | 2025-07-14T17:22:52.062Z | Downloaded mime v0.3.17 |
1096 | 2025-07-14T17:22:52.062Z | Downloaded ipnet v2.11.0 |
1097 | 2025-07-14T17:22:52.062Z | Downloaded ingot-macros v0.1.0 |
1098 | 2025-07-14T17:22:52.062Z | Downloaded iddqd v0.3.8 |
1099 | 2025-07-14T17:22:52.062Z | Downloaded hyper-staticfile v0.10.1 |
1100 | 2025-07-14T17:22:52.062Z | Downloaded hubpack v0.1.2 |
1101 | 2025-07-14T17:22:52.062Z | Downloaded httparse v1.9.5 |
1102 | 2025-07-14T17:22:52.087Z | Downloaded http-body-util v0.1.3 |
1103 | 2025-07-14T17:22:52.087Z | Downloaded tokio-rustls v0.25.0 |
1104 | 2025-07-14T17:22:52.087Z | Downloaded cstr-argument v0.1.2 |
1105 | 2025-07-14T17:22:52.087Z | Downloaded zeroize_derive v1.4.2 |
1106 | 2025-07-14T17:22:52.087Z | Downloaded zeroize v1.8.1 |
1107 | 2025-07-14T17:22:52.087Z | Downloaded tinyvec v1.8.0 |
1108 | 2025-07-14T17:22:52.087Z | Downloaded http v1.3.1 |
1109 | 2025-07-14T17:22:52.087Z | Downloaded headers-core v0.3.0 |
1110 | 2025-07-14T17:22:52.087Z | Downloaded futures-core v0.3.31 |
1111 | 2025-07-14T17:22:52.087Z | Downloaded foreign-types-shared v0.3.1 |
1112 | 2025-07-14T17:22:52.087Z | Downloaded endian-type v0.1.2 |
1113 | 2025-07-14T17:22:52.087Z | Downloaded tokio-stream v0.1.17 |
1114 | 2025-07-14T17:22:52.112Z | Downloaded tokio-rustls v0.24.1 |
1115 | 2025-07-14T17:22:52.112Z | Downloaded test-strategy v0.4.1 |
1116 | 2025-07-14T17:22:52.112Z | Downloaded rustls-pki-types v1.10.0 |
1117 | 2025-07-14T17:22:52.136Z | Downloaded nanorand v0.7.0 |
1118 | 2025-07-14T17:22:52.136Z | Downloaded multimap v0.10.1 |
1119 | 2025-07-14T17:22:52.136Z | Downloaded md-5 v0.10.6 |
1120 | 2025-07-14T17:22:52.136Z | Downloaded maplit v1.0.2 |
1121 | 2025-07-14T17:22:52.137Z | Downloaded managed v0.8.0 |
1122 | 2025-07-14T17:22:52.137Z | Downloaded lru-cache v0.1.2 |
1123 | 2025-07-14T17:22:52.137Z | Downloaded lru v0.12.5 |
1124 | 2025-07-14T17:22:52.137Z | Downloaded lockfree-object-pool v0.1.6 |
1125 | 2025-07-14T17:22:52.137Z | Downloaded linear-map v1.2.0 |
1126 | 2025-07-14T17:22:52.137Z | Downloaded libsw v3.5.0 |
1127 | 2025-07-14T17:22:52.137Z | Downloaded libscf-sys v1.1.0 |
1128 | 2025-07-14T17:22:52.137Z | Downloaded lazycell v1.3.0 |
1129 | 2025-07-14T17:22:52.137Z | Downloaded lalrpop-util v0.19.12 |
1130 | 2025-07-14T17:22:52.137Z | Downloaded keccak v0.1.5 |
1131 | 2025-07-14T17:22:52.137Z | Downloaded hashbrown v0.13.2 |
1132 | 2025-07-14T17:22:52.162Z | Downloaded crossterm v0.28.1 |
1133 | 2025-07-14T17:22:52.162Z | Downloaded zone_cfg_derive v0.1.2 |
1134 | 2025-07-14T17:22:52.162Z | Downloaded tokio-tungstenite v0.21.0 |
1135 | 2025-07-14T17:22:52.162Z | Downloaded tokio-native-tls v0.3.1 |
1136 | 2025-07-14T17:22:52.162Z | Downloaded tokio-macros v2.5.0 |
1137 | 2025-07-14T17:22:52.162Z | Downloaded tokio-dtrace v0.1.0 |
1138 | 2025-07-14T17:22:52.162Z | Downloaded tls_codec_derive v0.4.1 |
1139 | 2025-07-14T17:22:52.162Z | Downloaded tiny-keccak v2.0.2 |
1140 | 2025-07-14T17:22:52.187Z | Downloaded time-macros v0.2.18 |
1141 | 2025-07-14T17:22:52.187Z | Downloaded thiserror-no-std v2.0.2 |
1142 | 2025-07-14T17:22:52.187Z | Downloaded rand v0.9.1 |
1143 | 2025-07-14T17:22:52.187Z | Downloaded maybe-uninit v2.0.0 |
1144 | 2025-07-14T17:22:52.187Z | Downloaded linked-hash-map v0.5.6 |
1145 | 2025-07-14T17:22:52.187Z | Downloaded libsw-core v0.3.1 |
1146 | 2025-07-14T17:22:52.187Z | Downloaded lazy_static v1.5.0 |
1147 | 2025-07-14T17:22:52.187Z | Downloaded ingot-types v0.1.0 |
1148 | 2025-07-14T17:22:52.187Z | Downloaded indoc v2.0.6 |
1149 | 2025-07-14T17:22:52.187Z | Downloaded hashbrown v0.12.3 |
1150 | 2025-07-14T17:22:52.212Z | Downloaded cc v1.2.15 |
1151 | 2025-07-14T17:22:52.212Z | Downloaded thread_local v1.1.8 |
1152 | 2025-07-14T17:22:52.212Z | Downloaded progenitor-client v0.10.0 |
1153 | 2025-07-14T17:22:52.212Z | Downloaded cargo-platform v0.1.8 |
1154 | 2025-07-14T17:22:52.212Z | Downloaded thiserror-impl-no-std v2.0.2 |
1155 | 2025-07-14T17:22:52.212Z | Downloaded kstat-rs v0.2.4 |
1156 | 2025-07-14T17:22:52.212Z | Downloaded crossbeam-channel v0.5.15 |
1157 | 2025-07-14T17:22:52.212Z | Downloaded publicsuffix v2.3.0 |
1158 | 2025-07-14T17:22:52.212Z | Downloaded is-terminal v0.4.13 |
1159 | 2025-07-14T17:22:52.212Z | Downloaded hyper-util v0.1.14 |
1160 | 2025-07-14T17:22:52.238Z | Downloaded slog v2.7.0 |
1161 | 2025-07-14T17:22:52.238Z | Downloaded sqlformat v0.3.5 |
1162 | 2025-07-14T17:22:52.238Z | Downloaded instability v0.3.2 |
1163 | 2025-07-14T17:22:52.238Z | Downloaded rustls-native-certs v0.8.1 |
1164 | 2025-07-14T17:22:52.238Z | Downloaded ron v0.7.1 |
1165 | 2025-07-14T17:22:52.238Z | Downloaded match_cfg v0.1.0 |
1166 | 2025-07-14T17:22:52.263Z | Downloaded const_format v0.2.34 |
1167 | 2025-07-14T17:22:52.263Z | Downloaded slog-dtrace v0.3.0 |
1168 | 2025-07-14T17:22:52.263Z | Downloaded slog-async v2.8.0 |
1169 | 2025-07-14T17:22:52.263Z | Downloaded rustversion v1.0.17 |
1170 | 2025-07-14T17:22:52.263Z | Downloaded rustls-pemfile v2.2.0 |
1171 | 2025-07-14T17:22:52.263Z | Downloaded bytes v1.10.1 |
1172 | 2025-07-14T17:22:52.263Z | Downloaded md5 v0.7.0 |
1173 | 2025-07-14T17:22:52.263Z | Downloaded ipnetwork v0.21.1 |
1174 | 2025-07-14T17:22:52.288Z | Downloaded inout v0.1.3 |
1175 | 2025-07-14T17:22:52.288Z | Downloaded impl-trait-for-tuples v0.2.2 |
1176 | 2025-07-14T17:22:52.288Z | Downloaded hyper-tls v0.6.0 |
1177 | 2025-07-14T17:22:52.288Z | Downloaded humantime v2.2.0 |
1178 | 2025-07-14T17:22:52.288Z | Downloaded httpdate v1.0.3 |
1179 | 2025-07-14T17:22:52.288Z | Downloaded crossbeam-epoch v0.9.18 |
1180 | 2025-07-14T17:22:52.288Z | Downloaded compact_str v0.8.0 |
1181 | 2025-07-14T17:22:52.288Z | Downloaded slog-envlogger v2.2.0 |
1182 | 2025-07-14T17:22:52.288Z | Downloaded slog-bunyan v2.5.0 |
1183 | 2025-07-14T17:22:52.313Z | Downloaded signature v2.2.0 |
1184 | 2025-07-14T17:22:52.314Z | Downloaded rusty-fork v0.3.0 |
1185 | 2025-07-14T17:22:52.314Z | Downloaded ron v0.8.1 |
1186 | 2025-07-14T17:22:52.314Z | Downloaded crossbeam-utils v0.8.21 |
1187 | 2025-07-14T17:22:52.314Z | Downloaded crc-any v2.5.0 |
1188 | 2025-07-14T17:22:52.314Z | Downloaded chacha20poly1305 v0.10.1 |
1189 | 2025-07-14T17:22:52.314Z | Downloaded internet-checksum v0.2.1 |
1190 | 2025-07-14T17:22:52.314Z | Downloaded ingot v0.1.0 |
1191 | 2025-07-14T17:22:52.314Z | Downloaded indoc v1.0.9 |
1192 | 2025-07-14T17:22:52.314Z | Downloaded indent_write v2.2.0 |
1193 | 2025-07-14T17:22:52.340Z | Downloaded http-body v1.0.1 |
1194 | 2025-07-14T17:22:52.340Z | Downloaded cookie v0.18.1 |
1195 | 2025-07-14T17:22:52.340Z | Downloaded const-oid v0.9.6 |
1196 | 2025-07-14T17:22:52.340Z | Downloaded rustc_version v0.4.1 |
1197 | 2025-07-14T17:22:52.340Z | Downloaded aws-lc-sys v0.26.0 |
1198 | 2025-07-14T17:22:52.540Z | Downloaded rand_chacha v0.3.1 |
1199 | 2025-07-14T17:22:52.565Z | Downloaded psl-types v2.0.11 |
1200 | 2025-07-14T17:22:52.565Z | Downloaded progenitor-macro v0.10.0 |
1201 | 2025-07-14T17:22:52.566Z | Downloaded is_ci v1.2.0 |
1202 | 2025-07-14T17:22:52.566Z | Downloaded instant v0.1.13 |
1203 | 2025-07-14T17:22:52.566Z | Downloaded hubpack_derive v0.1.1 |
1204 | 2025-07-14T17:22:52.566Z | Downloaded http-range v0.1.5 |
1205 | 2025-07-14T17:22:52.566Z | Downloaded hostname v0.4.0 |
1206 | 2025-07-14T17:22:52.566Z | Downloaded hmac v0.12.1 |
1207 | 2025-07-14T17:22:52.566Z | Downloaded hex v0.4.3 |
1208 | 2025-07-14T17:22:52.566Z | Downloaded crc32fast v1.4.2 |
1209 | 2025-07-14T17:22:52.566Z | Downloaded crc v3.2.1 |
1210 | 2025-07-14T17:22:52.566Z | Downloaded cookie_store v0.21.1 |
1211 | 2025-07-14T17:22:52.566Z | Downloaded const_format_proc_macros v0.2.34 |
1212 | 2025-07-14T17:22:52.566Z | Downloaded console v0.15.10 |
1213 | 2025-07-14T17:22:52.591Z | Downloaded colored v2.2.0 |
1214 | 2025-07-14T17:22:52.591Z | Downloaded clang-sys v1.8.1 |
1215 | 2025-07-14T17:22:52.591Z | Downloaded ciborium v0.2.2 |
1216 | 2025-07-14T17:22:52.591Z | Downloaded bumpalo v3.16.0 |
1217 | 2025-07-14T17:22:52.591Z | Downloaded progenitor-client v0.9.1 |
1218 | 2025-07-14T17:22:52.591Z | Downloaded ident_case v1.0.1 |
1219 | 2025-07-14T17:22:52.591Z | Downloaded home v0.5.9 |
1220 | 2025-07-14T17:22:52.591Z | Downloaded highway v1.3.0 |
1221 | 2025-07-14T17:22:52.591Z | Downloaded hickory-resolver v0.24.4 |
1222 | 2025-07-14T17:22:52.591Z | Downloaded hickory-proto v0.24.4 |
1223 | 2025-07-14T17:22:52.618Z | Downloaded heck v0.3.3 |
1224 | 2025-07-14T17:22:52.618Z | Downloaded crossbeam-deque v0.8.5 |
1225 | 2025-07-14T17:22:52.618Z | Downloaded critical-section v1.1.3 |
1226 | 2025-07-14T17:22:52.618Z | Downloaded crc-catalog v2.4.0 |
1227 | 2025-07-14T17:22:52.618Z | Downloaded convert_case v0.4.0 |
1228 | 2025-07-14T17:22:52.618Z | Downloaded constant_time_eq v0.3.1 |
1229 | 2025-07-14T17:22:52.618Z | Downloaded cobs v0.2.3 |
1230 | 2025-07-14T17:22:52.618Z | Downloaded cmake v0.1.51 |
1231 | 2025-07-14T17:22:52.618Z | Downloaded cipher v0.4.4 |
1232 | 2025-07-14T17:22:52.643Z | Downloaded ciborium-ll v0.2.2 |
1233 | 2025-07-14T17:22:52.643Z | Downloaded ciborium-io v0.2.2 |
1234 | 2025-07-14T17:22:52.643Z | Downloaded chrono-tz-build v0.4.0 |
1235 | 2025-07-14T17:22:52.643Z | Downloaded chacha20 v0.9.1 |
1236 | 2025-07-14T17:22:52.643Z | Downloaded cfg_aliases v0.2.1 |
1237 | 2025-07-14T17:22:52.643Z | Downloaded cfg_aliases v0.1.1 |
1238 | 2025-07-14T17:22:52.643Z | Downloaded cexpr v0.6.0 |
1239 | 2025-07-14T17:22:52.643Z | Downloaded cbc v0.1.2 |
1240 | 2025-07-14T17:22:52.643Z | Downloaded castaway v0.2.3 |
1241 | 2025-07-14T17:22:52.643Z | Downloaded cancel-safe-futures v0.1.5 |
1242 | 2025-07-14T17:22:52.643Z | Downloaded camino-tempfile-ext v0.3.2 |
1243 | 2025-07-14T17:22:52.643Z | Downloaded blowfish v0.9.1 |
1244 | 2025-07-14T17:22:52.643Z | Downloaded bitflags v1.3.2 |
1245 | 2025-07-14T17:22:52.667Z | Downloaded bit-set v0.8.0 |
1246 | 2025-07-14T17:22:52.668Z | Downloaded hostname v0.3.1 |
1247 | 2025-07-14T17:22:52.668Z | Downloaded hickory-resolver v0.25.2 |
1248 | 2025-07-14T17:22:52.668Z | Downloaded cassowary v0.3.0 |
1249 | 2025-07-14T17:22:52.668Z | Downloaded cargo_metadata v0.18.1 |
1250 | 2025-07-14T17:22:52.668Z | Downloaded bzip2 v0.4.4 |
1251 | 2025-07-14T17:22:52.668Z | Downloaded buf-list v1.0.3 |
1252 | 2025-07-14T17:22:52.668Z | Downloaded blake2 v0.10.6 |
1253 | 2025-07-14T17:22:52.668Z | Downloaded bitfield-struct v0.6.2 |
1254 | 2025-07-14T17:22:52.668Z | Downloaded bit-vec v0.8.0 |
1255 | 2025-07-14T17:22:52.668Z | Downloaded bindgen v0.71.1 |
1256 | 2025-07-14T17:22:52.693Z | Downloaded async-trait v0.1.88 |
1257 | 2025-07-14T17:22:52.693Z | Downloaded bzip2 v0.5.2 |
1258 | 2025-07-14T17:22:52.693Z | Downloaded bitfield v0.14.0 |
1259 | 2025-07-14T17:22:52.693Z | Downloaded backtrace v0.3.74 |
1260 | 2025-07-14T17:22:52.693Z | Downloaded atty v0.2.14 |
1261 | 2025-07-14T17:22:52.693Z | Downloaded base64 v0.13.1 |
1262 | 2025-07-14T17:22:52.717Z | Downloaded bcrypt-pbkdf v0.10.0 |
1263 | 2025-07-14T17:22:52.717Z | Downloaded bb8 v0.8.5 |
1264 | 2025-07-14T17:22:52.718Z | Downloaded base64ct v1.6.0 |
1265 | 2025-07-14T17:22:52.718Z | Downloaded atomicwrites v0.4.4 |
1266 | 2025-07-14T17:22:52.718Z | Downloaded atomic-waker v1.1.2 |
1267 | 2025-07-14T17:22:52.718Z | Downloaded async-stream-impl v0.3.6 |
1268 | 2025-07-14T17:22:52.718Z | Downloaded async-stream v0.3.6 |
1269 | 2025-07-14T17:22:52.718Z | Downloaded async-recursion v1.1.1 |
1270 | 2025-07-14T17:22:52.718Z | Downloaded assert_matches v1.5.0 |
1271 | 2025-07-14T17:22:52.718Z | Downloaded ascii-canvas v3.0.0 |
1272 | 2025-07-14T17:22:52.718Z | Downloaded arrayref v0.3.9 |
1273 | 2025-07-14T17:22:52.718Z | Downloaded aho-corasick v1.1.3 |
1274 | 2025-07-14T17:22:52.718Z | Downloaded aes v0.8.4 |
1275 | 2025-07-14T17:22:52.742Z | Downloaded base64 v0.22.1 |
1276 | 2025-07-14T17:22:52.742Z | Downloaded base16ct v0.2.0 |
1277 | 2025-07-14T17:22:52.742Z | Downloaded backoff v0.4.0 |
1278 | 2025-07-14T17:22:52.743Z | Downloaded hex-literal v0.4.1 |
1279 | 2025-07-14T17:22:52.743Z | Downloaded arrayvec v0.7.6 |
1280 | 2025-07-14T17:22:52.743Z | Downloaded arc-swap v1.7.1 |
1281 | 2025-07-14T17:22:52.743Z | Downloaded allocator-api2 v0.2.21 |
1282 | 2025-07-14T17:22:52.743Z | Downloaded ahash v0.8.11 |
1283 | 2025-07-14T17:22:52.767Z | Downloaded array-init v0.0.4 |
1284 | 2025-07-14T17:22:52.767Z | Downloaded argon2 v0.5.3 |
1285 | 2025-07-14T17:22:52.767Z | Downloaded aead v0.5.2 |
1286 | 2025-07-14T17:22:52.767Z | Downloaded addr2line v0.24.2 |
1287 | 2025-07-14T17:22:52.767Z | Downloaded bit-vec v0.6.3 |
1288 | 2025-07-14T17:22:52.767Z | Downloaded adler2 v2.0.0 |
1289 | 2025-07-14T17:22:52.939Z | Compiling value-bag v1.9.0 |
1290 | 2025-07-14T17:22:52.939Z | Compiling shlex v1.3.0 |
1291 | 2025-07-14T17:22:52.939Z | Compiling lock_api v0.4.12 |
1292 | 2025-07-14T17:22:52.939Z | Compiling scopeguard v1.2.0 |
1293 | 2025-07-14T17:22:52.939Z | Compiling typenum v1.17.0 |
1294 | 2025-07-14T17:22:52.963Z | Compiling generic-array v0.14.7 |
1295 | 2025-07-14T17:22:52.963Z | Compiling syn v2.0.104 |
1296 | 2025-07-14T17:22:52.963Z | Compiling getrandom v0.2.15 |
1297 | 2025-07-14T17:22:53.236Z | Compiling jobserver v0.1.32 |
1298 | 2025-07-14T17:22:53.419Z | Compiling log v0.4.27 |
1299 | 2025-07-14T17:22:53.444Z | Compiling rand_core v0.6.4 |
1300 | 2025-07-14T17:22:53.530Z | Compiling smallvec v1.15.0 |
1301 | 2025-07-14T17:22:53.646Z | Compiling portable-atomic v1.11.0 |
1302 | 2025-07-14T17:22:53.964Z | Compiling cc v1.2.15 |
1303 | 2025-07-14T17:22:53.989Z | Compiling critical-section v1.1.3 |
1304 | 2025-07-14T17:22:54.084Z | Compiling subtle v2.6.1 |
1305 | 2025-07-14T17:22:54.108Z | Compiling const-oid v0.9.6 |
1306 | 2025-07-14T17:22:54.209Z | Compiling pkg-config v0.3.31 |
1307 | 2025-07-14T17:22:54.243Z | Compiling pin-project-lite v0.2.14 |
1308 | 2025-07-14T17:22:54.416Z | Compiling parking_lot_core v0.9.10 |
1309 | 2025-07-14T17:22:54.496Z | Compiling rustix v0.38.37 |
1310 | 2025-07-14T17:22:55.402Z | Compiling signal-hook-registry v1.4.2 |
1311 | 2025-07-14T17:22:55.427Z | Compiling mio v1.0.2 |
1312 | 2025-07-14T17:22:55.548Z | Compiling parking_lot v0.12.3 |
1313 | 2025-07-14T17:22:55.714Z | Compiling futures-core v0.3.31 |
1314 | 2025-07-14T17:22:56.245Z | Compiling once_cell v1.21.3 |
1315 | 2025-07-14T17:22:56.294Z | Compiling spin v0.9.8 |
1316 | 2025-07-14T17:22:56.319Z | Compiling socket2 v0.5.10 |
1317 | 2025-07-14T17:22:56.365Z | Compiling slab v0.4.9 |
1318 | 2025-07-14T17:22:56.636Z | Compiling aho-corasick v1.1.3 |
1319 | 2025-07-14T17:22:56.698Z | Compiling cpufeatures v0.2.14 |
1320 | 2025-07-14T17:22:56.737Z | Compiling regex-syntax v0.8.5 |
1321 | 2025-07-14T17:22:56.762Z | Compiling libm v0.2.8 |
1322 | 2025-07-14T17:22:56.789Z | Compiling either v1.15.0 |
1323 | 2025-07-14T17:22:56.850Z | Compiling serde_json v1.0.140 |
1324 | 2025-07-14T17:22:57.226Z | Compiling num-traits v0.2.19 |
1325 | 2025-07-14T17:22:57.254Z | Compiling futures-sink v0.3.31 |
1326 | 2025-07-14T17:22:57.279Z | Compiling percent-encoding v2.3.1 |
1327 | 2025-07-14T17:22:57.349Z | Compiling glob v0.3.2 |
1328 | 2025-07-14T17:22:57.448Z | Compiling getrandom v0.3.1 |
1329 | 2025-07-14T17:22:57.954Z | Compiling prettyplease v0.2.35 |
1330 | 2025-07-14T17:22:58.215Z | Compiling clang-sys v1.8.1 |
1331 | 2025-07-14T17:22:58.311Z | Compiling lazy_static v1.5.0 |
1332 | 2025-07-14T17:22:58.359Z | Compiling foldhash v0.1.5 |
1333 | 2025-07-14T17:22:58.466Z | Compiling allocator-api2 v0.2.21 |
1334 | 2025-07-14T17:22:58.612Z | Compiling minimal-lexical v0.2.1 |
1335 | 2025-07-14T17:22:58.997Z | Compiling libloading v0.8.5 |
1336 | 2025-07-14T17:22:59.140Z | Compiling nom v7.1.3 |
1337 | 2025-07-14T17:22:59.188Z | Compiling bindgen v0.69.5 |
1338 | 2025-07-14T17:22:59.333Z | Compiling hashbrown v0.15.4 |
1339 | 2025-07-14T17:22:59.439Z | Compiling home v0.5.9 |
1340 | 2025-07-14T17:22:59.674Z | Compiling base64ct v1.6.0 |
1341 | 2025-07-14T17:23:00.412Z | Compiling pem-rfc7468 v0.7.0 |
1342 | 2025-07-14T17:23:00.681Z | Compiling regex-automata v0.4.8 |
1343 | 2025-07-14T17:23:00.779Z | Compiling futures-channel v0.3.31 |
1344 | 2025-07-14T17:23:01.139Z | Compiling synstructure v0.13.1 |
1345 | 2025-07-14T17:23:01.389Z | Compiling itertools v0.12.1 |
1346 | 2025-07-14T17:23:02.758Z | Compiling cexpr v0.6.0 |
1347 | 2025-07-14T17:23:02.913Z | Compiling pin-utils v0.1.0 |
1348 | 2025-07-14T17:23:03.066Z | Compiling rustc-hash v1.1.0 |
1349 | 2025-07-14T17:23:03.250Z | Compiling futures-task v0.3.31 |
1350 | 2025-07-14T17:23:03.311Z | Compiling flagset v0.4.6 |
1351 | 2025-07-14T17:23:03.621Z | Compiling lazycell v1.3.0 |
1352 | 2025-07-14T17:23:03.651Z | Compiling futures-io v0.3.31 |
1353 | 2025-07-14T17:23:03.870Z | Compiling cmake v0.1.51 |
1354 | 2025-07-14T17:23:04.002Z | Compiling fs_extra v1.3.0 |
1355 | 2025-07-14T17:23:04.405Z | Compiling zerocopy v0.8.26 |
1356 | 2025-07-14T17:23:04.520Z | Compiling dunce v1.0.5 |
1357 | 2025-07-14T17:23:04.548Z | Compiling form_urlencoded v1.2.1 |
1358 | 2025-07-14T17:23:04.638Z | Compiling vcpkg v0.2.15 |
1359 | 2025-07-14T17:23:04.745Z | Compiling paste v1.0.15 |
1360 | 2025-07-14T17:23:04.857Z | Compiling crossbeam-utils v0.8.21 |
1361 | 2025-07-14T17:23:04.984Z | Compiling ring v0.17.14 |
1362 | 2025-07-14T17:23:05.396Z | Compiling tracing-core v0.1.32 |
1363 | 2025-07-14T17:23:05.482Z | Compiling aws-lc-rs v1.12.4 |
1364 | 2025-07-14T17:23:05.968Z | Compiling iana-time-zone v0.1.63 |
1365 | 2025-07-14T17:23:06.611Z | Compiling openssl-sys v0.9.109 |
1366 | 2025-07-14T17:23:06.686Z | Compiling base64 v0.22.1 |
1367 | 2025-07-14T17:23:06.723Z | Compiling serde_derive v1.0.219 |
1368 | 2025-07-14T17:23:06.945Z | Compiling zeroize_derive v1.4.2 |
1369 | 2025-07-14T17:23:07.436Z | Compiling zerofrom-derive v0.1.4 |
1370 | 2025-07-14T17:23:07.730Z | Compiling yoke-derive v0.7.4 |
1371 | 2025-07-14T17:23:07.775Z | Compiling zerovec-derive v0.10.3 |
1372 | 2025-07-14T17:23:08.360Z | Compiling zeroize v1.8.1 |
1373 | 2025-07-14T17:23:10.397Z | Compiling crypto-common v0.1.6 |
1374 | 2025-07-14T17:23:10.631Z | Compiling block-buffer v0.10.4 |
1375 | 2025-07-14T17:23:10.655Z | Compiling displaydoc v0.2.5 |
1376 | 2025-07-14T17:23:10.682Z | Compiling zerocopy-derive v0.7.35 |
1377 | 2025-07-14T17:23:11.134Z | Compiling digest v0.10.7 |
1378 | 2025-07-14T17:23:11.339Z | Compiling zerofrom v0.1.4 |
1379 | 2025-07-14T17:23:11.494Z | Compiling tokio-macros v2.5.0 |
1380 | 2025-07-14T17:23:11.641Z | Compiling yoke v0.7.4 |
1381 | 2025-07-14T17:23:11.674Z | Compiling hmac v0.12.1 |
1382 | 2025-07-14T17:23:11.699Z | Compiling icu_provider_macros v1.5.0 |
1383 | 2025-07-14T17:23:11.988Z | Compiling block-padding v0.3.3 |
1384 | 2025-07-14T17:23:12.085Z | Compiling zerovec v0.10.4 |
1385 | 2025-07-14T17:23:12.288Z | Compiling inout v0.1.3 |
1386 | 2025-07-14T17:23:12.358Z | Compiling sha2 v0.10.9 |
1387 | 2025-07-14T17:23:12.392Z | Compiling regex v1.11.1 |
1388 | 2025-07-14T17:23:12.615Z | Compiling cipher v0.4.4 |
1389 | 2025-07-14T17:23:12.828Z | Compiling zerocopy v0.7.35 |
1390 | 2025-07-14T17:23:12.864Z | Compiling der_derive v0.7.3 |
1391 | 2025-07-14T17:23:13.104Z | Compiling futures-macro v0.3.31 |
1392 | 2025-07-14T17:23:13.226Z | Compiling thiserror-impl v1.0.69 |
1393 | 2025-07-14T17:23:13.441Z | Compiling salsa20 v0.10.2 |
1394 | 2025-07-14T17:23:13.816Z | Compiling pbkdf2 v0.12.2 |
1395 | 2025-07-14T17:23:14.064Z | Compiling zerocopy-derive v0.8.26 |
1396 | 2025-07-14T17:23:14.420Z | Compiling tinystr v0.7.6 |
1397 | 2025-07-14T17:23:14.486Z | Compiling icu_collections v1.5.0 |
1398 | 2025-07-14T17:23:14.686Z | Compiling serde v1.0.219 |
1399 | 2025-07-14T17:23:14.882Z | Compiling icu_locid v1.5.0 |
1400 | 2025-07-14T17:23:15.125Z | Compiling futures-util v0.3.31 |
1401 | 2025-07-14T17:23:15.289Z | Compiling der v0.7.9 |
1402 | 2025-07-14T17:23:15.787Z | Compiling ppv-lite86 v0.2.20 |
1403 | 2025-07-14T17:23:16.066Z | Compiling scrypt v0.11.0 |
1404 | 2025-07-14T17:23:16.619Z | Compiling icu_provider v1.5.0 |
1405 | 2025-07-14T17:23:16.649Z | Compiling thiserror v1.0.69 |
1406 | 2025-07-14T17:23:16.775Z | Compiling aes v0.8.4 |
1407 | 2025-07-14T17:23:16.802Z | Compiling cbc v0.1.2 |
1408 | 2025-07-14T17:23:17.090Z | Compiling pest v2.7.14 |
1409 | 2025-07-14T17:23:17.358Z | Compiling tracing-attributes v0.1.27 |
1410 | 2025-07-14T17:23:17.464Z | Compiling icu_locid_transform v1.5.0 |
1411 | 2025-07-14T17:23:17.698Z | Compiling spki v0.7.3 |
1412 | 2025-07-14T17:23:18.596Z | Compiling pkcs5 v0.7.1 |
1413 | 2025-07-14T17:23:19.587Z | Compiling icu_properties v1.5.1 |
1414 | 2025-07-14T17:23:19.722Z | Compiling pest_meta v2.7.14 |
1415 | 2025-07-14T17:23:19.908Z | Compiling pkcs8 v0.10.2 |
1416 | 2025-07-14T17:23:20.086Z | Compiling scroll_derive v0.12.0 |
1417 | 2025-07-14T17:23:20.595Z | Compiling bytes v1.10.1 |
1418 | 2025-07-14T17:23:20.845Z | Compiling bitflags v2.9.1 |
1419 | 2025-07-14T17:23:21.237Z | Compiling semver v1.0.26 |
1420 | 2025-07-14T17:23:21.529Z | Compiling indexmap v2.10.0 |
1421 | 2025-07-14T17:23:21.958Z | Compiling tokio v1.45.1 |
1422 | 2025-07-14T17:23:22.093Z | Compiling http v1.3.1 |
1423 | 2025-07-14T17:23:22.259Z | Compiling rustc_version v0.4.1 |
1424 | 2025-07-14T17:23:22.965Z | Compiling uuid v1.17.0 |
1425 | 2025-07-14T17:23:22.990Z | Compiling tracing v0.1.40 |
1426 | 2025-07-14T17:23:23.534Z | Compiling chrono v0.4.41 |
1427 | 2025-07-14T17:23:24.041Z | Compiling icu_normalizer v1.5.0 |
1428 | 2025-07-14T17:23:24.365Z | Compiling http-body v1.0.1 |
1429 | 2025-07-14T17:23:24.447Z | Compiling tinyvec_macros v0.1.1 |
1430 | 2025-07-14T17:23:24.511Z | Compiling rustls-pki-types v1.10.0 |
1431 | 2025-07-14T17:23:24.585Z | Compiling rustversion v1.0.17 |
1432 | 2025-07-14T17:23:24.615Z | Compiling httparse v1.9.5 |
1433 | 2025-07-14T17:23:24.691Z | Compiling tinyvec v1.8.0 |
1434 | 2025-07-14T17:23:25.311Z | Compiling which v4.4.2 |
1435 | 2025-07-14T17:23:25.386Z | Compiling idna_adapter v1.2.0 |
1436 | 2025-07-14T17:23:25.689Z | Compiling idna v1.0.3 |
1437 | 2025-07-14T17:23:25.987Z | Compiling rand_core v0.9.2 |
1438 | 2025-07-14T17:23:26.072Z | Compiling scroll v0.12.0 |
1439 | 2025-07-14T17:23:26.231Z | Compiling pest_generator v2.7.14 |
1440 | 2025-07-14T17:23:26.309Z | Compiling serde_derive_internals v0.29.1 |
1441 | 2025-07-14T17:23:26.504Z | Compiling url v2.5.4 |
1442 | 2025-07-14T17:23:26.617Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1443 | 2025-07-14T17:23:27.131Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1444 | 2025-07-14T17:23:27.172Z | Compiling foreign-types-shared v0.1.1 |
1445 | 2025-07-14T17:23:27.315Z | Compiling tower-service v0.3.3 |
1446 | 2025-07-14T17:23:27.340Z | Compiling adler2 v2.0.0 |
1447 | 2025-07-14T17:23:27.487Z | Compiling openssl v0.10.73 |
1448 | 2025-07-14T17:23:27.609Z | Compiling openssl-probe v0.1.5 |
1449 | 2025-07-14T17:23:27.916Z | Compiling untrusted v0.9.0 |
1450 | 2025-07-14T17:23:27.944Z | Compiling schemars v0.8.22 |
1451 | 2025-07-14T17:23:27.974Z | Compiling try-lock v0.2.5 |
1452 | 2025-07-14T17:23:28.001Z | Compiling atomic-waker v1.1.2 |
1453 | 2025-07-14T17:23:28.162Z | Compiling num-conv v0.1.0 |
1454 | 2025-07-14T17:23:28.209Z | Compiling powerfmt v0.2.0 |
1455 | 2025-07-14T17:23:28.234Z | Compiling untrusted v0.7.1 |
1456 | 2025-07-14T17:23:28.347Z | Compiling time-core v0.1.2 |
1457 | 2025-07-14T17:23:28.406Z | Compiling want v0.3.1 |
1458 | 2025-07-14T17:23:28.529Z | Compiling pest_derive v2.7.14 |
1459 | 2025-07-14T17:23:28.625Z | Compiling time-macros v0.2.18 |
1460 | 2025-07-14T17:23:28.660Z | Compiling schemars_derive v0.8.22 |
1461 | 2025-07-14T17:23:28.691Z | Compiling deranged v0.3.11 |
1462 | 2025-07-14T17:23:29.445Z | Compiling miniz_oxide v0.8.5 |
1463 | 2025-07-14T17:23:30.226Z | Compiling goblin v0.8.2 |
1464 | 2025-07-14T17:23:31.178Z | Compiling foreign-types v0.3.2 |
1465 | 2025-07-14T17:23:31.925Z | Compiling tokio-util v0.7.15 |
1466 | 2025-07-14T17:23:31.974Z | Compiling rand_chacha v0.9.0 |
1467 | 2025-07-14T17:23:33.690Z | Compiling h2 v0.4.6 |
1468 | 2025-07-14T17:23:34.265Z | Compiling ipnet v2.11.0 |
1469 | 2025-07-14T17:23:34.654Z | Compiling openssl-macros v0.1.1 |
1470 | 2025-07-14T17:23:35.528Z | Compiling syn v1.0.109 |
1471 | 2025-07-14T17:23:35.555Z | Compiling httpdate v1.0.3 |
1472 | 2025-07-14T17:23:36.097Z | Compiling num_threads v0.1.7 |
1473 | 2025-07-14T17:23:36.271Z | Compiling dyn-clone v1.0.19 |
1474 | 2025-07-14T17:23:36.319Z | Compiling rustls v0.23.19 |
1475 | 2025-07-14T17:23:36.344Z | Compiling native-tls v0.2.12 |
1476 | 2025-07-14T17:23:36.833Z | Compiling time v0.3.36 |
1477 | 2025-07-14T17:23:37.649Z | Compiling dof v0.3.0 |
1478 | 2025-07-14T17:23:40.067Z | Compiling rand v0.9.1 |
1479 | 2025-07-14T17:23:40.249Z | Compiling dtrace-parser v0.2.0 |
1480 | 2025-07-14T17:23:40.709Z | Compiling unicode-normalization v0.1.24 |
1481 | 2025-07-14T17:23:41.771Z | Compiling hyper v1.6.0 |
1482 | 2025-07-14T17:23:42.252Z | Compiling heapless v0.7.17 |
1483 | 2025-07-14T17:23:42.277Z | Compiling signature v2.2.0 |
1484 | 2025-07-14T17:23:42.426Z | Compiling crossbeam-epoch v0.9.18 |
1485 | 2025-07-14T17:23:42.669Z | Compiling crc32fast v1.4.2 |
1486 | 2025-07-14T17:23:42.862Z | Compiling cookie v0.18.1 |
1487 | 2025-07-14T17:23:43.104Z | Compiling signal-hook v0.3.17 |
1488 | 2025-07-14T17:23:43.242Z | Compiling unicode-bidi v0.3.17 |
1489 | 2025-07-14T17:23:43.310Z | Compiling unicode-properties v0.1.3 |
1490 | 2025-07-14T17:23:43.364Z | Compiling slog v2.7.0 |
1491 | 2025-07-14T17:23:43.440Z | Compiling siphasher v0.3.11 |
1492 | 2025-07-14T17:23:43.841Z | Compiling rayon-core v1.12.1 |
1493 | 2025-07-14T17:23:43.944Z | Compiling zlib-rs v0.5.1 |
1494 | 2025-07-14T17:23:44.010Z | Compiling zstd-safe v7.2.3 |
1495 | 2025-07-14T17:23:44.272Z | Compiling stringprep v0.1.5 |
1496 | 2025-07-14T17:23:44.597Z | Compiling phf_shared v0.11.2 |
1497 | 2025-07-14T17:23:44.946Z | Compiling hyper-util v0.1.14 |
1498 | 2025-07-14T17:23:45.382Z | Compiling crossbeam-deque v0.8.5 |
1499 | 2025-07-14T17:23:45.524Z | Compiling usdt-impl v0.5.0 |
1500 | 2025-07-14T17:23:45.733Z | Compiling curve25519-dalek v4.1.3 |
1501 | 2025-07-14T17:23:45.850Z | Compiling serde_spanned v0.6.9 |
1502 | 2025-07-14T17:23:46.288Z | Compiling toml_datetime v0.6.11 |
1503 | 2025-07-14T17:23:46.313Z | Compiling serde_tokenstream v0.2.2 |
1504 | 2025-07-14T17:23:46.517Z | Compiling rand_chacha v0.3.1 |
1505 | 2025-07-14T17:23:46.865Z | Compiling md-5 v0.10.6 |
1506 | 2025-07-14T17:23:47.004Z | Compiling num-integer v0.1.46 |
1507 | 2025-07-14T17:23:47.032Z | Compiling sync_wrapper v1.0.1 |
1508 | 2025-07-14T17:23:47.188Z | Compiling ff v0.13.0 |
1509 | 2025-07-14T17:23:47.259Z | Compiling hash32 v0.2.1 |
1510 | 2025-07-14T17:23:47.475Z | Compiling memoffset v0.9.1 |
1511 | 2025-07-14T17:23:47.667Z | Compiling psl-types v2.0.11 |
1512 | 2025-07-14T17:23:47.757Z | Compiling base16ct v0.2.0 |
1513 | 2025-07-14T17:23:47.842Z | Compiling tower-layer v0.3.3 |
1514 | 2025-07-14T17:23:47.921Z | Compiling gimli v0.31.1 |
1515 | 2025-07-14T17:23:48.177Z | Compiling smoltcp v0.9.1 |
1516 | 2025-07-14T17:23:48.262Z | Compiling litrs v0.4.1 |
1517 | 2025-07-14T17:23:48.935Z | Compiling newtype-uuid v1.2.4 |
1518 | 2025-07-14T17:23:49.173Z | Compiling fallible-iterator v0.2.0 |
1519 | 2025-07-14T17:23:49.289Z | Compiling num-bigint-dig v0.8.4 |
1520 | 2025-07-14T17:23:49.318Z | Compiling cfg_aliases v0.2.1 |
1521 | 2025-07-14T17:23:49.501Z | Compiling nix v0.29.0 |
1522 | 2025-07-14T17:23:49.608Z | Compiling document-features v0.2.10 |
1523 | 2025-07-14T17:23:49.861Z | Compiling postgres-protocol v0.6.8 |
1524 | 2025-07-14T17:23:49.930Z | Compiling tower v0.5.2 |
1525 | 2025-07-14T17:23:50.487Z | Compiling sec1 v0.7.3 |
1526 | 2025-07-14T17:23:50.814Z | Compiling libz-rs-sys v0.5.1 |
1527 | 2025-07-14T17:23:50.917Z | Compiling publicsuffix v2.3.0 |
1528 | 2025-07-14T17:23:51.188Z | Compiling flate2 v1.1.2 |
1529 | 2025-07-14T17:23:51.315Z | Compiling num-iter v0.1.45 |
1530 | 2025-07-14T17:23:51.420Z | Compiling group v0.13.0 |
1531 | 2025-07-14T17:23:51.550Z | Compiling rand v0.8.5 |
1532 | 2025-07-14T17:23:51.903Z | Compiling tokio-native-tls v0.3.1 |
1533 | 2025-07-14T17:23:52.681Z | Compiling addr2line v0.24.2 |
1534 | 2025-07-14T17:23:53.349Z | Compiling ipnetwork v0.21.1 |
1535 | 2025-07-14T17:23:53.406Z | Compiling strum_macros v0.27.1 |
1536 | 2025-07-14T17:23:53.507Z | Compiling rustls-native-certs v0.8.1 |
1537 | 2025-07-14T17:23:53.620Z | Compiling webpki-roots v1.0.1 |
1538 | 2025-07-14T17:23:53.821Z | Compiling terminal_size v0.4.0 |
1539 | 2025-07-14T17:23:53.901Z | Compiling http-body-util v0.1.3 |
1540 | 2025-07-14T17:23:54.111Z | Compiling hkdf v0.12.4 |
1541 | 2025-07-14T17:23:54.160Z | Compiling crypto-bigint v0.5.5 |
1542 | 2025-07-14T17:23:54.209Z | Compiling curve25519-dalek-derive v0.1.1 |
1543 | 2025-07-14T17:23:54.427Z | Compiling async-trait v0.1.88 |
1544 | 2025-07-14T17:23:54.452Z | Compiling thiserror-impl v2.0.12 |
1545 | 2025-07-14T17:23:54.507Z | Compiling object v0.36.5 |
1546 | 2025-07-14T17:23:55.939Z | Compiling ahash v0.8.11 |
1547 | 2025-07-14T17:23:56.318Z | Compiling fs-err v3.1.1 |
1548 | 2025-07-14T17:23:56.717Z | Compiling winnow v0.5.40 |
1549 | 2025-07-14T17:23:57.256Z | Compiling anyhow v1.0.98 |
1550 | 2025-07-14T17:23:57.918Z | Compiling bitflags v1.3.2 |
1551 | 2025-07-14T17:23:58.064Z | Compiling buf-list v1.0.3 |
1552 | 2025-07-14T17:23:58.349Z | Compiling lockfree-object-pool v0.1.6 |
1553 | 2025-07-14T17:23:58.701Z | Compiling managed v0.8.0 |
1554 | 2025-07-14T17:23:58.849Z | Compiling bumpalo v3.16.0 |
1555 | 2025-07-14T17:23:59.036Z | Compiling simd-adler32 v0.3.7 |
1556 | 2025-07-14T17:23:59.226Z | Compiling rustc-demangle v0.1.24 |
1557 | 2025-07-14T17:23:59.457Z | Compiling hubpack_derive v0.1.1 |
1558 | 2025-07-14T17:23:59.482Z | Compiling iri-string v0.7.8 |
1559 | 2025-07-14T17:23:59.655Z | Compiling clap_builder v4.5.40 |
1560 | 2025-07-14T17:24:00.255Z | Compiling console v0.15.10 |
1561 | 2025-07-14T17:24:00.423Z | Compiling hubpack v0.1.2 |
1562 | 2025-07-14T17:24:00.699Z | Compiling toml_edit v0.19.15 |
1563 | 2025-07-14T17:24:00.899Z | Compiling zopfli v0.8.1 |
1564 | 2025-07-14T17:24:01.909Z | Compiling backtrace v0.3.74 |
1565 | 2025-07-14T17:24:02.502Z | Compiling strum v0.27.1 |
1566 | 2025-07-14T17:24:02.782Z | Compiling tower-http v0.6.6 |
1567 | 2025-07-14T17:24:02.832Z | Compiling thiserror v2.0.12 |
1568 | 2025-07-14T17:24:03.525Z | Compiling elliptic-curve v0.13.8 |
1569 | 2025-07-14T17:24:03.892Z | Compiling hyper-tls v0.6.0 |
1570 | 2025-07-14T17:24:03.917Z | Compiling oxnet v0.1.2 |
1571 | 2025-07-14T17:24:04.565Z | Compiling signal-hook-mio v0.2.4 |
1572 | 2025-07-14T17:24:04.784Z | Compiling rayon v1.10.0 |
1573 | 2025-07-14T17:24:04.851Z | Compiling cookie_store v0.21.1 |
1574 | 2025-07-14T17:24:05.091Z | Compiling zstd v0.13.3 |
1575 | 2025-07-14T17:24:06.095Z | Compiling postgres-types v0.2.9 |
1576 | 2025-07-14T17:24:06.867Z | Compiling usdt-attr-macro v0.5.0 |
1577 | 2025-07-14T17:24:07.742Z | Compiling usdt-macro v0.5.0 |
1578 | 2025-07-14T17:24:08.445Z | Compiling phf v0.11.2 |
1579 | 2025-07-14T17:24:08.792Z | Compiling ed25519 v2.2.3 |
1580 | 2025-07-14T17:24:08.819Z | Compiling bzip2 v0.5.2 |
1581 | 2025-07-14T17:24:08.958Z | Compiling bzip2 v0.4.4 |
1582 | 2025-07-14T17:24:09.269Z | Compiling strum_macros v0.26.4 |
1583 | 2025-07-14T17:24:09.323Z | Compiling serde_urlencoded v0.7.1 |
1584 | 2025-07-14T17:24:09.456Z | Compiling serde-big-array v0.5.1 |
1585 | 2025-07-14T17:24:09.745Z | Compiling pkcs1 v0.7.5 |
1586 | 2025-07-14T17:24:09.918Z | Compiling rfc6979 v0.4.0 |
1587 | 2025-07-14T17:24:10.152Z | Compiling bstr v1.10.0 |
1588 | 2025-07-14T17:24:10.260Z | Compiling serde_repr v0.1.19 |
1589 | 2025-07-14T17:24:10.922Z | Compiling clap_derive v4.5.40 |
1590 | 2025-07-14T17:24:11.075Z | Compiling enum-as-inner v0.6.1 |
1591 | 2025-07-14T17:24:11.709Z | Compiling daft-derive v0.1.4 |
1592 | 2025-07-14T17:24:11.958Z | Compiling float-cmp v0.10.0 |
1593 | 2025-07-14T17:24:12.331Z | Compiling encoding_rs v0.8.34 |
1594 | 2025-07-14T17:24:12.360Z | Compiling precomputed-hash v0.1.1 |
1595 | 2025-07-14T17:24:12.529Z | Compiling fixedbitset v0.4.2 |
1596 | 2025-07-14T17:24:12.577Z | Compiling new_debug_unreachable v1.0.6 |
1597 | 2025-07-14T17:24:12.709Z | Compiling whoami v1.5.2 |
1598 | 2025-07-14T17:24:13.130Z | Compiling unicode-segmentation v1.12.0 |
1599 | 2025-07-14T17:24:13.327Z | Compiling data-encoding v2.9.0 |
1600 | 2025-07-14T17:24:13.808Z | Compiling static_assertions v1.1.0 |
1601 | 2025-07-14T17:24:13.984Z | Compiling number_prefix v0.4.0 |
1602 | 2025-07-14T17:24:14.038Z | Compiling normalize-line-endings v0.3.0 |
1603 | 2025-07-14T17:24:14.271Z | Compiling predicates-core v1.0.8 |
1604 | 2025-07-14T17:24:14.316Z | Compiling difflib v0.4.0 |
1605 | 2025-07-14T17:24:14.589Z | Compiling mime v0.3.17 |
1606 | 2025-07-14T17:24:14.727Z | Compiling strum v0.26.3 |
1607 | 2025-07-14T17:24:15.012Z | Compiling predicates v3.1.3 |
1608 | 2025-07-14T17:24:15.200Z | Compiling indicatif v0.17.11 |
1609 | 2025-07-14T17:24:15.513Z | Compiling hickory-proto v0.25.2 |
1610 | 2025-07-14T17:24:15.772Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
1611 | 2025-07-14T17:24:15.797Z | Compiling clap v4.5.40 |
1612 | 2025-07-14T17:24:16.023Z | Compiling similar v2.7.0 |
1613 | 2025-07-14T17:24:16.499Z | Compiling daft v0.1.4 |
1614 | 2025-07-14T17:24:16.713Z | Compiling toml_edit v0.22.27 |
1615 | 2025-07-14T17:24:17.162Z | Compiling tokio-postgres v0.7.13 |
1616 | 2025-07-14T17:24:17.982Z | Compiling petgraph v0.6.5 |
1617 | 2025-07-14T17:24:18.128Z | Compiling string_cache v0.8.9 |
1618 | 2025-07-14T17:24:18.653Z | Compiling usdt v0.5.0 |
1619 | 2025-07-14T17:24:19.213Z | Compiling rsa v0.9.6 |
1620 | 2025-07-14T17:24:20.039Z | Compiling ecdsa v0.16.9 |
1621 | 2025-07-14T17:24:21.024Z | Compiling zip v0.6.6 |
1622 | 2025-07-14T17:24:22.389Z | Compiling ed25519-dalek v2.1.1 |
1623 | 2025-07-14T17:24:22.621Z | Compiling zip v4.2.0 |
1624 | 2025-07-14T17:24:23.217Z | Compiling toml v0.7.8 |
1625 | 2025-07-14T17:24:23.974Z | Compiling crossterm v0.28.1 |
1626 | 2025-07-14T17:24:25.379Z | Compiling tokio-stream v0.1.17 |
1627 | 2025-07-14T17:24:25.527Z | Compiling openapiv3 v2.2.0 |
1628 | 2025-07-14T17:24:25.848Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
1629 | 2025-07-14T17:24:25.999Z | Compiling x509-cert v0.2.5 |
1630 | 2025-07-14T17:24:26.528Z | Compiling sha1 v0.10.6 |
1631 | 2025-07-14T17:24:26.554Z | Compiling itertools v0.10.5 |
1632 | 2025-07-14T17:24:27.099Z | Compiling dirs-sys-next v0.1.2 |
1633 | 2025-07-14T17:24:27.713Z | Compiling winnow v0.6.26 |
1634 | 2025-07-14T17:24:27.857Z | Compiling peg-runtime v0.8.5 |
1635 | 2025-07-14T17:24:27.948Z | Compiling rustc-hash v2.1.1 |
1636 | 2025-07-14T17:24:28.182Z | Compiling lalrpop-util v0.19.12 |
1637 | 2025-07-14T17:24:28.499Z | Compiling dirs-next v2.0.0 |
1638 | 2025-07-14T17:24:28.639Z | Compiling thread_local v1.1.8 |
1639 | 2025-07-14T17:24:28.736Z | Compiling slog-async v2.8.0 |
1640 | 2025-07-14T17:24:29.189Z | Compiling term v0.7.0 |
1641 | 2025-07-14T17:24:29.215Z | Compiling xattr v1.3.1 |
1642 | 2025-07-14T17:24:29.429Z | Compiling futures-executor v0.3.31 |
1643 | 2025-07-14T17:24:29.469Z | Compiling crossbeam-channel v0.5.15 |
1644 | 2025-07-14T17:24:29.530Z | Compiling filetime v0.2.25 |
1645 | 2025-07-14T17:24:29.774Z | Compiling is-terminal v0.4.13 |
1646 | 2025-07-14T17:24:29.873Z | Compiling take_mut v0.2.2 |
1647 | 2025-07-14T17:24:29.943Z | Compiling slog-term v2.9.1 |
1648 | 2025-07-14T17:24:29.972Z | Compiling tar v0.4.44 |
1649 | 2025-07-14T17:24:30.080Z | Compiling futures v0.3.31 |
1650 | 2025-07-14T17:24:30.496Z | Compiling camino v1.1.10 |
1651 | 2025-07-14T17:24:37.973Z | Compiling aws-lc-sys v0.26.0 |
1652 | 2025-07-14T17:25:13.742Z | Compiling rustls-webpki v0.102.8 |
1653 | 2025-07-14T17:25:20.354Z | Compiling tokio-rustls v0.26.0 |
1654 | 2025-07-14T17:25:20.691Z | Compiling hyper-rustls v0.27.7 |
1655 | 2025-07-14T17:25:21.058Z | Compiling reqwest v0.12.22 |
1656 | 2025-07-14T17:25:26.105Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1657 | 2025-07-14T17:25:26.538Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1658 | 2025-07-14T17:25:33.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s |
1659 | 2025-07-14T17:25:33.201Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1660 | 2025-07-14T17:25:33.275Z | Jul 14 17:25:32.299 INFO Starting download, target: Clickhouse |
1661 | 2025-07-14T17:25:33.275Z | Jul 14 17:25:32.300 INFO Starting download, target: Cockroach |
1662 | 2025-07-14T17:25:33.276Z | Jul 14 17:25:32.300 INFO Starting download, target: Console |
1663 | 2025-07-14T17:25:33.276Z | Jul 14 17:25:32.300 INFO Starting download, target: DendriteStub |
1664 | 2025-07-14T17:25:33.276Z | Jul 14 17:25:32.300 INFO Starting download, target: MaghemiteMgd |
1665 | 2025-07-14T17:25:33.276Z | Jul 14 17:25:32.300 INFO Starting download, target: TransceiverControl |
1666 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.302 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1667 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.303 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1668 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.303 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1669 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.303 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1670 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.303 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1671 | 2025-07-14T17:25:33.331Z | Jul 14 17:25:32.303 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1672 | 2025-07-14T17:25:33.719Z | Jul 14 17:25:32.738 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1673 | 2025-07-14T17:25:34.112Z | Jul 14 17:25:33.124 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1674 | 2025-07-14T17:25:34.219Z | Jul 14 17:25:33.236 INFO Download complete, target: Console |
1675 | 2025-07-14T17:25:34.526Z | Jul 14 17:25:33.548 INFO Download complete, target: TransceiverControl |
1676 | 2025-07-14T17:25:37.612Z | Jul 14 17:25:36.635 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1677 | 2025-07-14T17:25:39.607Z | Jul 14 17:25:38.632 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1678 | 2025-07-14T17:25:40.129Z | Jul 14 17:25:38.983 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1679 | 2025-07-14T17:25:40.129Z | Jul 14 17:25:38.983 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1680 | 2025-07-14T17:25:41.792Z | Jul 14 17:25:40.817 INFO Download complete, target: DendriteStub |
1681 | 2025-07-14T17:25:45.045Z | Jul 14 17:25:44.070 INFO Download complete, target: MaghemiteMgd |
1682 | 2025-07-14T17:25:50.705Z | Jul 14 17:25:49.730 INFO Checking that binary works, target: Cockroach |
1683 | 2025-07-14T17:25:51.024Z | Jul 14 17:25:50.049 INFO Download complete, target: Cockroach |
1684 | 2025-07-14T17:25:53.143Z | Jul 14 17:25:52.168 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1685 | 2025-07-14T17:26:07.944Z | Jul 14 17:26:06.970 INFO Checking that binary works, target: Clickhouse |
1686 | 2025-07-14T17:26:08.174Z | Jul 14 17:26:07.200 INFO Download complete, target: Clickhouse |
1687 | 2025-07-14T17:26:08.202Z | All builder prerequisites installed successfully, and PATH looks valid |
1688 | 2025-07-14T17:26:08.228Z | |
1689 | 2025-07-14T17:26:08.228Z | real 6:09.689227806 |
1690 | 2025-07-14T17:26:08.228Z | user 18:58.599533905 |
1691 | 2025-07-14T17:26:08.228Z | sys 3:00.968931717 |
1692 | 2025-07-14T17:26:08.228Z | trap 0.839606373 |
1693 | 2025-07-14T17:26:08.228Z | tflt 0.444845644 |
1694 | 2025-07-14T17:26:08.228Z | dflt 1.222755052 |
1695 | 2025-07-14T17:26:08.228Z | kflt 0.015216966 |
1696 | 2025-07-14T17:26:08.228Z | lock 50:39.542909782 |
1697 | 2025-07-14T17:26:08.228Z | slp 1:09:28.444532810 |
1698 | 2025-07-14T17:26:08.228Z | lat 1:22.640729459 |
1699 | 2025-07-14T17:26:08.228Z | stop 3:01.940630827 |
1700 | 2025-07-14T17:26:08.228Z | + banner clippy |
1701 | 2025-07-14T17:26:08.228Z | |
1702 | 2025-07-14T17:26:08.228Z | #### # # ##### ##### # # |
1703 | 2025-07-14T17:26:08.228Z | # # # # # # # # # # |
1704 | 2025-07-14T17:26:08.228Z | # # # # # # # # |
1705 | 2025-07-14T17:26:08.228Z | # # # ##### ##### # |
1706 | 2025-07-14T17:26:08.228Z | # # # # # # # |
1707 | 2025-07-14T17:26:08.228Z | #### ###### # # # # |
1708 | 2025-07-14T17:26:08.228Z | |
1709 | 2025-07-14T17:26:08.228Z | + export CARGO_INCREMENTAL=0 |
1710 | 2025-07-14T17:26:08.228Z | + CARGO_INCREMENTAL=0 |
1711 | 2025-07-14T17:26:08.228Z | + ptime -m cargo xtask clippy |
1712 | 2025-07-14T17:26:09.354Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
1713 | 2025-07-14T17:26:09.680Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1714 | 2025-07-14T17:26:13.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s |
1715 | 2025-07-14T17:26:13.878Z | Running `target/debug/xtask clippy` |
1716 | 2025-07-14T17:26:13.910Z | running: /home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
1717 | 2025-07-14T17:26:15.289Z | Downloading crates ... |
1718 | 2025-07-14T17:26:15.773Z | Downloaded guppy-workspace-hack v0.1.0 |
1719 | 2025-07-14T17:26:15.798Z | Downloaded async-io v2.3.4 |
1720 | 2025-07-14T17:26:15.798Z | Downloaded async-lock v3.4.0 |
1721 | 2025-07-14T17:26:15.826Z | Downloaded async-channel v2.3.1 |
1722 | 2025-07-14T17:26:15.826Z | Downloaded async-channel v1.9.0 |
1723 | 2025-07-14T17:26:15.826Z | Downloaded async-attributes v1.1.2 |
1724 | 2025-07-14T17:26:15.826Z | Downloaded futures-lite v2.3.0 |
1725 | 2025-07-14T17:26:15.826Z | Downloaded partial-io v0.5.4 |
1726 | 2025-07-14T17:26:15.826Z | Downloaded target-triple v0.1.3 |
1727 | 2025-07-14T17:26:15.826Z | Downloaded target-spec v3.4.2 |
1728 | 2025-07-14T17:26:15.826Z | Downloaded datatest-stable v0.3.2 |
1729 | 2025-07-14T17:26:15.852Z | Downloaded tinytemplate v1.2.1 |
1730 | 2025-07-14T17:26:15.852Z | Downloaded stringmetrics v2.2.2 |
1731 | 2025-07-14T17:26:15.852Z | Downloaded trybuild v1.0.105 |
1732 | 2025-07-14T17:26:15.852Z | Downloaded polling v3.7.3 |
1733 | 2025-07-14T17:26:15.852Z | Downloaded fancy-regex v0.14.0 |
1734 | 2025-07-14T17:26:15.852Z | Downloaded rstest v0.25.0 |
1735 | 2025-07-14T17:26:15.877Z | Downloaded path-tree v0.8.1 |
1736 | 2025-07-14T17:26:15.877Z | Downloaded httptest v0.16.3 |
1737 | 2025-07-14T17:26:15.877Z | Downloaded guppy v0.17.19 |
1738 | 2025-07-14T17:26:15.877Z | Downloaded similar-asserts v1.7.0 |
1739 | 2025-07-14T17:26:15.877Z | Downloaded relative-path v1.9.3 |
1740 | 2025-07-14T17:26:15.877Z | Downloaded proc-macro-crate v3.2.0 |
1741 | 2025-07-14T17:26:15.877Z | Downloaded rstest_macros v0.25.0 |
1742 | 2025-07-14T17:26:15.903Z | Downloaded concurrent-queue v2.5.0 |
1743 | 2025-07-14T17:26:15.903Z | Downloaded cfg-expr v0.18.0 |
1744 | 2025-07-14T17:26:15.903Z | Downloaded async-std v1.13.0 |
1745 | 2025-07-14T17:26:15.929Z | Downloaded plotters v0.3.7 |
1746 | 2025-07-14T17:26:15.929Z | Downloaded petgraph v0.7.1 |
1747 | 2025-07-14T17:26:15.954Z | Downloaded async-signal v0.2.10 |
1748 | 2025-07-14T17:26:15.954Z | Downloaded serde_regex v1.1.0 |
1749 | 2025-07-14T17:26:15.954Z | Downloaded criterion v0.6.0 |
1750 | 2025-07-14T17:26:15.954Z | Downloaded plotters-svg v0.3.7 |
1751 | 2025-07-14T17:26:15.954Z | Downloaded rand_distr v0.4.3 |
1752 | 2025-07-14T17:26:15.980Z | Downloaded plotters-backend v0.3.7 |
1753 | 2025-07-14T17:26:15.980Z | Downloaded pathdiff v0.2.3 |
1754 | 2025-07-14T17:26:15.980Z | Downloaded libtest-mimic v0.8.1 |
1755 | 2025-07-14T17:26:15.980Z | Downloaded kv-log-macro v1.0.7 |
1756 | 2025-07-14T17:26:15.980Z | Downloaded event-listener v2.5.3 |
1757 | 2025-07-14T17:26:15.980Z | Downloaded criterion-plot v0.5.0 |
1758 | 2025-07-14T17:26:15.980Z | Downloaded blocking v1.6.1 |
1759 | 2025-07-14T17:26:15.980Z | Downloaded async-process v2.3.0 |
1760 | 2025-07-14T17:26:15.980Z | Downloaded target-lexicon v0.13.2 |
1761 | 2025-07-14T17:26:15.980Z | Downloaded rust-argon2 v2.1.0 |
1762 | 2025-07-14T17:26:15.980Z | Downloaded piper v0.2.4 |
1763 | 2025-07-14T17:26:15.980Z | Downloaded parking v2.2.1 |
1764 | 2025-07-14T17:26:15.980Z | Downloaded nested v0.1.1 |
1765 | 2025-07-14T17:26:15.980Z | Downloaded doc-comment v0.3.3 |
1766 | 2025-07-14T17:26:16.006Z | Downloaded blake2b_simd v1.0.2 |
1767 | 2025-07-14T17:26:16.006Z | Downloaded async-object-pool v0.1.5 |
1768 | 2025-07-14T17:26:16.006Z | Downloaded oorandom v11.1.4 |
1769 | 2025-07-14T17:26:16.006Z | Downloaded futures-timer v3.0.3 |
1770 | 2025-07-14T17:26:16.006Z | Downloaded event-listener v5.3.1 |
1771 | 2025-07-14T17:26:16.006Z | Downloaded escape8259 v0.5.3 |
1772 | 2025-07-14T17:26:16.006Z | Downloaded cast v0.3.0 |
1773 | 2025-07-14T17:26:16.006Z | Downloaded async-task v4.7.1 |
1774 | 2025-07-14T17:26:16.006Z | Downloaded event-listener-strategy v0.5.2 |
1775 | 2025-07-14T17:26:16.006Z | Downloaded assert_cmd v2.0.17 |
1776 | 2025-07-14T17:26:16.006Z | Downloaded assert-json-diff v2.0.2 |
1777 | 2025-07-14T17:26:16.006Z | Downloaded approx v0.5.1 |
1778 | 2025-07-14T17:26:16.006Z | Downloaded async-global-executor v2.4.1 |
1779 | 2025-07-14T17:26:16.032Z | Downloaded async-executor v1.13.1 |
1780 | 2025-07-14T17:26:16.032Z | Downloaded anes v0.1.6 |
1781 | 2025-07-14T17:26:16.032Z | Downloaded httpmock v0.8.0-alpha.1 |
1782 | 2025-07-14T17:26:18.821Z | Checking cfg-if v1.0.1 |
1783 | 2025-07-14T17:26:18.908Z | Checking libc v0.2.174 |
1784 | 2025-07-14T17:26:18.965Z | Checking serde v1.0.219 |
1785 | 2025-07-14T17:26:19.022Z | Checking memchr v2.7.4 |
1786 | 2025-07-14T17:26:19.077Z | Checking smallvec v1.15.0 |
1787 | 2025-07-14T17:26:19.134Z | Checking value-bag v1.9.0 |
1788 | 2025-07-14T17:26:19.191Z | Checking itoa v1.0.11 |
1789 | 2025-07-14T17:26:19.251Z | Checking scopeguard v1.2.0 |
1790 | 2025-07-14T17:26:19.318Z | Checking zeroize v1.8.1 |
1791 | 2025-07-14T17:26:19.490Z | Checking libm v0.2.8 |
1792 | 2025-07-14T17:26:19.537Z | Checking lock_api v0.4.12 |
1793 | 2025-07-14T17:26:19.562Z | Checking pin-project-lite v0.2.14 |
1794 | 2025-07-14T17:26:19.638Z | Checking stable_deref_trait v1.2.0 |
1795 | 2025-07-14T17:26:19.688Z | Checking log v0.4.27 |
1796 | 2025-07-14T17:26:19.745Z | Checking ryu v1.0.18 |
1797 | 2025-07-14T17:26:19.806Z | Checking zerofrom v0.1.4 |
1798 | 2025-07-14T17:26:19.934Z | Checking portable-atomic v1.11.0 |
1799 | 2025-07-14T17:26:20.070Z | Checking critical-section v1.1.3 |
1800 | 2025-07-14T17:26:20.128Z | Checking yoke v0.7.4 |
1801 | 2025-07-14T17:26:20.171Z | Checking getrandom v0.2.15 |
1802 | 2025-07-14T17:26:20.171Z | Checking parking_lot_core v0.9.10 |
1803 | 2025-07-14T17:26:20.271Z | Checking litemap v0.7.3 |
1804 | 2025-07-14T17:26:20.324Z | Checking percent-encoding v2.3.1 |
1805 | 2025-07-14T17:26:20.415Z | Checking num-traits v0.2.19 |
1806 | 2025-07-14T17:26:20.488Z | Checking zerovec v0.10.4 |
1807 | 2025-07-14T17:26:20.557Z | Checking writeable v0.5.5 |
1808 | 2025-07-14T17:26:20.582Z | Checking rand_core v0.6.4 |
1809 | 2025-07-14T17:26:20.660Z | Checking subtle v2.6.1 |
1810 | 2025-07-14T17:26:20.685Z | Checking byteorder v1.5.0 |
1811 | 2025-07-14T17:26:20.896Z | Checking once_cell v1.21.3 |
1812 | 2025-07-14T17:26:20.942Z | Checking parking_lot v0.12.3 |
1813 | 2025-07-14T17:26:20.993Z | Checking signal-hook-registry v1.4.2 |
1814 | 2025-07-14T17:26:21.046Z | Checking icu_locid_transform_data v1.5.0 |
1815 | 2025-07-14T17:26:21.152Z | Checking icu_properties_data v1.5.0 |
1816 | 2025-07-14T17:26:21.199Z | Checking getrandom v0.3.1 |
1817 | 2025-07-14T17:26:21.248Z | Checking utf8_iter v1.0.4 |
1818 | 2025-07-14T17:26:21.310Z | Checking write16 v1.0.0 |
1819 | 2025-07-14T17:26:21.354Z | Checking utf16_iter v1.0.5 |
1820 | 2025-07-14T17:26:21.417Z | Checking icu_normalizer_data v1.5.0 |
1821 | 2025-07-14T17:26:21.474Z | Checking form_urlencoded v1.2.1 |
1822 | 2025-07-14T17:26:21.520Z | Checking mio v1.0.2 |
1823 | 2025-07-14T17:26:21.565Z | Checking futures-core v0.3.31 |
1824 | 2025-07-14T17:26:21.616Z | Checking typenum v1.17.0 |
1825 | 2025-07-14T17:26:21.668Z | Checking socket2 v0.5.10 |
1826 | 2025-07-14T17:26:21.738Z | Checking equivalent v1.0.2 |
1827 | 2025-07-14T17:26:21.764Z | Checking foldhash v0.1.5 |
1828 | 2025-07-14T17:26:21.830Z | Checking allocator-api2 v0.2.21 |
1829 | 2025-07-14T17:26:21.950Z | Checking thiserror v1.0.69 |
1830 | 2025-07-14T17:26:22.060Z | Checking zerocopy v0.7.35 |
1831 | 2025-07-14T17:26:22.105Z | Checking tinystr v0.7.6 |
1832 | 2025-07-14T17:26:22.160Z | Checking icu_collections v1.5.0 |
1833 | 2025-07-14T17:26:22.215Z | Checking slab v0.4.9 |
1834 | 2025-07-14T17:26:22.240Z | Checking iana-time-zone v0.1.63 |
1835 | 2025-07-14T17:26:22.423Z | Checking hashbrown v0.15.4 |
1836 | 2025-07-14T17:26:22.477Z | Checking icu_locid v1.5.0 |
1837 | 2025-07-14T17:26:22.502Z | Checking futures-io v0.3.31 |
1838 | 2025-07-14T17:26:22.575Z | Checking const-oid v0.9.6 |
1839 | 2025-07-14T17:26:22.623Z | Checking generic-array v0.14.7 |
1840 | 2025-07-14T17:26:22.767Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1841 | 2025-07-14T17:26:22.816Z | Checking futures-sink v0.3.31 |
1842 | 2025-07-14T17:26:23.013Z | Checking errno v0.3.12 |
1843 | 2025-07-14T17:26:23.190Z | Checking fnv v1.0.7 |
1844 | 2025-07-14T17:26:23.239Z | Checking bytes v1.10.1 |
1845 | 2025-07-14T17:26:23.303Z | Checking bitflags v2.9.1 |
1846 | 2025-07-14T17:26:23.333Z | Checking serde_json v1.0.140 |
1847 | 2025-07-14T17:26:23.395Z | Checking icu_provider v1.5.0 |
1848 | 2025-07-14T17:26:23.445Z | Checking chrono v0.4.41 |
1849 | 2025-07-14T17:26:23.494Z | Checking uuid v1.17.0 |
1850 | 2025-07-14T17:26:23.617Z | Checking crypto-common v0.1.6 |
1851 | 2025-07-14T17:26:23.659Z | Checking semver v1.0.26 |
1852 | 2025-07-14T17:26:23.856Z | Checking block-buffer v0.10.4 |
1853 | 2025-07-14T17:26:23.998Z | Checking icu_locid_transform v1.5.0 |
1854 | 2025-07-14T17:26:24.090Z | Checking indexmap v2.10.0 |
1855 | 2025-07-14T17:26:24.139Z | Checking pin-utils v0.1.0 |
1856 | 2025-07-14T17:26:24.139Z | Checking cpufeatures v0.2.14 |
1857 | 2025-07-14T17:26:24.230Z | Checking digest v0.10.7 |
1858 | 2025-07-14T17:26:24.256Z | Checking tokio v1.45.1 |
1859 | 2025-07-14T17:26:24.326Z | Checking dyn-clone v1.0.19 |
1860 | 2025-07-14T17:26:24.374Z | Checking futures-channel v0.3.31 |
1861 | 2025-07-14T17:26:24.517Z | Checking futures-task v0.3.31 |
1862 | 2025-07-14T17:26:24.632Z | Checking ppv-lite86 v0.2.20 |
1863 | 2025-07-14T17:26:24.750Z | Checking tracing-core v0.1.32 |
1864 | 2025-07-14T17:26:24.795Z | Checking futures-util v0.3.31 |
1865 | 2025-07-14T17:26:24.850Z | Checking rustix v0.38.37 |
1866 | 2025-07-14T17:26:24.903Z | Checking icu_properties v1.5.1 |
1867 | 2025-07-14T17:26:25.272Z | Checking http v1.3.1 |
1868 | 2025-07-14T17:26:25.319Z | Checking regex-syntax v0.8.5 |
1869 | 2025-07-14T17:26:25.345Z | Checking crossbeam-utils v0.8.21 |
1870 | 2025-07-14T17:26:25.419Z | Checking tracing v0.1.40 |
1871 | 2025-07-14T17:26:25.785Z | Checking thiserror v2.0.12 |
1872 | 2025-07-14T17:26:25.959Z | Checking unicode-ident v1.0.18 |
1873 | 2025-07-14T17:26:26.029Z | Checking block-padding v0.3.3 |
1874 | 2025-07-14T17:26:26.175Z | Checking proc-macro2 v1.0.95 |
1875 | 2025-07-14T17:26:26.265Z | Checking aho-corasick v1.1.3 |
1876 | 2025-07-14T17:26:26.420Z | Checking inout v0.1.3 |
1877 | 2025-07-14T17:26:26.674Z | Checking cipher v0.4.4 |
1878 | 2025-07-14T17:26:26.781Z | Checking quote v1.0.40 |
1879 | 2025-07-14T17:26:27.157Z | Checking base64 v0.22.1 |
1880 | 2025-07-14T17:26:27.206Z | Checking syn v2.0.104 |
1881 | 2025-07-14T17:26:27.710Z | Checking ipnet v2.11.0 |
1882 | 2025-07-14T17:26:27.871Z | Checking spin v0.9.8 |
1883 | 2025-07-14T17:26:27.932Z | Checking icu_normalizer v1.5.0 |
1884 | 2025-07-14T17:26:27.978Z | Checking atomic-waker v1.1.2 |
1885 | 2025-07-14T17:26:28.143Z | Checking regex-automata v0.4.8 |
1886 | 2025-07-14T17:26:28.210Z | Checking powerfmt v0.2.0 |
1887 | 2025-07-14T17:26:28.311Z | Checking adler2 v2.0.0 |
1888 | 2025-07-14T17:26:28.342Z | Checking num_threads v0.1.7 |
1889 | 2025-07-14T17:26:28.518Z | Checking base64ct v1.6.0 |
1890 | 2025-07-14T17:26:28.567Z | Checking miniz_oxide v0.8.5 |
1891 | 2025-07-14T17:26:28.593Z | Checking deranged v0.3.11 |
1892 | 2025-07-14T17:26:28.723Z | Checking idna_adapter v1.2.0 |
1893 | 2025-07-14T17:26:28.991Z | Checking idna v1.0.3 |
1894 | 2025-07-14T17:26:29.060Z | Checking num-conv v0.1.0 |
1895 | 2025-07-14T17:26:29.116Z | Checking untrusted v0.9.0 |
1896 | 2025-07-14T17:26:29.323Z | Checking time-core v0.1.2 |
1897 | 2025-07-14T17:26:29.370Z | Checking rand_chacha v0.3.1 |
1898 | 2025-07-14T17:26:29.396Z | Checking ring v0.17.14 |
1899 | 2025-07-14T17:26:29.520Z | Checking url v2.5.4 |
1900 | 2025-07-14T17:26:29.562Z | Checking hmac v0.12.1 |
1901 | 2025-07-14T17:26:29.781Z | Checking sha2 v0.10.9 |
1902 | 2025-07-14T17:26:29.828Z | Checking httparse v1.9.5 |
1903 | 2025-07-14T17:26:29.876Z | Checking time v0.3.36 |
1904 | 2025-07-14T17:26:30.266Z | Checking rand v0.8.5 |
1905 | 2025-07-14T17:26:30.330Z | Checking rustls-pki-types v1.10.0 |
1906 | 2025-07-14T17:26:30.376Z | Checking schemars v0.8.22 |
1907 | 2025-07-14T17:26:30.908Z | Checking http-body v1.0.1 |
1908 | 2025-07-14T17:26:30.933Z | Checking tokio-util v0.7.15 |
1909 | 2025-07-14T17:26:31.168Z | Checking utf8parse v0.2.2 |
1910 | 2025-07-14T17:26:31.334Z | Checking pem-rfc7468 v0.7.0 |
1911 | 2025-07-14T17:26:31.376Z | Checking aws-lc-sys v0.26.0 |
1912 | 2025-07-14T17:26:31.462Z | Checking try-lock v0.2.5 |
1913 | 2025-07-14T17:26:31.652Z | Checking httpdate v1.0.3 |
1914 | 2025-07-14T17:26:31.694Z | Checking untrusted v0.7.1 |
1915 | 2025-07-14T17:26:31.800Z | Checking want v0.3.1 |
1916 | 2025-07-14T17:26:31.920Z | Checking h2 v0.4.6 |
1917 | 2025-07-14T17:26:31.968Z | Checking zerocopy v0.8.26 |
1918 | 2025-07-14T17:26:31.994Z | Checking tower-service v0.3.3 |
1919 | 2025-07-14T17:26:31.994Z | Checking gimli v0.31.1 |
1920 | 2025-07-14T17:26:32.121Z | Checking object v0.36.5 |
1921 | 2025-07-14T17:26:32.146Z | Checking flagset v0.4.6 |
1922 | 2025-07-14T17:26:32.215Z | Checking anstyle v1.0.11 |
1923 | 2025-07-14T17:26:32.410Z | Checking rustc-demangle v0.1.24 |
1924 | 2025-07-14T17:26:32.501Z | Checking der v0.7.9 |
1925 | 2025-07-14T17:26:32.594Z | Checking pbkdf2 v0.12.2 |
1926 | 2025-07-14T17:26:32.797Z | Checking lazy_static v1.5.0 |
1927 | 2025-07-14T17:26:32.876Z | Checking aes v0.8.4 |
1928 | 2025-07-14T17:26:32.965Z | Checking mime v0.3.17 |
1929 | 2025-07-14T17:26:33.303Z | Checking regex v1.11.1 |
1930 | 2025-07-14T17:26:33.389Z | Checking aws-lc-rs v1.12.4 |
1931 | 2025-07-14T17:26:33.688Z | Checking anstyle-parse v0.2.5 |
1932 | 2025-07-14T17:26:33.864Z | Checking cbc v0.1.2 |
1933 | 2025-07-14T17:26:33.971Z | Checking salsa20 v0.10.2 |
1934 | 2025-07-14T17:26:34.103Z | Checking slog v2.7.0 |
1935 | 2025-07-14T17:26:34.145Z | Checking spki v0.7.3 |
1936 | 2025-07-14T17:26:34.216Z | Checking colorchoice v1.0.2 |
1937 | 2025-07-14T17:26:34.395Z | Checking anstyle-query v1.1.1 |
1938 | 2025-07-14T17:26:34.468Z | Checking openssl-probe v0.1.5 |
1939 | 2025-07-14T17:26:34.557Z | Checking is_terminal_polyfill v1.70.1 |
1940 | 2025-07-14T17:26:34.601Z | Checking foreign-types-shared v0.1.1 |
1941 | 2025-07-14T17:26:34.670Z | Checking scrypt v0.11.0 |
1942 | 2025-07-14T17:26:34.737Z | Checking anstream v0.6.18 |
1943 | 2025-07-14T17:26:34.787Z | Checking foreign-types v0.3.2 |
1944 | 2025-07-14T17:26:34.838Z | Checking http-body-util v0.1.3 |
1945 | 2025-07-14T17:26:34.954Z | Checking terminal_size v0.4.0 |
1946 | 2025-07-14T17:26:35.002Z | Checking openssl-sys v0.9.109 |
1947 | 2025-07-14T17:26:35.055Z | Checking rustls-webpki v0.102.8 |
1948 | 2025-07-14T17:26:35.155Z | Checking pkcs5 v0.7.1 |
1949 | 2025-07-14T17:26:35.199Z | Checking toml_datetime v0.6.11 |
1950 | 2025-07-14T17:26:35.280Z | Checking serde_spanned v0.6.9 |
1951 | 2025-07-14T17:26:35.348Z | Checking addr2line v0.24.2 |
1952 | 2025-07-14T17:26:35.517Z | Checking clap_lex v0.7.4 |
1953 | 2025-07-14T17:26:35.563Z | Checking strsim v0.11.1 |
1954 | 2025-07-14T17:26:35.655Z | Checking pkcs8 v0.10.2 |
1955 | 2025-07-14T17:26:35.799Z | Checking rustls v0.23.19 |
1956 | 2025-07-14T17:26:35.843Z | Checking serde_urlencoded v0.7.1 |
1957 | 2025-07-14T17:26:35.895Z | Checking clap_builder v4.5.40 |
1958 | 2025-07-14T17:26:35.920Z | Checking encoding_rs v0.8.34 |
1959 | 2025-07-14T17:26:35.998Z | Checking either v1.15.0 |
1960 | 2025-07-14T17:26:36.062Z | Checking openssl v0.10.73 |
1961 | 2025-07-14T17:26:36.283Z | Checking sync_wrapper v1.0.1 |
1962 | 2025-07-14T17:26:36.383Z | Checking tower-layer v0.3.3 |
1963 | 2025-07-14T17:26:36.476Z | Checking psl-types v2.0.11 |
1964 | 2025-07-14T17:26:36.656Z | Checking tower v0.5.2 |
1965 | 2025-07-14T17:26:36.709Z | Checking publicsuffix v2.3.0 |
1966 | 2025-07-14T17:26:37.030Z | Checking rustls-native-certs v0.8.1 |
1967 | 2025-07-14T17:26:37.273Z | Checking cookie v0.18.1 |
1968 | 2025-07-14T17:26:37.442Z | Checking webpki-roots v1.0.1 |
1969 | 2025-07-14T17:26:37.578Z | Checking backtrace v0.3.74 |
1970 | 2025-07-14T17:26:37.625Z | Checking hyper v1.6.0 |
1971 | 2025-07-14T17:26:37.686Z | Checking iri-string v0.7.8 |
1972 | 2025-07-14T17:26:37.735Z | Checking cookie_store v0.21.1 |
1973 | 2025-07-14T17:26:37.867Z | Checking ipnetwork v0.21.1 |
1974 | 2025-07-14T17:26:38.205Z | Checking anyhow v1.0.98 |
1975 | 2025-07-14T17:26:38.278Z | Checking data-encoding v2.9.0 |
1976 | 2025-07-14T17:26:38.434Z | Checking rand_core v0.9.2 |
1977 | 2025-07-14T17:26:38.578Z | Checking tinyvec_macros v0.1.1 |
1978 | 2025-07-14T17:26:38.632Z | Checking clap v4.5.40 |
1979 | 2025-07-14T17:26:38.718Z | Checking tinyvec v1.8.0 |
1980 | 2025-07-14T17:26:38.789Z | Checking openapiv3 v2.2.0 |
1981 | 2025-07-14T17:26:38.836Z | Checking signature v2.2.0 |
1982 | 2025-07-14T17:26:38.862Z | Checking scroll v0.12.0 |
1983 | 2025-07-14T17:26:39.093Z | Checking unicode-width v0.2.0 |
1984 | 2025-07-14T17:26:39.353Z | Checking ucd-trie v0.1.7 |
1985 | 2025-07-14T17:26:39.422Z | Checking hyper-util v0.1.14 |
1986 | 2025-07-14T17:26:39.534Z | Checking plain v0.2.3 |
1987 | 2025-07-14T17:26:39.589Z | Checking pest v2.7.14 |
1988 | 2025-07-14T17:26:39.723Z | Checking goblin v0.8.2 |
1989 | 2025-07-14T17:26:39.866Z | Checking rand_chacha v0.9.0 |
1990 | 2025-07-14T17:26:40.065Z | Checking tower-http v0.6.6 |
1991 | 2025-07-14T17:26:40.266Z | Checking pretty-hex v0.4.1 |
1992 | 2025-07-14T17:26:40.461Z | Checking tokio-rustls v0.26.0 |
1993 | 2025-07-14T17:26:40.505Z | Checking rand v0.9.1 |
1994 | 2025-07-14T17:26:40.605Z | Checking thread-id v4.2.2 |
1995 | 2025-07-14T17:26:40.650Z | Checking native-tls v0.2.12 |
1996 | 2025-07-14T17:26:40.783Z | Checking toml_write v0.1.2 |
1997 | 2025-07-14T17:26:40.859Z | Checking winnow v0.7.10 |
1998 | 2025-07-14T17:26:41.005Z | Checking tokio-native-tls v0.3.1 |
1999 | 2025-07-14T17:26:41.134Z | Checking crossbeam-epoch v0.9.18 |
2000 | 2025-07-14T17:26:41.298Z | Checking sha1 v0.10.6 |
2001 | 2025-07-14T17:26:41.458Z | Checking num-integer v0.1.46 |
2002 | 2025-07-14T17:26:41.503Z | Checking memmap v0.7.0 |
2003 | 2025-07-14T17:26:41.577Z | Checking crc32fast v1.4.2 |
2004 | 2025-07-14T17:26:41.625Z | Checking static_assertions v1.1.0 |
2005 | 2025-07-14T17:26:41.753Z | Checking hyper-tls v0.6.0 |
2006 | 2025-07-14T17:26:41.802Z | Checking hyper-rustls v0.27.7 |
2007 | 2025-07-14T17:26:41.828Z | Checking dtrace-parser v0.2.0 |
2008 | 2025-07-14T17:26:41.828Z | Checking bstr v1.10.0 |
2009 | 2025-07-14T17:26:41.964Z | Checking base16ct v0.2.0 |
2010 | 2025-07-14T17:26:41.989Z | Checking oxnet v0.1.2 |
2011 | 2025-07-14T17:26:42.099Z | Checking ff v0.13.0 |
2012 | 2025-07-14T17:26:42.210Z | Checking reqwest v0.12.22 |
2013 | 2025-07-14T17:26:42.257Z | Checking sec1 v0.7.3 |
2014 | 2025-07-14T17:26:42.345Z | Checking zlib-rs v0.5.1 |
2015 | 2025-07-14T17:26:42.388Z | Checking group v0.13.0 |
2016 | 2025-07-14T17:26:42.445Z | Checking num-iter v0.1.45 |
2017 | 2025-07-14T17:26:42.652Z | Checking hkdf v0.12.4 |
2018 | 2025-07-14T17:26:42.705Z | Checking crypto-bigint v0.5.5 |
2019 | 2025-07-14T17:26:42.730Z | Checking hubpack v0.1.2 |
2020 | 2025-07-14T17:26:42.805Z | Checking bitflags v1.3.2 |
2021 | 2025-07-14T17:26:42.925Z | Checking unicode-segmentation v1.12.0 |
2022 | 2025-07-14T17:26:42.986Z | Checking crossbeam-deque v0.8.5 |
2023 | 2025-07-14T17:26:43.088Z | Checking strum v0.26.3 |
2024 | 2025-07-14T17:26:43.304Z | Checking winnow v0.5.40 |
2025 | 2025-07-14T17:26:43.352Z | Checking toml_edit v0.22.27 |
2026 | 2025-07-14T17:26:43.378Z | Checking num-bigint-dig v0.8.4 |
2027 | 2025-07-14T17:26:43.590Z | Checking pkcs1 v0.7.5 |
2028 | 2025-07-14T17:26:43.925Z | Checking bzip2-sys v0.1.13+1.0.8 |
2029 | 2025-07-14T17:26:44.018Z | Checking unicode-normalization v0.1.24 |
2030 | 2025-07-14T17:26:44.067Z | Checking libz-rs-sys v0.5.1 |
2031 | 2025-07-14T17:26:44.117Z | Checking newtype-uuid v1.2.4 |
2032 | 2025-07-14T17:26:44.248Z | Checking dof v0.3.0 |
2033 | 2025-07-14T17:26:44.323Z | Checking flate2 v1.1.2 |
2034 | 2025-07-14T17:26:44.445Z | Checking rfc6979 v0.4.0 |
2035 | 2025-07-14T17:26:44.648Z | Checking managed v0.8.0 |
2036 | 2025-07-14T17:26:44.841Z | Checking usdt-impl v0.5.0 |
2037 | 2025-07-14T17:26:44.866Z | Checking daft v0.1.4 |
2038 | 2025-07-14T17:26:44.939Z | Checking x509-cert v0.2.5 |
2039 | 2025-07-14T17:26:45.040Z | Checking curve25519-dalek v4.1.3 |
2040 | 2025-07-14T17:26:45.115Z | Checking elliptic-curve v0.13.8 |
2041 | 2025-07-14T17:26:45.245Z | Checking rsa v0.9.6 |
2042 | 2025-07-14T17:26:45.353Z | Checking ahash v0.8.11 |
2043 | 2025-07-14T17:26:45.406Z | Checking usdt v0.5.0 |
2044 | 2025-07-14T17:26:45.673Z | Checking memoffset v0.9.1 |
2045 | 2025-07-14T17:26:45.724Z | Checking ecdsa v0.16.9 |
2046 | 2025-07-14T17:26:45.781Z | Checking toml_edit v0.19.15 |
2047 | 2025-07-14T17:26:45.806Z | Checking signal-hook v0.3.17 |
2048 | 2025-07-14T17:26:45.882Z | Checking rayon-core v1.12.1 |
2049 | 2025-07-14T17:26:45.907Z | Checking ed25519 v2.2.3 |
2050 | 2025-07-14T17:26:46.161Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
2051 | 2025-07-14T17:26:46.205Z | Checking siphasher v0.3.11 |
2052 | 2025-07-14T17:26:46.271Z | Checking signal-hook-mio v0.2.4 |
2053 | 2025-07-14T17:26:46.348Z | Checking bzip2 v0.4.4 |
2054 | 2025-07-14T17:26:46.395Z | Checking console v0.15.10 |
2055 | 2025-07-14T17:26:46.439Z | Checking zstd-safe v7.2.3 |
2056 | 2025-07-14T17:26:46.491Z | Checking lockfree-object-pool v0.1.6 |
2057 | 2025-07-14T17:26:46.552Z | Checking phf_shared v0.11.2 |
2058 | 2025-07-14T17:26:46.606Z | Checking simd-adler32 v0.3.7 |
2059 | 2025-07-14T17:26:46.660Z | Checking ed25519-dalek v2.1.1 |
2060 | 2025-07-14T17:26:46.710Z | Checking bumpalo v3.16.0 |
2061 | 2025-07-14T17:26:46.799Z | Checking unicode-xid v0.2.6 |
2062 | 2025-07-14T17:26:46.824Z | Checking zstd v0.13.3 |
2063 | 2025-07-14T17:26:46.903Z | Checking zip v0.6.6 |
2064 | 2025-07-14T17:26:47.001Z | Checking crossterm v0.28.1 |
2065 | 2025-07-14T17:26:47.060Z | Checking bzip2 v0.5.2 |
2066 | 2025-07-14T17:26:47.125Z | Checking itertools v0.10.5 |
2067 | 2025-07-14T17:26:47.194Z | Checking zopfli v0.8.1 |
2068 | 2025-07-14T17:26:47.219Z | Checking hash32 v0.2.1 |
2069 | 2025-07-14T17:26:47.315Z | Checking winnow v0.6.26 |
2070 | 2025-07-14T17:26:47.440Z | Checking predicates-core v1.0.8 |
2071 | 2025-07-14T17:26:47.614Z | Checking unicode-properties v0.1.3 |
2072 | 2025-07-14T17:26:47.660Z | Checking unicode-bidi v0.3.17 |
2073 | 2025-07-14T17:26:47.712Z | Checking heapless v0.7.17 |
2074 | 2025-07-14T17:26:47.928Z | Checking zip v4.2.0 |
2075 | 2025-07-14T17:26:48.001Z | Checking rayon v1.10.0 |
2076 | 2025-07-14T17:26:48.248Z | Checking toml v0.7.8 |
2077 | 2025-07-14T17:26:48.319Z | Checking stringprep v0.1.5 |
2078 | 2025-07-14T17:26:48.638Z | Checking nix v0.29.0 |
2079 | 2025-07-14T17:26:48.688Z | Checking similar v2.7.0 |
2080 | 2025-07-14T17:26:48.713Z | Checking hickory-proto v0.25.2 |
2081 | 2025-07-14T17:26:48.938Z | Checking tokio-stream v0.1.17 |
2082 | 2025-07-14T17:26:49.125Z | Checking md-5 v0.10.6 |
2083 | 2025-07-14T17:26:49.172Z | Checking float-cmp v0.10.0 |
2084 | 2025-07-14T17:26:49.408Z | Checking difflib v0.4.0 |
2085 | 2025-07-14T17:26:49.455Z | Checking fallible-iterator v0.2.0 |
2086 | 2025-07-14T17:26:49.545Z | Checking normalize-line-endings v0.3.0 |
2087 | 2025-07-14T17:26:49.732Z | Checking smoltcp v0.9.1 |
2088 | 2025-07-14T17:26:49.786Z | Checking predicates v3.1.3 |
2089 | 2025-07-14T17:26:49.812Z | Checking phf v0.11.2 |
2090 | 2025-07-14T17:26:49.884Z | Checking fs-err v3.1.1 |
2091 | 2025-07-14T17:26:49.969Z | Checking buf-list v1.0.3 |
2092 | 2025-07-14T17:26:50.138Z | Checking postgres-protocol v0.6.8 |
2093 | 2025-07-14T17:26:50.182Z | Checking serde-big-array v0.5.1 |
2094 | 2025-07-14T17:26:50.326Z | Checking strum v0.27.1 |
2095 | 2025-07-14T17:26:50.440Z | Checking number_prefix v0.4.0 |
2096 | 2025-07-14T17:26:50.489Z | Checking new_debug_unreachable v1.0.6 |
2097 | 2025-07-14T17:26:50.514Z | Checking precomputed-hash v0.1.1 |
2098 | 2025-07-14T17:26:50.585Z | Checking lalrpop-util v0.19.12 |
2099 | 2025-07-14T17:26:50.647Z | Checking fixedbitset v0.4.2 |
2100 | 2025-07-14T17:26:50.691Z | Checking itertools v0.12.1 |
2101 | 2025-07-14T17:26:50.745Z | Checking string_cache v0.8.9 |
2102 | 2025-07-14T17:26:50.796Z | Checking postgres-types v0.2.9 |
2103 | 2025-07-14T17:26:50.917Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2104 | 2025-07-14T17:26:50.964Z | Checking petgraph v0.6.5 |
2105 | 2025-07-14T17:26:51.077Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2106 | 2025-07-14T17:26:51.126Z | Checking whoami v1.5.2 |
2107 | 2025-07-14T17:26:51.298Z | Checking minimal-lexical v0.2.1 |
2108 | 2025-07-14T17:26:51.371Z | Checking indicatif v0.17.11 |
2109 | 2025-07-14T17:26:51.447Z | Checking rustc-hash v2.1.1 |
2110 | 2025-07-14T17:26:51.495Z | Checking peg-runtime v0.8.5 |
2111 | 2025-07-14T17:26:51.688Z | Checking tokio-postgres v0.7.13 |
2112 | 2025-07-14T17:26:51.743Z | Checking nom v7.1.3 |
2113 | 2025-07-14T17:26:51.966Z | Compiling regress v0.10.3 |
2114 | 2025-07-14T17:26:52.129Z | Checking camino v1.1.10 |
2115 | 2025-07-14T17:26:52.683Z | Checking fastrand v2.1.1 |
2116 | 2025-07-14T17:26:52.902Z | Compiling ident_case v1.0.1 |
2117 | 2025-07-14T17:26:53.045Z | Checking futures-executor v0.3.31 |
2118 | 2025-07-14T17:26:53.135Z | Compiling darling_core v0.20.10 |
2119 | 2025-07-14T17:26:53.319Z | Checking futures v0.3.31 |
2120 | 2025-07-14T17:26:53.486Z | Compiling unsafe-libyaml v0.2.11 |
2121 | 2025-07-14T17:26:53.814Z | Checking heck v0.5.0 |
2122 | 2025-07-14T17:26:54.084Z | Checking rustix v1.0.7 |
2123 | 2025-07-14T17:26:54.134Z | Checking crossbeam-channel v0.5.15 |
2124 | 2025-07-14T17:26:54.314Z | Checking is-terminal v0.4.13 |
2125 | 2025-07-14T17:26:54.863Z | Compiling serde_yaml v0.9.34+deprecated |
2126 | 2025-07-14T17:26:55.026Z | Checking toml v0.8.23 |
2127 | 2025-07-14T17:26:55.178Z | Compiling structmeta-derive v0.3.0 |
2128 | 2025-07-14T17:26:55.598Z | Checking tempfile v3.20.0 |
2129 | 2025-07-14T17:26:55.725Z | Checking dirs-sys-next v0.1.2 |
2130 | 2025-07-14T17:26:55.966Z | Checking dirs-next v2.0.0 |
2131 | 2025-07-14T17:26:56.012Z | Checking thread_local v1.1.8 |
2132 | 2025-07-14T17:26:56.038Z | Checking take_mut v0.2.2 |
2133 | 2025-07-14T17:26:56.117Z | Compiling rustls v0.22.4 |
2134 | 2025-07-14T17:26:56.166Z | Checking term v0.7.0 |
2135 | 2025-07-14T17:26:56.236Z | Checking quick-error v1.2.3 |
2136 | 2025-07-14T17:26:56.393Z | Checking slog-async v2.8.0 |
2137 | 2025-07-14T17:26:56.441Z | Compiling multer v3.1.0 |
2138 | 2025-07-14T17:26:56.551Z | Compiling async-stream-impl v0.3.6 |
2139 | 2025-07-14T17:26:56.625Z | Checking slog-term v2.9.1 |
2140 | 2025-07-14T17:26:56.741Z | Compiling dropshot v0.16.2 |
2141 | 2025-07-14T17:26:56.916Z | Compiling dropshot_endpoint v0.16.2 |
2142 | 2025-07-14T17:26:57.144Z | Checking match_cfg v0.1.0 |
2143 | 2025-07-14T17:26:57.214Z | Checking bit-vec v0.8.0 |
2144 | 2025-07-14T17:26:57.298Z | Checking hostname v0.3.1 |
2145 | 2025-07-14T17:26:57.416Z | Compiling structmeta v0.3.0 |
2146 | 2025-07-14T17:26:57.483Z | Compiling typify-impl v0.3.0 |
2147 | 2025-07-14T17:26:57.529Z | Checking hex v0.4.3 |
2148 | 2025-07-14T17:26:57.629Z | Checking bit-set v0.8.0 |
2149 | 2025-07-14T17:26:57.768Z | Checking wait-timeout v0.2.0 |
2150 | 2025-07-14T17:26:57.848Z | Compiling test-strategy v0.4.1 |
2151 | 2025-07-14T17:26:57.947Z | Checking debug-ignore v1.0.5 |
2152 | 2025-07-14T17:26:57.995Z | Checking rusty-fork v0.3.0 |
2153 | 2025-07-14T17:26:58.075Z | Checking rand_xorshift v0.4.0 |
2154 | 2025-07-14T17:26:58.123Z | Checking unarray v0.1.4 |
2155 | 2025-07-14T17:26:58.175Z | Checking serde_path_to_error v0.1.17 |
2156 | 2025-07-14T17:26:58.330Z | Checking progenitor-client v0.10.0 |
2157 | 2025-07-14T17:26:58.381Z | Checking proptest v1.7.0 |
2158 | 2025-07-14T17:26:58.480Z | Compiling darling_macro v0.20.10 |
2159 | 2025-07-14T17:26:58.791Z | Checking slog-json v2.6.1 |
2160 | 2025-07-14T17:26:58.858Z | Compiling derive-where v1.5.0 |
2161 | 2025-07-14T17:26:59.095Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2162 | 2025-07-14T17:26:59.338Z | Compiling darling v0.20.10 |
2163 | 2025-07-14T17:26:59.500Z | Compiling serde_with_macros v3.14.0 |
2164 | 2025-07-14T17:26:59.772Z | Compiling ref-cast v1.0.24 |
2165 | 2025-07-14T17:27:00.459Z | Checking slog-bunyan v2.5.0 |
2166 | 2025-07-14T17:27:00.640Z | Compiling parse-display-derive v0.10.0 |
2167 | 2025-07-14T17:27:00.693Z | Checking async-stream v0.3.6 |
2168 | 2025-07-14T17:27:00.943Z | Checking rustls-pemfile v2.2.0 |
2169 | 2025-07-14T17:27:01.201Z | Checking waitgroup v0.1.2 |
2170 | 2025-07-14T17:27:01.307Z | Checking hostname v0.4.0 |
2171 | 2025-07-14T17:27:01.395Z | Compiling ref-cast-impl v1.0.24 |
2172 | 2025-07-14T17:27:01.503Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2173 | 2025-07-14T17:27:01.644Z | Checking tokio-rustls v0.25.0 |
2174 | 2025-07-14T17:27:01.693Z | Checking macaddr v1.0.1 |
2175 | 2025-07-14T17:27:01.745Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2176 | 2025-07-14T17:27:01.770Z | Checking serde_with v3.14.0 |
2177 | 2025-07-14T17:27:02.074Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2178 | 2025-07-14T17:27:02.505Z | Checking instant v0.1.13 |
2179 | 2025-07-14T17:27:02.678Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2180 | 2025-07-14T17:27:02.728Z | Checking progenitor-client v0.9.1 |
2181 | 2025-07-14T17:27:02.754Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
2182 | 2025-07-14T17:27:02.885Z | Checking backoff v0.4.0 |
2183 | 2025-07-14T17:27:03.211Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2184 | 2025-07-14T17:27:03.365Z | Checking iddqd v0.3.8 |
2185 | 2025-07-14T17:27:03.440Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2186 | 2025-07-14T17:27:03.633Z | Checking camino-tempfile v1.4.1 |
2187 | 2025-07-14T17:27:03.953Z | Checking unicode-width v0.1.14 |
2188 | 2025-07-14T17:27:04.113Z | Compiling proc-macro-error v1.0.4 |
2189 | 2025-07-14T17:27:04.154Z | Checking parse-display v0.10.0 |
2190 | 2025-07-14T17:27:04.416Z | Compiling proc-macro-crate v1.3.1 |
2191 | 2025-07-14T17:27:04.462Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2192 | 2025-07-14T17:27:04.487Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2193 | 2025-07-14T17:27:04.690Z | Checking tabwriter v1.4.0 |
2194 | 2025-07-14T17:27:04.744Z | Compiling foreign-types-macros v0.2.3 |
2195 | 2025-07-14T17:27:04.936Z | Checking foreign-types-shared v0.3.1 |
2196 | 2025-07-14T17:27:05.105Z | Checking cstr-argument v0.1.2 |
2197 | 2025-07-14T17:27:05.154Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2198 | 2025-07-14T17:27:05.220Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2199 | 2025-07-14T17:27:05.289Z | Checking pretty-hex v0.2.1 |
2200 | 2025-07-14T17:27:05.333Z | Compiling num_enum_derive v0.5.11 |
2201 | 2025-07-14T17:27:05.374Z | Checking colored v2.2.0 |
2202 | 2025-07-14T17:27:05.502Z | Checking smf v0.2.3 |
2203 | 2025-07-14T17:27:05.628Z | Checking itertools v0.14.0 |
2204 | 2025-07-14T17:27:05.738Z | Checking base64 v0.21.7 |
2205 | 2025-07-14T17:27:05.786Z | Checking atomicwrites v0.4.4 |
2206 | 2025-07-14T17:27:05.907Z | Checking foreign-types v0.5.0 |
2207 | 2025-07-14T17:27:05.952Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2208 | 2025-07-14T17:27:05.992Z | Compiling itertools v0.13.0 |
2209 | 2025-07-14T17:27:06.052Z | Compiling crucible-workspace-hack v0.1.0 |
2210 | 2025-07-14T17:27:06.096Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2211 | 2025-07-14T17:27:06.160Z | Compiling typify-impl v0.4.1 |
2212 | 2025-07-14T17:27:06.239Z | Checking glob v0.3.2 |
2213 | 2025-07-14T17:27:06.475Z | Compiling heapless v0.8.0 |
2214 | 2025-07-14T17:27:06.582Z | Checking hash32 v0.3.1 |
2215 | 2025-07-14T17:27:06.629Z | Compiling smoltcp v0.11.0 |
2216 | 2025-07-14T17:27:07.347Z | Checking cobs v0.2.3 |
2217 | 2025-07-14T17:27:07.372Z | Checking num_enum v0.5.11 |
2218 | 2025-07-14T17:27:07.597Z | Checking same-file v1.0.6 |
2219 | 2025-07-14T17:27:07.644Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2220 | 2025-07-14T17:27:07.836Z | Checking walkdir v2.5.0 |
2221 | 2025-07-14T17:27:08.023Z | Checking postcard v1.0.10 |
2222 | 2025-07-14T17:27:08.176Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2223 | 2025-07-14T17:27:08.624Z | Checking sigpipe v0.1.3 |
2224 | 2025-07-14T17:27:08.672Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2225 | 2025-07-14T17:27:08.774Z | Compiling ingot-macros v0.1.0 |
2226 | 2025-07-14T17:27:08.822Z | Checking jiff v0.2.15 |
2227 | 2025-07-14T17:27:09.182Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2228 | 2025-07-14T17:27:09.382Z | Compiling zone_cfg_derive v0.3.0 |
2229 | 2025-07-14T17:27:09.963Z | Compiling typify-macro v0.3.0 |
2230 | 2025-07-14T17:27:10.010Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2231 | 2025-07-14T17:27:10.104Z | Compiling num-derive v0.4.2 |
2232 | 2025-07-14T17:27:10.396Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2233 | 2025-07-14T17:27:10.732Z | Checking zone v0.3.1 |
2234 | 2025-07-14T17:27:10.845Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2235 | 2025-07-14T17:27:11.139Z | Compiling convert_case v0.4.0 |
2236 | 2025-07-14T17:27:11.285Z | Checking utf-8 v0.7.6 |
2237 | 2025-07-14T17:27:11.531Z | Checking tokio-dtrace v0.1.0 |
2238 | 2025-07-14T17:27:11.577Z | Checking half v2.4.1 |
2239 | 2025-07-14T17:27:11.879Z | Checking oxide-tokio-rt v0.1.2 |
2240 | 2025-07-14T17:27:11.946Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2241 | 2025-07-14T17:27:11.986Z | Compiling derive_more v0.99.20 |
2242 | 2025-07-14T17:27:12.076Z | Checking ciborium-io v0.2.2 |
2243 | 2025-07-14T17:27:12.153Z | Checking tungstenite v0.21.0 |
2244 | 2025-07-14T17:27:12.262Z | Checking ciborium-ll v0.2.2 |
2245 | 2025-07-14T17:27:12.414Z | Checking pem v3.0.5 |
2246 | 2025-07-14T17:27:12.627Z | Checking ciborium v0.2.2 |
2247 | 2025-07-14T17:27:12.725Z | Checking newline-converter v0.3.0 |
2248 | 2025-07-14T17:27:12.933Z | Checking expectorate v1.2.0 |
2249 | 2025-07-14T17:27:13.062Z | Checking tokio-tungstenite v0.21.0 |
2250 | 2025-07-14T17:27:13.191Z | Checking num-rational v0.4.2 |
2251 | 2025-07-14T17:27:13.602Z | Compiling typify v0.3.0 |
2252 | 2025-07-14T17:27:13.653Z | Checking num-complex v0.4.6 |
2253 | 2025-07-14T17:27:13.846Z | Compiling progenitor-impl v0.9.1 |
2254 | 2025-07-14T17:27:13.899Z | Checking float-ord v0.3.2 |
2255 | 2025-07-14T17:27:14.175Z | Checking secrecy v0.10.3 |
2256 | 2025-07-14T17:27:14.461Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2257 | 2025-07-14T17:27:14.686Z | Checking num v0.4.3 |
2258 | 2025-07-14T17:27:14.782Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2259 | 2025-07-14T17:27:14.856Z | Checking fixedbitset v0.5.7 |
2260 | 2025-07-14T17:27:14.906Z | Checking indent_write v2.2.0 |
2261 | 2025-07-14T17:27:15.192Z | Checking ingot-types v0.1.0 |
2262 | 2025-07-14T17:27:15.292Z | Checking xattr v1.3.1 |
2263 | 2025-07-14T17:27:15.344Z | Checking filetime v0.2.25 |
2264 | 2025-07-14T17:27:15.411Z | Checking petgraph v0.8.2 |
2265 | 2025-07-14T17:27:15.595Z | Checking arc-swap v1.7.1 |
2266 | 2025-07-14T17:27:15.642Z | Checking tar v0.4.44 |
2267 | 2025-07-14T17:27:15.956Z | Checking password-hash v0.5.0 |
2268 | 2025-07-14T17:27:16.003Z | Checking ingot v0.1.0 |
2269 | 2025-07-14T17:27:16.066Z | Checking slog-scope v4.4.0 |
2270 | 2025-07-14T17:27:16.324Z | Checking slog-stdlog v4.1.1 |
2271 | 2025-07-14T17:27:16.446Z | Checking blake2 v0.10.6 |
2272 | 2025-07-14T17:27:16.495Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2273 | 2025-07-14T17:27:16.562Z | Checking slog-envlogger v2.2.0 |
2274 | 2025-07-14T17:27:16.841Z | Compiling cancel-safe-futures v0.1.5 |
2275 | 2025-07-14T17:27:16.943Z | Checking argon2 v0.5.3 |
2276 | 2025-07-14T17:27:17.259Z | Checking swrite v0.1.0 |
2277 | 2025-07-14T17:27:17.312Z | Compiling owo-colors v4.2.2 |
2278 | 2025-07-14T17:27:17.534Z | Checking libsw-core v0.3.1 |
2279 | 2025-07-14T17:27:17.715Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2280 | 2025-07-14T17:27:17.837Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2281 | 2025-07-14T17:27:17.883Z | Checking libsw v3.5.0 |
2282 | 2025-07-14T17:27:18.220Z | Checking linear-map v1.2.0 |
2283 | 2025-07-14T17:27:18.610Z | Compiling async-recursion v1.1.1 |
2284 | 2025-07-14T17:27:18.715Z | Checking keccak v0.1.5 |
2285 | 2025-07-14T17:27:18.772Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2286 | 2025-07-14T17:27:18.827Z | Compiling typify-impl v0.2.0 |
2287 | 2025-07-14T17:27:19.208Z | Checking sha3 v0.10.8 |
2288 | 2025-07-14T17:27:19.266Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2289 | 2025-07-14T17:27:19.326Z | Compiling typify-macro v0.4.1 |
2290 | 2025-07-14T17:27:19.693Z | Checking prettyplease v0.2.35 |
2291 | 2025-07-14T17:27:19.747Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2292 | 2025-07-14T17:27:20.546Z | Compiling progenitor-macro v0.9.1 |
2293 | 2025-07-14T17:27:21.780Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2294 | 2025-07-14T17:27:21.938Z | Checking globset v0.4.15 |
2295 | 2025-07-14T17:27:22.564Z | Checking headers-core v0.3.0 |
2296 | 2025-07-14T17:27:23.181Z | Compiling typify v0.4.1 |
2297 | 2025-07-14T17:27:23.397Z | Compiling progenitor-impl v0.10.0 |
2298 | 2025-07-14T17:27:23.618Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2299 | 2025-07-14T17:27:24.140Z | Checking highway v1.3.0 |
2300 | 2025-07-14T17:27:24.821Z | Checking headers v0.4.1 |
2301 | 2025-07-14T17:27:29.986Z | Compiling progenitor-macro v0.10.0 |
2302 | 2025-07-14T17:27:32.239Z | Compiling typify-macro v0.2.0 |
2303 | 2025-07-14T17:27:32.827Z | Checking progenitor v0.9.1 |
2304 | 2025-07-14T17:27:33.076Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2305 | 2025-07-14T17:27:33.226Z | Compiling lzma-sys v0.1.20 |
2306 | 2025-07-14T17:27:34.399Z | Checking progenitor-client v0.8.0 |
2307 | 2025-07-14T17:27:34.489Z | Compiling heck v0.3.3 |
2308 | 2025-07-14T17:27:34.837Z | Compiling pin-project-internal v1.1.6 |
2309 | 2025-07-14T17:27:35.212Z | Compiling zone_cfg_derive v0.1.2 |
2310 | 2025-07-14T17:27:35.920Z | Compiling typify v0.2.0 |
2311 | 2025-07-14T17:27:36.131Z | Compiling progenitor-impl v0.8.0 |
2312 | 2025-07-14T17:27:37.347Z | Checking pin-project v1.1.6 |
2313 | 2025-07-14T17:27:37.372Z | Checking resolv-conf v0.7.0 |
2314 | 2025-07-14T17:27:37.555Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2315 | 2025-07-14T17:27:37.817Z | Checking yasna v0.5.2 |
2316 | 2025-07-14T17:27:37.906Z | Checking base64 v0.13.1 |
2317 | 2025-07-14T17:27:38.006Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2318 | 2025-07-14T17:27:38.402Z | Checking ron v0.7.1 |
2319 | 2025-07-14T17:27:38.753Z | Checking rcgen v0.12.1 |
2320 | 2025-07-14T17:27:39.471Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2321 | 2025-07-14T17:27:39.662Z | Checking xz2 v0.1.7 |
2322 | 2025-07-14T17:27:39.995Z | Checking zone v0.1.8 |
2323 | 2025-07-14T17:27:40.084Z | Compiling snafu-derive v0.8.5 |
2324 | 2025-07-14T17:27:40.712Z | Checking olpc-cjson v0.1.4 |
2325 | 2025-07-14T17:27:40.814Z | Checking serde_plain v1.0.2 |
2326 | 2025-07-14T17:27:41.000Z | Checking subprocess v0.2.9 |
2327 | 2025-07-14T17:27:41.130Z | Checking typed-path v0.9.3 |
2328 | 2025-07-14T17:27:41.616Z | Checking humantime v2.2.0 |
2329 | 2025-07-14T17:27:41.971Z | Checking progenitor v0.10.0 |
2330 | 2025-07-14T17:27:42.036Z | Checking universal-hash v0.5.1 |
2331 | 2025-07-14T17:27:42.261Z | Checking opaque-debug v0.3.1 |
2332 | 2025-07-14T17:27:42.318Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
2333 | 2025-07-14T17:27:42.438Z | Compiling semver v0.1.20 |
2334 | 2025-07-14T17:27:42.520Z | Compiling progenitor-macro v0.8.0 |
2335 | 2025-07-14T17:27:42.637Z | Checking aead v0.5.2 |
2336 | 2025-07-14T17:27:42.960Z | Compiling rustc_version v0.1.7 |
2337 | 2025-07-14T17:27:43.039Z | Checking poly1305 v0.8.0 |
2338 | 2025-07-14T17:27:43.124Z | Checking chacha20 v0.9.1 |
2339 | 2025-07-14T17:27:43.477Z | Compiling newtype_derive v0.1.6 |
2340 | 2025-07-14T17:27:43.571Z | Compiling thiserror-impl-no-std v2.0.2 |
2341 | 2025-07-14T17:27:43.651Z | Checking linked-hash-map v0.5.6 |
2342 | 2025-07-14T17:27:44.098Z | Checking lru-cache v0.1.2 |
2343 | 2025-07-14T17:27:44.267Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2344 | 2025-07-14T17:27:44.427Z | Checking hickory-proto v0.24.4 |
2345 | 2025-07-14T17:27:44.700Z | Checking snafu v0.8.5 |
2346 | 2025-07-14T17:27:44.837Z | Checking chacha20poly1305 v0.10.1 |
2347 | 2025-07-14T17:27:45.089Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2348 | 2025-07-14T17:27:45.275Z | Checking tough v0.20.0 |
2349 | 2025-07-14T17:27:46.209Z | Checking thiserror-no-std v2.0.2 |
2350 | 2025-07-14T17:27:46.393Z | Checking vsss-rs v3.3.4 |
2351 | 2025-07-14T17:27:46.441Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
2352 | 2025-07-14T17:27:47.705Z | Checking steno v0.4.1 |
2353 | 2025-07-14T17:27:48.692Z | Checking hickory-resolver v0.24.4 |
2354 | 2025-07-14T17:27:49.364Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2355 | 2025-07-14T17:27:49.468Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2356 | 2025-07-14T17:27:49.743Z | Compiling moka v0.12.10 |
2357 | 2025-07-14T17:27:49.946Z | Checking tagptr v0.2.0 |
2358 | 2025-07-14T17:27:50.005Z | Compiling slog-dtrace v0.3.0 |
2359 | 2025-07-14T17:27:50.058Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2360 | 2025-07-14T17:27:50.189Z | Checking bytecount v0.6.8 |
2361 | 2025-07-14T17:27:50.411Z | Checking display-error-chain v0.2.2 |
2362 | 2025-07-14T17:27:50.505Z | Checking qorb v0.4.0 |
2363 | 2025-07-14T17:27:50.708Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2364 | 2025-07-14T17:27:51.065Z | Checking gethostname v0.5.0 |
2365 | 2025-07-14T17:27:51.780Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2366 | 2025-07-14T17:27:51.852Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2367 | 2025-07-14T17:27:52.370Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2368 | 2025-07-14T17:27:52.718Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2369 | 2025-07-14T17:27:53.221Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2370 | 2025-07-14T17:27:53.736Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2371 | 2025-07-14T17:27:54.489Z | Checking progenitor v0.8.0 |
2372 | 2025-07-14T17:27:54.763Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2373 | 2025-07-14T17:27:55.555Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2374 | 2025-07-14T17:27:55.725Z | Checking hickory-resolver v0.25.2 |
2375 | 2025-07-14T17:27:56.170Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2376 | 2025-07-14T17:27:56.218Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2377 | 2025-07-14T17:27:57.009Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2378 | 2025-07-14T17:27:57.111Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2379 | 2025-07-14T17:27:58.015Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2380 | 2025-07-14T17:27:58.911Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2381 | 2025-07-14T17:27:58.961Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2382 | 2025-07-14T17:27:59.334Z | Checking nibble_vec v0.1.0 |
2383 | 2025-07-14T17:27:59.385Z | Checking endian-type v0.1.2 |
2384 | 2025-07-14T17:27:59.675Z | Compiling libefi-sys v0.1.0 |
2385 | 2025-07-14T17:27:59.720Z | Checking radix_trie v0.2.1 |
2386 | 2025-07-14T17:27:59.831Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2387 | 2025-07-14T17:28:00.125Z | Compiling bitfield-struct v0.6.2 |
2388 | 2025-07-14T17:28:00.230Z | Compiling radium v0.7.0 |
2389 | 2025-07-14T17:28:00.319Z | Checking termcolor v1.4.1 |
2390 | 2025-07-14T17:28:00.801Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2391 | 2025-07-14T17:28:00.903Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2392 | 2025-07-14T17:28:01.165Z | Compiling zerocopy-derive v0.6.6 |
2393 | 2025-07-14T17:28:01.227Z | Compiling maybe-uninit v2.0.0 |
2394 | 2025-07-14T17:28:01.512Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2395 | 2025-07-14T17:28:01.586Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2396 | 2025-07-14T17:28:01.783Z | Checking tap v1.0.1 |
2397 | 2025-07-14T17:28:02.024Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2398 | 2025-07-14T17:28:02.138Z | Checking wyz v0.5.1 |
2399 | 2025-07-14T17:28:02.218Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2400 | 2025-07-14T17:28:02.264Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2401 | 2025-07-14T17:28:02.701Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2402 | 2025-07-14T17:28:03.007Z | Checking zerocopy v0.6.6 |
2403 | 2025-07-14T17:28:03.127Z | Checking crc-catalog v2.4.0 |
2404 | 2025-07-14T17:28:03.364Z | Compiling packed_struct v0.10.1 |
2405 | 2025-07-14T17:28:03.414Z | Checking funty v2.0.0 |
2406 | 2025-07-14T17:28:03.546Z | Checking crc v3.2.1 |
2407 | 2025-07-14T17:28:03.808Z | Compiling packed_struct_codegen v0.10.1 |
2408 | 2025-07-14T17:28:03.932Z | Compiling indexmap v1.9.3 |
2409 | 2025-07-14T17:28:04.010Z | Checking termtree v0.5.1 |
2410 | 2025-07-14T17:28:04.084Z | Checking nodrop v0.1.14 |
2411 | 2025-07-14T17:28:04.286Z | Checking bitvec v1.0.1 |
2412 | 2025-07-14T17:28:04.342Z | Checking array-init v0.0.4 |
2413 | 2025-07-14T17:28:04.367Z | Checking smallvec v0.6.14 |
2414 | 2025-07-14T17:28:04.501Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2415 | 2025-07-14T17:28:04.640Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2416 | 2025-07-14T17:28:04.880Z | Compiling proc-macro-error-attr2 v2.0.0 |
2417 | 2025-07-14T17:28:05.393Z | Checking hashbrown v0.12.3 |
2418 | 2025-07-14T17:28:05.703Z | Checking bitfield v0.14.0 |
2419 | 2025-07-14T17:28:05.895Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2420 | 2025-07-14T17:28:06.031Z | Compiling proc-macro-error2 v2.0.1 |
2421 | 2025-07-14T17:28:06.285Z | Checking serde-hex v0.1.0 |
2422 | 2025-07-14T17:28:06.540Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2423 | 2025-07-14T17:28:06.682Z | Checking env_logger v0.10.2 |
2424 | 2025-07-14T17:28:06.913Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2425 | 2025-07-14T17:28:07.118Z | Checking ron v0.8.1 |
2426 | 2025-07-14T17:28:07.176Z | Checking hashbrown v0.13.2 |
2427 | 2025-07-14T17:28:08.153Z | Checking crc-any v2.5.0 |
2428 | 2025-07-14T17:28:08.361Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2429 | 2025-07-14T17:28:08.573Z | Checking object v0.30.4 |
2430 | 2025-07-14T17:28:08.695Z | Compiling tabled_derive v0.10.0 |
2431 | 2025-07-14T17:28:09.821Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2432 | 2025-07-14T17:28:10.471Z | Checking papergrid v0.14.0 |
2433 | 2025-07-14T17:28:10.655Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2434 | 2025-07-14T17:28:11.395Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2435 | 2025-07-14T17:28:11.982Z | Compiling num-derive v0.3.3 |
2436 | 2025-07-14T17:28:13.396Z | Checking path-slash v0.1.5 |
2437 | 2025-07-14T17:28:13.630Z | Checking tabled v0.18.0 |
2438 | 2025-07-14T17:28:13.866Z | Checking libscf-sys v1.1.0 |
2439 | 2025-07-14T17:28:14.157Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2440 | 2025-07-14T17:28:14.541Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2441 | 2025-07-14T17:28:14.674Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2442 | 2025-07-14T17:28:14.847Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2443 | 2025-07-14T17:28:15.606Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2444 | 2025-07-14T17:28:15.772Z | Checking maplit v1.0.2 |
2445 | 2025-07-14T17:28:15.949Z | Compiling xshell-macros v0.2.7 |
2446 | 2025-07-14T17:28:16.123Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2447 | 2025-07-14T17:28:16.544Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2448 | 2025-07-14T17:28:16.612Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2449 | 2025-07-14T17:28:16.703Z | Checking crc8 v0.1.1 |
2450 | 2025-07-14T17:28:16.750Z | Checking xshell v0.2.7 |
2451 | 2025-07-14T17:28:16.939Z | Checking fxhash v0.2.1 |
2452 | 2025-07-14T17:28:17.176Z | Compiling vte_generate_state_changes v0.1.2 |
2453 | 2025-07-14T17:28:17.219Z | Checking fd-lock v4.0.2 |
2454 | 2025-07-14T17:28:17.441Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2455 | 2025-07-14T17:28:17.498Z | Checking nu-ansi-term v0.50.1 |
2456 | 2025-07-14T17:28:17.809Z | Checking vte v0.11.1 |
2457 | 2025-07-14T17:28:17.867Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2458 | 2025-07-14T17:28:17.959Z | Compiling const_format_proc_macros v0.2.34 |
2459 | 2025-07-14T17:28:19.174Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
2460 | 2025-07-14T17:28:19.199Z | Checking strip-ansi-escapes v0.2.0 |
2461 | 2025-07-14T17:28:19.489Z | Checking reedline v0.40.0 |
2462 | 2025-07-14T17:28:19.676Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2463 | 2025-07-14T17:28:19.725Z | Checking const_format v0.2.34 |
2464 | 2025-07-14T17:28:19.780Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2465 | 2025-07-14T17:28:19.880Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
2466 | 2025-07-14T17:28:20.062Z | Checking home v0.5.9 |
2467 | 2025-07-14T17:28:20.284Z | Checking kstat-rs v0.2.4 |
2468 | 2025-07-14T17:28:20.343Z | Checking papergrid v0.11.0 |
2469 | 2025-07-14T17:28:20.393Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2470 | 2025-07-14T17:28:20.442Z | Compiling tabled_derive v0.7.0 |
2471 | 2025-07-14T17:28:20.496Z | Checking half v1.8.3 |
2472 | 2025-07-14T17:28:20.688Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2473 | 2025-07-14T17:28:20.734Z | Compiling nix v0.30.1 |
2474 | 2025-07-14T17:28:20.942Z | Checking serde_cbor v0.11.2 |
2475 | 2025-07-14T17:28:21.746Z | Compiling phf_generator v0.11.2 |
2476 | 2025-07-14T17:28:21.860Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2477 | 2025-07-14T17:28:21.995Z | Compiling phf_codegen v0.11.2 |
2478 | 2025-07-14T17:28:22.232Z | Compiling dsl_auto_type v0.1.2 |
2479 | 2025-07-14T17:28:22.289Z | Checking scheduled-thread-pool v0.2.7 |
2480 | 2025-07-14T17:28:22.354Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2481 | 2025-07-14T17:28:22.450Z | Compiling parse-zoneinfo v0.3.1 |
2482 | 2025-07-14T17:28:22.507Z | Checking tabled v0.15.0 |
2483 | 2025-07-14T17:28:22.564Z | Compiling diesel_table_macro_syntax v0.2.0 |
2484 | 2025-07-14T17:28:22.619Z | Compiling parking_lot_core v0.8.6 |
2485 | 2025-07-14T17:28:22.929Z | Compiling cfg_aliases v0.1.1 |
2486 | 2025-07-14T17:28:23.027Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2487 | 2025-07-14T17:28:23.108Z | Compiling nix v0.28.0 |
2488 | 2025-07-14T17:28:23.217Z | Compiling chrono-tz-build v0.4.0 |
2489 | 2025-07-14T17:28:23.623Z | Compiling diesel_derives v2.2.3 |
2490 | 2025-07-14T17:28:23.828Z | Checking r2d2 v0.8.10 |
2491 | 2025-07-14T17:28:24.102Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2492 | 2025-07-14T17:28:24.218Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2493 | 2025-07-14T17:28:24.389Z | Checking bcs v0.1.6 |
2494 | 2025-07-14T17:28:24.896Z | Checking nanorand v0.7.0 |
2495 | 2025-07-14T17:28:24.944Z | Compiling chrono-tz v0.10.3 |
2496 | 2025-07-14T17:28:25.331Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2497 | 2025-07-14T17:28:25.385Z | Checking flume v0.11.1 |
2498 | 2025-07-14T17:28:25.682Z | Compiling crunchy v0.2.2 |
2499 | 2025-07-14T17:28:25.727Z | Checking parking_lot v0.11.2 |
2500 | 2025-07-14T17:28:26.262Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2501 | 2025-07-14T17:28:26.331Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2502 | 2025-07-14T17:28:26.461Z | Checking prefix-trie v0.7.0 |
2503 | 2025-07-14T17:28:26.774Z | Compiling peg-macros v0.8.5 |
2504 | 2025-07-14T17:28:26.980Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2505 | 2025-07-14T17:28:27.213Z | Compiling sqlparser_derive v0.2.2 |
2506 | 2025-07-14T17:28:27.745Z | Compiling tiny-keccak v2.0.2 |
2507 | 2025-07-14T17:28:27.984Z | Checking unicode_categories v0.1.1 |
2508 | 2025-07-14T17:28:28.238Z | Checking sqlparser v0.45.0 |
2509 | 2025-07-14T17:28:28.300Z | Checking hickory-server v0.25.2 |
2510 | 2025-07-14T17:28:28.343Z | Checking sqlformat v0.3.5 |
2511 | 2025-07-14T17:28:28.439Z | Checking rustyline v14.0.0 |
2512 | 2025-07-14T17:28:29.713Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2513 | 2025-07-14T17:28:29.821Z | Checking peg v0.8.5 |
2514 | 2025-07-14T17:28:30.040Z | Checking sled v0.34.7 |
2515 | 2025-07-14T17:28:30.176Z | Checking hickory-client v0.25.2 |
2516 | 2025-07-14T17:28:30.703Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2517 | 2025-07-14T17:28:31.016Z | Compiling bit-vec v0.6.3 |
2518 | 2025-07-14T17:28:31.516Z | Compiling bit-set v0.5.3 |
2519 | 2025-07-14T17:28:31.748Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2520 | 2025-07-14T17:28:31.912Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2521 | 2025-07-14T17:28:32.755Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2522 | 2025-07-14T17:28:32.847Z | Compiling ascii-canvas v3.0.0 |
2523 | 2025-07-14T17:28:33.299Z | Checking diesel v2.2.11 |
2524 | 2025-07-14T17:28:33.407Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2525 | 2025-07-14T17:28:33.751Z | Compiling ena v0.14.3 |
2526 | 2025-07-14T17:28:33.798Z | Compiling diff v0.1.13 |
2527 | 2025-07-14T17:28:33.937Z | Compiling regex-syntax v0.6.29 |
2528 | 2025-07-14T17:28:34.272Z | Compiling bindgen v0.71.1 |
2529 | 2025-07-14T17:28:34.455Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2530 | 2025-07-14T17:28:35.310Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2531 | 2025-07-14T17:28:35.402Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2532 | 2025-07-14T17:28:35.930Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2533 | 2025-07-14T17:28:36.202Z | Compiling unicase v2.7.0 |
2534 | 2025-07-14T17:28:36.657Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2535 | 2025-07-14T17:28:36.871Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2536 | 2025-07-14T17:28:37.233Z | Compiling lalrpop v0.19.12 |
2537 | 2025-07-14T17:28:37.636Z | Compiling derive_builder_core v0.20.2 |
2538 | 2025-07-14T17:28:38.411Z | Compiling libxml v0.3.3 |
2539 | 2025-07-14T17:28:39.008Z | Compiling strum_macros v0.24.3 |
2540 | 2025-07-14T17:28:39.103Z | Compiling indoc v1.0.9 |
2541 | 2025-07-14T17:28:39.658Z | Compiling derive_builder_macro v0.20.2 |
2542 | 2025-07-14T17:28:40.178Z | Checking assert_matches v1.5.0 |
2543 | 2025-07-14T17:28:40.687Z | Checking derive_builder v0.20.2 |
2544 | 2025-07-14T17:28:41.369Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2545 | 2025-07-14T17:28:41.700Z | Checking primeorder v0.13.6 |
2546 | 2025-07-14T17:28:41.863Z | Checking quick-xml v0.37.2 |
2547 | 2025-07-14T17:28:42.094Z | Compiling oso-derive v0.27.3 |
2548 | 2025-07-14T17:28:42.208Z | Compiling impl-trait-for-tuples v0.2.2 |
2549 | 2025-07-14T17:28:43.054Z | Compiling mime_guess v2.0.5 |
2550 | 2025-07-14T17:28:43.644Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2551 | 2025-07-14T17:28:43.902Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2552 | 2025-07-14T17:28:44.140Z | Checking http-range v0.1.5 |
2553 | 2025-07-14T17:28:44.792Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2554 | 2025-07-14T17:28:45.012Z | Checking predicates-tree v1.0.12 |
2555 | 2025-07-14T17:28:45.236Z | Checking signal-hook-tokio v0.3.1 |
2556 | 2025-07-14T17:28:45.423Z | Checking atty v0.2.14 |
2557 | 2025-07-14T17:28:45.483Z | Compiling salty v0.3.0 |
2558 | 2025-07-14T17:28:46.022Z | Checking p384 v0.13.0 |
2559 | 2025-07-14T17:28:46.375Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2560 | 2025-07-14T17:28:47.067Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2561 | 2025-07-14T17:28:47.338Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2562 | 2025-07-14T17:28:47.762Z | Compiling diesel-dtrace v0.4.2 |
2563 | 2025-07-14T17:28:48.230Z | Checking hyper-staticfile v0.10.1 |
2564 | 2025-07-14T17:28:48.453Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2565 | 2025-07-14T17:28:48.502Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2566 | 2025-07-14T17:28:48.883Z | Checking tungstenite v0.23.0 |
2567 | 2025-07-14T17:28:48.930Z | Checking bb8 v0.8.5 |
2568 | 2025-07-14T17:28:48.986Z | Checking env_filter v0.1.2 |
2569 | 2025-07-14T17:28:49.048Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2570 | 2025-07-14T17:28:49.345Z | Checking env_logger v0.11.5 |
2571 | 2025-07-14T17:28:49.618Z | Checking ignore v0.4.23 |
2572 | 2025-07-14T17:28:49.678Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2573 | 2025-07-14T17:28:49.738Z | Compiling fs-err v2.11.0 |
2574 | 2025-07-14T17:28:49.800Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2575 | 2025-07-14T17:28:49.886Z | Checking tokio-tungstenite v0.23.1 |
2576 | 2025-07-14T17:28:50.095Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2577 | 2025-07-14T17:28:50.146Z | Checking void v1.0.2 |
2578 | 2025-07-14T17:28:50.369Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
2579 | 2025-07-14T17:28:50.433Z | Checking lzss v0.8.2 |
2580 | 2025-07-14T17:28:50.568Z | Checking globwalk v0.9.1 |
2581 | 2025-07-14T17:28:50.845Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2582 | 2025-07-14T17:28:50.870Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2583 | 2025-07-14T17:28:50.953Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2584 | 2025-07-14T17:28:51.007Z | Checking nix v0.27.1 |
2585 | 2025-07-14T17:28:51.007Z | Checking serde_bytes v0.11.17 |
2586 | 2025-07-14T17:28:51.230Z | Checking secrecy v0.8.0 |
2587 | 2025-07-14T17:28:51.278Z | Checking camino-tempfile-ext v0.3.2 |
2588 | 2025-07-14T17:28:51.714Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2589 | 2025-07-14T17:28:51.860Z | Checking parse-size v1.1.0 |
2590 | 2025-07-14T17:28:52.120Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
2591 | 2025-07-14T17:28:52.296Z | Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
2592 | 2025-07-14T17:28:53.206Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2593 | 2025-07-14T17:28:53.387Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2594 | 2025-07-14T17:28:53.875Z | Checking rand_seeder v0.3.0 |
2595 | 2025-07-14T17:28:54.229Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2596 | 2025-07-14T17:28:54.590Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2597 | 2025-07-14T17:28:54.640Z | Checking csv-core v0.1.11 |
2598 | 2025-07-14T17:28:55.058Z | Checking csv v1.3.1 |
2599 | 2025-07-14T17:28:55.444Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2600 | 2025-07-14T17:28:55.930Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2601 | 2025-07-14T17:28:55.955Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2602 | 2025-07-14T17:28:56.031Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2603 | 2025-07-14T17:28:56.195Z | Checking heck v0.4.1 |
2604 | 2025-07-14T17:28:56.500Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
2605 | 2025-07-14T17:28:56.990Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2606 | 2025-07-14T17:28:57.401Z | Checking yansi v1.0.1 |
2607 | 2025-07-14T17:28:57.618Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2608 | 2025-07-14T17:28:58.012Z | Checking pretty_assertions v1.4.1 |
2609 | 2025-07-14T17:28:58.059Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2610 | 2025-07-14T17:28:58.304Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2611 | 2025-07-14T17:28:58.806Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2612 | 2025-07-14T17:28:59.498Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2613 | 2025-07-14T17:28:59.911Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2614 | 2025-07-14T17:29:00.304Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2615 | 2025-07-14T17:29:00.914Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2616 | 2025-07-14T17:29:01.069Z | Compiling indoc v2.0.6 |
2617 | 2025-07-14T17:29:01.532Z | Checking is_ci v1.2.0 |
2618 | 2025-07-14T17:29:01.743Z | Checking supports-color v3.0.2 |
2619 | 2025-07-14T17:29:02.005Z | Checking typeid v1.0.3 |
2620 | 2025-07-14T17:29:02.055Z | Checking castaway v0.2.3 |
2621 | 2025-07-14T17:29:02.248Z | Compiling libz-sys v1.1.20 |
2622 | 2025-07-14T17:29:02.377Z | Checking smawk v0.3.2 |
2623 | 2025-07-14T17:29:02.662Z | Checking unicode-linebreak v0.1.5 |
2624 | 2025-07-14T17:29:03.111Z | Checking compact_str v0.8.0 |
2625 | 2025-07-14T17:29:03.154Z | Checking textwrap v0.16.2 |
2626 | 2025-07-14T17:29:03.297Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2627 | 2025-07-14T17:29:03.939Z | Checking async-bb8-diesel v0.2.1 |
2628 | 2025-07-14T17:29:04.003Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2629 | 2025-07-14T17:29:04.062Z | Checking erased-serde v0.4.6 |
2630 | 2025-07-14T17:29:04.185Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2631 | 2025-07-14T17:29:04.749Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2632 | 2025-07-14T17:29:05.105Z | Checking unicode-truncate v1.1.0 |
2633 | 2025-07-14T17:29:05.416Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2634 | 2025-07-14T17:29:05.466Z | Checking concurrent-queue v2.5.0 |
2635 | 2025-07-14T17:29:05.801Z | Checking lru v0.12.5 |
2636 | 2025-07-14T17:29:05.912Z | Checking ordered-float v2.10.1 |
2637 | 2025-07-14T17:29:06.181Z | Compiling instability v0.3.2 |
2638 | 2025-07-14T17:29:06.520Z | Checking cassowary v0.3.0 |
2639 | 2025-07-14T17:29:06.573Z | Checking parking v2.2.1 |
2640 | 2025-07-14T17:29:06.843Z | Checking serde-value v0.7.0 |
2641 | 2025-07-14T17:29:07.083Z | Checking serde-untagged v0.1.7 |
2642 | 2025-07-14T17:29:07.181Z | Checking ratatui v0.29.0 |
2643 | 2025-07-14T17:29:07.313Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2644 | 2025-07-14T17:29:07.529Z | Checking cargo-util-schemas v0.2.0 |
2645 | 2025-07-14T17:29:08.929Z | Checking cargo-platform v0.2.0 |
2646 | 2025-07-14T17:29:09.347Z | Checking event-listener v5.3.1 |
2647 | 2025-07-14T17:29:09.592Z | Checking cargo_metadata v0.20.0 |
2648 | 2025-07-14T17:29:09.851Z | Compiling vergen v8.3.2 |
2649 | 2025-07-14T17:29:10.239Z | Compiling cargo-platform v0.1.8 |
2650 | 2025-07-14T17:29:10.496Z | Checking event-listener-strategy v0.5.2 |
2651 | 2025-07-14T17:29:10.779Z | Compiling cargo_metadata v0.18.1 |
2652 | 2025-07-14T17:29:10.824Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2653 | 2025-07-14T17:29:11.354Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2654 | 2025-07-14T17:29:12.602Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2655 | 2025-07-14T17:29:12.962Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2656 | 2025-07-14T17:29:13.320Z | Checking plotters-backend v0.3.7 |
2657 | 2025-07-14T17:29:13.706Z | Checking shell-words v1.1.0 |
2658 | 2025-07-14T17:29:13.798Z | Compiling rustls v0.21.12 |
2659 | 2025-07-14T17:29:13.863Z | Checking plotters-svg v0.3.7 |
2660 | 2025-07-14T17:29:14.141Z | Checking futures-lite v2.3.0 |
2661 | 2025-07-14T17:29:14.195Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2662 | 2025-07-14T17:29:14.331Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2663 | 2025-07-14T17:29:14.709Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2664 | 2025-07-14T17:29:15.098Z | Checking sct v0.7.1 |
2665 | 2025-07-14T17:29:15.169Z | Checking rustls-webpki v0.101.7 |
2666 | 2025-07-14T17:29:15.378Z | Checking cast v0.3.0 |
2667 | 2025-07-14T17:29:15.637Z | Checking plotters v0.3.7 |
2668 | 2025-07-14T17:29:15.730Z | Checking criterion-plot v0.5.0 |
2669 | 2025-07-14T17:29:16.243Z | Checking tinytemplate v1.2.1 |
2670 | 2025-07-14T17:29:16.717Z | Checking oorandom v11.1.4 |
2671 | 2025-07-14T17:29:16.953Z | Checking anes v0.1.6 |
2672 | 2025-07-14T17:29:17.356Z | Checking async-lock v3.4.0 |
2673 | 2025-07-14T17:29:17.402Z | Checking criterion v0.6.0 |
2674 | 2025-07-14T17:29:18.214Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
2675 | 2025-07-14T17:29:18.862Z | Checking tokio-rustls v0.24.1 |
2676 | 2025-07-14T17:29:19.079Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2677 | 2025-07-14T17:29:19.319Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2678 | 2025-07-14T17:29:19.366Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2679 | 2025-07-14T17:29:19.729Z | Checking rustls-pemfile v1.0.4 |
2680 | 2025-07-14T17:29:20.032Z | Checking twox-hash v2.1.0 |
2681 | 2025-07-14T17:29:20.182Z | Checking polling v3.7.3 |
2682 | 2025-07-14T17:29:20.634Z | Checking async-io v2.3.4 |
2683 | 2025-07-14T17:29:20.773Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2684 | 2025-07-14T17:29:20.968Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2685 | 2025-07-14T17:29:21.558Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2686 | 2025-07-14T17:29:21.872Z | Checking fatfs v0.3.6 |
2687 | 2025-07-14T17:29:22.190Z | Checking hex-literal v0.4.1 |
2688 | 2025-07-14T17:29:22.395Z | Checking async-task v4.7.1 |
2689 | 2025-07-14T17:29:22.789Z | Checking async-channel v2.3.1 |
2690 | 2025-07-14T17:29:23.025Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2691 | 2025-07-14T17:29:23.150Z | Checking piper v0.2.4 |
2692 | 2025-07-14T17:29:23.433Z | Checking rtoolbox v0.0.2 |
2693 | 2025-07-14T17:29:23.483Z | Checking futures-timer v3.0.3 |
2694 | 2025-07-14T17:29:23.710Z | Checking rpassword v7.4.0 |
2695 | 2025-07-14T17:29:23.885Z | Checking blocking v1.6.1 |
2696 | 2025-07-14T17:29:23.934Z | Checking async-executor v1.13.1 |
2697 | 2025-07-14T17:29:24.282Z | Checking async-signal v0.2.10 |
2698 | 2025-07-14T17:29:24.407Z | Checking tui-tree-widget v0.23.1 |
2699 | 2025-07-14T17:29:24.646Z | Checking polyval v0.6.2 |
2700 | 2025-07-14T17:29:24.841Z | Checking event-listener v2.5.3 |
2701 | 2025-07-14T17:29:25.008Z | Checking ghash v0.5.1 |
2702 | 2025-07-14T17:29:25.155Z | Checking async-channel v1.9.0 |
2703 | 2025-07-14T17:29:25.264Z | Checking async-process v2.3.0 |
2704 | 2025-07-14T17:29:25.476Z | Checking async-global-executor v2.4.1 |
2705 | 2025-07-14T17:29:25.707Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2706 | 2025-07-14T17:29:25.826Z | Checking ctr v0.9.2 |
2707 | 2025-07-14T17:29:26.185Z | Checking kv-log-macro v1.0.7 |
2708 | 2025-07-14T17:29:26.291Z | Compiling async-attributes v1.1.2 |
2709 | 2025-07-14T17:29:26.375Z | Checking arrayvec v0.7.6 |
2710 | 2025-07-14T17:29:26.800Z | Checking constant_time_eq v0.3.1 |
2711 | 2025-07-14T17:29:27.008Z | Checking arrayref v0.3.9 |
2712 | 2025-07-14T17:29:27.177Z | Checking aes-gcm v0.10.3 |
2713 | 2025-07-14T17:29:27.219Z | Checking async-std v1.13.0 |
2714 | 2025-07-14T17:29:27.470Z | Checking ssh-encoding v0.2.0 |
2715 | 2025-07-14T17:29:27.897Z | Checking blowfish v0.9.1 |
2716 | 2025-07-14T17:29:28.248Z | Compiling petname v2.0.2 |
2717 | 2025-07-14T17:29:29.676Z | Checking bcrypt-pbkdf v0.10.0 |
2718 | 2025-07-14T17:29:30.059Z | Checking ssh-cipher v0.2.0 |
2719 | 2025-07-14T17:29:30.447Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2720 | 2025-07-14T17:29:30.627Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2721 | 2025-07-14T17:29:30.881Z | Checking async-object-pool v0.1.5 |
2722 | 2025-07-14T17:29:31.188Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
2723 | 2025-07-14T17:29:31.503Z | Checking serde_regex v1.1.0 |
2724 | 2025-07-14T17:29:31.853Z | Checking password-hash v0.4.2 |
2725 | 2025-07-14T17:29:32.373Z | Checking assert-json-diff v2.0.2 |
2726 | 2025-07-14T17:29:32.513Z | Checking path-tree v0.8.1 |
2727 | 2025-07-14T17:29:32.721Z | Checking stringmetrics v2.2.2 |
2728 | 2025-07-14T17:29:32.963Z | Checking pbkdf2 v0.11.0 |
2729 | 2025-07-14T17:29:33.090Z | Checking httpmock v0.8.0-alpha.1 |
2730 | 2025-07-14T17:29:33.321Z | Checking ssh-key v0.6.6 |
2731 | 2025-07-14T17:29:36.102Z | Checking p521 v0.13.3 |
2732 | 2025-07-14T17:29:37.064Z | Checking p256 v0.13.2 |
2733 | 2025-07-14T17:29:37.346Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2734 | 2025-07-14T17:29:37.595Z | Checking russh-cryptovec v0.7.3 |
2735 | 2025-07-14T17:29:37.665Z | Checking sync-ptr v0.1.4 |
2736 | 2025-07-14T17:29:37.899Z | Checking md5 v0.7.0 |
2737 | 2025-07-14T17:29:37.954Z | Compiling target-lexicon v0.13.2 |
2738 | 2025-07-14T17:29:38.170Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2739 | 2025-07-14T17:29:38.265Z | Checking russh-keys v0.45.0 |
2740 | 2025-07-14T17:29:39.109Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2741 | 2025-07-14T17:29:39.644Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2742 | 2025-07-14T17:29:39.887Z | Checking num-bigint v0.4.6 |
2743 | 2025-07-14T17:29:40.001Z | Checking des v0.8.1 |
2744 | 2025-07-14T17:29:40.047Z | Compiling blake3 v1.5.4 |
2745 | 2025-07-14T17:29:40.334Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2746 | 2025-07-14T17:29:40.703Z | Compiling guppy-workspace-hack v0.1.0 |
2747 | 2025-07-14T17:29:41.171Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2748 | 2025-07-14T17:29:42.192Z | Checking russh v0.45.0 |
2749 | 2025-07-14T17:29:42.380Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2750 | 2025-07-14T17:29:42.554Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2751 | 2025-07-14T17:29:42.997Z | Checking memmap2 v0.9.5 |
2752 | 2025-07-14T17:29:43.367Z | Checking internet-checksum v0.2.1 |
2753 | 2025-07-14T17:29:43.614Z | Compiling target-spec v3.4.2 |
2754 | 2025-07-14T17:29:44.236Z | Checking cfg-expr v0.18.0 |
2755 | 2025-07-14T17:29:44.642Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2756 | 2025-07-14T17:29:45.073Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2757 | 2025-07-14T17:29:45.607Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2758 | 2025-07-14T17:29:46.251Z | Checking httptest v0.16.3 |
2759 | 2025-07-14T17:29:46.584Z | Checking topological-sort v0.2.2 |
2760 | 2025-07-14T17:29:46.868Z | Checking omicron-zone-package v0.12.2 |
2761 | 2025-07-14T17:29:48.773Z | Checking petgraph v0.7.1 |
2762 | 2025-07-14T17:29:49.258Z | Checking pathdiff v0.2.3 |
2763 | 2025-07-14T17:29:49.483Z | Compiling rstest_macros v0.25.0 |
2764 | 2025-07-14T17:29:50.040Z | Compiling target-triple v0.1.3 |
2765 | 2025-07-14T17:29:50.594Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2766 | 2025-07-14T17:29:50.776Z | Checking nested v0.1.1 |
2767 | 2025-07-14T17:29:50.867Z | Compiling doc-comment v0.3.3 |
2768 | 2025-07-14T17:29:51.180Z | Checking guppy v0.17.19 |
2769 | 2025-07-14T17:29:51.315Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2770 | 2025-07-14T17:29:51.637Z | Checking similar-asserts v1.7.0 |
2771 | 2025-07-14T17:29:51.949Z | Compiling proc-macro-crate v3.2.0 |
2772 | 2025-07-14T17:29:53.138Z | Compiling relative-path v1.9.3 |
2773 | 2025-07-14T17:29:53.381Z | Checking escape8259 v0.5.3 |
2774 | 2025-07-14T17:29:53.635Z | Compiling assert_cmd v2.0.17 |
2775 | 2025-07-14T17:29:54.159Z | Checking libtest-mimic v0.8.1 |
2776 | 2025-07-14T17:29:54.783Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2777 | 2025-07-14T17:29:54.890Z | Checking blake2b_simd v1.0.2 |
2778 | 2025-07-14T17:29:55.784Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2779 | 2025-07-14T17:29:56.274Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2780 | 2025-07-14T17:29:56.629Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2781 | 2025-07-14T17:29:57.002Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2782 | 2025-07-14T17:29:57.372Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2783 | 2025-07-14T17:29:57.737Z | Checking fancy-regex v0.14.0 |
2784 | 2025-07-14T17:29:58.961Z | Checking serde_tokenstream v0.2.2 |
2785 | 2025-07-14T17:29:59.105Z | Compiling git2 v0.19.0 |
2786 | 2025-07-14T17:29:59.433Z | Checking uzers v0.12.1 |
2787 | 2025-07-14T17:29:59.894Z | Checking datatest-stable v0.3.2 |
2788 | 2025-07-14T17:30:00.533Z | Checking rust-argon2 v2.1.0 |
2789 | 2025-07-14T17:30:01.018Z | Checking trybuild v1.0.105 |
2790 | 2025-07-14T17:30:02.214Z | Checking rstest v0.25.0 |
2791 | 2025-07-14T17:30:02.509Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2792 | 2025-07-14T17:30:02.842Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2793 | 2025-07-14T17:30:04.030Z | Checking support-bundle-viewer v0.1.2 |
2794 | 2025-07-14T17:30:06.165Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2795 | 2025-07-14T17:30:06.520Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2796 | 2025-07-14T17:30:06.909Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2797 | 2025-07-14T17:30:07.268Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2798 | 2025-07-14T17:30:07.469Z | Checking rand_distr v0.4.3 |
2799 | 2025-07-14T17:30:08.294Z | Checking multimap v0.10.1 |
2800 | 2025-07-14T17:30:08.715Z | Checking approx v0.5.1 |
2801 | 2025-07-14T17:30:09.210Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2802 | 2025-07-14T17:30:09.302Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2803 | 2025-07-14T17:30:09.844Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2804 | 2025-07-14T17:30:09.971Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2805 | 2025-07-14T17:30:10.591Z | Compiling samael v0.0.19 |
2806 | 2025-07-14T17:30:10.766Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2807 | 2025-07-14T17:30:11.229Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2808 | 2025-07-14T17:30:11.478Z | Checking partial-io v0.5.4 |
2809 | 2025-07-14T17:30:11.926Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
2810 | 2025-07-14T17:30:12.330Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
2811 | 2025-07-14T17:30:12.531Z | Checking cargo_toml v0.21.0 |
2812 | 2025-07-14T17:30:12.700Z | Checking termios v0.3.3 |
2813 | 2025-07-14T17:30:13.085Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
2814 | 2025-07-14T17:30:13.244Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2815 | 2025-07-14T17:30:14.624Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2816 | 2025-07-14T17:30:16.515Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2817 | 2025-07-14T17:30:20.087Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2818 | 2025-07-14T17:30:34.659Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2819 | 2025-07-14T17:30:38.331Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
2820 | 2025-07-14T17:30:51.296Z | Compiling polar-core v0.27.3 |
2821 | 2025-07-14T17:30:52.192Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2822 | 2025-07-14T17:30:59.835Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2823 | 2025-07-14T17:31:01.980Z | Checking oso v0.27.3 |
2824 | 2025-07-14T17:31:08.997Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2825 | 2025-07-14T17:31:13.313Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
2826 | 2025-07-14T17:31:15.643Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2827 | 2025-07-14T17:31:19.734Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2828 | 2025-07-14T17:32:13.426Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2829 | 2025-07-14T17:32:13.426Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2830 | 2025-07-14T17:32:13.426Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2831 | 2025-07-14T17:34:27.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 13s |
2832 | 2025-07-14T17:34:27.772Z | |
2833 | 2025-07-14T17:34:27.772Z | real 8:19.578349495 |
2834 | 2025-07-14T17:34:27.772Z | user 41:06.258935399 |
2835 | 2025-07-14T17:34:27.772Z | sys 7:31.910570849 |
2836 | 2025-07-14T17:34:27.772Z | trap 1.443683802 |
2837 | 2025-07-14T17:34:27.797Z | tflt 0.260921384 |
2838 | 2025-07-14T17:34:27.797Z | dflt 0.287172361 |
2839 | 2025-07-14T17:34:27.797Z | kflt 0.001566383 |
2840 | 2025-07-14T17:34:27.797Z | lock 1:45:30.858083185 |
2841 | 2025-07-14T17:34:27.797Z | slp 2:17:27.996799124 |
2842 | 2025-07-14T17:34:27.797Z | lat 2:18.922391666 |
2843 | 2025-07-14T17:34:27.797Z | stop 12:52.957038926 |
2844 | 2025-07-14T17:34:27.797Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
2845 | 2025-07-14T17:34:27.797Z | + ptime -m cargo doc --workspace --no-deps |
2846 | 2025-07-14T17:34:29.576Z | warning: output filename collision. |
2847 | 2025-07-14T17:34:29.576Z | 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)`. |
2848 | 2025-07-14T17:34:29.576Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
2849 | 2025-07-14T17:34:29.576Z | The targets should have unique names. |
2850 | 2025-07-14T17:34:29.576Z | This is a known bug where multiple crates with the same name use |
2851 | 2025-07-14T17:34:29.576Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
2852 | 2025-07-14T17:34:31.140Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2853 | 2025-07-14T17:34:31.213Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2854 | 2025-07-14T17:34:31.251Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2855 | 2025-07-14T17:34:31.341Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2856 | 2025-07-14T17:34:31.390Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2857 | 2025-07-14T17:34:31.426Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2858 | 2025-07-14T17:34:31.450Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2859 | 2025-07-14T17:34:31.695Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2860 | 2025-07-14T17:34:31.739Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2861 | 2025-07-14T17:34:31.783Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2862 | 2025-07-14T17:34:31.825Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2863 | 2025-07-14T17:34:31.996Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2864 | 2025-07-14T17:34:32.174Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2865 | 2025-07-14T17:34:32.300Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2866 | 2025-07-14T17:34:32.324Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2867 | 2025-07-14T17:34:32.424Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2868 | 2025-07-14T17:34:32.487Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
2869 | 2025-07-14T17:34:32.590Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2870 | 2025-07-14T17:34:32.684Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2871 | 2025-07-14T17:34:32.722Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2872 | 2025-07-14T17:34:33.008Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2873 | 2025-07-14T17:34:33.080Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2874 | 2025-07-14T17:34:33.174Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2875 | 2025-07-14T17:34:33.347Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2876 | 2025-07-14T17:34:33.550Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2877 | 2025-07-14T17:34:33.752Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
2878 | 2025-07-14T17:34:34.039Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2879 | 2025-07-14T17:34:34.083Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2880 | 2025-07-14T17:34:34.402Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2881 | 2025-07-14T17:34:34.543Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2882 | 2025-07-14T17:34:34.803Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2883 | 2025-07-14T17:34:34.904Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2884 | 2025-07-14T17:34:35.169Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2885 | 2025-07-14T17:34:35.276Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2886 | 2025-07-14T17:34:35.406Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2887 | 2025-07-14T17:34:35.568Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2888 | 2025-07-14T17:34:35.854Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2889 | 2025-07-14T17:34:35.890Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2890 | 2025-07-14T17:34:35.936Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2891 | 2025-07-14T17:34:36.092Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2892 | 2025-07-14T17:34:36.154Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2893 | 2025-07-14T17:34:36.299Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2894 | 2025-07-14T17:34:36.414Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2895 | 2025-07-14T17:34:36.451Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2896 | 2025-07-14T17:34:36.556Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2897 | 2025-07-14T17:34:36.608Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2898 | 2025-07-14T17:34:36.713Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
2899 | 2025-07-14T17:34:36.812Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2900 | 2025-07-14T17:34:36.883Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2901 | 2025-07-14T17:34:36.983Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2902 | 2025-07-14T17:34:37.015Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
2903 | 2025-07-14T17:34:37.135Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
2904 | 2025-07-14T17:34:37.485Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
2905 | 2025-07-14T17:34:37.518Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2906 | 2025-07-14T17:34:37.558Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2907 | 2025-07-14T17:34:37.646Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2908 | 2025-07-14T17:34:37.881Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2909 | 2025-07-14T17:34:37.972Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2910 | 2025-07-14T17:34:38.624Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2911 | 2025-07-14T17:34:39.118Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
2912 | 2025-07-14T17:34:40.070Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
2913 | 2025-07-14T17:34:41.527Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2914 | 2025-07-14T17:34:42.674Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2915 | 2025-07-14T17:34:42.749Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2916 | 2025-07-14T17:34:43.584Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2917 | 2025-07-14T17:34:43.776Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2918 | 2025-07-14T17:34:44.022Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2919 | 2025-07-14T17:34:44.446Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2920 | 2025-07-14T17:34:46.442Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2921 | 2025-07-14T17:34:46.593Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2922 | 2025-07-14T17:34:46.765Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2923 | 2025-07-14T17:34:47.184Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2924 | 2025-07-14T17:34:47.247Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2925 | 2025-07-14T17:34:48.652Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2926 | 2025-07-14T17:34:49.319Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2927 | 2025-07-14T17:34:49.864Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2928 | 2025-07-14T17:34:50.439Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2929 | 2025-07-14T17:34:50.669Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2930 | 2025-07-14T17:34:50.874Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2931 | 2025-07-14T17:34:51.076Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2932 | 2025-07-14T17:34:51.431Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2933 | 2025-07-14T17:34:54.442Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2934 | 2025-07-14T17:34:55.287Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2935 | 2025-07-14T17:34:56.418Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2936 | 2025-07-14T17:34:56.555Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2937 | 2025-07-14T17:34:56.772Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2938 | 2025-07-14T17:34:57.190Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2939 | 2025-07-14T17:34:57.526Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2940 | 2025-07-14T17:34:57.728Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2941 | 2025-07-14T17:34:58.486Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2942 | 2025-07-14T17:34:58.984Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2943 | 2025-07-14T17:34:59.867Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2944 | 2025-07-14T17:34:59.956Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2945 | 2025-07-14T17:35:01.327Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2946 | 2025-07-14T17:35:01.653Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2947 | 2025-07-14T17:35:01.983Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2948 | 2025-07-14T17:35:02.207Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2949 | 2025-07-14T17:35:03.177Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2950 | 2025-07-14T17:35:03.842Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2951 | 2025-07-14T17:35:04.070Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2952 | 2025-07-14T17:35:04.740Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2953 | 2025-07-14T17:35:05.256Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2954 | 2025-07-14T17:35:05.420Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2955 | 2025-07-14T17:35:06.658Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2956 | 2025-07-14T17:35:06.787Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2957 | 2025-07-14T17:35:08.144Z | Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
2958 | 2025-07-14T17:35:08.296Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2959 | 2025-07-14T17:35:09.024Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2960 | 2025-07-14T17:35:09.064Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2961 | 2025-07-14T17:35:09.345Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2962 | 2025-07-14T17:35:09.444Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2963 | 2025-07-14T17:35:09.919Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2964 | 2025-07-14T17:35:10.318Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2965 | 2025-07-14T17:35:10.426Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2966 | 2025-07-14T17:35:10.463Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2967 | 2025-07-14T17:35:10.568Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2968 | 2025-07-14T17:35:10.717Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2969 | 2025-07-14T17:35:11.116Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2970 | 2025-07-14T17:35:11.229Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2971 | 2025-07-14T17:35:11.284Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2972 | 2025-07-14T17:35:11.710Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2973 | 2025-07-14T17:35:12.456Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2974 | 2025-07-14T17:35:12.706Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2975 | 2025-07-14T17:35:13.676Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2976 | 2025-07-14T17:35:13.712Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2977 | 2025-07-14T17:35:13.880Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2978 | 2025-07-14T17:35:14.328Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2979 | 2025-07-14T17:35:15.765Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2980 | 2025-07-14T17:35:16.178Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2981 | 2025-07-14T17:35:16.543Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2982 | 2025-07-14T17:35:16.738Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2983 | 2025-07-14T17:35:16.778Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2984 | 2025-07-14T17:35:16.965Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2985 | 2025-07-14T17:35:17.070Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2986 | 2025-07-14T17:35:17.369Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2987 | 2025-07-14T17:35:17.489Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2988 | 2025-07-14T17:35:18.464Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2989 | 2025-07-14T17:35:19.871Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2990 | 2025-07-14T17:35:19.896Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2991 | 2025-07-14T17:35:20.888Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2992 | 2025-07-14T17:35:21.392Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2993 | 2025-07-14T17:35:21.441Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2994 | 2025-07-14T17:35:21.787Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2995 | 2025-07-14T17:35:23.456Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2996 | 2025-07-14T17:35:24.776Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2997 | 2025-07-14T17:35:24.963Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2998 | 2025-07-14T17:35:26.089Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2999 | 2025-07-14T17:35:26.815Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3000 | 2025-07-14T17:35:27.382Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3001 | 2025-07-14T17:35:27.915Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3002 | 2025-07-14T17:35:28.347Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3003 | 2025-07-14T17:35:28.599Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3004 | 2025-07-14T17:35:30.323Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3005 | 2025-07-14T17:35:31.452Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3006 | 2025-07-14T17:35:33.101Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3007 | 2025-07-14T17:35:34.577Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3008 | 2025-07-14T17:35:38.112Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3009 | 2025-07-14T17:35:38.857Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3010 | 2025-07-14T17:35:40.574Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3011 | 2025-07-14T17:35:44.966Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
3012 | 2025-07-14T17:35:45.206Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3013 | 2025-07-14T17:35:46.638Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3014 | 2025-07-14T17:35:47.646Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3015 | 2025-07-14T17:35:48.041Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3016 | 2025-07-14T17:35:48.308Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3017 | 2025-07-14T17:35:48.422Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3018 | 2025-07-14T17:35:49.777Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3019 | 2025-07-14T17:35:55.535Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3020 | 2025-07-14T17:35:56.045Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3021 | 2025-07-14T17:35:59.410Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
3022 | 2025-07-14T17:35:59.966Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
3023 | 2025-07-14T17:36:00.952Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
3024 | 2025-07-14T17:36:01.594Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
3025 | 2025-07-14T17:36:04.473Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3026 | 2025-07-14T17:36:04.764Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3027 | 2025-07-14T17:36:05.251Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
3028 | 2025-07-14T17:36:06.005Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3029 | 2025-07-14T17:36:07.569Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3030 | 2025-07-14T17:36:10.978Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3031 | 2025-07-14T17:36:11.402Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3032 | 2025-07-14T17:36:11.461Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3033 | 2025-07-14T17:36:11.600Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3034 | 2025-07-14T17:36:11.894Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3035 | 2025-07-14T17:36:13.163Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
3036 | 2025-07-14T17:36:13.388Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3037 | 2025-07-14T17:36:16.015Z | Documenting sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
3038 | 2025-07-14T17:36:16.871Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
3039 | 2025-07-14T17:36:17.427Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
3040 | 2025-07-14T17:36:18.279Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3041 | 2025-07-14T17:36:21.508Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3042 | 2025-07-14T17:36:21.688Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
3043 | 2025-07-14T17:36:22.692Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3044 | 2025-07-14T17:36:23.762Z | Documenting sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
3045 | 2025-07-14T17:36:24.485Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3046 | 2025-07-14T17:36:25.837Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3047 | 2025-07-14T17:36:25.906Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3048 | 2025-07-14T17:36:27.956Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3049 | 2025-07-14T17:36:28.294Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3050 | 2025-07-14T17:36:28.957Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3051 | 2025-07-14T17:36:29.973Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3052 | 2025-07-14T17:36:30.588Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3053 | 2025-07-14T17:36:30.848Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
3054 | 2025-07-14T17:36:33.100Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3055 | 2025-07-14T17:36:33.478Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
3056 | 2025-07-14T17:36:34.008Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3057 | 2025-07-14T17:36:34.492Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
3058 | 2025-07-14T17:36:34.562Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3059 | 2025-07-14T17:36:36.631Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
3060 | 2025-07-14T17:36:36.941Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3061 | 2025-07-14T17:36:37.427Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
3062 | 2025-07-14T17:36:38.425Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3063 | 2025-07-14T17:36:41.032Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3064 | 2025-07-14T17:36:41.072Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3065 | 2025-07-14T17:36:41.112Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3066 | 2025-07-14T17:36:41.825Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3067 | 2025-07-14T17:36:42.069Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3068 | 2025-07-14T17:36:45.079Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3069 | 2025-07-14T17:36:45.116Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3070 | 2025-07-14T17:36:46.484Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
3071 | 2025-07-14T17:36:46.564Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3072 | 2025-07-14T17:36:47.275Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3073 | 2025-07-14T17:36:49.899Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3074 | 2025-07-14T17:36:50.345Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3075 | 2025-07-14T17:36:50.755Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3076 | 2025-07-14T17:36:50.814Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3077 | 2025-07-14T17:36:51.064Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3078 | 2025-07-14T17:36:51.106Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3079 | 2025-07-14T17:36:51.962Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3080 | 2025-07-14T17:36:52.794Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3081 | 2025-07-14T17:36:54.117Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3082 | 2025-07-14T17:36:54.622Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3083 | 2025-07-14T17:36:55.305Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3084 | 2025-07-14T17:36:55.461Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3085 | 2025-07-14T17:36:56.092Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3086 | 2025-07-14T17:36:56.356Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3087 | 2025-07-14T17:36:57.345Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3088 | 2025-07-14T17:36:57.993Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
3089 | 2025-07-14T17:36:58.707Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3090 | 2025-07-14T17:36:59.192Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3091 | 2025-07-14T17:36:59.513Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
3092 | 2025-07-14T17:36:59.554Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3093 | 2025-07-14T17:37:00.458Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3094 | 2025-07-14T17:37:00.822Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
3095 | 2025-07-14T17:37:01.499Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3096 | 2025-07-14T17:37:02.698Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3097 | 2025-07-14T17:37:03.461Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3098 | 2025-07-14T17:37:04.346Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3099 | 2025-07-14T17:37:04.735Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3100 | 2025-07-14T17:37:04.798Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3101 | 2025-07-14T17:37:05.043Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3102 | 2025-07-14T17:37:05.101Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3103 | 2025-07-14T17:37:05.139Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3104 | 2025-07-14T17:37:05.198Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3105 | 2025-07-14T17:37:07.883Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3106 | 2025-07-14T17:37:14.024Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
3107 | 2025-07-14T17:37:14.614Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3108 | 2025-07-14T17:37:14.700Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3109 | 2025-07-14T17:37:14.808Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
3110 | 2025-07-14T17:37:15.328Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
3111 | 2025-07-14T17:37:16.181Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
3112 | 2025-07-14T17:37:16.447Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3113 | 2025-07-14T17:37:17.362Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3114 | 2025-07-14T17:37:18.069Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
3115 | 2025-07-14T17:37:19.084Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3116 | 2025-07-14T17:37:19.636Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3117 | 2025-07-14T17:37:19.976Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
3118 | 2025-07-14T17:37:20.494Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3119 | 2025-07-14T17:37:21.119Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
3120 | 2025-07-14T17:37:21.261Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3121 | 2025-07-14T17:37:21.528Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3122 | 2025-07-14T17:37:21.773Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3123 | 2025-07-14T17:37:22.575Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3124 | 2025-07-14T17:37:22.942Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
3125 | 2025-07-14T17:37:23.831Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3126 | 2025-07-14T17:37:23.904Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
3127 | 2025-07-14T17:37:24.087Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
3128 | 2025-07-14T17:37:24.307Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3129 | 2025-07-14T17:37:24.636Z | Documenting id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
3130 | 2025-07-14T17:37:24.814Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3131 | 2025-07-14T17:37:24.962Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
3132 | 2025-07-14T17:37:25.430Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3133 | 2025-07-14T17:38:41.365Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3134 | 2025-07-14T17:38:54.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s |
3135 | 2025-07-14T17:38:54.443Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 163 other files |
3136 | 2025-07-14T17:38:54.572Z | |
3137 | 2025-07-14T17:38:54.572Z | real 4:26.708275952 |
3138 | 2025-07-14T17:38:54.572Z | user 21:55.854441878 |
3139 | 2025-07-14T17:38:54.572Z | sys 3:53.648561589 |
3140 | 2025-07-14T17:38:54.572Z | trap 0.706219849 |
3141 | 2025-07-14T17:38:54.572Z | tflt 0.155402102 |
3142 | 2025-07-14T17:38:54.572Z | dflt 0.076327067 |
3143 | 2025-07-14T17:38:54.572Z | kflt 0.001676441 |
3144 | 2025-07-14T17:38:54.572Z | lock 55:16.135796975 |
3145 | 2025-07-14T17:38:54.572Z | slp 1:03:23.245686767 |
3146 | 2025-07-14T17:38:54.572Z | lat 1:33.638241572 |
3147 | 2025-07-14T17:38:54.572Z | stop 2:08.334330681 |
3148 | 2025-07-14T17:38:54.596Z | process exited: duration 1136303 ms, exit code 0 |
|
3149 | 2025-07-14T17:38:54.647Z | found 0 output files |