|
|
|
1 | 2025-07-08T00:09:01.344Z | job assigned to worker 01JZKNSSNP03EHJTJ2Y5DP63K8 [factory gimlet-EVT22200007-propolis, EVT22200007/33668] (queued for 27 s) |
|
2 | 2025-07-08T00:09:09.911Z | starting task 0: "setup" |
3 | 2025-07-08T00:09:09.937Z | ++ uname -s |
4 | 2025-07-08T00:09:09.937Z | + kern=SunOS |
5 | 2025-07-08T00:09:09.937Z | + build_user=build |
6 | 2025-07-08T00:09:09.937Z | + build_uid=12345 |
7 | 2025-07-08T00:09:09.937Z | + work_dir=/work |
8 | 2025-07-08T00:09:09.937Z | + input_dir=/input |
9 | 2025-07-08T00:09:09.937Z | + [[ 0 == 12345 ]] |
10 | 2025-07-08T00:09:09.937Z | + case "$kern" in |
11 | 2025-07-08T00:09:09.937Z | + groupadd -g 12345 build |
12 | 2025-07-08T00:09:09.937Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-08T00:09:11.943Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-08T00:09:11.988Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-08T00:09:12.021Z | + home_fs=zfs |
16 | 2025-07-08T00:09:12.021Z | + [[ zfs == autofs ]] |
17 | 2025-07-08T00:09:12.021Z | + mkdir -p /home/build |
18 | 2025-07-08T00:09:12.021Z | + chown build:build /home/build /work |
19 | 2025-07-08T00:09:13.995Z | + chmod 0700 /home/build /work |
20 | 2025-07-08T00:09:14.026Z | process exited: duration 4087 ms, exit code 0 |
|
21 | 2025-07-08T00:09:14.108Z | starting task 1: "rust-toolchain" |
22 | 2025-07-08T00:09:14.137Z | + printf ' * rust toolchain channel = "%s"\n' 1.88.0 |
23 | 2025-07-08T00:09:14.137Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-07-08T00:09:14.137Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
25 | 2025-07-08T00:09:14.138Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
26 | 2025-07-08T00:09:14.138Z | * rust toolchain channel = "1.88.0" |
27 | 2025-07-08T00:09:14.138Z | * rust toolchain profile = "default" |
28 | 2025-07-08T00:09:14.138Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-08T00:09:14.138Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default |
30 | 2025-07-08T00:09:14.257Z | info: downloading installer |
31 | 2025-07-08T00:09:14.965Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-08T00:09:14.965Z | warn: /opt/ooce/bin |
33 | 2025-07-08T00:09:14.965Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-08T00:09:14.965Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-08T00:09:14.965Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-08T00:09:14.965Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-08T00:09:14.965Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-08T00:09:14.965Z | error: cannot install while Rust is installed |
39 | 2025-07-08T00:09:14.965Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-08T00:09:14.995Z | info: profile set to 'default' |
41 | 2025-07-08T00:09:14.996Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-08T00:09:14.996Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
43 | 2025-07-08T00:09:15.137Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-08T00:09:15.137Z | info: downloading component 'cargo' |
45 | 2025-07-08T00:09:15.735Z | info: downloading component 'clippy' |
46 | 2025-07-08T00:09:15.902Z | info: downloading component 'rust-docs' |
47 | 2025-07-08T00:09:16.302Z | info: downloading component 'rust-std' |
48 | 2025-07-08T00:09:17.328Z | info: downloading component 'rustc' |
49 | 2025-07-08T00:09:20.555Z | info: downloading component 'rustfmt' |
50 | 2025-07-08T00:09:20.651Z | info: installing component 'cargo' |
51 | 2025-07-08T00:09:21.860Z | info: installing component 'clippy' |
52 | 2025-07-08T00:09:22.387Z | info: installing component 'rust-docs' |
53 | 2025-07-08T00:09:25.736Z | info: installing component 'rust-std' |
54 | 2025-07-08T00:09:27.873Z | info: installing component 'rustc' |
55 | 2025-07-08T00:09:36.292Z | info: installing component 'rustfmt' |
56 | 2025-07-08T00:09:36.727Z | info: default toolchain set to '1.88.0-x86_64-unknown-illumos' |
57 | 2025-07-08T00:09:36.728Z | |
58 | 2025-07-08T00:09:36.902Z | 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-08T00:09:36.902Z | |
60 | 2025-07-08T00:09:36.937Z | |
61 | 2025-07-08T00:09:36.937Z | Rust is installed now. Great! |
62 | 2025-07-08T00:09:36.938Z | |
63 | 2025-07-08T00:09:36.938Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-08T00:09:36.939Z | environment variable. This has not been done automatically. |
65 | 2025-07-08T00:09:36.939Z | |
66 | 2025-07-08T00:09:36.939Z | To configure your current shell, you need to source |
67 | 2025-07-08T00:09:36.940Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-08T00:09:36.940Z | |
69 | 2025-07-08T00:09:36.941Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-08T00:09:36.941Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-08T00:09:36.942Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-08T00:09:36.942Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-08T00:09:37.049Z | + rustup --version |
74 | 2025-07-08T00:09:37.093Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-08T00:09:37.093Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-08T00:09:37.196Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-08T00:09:37.224Z | + cargo --version |
78 | 2025-07-08T00:09:37.307Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-08T00:09:37.343Z | + rustc --version |
80 | 2025-07-08T00:09:37.446Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-08T00:09:37.474Z | process exited: duration 23335 ms, exit code 0 |
|
82 | 2025-07-08T00:09:37.546Z | starting task 2: "authentication" |
83 | 2025-07-08T00:09:37.629Z | process exited: duration 94 ms, exit code 0 |
|
84 | 2025-07-08T00:09:37.693Z | starting task 3: "clone repository" |
85 | 2025-07-08T00:09:37.720Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-07-08T00:09:37.720Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-07-08T00:09:37.752Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-07-08T00:09:49.885Z | + cd /work/oxidecomputer/omicron |
89 | 2025-07-08T00:09:49.885Z | + git fetch origin dce506f5432419991bf8bd33a58714e235ebb934 |
90 | 2025-07-08T00:09:50.316Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-07-08T00:09:50.316Z | * branch dce506f5432419991bf8bd33a58714e235ebb934 -> FETCH_HEAD |
92 | 2025-07-08T00:09:50.342Z | + [[ -n update-status-sp-version-info ]] |
93 | 2025-07-08T00:09:50.342Z | ++ git branch --show-current |
94 | 2025-07-08T00:09:50.342Z | + current=main |
95 | 2025-07-08T00:09:50.342Z | + [[ main != update-status-sp-version-info ]] |
96 | 2025-07-08T00:09:50.342Z | + git branch -f update-status-sp-version-info dce506f5432419991bf8bd33a58714e235ebb934 |
97 | 2025-07-08T00:09:50.367Z | + git checkout -f update-status-sp-version-info |
98 | 2025-07-08T00:09:50.615Z | Switched to branch 'update-status-sp-version-info' |
99 | 2025-07-08T00:09:50.640Z | + git reset --hard dce506f5432419991bf8bd33a58714e235ebb934 |
100 | 2025-07-08T00:09:50.665Z | HEAD is now at dce506f54 review comment |
101 | 2025-07-08T00:09:50.665Z | process exited: duration 12963 ms, exit code 0 |
|
102 | 2025-07-08T00:09:50.717Z | starting task 4: "build" |
103 | 2025-07-08T00:09:50.743Z | + source .github/buildomat/ci-env.sh |
104 | 2025-07-08T00:09:50.743Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-07-08T00:09:50.743Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-07-08T00:09:50.743Z | + cargo --version |
107 | 2025-07-08T00:09:50.808Z | cargo 1.88.0 (873a06493 2025-05-10) |
108 | 2025-07-08T00:09:50.833Z | + rustc --version |
109 | 2025-07-08T00:09:50.914Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
110 | 2025-07-08T00:09:50.939Z | + source ./env.sh |
111 | 2025-07-08T00:09:50.939Z | ++ OLD_SHELL_OPTS=ehxB |
112 | 2025-07-08T00:09:50.939Z | ++ set -o xtrace |
113 | 2025-07-08T00:09:50.939Z | ++++ dirname ./env.sh |
114 | 2025-07-08T00:09:50.939Z | +++ readlink -f . |
115 | 2025-07-08T00:09:50.939Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
116 | 2025-07-08T00:09:50.939Z | ++ export PATH=/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-08T00:09:50.940Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
118 | 2025-07-08T00:09:50.940Z | ++ 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 |
119 | 2025-07-08T00:09:50.940Z | ++ 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 |
120 | 2025-07-08T00:09:50.940Z | ++ 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 |
121 | 2025-07-08T00:09:50.940Z | ++ 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 |
122 | 2025-07-08T00:09:50.940Z | ++ 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 |
123 | 2025-07-08T00:09:50.940Z | ++ 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 |
124 | 2025-07-08T00:09:50.940Z | ++ case $OLD_SHELL_OPTS in |
125 | 2025-07-08T00:09:50.940Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
126 | 2025-07-08T00:09:50.940Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
127 | 2025-07-08T00:09:50.940Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
128 | 2025-07-08T00:09:50.940Z | + banner prerequisites |
129 | 2025-07-08T00:09:50.940Z | |
130 | 2025-07-08T00:09:50.940Z | ##### ##### ###### ##### ###### #### # # # #### # |
131 | 2025-07-08T00:09:50.940Z | # # # # # # # # # # # # # # # |
132 | 2025-07-08T00:09:50.940Z | # # # # ##### # # ##### # # # # # #### # |
133 | 2025-07-08T00:09:50.940Z | ##### ##### # ##### # # # # # # # # # |
134 | 2025-07-08T00:09:50.940Z | # # # # # # # # # # # # # # # |
135 | 2025-07-08T00:09:50.940Z | # # # ###### # # ###### ### # #### # #### # |
136 | 2025-07-08T00:09:50.940Z | |
137 | 2025-07-08T00:09:50.940Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
138 | 2025-07-08T00:10:03.526Z | Startup: Refreshing catalog 'helios-dev' ... Done |
139 | 2025-07-08T00:10:12.162Z | Startup: Caching catalogs ... Done |
140 | 2025-07-08T00:10:17.485Z | Planning: Solver setup ... Done (3.725s) |
141 | 2025-07-08T00:10:17.520Z | Planning: Running solver ... Done (0.034s) |
142 | 2025-07-08T00:10:17.593Z | Planning: Finding local manifests ... Done (0.002s) |
143 | 2025-07-08T00:10:17.706Z | Planning: Fetching manifests: 0/4 0% complete |
144 | 2025-07-08T00:10:18.169Z | Planning: Fetching manifests: 4/4 100% complete |
145 | 2025-07-08T00:10:18.240Z | Planning: Package planning ... Done (0.071s) |
146 | 2025-07-08T00:10:18.300Z | Planning: Merging actions ... Done (0.059s) |
147 | 2025-07-08T00:10:18.654Z | Planning: Checking for conflicting actions ... Done (0.354s) |
148 | 2025-07-08T00:10:18.680Z | Planning: Consolidating action changes ... Done (0.013s) |
149 | 2025-07-08T00:10:19.425Z | Planning: Evaluating mediators ... Done (0.756s) |
150 | 2025-07-08T00:10:19.450Z | Planning: Planning completed in 7.17 seconds |
151 | 2025-07-08T00:10:19.476Z | Packages to install: 4 |
152 | 2025-07-08T00:10:19.476Z | Mediators to change: 2 |
153 | 2025-07-08T00:10:19.476Z | Services to change: 1 |
154 | 2025-07-08T00:10:19.476Z | Estimated space available: 155.02 GB |
155 | 2025-07-08T00:10:19.476Z | Estimated space to be consumed: 1.70 GB |
156 | 2025-07-08T00:10:19.476Z | Create boot environment: No |
157 | 2025-07-08T00:10:19.476Z | Create backup boot environment: No |
158 | 2025-07-08T00:10:19.476Z | Rebuild boot archive: No |
159 | 2025-07-08T00:10:19.476Z | |
160 | 2025-07-08T00:10:19.476Z | Changed mediators: |
161 | 2025-07-08T00:10:19.476Z | mediator clang: |
162 | 2025-07-08T00:10:19.476Z | version: None -> 15 (system default) |
163 | 2025-07-08T00:10:19.476Z | |
164 | 2025-07-08T00:10:19.476Z | mediator llvm: |
165 | 2025-07-08T00:10:19.476Z | version: 14 (system default) -> 15 (system default) |
166 | 2025-07-08T00:10:19.476Z | |
167 | 2025-07-08T00:10:19.476Z | Changed packages: |
168 | 2025-07-08T00:10:19.476Z | helios-dev |
169 | 2025-07-08T00:10:19.476Z | developer/build-essential |
170 | 2025-07-08T00:10:19.476Z | None -> 11-2.0 |
171 | 2025-07-08T00:10:19.476Z | library/libxmlsec1 |
172 | 2025-07-08T00:10:19.477Z | None -> 1.2.35-2.0 |
173 | 2025-07-08T00:10:19.477Z | ooce/developer/clang-15 |
174 | 2025-07-08T00:10:19.477Z | None -> 15.0.7-2.0 |
175 | 2025-07-08T00:10:19.477Z | ooce/developer/llvm-15 |
176 | 2025-07-08T00:10:19.477Z | None -> 15.0.7-2.0 |
177 | 2025-07-08T00:10:19.477Z | |
178 | 2025-07-08T00:10:19.477Z | Services: |
179 | 2025-07-08T00:10:19.477Z | restart_fmri: |
180 | 2025-07-08T00:10:19.477Z | svc:/system/update-man-index:default |
181 | 2025-07-08T00:10:19.536Z | |
182 | 2025-07-08T00:10:19.536Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
183 | 2025-07-08T00:10:24.536Z | Download: 404/3290 items 17.0/212.6MB 7% complete (3.6M/s) |
184 | 2025-07-08T00:10:29.537Z | Download: 1176/3290 items 66.7/212.6MB 31% complete (6.6M/s) |
185 | 2025-07-08T00:10:34.549Z | Download: 1832/3290 items 118.5/212.6MB 55% complete (10.2M/s) |
186 | 2025-07-08T00:10:39.550Z | Download: 3207/3290 items 151.2/212.6MB 71% complete (8.4M/s) |
187 | 2025-07-08T00:10:44.580Z | Download: 3248/3290 items 186.3/212.6MB 87% complete (6.7M/s) |
188 | 2025-07-08T00:10:48.056Z | Download: Completed 212.60 MB in 28.52 seconds (7.5M/s) |
189 | 2025-07-08T00:10:48.267Z | Actions: 1/3689 actions (Installing new actions) |
190 | 2025-07-08T00:10:53.269Z | Actions: 2316/3689 actions (Installing new actions) |
191 | 2025-07-08T00:10:54.505Z | Actions: Completed 3689 actions in 6.24 seconds. |
192 | 2025-07-08T00:10:55.387Z | Done (0.876s) |
193 | 2025-07-08T00:10:55.387Z | Done (0.000s) |
194 | 2025-07-08T00:10:56.402Z | Done (1.015s) |
195 | 2025-07-08T00:11:01.914Z | Done (5.274s) |
196 | 2025-07-08T00:11:02.023Z | Done (0.021s) |
197 | 2025-07-08T00:11:02.048Z | Done (0.000s) |
198 | 2025-07-08T00:11:02.183Z | Done (0.000s) |
199 | 2025-07-08T00:11:03.140Z | Planning: Evaluating mediator changes ... Done |
200 | 2025-07-08T00:11:03.365Z | Planning: Checking for conflicting actions ... Done |
201 | 2025-07-08T00:11:03.390Z | Planning: Consolidating action changes ... Done |
202 | 2025-07-08T00:11:03.741Z | Planning: Evaluating mediators ... Done |
203 | 2025-07-08T00:11:03.766Z | Planning: Planning completed in 0.60 seconds |
204 | 2025-07-08T00:11:03.793Z | Mediators to change: 2 |
205 | 2025-07-08T00:11:03.793Z | Create boot environment: No |
206 | 2025-07-08T00:11:03.793Z | Create backup boot environment: No |
207 | 2025-07-08T00:11:03.861Z | Done |
208 | 2025-07-08T00:11:03.861Z | Done |
209 | 2025-07-08T00:11:04.729Z | Done |
210 | 2025-07-08T00:11:09.834Z | Done |
211 | 2025-07-08T00:11:09.935Z | Done |
212 | 2025-07-08T00:11:09.935Z | Done |
213 | 2025-07-08T00:11:09.998Z | Done |
214 | 2025-07-08T00:11:10.844Z | Planning: Evaluating mediator changes ... Done |
215 | 2025-07-08T00:11:10.870Z | Planning: Merging actions ... Done |
216 | 2025-07-08T00:11:11.112Z | Planning: Checking for conflicting actions ... Done |
217 | 2025-07-08T00:11:11.137Z | Planning: Consolidating action changes ... Done |
218 | 2025-07-08T00:11:11.478Z | Planning: Evaluating mediators ... Done |
219 | 2025-07-08T00:11:11.555Z | Planning: Planning completed in 1.04 seconds |
220 | 2025-07-08T00:11:11.600Z | Packages to change: 1 |
221 | 2025-07-08T00:11:11.600Z | Mediators to change: 1 |
222 | 2025-07-08T00:11:11.600Z | Services to change: 1 |
223 | 2025-07-08T00:11:11.600Z | Create boot environment: No |
224 | 2025-07-08T00:11:11.600Z | Create backup boot environment: Yes |
225 | 2025-07-08T00:11:13.557Z | Actions: 1/6 actions (Updating modified actions) |
226 | 2025-07-08T00:11:13.582Z | Actions: Completed 6 actions in 0.00 seconds. |
227 | 2025-07-08T00:11:13.582Z | Done |
228 | 2025-07-08T00:11:13.582Z | Done |
229 | 2025-07-08T00:11:13.768Z | Done |
230 | 2025-07-08T00:11:18.897Z | Done |
231 | 2025-07-08T00:11:19.001Z | Done |
232 | 2025-07-08T00:11:19.001Z | Done |
233 | 2025-07-08T00:11:19.052Z | Done |
234 | 2025-07-08T00:11:19.651Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
235 | 2025-07-08T00:11:19.651Z | clang system 15 system |
236 | 2025-07-08T00:11:19.651Z | csh system system illumos |
237 | 2025-07-08T00:11:19.651Z | ctags system system illumos |
238 | 2025-07-08T00:11:19.651Z | file system system illumos |
239 | 2025-07-08T00:11:19.651Z | gcc vendor 12 vendor |
240 | 2025-07-08T00:11:19.651Z | gcc system 10 system |
241 | 2025-07-08T00:11:19.651Z | gcc system 7 system |
242 | 2025-07-08T00:11:19.651Z | go system 1.20 system |
243 | 2025-07-08T00:11:19.651Z | go system 1.19 system |
244 | 2025-07-08T00:11:19.651Z | llvm system 15 system |
245 | 2025-07-08T00:11:19.651Z | llvm system 14 system |
246 | 2025-07-08T00:11:19.651Z | mariadb system 10.6 system |
247 | 2025-07-08T00:11:19.651Z | mta vendor vendor dma |
248 | 2025-07-08T00:11:19.651Z | openjdk system 17 system |
249 | 2025-07-08T00:11:19.651Z | openjdk system 11 system |
250 | 2025-07-08T00:11:19.651Z | openjdk system 1.8 system |
251 | 2025-07-08T00:11:19.651Z | openssl vendor 3 vendor |
252 | 2025-07-08T00:11:19.651Z | perl system 5.36 system |
253 | 2025-07-08T00:11:19.651Z | postgresql system 15 system |
254 | 2025-07-08T00:11:19.651Z | postgresql system 13 system |
255 | 2025-07-08T00:11:19.651Z | python vendor 3 vendor |
256 | 2025-07-08T00:11:19.651Z | python system 2 system |
257 | 2025-07-08T00:11:19.651Z | python3 system 3.11 system |
258 | 2025-07-08T00:11:19.651Z | ruby system 3.0 system |
259 | 2025-07-08T00:11:19.651Z | words vendor vendor american-english |
260 | 2025-07-08T00:11:19.651Z | words system system australian-english |
261 | 2025-07-08T00:11:19.651Z | words system system british-english |
262 | 2025-07-08T00:11:19.651Z | words system system canadian-english |
263 | 2025-07-08T00:11:19.651Z | words system system french |
264 | 2025-07-08T00:11:19.651Z | words system system italian |
265 | 2025-07-08T00:11:19.651Z | words system system ngerman |
266 | 2025-07-08T00:11:19.651Z | words system system ogerman |
267 | 2025-07-08T00:11:19.651Z | words system system spanish |
268 | 2025-07-08T00:11:20.107Z | PUBLISHER TYPE STATUS P LOCATION |
269 | 2025-07-08T00:11:20.107Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
270 | 2025-07-08T00:11:25.952Z | FMRI IFO |
271 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
272 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
273 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
274 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
275 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
276 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
277 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
278 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
279 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
280 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
281 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
282 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
283 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
284 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
285 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
286 | 2025-07-08T00:11:25.952Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
287 | 2025-07-08T00:11:27.132Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
288 | 2025-07-08T00:11:27.593Z | Updating crates.io index |
289 | 2025-07-08T00:11:27.618Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
290 | 2025-07-08T00:11:28.140Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
291 | 2025-07-08T00:11:28.885Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
292 | 2025-07-08T00:11:29.257Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
293 | 2025-07-08T00:11:29.616Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
294 | 2025-07-08T00:11:30.076Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
295 | 2025-07-08T00:11:31.420Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
296 | 2025-07-08T00:11:33.632Z | Updating git repository `https://github.com/oxidecomputer/opte` |
297 | 2025-07-08T00:11:34.658Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
298 | 2025-07-08T00:11:35.537Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
299 | 2025-07-08T00:11:35.938Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
300 | 2025-07-08T00:11:36.383Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
301 | 2025-07-08T00:11:37.234Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
302 | 2025-07-08T00:11:37.661Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
303 | 2025-07-08T00:11:38.264Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
304 | 2025-07-08T00:11:39.049Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
305 | 2025-07-08T00:11:39.476Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
306 | 2025-07-08T00:11:39.905Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
307 | 2025-07-08T00:11:40.276Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
308 | 2025-07-08T00:11:40.653Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
309 | 2025-07-08T00:11:41.122Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
310 | 2025-07-08T00:11:41.676Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
311 | 2025-07-08T00:11:42.210Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
312 | 2025-07-08T00:11:42.645Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
313 | 2025-07-08T00:11:43.330Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
314 | 2025-07-08T00:11:43.895Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
315 | 2025-07-08T00:11:44.346Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
316 | 2025-07-08T00:11:44.866Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
317 | 2025-07-08T00:11:45.409Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
318 | 2025-07-08T00:11:45.784Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
319 | 2025-07-08T00:11:46.271Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
320 | 2025-07-08T00:11:46.663Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
321 | 2025-07-08T00:11:56.971Z | Updating git repository `https://github.com/illumos/smf-rs` |
322 | 2025-07-08T00:11:58.769Z | Downloading crates ... |
323 | 2025-07-08T00:11:58.850Z | Downloaded cargo-util-schemas v0.2.0 |
324 | 2025-07-08T00:11:58.876Z | Downloaded macaddr v1.0.1 |
325 | 2025-07-08T00:11:58.876Z | Downloaded camino v1.1.10 |
326 | 2025-07-08T00:11:58.876Z | Downloaded bytecount v0.6.8 |
327 | 2025-07-08T00:11:58.876Z | Downloaded autocfg v1.4.0 |
328 | 2025-07-08T00:11:58.876Z | Downloaded byteorder v1.5.0 |
329 | 2025-07-08T00:11:58.876Z | Downloaded usdt-attr-macro v0.5.0 |
330 | 2025-07-08T00:11:58.876Z | Downloaded zerovec-derive v0.10.3 |
331 | 2025-07-08T00:11:58.902Z | Downloaded usdt v0.5.0 |
332 | 2025-07-08T00:11:58.902Z | Downloaded clap_derive v4.5.40 |
333 | 2025-07-08T00:11:58.902Z | Downloaded thiserror v2.0.12 |
334 | 2025-07-08T00:11:58.902Z | Downloaded zerofrom v0.1.4 |
335 | 2025-07-08T00:11:58.902Z | Downloaded write16 v1.0.0 |
336 | 2025-07-08T00:11:58.902Z | Downloaded utf16_iter v1.0.5 |
337 | 2025-07-08T00:11:58.902Z | Downloaded thiserror v1.0.69 |
338 | 2025-07-08T00:11:58.928Z | Downloaded thiserror-impl v1.0.69 |
339 | 2025-07-08T00:11:58.929Z | Downloaded textwrap v0.16.2 |
340 | 2025-07-08T00:11:58.929Z | Downloaded zerocopy-derive v0.7.35 |
341 | 2025-07-08T00:11:58.929Z | Downloaded ucd-trie v0.1.7 |
342 | 2025-07-08T00:11:58.929Z | Downloaded litemap v0.7.3 |
343 | 2025-07-08T00:11:58.929Z | Downloaded generic-array v0.14.7 |
344 | 2025-07-08T00:11:58.954Z | Downloaded zerovec v0.10.4 |
345 | 2025-07-08T00:11:58.954Z | Downloaded strsim v0.11.1 |
346 | 2025-07-08T00:11:58.954Z | Downloaded winnow v0.7.10 |
347 | 2025-07-08T00:11:58.980Z | Downloaded toml_write v0.1.2 |
348 | 2025-07-08T00:11:58.980Z | Downloaded thread-id v4.2.2 |
349 | 2025-07-08T00:11:58.980Z | Downloaded toml v0.8.23 |
350 | 2025-07-08T00:11:58.980Z | Downloaded hashbrown v0.15.4 |
351 | 2025-07-08T00:11:58.980Z | Downloaded serde v1.0.219 |
352 | 2025-07-08T00:11:58.980Z | Downloaded unicode-width v0.2.0 |
353 | 2025-07-08T00:11:59.006Z | Downloaded pest v2.7.14 |
354 | 2025-07-08T00:11:59.007Z | Downloaded toml_edit v0.22.27 |
355 | 2025-07-08T00:11:59.007Z | Downloaded serde_json v1.0.140 |
356 | 2025-07-08T00:11:59.007Z | Downloaded idna v1.0.3 |
357 | 2025-07-08T00:11:59.033Z | Downloaded tabled v0.15.0 |
358 | 2025-07-08T00:11:59.033Z | Downloaded goblin v0.8.2 |
359 | 2025-07-08T00:11:59.060Z | Downloaded syn v1.0.109 |
360 | 2025-07-08T00:11:59.060Z | Downloaded icu_properties_data v1.5.0 |
361 | 2025-07-08T00:11:59.086Z | Downloaded syn v2.0.104 |
362 | 2025-07-08T00:11:59.112Z | Downloaded proc-macro2 v1.0.95 |
363 | 2025-07-08T00:11:59.112Z | Downloaded icu_collections v1.5.0 |
364 | 2025-07-08T00:11:59.139Z | Downloaded rustix v0.38.37 |
365 | 2025-07-08T00:11:59.165Z | Downloaded tempfile v3.20.0 |
366 | 2025-07-08T00:11:59.165Z | Downloaded serde_derive v1.0.219 |
367 | 2025-07-08T00:11:59.191Z | Downloaded pest_meta v2.7.14 |
368 | 2025-07-08T00:11:59.191Z | Downloaded papergrid v0.11.0 |
369 | 2025-07-08T00:11:59.191Z | Downloaded getrandom v0.3.1 |
370 | 2025-07-08T00:11:59.191Z | Downloaded thiserror-impl v2.0.12 |
371 | 2025-07-08T00:11:59.191Z | Downloaded rustix v1.0.7 |
372 | 2025-07-08T00:11:59.217Z | Downloaded terminal_size v0.4.0 |
373 | 2025-07-08T00:11:59.217Z | Downloaded smallvec v1.15.0 |
374 | 2025-07-08T00:11:59.243Z | Downloaded sha2 v0.10.9 |
375 | 2025-07-08T00:11:59.243Z | Downloaded serde-value v0.7.0 |
376 | 2025-07-08T00:11:59.243Z | Downloaded scroll v0.12.0 |
377 | 2025-07-08T00:11:59.243Z | Downloaded ryu v1.0.18 |
378 | 2025-07-08T00:11:59.243Z | Downloaded quote v1.0.40 |
379 | 2025-07-08T00:11:59.243Z | Downloaded proc-macro-error v1.0.4 |
380 | 2025-07-08T00:11:59.269Z | Downloaded pest_generator v2.7.14 |
381 | 2025-07-08T00:11:59.269Z | Downloaded libc v0.2.174 |
382 | 2025-07-08T00:11:59.295Z | Downloaded pest_derive v2.7.14 |
383 | 2025-07-08T00:11:59.295Z | Downloaded once_cell v1.21.3 |
384 | 2025-07-08T00:11:59.321Z | Downloaded log v0.4.27 |
385 | 2025-07-08T00:11:59.321Z | Downloaded indexmap v2.10.0 |
386 | 2025-07-08T00:11:59.321Z | Downloaded icu_normalizer v1.5.0 |
387 | 2025-07-08T00:11:59.321Z | Downloaded toml_datetime v0.6.11 |
388 | 2025-07-08T00:11:59.321Z | Downloaded tinystr v0.7.6 |
389 | 2025-07-08T00:11:59.321Z | Downloaded synstructure v0.13.1 |
390 | 2025-07-08T00:11:59.321Z | Downloaded stable_deref_trait v1.2.0 |
391 | 2025-07-08T00:11:59.321Z | Downloaded smawk v0.3.2 |
392 | 2025-07-08T00:11:59.321Z | Downloaded serde_tokenstream v0.2.2 |
393 | 2025-07-08T00:11:59.321Z | Downloaded semver v1.0.26 |
394 | 2025-07-08T00:11:59.321Z | Downloaded proc-macro-error-attr v1.0.4 |
395 | 2025-07-08T00:11:59.347Z | Downloaded percent-encoding v2.3.1 |
396 | 2025-07-08T00:11:59.347Z | Downloaded memchr v2.7.4 |
397 | 2025-07-08T00:11:59.347Z | Downloaded scroll_derive v0.12.0 |
398 | 2025-07-08T00:11:59.347Z | Downloaded plain v0.2.3 |
399 | 2025-07-08T00:11:59.347Z | Downloaded dof v0.3.0 |
400 | 2025-07-08T00:11:59.347Z | Downloaded serde_spanned v0.6.9 |
401 | 2025-07-08T00:11:59.347Z | Downloaded serde-untagged v0.1.7 |
402 | 2025-07-08T00:11:59.347Z | Downloaded pretty-hex v0.4.1 |
403 | 2025-07-08T00:11:59.347Z | Downloaded itoa v1.0.11 |
404 | 2025-07-08T00:11:59.347Z | Downloaded is_terminal_polyfill v1.70.1 |
405 | 2025-07-08T00:11:59.347Z | Downloaded zerocopy v0.7.35 |
406 | 2025-07-08T00:11:59.373Z | Downloaded swrite v0.1.0 |
407 | 2025-07-08T00:11:59.373Z | Downloaded fnv v1.0.7 |
408 | 2025-07-08T00:11:59.373Z | Downloaded icu_locid v1.5.0 |
409 | 2025-07-08T00:11:59.373Z | Downloaded heck v0.5.0 |
410 | 2025-07-08T00:11:59.373Z | Downloaded num-traits v0.2.19 |
411 | 2025-07-08T00:11:59.374Z | Downloaded idna_adapter v1.2.0 |
412 | 2025-07-08T00:11:59.374Z | Downloaded icu_provider_macros v1.5.0 |
413 | 2025-07-08T00:11:59.374Z | Downloaded icu_locid_transform v1.5.0 |
414 | 2025-07-08T00:11:59.374Z | Downloaded fs-err v3.1.1 |
415 | 2025-07-08T00:11:59.400Z | Downloaded form_urlencoded v1.2.1 |
416 | 2025-07-08T00:11:59.400Z | Downloaded memmap v0.7.0 |
417 | 2025-07-08T00:11:59.400Z | Downloaded icu_provider v1.5.0 |
418 | 2025-07-08T00:11:59.400Z | Downloaded yoke v0.7.4 |
419 | 2025-07-08T00:11:59.400Z | Downloaded utf8parse v0.2.2 |
420 | 2025-07-08T00:11:59.400Z | Downloaded utf8_iter v1.0.4 |
421 | 2025-07-08T00:11:59.400Z | Downloaded usdt-impl v0.5.0 |
422 | 2025-07-08T00:11:59.400Z | Downloaded typeid v1.0.3 |
423 | 2025-07-08T00:11:59.400Z | Downloaded ordered-float v2.10.1 |
424 | 2025-07-08T00:11:59.400Z | Downloaded icu_normalizer_data v1.5.0 |
425 | 2025-07-08T00:11:59.400Z | Downloaded fastrand v2.1.1 |
426 | 2025-07-08T00:11:59.400Z | Downloaded erased-serde v0.4.6 |
427 | 2025-07-08T00:11:59.400Z | Downloaded dtrace-parser v0.2.0 |
428 | 2025-07-08T00:11:59.400Z | Downloaded yoke-derive v0.7.4 |
429 | 2025-07-08T00:11:59.400Z | Downloaded writeable v0.5.5 |
430 | 2025-07-08T00:11:59.400Z | Downloaded url v2.5.4 |
431 | 2025-07-08T00:11:59.400Z | Downloaded usdt-macro v0.5.0 |
432 | 2025-07-08T00:11:59.427Z | Downloaded unicode-width v0.1.14 |
433 | 2025-07-08T00:11:59.427Z | Downloaded cargo_metadata v0.20.0 |
434 | 2025-07-08T00:11:59.427Z | Downloaded camino-tempfile v1.4.1 |
435 | 2025-07-08T00:11:59.427Z | Downloaded equivalent v1.0.2 |
436 | 2025-07-08T00:11:59.427Z | Downloaded displaydoc v0.2.5 |
437 | 2025-07-08T00:11:59.427Z | Downloaded crypto-common v0.1.6 |
438 | 2025-07-08T00:11:59.427Z | Downloaded cargo_toml v0.21.0 |
439 | 2025-07-08T00:11:59.427Z | Downloaded zerofrom-derive v0.1.4 |
440 | 2025-07-08T00:11:59.427Z | Downloaded version_check v0.9.5 |
441 | 2025-07-08T00:11:59.427Z | Downloaded digest v0.10.7 |
442 | 2025-07-08T00:11:59.427Z | Downloaded clap_builder v4.5.40 |
443 | 2025-07-08T00:11:59.453Z | Downloaded unicode-ident v1.0.18 |
444 | 2025-07-08T00:11:59.453Z | Downloaded colorchoice v1.0.2 |
445 | 2025-07-08T00:11:59.453Z | Downloaded clap v4.5.40 |
446 | 2025-07-08T00:11:59.453Z | Downloaded cfg-if v1.0.1 |
447 | 2025-07-08T00:11:59.453Z | Downloaded cargo-platform v0.2.0 |
448 | 2025-07-08T00:11:59.453Z | Downloaded anstyle v1.0.11 |
449 | 2025-07-08T00:11:59.453Z | Downloaded unicode-xid v0.2.6 |
450 | 2025-07-08T00:11:59.453Z | Downloaded unicode-linebreak v0.1.5 |
451 | 2025-07-08T00:11:59.453Z | Downloaded typenum v1.17.0 |
452 | 2025-07-08T00:11:59.453Z | Downloaded tabled_derive v0.7.0 |
453 | 2025-07-08T00:11:59.453Z | Downloaded clap_lex v0.7.4 |
454 | 2025-07-08T00:11:59.480Z | Downloaded anstream v0.6.18 |
455 | 2025-07-08T00:11:59.480Z | Downloaded bitflags v2.9.0 |
456 | 2025-07-08T00:11:59.480Z | Downloaded anyhow v1.0.98 |
457 | 2025-07-08T00:11:59.480Z | Downloaded anstyle-query v1.1.1 |
458 | 2025-07-08T00:11:59.480Z | Downloaded icu_properties v1.5.1 |
459 | 2025-07-08T00:11:59.480Z | Downloaded icu_locid_transform_data v1.5.0 |
460 | 2025-07-08T00:11:59.480Z | Downloaded heck v0.4.1 |
461 | 2025-07-08T00:11:59.480Z | Downloaded errno v0.3.12 |
462 | 2025-07-08T00:11:59.480Z | Downloaded cpufeatures v0.2.14 |
463 | 2025-07-08T00:11:59.480Z | Downloaded anstyle-parse v0.2.5 |
464 | 2025-07-08T00:11:59.480Z | Downloaded block-buffer v0.10.4 |
465 | 2025-07-08T00:11:59.577Z | Compiling proc-macro2 v1.0.95 |
466 | 2025-07-08T00:11:59.577Z | Compiling unicode-ident v1.0.18 |
467 | 2025-07-08T00:11:59.577Z | Compiling serde v1.0.219 |
468 | 2025-07-08T00:11:59.577Z | Compiling version_check v0.9.5 |
469 | 2025-07-08T00:11:59.577Z | Compiling libc v0.2.174 |
470 | 2025-07-08T00:11:59.603Z | Compiling thiserror v1.0.69 |
471 | 2025-07-08T00:11:59.604Z | Compiling memchr v2.7.4 |
472 | 2025-07-08T00:11:59.604Z | Compiling stable_deref_trait v1.2.0 |
473 | 2025-07-08T00:11:59.854Z | Compiling litemap v0.7.3 |
474 | 2025-07-08T00:11:59.945Z | Compiling autocfg v1.4.0 |
475 | 2025-07-08T00:12:00.304Z | Compiling itoa v1.0.11 |
476 | 2025-07-08T00:12:00.364Z | Compiling ryu v1.0.18 |
477 | 2025-07-08T00:12:00.575Z | Compiling ucd-trie v0.1.7 |
478 | 2025-07-08T00:12:00.609Z | Compiling writeable v0.5.5 |
479 | 2025-07-08T00:12:00.745Z | Compiling once_cell v1.21.3 |
480 | 2025-07-08T00:12:00.980Z | Compiling bitflags v2.9.0 |
481 | 2025-07-08T00:12:01.133Z | Compiling icu_locid_transform_data v1.5.0 |
482 | 2025-07-08T00:12:01.219Z | Compiling byteorder v1.5.0 |
483 | 2025-07-08T00:12:01.298Z | Compiling serde_json v1.0.140 |
484 | 2025-07-08T00:12:01.329Z | Compiling icu_properties_data v1.5.0 |
485 | 2025-07-08T00:12:01.487Z | Compiling num-traits v0.2.19 |
486 | 2025-07-08T00:12:01.520Z | Compiling icu_normalizer_data v1.5.0 |
487 | 2025-07-08T00:12:01.607Z | Compiling utf8_iter v1.0.4 |
488 | 2025-07-08T00:12:01.664Z | Compiling typeid v1.0.3 |
489 | 2025-07-08T00:12:01.725Z | Compiling equivalent v1.0.2 |
490 | 2025-07-08T00:12:01.761Z | Compiling quote v1.0.40 |
491 | 2025-07-08T00:12:01.845Z | Compiling rustix v0.38.37 |
492 | 2025-07-08T00:12:01.903Z | Compiling errno v0.3.12 |
493 | 2025-07-08T00:12:01.939Z | Compiling write16 v1.0.0 |
494 | 2025-07-08T00:12:02.063Z | Compiling smallvec v1.15.0 |
495 | 2025-07-08T00:12:02.150Z | Compiling hashbrown v0.15.4 |
496 | 2025-07-08T00:12:02.230Z | Compiling syn v2.0.104 |
497 | 2025-07-08T00:12:02.260Z | Compiling utf16_iter v1.0.5 |
498 | 2025-07-08T00:12:02.517Z | Compiling usdt-impl v0.5.0 |
499 | 2025-07-08T00:12:02.579Z | Compiling proc-macro-error-attr v1.0.4 |
500 | 2025-07-08T00:12:02.617Z | Compiling syn v1.0.109 |
501 | 2025-07-08T00:12:02.856Z | Compiling toml_write v0.1.2 |
502 | 2025-07-08T00:12:02.883Z | Compiling winnow v0.7.10 |
503 | 2025-07-08T00:12:03.214Z | Compiling thread-id v4.2.2 |
504 | 2025-07-08T00:12:03.289Z | Compiling indexmap v2.10.0 |
505 | 2025-07-08T00:12:03.403Z | Compiling proc-macro-error v1.0.4 |
506 | 2025-07-08T00:12:03.435Z | Compiling semver v1.0.26 |
507 | 2025-07-08T00:12:03.561Z | Compiling plain v0.2.3 |
508 | 2025-07-08T00:12:03.750Z | Compiling rustix v1.0.7 |
509 | 2025-07-08T00:12:03.796Z | Compiling camino v1.1.10 |
510 | 2025-07-08T00:12:03.963Z | Compiling log v0.4.27 |
511 | 2025-07-08T00:12:04.505Z | Compiling getrandom v0.3.1 |
512 | 2025-07-08T00:12:04.557Z | Compiling percent-encoding v2.3.1 |
513 | 2025-07-08T00:12:04.584Z | Compiling utf8parse v0.2.2 |
514 | 2025-07-08T00:12:04.750Z | Compiling terminal_size v0.4.0 |
515 | 2025-07-08T00:12:04.802Z | Compiling anstyle-parse v0.2.5 |
516 | 2025-07-08T00:12:04.854Z | Compiling form_urlencoded v1.2.1 |
517 | 2025-07-08T00:12:04.894Z | Compiling ordered-float v2.10.1 |
518 | 2025-07-08T00:12:05.231Z | Compiling cfg-if v1.0.1 |
519 | 2025-07-08T00:12:05.256Z | Compiling anstyle-query v1.1.1 |
520 | 2025-07-08T00:12:05.379Z | Compiling anstyle v1.0.11 |
521 | 2025-07-08T00:12:05.436Z | Compiling is_terminal_polyfill v1.70.1 |
522 | 2025-07-08T00:12:05.466Z | Compiling pretty-hex v0.4.1 |
523 | 2025-07-08T00:12:05.583Z | Compiling thiserror v2.0.12 |
524 | 2025-07-08T00:12:05.636Z | Compiling colorchoice v1.0.2 |
525 | 2025-07-08T00:12:05.962Z | Compiling anstream v0.6.18 |
526 | 2025-07-08T00:12:06.395Z | Compiling fs-err v3.1.1 |
527 | 2025-07-08T00:12:06.588Z | Compiling strsim v0.11.1 |
528 | 2025-07-08T00:12:06.621Z | Compiling fastrand v2.1.1 |
529 | 2025-07-08T00:12:06.651Z | Compiling bytecount v0.6.8 |
530 | 2025-07-08T00:12:06.716Z | Compiling clap_lex v0.7.4 |
531 | 2025-07-08T00:12:07.130Z | Compiling unicode-width v0.1.14 |
532 | 2025-07-08T00:12:07.190Z | Compiling heck v0.4.1 |
533 | 2025-07-08T00:12:07.341Z | Compiling unicode-xid v0.2.6 |
534 | 2025-07-08T00:12:07.395Z | Compiling fnv v1.0.7 |
535 | 2025-07-08T00:12:07.563Z | Compiling heck v0.5.0 |
536 | 2025-07-08T00:12:07.591Z | Compiling anyhow v1.0.98 |
537 | 2025-07-08T00:12:07.645Z | Compiling papergrid v0.11.0 |
538 | 2025-07-08T00:12:07.673Z | Compiling tempfile v3.20.0 |
539 | 2025-07-08T00:12:08.176Z | Compiling clap_builder v4.5.40 |
540 | 2025-07-08T00:12:08.626Z | Compiling memmap v0.7.0 |
541 | 2025-07-08T00:12:08.668Z | Compiling smawk v0.3.2 |
542 | 2025-07-08T00:12:08.791Z | Compiling unicode-linebreak v0.1.5 |
543 | 2025-07-08T00:12:08.968Z | Compiling unicode-width v0.2.0 |
544 | 2025-07-08T00:12:09.389Z | Compiling synstructure v0.13.1 |
545 | 2025-07-08T00:12:09.617Z | Compiling textwrap v0.16.2 |
546 | 2025-07-08T00:12:10.335Z | Compiling tabled_derive v0.7.0 |
547 | 2025-07-08T00:12:10.503Z | Compiling swrite v0.1.0 |
548 | 2025-07-08T00:12:10.654Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
549 | 2025-07-08T00:12:12.073Z | Compiling tabled v0.15.0 |
550 | 2025-07-08T00:12:12.143Z | Compiling serde_derive v1.0.219 |
551 | 2025-07-08T00:12:12.144Z | Compiling zerofrom-derive v0.1.4 |
552 | 2025-07-08T00:12:12.169Z | Compiling thiserror-impl v1.0.69 |
553 | 2025-07-08T00:12:12.478Z | Compiling yoke-derive v0.7.4 |
554 | 2025-07-08T00:12:13.328Z | Compiling zerovec-derive v0.10.3 |
555 | 2025-07-08T00:12:14.937Z | Compiling displaydoc v0.2.5 |
556 | 2025-07-08T00:12:14.962Z | Compiling pest v2.7.14 |
557 | 2025-07-08T00:12:15.295Z | Compiling icu_provider_macros v1.5.0 |
558 | 2025-07-08T00:12:15.411Z | Compiling zerofrom v0.1.4 |
559 | 2025-07-08T00:12:15.438Z | Compiling zerocopy-derive v0.7.35 |
560 | 2025-07-08T00:12:15.671Z | Compiling yoke v0.7.4 |
561 | 2025-07-08T00:12:15.811Z | Compiling scroll_derive v0.12.0 |
562 | 2025-07-08T00:12:16.063Z | Compiling zerovec v0.10.4 |
563 | 2025-07-08T00:12:16.336Z | Compiling thiserror-impl v2.0.12 |
564 | 2025-07-08T00:12:16.362Z | Compiling clap_derive v4.5.40 |
565 | 2025-07-08T00:12:17.103Z | Compiling scroll v0.12.0 |
566 | 2025-07-08T00:12:17.267Z | Compiling zerocopy v0.7.35 |
567 | 2025-07-08T00:12:17.639Z | Compiling pest_meta v2.7.14 |
568 | 2025-07-08T00:12:17.672Z | Compiling goblin v0.8.2 |
569 | 2025-07-08T00:12:18.173Z | Compiling tinystr v0.7.6 |
570 | 2025-07-08T00:12:18.207Z | Compiling icu_collections v1.5.0 |
571 | 2025-07-08T00:12:18.573Z | Compiling icu_locid v1.5.0 |
572 | 2025-07-08T00:12:19.544Z | Compiling pest_generator v2.7.14 |
573 | 2025-07-08T00:12:19.934Z | Compiling icu_provider v1.5.0 |
574 | 2025-07-08T00:12:20.244Z | Compiling clap v4.5.40 |
575 | 2025-07-08T00:12:20.641Z | Compiling icu_locid_transform v1.5.0 |
576 | 2025-07-08T00:12:21.103Z | Compiling pest_derive v2.7.14 |
577 | 2025-07-08T00:12:21.808Z | Compiling dtrace-parser v0.2.0 |
578 | 2025-07-08T00:12:21.897Z | Compiling icu_properties v1.5.1 |
579 | 2025-07-08T00:12:23.565Z | Compiling toml_datetime v0.6.11 |
580 | 2025-07-08T00:12:23.616Z | Compiling serde_spanned v0.6.9 |
581 | 2025-07-08T00:12:23.878Z | Compiling erased-serde v0.4.6 |
582 | 2025-07-08T00:12:24.091Z | Compiling toml_edit v0.22.27 |
583 | 2025-07-08T00:12:24.119Z | Compiling serde-value v0.7.0 |
584 | 2025-07-08T00:12:24.594Z | Compiling serde_tokenstream v0.2.2 |
585 | 2025-07-08T00:12:24.846Z | Compiling serde-untagged v0.1.7 |
586 | 2025-07-08T00:12:25.155Z | Compiling cargo-platform v0.2.0 |
587 | 2025-07-08T00:12:25.336Z | Compiling macaddr v1.0.1 |
588 | 2025-07-08T00:12:25.373Z | Compiling icu_normalizer v1.5.0 |
589 | 2025-07-08T00:12:25.690Z | Compiling dof v0.3.0 |
590 | 2025-07-08T00:12:25.741Z | Compiling camino-tempfile v1.4.1 |
591 | 2025-07-08T00:12:26.323Z | Compiling idna_adapter v1.2.0 |
592 | 2025-07-08T00:12:26.555Z | Compiling idna v1.0.3 |
593 | 2025-07-08T00:12:27.080Z | Compiling url v2.5.4 |
594 | 2025-07-08T00:12:27.369Z | Compiling toml v0.8.23 |
595 | 2025-07-08T00:12:27.654Z | Compiling usdt-macro v0.5.0 |
596 | 2025-07-08T00:12:27.823Z | Compiling usdt-attr-macro v0.5.0 |
597 | 2025-07-08T00:12:28.145Z | Compiling cargo-util-schemas v0.2.0 |
598 | 2025-07-08T00:12:28.235Z | Compiling cargo_toml v0.21.0 |
599 | 2025-07-08T00:12:28.936Z | Compiling usdt v0.5.0 |
600 | 2025-07-08T00:12:30.202Z | Compiling cargo_metadata v0.20.0 |
601 | 2025-07-08T00:12:32.407Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
602 | 2025-07-08T00:12:36.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
603 | 2025-07-08T00:12:37.273Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
604 | 2025-07-08T00:12:38.377Z | Downloading crates ... |
605 | 2025-07-08T00:12:38.562Z | Downloaded async-bb8-diesel v0.2.1 |
606 | 2025-07-08T00:12:38.587Z | Downloaded bzip2 v0.4.4 |
607 | 2025-07-08T00:12:38.587Z | Downloaded bit-set v0.8.0 |
608 | 2025-07-08T00:12:38.620Z | Downloaded hubpack_derive v0.1.1 |
609 | 2025-07-08T00:12:38.620Z | Downloaded http-body v1.0.1 |
610 | 2025-07-08T00:12:38.620Z | Downloaded crucible-workspace-hack v0.1.0 |
611 | 2025-07-08T00:12:38.620Z | Downloaded httparse v1.9.5 |
612 | 2025-07-08T00:12:38.620Z | Downloaded memmap2 v0.9.5 |
613 | 2025-07-08T00:12:38.647Z | Downloaded miniz_oxide v0.8.5 |
614 | 2025-07-08T00:12:38.647Z | Downloaded hickory-resolver v0.25.2 |
615 | 2025-07-08T00:12:38.647Z | Downloaded progenitor-client v0.10.0 |
616 | 2025-07-08T00:12:38.673Z | Downloaded quinn-udp v0.5.5 |
617 | 2025-07-08T00:12:38.702Z | Downloaded same-file v1.0.6 |
618 | 2025-07-08T00:12:38.702Z | Downloaded slog-term v2.9.1 |
619 | 2025-07-08T00:12:38.729Z | Downloaded try-lock v0.2.5 |
620 | 2025-07-08T00:12:38.729Z | Downloaded xshell-macros v0.2.7 |
621 | 2025-07-08T00:12:38.729Z | Downloaded darling_macro v0.20.10 |
622 | 2025-07-08T00:12:38.729Z | Downloaded defmt-parser v0.3.4 |
623 | 2025-07-08T00:12:38.755Z | Downloaded opaque-debug v0.3.1 |
624 | 2025-07-08T00:12:38.755Z | Downloaded num-conv v0.1.0 |
625 | 2025-07-08T00:12:38.755Z | Downloaded owo-colors v4.2.2 |
626 | 2025-07-08T00:12:38.782Z | Downloaded time-macros v0.2.18 |
627 | 2025-07-08T00:12:38.782Z | Downloaded fxhash v0.2.1 |
628 | 2025-07-08T00:12:38.810Z | Downloaded pretty-hex v0.2.1 |
629 | 2025-07-08T00:12:38.810Z | Downloaded sigpipe v0.1.3 |
630 | 2025-07-08T00:12:38.810Z | Downloaded slab v0.4.9 |
631 | 2025-07-08T00:12:38.835Z | Downloaded diesel_table_macro_syntax v0.2.0 |
632 | 2025-07-08T00:12:38.835Z | Downloaded which v4.4.2 |
633 | 2025-07-08T00:12:38.835Z | Downloaded document-features v0.2.10 |
634 | 2025-07-08T00:12:38.867Z | Downloaded display-error-chain v0.2.2 |
635 | 2025-07-08T00:12:38.867Z | Downloaded env_logger v0.10.2 |
636 | 2025-07-08T00:12:38.867Z | Downloaded foreign-types v0.5.0 |
637 | 2025-07-08T00:12:38.892Z | Downloaded progenitor-macro v0.10.0 |
638 | 2025-07-08T00:12:38.892Z | Downloaded filetime v0.2.25 |
639 | 2025-07-08T00:12:38.892Z | Downloaded tinyvec_macros v0.1.1 |
640 | 2025-07-08T00:12:38.892Z | Downloaded foreign-types v0.3.2 |
641 | 2025-07-08T00:12:38.892Z | Downloaded rustls-pemfile v1.0.4 |
642 | 2025-07-08T00:12:38.892Z | Downloaded nanorand v0.7.0 |
643 | 2025-07-08T00:12:38.892Z | Downloaded new_debug_unreachable v1.0.6 |
644 | 2025-07-08T00:12:38.918Z | Downloaded packed_struct_codegen v0.10.1 |
645 | 2025-07-08T00:12:38.918Z | Downloaded newtype-uuid v1.2.4 |
646 | 2025-07-08T00:12:38.918Z | Downloaded structmeta-derive v0.3.0 |
647 | 2025-07-08T00:12:38.918Z | Downloaded phf_generator v0.11.2 |
648 | 2025-07-08T00:12:38.918Z | Downloaded strum v0.26.3 |
649 | 2025-07-08T00:12:38.918Z | Downloaded peg-runtime v0.8.5 |
650 | 2025-07-08T00:12:38.945Z | Downloaded twox-hash v2.1.0 |
651 | 2025-07-08T00:12:38.945Z | Downloaded unicode-truncate v1.1.0 |
652 | 2025-07-08T00:12:38.945Z | Downloaded strum_macros v0.26.4 |
653 | 2025-07-08T00:12:38.945Z | Downloaded nibble_vec v0.1.0 |
654 | 2025-07-08T00:12:38.945Z | Downloaded pem v3.0.5 |
655 | 2025-07-08T00:12:38.945Z | Downloaded typify v0.4.1 |
656 | 2025-07-08T00:12:38.970Z | Downloaded pem-rfc7468 v0.7.0 |
657 | 2025-07-08T00:12:38.970Z | Downloaded subprocess v0.2.9 |
658 | 2025-07-08T00:12:38.970Z | Downloaded typed-path v0.9.3 |
659 | 2025-07-08T00:12:38.970Z | Downloaded peg-macros v0.8.5 |
660 | 2025-07-08T00:12:38.995Z | Downloaded unicode-normalization v0.1.24 |
661 | 2025-07-08T00:12:38.996Z | Downloaded h2 v0.4.6 |
662 | 2025-07-08T00:12:38.996Z | Downloaded unicode_categories v0.1.1 |
663 | 2025-07-08T00:12:38.996Z | Downloaded rustls-webpki v0.102.8 |
664 | 2025-07-08T00:12:39.021Z | Downloaded reqwest v0.12.22 |
665 | 2025-07-08T00:12:39.048Z | Downloaded diesel v2.2.11 |
666 | 2025-07-08T00:12:39.074Z | Downloaded p521 v0.13.3 |
667 | 2025-07-08T00:12:39.100Z | Downloaded rustls v0.23.19 |
668 | 2025-07-08T00:12:39.100Z | Downloaded rustls v0.22.4 |
669 | 2025-07-08T00:12:39.141Z | Downloaded vcpkg v0.2.15 |
670 | 2025-07-08T00:12:39.167Z | Downloaded petname v2.0.2 |
671 | 2025-07-08T00:12:39.193Z | Downloaded p384 v0.13.0 |
672 | 2025-07-08T00:12:39.193Z | Downloaded regress v0.10.3 |
673 | 2025-07-08T00:12:39.219Z | Downloaded regex-syntax v0.8.5 |
674 | 2025-07-08T00:12:39.219Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
675 | 2025-07-08T00:12:39.244Z | Downloaded nix v0.30.1 |
676 | 2025-07-08T00:12:39.244Z | Downloaded polar-core v0.27.3 |
677 | 2025-07-08T00:12:39.270Z | Downloaded bstr v1.10.0 |
678 | 2025-07-08T00:12:39.270Z | Downloaded nix v0.29.0 |
679 | 2025-07-08T00:12:39.270Z | Downloaded typify-impl v0.2.0 |
680 | 2025-07-08T00:12:39.295Z | Downloaded typify-impl v0.3.0 |
681 | 2025-07-08T00:12:39.321Z | Downloaded csv v1.3.1 |
682 | 2025-07-08T00:12:39.321Z | Downloaded zerocopy-derive v0.6.6 |
683 | 2025-07-08T00:12:39.347Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
684 | 2025-07-08T00:12:39.347Z | Downloaded nix v0.28.0 |
685 | 2025-07-08T00:12:39.374Z | Downloaded regex-syntax v0.6.29 |
686 | 2025-07-08T00:12:39.374Z | Downloaded typify-impl v0.4.1 |
687 | 2025-07-08T00:12:39.399Z | Downloaded nix v0.27.1 |
688 | 2025-07-08T00:12:39.399Z | Downloaded smoltcp v0.11.0 |
689 | 2025-07-08T00:12:39.427Z | Downloaded sha3 v0.10.8 |
690 | 2025-07-08T00:12:39.427Z | Downloaded regex-automata v0.4.8 |
691 | 2025-07-08T00:12:39.453Z | Downloaded sled v0.34.7 |
692 | 2025-07-08T00:12:39.453Z | Downloaded regex v1.11.1 |
693 | 2025-07-08T00:12:39.478Z | Downloaded chrono-tz v0.10.3 |
694 | 2025-07-08T00:12:39.478Z | Downloaded radix_trie v0.2.1 |
695 | 2025-07-08T00:12:39.503Z | Downloaded tokio v1.45.1 |
696 | 2025-07-08T00:12:39.528Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
697 | 2025-07-08T00:12:39.589Z | Downloaded smoltcp v0.9.1 |
698 | 2025-07-08T00:12:39.614Z | Downloaded moka v0.12.10 |
699 | 2025-07-08T00:12:39.614Z | Downloaded petgraph v0.6.5 |
700 | 2025-07-08T00:12:39.639Z | Downloaded dropshot v0.16.2 |
701 | 2025-07-08T00:12:39.664Z | Downloaded tabled v0.18.0 |
702 | 2025-07-08T00:12:39.689Z | Downloaded zerocopy v0.8.26 |
703 | 2025-07-08T00:12:39.714Z | Downloaded chrono v0.4.41 |
704 | 2025-07-08T00:12:39.740Z | Downloaded petgraph v0.8.2 |
705 | 2025-07-08T00:12:39.740Z | Downloaded quinn-proto v0.11.8 |
706 | 2025-07-08T00:12:39.765Z | Downloaded winnow v0.6.26 |
707 | 2025-07-08T00:12:39.765Z | Downloaded unicode-segmentation v1.12.0 |
708 | 2025-07-08T00:12:39.765Z | Downloaded rustls-webpki v0.101.7 |
709 | 2025-07-08T00:12:39.790Z | Downloaded p256 v0.13.2 |
710 | 2025-07-08T00:12:39.790Z | Downloaded quick-xml v0.37.2 |
711 | 2025-07-08T00:12:39.790Z | Downloaded proptest v1.7.0 |
712 | 2025-07-08T00:12:39.816Z | Downloaded lzma-sys v0.1.20 |
713 | 2025-07-08T00:12:39.841Z | Downloaded webpki-roots v1.0.0 |
714 | 2025-07-08T00:12:39.841Z | Downloaded salty v0.3.0 |
715 | 2025-07-08T00:12:39.866Z | Downloaded unicode-bidi v0.3.17 |
716 | 2025-07-08T00:12:39.866Z | Downloaded encoding_rs v0.8.34 |
717 | 2025-07-08T00:12:39.892Z | Downloaded strum_macros v0.24.3 |
718 | 2025-07-08T00:12:39.892Z | Downloaded ring v0.17.14 |
719 | 2025-07-08T00:12:39.935Z | Downloaded portable-atomic v1.11.0 |
720 | 2025-07-08T00:12:39.935Z | Downloaded typify v0.3.0 |
721 | 2025-07-08T00:12:39.961Z | Downloaded pin-project v1.1.6 |
722 | 2025-07-08T00:12:39.961Z | Downloaded tungstenite v0.21.0 |
723 | 2025-07-08T00:12:39.961Z | Downloaded unicode-properties v0.1.3 |
724 | 2025-07-08T00:12:39.961Z | Downloaded typify v0.2.0 |
725 | 2025-07-08T00:12:39.961Z | Downloaded slog-stdlog v4.1.1 |
726 | 2025-07-08T00:12:39.987Z | Downloaded tungstenite v0.23.0 |
727 | 2025-07-08T00:12:39.987Z | Downloaded flate2 v1.1.2 |
728 | 2025-07-08T00:12:39.987Z | Downloaded uuid v1.17.0 |
729 | 2025-07-08T00:12:39.987Z | Downloaded num-bigint-dig v0.8.4 |
730 | 2025-07-08T00:12:39.987Z | Downloaded sqlparser v0.45.0 |
731 | 2025-07-08T00:12:39.987Z | Downloaded typify-macro v0.2.0 |
732 | 2025-07-08T00:12:39.987Z | Downloaded tui-tree-widget v0.23.1 |
733 | 2025-07-08T00:12:40.013Z | Downloaded unsafe-libyaml v0.2.11 |
734 | 2025-07-08T00:12:40.013Z | Downloaded strum_macros v0.25.3 |
735 | 2025-07-08T00:12:40.013Z | Downloaded typify-macro v0.3.0 |
736 | 2025-07-08T00:12:40.014Z | Downloaded smallvec v0.6.14 |
737 | 2025-07-08T00:12:40.014Z | Downloaded native-tls v0.2.12 |
738 | 2025-07-08T00:12:40.014Z | Downloaded fs_extra v1.3.0 |
739 | 2025-07-08T00:12:40.014Z | Downloaded tls_codec v0.4.1 |
740 | 2025-07-08T00:12:40.014Z | Downloaded half v2.4.1 |
741 | 2025-07-08T00:12:40.014Z | Downloaded half v1.8.3 |
742 | 2025-07-08T00:12:40.014Z | Downloaded futures v0.3.31 |
743 | 2025-07-08T00:12:40.039Z | Downloaded globset v0.4.15 |
744 | 2025-07-08T00:12:40.040Z | Downloaded gimli v0.31.1 |
745 | 2025-07-08T00:12:40.040Z | Downloaded blake3 v1.5.4 |
746 | 2025-07-08T00:12:40.040Z | Downloaded bitvec v1.0.1 |
747 | 2025-07-08T00:12:40.065Z | Downloaded foreign-types-shared v0.3.1 |
748 | 2025-07-08T00:12:40.065Z | Downloaded unicase v2.7.0 |
749 | 2025-07-08T00:12:40.066Z | Downloaded typify-macro v0.4.1 |
750 | 2025-07-08T00:12:40.066Z | Downloaded peg v0.8.5 |
751 | 2025-07-08T00:12:40.066Z | Downloaded structmeta v0.3.0 |
752 | 2025-07-08T00:12:40.066Z | Downloaded phf_shared v0.11.2 |
753 | 2025-07-08T00:12:40.091Z | Downloaded rustls-native-certs v0.8.1 |
754 | 2025-07-08T00:12:40.091Z | Downloaded pkcs5 v0.7.1 |
755 | 2025-07-08T00:12:40.092Z | Downloaded fatfs v0.3.6 |
756 | 2025-07-08T00:12:40.092Z | Downloaded ed25519-dalek v2.1.1 |
757 | 2025-07-08T00:12:40.092Z | Downloaded openapiv3 v2.2.0 |
758 | 2025-07-08T00:12:40.117Z | Downloaded jiff v0.2.15 |
759 | 2025-07-08T00:12:40.118Z | Downloaded unarray v0.1.4 |
760 | 2025-07-08T00:12:40.143Z | Downloaded pbkdf2 v0.12.2 |
761 | 2025-07-08T00:12:40.143Z | Downloaded pbkdf2 v0.11.0 |
762 | 2025-07-08T00:12:40.143Z | Downloaded packed_struct v0.10.1 |
763 | 2025-07-08T00:12:40.143Z | Downloaded smf v0.2.3 |
764 | 2025-07-08T00:12:40.143Z | Downloaded phf v0.11.2 |
765 | 2025-07-08T00:12:40.144Z | Downloaded tls_codec_derive v0.4.1 |
766 | 2025-07-08T00:12:40.144Z | Downloaded hash32 v0.3.1 |
767 | 2025-07-08T00:12:40.144Z | Downloaded slog-scope v4.4.0 |
768 | 2025-07-08T00:12:40.144Z | Downloaded slog v2.7.0 |
769 | 2025-07-08T00:12:40.144Z | Downloaded rustls-pki-types v1.10.0 |
770 | 2025-07-08T00:12:40.144Z | Downloaded flume v0.11.1 |
771 | 2025-07-08T00:12:40.144Z | Downloaded quinn v0.11.5 |
772 | 2025-07-08T00:12:40.169Z | Downloaded qorb v0.4.0 |
773 | 2025-07-08T00:12:40.170Z | Downloaded phf_codegen v0.11.2 |
774 | 2025-07-08T00:12:40.170Z | Downloaded fs-err v2.11.0 |
775 | 2025-07-08T00:12:40.170Z | Downloaded multer v3.1.0 |
776 | 2025-07-08T00:12:40.170Z | Downloaded futures-channel v0.3.31 |
777 | 2025-07-08T00:12:40.170Z | Downloaded nom v7.1.3 |
778 | 2025-07-08T00:12:40.196Z | Downloaded bindgen v0.71.1 |
779 | 2025-07-08T00:12:40.196Z | Downloaded newtype_derive v0.1.6 |
780 | 2025-07-08T00:12:40.196Z | Downloaded publicsuffix v2.3.0 |
781 | 2025-07-08T00:12:40.196Z | Downloaded support-bundle-viewer v0.1.2 |
782 | 2025-07-08T00:12:40.196Z | Downloaded subtle v2.6.1 |
783 | 2025-07-08T00:12:40.222Z | Downloaded slog-async v2.8.0 |
784 | 2025-07-08T00:12:40.222Z | Downloaded rustls-pemfile v2.2.0 |
785 | 2025-07-08T00:12:40.222Z | Downloaded pkcs1 v0.7.5 |
786 | 2025-07-08T00:12:40.222Z | Downloaded pin-project-internal v1.1.6 |
787 | 2025-07-08T00:12:40.222Z | Downloaded x509-cert v0.2.5 |
788 | 2025-07-08T00:12:40.247Z | Downloaded newline-converter v0.3.0 |
789 | 2025-07-08T00:12:40.247Z | Downloaded multimap v0.10.1 |
790 | 2025-07-08T00:12:40.248Z | Downloaded hash32 v0.2.1 |
791 | 2025-07-08T00:12:40.248Z | Downloaded slog-envlogger v2.2.0 |
792 | 2025-07-08T00:12:40.248Z | Downloaded slog-bunyan v2.5.0 |
793 | 2025-07-08T00:12:40.248Z | Downloaded pin-project-lite v0.2.14 |
794 | 2025-07-08T00:12:40.248Z | Downloaded progenitor-impl v0.10.0 |
795 | 2025-07-08T00:12:40.273Z | Downloaded winnow v0.5.40 |
796 | 2025-07-08T00:12:40.273Z | Downloaded rustls v0.21.12 |
797 | 2025-07-08T00:12:40.299Z | Downloaded tokio-util v0.7.15 |
798 | 2025-07-08T00:12:40.299Z | Downloaded group v0.13.0 |
799 | 2025-07-08T00:12:40.299Z | Downloaded futures-io v0.3.31 |
800 | 2025-07-08T00:12:40.299Z | Downloaded futures-executor v0.3.31 |
801 | 2025-07-08T00:12:40.299Z | Downloaded futures-core v0.3.31 |
802 | 2025-07-08T00:12:40.299Z | Downloaded slog-json v2.6.1 |
803 | 2025-07-08T00:12:40.299Z | Downloaded slog-dtrace v0.3.0 |
804 | 2025-07-08T00:12:40.299Z | Downloaded serde-hex v0.1.0 |
805 | 2025-07-08T00:12:40.299Z | Downloaded serde-big-array v0.5.1 |
806 | 2025-07-08T00:12:40.326Z | Downloaded foreign-types-shared v0.1.1 |
807 | 2025-07-08T00:12:40.326Z | Downloaded foldhash v0.1.5 |
808 | 2025-07-08T00:12:40.326Z | Downloaded flagset v0.4.6 |
809 | 2025-07-08T00:12:40.326Z | Downloaded fixedbitset v0.5.7 |
810 | 2025-07-08T00:12:40.326Z | Downloaded fixedbitset v0.4.2 |
811 | 2025-07-08T00:12:40.326Z | Downloaded postcard v1.0.10 |
812 | 2025-07-08T00:12:40.326Z | Downloaded vte v0.11.1 |
813 | 2025-07-08T00:12:40.326Z | Downloaded vergen v8.3.2 |
814 | 2025-07-08T00:12:40.326Z | Downloaded value-bag v1.9.0 |
815 | 2025-07-08T00:12:40.326Z | Downloaded serde_with v3.14.0 |
816 | 2025-07-08T00:12:40.352Z | Downloaded num-bigint v0.4.6 |
817 | 2025-07-08T00:12:40.352Z | Downloaded globwalk v0.9.1 |
818 | 2025-07-08T00:12:40.352Z | Downloaded funty v2.0.0 |
819 | 2025-07-08T00:12:40.378Z | Downloaded pin-utils v0.1.0 |
820 | 2025-07-08T00:12:40.378Z | Downloaded foreign-types-macros v0.2.3 |
821 | 2025-07-08T00:12:40.378Z | Downloaded float-ord v0.3.2 |
822 | 2025-07-08T00:12:40.378Z | Downloaded float-cmp v0.10.0 |
823 | 2025-07-08T00:12:40.378Z | Downloaded utf-8 v0.7.6 |
824 | 2025-07-08T00:12:40.378Z | Downloaded progenitor-impl v0.9.1 |
825 | 2025-07-08T00:12:40.378Z | Downloaded poly1305 v0.8.0 |
826 | 2025-07-08T00:12:40.378Z | Downloaded papergrid v0.14.0 |
827 | 2025-07-08T00:12:40.404Z | Downloaded object v0.36.5 |
828 | 2025-07-08T00:12:40.404Z | Downloaded fallible-iterator v0.2.0 |
829 | 2025-07-08T00:12:40.404Z | Downloaded untrusted v0.9.0 |
830 | 2025-07-08T00:12:40.404Z | Downloaded pkcs8 v0.10.2 |
831 | 2025-07-08T00:12:40.404Z | Downloaded serde_cbor v0.11.2 |
832 | 2025-07-08T00:12:40.430Z | Downloaded ff v0.13.0 |
833 | 2025-07-08T00:12:40.431Z | Downloaded fd-lock v4.0.2 |
834 | 2025-07-08T00:12:40.431Z | Downloaded untrusted v0.7.1 |
835 | 2025-07-08T00:12:40.431Z | Downloaded psl-types v2.0.11 |
836 | 2025-07-08T00:12:40.431Z | Downloaded proc-macro-error2 v2.0.1 |
837 | 2025-07-08T00:12:40.431Z | Downloaded expectorate v1.2.0 |
838 | 2025-07-08T00:12:40.431Z | Downloaded walkdir v2.5.0 |
839 | 2025-07-08T00:12:40.431Z | Downloaded git2 v0.19.0 |
840 | 2025-07-08T00:12:40.457Z | Downloaded crossterm v0.28.1 |
841 | 2025-07-08T00:12:40.457Z | Downloaded universal-hash v0.5.1 |
842 | 2025-07-08T00:12:40.457Z | Downloaded vsss-rs v3.3.4 |
843 | 2025-07-08T00:12:40.457Z | Downloaded parking_lot v0.12.3 |
844 | 2025-07-08T00:12:40.457Z | Downloaded rustyline v14.0.0 |
845 | 2025-07-08T00:12:40.457Z | Downloaded progenitor-macro v0.9.1 |
846 | 2025-07-08T00:12:40.457Z | Downloaded progenitor-macro v0.8.0 |
847 | 2025-07-08T00:12:40.457Z | Downloaded progenitor v0.10.0 |
848 | 2025-07-08T00:12:40.483Z | Downloaded progenitor v0.9.1 |
849 | 2025-07-08T00:12:40.483Z | Downloaded progenitor v0.8.0 |
850 | 2025-07-08T00:12:40.483Z | Downloaded proc-macro-error-attr2 v2.0.0 |
851 | 2025-07-08T00:12:40.483Z | Downloaded proc-macro-crate v1.3.1 |
852 | 2025-07-08T00:12:40.483Z | Downloaded polyval v0.6.2 |
853 | 2025-07-08T00:12:40.483Z | Downloaded pkg-config v0.3.31 |
854 | 2025-07-08T00:12:40.483Z | Downloaded diesel_derives v2.2.3 |
855 | 2025-07-08T00:12:40.484Z | Downloaded futures-util v0.3.31 |
856 | 2025-07-08T00:12:40.509Z | Downloaded tar v0.4.44 |
857 | 2025-07-08T00:12:40.509Z | Downloaded openssl v0.10.73 |
858 | 2025-07-08T00:12:40.509Z | Downloaded object v0.30.4 |
859 | 2025-07-08T00:12:40.535Z | Downloaded curve25519-dalek v4.1.3 |
860 | 2025-07-08T00:12:40.535Z | Downloaded zerocopy-derive v0.8.26 |
861 | 2025-07-08T00:12:40.535Z | Downloaded env_logger v0.11.5 |
862 | 2025-07-08T00:12:40.561Z | Downloaded dropshot_endpoint v0.16.2 |
863 | 2025-07-08T00:12:40.561Z | Downloaded wait-timeout v0.2.0 |
864 | 2025-07-08T00:12:40.561Z | Downloaded serde_derive_internals v0.29.1 |
865 | 2025-07-08T00:12:40.561Z | Downloaded ratatui v0.29.0 |
866 | 2025-07-08T00:12:40.587Z | Downloaded dsl_auto_type v0.1.2 |
867 | 2025-07-08T00:12:40.587Z | Downloaded difflib v0.4.0 |
868 | 2025-07-08T00:12:40.587Z | Downloaded diff v0.1.13 |
869 | 2025-07-08T00:12:40.587Z | Downloaded derive_more v0.99.20 |
870 | 2025-07-08T00:12:40.613Z | Downloaded uzers v0.12.1 |
871 | 2025-07-08T00:12:40.613Z | Downloaded postgres-types v0.2.9 |
872 | 2025-07-08T00:12:40.614Z | Downloaded tokio-postgres v0.7.13 |
873 | 2025-07-08T00:12:40.614Z | Downloaded dirs-sys-next v0.1.2 |
874 | 2025-07-08T00:12:40.614Z | Downloaded des v0.8.1 |
875 | 2025-07-08T00:12:40.614Z | Downloaded similar v2.7.0 |
876 | 2025-07-08T00:12:40.640Z | Downloaded serde_repr v0.1.19 |
877 | 2025-07-08T00:12:40.640Z | Downloaded serde_bytes v0.11.17 |
878 | 2025-07-08T00:12:40.640Z | Downloaded parking_lot_core v0.9.10 |
879 | 2025-07-08T00:12:40.640Z | Downloaded parking_lot_core v0.8.6 |
880 | 2025-07-08T00:12:40.640Z | Downloaded parking_lot v0.11.2 |
881 | 2025-07-08T00:12:40.640Z | Downloaded ecdsa v0.16.9 |
882 | 2025-07-08T00:12:40.640Z | Downloaded term v0.7.0 |
883 | 2025-07-08T00:12:40.640Z | Downloaded yansi v1.0.1 |
884 | 2025-07-08T00:12:40.666Z | Downloaded dirs-next v2.0.0 |
885 | 2025-07-08T00:12:40.666Z | Downloaded diesel-dtrace v0.4.2 |
886 | 2025-07-08T00:12:40.666Z | Downloaded whoami v1.6.0 |
887 | 2025-07-08T00:12:40.666Z | Downloaded serde_urlencoded v0.7.1 |
888 | 2025-07-08T00:12:40.666Z | Downloaded serde_plain v1.0.2 |
889 | 2025-07-08T00:12:40.666Z | Downloaded serde_path_to_error v0.1.17 |
890 | 2025-07-08T00:12:40.666Z | Downloaded want v0.3.1 |
891 | 2025-07-08T00:12:40.666Z | Downloaded waitgroup v0.1.2 |
892 | 2025-07-08T00:12:40.666Z | Downloaded vte_generate_state_changes v0.1.2 |
893 | 2025-07-08T00:12:40.666Z | Downloaded void v1.0.2 |
894 | 2025-07-08T00:12:40.666Z | Downloaded prettyplease v0.2.35 |
895 | 2025-07-08T00:12:40.666Z | Downloaded powerfmt v0.2.0 |
896 | 2025-07-08T00:12:40.666Z | Downloaded postgres-protocol v0.6.8 |
897 | 2025-07-08T00:12:40.666Z | Downloaded radium v0.7.0 |
898 | 2025-07-08T00:12:40.692Z | Downloaded siphasher v0.3.11 |
899 | 2025-07-08T00:12:40.693Z | Downloaded signal-hook v0.3.18 |
900 | 2025-07-08T00:12:40.693Z | Downloaded serde_yaml v0.9.34+deprecated |
901 | 2025-07-08T00:12:40.693Z | Downloaded serde_with_macros v3.14.0 |
902 | 2025-07-08T00:12:40.693Z | Downloaded pretty_assertions v1.4.1 |
903 | 2025-07-08T00:12:40.693Z | Downloaded prefix-trie v0.7.0 |
904 | 2025-07-08T00:12:40.693Z | Downloaded parse-zoneinfo v0.3.1 |
905 | 2025-07-08T00:12:40.693Z | Downloaded futures-macro v0.3.31 |
906 | 2025-07-08T00:12:40.693Z | Downloaded dyn-clone v1.0.19 |
907 | 2025-07-08T00:12:40.693Z | Downloaded termtree v0.5.1 |
908 | 2025-07-08T00:12:40.719Z | Downloaded termios v0.3.3 |
909 | 2025-07-08T00:12:40.719Z | Downloaded tap v1.0.1 |
910 | 2025-07-08T00:12:40.719Z | Downloaded sync-ptr v0.1.4 |
911 | 2025-07-08T00:12:40.719Z | Downloaded supports-color v3.0.2 |
912 | 2025-07-08T00:12:40.719Z | Downloaded zlib-rs v0.5.1 |
913 | 2025-07-08T00:12:40.719Z | Downloaded snafu v0.8.5 |
914 | 2025-07-08T00:12:40.719Z | Downloaded rand v0.9.1 |
915 | 2025-07-08T00:12:40.719Z | Downloaded simd-adler32 v0.3.7 |
916 | 2025-07-08T00:12:40.745Z | Downloaded signature v2.2.0 |
917 | 2025-07-08T00:12:40.745Z | Downloaded signal-hook-registry v1.4.2 |
918 | 2025-07-08T00:12:40.745Z | Downloaded signal-hook-mio v0.2.4 |
919 | 2025-07-08T00:12:40.745Z | Downloaded shlex v1.3.0 |
920 | 2025-07-08T00:12:40.745Z | Downloaded shell-words v1.1.0 |
921 | 2025-07-08T00:12:40.745Z | Downloaded sha1 v0.10.6 |
922 | 2025-07-08T00:12:40.745Z | Downloaded predicates v3.1.3 |
923 | 2025-07-08T00:12:40.745Z | Downloaded parse-display-derive v0.10.0 |
924 | 2025-07-08T00:12:40.745Z | Downloaded ed25519 v2.2.3 |
925 | 2025-07-08T00:12:40.745Z | Downloaded dunce v1.0.5 |
926 | 2025-07-08T00:12:40.745Z | Downloaded wyz v0.5.1 |
927 | 2025-07-08T00:12:40.745Z | Downloaded time v0.3.36 |
928 | 2025-07-08T00:12:40.772Z | Downloaded russh v0.45.0 |
929 | 2025-07-08T00:12:40.772Z | Downloaded rpassword v7.4.0 |
930 | 2025-07-08T00:12:40.772Z | Downloaded rfc6979 v0.4.0 |
931 | 2025-07-08T00:12:40.772Z | Downloaded toml v0.7.8 |
932 | 2025-07-08T00:12:40.772Z | Downloaded rand v0.8.5 |
933 | 2025-07-08T00:12:40.772Z | Downloaded hashbrown v0.13.2 |
934 | 2025-07-08T00:12:40.772Z | Downloaded signal-hook-tokio v0.3.1 |
935 | 2025-07-08T00:12:40.798Z | Downloaded primeorder v0.13.6 |
936 | 2025-07-08T00:12:40.798Z | Downloaded predicates-tree v1.0.12 |
937 | 2025-07-08T00:12:40.798Z | Downloaded predicates-core v1.0.8 |
938 | 2025-07-08T00:12:40.798Z | Downloaded ppv-lite86 v0.2.20 |
939 | 2025-07-08T00:12:40.798Z | Downloaded password-hash v0.5.0 |
940 | 2025-07-08T00:12:40.798Z | Downloaded parse-display v0.10.0 |
941 | 2025-07-08T00:12:40.798Z | Downloaded glob v0.3.2 |
942 | 2025-07-08T00:12:40.798Z | Downloaded getrandom v0.2.15 |
943 | 2025-07-08T00:12:40.798Z | Downloaded gethostname v0.5.0 |
944 | 2025-07-08T00:12:40.798Z | Downloaded elliptic-curve v0.13.8 |
945 | 2025-07-08T00:12:40.824Z | Downloaded termcolor v1.4.1 |
946 | 2025-07-08T00:12:40.824Z | Downloaded tagptr v0.2.0 |
947 | 2025-07-08T00:12:40.824Z | Downloaded tabwriter v1.4.0 |
948 | 2025-07-08T00:12:40.824Z | Downloaded tabled_derive v0.10.0 |
949 | 2025-07-08T00:12:40.824Z | Downloaded resolv-conf v0.7.0 |
950 | 2025-07-08T00:12:40.824Z | Downloaded r2d2 v0.8.10 |
951 | 2025-07-08T00:12:40.824Z | Downloaded nu-ansi-term v0.50.1 |
952 | 2025-07-08T00:12:40.850Z | Downloaded zerocopy v0.6.6 |
953 | 2025-07-08T00:12:40.850Z | Downloaded crossbeam-channel v0.5.15 |
954 | 2025-07-08T00:12:40.850Z | Downloaded cc v1.2.15 |
955 | 2025-07-08T00:12:40.851Z | Downloaded bindgen v0.69.5 |
956 | 2025-07-08T00:12:40.876Z | Downloaded precomputed-hash v0.1.1 |
957 | 2025-07-08T00:12:40.876Z | Downloaded path-slash v0.1.5 |
958 | 2025-07-08T00:12:40.876Z | Downloaded paste v1.0.15 |
959 | 2025-07-08T00:12:40.876Z | Downloaded password-hash v0.4.2 |
960 | 2025-07-08T00:12:40.876Z | Downloaded parse-size v1.1.0 |
961 | 2025-07-08T00:12:40.902Z | Downloaded ghash v0.5.1 |
962 | 2025-07-08T00:12:40.902Z | Downloaded futures-task v0.3.31 |
963 | 2025-07-08T00:12:40.902Z | Downloaded futures-sink v0.3.31 |
964 | 2025-07-08T00:12:40.903Z | Downloaded env_filter v0.1.2 |
965 | 2025-07-08T00:12:40.903Z | Downloaded enum-as-inner v0.6.1 |
966 | 2025-07-08T00:12:40.903Z | Downloaded ena v0.14.3 |
967 | 2025-07-08T00:12:40.903Z | Downloaded embedded-io v0.4.0 |
968 | 2025-07-08T00:12:40.903Z | Downloaded derive_builder_core v0.20.2 |
969 | 2025-07-08T00:12:40.903Z | Downloaded xshell v0.2.7 |
970 | 2025-07-08T00:12:40.903Z | Downloaded xattr v1.3.1 |
971 | 2025-07-08T00:12:40.903Z | Downloaded tinyvec v1.8.0 |
972 | 2025-07-08T00:12:40.928Z | Downloaded rsa v0.9.6 |
973 | 2025-07-08T00:12:40.929Z | Downloaded ron v0.7.1 |
974 | 2025-07-08T00:12:40.929Z | Downloaded num-complex v0.4.6 |
975 | 2025-07-08T00:12:40.929Z | Downloaded der v0.7.9 |
976 | 2025-07-08T00:12:40.929Z | Downloaded crypto-bigint v0.5.5 |
977 | 2025-07-08T00:12:40.955Z | Downloaded zip v4.2.0 |
978 | 2025-07-08T00:12:40.955Z | Downloaded tokio-rustls v0.24.1 |
979 | 2025-07-08T00:12:40.955Z | Downloaded libz-sys v1.1.20 |
980 | 2025-07-08T00:12:40.982Z | Downloaded base64 v0.21.7 |
981 | 2025-07-08T00:12:41.010Z | Downloaded endian-type v0.1.2 |
982 | 2025-07-08T00:12:41.010Z | Downloaded embedded-io v0.6.1 |
983 | 2025-07-08T00:12:41.010Z | Downloaded either v1.15.0 |
984 | 2025-07-08T00:12:41.010Z | Downloaded derive_builder_macro v0.20.2 |
985 | 2025-07-08T00:12:41.010Z | Downloaded tiny-keccak v2.0.2 |
986 | 2025-07-08T00:12:41.010Z | Downloaded time-core v0.1.2 |
987 | 2025-07-08T00:12:41.010Z | Downloaded thiserror-no-std v2.0.2 |
988 | 2025-07-08T00:12:41.010Z | Downloaded thiserror-impl-no-std v2.0.2 |
989 | 2025-07-08T00:12:41.010Z | Downloaded test-strategy v0.4.1 |
990 | 2025-07-08T00:12:41.010Z | Downloaded take_mut v0.2.2 |
991 | 2025-07-08T00:12:41.036Z | Downloaded sync_wrapper v1.0.1 |
992 | 2025-07-08T00:12:41.036Z | Downloaded rustc_version v0.1.7 |
993 | 2025-07-08T00:12:41.036Z | Downloaded rustc-hash v2.1.1 |
994 | 2025-07-08T00:12:41.036Z | Downloaded rustc-demangle v0.1.24 |
995 | 2025-07-08T00:12:41.036Z | Downloaded russh-keys v0.45.0 |
996 | 2025-07-08T00:12:41.037Z | Downloaded rtoolbox v0.0.2 |
997 | 2025-07-08T00:12:41.037Z | Downloaded ron v0.8.1 |
998 | 2025-07-08T00:12:41.037Z | Downloaded oso v0.27.3 |
999 | 2025-07-08T00:12:41.037Z | Downloaded openssl-sys v0.9.109 |
1000 | 2025-07-08T00:12:41.063Z | Downloaded omicron-zone-package v0.12.2 |
1001 | 2025-07-08T00:12:41.063Z | Downloaded num-rational v0.4.2 |
1002 | 2025-07-08T00:12:41.063Z | Downloaded num-derive v0.3.3 |
1003 | 2025-07-08T00:12:41.063Z | Downloaded num v0.4.3 |
1004 | 2025-07-08T00:12:41.063Z | Downloaded yasna v0.5.2 |
1005 | 2025-07-08T00:12:41.063Z | Downloaded xz2 v0.1.7 |
1006 | 2025-07-08T00:12:41.063Z | Downloaded tough v0.20.0 |
1007 | 2025-07-08T00:12:41.063Z | Downloaded tokio-tungstenite v0.23.1 |
1008 | 2025-07-08T00:12:41.089Z | Downloaded tokio-tungstenite v0.21.0 |
1009 | 2025-07-08T00:12:41.089Z | Downloaded tokio-rustls v0.25.0 |
1010 | 2025-07-08T00:12:41.089Z | Downloaded headers v0.4.1 |
1011 | 2025-07-08T00:12:41.089Z | Downloaded hashbrown v0.12.3 |
1012 | 2025-07-08T00:12:41.089Z | Downloaded base64 v0.22.1 |
1013 | 2025-07-08T00:12:41.115Z | Downloaded aws-lc-rs v1.12.4 |
1014 | 2025-07-08T00:12:41.116Z | Downloaded thread_local v1.1.8 |
1015 | 2025-07-08T00:12:41.116Z | Downloaded rustc_version v0.4.1 |
1016 | 2025-07-08T00:12:41.116Z | Downloaded rustc-hash v1.1.0 |
1017 | 2025-07-08T00:12:41.116Z | Downloaded russh-cryptovec v0.7.3 |
1018 | 2025-07-08T00:12:41.116Z | Downloaded oxnet v0.1.2 |
1019 | 2025-07-08T00:12:41.116Z | Downloaded oxide-tokio-rt v0.1.2 |
1020 | 2025-07-08T00:12:41.116Z | Downloaded oso-derive v0.27.3 |
1021 | 2025-07-08T00:12:41.116Z | Downloaded openssl-probe v0.1.5 |
1022 | 2025-07-08T00:12:41.116Z | Downloaded olpc-cjson v0.1.4 |
1023 | 2025-07-08T00:12:41.142Z | Downloaded number_prefix v0.4.0 |
1024 | 2025-07-08T00:12:41.142Z | Downloaded num_enum_derive v0.5.11 |
1025 | 2025-07-08T00:12:41.142Z | Downloaded num_enum v0.5.11 |
1026 | 2025-07-08T00:12:41.142Z | Downloaded num-integer v0.1.46 |
1027 | 2025-07-08T00:12:41.142Z | Downloaded derive_builder v0.20.2 |
1028 | 2025-07-08T00:12:41.142Z | Downloaded derive-where v1.5.0 |
1029 | 2025-07-08T00:12:41.142Z | Downloaded csv-core v0.1.11 |
1030 | 2025-07-08T00:12:41.142Z | Downloaded zip v0.6.6 |
1031 | 2025-07-08T00:12:41.168Z | Downloaded tokio-stream v0.1.17 |
1032 | 2025-07-08T00:12:41.168Z | Downloaded tokio-rustls v0.26.0 |
1033 | 2025-07-08T00:12:41.168Z | Downloaded tokio-macros v2.5.0 |
1034 | 2025-07-08T00:12:41.168Z | Downloaded tokio-dtrace v0.1.0 |
1035 | 2025-07-08T00:12:41.168Z | Downloaded socket2 v0.5.10 |
1036 | 2025-07-08T00:12:41.168Z | Downloaded const_format v0.2.34 |
1037 | 2025-07-08T00:12:41.168Z | Downloaded compact_str v0.8.0 |
1038 | 2025-07-08T00:12:41.194Z | Downloaded openssl-macros v0.1.1 |
1039 | 2025-07-08T00:12:41.194Z | Downloaded num-iter v0.1.45 |
1040 | 2025-07-08T00:12:41.194Z | Downloaded defmt-macros v0.3.9 |
1041 | 2025-07-08T00:12:41.194Z | Downloaded defmt v0.3.8 |
1042 | 2025-07-08T00:12:41.194Z | Downloaded darling v0.20.10 |
1043 | 2025-07-08T00:12:41.194Z | Downloaded zstd v0.13.3 |
1044 | 2025-07-08T00:12:41.194Z | Downloaded zone v0.3.1 |
1045 | 2025-07-08T00:12:41.194Z | Downloaded tower-http v0.6.6 |
1046 | 2025-07-08T00:12:41.220Z | Downloaded tower v0.5.2 |
1047 | 2025-07-08T00:12:41.221Z | Downloaded sqlformat v0.3.5 |
1048 | 2025-07-08T00:12:41.221Z | Downloaded spin v0.9.8 |
1049 | 2025-07-08T00:12:41.221Z | Downloaded crossbeam-epoch v0.9.18 |
1050 | 2025-07-08T00:12:41.221Z | Downloaded normalize-line-endings v0.3.0 |
1051 | 2025-07-08T00:12:41.246Z | Downloaded nodrop v0.1.14 |
1052 | 2025-07-08T00:12:41.246Z | Downloaded data-encoding v2.9.0 |
1053 | 2025-07-08T00:12:41.247Z | Downloaded darling_core v0.20.10 |
1054 | 2025-07-08T00:12:41.247Z | Downloaded daft v0.1.4 |
1055 | 2025-07-08T00:12:41.247Z | Downloaded ctr v0.9.2 |
1056 | 2025-07-08T00:12:41.247Z | Downloaded cstr-argument v0.1.2 |
1057 | 2025-07-08T00:12:41.247Z | Downloaded zopfli v0.8.1 |
1058 | 2025-07-08T00:12:41.247Z | Downloaded zone_cfg_derive v0.1.2 |
1059 | 2025-07-08T00:12:41.247Z | Downloaded zeroize_derive v1.4.2 |
1060 | 2025-07-08T00:12:41.247Z | Downloaded tokio-native-tls v0.3.1 |
1061 | 2025-07-08T00:12:41.247Z | Downloaded base64 v0.13.1 |
1062 | 2025-07-08T00:12:41.247Z | Downloaded num_threads v0.1.7 |
1063 | 2025-07-08T00:12:41.247Z | Downloaded num-derive v0.4.2 |
1064 | 2025-07-08T00:12:41.273Z | Downloaded deranged v0.3.11 |
1065 | 2025-07-08T00:12:41.273Z | Downloaded der_derive v0.7.3 |
1066 | 2025-07-08T00:12:41.273Z | Downloaded curve25519-dalek-derive v0.1.1 |
1067 | 2025-07-08T00:12:41.273Z | Downloaded zeroize v1.8.1 |
1068 | 2025-07-08T00:12:41.273Z | Downloaded tracing v0.1.40 |
1069 | 2025-07-08T00:12:41.273Z | Downloaded toml_edit v0.19.15 |
1070 | 2025-07-08T00:12:41.299Z | Downloaded ssh-key v0.6.6 |
1071 | 2025-07-08T00:12:41.299Z | Downloaded clang-sys v1.8.1 |
1072 | 2025-07-08T00:12:41.299Z | Downloaded debug-ignore v1.0.5 |
1073 | 2025-07-08T00:12:41.299Z | Downloaded daft-derive v0.1.4 |
1074 | 2025-07-08T00:12:41.299Z | Downloaded zstd-safe v7.2.3 |
1075 | 2025-07-08T00:12:41.324Z | Downloaded zone v0.1.8 |
1076 | 2025-07-08T00:12:41.325Z | Downloaded steno v0.4.1 |
1077 | 2025-07-08T00:12:41.325Z | Downloaded spki v0.7.3 |
1078 | 2025-07-08T00:12:41.325Z | Downloaded snafu-derive v0.8.5 |
1079 | 2025-07-08T00:12:41.325Z | Downloaded reedline v0.40.0 |
1080 | 2025-07-08T00:12:41.325Z | Downloaded rayon v1.10.0 |
1081 | 2025-07-08T00:12:41.351Z | Downloaded lalrpop v0.19.12 |
1082 | 2025-07-08T00:12:41.351Z | Downloaded cookie v0.18.1 |
1083 | 2025-07-08T00:12:41.351Z | Downloaded bumpalo v3.16.0 |
1084 | 2025-07-08T00:12:41.351Z | Downloaded backtrace v0.3.74 |
1085 | 2025-07-08T00:12:41.377Z | Downloaded crunchy v0.2.2 |
1086 | 2025-07-08T00:12:41.377Z | Downloaded zone_cfg_derive v0.3.0 |
1087 | 2025-07-08T00:12:41.377Z | Downloaded tracing-core v0.1.32 |
1088 | 2025-07-08T00:12:41.377Z | Downloaded ssh-cipher v0.2.0 |
1089 | 2025-07-08T00:12:41.377Z | Downloaded crossbeam-utils v0.8.21 |
1090 | 2025-07-08T00:12:41.377Z | Downloaded async-trait v0.1.88 |
1091 | 2025-07-08T00:12:41.377Z | Downloaded tracing-attributes v0.1.27 |
1092 | 2025-07-08T00:12:41.377Z | Downloaded topological-sort v0.2.2 |
1093 | 2025-07-08T00:12:41.377Z | Downloaded sqlparser_derive v0.2.2 |
1094 | 2025-07-08T00:12:41.377Z | Downloaded samael v0.0.19 |
1095 | 2025-07-08T00:12:41.404Z | Downloaded rusty-fork v0.3.0 |
1096 | 2025-07-08T00:12:41.404Z | Downloaded rustversion v1.0.17 |
1097 | 2025-07-08T00:12:41.404Z | Downloaded mio v1.0.2 |
1098 | 2025-07-08T00:12:41.404Z | Downloaded libxml v0.3.3 |
1099 | 2025-07-08T00:12:41.404Z | Downloaded libm v0.2.8 |
1100 | 2025-07-08T00:12:41.430Z | Downloaded itertools v0.14.0 |
1101 | 2025-07-08T00:12:41.430Z | Downloaded itertools v0.12.1 |
1102 | 2025-07-08T00:12:41.430Z | Downloaded itertools v0.10.5 |
1103 | 2025-07-08T00:12:41.456Z | Downloaded cookie_store v0.21.1 |
1104 | 2025-07-08T00:12:41.456Z | Downloaded const_format_proc_macros v0.2.34 |
1105 | 2025-07-08T00:12:41.482Z | Downloaded const-oid v0.9.6 |
1106 | 2025-07-08T00:12:41.482Z | Downloaded console v0.15.10 |
1107 | 2025-07-08T00:12:41.482Z | Downloaded chacha20poly1305 v0.10.1 |
1108 | 2025-07-08T00:12:41.482Z | Downloaded cancel-safe-futures v0.1.5 |
1109 | 2025-07-08T00:12:41.482Z | Downloaded bzip2 v0.5.2 |
1110 | 2025-07-08T00:12:41.482Z | Downloaded blowfish v0.9.1 |
1111 | 2025-07-08T00:12:41.482Z | Downloaded bitflags v1.3.2 |
1112 | 2025-07-08T00:12:41.508Z | Downloaded bit-vec v0.8.0 |
1113 | 2025-07-08T00:12:41.508Z | Downloaded tower-service v0.3.3 |
1114 | 2025-07-08T00:12:41.508Z | Downloaded tower-layer v0.3.3 |
1115 | 2025-07-08T00:12:41.508Z | Downloaded strip-ansi-escapes v0.2.0 |
1116 | 2025-07-08T00:12:41.508Z | Downloaded stringprep v0.1.5 |
1117 | 2025-07-08T00:12:41.508Z | Downloaded string_cache v0.8.9 |
1118 | 2025-07-08T00:12:41.508Z | Downloaded static_assertions v1.1.0 |
1119 | 2025-07-08T00:12:41.508Z | Downloaded ssh-encoding v0.2.0 |
1120 | 2025-07-08T00:12:41.534Z | Downloaded schemars v0.8.22 |
1121 | 2025-07-08T00:12:41.560Z | Downloaded salsa20 v0.10.2 |
1122 | 2025-07-08T00:12:41.560Z | Downloaded rcgen v0.12.1 |
1123 | 2025-07-08T00:12:41.560Z | Downloaded rayon-core v1.12.1 |
1124 | 2025-07-08T00:12:41.560Z | Downloaded minimal-lexical v0.2.1 |
1125 | 2025-07-08T00:12:41.560Z | Downloaded impl-trait-for-tuples v0.2.2 |
1126 | 2025-07-08T00:12:41.586Z | Downloaded hyper-util v0.1.14 |
1127 | 2025-07-08T00:12:41.586Z | Downloaded http v1.3.1 |
1128 | 2025-07-08T00:12:41.586Z | Downloaded critical-section v1.1.3 |
1129 | 2025-07-08T00:12:41.586Z | Downloaded crc-catalog v2.4.0 |
1130 | 2025-07-08T00:12:41.586Z | Downloaded convert_case v0.4.0 |
1131 | 2025-07-08T00:12:41.586Z | Downloaded constant_time_eq v0.3.1 |
1132 | 2025-07-08T00:12:41.586Z | Downloaded colored v2.2.0 |
1133 | 2025-07-08T00:12:41.612Z | Downloaded block-padding v0.3.3 |
1134 | 2025-07-08T00:12:41.612Z | Downloaded blake2 v0.10.6 |
1135 | 2025-07-08T00:12:41.612Z | Downloaded bitfield v0.14.0 |
1136 | 2025-07-08T00:12:41.612Z | Downloaded bit-vec v0.6.3 |
1137 | 2025-07-08T00:12:41.612Z | Downloaded base16ct v0.2.0 |
1138 | 2025-07-08T00:12:41.612Z | Downloaded atomic-waker v1.1.2 |
1139 | 2025-07-08T00:12:41.612Z | Downloaded semver v0.1.20 |
1140 | 2025-07-08T00:12:41.612Z | Downloaded secrecy v0.10.3 |
1141 | 2025-07-08T00:12:41.612Z | Downloaded secrecy v0.8.0 |
1142 | 2025-07-08T00:12:41.612Z | Downloaded sec1 v0.7.3 |
1143 | 2025-07-08T00:12:41.612Z | Downloaded sct v0.7.1 |
1144 | 2025-07-08T00:12:41.612Z | Downloaded scrypt v0.11.0 |
1145 | 2025-07-08T00:12:41.612Z | Downloaded scopeguard v1.2.0 |
1146 | 2025-07-08T00:12:41.612Z | Downloaded schemars_derive v0.8.22 |
1147 | 2025-07-08T00:12:41.638Z | Downloaded aws-lc-sys v0.26.0 |
1148 | 2025-07-08T00:12:41.892Z | Downloaded scheduled-thread-pool v0.2.7 |
1149 | 2025-07-08T00:12:41.918Z | Downloaded ref-cast-impl v1.0.24 |
1150 | 2025-07-08T00:12:41.918Z | Downloaded rand_seeder v0.3.0 |
1151 | 2025-07-08T00:12:41.918Z | Downloaded rand_core v0.9.2 |
1152 | 2025-07-08T00:12:41.918Z | Downloaded rand_chacha v0.9.0 |
1153 | 2025-07-08T00:12:41.918Z | Downloaded progenitor-impl v0.8.0 |
1154 | 2025-07-08T00:12:41.918Z | Downloaded progenitor-client v0.8.0 |
1155 | 2025-07-08T00:12:41.918Z | Downloaded mime_guess v2.0.5 |
1156 | 2025-07-08T00:12:41.918Z | Downloaded lru-cache v0.1.2 |
1157 | 2025-07-08T00:12:41.918Z | Downloaded lock_api v0.4.12 |
1158 | 2025-07-08T00:12:41.918Z | Downloaded litrs v0.4.1 |
1159 | 2025-07-08T00:12:41.918Z | Downloaded libz-rs-sys v0.5.1 |
1160 | 2025-07-08T00:12:41.918Z | Downloaded libloading v0.8.5 |
1161 | 2025-07-08T00:12:41.918Z | Downloaded libefi-sys v0.1.0 |
1162 | 2025-07-08T00:12:41.944Z | Downloaded indoc v1.0.9 |
1163 | 2025-07-08T00:12:41.944Z | Downloaded indicatif v0.17.11 |
1164 | 2025-07-08T00:12:41.944Z | Downloaded crc8 v0.1.1 |
1165 | 2025-07-08T00:12:41.944Z | Downloaded crc-any v2.5.0 |
1166 | 2025-07-08T00:12:41.944Z | Downloaded crc v3.2.1 |
1167 | 2025-07-08T00:12:41.944Z | Downloaded cmake v0.1.51 |
1168 | 2025-07-08T00:12:41.944Z | Downloaded cipher v0.4.4 |
1169 | 2025-07-08T00:12:41.944Z | Downloaded ciborium-ll v0.2.2 |
1170 | 2025-07-08T00:12:41.944Z | Downloaded ciborium v0.2.2 |
1171 | 2025-07-08T00:12:41.944Z | Downloaded cbc v0.1.2 |
1172 | 2025-07-08T00:12:41.944Z | Downloaded cassowary v0.3.0 |
1173 | 2025-07-08T00:12:41.970Z | Downloaded bytes v1.10.1 |
1174 | 2025-07-08T00:12:41.970Z | Downloaded buf-list v1.0.3 |
1175 | 2025-07-08T00:12:41.970Z | Downloaded bitfield-struct v0.6.2 |
1176 | 2025-07-08T00:12:41.970Z | Downloaded ref-cast v1.0.24 |
1177 | 2025-07-08T00:12:41.971Z | Downloaded rand_xorshift v0.4.0 |
1178 | 2025-07-08T00:12:41.971Z | Downloaded rand_core v0.6.4 |
1179 | 2025-07-08T00:12:41.971Z | Downloaded rand_chacha v0.3.1 |
1180 | 2025-07-08T00:12:41.971Z | Downloaded quick-error v1.2.3 |
1181 | 2025-07-08T00:12:41.971Z | Downloaded progenitor-client v0.9.1 |
1182 | 2025-07-08T00:12:41.971Z | Downloaded mime v0.3.17 |
1183 | 2025-07-08T00:12:41.971Z | Downloaded memoffset v0.9.1 |
1184 | 2025-07-08T00:12:41.971Z | Downloaded md5 v0.7.0 |
1185 | 2025-07-08T00:12:41.971Z | Downloaded maybe-uninit v2.0.0 |
1186 | 2025-07-08T00:12:41.997Z | Downloaded match_cfg v0.1.0 |
1187 | 2025-07-08T00:12:41.997Z | Downloaded maplit v1.0.2 |
1188 | 2025-07-08T00:12:41.997Z | Downloaded managed v0.8.0 |
1189 | 2025-07-08T00:12:41.997Z | Downloaded lru v0.12.5 |
1190 | 2025-07-08T00:12:41.997Z | Downloaded lockfree-object-pool v0.1.6 |
1191 | 2025-07-08T00:12:41.997Z | Downloaded linked-hash-map v0.5.6 |
1192 | 2025-07-08T00:12:41.997Z | Downloaded linear-map v1.2.0 |
1193 | 2025-07-08T00:12:41.997Z | Downloaded libsw v3.5.0 |
1194 | 2025-07-08T00:12:41.997Z | Downloaded lazycell v1.3.0 |
1195 | 2025-07-08T00:12:41.997Z | Downloaded kstat-rs v0.2.4 |
1196 | 2025-07-08T00:12:41.997Z | Downloaded jobserver v0.1.32 |
1197 | 2025-07-08T00:12:41.997Z | Downloaded is-terminal v0.4.13 |
1198 | 2025-07-08T00:12:41.997Z | Downloaded instability v0.3.2 |
1199 | 2025-07-08T00:12:41.997Z | Downloaded ingot-types v0.1.0 |
1200 | 2025-07-08T00:12:41.997Z | Downloaded indexmap v1.9.3 |
1201 | 2025-07-08T00:12:42.023Z | Downloaded indent_write v2.2.0 |
1202 | 2025-07-08T00:12:42.023Z | Downloaded ignore v0.4.23 |
1203 | 2025-07-08T00:12:42.023Z | Downloaded iana-time-zone v0.1.63 |
1204 | 2025-07-08T00:12:42.023Z | Downloaded hubpack v0.1.2 |
1205 | 2025-07-08T00:12:42.023Z | Downloaded httpdate v1.0.3 |
1206 | 2025-07-08T00:12:42.023Z | Downloaded http-body-util v0.1.3 |
1207 | 2025-07-08T00:12:42.023Z | Downloaded hostname v0.4.0 |
1208 | 2025-07-08T00:12:42.023Z | Downloaded home v0.5.9 |
1209 | 2025-07-08T00:12:42.023Z | Downloaded hickory-proto v0.25.2 |
1210 | 2025-07-08T00:12:42.049Z | Downloaded hickory-proto v0.24.4 |
1211 | 2025-07-08T00:12:42.049Z | Downloaded crossbeam-deque v0.8.5 |
1212 | 2025-07-08T00:12:42.075Z | Downloaded crc32fast v1.4.2 |
1213 | 2025-07-08T00:12:42.075Z | Downloaded ciborium-io v0.2.2 |
1214 | 2025-07-08T00:12:42.075Z | Downloaded chrono-tz-build v0.4.0 |
1215 | 2025-07-08T00:12:42.075Z | Downloaded cfg_aliases v0.2.1 |
1216 | 2025-07-08T00:12:42.075Z | Downloaded atty v0.2.14 |
1217 | 2025-07-08T00:12:42.075Z | Downloaded atomicwrites v0.4.4 |
1218 | 2025-07-08T00:12:42.075Z | Downloaded arc-swap v1.7.1 |
1219 | 2025-07-08T00:12:42.075Z | Downloaded lalrpop-util v0.19.12 |
1220 | 2025-07-08T00:12:42.075Z | Downloaded keccak v0.1.5 |
1221 | 2025-07-08T00:12:42.075Z | Downloaded ipnetwork v0.21.1 |
1222 | 2025-07-08T00:12:42.075Z | Downloaded ipnet v2.11.0 |
1223 | 2025-07-08T00:12:42.075Z | Downloaded instant v0.1.13 |
1224 | 2025-07-08T00:12:42.075Z | Downloaded ingot-macros v0.1.0 |
1225 | 2025-07-08T00:12:42.075Z | Downloaded indoc v2.0.6 |
1226 | 2025-07-08T00:12:42.075Z | Downloaded ident_case v1.0.1 |
1227 | 2025-07-08T00:12:42.101Z | Downloaded hkdf v0.12.4 |
1228 | 2025-07-08T00:12:42.101Z | Downloaded heapless v0.7.17 |
1229 | 2025-07-08T00:12:42.101Z | Downloaded chacha20 v0.9.1 |
1230 | 2025-07-08T00:12:42.101Z | Downloaded cargo_metadata v0.18.1 |
1231 | 2025-07-08T00:12:42.101Z | Downloaded camino-tempfile-ext v0.3.2 |
1232 | 2025-07-08T00:12:42.101Z | Downloaded base64ct v1.6.0 |
1233 | 2025-07-08T00:12:42.101Z | Downloaded backoff v0.4.0 |
1234 | 2025-07-08T00:12:42.101Z | Downloaded async-stream-impl v0.3.6 |
1235 | 2025-07-08T00:12:42.101Z | Downloaded async-stream v0.3.6 |
1236 | 2025-07-08T00:12:42.101Z | Downloaded async-recursion v1.1.1 |
1237 | 2025-07-08T00:12:42.101Z | Downloaded array-init v0.0.4 |
1238 | 2025-07-08T00:12:42.127Z | Downloaded argon2 v0.5.3 |
1239 | 2025-07-08T00:12:42.127Z | Downloaded allocator-api2 v0.2.21 |
1240 | 2025-07-08T00:12:42.127Z | Downloaded ahash v0.8.11 |
1241 | 2025-07-08T00:12:42.127Z | Downloaded aes v0.8.4 |
1242 | 2025-07-08T00:12:42.127Z | Downloaded itertools v0.13.0 |
1243 | 2025-07-08T00:12:42.127Z | Downloaded iri-string v0.7.8 |
1244 | 2025-07-08T00:12:42.153Z | Downloaded iddqd v0.3.8 |
1245 | 2025-07-08T00:12:42.153Z | Downloaded hyper v1.6.0 |
1246 | 2025-07-08T00:12:42.153Z | Downloaded hickory-server v0.25.2 |
1247 | 2025-07-08T00:12:42.179Z | Downloaded hickory-resolver v0.24.4 |
1248 | 2025-07-08T00:12:42.179Z | Downloaded cobs v0.2.3 |
1249 | 2025-07-08T00:12:42.179Z | Downloaded cfg_aliases v0.1.1 |
1250 | 2025-07-08T00:12:42.179Z | Downloaded cexpr v0.6.0 |
1251 | 2025-07-08T00:12:42.179Z | Downloaded castaway v0.2.3 |
1252 | 2025-07-08T00:12:42.179Z | Downloaded cargo-platform v0.1.8 |
1253 | 2025-07-08T00:12:42.179Z | Downloaded bit-set v0.5.3 |
1254 | 2025-07-08T00:12:42.179Z | Downloaded bcs v0.1.6 |
1255 | 2025-07-08T00:12:42.179Z | Downloaded bcrypt-pbkdf v0.10.0 |
1256 | 2025-07-08T00:12:42.180Z | Downloaded bb8 v0.8.5 |
1257 | 2025-07-08T00:12:42.180Z | Downloaded aes-gcm v0.10.3 |
1258 | 2025-07-08T00:12:42.180Z | Downloaded jiff-static v0.2.15 |
1259 | 2025-07-08T00:12:42.206Z | Downloaded hyper-tls v0.6.0 |
1260 | 2025-07-08T00:12:42.206Z | Downloaded hyper-staticfile v0.10.1 |
1261 | 2025-07-08T00:12:42.206Z | Downloaded humantime v2.2.0 |
1262 | 2025-07-08T00:12:42.206Z | Downloaded hmac v0.12.1 |
1263 | 2025-07-08T00:12:42.206Z | Downloaded highway v1.3.0 |
1264 | 2025-07-08T00:12:42.206Z | Downloaded hickory-client v0.25.2 |
1265 | 2025-07-08T00:12:42.206Z | Downloaded hex-literal v0.4.1 |
1266 | 2025-07-08T00:12:42.206Z | Downloaded hex v0.4.3 |
1267 | 2025-07-08T00:12:42.206Z | Downloaded heck v0.3.3 |
1268 | 2025-07-08T00:12:42.206Z | Downloaded heapless v0.8.0 |
1269 | 2025-07-08T00:12:42.206Z | Downloaded assert_matches v1.5.0 |
1270 | 2025-07-08T00:12:42.206Z | Downloaded ascii-canvas v3.0.0 |
1271 | 2025-07-08T00:12:42.206Z | Downloaded arrayref v0.3.9 |
1272 | 2025-07-08T00:12:42.206Z | Downloaded aead v0.5.2 |
1273 | 2025-07-08T00:12:42.206Z | Downloaded addr2line v0.24.2 |
1274 | 2025-07-08T00:12:42.232Z | Downloaded md-5 v0.10.6 |
1275 | 2025-07-08T00:12:42.232Z | Downloaded lzss v0.8.2 |
1276 | 2025-07-08T00:12:42.232Z | Downloaded libsw-core v0.3.1 |
1277 | 2025-07-08T00:12:42.232Z | Downloaded libscf-sys v1.1.0 |
1278 | 2025-07-08T00:12:42.232Z | Downloaded lazy_static v1.5.0 |
1279 | 2025-07-08T00:12:42.232Z | Downloaded is_ci v1.2.0 |
1280 | 2025-07-08T00:12:42.232Z | Downloaded internet-checksum v0.2.1 |
1281 | 2025-07-08T00:12:42.232Z | Downloaded inout v0.1.3 |
1282 | 2025-07-08T00:12:42.232Z | Downloaded ingot v0.1.0 |
1283 | 2025-07-08T00:12:42.232Z | Downloaded hyper-rustls v0.27.7 |
1284 | 2025-07-08T00:12:42.232Z | Downloaded http-range v0.1.5 |
1285 | 2025-07-08T00:12:42.232Z | Downloaded hostname v0.3.1 |
1286 | 2025-07-08T00:12:42.232Z | Downloaded arrayvec v0.7.6 |
1287 | 2025-07-08T00:12:42.232Z | Downloaded aho-corasick v1.1.3 |
1288 | 2025-07-08T00:12:42.258Z | Downloaded headers-core v0.3.0 |
1289 | 2025-07-08T00:12:42.258Z | Downloaded adler2 v2.0.0 |
1290 | 2025-07-08T00:12:42.441Z | Compiling value-bag v1.9.0 |
1291 | 2025-07-08T00:12:42.441Z | Compiling shlex v1.3.0 |
1292 | 2025-07-08T00:12:42.441Z | Compiling lock_api v0.4.12 |
1293 | 2025-07-08T00:12:42.468Z | Compiling scopeguard v1.2.0 |
1294 | 2025-07-08T00:12:42.468Z | Compiling typenum v1.17.0 |
1295 | 2025-07-08T00:12:42.468Z | Compiling generic-array v0.14.7 |
1296 | 2025-07-08T00:12:42.533Z | Compiling syn v2.0.104 |
1297 | 2025-07-08T00:12:42.559Z | Compiling getrandom v0.2.15 |
1298 | 2025-07-08T00:12:42.795Z | Compiling jobserver v0.1.32 |
1299 | 2025-07-08T00:12:42.888Z | Compiling smallvec v1.15.0 |
1300 | 2025-07-08T00:12:42.930Z | Compiling rand_core v0.6.4 |
1301 | 2025-07-08T00:12:43.032Z | Compiling log v0.4.27 |
1302 | 2025-07-08T00:12:43.189Z | Compiling portable-atomic v1.11.0 |
1303 | 2025-07-08T00:12:43.322Z | Compiling cc v1.2.15 |
1304 | 2025-07-08T00:12:43.488Z | Compiling critical-section v1.1.3 |
1305 | 2025-07-08T00:12:43.560Z | Compiling subtle v2.6.1 |
1306 | 2025-07-08T00:12:43.659Z | Compiling const-oid v0.9.6 |
1307 | 2025-07-08T00:12:43.718Z | Compiling pkg-config v0.3.31 |
1308 | 2025-07-08T00:12:43.825Z | Compiling parking_lot_core v0.9.10 |
1309 | 2025-07-08T00:12:43.934Z | Compiling pin-project-lite v0.2.14 |
1310 | 2025-07-08T00:12:44.367Z | Compiling rustix v0.38.37 |
1311 | 2025-07-08T00:12:45.347Z | Compiling signal-hook-registry v1.4.2 |
1312 | 2025-07-08T00:12:45.440Z | Compiling parking_lot v0.12.3 |
1313 | 2025-07-08T00:12:45.676Z | Compiling mio v1.0.2 |
1314 | 2025-07-08T00:12:45.980Z | Compiling once_cell v1.21.3 |
1315 | 2025-07-08T00:12:46.038Z | Compiling futures-core v0.3.31 |
1316 | 2025-07-08T00:12:46.160Z | Compiling spin v0.9.8 |
1317 | 2025-07-08T00:12:46.252Z | Compiling socket2 v0.5.10 |
1318 | 2025-07-08T00:12:46.305Z | Compiling slab v0.4.9 |
1319 | 2025-07-08T00:12:46.421Z | Compiling aho-corasick v1.1.3 |
1320 | 2025-07-08T00:12:46.456Z | Compiling regex-syntax v0.8.5 |
1321 | 2025-07-08T00:12:46.558Z | Compiling cpufeatures v0.2.14 |
1322 | 2025-07-08T00:12:46.619Z | Compiling either v1.15.0 |
1323 | 2025-07-08T00:12:46.676Z | Compiling serde_json v1.0.140 |
1324 | 2025-07-08T00:12:46.905Z | Compiling libm v0.2.8 |
1325 | 2025-07-08T00:12:47.091Z | Compiling num-traits v0.2.19 |
1326 | 2025-07-08T00:12:47.180Z | Compiling getrandom v0.3.1 |
1327 | 2025-07-08T00:12:47.246Z | Compiling futures-sink v0.3.31 |
1328 | 2025-07-08T00:12:47.299Z | Compiling percent-encoding v2.3.1 |
1329 | 2025-07-08T00:12:47.402Z | Compiling glob v0.3.2 |
1330 | 2025-07-08T00:12:47.747Z | Compiling prettyplease v0.2.35 |
1331 | 2025-07-08T00:12:48.033Z | Compiling lazy_static v1.5.0 |
1332 | 2025-07-08T00:12:48.098Z | Compiling foldhash v0.1.5 |
1333 | 2025-07-08T00:12:48.199Z | Compiling allocator-api2 v0.2.21 |
1334 | 2025-07-08T00:12:48.228Z | Compiling clang-sys v1.8.1 |
1335 | 2025-07-08T00:12:48.312Z | Compiling minimal-lexical v0.2.1 |
1336 | 2025-07-08T00:12:48.500Z | Compiling libloading v0.8.5 |
1337 | 2025-07-08T00:12:48.904Z | Compiling hashbrown v0.15.4 |
1338 | 2025-07-08T00:12:48.929Z | Compiling nom v7.1.3 |
1339 | 2025-07-08T00:12:48.996Z | Compiling home v0.5.9 |
1340 | 2025-07-08T00:12:49.031Z | Compiling bindgen v0.69.5 |
1341 | 2025-07-08T00:12:49.313Z | Compiling base64ct v1.6.0 |
1342 | 2025-07-08T00:12:49.901Z | Compiling pem-rfc7468 v0.7.0 |
1343 | 2025-07-08T00:12:50.028Z | Compiling regex-automata v0.4.8 |
1344 | 2025-07-08T00:12:50.647Z | Compiling synstructure v0.13.1 |
1345 | 2025-07-08T00:12:50.697Z | Compiling futures-channel v0.3.31 |
1346 | 2025-07-08T00:12:51.214Z | Compiling itertools v0.12.1 |
1347 | 2025-07-08T00:12:52.098Z | Compiling cexpr v0.6.0 |
1348 | 2025-07-08T00:12:52.249Z | Compiling futures-io v0.3.31 |
1349 | 2025-07-08T00:12:52.345Z | Compiling rustc-hash v1.1.0 |
1350 | 2025-07-08T00:12:52.513Z | Compiling futures-task v0.3.31 |
1351 | 2025-07-08T00:12:52.538Z | Compiling lazycell v1.3.0 |
1352 | 2025-07-08T00:12:52.722Z | Compiling pin-utils v0.1.0 |
1353 | 2025-07-08T00:12:52.829Z | Compiling flagset v0.4.6 |
1354 | 2025-07-08T00:12:52.854Z | Compiling cmake v0.1.51 |
1355 | 2025-07-08T00:12:53.084Z | Compiling fs_extra v1.3.0 |
1356 | 2025-07-08T00:12:53.629Z | Compiling dunce v1.0.5 |
1357 | 2025-07-08T00:12:53.656Z | Compiling form_urlencoded v1.2.1 |
1358 | 2025-07-08T00:12:53.690Z | Compiling zerocopy v0.8.26 |
1359 | 2025-07-08T00:12:53.715Z | Compiling vcpkg v0.2.15 |
1360 | 2025-07-08T00:12:53.791Z | Compiling paste v1.0.15 |
1361 | 2025-07-08T00:12:54.021Z | Compiling crossbeam-utils v0.8.21 |
1362 | 2025-07-08T00:12:54.069Z | Compiling ring v0.17.14 |
1363 | 2025-07-08T00:12:54.591Z | Compiling tracing-core v0.1.32 |
1364 | 2025-07-08T00:12:54.621Z | Compiling aws-lc-rs v1.12.4 |
1365 | 2025-07-08T00:12:55.058Z | Compiling iana-time-zone v0.1.63 |
1366 | 2025-07-08T00:12:55.494Z | Compiling serde_derive v1.0.219 |
1367 | 2025-07-08T00:12:55.519Z | Compiling zeroize_derive v1.4.2 |
1368 | 2025-07-08T00:12:55.544Z | Compiling zerofrom-derive v0.1.4 |
1369 | 2025-07-08T00:12:55.821Z | Compiling yoke-derive v0.7.4 |
1370 | 2025-07-08T00:12:56.645Z | Compiling zerovec-derive v0.10.3 |
1371 | 2025-07-08T00:12:56.881Z | Compiling zeroize v1.8.1 |
1372 | 2025-07-08T00:12:58.466Z | Compiling displaydoc v0.2.5 |
1373 | 2025-07-08T00:12:58.633Z | Compiling crypto-common v0.1.6 |
1374 | 2025-07-08T00:12:58.891Z | Compiling block-buffer v0.10.4 |
1375 | 2025-07-08T00:12:58.960Z | Compiling zerocopy-derive v0.7.35 |
1376 | 2025-07-08T00:12:58.986Z | Compiling zerofrom v0.1.4 |
1377 | 2025-07-08T00:12:59.229Z | Compiling digest v0.10.7 |
1378 | 2025-07-08T00:12:59.310Z | Compiling yoke v0.7.4 |
1379 | 2025-07-08T00:12:59.723Z | Compiling zerovec v0.10.4 |
1380 | 2025-07-08T00:12:59.757Z | Compiling tokio-macros v2.5.0 |
1381 | 2025-07-08T00:13:00.010Z | Compiling hmac v0.12.1 |
1382 | 2025-07-08T00:13:00.286Z | Compiling icu_provider_macros v1.5.0 |
1383 | 2025-07-08T00:13:00.390Z | Compiling block-padding v0.3.3 |
1384 | 2025-07-08T00:13:00.416Z | Compiling sha2 v0.10.9 |
1385 | 2025-07-08T00:13:00.510Z | Compiling regex v1.11.1 |
1386 | 2025-07-08T00:13:00.689Z | Compiling inout v0.1.3 |
1387 | 2025-07-08T00:13:00.985Z | Compiling cipher v0.4.4 |
1388 | 2025-07-08T00:13:01.018Z | Compiling zerocopy v0.7.35 |
1389 | 2025-07-08T00:13:01.282Z | Compiling der_derive v0.7.3 |
1390 | 2025-07-08T00:13:01.326Z | Compiling futures-macro v0.3.31 |
1391 | 2025-07-08T00:13:01.559Z | Compiling thiserror-impl v1.0.69 |
1392 | 2025-07-08T00:13:01.584Z | Compiling tinystr v0.7.6 |
1393 | 2025-07-08T00:13:01.895Z | Compiling icu_collections v1.5.0 |
1394 | 2025-07-08T00:13:01.975Z | Compiling icu_locid v1.5.0 |
1395 | 2025-07-08T00:13:02.415Z | Compiling ppv-lite86 v0.2.20 |
1396 | 2025-07-08T00:13:02.589Z | Compiling serde v1.0.219 |
1397 | 2025-07-08T00:13:03.001Z | Compiling futures-util v0.3.31 |
1398 | 2025-07-08T00:13:03.164Z | Compiling salsa20 v0.10.2 |
1399 | 2025-07-08T00:13:03.190Z | Compiling icu_provider v1.5.0 |
1400 | 2025-07-08T00:13:03.266Z | Compiling pbkdf2 v0.12.2 |
1401 | 2025-07-08T00:13:03.396Z | Compiling der v0.7.9 |
1402 | 2025-07-08T00:13:03.438Z | Compiling cbc v0.1.2 |
1403 | 2025-07-08T00:13:03.490Z | Compiling scrypt v0.11.0 |
1404 | 2025-07-08T00:13:03.684Z | Compiling aes v0.8.4 |
1405 | 2025-07-08T00:13:03.957Z | Compiling icu_locid_transform v1.5.0 |
1406 | 2025-07-08T00:13:04.003Z | Compiling openssl-sys v0.9.109 |
1407 | 2025-07-08T00:13:04.135Z | Compiling zerocopy-derive v0.8.26 |
1408 | 2025-07-08T00:13:04.337Z | Compiling thiserror v1.0.69 |
1409 | 2025-07-08T00:13:04.505Z | Compiling pest v2.7.14 |
1410 | 2025-07-08T00:13:05.099Z | Compiling tracing-attributes v0.1.27 |
1411 | 2025-07-08T00:13:05.959Z | Compiling icu_properties v1.5.1 |
1412 | 2025-07-08T00:13:06.196Z | Compiling spki v0.7.3 |
1413 | 2025-07-08T00:13:06.274Z | Compiling scroll_derive v0.12.0 |
1414 | 2025-07-08T00:13:07.028Z | Compiling pkcs5 v0.7.1 |
1415 | 2025-07-08T00:13:07.518Z | Compiling pkcs8 v0.10.2 |
1416 | 2025-07-08T00:13:07.569Z | Compiling pest_meta v2.7.14 |
1417 | 2025-07-08T00:13:07.770Z | Compiling bitflags v2.9.0 |
1418 | 2025-07-08T00:13:07.905Z | Compiling bytes v1.10.1 |
1419 | 2025-07-08T00:13:08.190Z | Compiling semver v1.0.26 |
1420 | 2025-07-08T00:13:08.766Z | Compiling indexmap v2.10.0 |
1421 | 2025-07-08T00:13:08.848Z | Compiling rustc_version v0.4.1 |
1422 | 2025-07-08T00:13:09.394Z | Compiling tokio v1.45.1 |
1423 | 2025-07-08T00:13:09.591Z | Compiling http v1.3.1 |
1424 | 2025-07-08T00:13:10.231Z | Compiling icu_normalizer v1.5.0 |
1425 | 2025-07-08T00:13:10.571Z | Compiling uuid v1.17.0 |
1426 | 2025-07-08T00:13:10.616Z | Compiling tracing v0.1.40 |
1427 | 2025-07-08T00:13:10.994Z | Compiling http-body v1.0.1 |
1428 | 2025-07-08T00:13:11.114Z | Compiling idna_adapter v1.2.0 |
1429 | 2025-07-08T00:13:11.268Z | Compiling chrono v0.4.41 |
1430 | 2025-07-08T00:13:11.355Z | Compiling idna v1.0.3 |
1431 | 2025-07-08T00:13:11.654Z | Compiling which v4.4.2 |
1432 | 2025-07-08T00:13:11.706Z | Compiling tinyvec_macros v0.1.1 |
1433 | 2025-07-08T00:13:11.844Z | Compiling httparse v1.9.5 |
1434 | 2025-07-08T00:13:11.869Z | Compiling rustls-pki-types v1.10.0 |
1435 | 2025-07-08T00:13:12.186Z | Compiling url v2.5.4 |
1436 | 2025-07-08T00:13:12.439Z | Compiling base64 v0.22.1 |
1437 | 2025-07-08T00:13:12.558Z | Compiling tinyvec v1.8.0 |
1438 | 2025-07-08T00:13:12.749Z | Compiling rand_core v0.9.2 |
1439 | 2025-07-08T00:13:12.799Z | Compiling pest_generator v2.7.14 |
1440 | 2025-07-08T00:13:13.152Z | Compiling scroll v0.12.0 |
1441 | 2025-07-08T00:13:13.263Z | Compiling serde_derive_internals v0.29.1 |
1442 | 2025-07-08T00:13:13.677Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1443 | 2025-07-08T00:13:13.864Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1444 | 2025-07-08T00:13:13.946Z | Compiling num-conv v0.1.0 |
1445 | 2025-07-08T00:13:14.208Z | Compiling foreign-types-shared v0.1.1 |
1446 | 2025-07-08T00:13:14.273Z | Compiling rustversion v1.0.17 |
1447 | 2025-07-08T00:13:14.362Z | Compiling adler2 v2.0.0 |
1448 | 2025-07-08T00:13:14.437Z | Compiling openssl-probe v0.1.5 |
1449 | 2025-07-08T00:13:14.517Z | Compiling tower-service v0.3.3 |
1450 | 2025-07-08T00:13:14.604Z | Compiling powerfmt v0.2.0 |
1451 | 2025-07-08T00:13:14.677Z | Compiling atomic-waker v1.1.2 |
1452 | 2025-07-08T00:13:14.703Z | Compiling schemars v0.8.22 |
1453 | 2025-07-08T00:13:14.751Z | Compiling untrusted v0.7.1 |
1454 | 2025-07-08T00:13:14.875Z | Compiling time-core v0.1.2 |
1455 | 2025-07-08T00:13:14.900Z | Compiling try-lock v0.2.5 |
1456 | 2025-07-08T00:13:14.965Z | Compiling untrusted v0.9.0 |
1457 | 2025-07-08T00:13:15.003Z | Compiling openssl v0.10.73 |
1458 | 2025-07-08T00:13:15.077Z | Compiling time-macros v0.2.18 |
1459 | 2025-07-08T00:13:15.105Z | Compiling want v0.3.1 |
1460 | 2025-07-08T00:13:15.131Z | Compiling deranged v0.3.11 |
1461 | 2025-07-08T00:13:15.465Z | Compiling schemars_derive v0.8.22 |
1462 | 2025-07-08T00:13:15.521Z | Compiling miniz_oxide v0.8.5 |
1463 | 2025-07-08T00:13:16.524Z | Compiling pest_derive v2.7.14 |
1464 | 2025-07-08T00:13:17.088Z | Compiling foreign-types v0.3.2 |
1465 | 2025-07-08T00:13:17.367Z | Compiling goblin v0.8.2 |
1466 | 2025-07-08T00:13:17.763Z | Compiling tokio-util v0.7.15 |
1467 | 2025-07-08T00:13:18.246Z | Compiling rand_chacha v0.9.0 |
1468 | 2025-07-08T00:13:19.212Z | Compiling h2 v0.4.6 |
1469 | 2025-07-08T00:13:19.453Z | Compiling ipnet v2.11.0 |
1470 | 2025-07-08T00:13:20.148Z | Compiling openssl-macros v0.1.1 |
1471 | 2025-07-08T00:13:20.623Z | Compiling dyn-clone v1.0.19 |
1472 | 2025-07-08T00:13:20.917Z | Compiling rustls v0.23.19 |
1473 | 2025-07-08T00:13:21.006Z | Compiling native-tls v0.2.12 |
1474 | 2025-07-08T00:13:21.038Z | Compiling num_threads v0.1.7 |
1475 | 2025-07-08T00:13:21.239Z | Compiling httpdate v1.0.3 |
1476 | 2025-07-08T00:13:21.284Z | Compiling syn v1.0.109 |
1477 | 2025-07-08T00:13:21.519Z | Compiling time v0.3.36 |
1478 | 2025-07-08T00:13:22.725Z | Compiling rand v0.9.1 |
1479 | 2025-07-08T00:13:24.459Z | Compiling dof v0.3.0 |
1480 | 2025-07-08T00:13:25.153Z | Compiling dtrace-parser v0.2.0 |
1481 | 2025-07-08T00:13:26.065Z | Compiling hyper v1.6.0 |
1482 | 2025-07-08T00:13:26.480Z | Compiling unicode-normalization v0.1.24 |
1483 | 2025-07-08T00:13:26.915Z | Compiling heapless v0.7.17 |
1484 | 2025-07-08T00:13:26.970Z | Compiling signature v2.2.0 |
1485 | 2025-07-08T00:13:27.302Z | Compiling crossbeam-epoch v0.9.18 |
1486 | 2025-07-08T00:13:27.342Z | Compiling cookie v0.18.1 |
1487 | 2025-07-08T00:13:27.436Z | Compiling crc32fast v1.4.2 |
1488 | 2025-07-08T00:13:27.679Z | Compiling zstd-safe v7.2.3 |
1489 | 2025-07-08T00:13:27.797Z | Compiling rayon-core v1.12.1 |
1490 | 2025-07-08T00:13:27.987Z | Compiling slog v2.7.0 |
1491 | 2025-07-08T00:13:28.024Z | Compiling signal-hook v0.3.18 |
1492 | 2025-07-08T00:13:28.126Z | Compiling siphasher v0.3.11 |
1493 | 2025-07-08T00:13:28.206Z | Compiling unicode-bidi v0.3.17 |
1494 | 2025-07-08T00:13:28.351Z | Compiling zlib-rs v0.5.1 |
1495 | 2025-07-08T00:13:28.513Z | Compiling unicode-properties v0.1.3 |
1496 | 2025-07-08T00:13:28.569Z | Compiling phf_shared v0.11.2 |
1497 | 2025-07-08T00:13:28.676Z | Compiling hyper-util v0.1.14 |
1498 | 2025-07-08T00:13:28.956Z | Compiling stringprep v0.1.5 |
1499 | 2025-07-08T00:13:29.311Z | Compiling crossbeam-deque v0.8.5 |
1500 | 2025-07-08T00:13:29.568Z | Compiling usdt-impl v0.5.0 |
1501 | 2025-07-08T00:13:29.727Z | Compiling curve25519-dalek v4.1.3 |
1502 | 2025-07-08T00:13:29.983Z | Compiling toml_datetime v0.6.11 |
1503 | 2025-07-08T00:13:30.132Z | Compiling serde_tokenstream v0.2.2 |
1504 | 2025-07-08T00:13:30.410Z | Compiling serde_spanned v0.6.9 |
1505 | 2025-07-08T00:13:30.525Z | Compiling rand_chacha v0.3.1 |
1506 | 2025-07-08T00:13:30.662Z | Compiling md-5 v0.10.6 |
1507 | 2025-07-08T00:13:30.745Z | Compiling num-integer v0.1.46 |
1508 | 2025-07-08T00:13:30.875Z | Compiling sync_wrapper v1.0.1 |
1509 | 2025-07-08T00:13:30.973Z | Compiling ff v0.13.0 |
1510 | 2025-07-08T00:13:31.080Z | Compiling hash32 v0.2.1 |
1511 | 2025-07-08T00:13:31.253Z | Compiling memoffset v0.9.1 |
1512 | 2025-07-08T00:13:31.473Z | Compiling smoltcp v0.9.1 |
1513 | 2025-07-08T00:13:31.499Z | Compiling newtype-uuid v1.2.4 |
1514 | 2025-07-08T00:13:31.607Z | Compiling litrs v0.4.1 |
1515 | 2025-07-08T00:13:31.800Z | Compiling tower-layer v0.3.3 |
1516 | 2025-07-08T00:13:32.101Z | Compiling base16ct v0.2.0 |
1517 | 2025-07-08T00:13:32.126Z | Compiling gimli v0.31.1 |
1518 | 2025-07-08T00:13:32.463Z | Compiling fallible-iterator v0.2.0 |
1519 | 2025-07-08T00:13:32.489Z | Compiling num-bigint-dig v0.8.4 |
1520 | 2025-07-08T00:13:32.603Z | Compiling cfg_aliases v0.2.1 |
1521 | 2025-07-08T00:13:32.731Z | Compiling psl-types v2.0.11 |
1522 | 2025-07-08T00:13:32.757Z | Compiling nix v0.29.0 |
1523 | 2025-07-08T00:13:32.833Z | Compiling document-features v0.2.10 |
1524 | 2025-07-08T00:13:32.957Z | Compiling publicsuffix v2.3.0 |
1525 | 2025-07-08T00:13:33.183Z | Compiling postgres-protocol v0.6.8 |
1526 | 2025-07-08T00:13:33.255Z | Compiling sec1 v0.7.3 |
1527 | 2025-07-08T00:13:33.554Z | Compiling tower v0.5.2 |
1528 | 2025-07-08T00:13:34.012Z | Compiling num-iter v0.1.45 |
1529 | 2025-07-08T00:13:34.253Z | Compiling group v0.13.0 |
1530 | 2025-07-08T00:13:34.365Z | Compiling libz-rs-sys v0.5.1 |
1531 | 2025-07-08T00:13:34.417Z | Compiling rand v0.8.5 |
1532 | 2025-07-08T00:13:34.691Z | Compiling flate2 v1.1.2 |
1533 | 2025-07-08T00:13:34.729Z | Compiling tokio-native-tls v0.3.1 |
1534 | 2025-07-08T00:13:36.047Z | Compiling ipnetwork v0.21.1 |
1535 | 2025-07-08T00:13:36.379Z | Compiling addr2line v0.24.2 |
1536 | 2025-07-08T00:13:36.432Z | Compiling rustls-native-certs v0.8.1 |
1537 | 2025-07-08T00:13:36.458Z | Compiling webpki-roots v1.0.0 |
1538 | 2025-07-08T00:13:36.494Z | Compiling terminal_size v0.4.0 |
1539 | 2025-07-08T00:13:36.705Z | Compiling http-body-util v0.1.3 |
1540 | 2025-07-08T00:13:36.754Z | Compiling hkdf v0.12.4 |
1541 | 2025-07-08T00:13:36.780Z | Compiling crypto-bigint v0.5.5 |
1542 | 2025-07-08T00:13:36.947Z | Compiling curve25519-dalek-derive v0.1.1 |
1543 | 2025-07-08T00:13:37.076Z | Compiling thiserror-impl v2.0.12 |
1544 | 2025-07-08T00:13:37.101Z | Compiling async-trait v0.1.88 |
1545 | 2025-07-08T00:13:37.188Z | Compiling object v0.36.5 |
1546 | 2025-07-08T00:13:37.355Z | Compiling fs-err v3.1.1 |
1547 | 2025-07-08T00:13:37.690Z | Compiling ahash v0.8.11 |
1548 | 2025-07-08T00:13:38.053Z | Compiling managed v0.8.0 |
1549 | 2025-07-08T00:13:38.356Z | Compiling bumpalo v3.16.0 |
1550 | 2025-07-08T00:13:38.509Z | Compiling buf-list v1.0.3 |
1551 | 2025-07-08T00:13:38.853Z | Compiling bitflags v1.3.2 |
1552 | 2025-07-08T00:13:38.981Z | Compiling rustc-demangle v0.1.24 |
1553 | 2025-07-08T00:13:39.148Z | Compiling anyhow v1.0.98 |
1554 | 2025-07-08T00:13:39.618Z | Compiling winnow v0.5.40 |
1555 | 2025-07-08T00:13:39.786Z | Compiling iri-string v0.7.8 |
1556 | 2025-07-08T00:13:39.972Z | Compiling lockfree-object-pool v0.1.6 |
1557 | 2025-07-08T00:13:40.174Z | Compiling simd-adler32 v0.3.7 |
1558 | 2025-07-08T00:13:40.238Z | Compiling thiserror v2.0.12 |
1559 | 2025-07-08T00:13:40.445Z | Compiling elliptic-curve v0.13.8 |
1560 | 2025-07-08T00:13:40.791Z | Compiling zopfli v0.8.1 |
1561 | 2025-07-08T00:13:41.107Z | Compiling hubpack_derive v0.1.1 |
1562 | 2025-07-08T00:13:41.299Z | Compiling clap_builder v4.5.40 |
1563 | 2025-07-08T00:13:42.042Z | Compiling hubpack v0.1.2 |
1564 | 2025-07-08T00:13:42.709Z | Compiling strum_macros v0.25.3 |
1565 | 2025-07-08T00:13:42.898Z | Compiling tower-http v0.6.6 |
1566 | 2025-07-08T00:13:43.438Z | Compiling toml_edit v0.19.15 |
1567 | 2025-07-08T00:13:43.762Z | Compiling console v0.15.10 |
1568 | 2025-07-08T00:13:44.504Z | Compiling backtrace v0.3.74 |
1569 | 2025-07-08T00:13:44.857Z | Compiling hyper-tls v0.6.0 |
1570 | 2025-07-08T00:13:45.021Z | Compiling oxnet v0.1.2 |
1571 | 2025-07-08T00:13:45.273Z | Compiling signal-hook-mio v0.2.4 |
1572 | 2025-07-08T00:13:45.772Z | Compiling rayon v1.10.0 |
1573 | 2025-07-08T00:13:46.135Z | Compiling cookie_store v0.21.1 |
1574 | 2025-07-08T00:13:47.281Z | Compiling zstd v0.13.3 |
1575 | 2025-07-08T00:13:47.749Z | Compiling postgres-types v0.2.9 |
1576 | 2025-07-08T00:13:48.194Z | Compiling usdt-attr-macro v0.5.0 |
1577 | 2025-07-08T00:13:48.939Z | Compiling usdt-macro v0.5.0 |
1578 | 2025-07-08T00:13:49.048Z | Compiling phf v0.11.2 |
1579 | 2025-07-08T00:13:49.346Z | Compiling ed25519 v2.2.3 |
1580 | 2025-07-08T00:13:49.739Z | Compiling strum_macros v0.26.4 |
1581 | 2025-07-08T00:13:49.781Z | Compiling bzip2 v0.4.4 |
1582 | 2025-07-08T00:13:50.089Z | Compiling bzip2 v0.5.2 |
1583 | 2025-07-08T00:13:50.156Z | Compiling enum-as-inner v0.6.1 |
1584 | 2025-07-08T00:13:50.258Z | Compiling clap_derive v4.5.40 |
1585 | 2025-07-08T00:13:50.481Z | Compiling pkcs1 v0.7.5 |
1586 | 2025-07-08T00:13:51.040Z | Compiling serde_urlencoded v0.7.1 |
1587 | 2025-07-08T00:13:51.066Z | Compiling serde-big-array v0.5.1 |
1588 | 2025-07-08T00:13:51.140Z | Compiling rfc6979 v0.4.0 |
1589 | 2025-07-08T00:13:51.364Z | Compiling bstr v1.10.0 |
1590 | 2025-07-08T00:13:51.390Z | Compiling daft-derive v0.1.4 |
1591 | 2025-07-08T00:13:51.390Z | Compiling serde_repr v0.1.19 |
1592 | 2025-07-08T00:13:51.590Z | Compiling float-cmp v0.10.0 |
1593 | 2025-07-08T00:13:51.874Z | Compiling encoding_rs v0.8.34 |
1594 | 2025-07-08T00:13:52.527Z | Compiling data-encoding v2.9.0 |
1595 | 2025-07-08T00:13:52.889Z | Compiling difflib v0.4.0 |
1596 | 2025-07-08T00:13:52.930Z | Compiling new_debug_unreachable v1.0.6 |
1597 | 2025-07-08T00:13:53.054Z | Compiling precomputed-hash v0.1.1 |
1598 | 2025-07-08T00:13:53.197Z | Compiling unicode-segmentation v1.12.0 |
1599 | 2025-07-08T00:13:53.711Z | Compiling whoami v1.6.0 |
1600 | 2025-07-08T00:13:53.958Z | Compiling mime v0.3.17 |
1601 | 2025-07-08T00:13:54.519Z | Compiling number_prefix v0.4.0 |
1602 | 2025-07-08T00:13:54.545Z | Compiling predicates-core v1.0.8 |
1603 | 2025-07-08T00:13:54.545Z | Compiling static_assertions v1.1.0 |
1604 | 2025-07-08T00:13:54.545Z | Compiling fixedbitset v0.4.2 |
1605 | 2025-07-08T00:13:54.545Z | Compiling normalize-line-endings v0.3.0 |
1606 | 2025-07-08T00:13:54.545Z | Compiling indicatif v0.17.11 |
1607 | 2025-07-08T00:13:54.570Z | Compiling predicates v3.1.3 |
1608 | 2025-07-08T00:13:54.597Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1609 | 2025-07-08T00:13:54.597Z | Compiling clap v4.5.40 |
1610 | 2025-07-08T00:13:54.765Z | Compiling petgraph v0.6.5 |
1611 | 2025-07-08T00:13:54.790Z | Compiling toml_edit v0.22.27 |
1612 | 2025-07-08T00:13:55.353Z | Compiling tokio-postgres v0.7.13 |
1613 | 2025-07-08T00:13:56.104Z | Compiling similar v2.7.0 |
1614 | 2025-07-08T00:13:56.484Z | Compiling strum v0.26.3 |
1615 | 2025-07-08T00:13:56.711Z | Compiling string_cache v0.8.9 |
1616 | 2025-07-08T00:13:57.211Z | Compiling hickory-proto v0.25.2 |
1617 | 2025-07-08T00:13:58.134Z | Compiling daft v0.1.4 |
1618 | 2025-07-08T00:13:58.262Z | Compiling usdt v0.5.0 |
1619 | 2025-07-08T00:13:58.503Z | Compiling ecdsa v0.16.9 |
1620 | 2025-07-08T00:13:58.662Z | Compiling rsa v0.9.6 |
1621 | 2025-07-08T00:13:58.731Z | Compiling zip v4.2.0 |
1622 | 2025-07-08T00:13:59.350Z | Compiling zip v0.6.6 |
1623 | 2025-07-08T00:14:00.638Z | Compiling ed25519-dalek v2.1.1 |
1624 | 2025-07-08T00:14:00.884Z | Compiling toml v0.7.8 |
1625 | 2025-07-08T00:14:01.500Z | Compiling crossterm v0.28.1 |
1626 | 2025-07-08T00:14:02.660Z | Compiling tokio-stream v0.1.17 |
1627 | 2025-07-08T00:14:02.706Z | Compiling openapiv3 v2.2.0 |
1628 | 2025-07-08T00:14:02.853Z | Compiling x509-cert v0.2.5 |
1629 | 2025-07-08T00:14:02.879Z | Compiling sha1 v0.10.6 |
1630 | 2025-07-08T00:14:03.338Z | Compiling itertools v0.10.5 |
1631 | 2025-07-08T00:14:03.679Z | Compiling dirs-sys-next v0.1.2 |
1632 | 2025-07-08T00:14:04.229Z | Compiling winnow v0.6.26 |
1633 | 2025-07-08T00:14:04.623Z | Compiling rustc-hash v2.1.1 |
1634 | 2025-07-08T00:14:04.862Z | Compiling peg-runtime v0.8.5 |
1635 | 2025-07-08T00:14:05.442Z | Compiling lalrpop-util v0.19.12 |
1636 | 2025-07-08T00:14:05.780Z | Compiling dirs-next v2.0.0 |
1637 | 2025-07-08T00:14:05.832Z | Compiling thread_local v1.1.8 |
1638 | 2025-07-08T00:14:06.024Z | Compiling slog-async v2.8.0 |
1639 | 2025-07-08T00:14:06.173Z | Compiling term v0.7.0 |
1640 | 2025-07-08T00:14:06.356Z | Compiling xattr v1.3.1 |
1641 | 2025-07-08T00:14:06.594Z | Compiling futures-executor v0.3.31 |
1642 | 2025-07-08T00:14:06.648Z | Compiling crossbeam-channel v0.5.15 |
1643 | 2025-07-08T00:14:06.684Z | Compiling filetime v0.2.25 |
1644 | 2025-07-08T00:14:06.945Z | Compiling is-terminal v0.4.13 |
1645 | 2025-07-08T00:14:06.981Z | Compiling take_mut v0.2.2 |
1646 | 2025-07-08T00:14:07.096Z | Compiling slog-term v2.9.1 |
1647 | 2025-07-08T00:14:07.123Z | Compiling futures v0.3.31 |
1648 | 2025-07-08T00:14:07.164Z | Compiling tar v0.4.44 |
1649 | 2025-07-08T00:14:07.253Z | Compiling camino v1.1.10 |
1650 | 2025-07-08T00:14:13.436Z | Compiling aws-lc-sys v0.26.0 |
1651 | 2025-07-08T00:14:49.620Z | Compiling rustls-webpki v0.102.8 |
1652 | 2025-07-08T00:14:55.932Z | Compiling tokio-rustls v0.26.0 |
1653 | 2025-07-08T00:14:56.292Z | Compiling hyper-rustls v0.27.7 |
1654 | 2025-07-08T00:14:56.656Z | Compiling reqwest v0.12.22 |
1655 | 2025-07-08T00:15:01.265Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1656 | 2025-07-08T00:15:01.656Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1657 | 2025-07-08T00:15:07.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s |
1658 | 2025-07-08T00:15:07.727Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1659 | 2025-07-08T00:15:07.799Z | Jul 08 00:15:07.492 INFO Starting download, target: Cockroach |
1660 | 2025-07-08T00:15:07.799Z | Jul 08 00:15:07.493 INFO Starting download, target: Clickhouse |
1661 | 2025-07-08T00:15:07.799Z | Jul 08 00:15:07.493 INFO Starting download, target: Console |
1662 | 2025-07-08T00:15:07.800Z | Jul 08 00:15:07.493 INFO Starting download, target: DendriteStub |
1663 | 2025-07-08T00:15:07.800Z | Jul 08 00:15:07.493 INFO Starting download, target: MaghemiteMgd |
1664 | 2025-07-08T00:15:07.800Z | Jul 08 00:15:07.493 INFO Starting download, target: TransceiverControl |
1665 | 2025-07-08T00:15:07.827Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1666 | 2025-07-08T00:15:07.827Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1667 | 2025-07-08T00:15:07.827Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1668 | 2025-07-08T00:15:07.828Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1669 | 2025-07-08T00:15:07.828Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1670 | 2025-07-08T00:15:07.828Z | Jul 08 00:15:07.495 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1671 | 2025-07-08T00:15:08.195Z | Jul 08 00:15:07.870 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1672 | 2025-07-08T00:15:08.388Z | Jul 08 00:15:08.076 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1673 | 2025-07-08T00:15:08.603Z | Jul 08 00:15:08.275 INFO Download complete, target: Console |
1674 | 2025-07-08T00:15:08.772Z | Jul 08 00:15:08.465 INFO Download complete, target: TransceiverControl |
1675 | 2025-07-08T00:15:10.536Z | Jul 08 00:15:10.229 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1676 | 2025-07-08T00:15:13.529Z | Jul 08 00:15:13.223 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1677 | 2025-07-08T00:15:13.529Z | Jul 08 00:15:13.223 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1678 | 2025-07-08T00:15:14.292Z | Jul 08 00:15:13.986 INFO Download complete, target: MaghemiteMgd |
1679 | 2025-07-08T00:15:17.508Z | Jul 08 00:15:17.202 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1680 | 2025-07-08T00:15:20.704Z | Jul 08 00:15:20.398 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1681 | 2025-07-08T00:15:21.417Z | Jul 08 00:15:21.111 INFO Download complete, target: DendriteStub |
1682 | 2025-07-08T00:15:21.738Z | Jul 08 00:15:21.432 INFO Checking that binary works, target: Cockroach |
1683 | 2025-07-08T00:15:22.041Z | Jul 08 00:15:21.735 INFO Download complete, target: Cockroach |
1684 | 2025-07-08T00:15:32.987Z | Jul 08 00:15:32.681 INFO Checking that binary works, target: Clickhouse |
1685 | 2025-07-08T00:15:33.219Z | Jul 08 00:15:32.913 INFO Download complete, target: Clickhouse |
1686 | 2025-07-08T00:15:33.251Z | All builder prerequisites installed successfully, and PATH looks valid |
1687 | 2025-07-08T00:15:33.277Z | |
1688 | 2025-07-08T00:15:33.277Z | real 5:42.316995657 |
1689 | 2025-07-08T00:15:33.277Z | user 16:47.507320248 |
1690 | 2025-07-08T00:15:33.277Z | sys 2:47.347264532 |
1691 | 2025-07-08T00:15:33.277Z | trap 0.690854691 |
1692 | 2025-07-08T00:15:33.277Z | tflt 0.386964818 |
1693 | 2025-07-08T00:15:33.277Z | dflt 1.221203000 |
1694 | 2025-07-08T00:15:33.277Z | kflt 0.011537149 |
1695 | 2025-07-08T00:15:33.277Z | lock 42:41.549024512 |
1696 | 2025-07-08T00:15:33.277Z | slp 1:01:45.834197262 |
1697 | 2025-07-08T00:15:33.277Z | lat 1:20.026258675 |
1698 | 2025-07-08T00:15:33.277Z | stop 2:52.870586648 |
1699 | 2025-07-08T00:15:33.277Z | + banner hack-check |
1700 | 2025-07-08T00:15:33.277Z | |
1701 | 2025-07-08T00:15:33.277Z | # # ## #### # # #### # # ###### #### # # |
1702 | 2025-07-08T00:15:33.277Z | # # # # # # # # # # # # # # # # # |
1703 | 2025-07-08T00:15:33.278Z | ###### # # # #### ##### # ###### ##### # #### |
1704 | 2025-07-08T00:15:33.278Z | # # ###### # # # # # # # # # # |
1705 | 2025-07-08T00:15:33.278Z | # # # # # # # # # # # # # # # # # |
1706 | 2025-07-08T00:15:33.278Z | # # # # #### # # #### # # ###### #### # # |
1707 | 2025-07-08T00:15:33.278Z | |
1708 | 2025-07-08T00:15:33.278Z | + export CARGO_INCREMENTAL=0 |
1709 | 2025-07-08T00:15:33.278Z | + CARGO_INCREMENTAL=0 |
1710 | 2025-07-08T00:15:33.278Z | + ptime -m timeout 2h cargo xtask check-features --ci |
1711 | 2025-07-08T00:15:34.423Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
1712 | 2025-07-08T00:15:34.752Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1713 | 2025-07-08T00:15:38.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
1714 | 2025-07-08T00:15:39.033Z | Running `target/debug/xtask check-features --ci` |
1715 | 2025-07-08T00:15:39.075Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
1716 | 2025-07-08T00:15:39.076Z | running: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
1717 | 2025-07-08T00:15:40.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
1718 | 2025-07-08T00:15:40.116Z | Running `target/debug/xtask download cargo-hack` |
1719 | 2025-07-08T00:15:41.732Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1720 | 2025-07-08T00:15:42.211Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1721 | 2025-07-08T00:15:47.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s |
1722 | 2025-07-08T00:15:47.386Z | Running `target/debug/xtask-downloader cargo-hack` |
1723 | 2025-07-08T00:15:47.442Z | Jul 08 00:15:47.135 INFO Starting download, target: CargoHack |
1724 | 2025-07-08T00:15:47.467Z | Jul 08 00:15:47.137 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
1725 | 2025-07-08T00:15:48.117Z | Jul 08 00:15:47.810 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
1726 | 2025-07-08T00:15:48.207Z | Jul 08 00:15:47.900 INFO Download complete, target: CargoHack |
1727 | 2025-07-08T00:15:48.233Z | running: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
1728 | 2025-07-08T00:15:48.258Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
1729 | 2025-07-08T00:15:48.529Z | info: running `cargo check --bins` on api_identity (1/217) |
1730 | 2025-07-08T00:15:49.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1731 | 2025-07-08T00:15:49.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1732 | 2025-07-08T00:15:49.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1733 | 2025-07-08T00:15:49.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
1734 | 2025-07-08T00:15:49.514Z | |
1735 | 2025-07-08T00:15:49.514Z | info: running `cargo check --bins` on bootstore (2/217) |
1736 | 2025-07-08T00:15:50.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1737 | 2025-07-08T00:15:50.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1738 | 2025-07-08T00:15:50.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1739 | 2025-07-08T00:15:50.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
1740 | 2025-07-08T00:15:50.536Z | |
1741 | 2025-07-08T00:15:50.536Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/217) |
1742 | 2025-07-08T00:15:51.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1743 | 2025-07-08T00:15:51.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1744 | 2025-07-08T00:15:51.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1745 | 2025-07-08T00:15:51.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
1746 | 2025-07-08T00:15:51.551Z | |
1747 | 2025-07-08T00:15:51.551Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217) |
1748 | 2025-07-08T00:15:52.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1749 | 2025-07-08T00:15:52.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1750 | 2025-07-08T00:15:52.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1751 | 2025-07-08T00:15:52.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
1752 | 2025-07-08T00:15:52.613Z | |
1753 | 2025-07-08T00:15:52.613Z | info: running `cargo check --bins` on id-map (5/217) |
1754 | 2025-07-08T00:15:53.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1755 | 2025-07-08T00:15:53.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1756 | 2025-07-08T00:15:53.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1757 | 2025-07-08T00:15:53.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
1758 | 2025-07-08T00:15:53.628Z | |
1759 | 2025-07-08T00:15:53.628Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217) |
1760 | 2025-07-08T00:15:54.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1761 | 2025-07-08T00:15:54.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1762 | 2025-07-08T00:15:54.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1763 | 2025-07-08T00:15:54.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
1764 | 2025-07-08T00:15:54.456Z | |
1765 | 2025-07-08T00:15:54.456Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217) |
1766 | 2025-07-08T00:15:55.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1767 | 2025-07-08T00:15:55.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1768 | 2025-07-08T00:15:55.190Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1769 | 2025-07-08T00:15:55.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
1770 | 2025-07-08T00:15:55.250Z | |
1771 | 2025-07-08T00:15:55.250Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217) |
1772 | 2025-07-08T00:15:55.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1773 | 2025-07-08T00:15:55.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1774 | 2025-07-08T00:15:55.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1775 | 2025-07-08T00:15:55.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1776 | 2025-07-08T00:15:55.991Z | |
1777 | 2025-07-08T00:15:55.991Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217) |
1778 | 2025-07-08T00:15:56.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1779 | 2025-07-08T00:15:56.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1780 | 2025-07-08T00:15:56.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1781 | 2025-07-08T00:15:56.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1782 | 2025-07-08T00:15:56.721Z | |
1783 | 2025-07-08T00:15:56.721Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217) |
1784 | 2025-07-08T00:15:57.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1785 | 2025-07-08T00:15:57.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1786 | 2025-07-08T00:15:57.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1787 | 2025-07-08T00:15:57.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1788 | 2025-07-08T00:15:57.457Z | |
1789 | 2025-07-08T00:15:57.457Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217) |
1790 | 2025-07-08T00:15:58.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1791 | 2025-07-08T00:15:58.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1792 | 2025-07-08T00:15:58.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1793 | 2025-07-08T00:15:58.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
1794 | 2025-07-08T00:15:58.336Z | |
1795 | 2025-07-08T00:15:58.336Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217) |
1796 | 2025-07-08T00:15:59.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1797 | 2025-07-08T00:15:59.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1798 | 2025-07-08T00:15:59.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1799 | 2025-07-08T00:15:59.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
1800 | 2025-07-08T00:15:59.170Z | |
1801 | 2025-07-08T00:15:59.170Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217) |
1802 | 2025-07-08T00:15:59.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1803 | 2025-07-08T00:15:59.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1804 | 2025-07-08T00:15:59.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1805 | 2025-07-08T00:15:59.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1806 | 2025-07-08T00:15:59.977Z | |
1807 | 2025-07-08T00:15:59.977Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217) |
1808 | 2025-07-08T00:16:00.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1809 | 2025-07-08T00:16:00.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1810 | 2025-07-08T00:16:00.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1811 | 2025-07-08T00:16:00.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1812 | 2025-07-08T00:16:00.703Z | |
1813 | 2025-07-08T00:16:00.703Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217) |
1814 | 2025-07-08T00:16:01.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1815 | 2025-07-08T00:16:01.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1816 | 2025-07-08T00:16:01.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1817 | 2025-07-08T00:16:01.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
1818 | 2025-07-08T00:16:01.437Z | |
1819 | 2025-07-08T00:16:01.437Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217) |
1820 | 2025-07-08T00:16:02.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1821 | 2025-07-08T00:16:02.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1822 | 2025-07-08T00:16:02.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1823 | 2025-07-08T00:16:02.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
1824 | 2025-07-08T00:16:02.191Z | |
1825 | 2025-07-08T00:16:02.191Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217) |
1826 | 2025-07-08T00:16:02.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1827 | 2025-07-08T00:16:02.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1828 | 2025-07-08T00:16:02.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1829 | 2025-07-08T00:16:02.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
1830 | 2025-07-08T00:16:03.017Z | |
1831 | 2025-07-08T00:16:03.017Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217) |
1832 | 2025-07-08T00:16:03.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1833 | 2025-07-08T00:16:03.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1834 | 2025-07-08T00:16:03.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1835 | 2025-07-08T00:16:03.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1836 | 2025-07-08T00:16:03.889Z | |
1837 | 2025-07-08T00:16:03.889Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217) |
1838 | 2025-07-08T00:16:04.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1839 | 2025-07-08T00:16:04.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1840 | 2025-07-08T00:16:04.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1841 | 2025-07-08T00:16:04.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1842 | 2025-07-08T00:16:04.726Z | |
1843 | 2025-07-08T00:16:04.726Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217) |
1844 | 2025-07-08T00:16:05.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1845 | 2025-07-08T00:16:05.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1846 | 2025-07-08T00:16:05.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1847 | 2025-07-08T00:16:05.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1848 | 2025-07-08T00:16:05.482Z | |
1849 | 2025-07-08T00:16:05.482Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217) |
1850 | 2025-07-08T00:16:06.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1851 | 2025-07-08T00:16:06.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1852 | 2025-07-08T00:16:06.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1853 | 2025-07-08T00:16:06.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
1854 | 2025-07-08T00:16:06.255Z | |
1855 | 2025-07-08T00:16:06.255Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217) |
1856 | 2025-07-08T00:16:06.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1857 | 2025-07-08T00:16:06.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1858 | 2025-07-08T00:16:06.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1859 | 2025-07-08T00:16:06.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1860 | 2025-07-08T00:16:07.014Z | |
1861 | 2025-07-08T00:16:07.015Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217) |
1862 | 2025-07-08T00:16:07.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1863 | 2025-07-08T00:16:07.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1864 | 2025-07-08T00:16:07.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1865 | 2025-07-08T00:16:07.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1866 | 2025-07-08T00:16:07.804Z | |
1867 | 2025-07-08T00:16:07.804Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217) |
1868 | 2025-07-08T00:16:08.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1869 | 2025-07-08T00:16:08.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1870 | 2025-07-08T00:16:08.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1871 | 2025-07-08T00:16:08.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
1872 | 2025-07-08T00:16:08.614Z | |
1873 | 2025-07-08T00:16:08.615Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217) |
1874 | 2025-07-08T00:16:09.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1875 | 2025-07-08T00:16:09.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1876 | 2025-07-08T00:16:09.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1877 | 2025-07-08T00:16:09.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1878 | 2025-07-08T00:16:09.383Z | |
1879 | 2025-07-08T00:16:09.383Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217) |
1880 | 2025-07-08T00:16:10.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1881 | 2025-07-08T00:16:10.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1882 | 2025-07-08T00:16:10.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1883 | 2025-07-08T00:16:10.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1884 | 2025-07-08T00:16:10.176Z | |
1885 | 2025-07-08T00:16:10.177Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217) |
1886 | 2025-07-08T00:16:10.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1887 | 2025-07-08T00:16:10.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1888 | 2025-07-08T00:16:10.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1889 | 2025-07-08T00:16:10.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1890 | 2025-07-08T00:16:10.931Z | |
1891 | 2025-07-08T00:16:10.931Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217) |
1892 | 2025-07-08T00:16:11.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1893 | 2025-07-08T00:16:11.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1894 | 2025-07-08T00:16:11.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1895 | 2025-07-08T00:16:11.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
1896 | 2025-07-08T00:16:11.671Z | |
1897 | 2025-07-08T00:16:11.671Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217) |
1898 | 2025-07-08T00:16:12.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1899 | 2025-07-08T00:16:12.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1900 | 2025-07-08T00:16:12.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1901 | 2025-07-08T00:16:12.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
1902 | 2025-07-08T00:16:12.459Z | |
1903 | 2025-07-08T00:16:12.460Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217) |
1904 | 2025-07-08T00:16:13.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1905 | 2025-07-08T00:16:13.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1906 | 2025-07-08T00:16:13.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1907 | 2025-07-08T00:16:13.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
1908 | 2025-07-08T00:16:13.293Z | |
1909 | 2025-07-08T00:16:13.293Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217) |
1910 | 2025-07-08T00:16:14.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1911 | 2025-07-08T00:16:14.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1912 | 2025-07-08T00:16:14.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1913 | 2025-07-08T00:16:14.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
1914 | 2025-07-08T00:16:14.109Z | |
1915 | 2025-07-08T00:16:14.109Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217) |
1916 | 2025-07-08T00:16:14.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1917 | 2025-07-08T00:16:14.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1918 | 2025-07-08T00:16:14.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1919 | 2025-07-08T00:16:14.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
1920 | 2025-07-08T00:16:14.935Z | |
1921 | 2025-07-08T00:16:14.935Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217) |
1922 | 2025-07-08T00:16:15.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1923 | 2025-07-08T00:16:15.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1924 | 2025-07-08T00:16:15.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1925 | 2025-07-08T00:16:15.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
1926 | 2025-07-08T00:16:15.681Z | |
1927 | 2025-07-08T00:16:15.681Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217) |
1928 | 2025-07-08T00:16:16.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1929 | 2025-07-08T00:16:16.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1930 | 2025-07-08T00:16:16.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1931 | 2025-07-08T00:16:16.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
1932 | 2025-07-08T00:16:16.439Z | |
1933 | 2025-07-08T00:16:16.439Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217) |
1934 | 2025-07-08T00:16:17.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1935 | 2025-07-08T00:16:17.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1936 | 2025-07-08T00:16:17.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1937 | 2025-07-08T00:16:17.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
1938 | 2025-07-08T00:16:17.244Z | |
1939 | 2025-07-08T00:16:17.244Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217) |
1940 | 2025-07-08T00:16:17.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1941 | 2025-07-08T00:16:17.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1942 | 2025-07-08T00:16:17.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1943 | 2025-07-08T00:16:17.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
1944 | 2025-07-08T00:16:17.977Z | |
1945 | 2025-07-08T00:16:17.977Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217) |
1946 | 2025-07-08T00:16:18.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1947 | 2025-07-08T00:16:19.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1948 | 2025-07-08T00:16:19.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1949 | 2025-07-08T00:16:19.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
1950 | 2025-07-08T00:16:19.231Z | |
1951 | 2025-07-08T00:16:19.231Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217) |
1952 | 2025-07-08T00:16:19.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1953 | 2025-07-08T00:16:19.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1954 | 2025-07-08T00:16:19.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1955 | 2025-07-08T00:16:19.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
1956 | 2025-07-08T00:16:19.720Z | |
1957 | 2025-07-08T00:16:19.720Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217) |
1958 | 2025-07-08T00:16:20.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1959 | 2025-07-08T00:16:20.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1960 | 2025-07-08T00:16:20.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1961 | 2025-07-08T00:16:20.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1962 | 2025-07-08T00:16:20.520Z | |
1963 | 2025-07-08T00:16:20.520Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217) |
1964 | 2025-07-08T00:16:21.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1965 | 2025-07-08T00:16:21.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1966 | 2025-07-08T00:16:21.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1967 | 2025-07-08T00:16:21.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
1968 | 2025-07-08T00:16:21.290Z | |
1969 | 2025-07-08T00:16:21.290Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217) |
1970 | 2025-07-08T00:16:22.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1971 | 2025-07-08T00:16:22.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1972 | 2025-07-08T00:16:22.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1973 | 2025-07-08T00:16:22.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1974 | 2025-07-08T00:16:22.086Z | |
1975 | 2025-07-08T00:16:22.086Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217) |
1976 | 2025-07-08T00:16:22.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1977 | 2025-07-08T00:16:22.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1978 | 2025-07-08T00:16:22.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1979 | 2025-07-08T00:16:22.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1980 | 2025-07-08T00:16:22.927Z | |
1981 | 2025-07-08T00:16:22.927Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217) |
1982 | 2025-07-08T00:16:23.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1983 | 2025-07-08T00:16:23.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1984 | 2025-07-08T00:16:23.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1985 | 2025-07-08T00:16:23.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
1986 | 2025-07-08T00:16:23.762Z | |
1987 | 2025-07-08T00:16:23.762Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217) |
1988 | 2025-07-08T00:16:24.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1989 | 2025-07-08T00:16:24.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1990 | 2025-07-08T00:16:24.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1991 | 2025-07-08T00:16:24.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
1992 | 2025-07-08T00:16:24.568Z | |
1993 | 2025-07-08T00:16:24.568Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217) |
1994 | 2025-07-08T00:16:25.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1995 | 2025-07-08T00:16:25.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1996 | 2025-07-08T00:16:25.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1997 | 2025-07-08T00:16:25.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
1998 | 2025-07-08T00:16:25.362Z | |
1999 | 2025-07-08T00:16:25.362Z | info: running `cargo check --bins` on sled-hardware-types (46/217) |
2000 | 2025-07-08T00:16:26.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2001 | 2025-07-08T00:16:26.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2002 | 2025-07-08T00:16:26.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2003 | 2025-07-08T00:16:26.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
2004 | 2025-07-08T00:16:26.470Z | |
2005 | 2025-07-08T00:16:26.470Z | info: running `cargo check --bins --no-default-features` on illumos-utils (47/217) |
2006 | 2025-07-08T00:16:27.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2007 | 2025-07-08T00:16:27.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2008 | 2025-07-08T00:16:27.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2009 | 2025-07-08T00:16:27.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2010 | 2025-07-08T00:16:27.517Z | |
2011 | 2025-07-08T00:16:27.517Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217) |
2012 | 2025-07-08T00:16:28.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2013 | 2025-07-08T00:16:28.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2014 | 2025-07-08T00:16:28.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2015 | 2025-07-08T00:16:28.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2016 | 2025-07-08T00:16:28.572Z | |
2017 | 2025-07-08T00:16:28.572Z | info: running `cargo check --bins` on oxlog (49/217) |
2018 | 2025-07-08T00:16:29.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2019 | 2025-07-08T00:16:29.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2020 | 2025-07-08T00:16:29.633Z | Checking cfg-if v1.0.1 |
2021 | 2025-07-08T00:16:29.658Z | Checking libc v0.2.174 |
2022 | 2025-07-08T00:16:29.683Z | Checking serde v1.0.219 |
2023 | 2025-07-08T00:16:29.708Z | Checking zeroize v1.8.1 |
2024 | 2025-07-08T00:16:29.733Z | Checking memchr v2.7.4 |
2025 | 2025-07-08T00:16:29.733Z | Checking typenum v1.17.0 |
2026 | 2025-07-08T00:16:29.758Z | Checking smallvec v1.15.0 |
2027 | 2025-07-08T00:16:29.783Z | Checking value-bag v1.9.0 |
2028 | 2025-07-08T00:16:29.783Z | Checking subtle v2.6.1 |
2029 | 2025-07-08T00:16:29.954Z | Checking scopeguard v1.2.0 |
2030 | 2025-07-08T00:16:30.038Z | Checking const-oid v0.9.6 |
2031 | 2025-07-08T00:16:30.103Z | Checking itoa v1.0.11 |
2032 | 2025-07-08T00:16:30.128Z | Checking lock_api v0.4.12 |
2033 | 2025-07-08T00:16:30.162Z | Checking log v0.4.27 |
2034 | 2025-07-08T00:16:30.321Z | Checking stable_deref_trait v1.2.0 |
2035 | 2025-07-08T00:16:30.440Z | Checking byteorder v1.5.0 |
2036 | 2025-07-08T00:16:30.472Z | Checking zerofrom v0.1.4 |
2037 | 2025-07-08T00:16:30.497Z | Checking portable-atomic v1.11.0 |
2038 | 2025-07-08T00:16:30.598Z | Checking pin-project-lite v0.2.14 |
2039 | 2025-07-08T00:16:30.623Z | Checking generic-array v0.14.7 |
2040 | 2025-07-08T00:16:30.648Z | Checking getrandom v0.2.15 |
2041 | 2025-07-08T00:16:30.681Z | Checking parking_lot_core v0.9.10 |
2042 | 2025-07-08T00:16:30.741Z | Checking signal-hook-registry v1.4.2 |
2043 | 2025-07-08T00:16:30.814Z | Checking critical-section v1.1.3 |
2044 | 2025-07-08T00:16:30.869Z | Checking rand_core v0.6.4 |
2045 | 2025-07-08T00:16:30.966Z | Checking yoke v0.7.4 |
2046 | 2025-07-08T00:16:30.992Z | Checking mio v1.0.2 |
2047 | 2025-07-08T00:16:31.037Z | Checking parking_lot v0.12.3 |
2048 | 2025-07-08T00:16:31.149Z | Checking socket2 v0.5.10 |
2049 | 2025-07-08T00:16:31.301Z | Checking zerovec v0.10.4 |
2050 | 2025-07-08T00:16:31.360Z | Checking futures-core v0.3.31 |
2051 | 2025-07-08T00:16:31.385Z | Checking once_cell v1.21.3 |
2052 | 2025-07-08T00:16:31.561Z | Checking cpufeatures v0.2.14 |
2053 | 2025-07-08T00:16:31.586Z | Checking writeable v0.5.5 |
2054 | 2025-07-08T00:16:31.611Z | Checking crypto-common v0.1.6 |
2055 | 2025-07-08T00:16:31.611Z | Checking block-buffer v0.10.4 |
2056 | 2025-07-08T00:16:31.611Z | Checking litemap v0.7.3 |
2057 | 2025-07-08T00:16:31.681Z | Checking block-padding v0.3.3 |
2058 | 2025-07-08T00:16:31.710Z | Checking zerocopy v0.7.35 |
2059 | 2025-07-08T00:16:31.807Z | Checking percent-encoding v2.3.1 |
2060 | 2025-07-08T00:16:31.853Z | Checking digest v0.10.7 |
2061 | 2025-07-08T00:16:31.905Z | Checking inout v0.1.3 |
2062 | 2025-07-08T00:16:31.930Z | Checking getrandom v0.3.1 |
2063 | 2025-07-08T00:16:31.964Z | Checking libm v0.2.8 |
2064 | 2025-07-08T00:16:32.034Z | Checking ryu v1.0.18 |
2065 | 2025-07-08T00:16:32.137Z | Checking icu_locid_transform_data v1.5.0 |
2066 | 2025-07-08T00:16:32.162Z | Checking foldhash v0.1.5 |
2067 | 2025-07-08T00:16:32.208Z | Checking hmac v0.12.1 |
2068 | 2025-07-08T00:16:32.255Z | Checking equivalent v1.0.2 |
2069 | 2025-07-08T00:16:32.280Z | Checking futures-sink v0.3.31 |
2070 | 2025-07-08T00:16:32.391Z | Checking allocator-api2 v0.2.21 |
2071 | 2025-07-08T00:16:32.429Z | Checking sha2 v0.10.9 |
2072 | 2025-07-08T00:16:32.454Z | Checking cipher v0.4.4 |
2073 | 2025-07-08T00:16:32.479Z | Checking slab v0.4.9 |
2074 | 2025-07-08T00:16:32.739Z | Checking tinystr v0.7.6 |
2075 | 2025-07-08T00:16:32.768Z | Checking icu_collections v1.5.0 |
2076 | 2025-07-08T00:16:32.795Z | Checking icu_properties_data v1.5.0 |
2077 | 2025-07-08T00:16:32.821Z | Checking num-traits v0.2.19 |
2078 | 2025-07-08T00:16:32.923Z | Checking base64ct v1.6.0 |
2079 | 2025-07-08T00:16:32.992Z | Checking hashbrown v0.15.4 |
2080 | 2025-07-08T00:16:33.029Z | Checking utf16_iter v1.0.5 |
2081 | 2025-07-08T00:16:33.054Z | Checking flagset v0.4.6 |
2082 | 2025-07-08T00:16:33.095Z | Checking icu_locid v1.5.0 |
2083 | 2025-07-08T00:16:33.211Z | Checking utf8_iter v1.0.4 |
2084 | 2025-07-08T00:16:33.261Z | Checking write16 v1.0.0 |
2085 | 2025-07-08T00:16:33.357Z | Checking pem-rfc7468 v0.7.0 |
2086 | 2025-07-08T00:16:33.390Z | Checking icu_normalizer_data v1.5.0 |
2087 | 2025-07-08T00:16:33.420Z | Checking salsa20 v0.10.2 |
2088 | 2025-07-08T00:16:33.445Z | Checking ppv-lite86 v0.2.20 |
2089 | 2025-07-08T00:16:33.516Z | Checking pbkdf2 v0.12.2 |
2090 | 2025-07-08T00:16:33.647Z | Checking der v0.7.9 |
2091 | 2025-07-08T00:16:33.672Z | Checking futures-channel v0.3.31 |
2092 | 2025-07-08T00:16:33.697Z | Checking bytes v1.10.1 |
2093 | 2025-07-08T00:16:33.697Z | Checking bitflags v2.9.0 |
2094 | 2025-07-08T00:16:33.989Z | Checking serde_json v1.0.140 |
2095 | 2025-07-08T00:16:34.015Z | Checking fnv v1.0.7 |
2096 | 2025-07-08T00:16:34.045Z | Checking indexmap v2.10.0 |
2097 | 2025-07-08T00:16:34.070Z | Checking icu_provider v1.5.0 |
2098 | 2025-07-08T00:16:34.070Z | Checking pin-utils v0.1.0 |
2099 | 2025-07-08T00:16:34.113Z | Checking futures-io v0.3.31 |
2100 | 2025-07-08T00:16:34.182Z | Checking futures-task v0.3.31 |
2101 | 2025-07-08T00:16:34.206Z | Checking scrypt v0.11.0 |
2102 | 2025-07-08T00:16:34.301Z | Checking cbc v0.1.2 |
2103 | 2025-07-08T00:16:34.423Z | Checking futures-util v0.3.31 |
2104 | 2025-07-08T00:16:34.448Z | Checking aes v0.8.4 |
2105 | 2025-07-08T00:16:34.500Z | Checking form_urlencoded v1.2.1 |
2106 | 2025-07-08T00:16:34.597Z | Checking tokio v1.45.1 |
2107 | 2025-07-08T00:16:34.689Z | Checking icu_locid_transform v1.5.0 |
2108 | 2025-07-08T00:16:34.714Z | Checking http v1.3.1 |
2109 | 2025-07-08T00:16:35.112Z | Checking uuid v1.17.0 |
2110 | 2025-07-08T00:16:35.150Z | Checking spki v0.7.3 |
2111 | 2025-07-08T00:16:35.197Z | Checking tracing-core v0.1.32 |
2112 | 2025-07-08T00:16:35.386Z | Checking zerocopy v0.8.26 |
2113 | 2025-07-08T00:16:35.424Z | Checking pkcs5 v0.7.1 |
2114 | 2025-07-08T00:16:35.557Z | Checking icu_properties v1.5.1 |
2115 | 2025-07-08T00:16:35.673Z | Checking tinyvec_macros v0.1.1 |
2116 | 2025-07-08T00:16:35.772Z | Checking tracing v0.1.40 |
2117 | 2025-07-08T00:16:35.798Z | Checking rustls-pki-types v1.10.0 |
2118 | 2025-07-08T00:16:35.874Z | Checking http-body v1.0.1 |
2119 | 2025-07-08T00:16:35.899Z | Checking pkcs8 v0.10.2 |
2120 | 2025-07-08T00:16:36.086Z | Checking iana-time-zone v0.1.63 |
2121 | 2025-07-08T00:16:36.112Z | Checking base64 v0.22.1 |
2122 | 2025-07-08T00:16:36.189Z | Compiling newtype-uuid v1.2.4 |
2123 | 2025-07-08T00:16:36.248Z | Checking chrono v0.4.41 |
2124 | 2025-07-08T00:16:36.330Z | Checking tinyvec v1.8.0 |
2125 | 2025-07-08T00:16:36.485Z | Checking aws-lc-sys v0.26.0 |
2126 | 2025-07-08T00:16:36.569Z | Checking spin v0.9.8 |
2127 | 2025-07-08T00:16:36.873Z | Checking adler2 v2.0.0 |
2128 | 2025-07-08T00:16:37.048Z | Checking openssl-probe v0.1.5 |
2129 | 2025-07-08T00:16:37.207Z | Checking atomic-waker v1.1.2 |
2130 | 2025-07-08T00:16:37.359Z | Checking untrusted v0.7.1 |
2131 | 2025-07-08T00:16:37.421Z | Checking tower-service v0.3.3 |
2132 | 2025-07-08T00:16:37.548Z | Checking foreign-types-shared v0.1.1 |
2133 | 2025-07-08T00:16:37.578Z | Checking try-lock v0.2.5 |
2134 | 2025-07-08T00:16:37.667Z | Checking untrusted v0.9.0 |
2135 | 2025-07-08T00:16:37.729Z | Checking want v0.3.1 |
2136 | 2025-07-08T00:16:37.844Z | Checking ring v0.17.14 |
2137 | 2025-07-08T00:16:37.920Z | Checking foreign-types v0.3.2 |
2138 | 2025-07-08T00:16:37.984Z | Checking miniz_oxide v0.8.5 |
2139 | 2025-07-08T00:16:38.020Z | Checking ipnet v2.11.0 |
2140 | 2025-07-08T00:16:38.199Z | Checking rand_core v0.9.2 |
2141 | 2025-07-08T00:16:38.387Z | Checking aws-lc-rs v1.12.4 |
2142 | 2025-07-08T00:16:38.449Z | Checking icu_normalizer v1.5.0 |
2143 | 2025-07-08T00:16:38.504Z | Checking crossbeam-utils v0.8.21 |
2144 | 2025-07-08T00:16:38.529Z | Checking httparse v1.9.5 |
2145 | 2025-07-08T00:16:38.554Z | Checking rand_chacha v0.9.0 |
2146 | 2025-07-08T00:16:38.703Z | Checking openssl-sys v0.9.109 |
2147 | 2025-07-08T00:16:38.910Z | Checking thiserror v1.0.69 |
2148 | 2025-07-08T00:16:38.953Z | Checking errno v0.3.12 |
2149 | 2025-07-08T00:16:39.065Z | Checking aho-corasick v1.1.3 |
2150 | 2025-07-08T00:16:39.144Z | Checking unicode-ident v1.0.18 |
2151 | 2025-07-08T00:16:39.184Z | Checking regex-syntax v0.8.5 |
2152 | 2025-07-08T00:16:39.209Z | Checking idna_adapter v1.2.0 |
2153 | 2025-07-08T00:16:39.352Z | Checking powerfmt v0.2.0 |
2154 | 2025-07-08T00:16:39.412Z | Checking idna v1.0.3 |
2155 | 2025-07-08T00:16:39.632Z | Checking httpdate v1.0.3 |
2156 | 2025-07-08T00:16:39.810Z | Checking openssl v0.10.73 |
2157 | 2025-07-08T00:16:39.881Z | Checking deranged v0.3.11 |
2158 | 2025-07-08T00:16:39.907Z | Checking url v2.5.4 |
2159 | 2025-07-08T00:16:39.953Z | Checking proc-macro2 v1.0.95 |
2160 | 2025-07-08T00:16:40.007Z | Checking rustls-webpki v0.102.8 |
2161 | 2025-07-08T00:16:40.471Z | Checking crossbeam-epoch v0.9.18 |
2162 | 2025-07-08T00:16:40.499Z | Checking rustix v0.38.37 |
2163 | 2025-07-08T00:16:40.707Z | Checking rand v0.9.1 |
2164 | 2025-07-08T00:16:40.732Z | Checking unicode-normalization v0.1.24 |
2165 | 2025-07-08T00:16:40.884Z | Checking semver v1.0.26 |
2166 | 2025-07-08T00:16:40.998Z | Checking tokio-util v0.7.15 |
2167 | 2025-07-08T00:16:41.023Z | Checking bzip2-sys v0.1.13+1.0.8 |
2168 | 2025-07-08T00:16:41.152Z | Checking signature v2.2.0 |
2169 | 2025-07-08T00:16:41.292Z | Checking scroll v0.12.0 |
2170 | 2025-07-08T00:16:41.359Z | Checking crc32fast v1.4.2 |
2171 | 2025-07-08T00:16:41.535Z | Checking num_threads v0.1.7 |
2172 | 2025-07-08T00:16:41.629Z | Checking time-core v0.1.2 |
2173 | 2025-07-08T00:16:41.664Z | Checking anstyle v1.0.11 |
2174 | 2025-07-08T00:16:41.688Z | Checking siphasher v0.3.11 |
2175 | 2025-07-08T00:16:41.753Z | Checking either v1.15.0 |
2176 | 2025-07-08T00:16:41.800Z | Checking utf8parse v0.2.2 |
2177 | 2025-07-08T00:16:41.907Z | Checking regex-automata v0.4.8 |
2178 | 2025-07-08T00:16:41.932Z | Checking h2 v0.4.6 |
2179 | 2025-07-08T00:16:41.957Z | Checking unicode-properties v0.1.3 |
2180 | 2025-07-08T00:16:41.990Z | Checking ucd-trie v0.1.7 |
2181 | 2025-07-08T00:16:42.015Z | Checking zlib-rs v0.5.1 |
2182 | 2025-07-08T00:16:42.110Z | Checking plain v0.2.3 |
2183 | 2025-07-08T00:16:42.213Z | Checking dyn-clone v1.0.19 |
2184 | 2025-07-08T00:16:42.274Z | Checking unicode-bidi v0.3.17 |
2185 | 2025-07-08T00:16:42.300Z | Checking num-conv v0.1.0 |
2186 | 2025-07-08T00:16:42.373Z | Checking schemars v0.8.22 |
2187 | 2025-07-08T00:16:42.539Z | Checking time v0.3.36 |
2188 | 2025-07-08T00:16:42.836Z | Checking stringprep v0.1.5 |
2189 | 2025-07-08T00:16:43.098Z | Checking goblin v0.8.2 |
2190 | 2025-07-08T00:16:43.367Z | Checking pest v2.7.14 |
2191 | 2025-07-08T00:16:43.730Z | Checking phf_shared v0.11.2 |
2192 | 2025-07-08T00:16:43.755Z | Checking libz-rs-sys v0.5.1 |
2193 | 2025-07-08T00:16:43.950Z | Checking anstyle-parse v0.2.5 |
2194 | 2025-07-08T00:16:43.995Z | Checking crossbeam-deque v0.8.5 |
2195 | 2025-07-08T00:16:44.241Z | Checking rustls v0.23.19 |
2196 | 2025-07-08T00:16:44.309Z | Checking quote v1.0.40 |
2197 | 2025-07-08T00:16:44.334Z | Checking native-tls v0.2.12 |
2198 | 2025-07-08T00:16:44.642Z | Checking num-integer v0.1.46 |
2199 | 2025-07-08T00:16:44.667Z | Checking rand_chacha v0.3.1 |
2200 | 2025-07-08T00:16:44.884Z | Checking serde_spanned v0.6.9 |
2201 | 2025-07-08T00:16:45.035Z | Checking toml_datetime v0.6.11 |
2202 | 2025-07-08T00:16:45.087Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
2203 | 2025-07-08T00:16:45.112Z | Checking md-5 v0.10.6 |
2204 | 2025-07-08T00:16:45.287Z | Checking sync_wrapper v1.0.1 |
2205 | 2025-07-08T00:16:45.324Z | Checking ff v0.13.0 |
2206 | 2025-07-08T00:16:45.361Z | Checking hash32 v0.2.1 |
2207 | 2025-07-08T00:16:45.458Z | Checking tower-layer v0.3.3 |
2208 | 2025-07-08T00:16:45.487Z | Checking colorchoice v1.0.2 |
2209 | 2025-07-08T00:16:45.550Z | Checking fallible-iterator v0.2.0 |
2210 | 2025-07-08T00:16:45.642Z | Checking base16ct v0.2.0 |
2211 | 2025-07-08T00:16:45.667Z | Checking is_terminal_polyfill v1.70.1 |
2212 | 2025-07-08T00:16:45.711Z | Checking gimli v0.31.1 |
2213 | 2025-07-08T00:16:45.796Z | Checking pretty-hex v0.4.1 |
2214 | 2025-07-08T00:16:45.867Z | Checking anstyle-query v1.1.1 |
2215 | 2025-07-08T00:16:45.892Z | Checking psl-types v2.0.11 |
2216 | 2025-07-08T00:16:45.994Z | Checking sec1 v0.7.3 |
2217 | 2025-07-08T00:16:46.029Z | Checking anstream v0.6.18 |
2218 | 2025-07-08T00:16:46.086Z | Checking publicsuffix v2.3.0 |
2219 | 2025-07-08T00:16:46.111Z | Checking postgres-protocol v0.6.8 |
2220 | 2025-07-08T00:16:46.365Z | Checking tower v0.5.2 |
2221 | 2025-07-08T00:16:46.390Z | Checking heapless v0.7.17 |
2222 | 2025-07-08T00:16:46.415Z | Checking group v0.13.0 |
2223 | 2025-07-08T00:16:46.674Z | Checking dtrace-parser v0.2.0 |
2224 | 2025-07-08T00:16:46.709Z | Checking zstd-safe v7.2.3 |
2225 | 2025-07-08T00:16:47.007Z | Checking num-iter v0.1.45 |
2226 | 2025-07-08T00:16:47.043Z | Checking rand v0.8.5 |
2227 | 2025-07-08T00:16:47.093Z | Compiling daft v0.1.4 |
2228 | 2025-07-08T00:16:47.182Z | Checking syn v2.0.104 |
2229 | 2025-07-08T00:16:47.211Z | Checking tokio-native-tls v0.3.1 |
2230 | 2025-07-08T00:16:47.411Z | Checking dof v0.3.0 |
2231 | 2025-07-08T00:16:47.485Z | Checking cookie v0.18.1 |
2232 | 2025-07-08T00:16:47.560Z | Checking hyper v1.6.0 |
2233 | 2025-07-08T00:16:47.593Z | Checking rayon-core v1.12.1 |
2234 | 2025-07-08T00:16:47.919Z | Checking flate2 v1.1.2 |
2235 | 2025-07-08T00:16:48.008Z | Checking ipnetwork v0.21.1 |
2236 | 2025-07-08T00:16:48.110Z | Checking terminal_size v0.4.0 |
2237 | 2025-07-08T00:16:48.234Z | Checking rustls-native-certs v0.8.1 |
2238 | 2025-07-08T00:16:48.299Z | Checking lazy_static v1.5.0 |
2239 | 2025-07-08T00:16:48.390Z | Checking webpki-roots v1.0.0 |
2240 | 2025-07-08T00:16:48.446Z | Checking http-body-util v0.1.3 |
2241 | 2025-07-08T00:16:48.471Z | Checking signal-hook v0.3.18 |
2242 | 2025-07-08T00:16:48.511Z | Checking hkdf v0.12.4 |
2243 | 2025-07-08T00:16:48.576Z | Checking crypto-bigint v0.5.5 |
2244 | 2025-07-08T00:16:48.726Z | Checking thread-id v4.2.2 |
2245 | 2025-07-08T00:16:48.789Z | Checking object v0.36.5 |
2246 | 2025-07-08T00:16:48.844Z | Checking winnow v0.5.40 |
2247 | 2025-07-08T00:16:48.869Z | Checking tokio-rustls v0.26.0 |
2248 | 2025-07-08T00:16:48.869Z | Checking clap_lex v0.7.4 |
2249 | 2025-07-08T00:16:48.988Z | Checking addr2line v0.24.2 |
2250 | 2025-07-08T00:16:49.155Z | Checking simd-adler32 v0.3.7 |
2251 | 2025-07-08T00:16:49.254Z | Checking unicode-width v0.2.0 |
2252 | 2025-07-08T00:16:49.369Z | Checking hyper-util v0.1.14 |
2253 | 2025-07-08T00:16:49.484Z | Checking managed v0.8.0 |
2254 | 2025-07-08T00:16:49.509Z | Checking rustc-demangle v0.1.24 |
2255 | 2025-07-08T00:16:49.679Z | Checking lockfree-object-pool v0.1.6 |
2256 | 2025-07-08T00:16:49.831Z | Checking bumpalo v3.16.0 |
2257 | 2025-07-08T00:16:49.887Z | Checking iri-string v0.7.8 |
2258 | 2025-07-08T00:16:49.937Z | Checking strsim v0.11.1 |
2259 | 2025-07-08T00:16:50.146Z | Checking bitflags v1.3.2 |
2260 | 2025-07-08T00:16:50.199Z | Checking clap_builder v4.5.40 |
2261 | 2025-07-08T00:16:50.258Z | Checking smoltcp v0.9.1 |
2262 | 2025-07-08T00:16:50.915Z | Checking elliptic-curve v0.13.8 |
2263 | 2025-07-08T00:16:51.209Z | Checking toml_edit v0.19.15 |
2264 | 2025-07-08T00:16:51.461Z | Checking zopfli v0.8.1 |
2265 | 2025-07-08T00:16:51.486Z | Checking console v0.15.10 |
2266 | 2025-07-08T00:16:51.581Z | Checking hyper-rustls v0.27.7 |
2267 | 2025-07-08T00:16:51.919Z | Checking hyper-tls v0.6.0 |
2268 | 2025-07-08T00:16:51.972Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2269 | 2025-07-08T00:16:52.068Z | Checking tower-http v0.6.6 |
2270 | 2025-07-08T00:16:52.096Z | Checking signal-hook-mio v0.2.4 |
2271 | 2025-07-08T00:16:52.197Z | Checking num-bigint-dig v0.8.4 |
2272 | 2025-07-08T00:16:52.252Z | Checking oxnet v0.1.2 |
2273 | 2025-07-08T00:16:52.277Z | Checking rayon v1.10.0 |
2274 | 2025-07-08T00:16:52.399Z | Checking usdt-impl v0.5.0 |
2275 | 2025-07-08T00:16:52.580Z | Checking cookie_store v0.21.1 |
2276 | 2025-07-08T00:16:52.651Z | Checking zstd v0.13.3 |
2277 | 2025-07-08T00:16:52.830Z | Checking postgres-types v0.2.9 |
2278 | 2025-07-08T00:16:52.944Z | Checking bstr v1.10.0 |
2279 | 2025-07-08T00:16:52.993Z | Checking regex v1.11.1 |
2280 | 2025-07-08T00:16:53.209Z | Checking phf v0.11.2 |
2281 | 2025-07-08T00:16:53.355Z | Checking ed25519 v2.2.3 |
2282 | 2025-07-08T00:16:53.453Z | Checking bzip2 v0.4.4 |
2283 | 2025-07-08T00:16:53.477Z | Checking bzip2 v0.5.2 |
2284 | 2025-07-08T00:16:53.515Z | Checking curve25519-dalek v4.1.3 |
2285 | 2025-07-08T00:16:53.647Z | Checking thiserror v2.0.12 |
2286 | 2025-07-08T00:16:53.724Z | Checking hubpack v0.1.2 |
2287 | 2025-07-08T00:16:53.757Z | Checking memoffset v0.9.1 |
2288 | 2025-07-08T00:16:53.800Z | Checking pkcs1 v0.7.5 |
2289 | 2025-07-08T00:16:53.886Z | Checking serde_urlencoded v0.7.1 |
2290 | 2025-07-08T00:16:54.013Z | Checking float-cmp v0.10.0 |
2291 | 2025-07-08T00:16:54.038Z | Checking serde-big-array v0.5.1 |
2292 | 2025-07-08T00:16:54.038Z | Checking rfc6979 v0.4.0 |
2293 | 2025-07-08T00:16:54.133Z | Checking backtrace v0.3.74 |
2294 | 2025-07-08T00:16:54.192Z | Checking memmap v0.7.0 |
2295 | 2025-07-08T00:16:54.236Z | Checking encoding_rs v0.8.34 |
2296 | 2025-07-08T00:16:54.261Z | Checking difflib v0.4.0 |
2297 | 2025-07-08T00:16:54.285Z | Checking precomputed-hash v0.1.1 |
2298 | 2025-07-08T00:16:54.310Z | Checking static_assertions v1.1.0 |
2299 | 2025-07-08T00:16:54.419Z | Checking data-encoding v2.9.0 |
2300 | 2025-07-08T00:16:54.444Z | Checking normalize-line-endings v0.3.0 |
2301 | 2025-07-08T00:16:54.444Z | Checking fixedbitset v0.4.2 |
2302 | 2025-07-08T00:16:54.572Z | Checking whoami v1.6.0 |
2303 | 2025-07-08T00:16:54.597Z | Checking minimal-lexical v0.2.1 |
2304 | 2025-07-08T00:16:54.676Z | Checking winnow v0.7.10 |
2305 | 2025-07-08T00:16:54.717Z | Checking new_debug_unreachable v1.0.6 |
2306 | 2025-07-08T00:16:54.816Z | Checking unicode-segmentation v1.12.0 |
2307 | 2025-07-08T00:16:54.873Z | Checking predicates-core v1.0.8 |
2308 | 2025-07-08T00:16:54.931Z | Checking mime v0.3.17 |
2309 | 2025-07-08T00:16:54.966Z | Checking toml_write v0.1.2 |
2310 | 2025-07-08T00:16:55.059Z | Checking number_prefix v0.4.0 |
2311 | 2025-07-08T00:16:55.083Z | Checking predicates v3.1.3 |
2312 | 2025-07-08T00:16:55.227Z | Checking ed25519-dalek v2.1.1 |
2313 | 2025-07-08T00:16:55.263Z | Checking nom v7.1.3 |
2314 | 2025-07-08T00:16:55.287Z | Checking hickory-proto v0.25.2 |
2315 | 2025-07-08T00:16:55.400Z | Checking similar v2.7.0 |
2316 | 2025-07-08T00:16:55.458Z | Checking indicatif v0.17.11 |
2317 | 2025-07-08T00:16:55.630Z | Checking tokio-postgres v0.7.13 |
2318 | 2025-07-08T00:16:55.655Z | Checking string_cache v0.8.9 |
2319 | 2025-07-08T00:16:55.932Z | Checking petgraph v0.6.5 |
2320 | 2025-07-08T00:16:56.144Z | Checking reqwest v0.12.22 |
2321 | 2025-07-08T00:16:56.168Z | Checking anyhow v1.0.98 |
2322 | 2025-07-08T00:16:56.193Z | Checking usdt v0.5.0 |
2323 | 2025-07-08T00:16:56.432Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
2324 | 2025-07-08T00:16:56.559Z | Checking ecdsa v0.16.9 |
2325 | 2025-07-08T00:16:57.079Z | Checking toml_edit v0.22.27 |
2326 | 2025-07-08T00:16:57.177Z | Checking rsa v0.9.6 |
2327 | 2025-07-08T00:16:57.773Z | Checking nix v0.29.0 |
2328 | 2025-07-08T00:16:57.956Z | Checking zip v4.2.0 |
2329 | 2025-07-08T00:16:58.082Z | Checking zip v0.6.6 |
2330 | 2025-07-08T00:16:58.140Z | Checking toml v0.7.8 |
2331 | 2025-07-08T00:16:58.707Z | Checking clap v4.5.40 |
2332 | 2025-07-08T00:16:58.762Z | Checking crossterm v0.28.1 |
2333 | 2025-07-08T00:16:58.787Z | Checking itertools v0.10.5 |
2334 | 2025-07-08T00:16:58.843Z | Checking itertools v0.12.1 |
2335 | 2025-07-08T00:16:59.002Z | Checking tokio-stream v0.1.17 |
2336 | 2025-07-08T00:16:59.094Z | Checking fs-err v3.1.1 |
2337 | 2025-07-08T00:16:59.520Z | Checking buf-list v1.0.3 |
2338 | 2025-07-08T00:16:59.643Z | Checking strum v0.26.3 |
2339 | 2025-07-08T00:16:59.793Z | Checking ahash v0.8.11 |
2340 | 2025-07-08T00:16:59.818Z | Checking slog v2.7.0 |
2341 | 2025-07-08T00:16:59.843Z | Checking x509-cert v0.2.5 |
2342 | 2025-07-08T00:17:00.212Z | Checking openapiv3 v2.2.0 |
2343 | 2025-07-08T00:17:00.272Z | Checking sha1 v0.10.6 |
2344 | 2025-07-08T00:17:00.333Z | Checking winnow v0.6.26 |
2345 | 2025-07-08T00:17:00.553Z | Checking rustc-hash v2.1.1 |
2346 | 2025-07-08T00:17:00.650Z | Checking peg-runtime v0.8.5 |
2347 | 2025-07-08T00:17:00.728Z | Checking lalrpop-util v0.19.12 |
2348 | 2025-07-08T00:17:00.877Z | Checking unicode-xid v0.2.6 |
2349 | 2025-07-08T00:17:01.027Z | Checking camino v1.1.10 |
2350 | 2025-07-08T00:17:01.059Z | Checking sigpipe v0.1.3 |
2351 | 2025-07-08T00:17:01.091Z | Checking glob v0.3.2 |
2352 | 2025-07-08T00:17:01.146Z | Checking jiff v0.2.15 |
2353 | 2025-07-08T00:17:06.638Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2354 | 2025-07-08T00:17:07.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s |
2355 | 2025-07-08T00:17:07.374Z | |
2356 | 2025-07-08T00:17:07.374Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217) |
2357 | 2025-07-08T00:17:08.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2358 | 2025-07-08T00:17:08.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2359 | 2025-07-08T00:17:08.612Z | Compiling regress v0.10.3 |
2360 | 2025-07-08T00:17:08.655Z | Checking heck v0.5.0 |
2361 | 2025-07-08T00:17:08.700Z | Compiling unsafe-libyaml v0.2.11 |
2362 | 2025-07-08T00:17:08.729Z | Checking newtype-uuid v1.2.4 |
2363 | 2025-07-08T00:17:08.729Z | Checking rustix v1.0.7 |
2364 | 2025-07-08T00:17:08.775Z | Checking dirs-sys-next v0.1.2 |
2365 | 2025-07-08T00:17:08.809Z | Checking fastrand v2.1.1 |
2366 | 2025-07-08T00:17:08.898Z | Checking thread_local v1.1.8 |
2367 | 2025-07-08T00:17:08.995Z | Checking dirs-next v2.0.0 |
2368 | 2025-07-08T00:17:09.096Z | Checking daft v0.1.4 |
2369 | 2025-07-08T00:17:09.155Z | Compiling structmeta-derive v0.3.0 |
2370 | 2025-07-08T00:17:09.179Z | Compiling ident_case v1.0.1 |
2371 | 2025-07-08T00:17:09.216Z | Checking term v0.7.0 |
2372 | 2025-07-08T00:17:09.395Z | Compiling darling_core v0.20.10 |
2373 | 2025-07-08T00:17:09.580Z | Checking crossbeam-channel v0.5.15 |
2374 | 2025-07-08T00:17:09.644Z | Checking futures-executor v0.3.31 |
2375 | 2025-07-08T00:17:09.930Z | Checking is-terminal v0.4.13 |
2376 | 2025-07-08T00:17:10.076Z | Compiling serde_yaml v0.9.34+deprecated |
2377 | 2025-07-08T00:17:10.339Z | Checking tempfile v3.20.0 |
2378 | 2025-07-08T00:17:10.364Z | Checking take_mut v0.2.2 |
2379 | 2025-07-08T00:17:10.416Z | Compiling rustls v0.22.4 |
2380 | 2025-07-08T00:17:10.537Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2381 | 2025-07-08T00:17:10.727Z | Checking slog-async v2.8.0 |
2382 | 2025-07-08T00:17:10.754Z | Checking slog-term v2.9.1 |
2383 | 2025-07-08T00:17:10.884Z | Checking futures v0.3.31 |
2384 | 2025-07-08T00:17:11.019Z | Compiling proc-macro-crate v1.3.1 |
2385 | 2025-07-08T00:17:11.043Z | Checking wait-timeout v0.2.0 |
2386 | 2025-07-08T00:17:11.227Z | Compiling multer v3.1.0 |
2387 | 2025-07-08T00:17:11.257Z | Checking match_cfg v0.1.0 |
2388 | 2025-07-08T00:17:11.370Z | Checking bit-vec v0.8.0 |
2389 | 2025-07-08T00:17:11.558Z | Compiling structmeta v0.3.0 |
2390 | 2025-07-08T00:17:11.583Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2391 | 2025-07-08T00:17:11.745Z | Checking quick-error v1.2.3 |
2392 | 2025-07-08T00:17:11.870Z | Compiling ref-cast v1.0.24 |
2393 | 2025-07-08T00:17:11.900Z | Compiling typify-impl v0.3.0 |
2394 | 2025-07-08T00:17:11.925Z | Compiling typify-impl v0.2.0 |
2395 | 2025-07-08T00:17:12.423Z | Compiling num_enum_derive v0.5.11 |
2396 | 2025-07-08T00:17:12.824Z | Checking rusty-fork v0.3.0 |
2397 | 2025-07-08T00:17:13.208Z | Checking bit-set v0.8.0 |
2398 | 2025-07-08T00:17:13.475Z | Checking hostname v0.3.1 |
2399 | 2025-07-08T00:17:13.637Z | Checking progenitor-client v0.9.1 |
2400 | 2025-07-08T00:17:14.047Z | Checking rand_xorshift v0.4.0 |
2401 | 2025-07-08T00:17:14.300Z | Checking slog-json v2.6.1 |
2402 | 2025-07-08T00:17:14.355Z | Compiling lzma-sys v0.1.20 |
2403 | 2025-07-08T00:17:14.447Z | Checking hex v0.4.3 |
2404 | 2025-07-08T00:17:14.570Z | Compiling async-stream-impl v0.3.6 |
2405 | 2025-07-08T00:17:14.625Z | Compiling ref-cast-impl v1.0.24 |
2406 | 2025-07-08T00:17:14.977Z | Compiling darling_macro v0.20.10 |
2407 | 2025-07-08T00:17:15.003Z | Compiling foreign-types-macros v0.2.3 |
2408 | 2025-07-08T00:17:15.180Z | Compiling dropshot v0.16.2 |
2409 | 2025-07-08T00:17:15.584Z | Checking unarray v0.1.4 |
2410 | 2025-07-08T00:17:15.816Z | Checking utf-8 v0.7.6 |
2411 | 2025-07-08T00:17:15.842Z | Checking foreign-types-shared v0.3.1 |
2412 | 2025-07-08T00:17:15.931Z | Checking arc-swap v1.7.1 |
2413 | 2025-07-08T00:17:15.987Z | Checking async-stream v0.3.6 |
2414 | 2025-07-08T00:17:16.018Z | Compiling darling v0.20.10 |
2415 | 2025-07-08T00:17:16.068Z | Checking tungstenite v0.21.0 |
2416 | 2025-07-08T00:17:16.165Z | Compiling serde_with_macros v3.14.0 |
2417 | 2025-07-08T00:17:16.205Z | Checking foreign-types v0.5.0 |
2418 | 2025-07-08T00:17:16.229Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2419 | 2025-07-08T00:17:16.338Z | Checking slog-scope v4.4.0 |
2420 | 2025-07-08T00:17:16.363Z | Checking proptest v1.7.0 |
2421 | 2025-07-08T00:17:16.650Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2422 | 2025-07-08T00:17:16.677Z | Checking slog-bunyan v2.5.0 |
2423 | 2025-07-08T00:17:16.821Z | Checking num_enum v0.5.11 |
2424 | 2025-07-08T00:17:16.864Z | Compiling proc-macro-error v1.0.4 |
2425 | 2025-07-08T00:17:16.948Z | Checking tokio-rustls v0.25.0 |
2426 | 2025-07-08T00:17:17.187Z | Compiling parse-display-derive v0.10.0 |
2427 | 2025-07-08T00:17:17.335Z | Compiling test-strategy v0.4.1 |
2428 | 2025-07-08T00:17:17.572Z | Checking toml v0.8.23 |
2429 | 2025-07-08T00:17:17.596Z | Checking progenitor-client v0.8.0 |
2430 | 2025-07-08T00:17:17.935Z | Compiling heck v0.3.3 |
2431 | 2025-07-08T00:17:18.323Z | Checking waitgroup v0.1.2 |
2432 | 2025-07-08T00:17:18.348Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2433 | 2025-07-08T00:17:18.500Z | Checking rustls-pemfile v2.2.0 |
2434 | 2025-07-08T00:17:18.524Z | Compiling dropshot_endpoint v0.16.2 |
2435 | 2025-07-08T00:17:18.755Z | Checking serde_path_to_error v0.1.17 |
2436 | 2025-07-08T00:17:19.152Z | Compiling derive-where v1.5.0 |
2437 | 2025-07-08T00:17:19.452Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2438 | 2025-07-08T00:17:20.155Z | Checking cstr-argument v0.1.2 |
2439 | 2025-07-08T00:17:20.361Z | Checking hostname v0.4.0 |
2440 | 2025-07-08T00:17:20.590Z | Checking instant v0.1.13 |
2441 | 2025-07-08T00:17:20.718Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2442 | 2025-07-08T00:17:20.760Z | Checking pretty-hex v0.2.1 |
2443 | 2025-07-08T00:17:20.980Z | Checking debug-ignore v1.0.5 |
2444 | 2025-07-08T00:17:21.046Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
2445 | 2025-07-08T00:17:21.086Z | Checking parse-display v0.10.0 |
2446 | 2025-07-08T00:17:21.121Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2447 | 2025-07-08T00:17:21.165Z | Checking backoff v0.4.0 |
2448 | 2025-07-08T00:17:21.391Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2449 | 2025-07-08T00:17:21.526Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2450 | 2025-07-08T00:17:21.551Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2451 | 2025-07-08T00:17:21.700Z | Checking serde_with v3.14.0 |
2452 | 2025-07-08T00:17:21.745Z | Compiling zone_cfg_derive v0.1.2 |
2453 | 2025-07-08T00:17:21.791Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2454 | 2025-07-08T00:17:21.864Z | Checking tokio-tungstenite v0.21.0 |
2455 | 2025-07-08T00:17:22.212Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2456 | 2025-07-08T00:17:22.514Z | Checking slog-stdlog v4.1.1 |
2457 | 2025-07-08T00:17:22.549Z | Checking iddqd v0.3.8 |
2458 | 2025-07-08T00:17:22.580Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2459 | 2025-07-08T00:17:22.719Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2460 | 2025-07-08T00:17:23.095Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2461 | 2025-07-08T00:17:23.120Z | Checking progenitor-client v0.10.0 |
2462 | 2025-07-08T00:17:23.144Z | Checking colored v2.2.0 |
2463 | 2025-07-08T00:17:23.526Z | Checking macaddr v1.0.1 |
2464 | 2025-07-08T00:17:23.597Z | Checking base64 v0.21.7 |
2465 | 2025-07-08T00:17:23.872Z | Checking unicode-width v0.1.14 |
2466 | 2025-07-08T00:17:24.040Z | Checking base64 v0.13.1 |
2467 | 2025-07-08T00:17:24.228Z | Checking zone v0.1.8 |
2468 | 2025-07-08T00:17:24.299Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2469 | 2025-07-08T00:17:24.339Z | Checking tabwriter v1.4.0 |
2470 | 2025-07-08T00:17:24.488Z | Checking ron v0.7.1 |
2471 | 2025-07-08T00:17:24.620Z | Checking slog-envlogger v2.2.0 |
2472 | 2025-07-08T00:17:24.791Z | Checking xz2 v0.1.7 |
2473 | 2025-07-08T00:17:24.879Z | Checking tokio-dtrace v0.1.0 |
2474 | 2025-07-08T00:17:24.903Z | Checking xattr v1.3.1 |
2475 | 2025-07-08T00:17:25.138Z | Checking yasna v0.5.2 |
2476 | 2025-07-08T00:17:25.164Z | Checking pem v3.0.5 |
2477 | 2025-07-08T00:17:25.250Z | Checking smf v0.2.3 |
2478 | 2025-07-08T00:17:25.306Z | Compiling typify-macro v0.2.0 |
2479 | 2025-07-08T00:17:25.463Z | Checking headers-core v0.3.0 |
2480 | 2025-07-08T00:17:25.610Z | Checking filetime v0.2.25 |
2481 | 2025-07-08T00:17:25.639Z | Checking same-file v1.0.6 |
2482 | 2025-07-08T00:17:25.664Z | Compiling typify-macro v0.3.0 |
2483 | 2025-07-08T00:17:25.739Z | Checking headers v0.4.1 |
2484 | 2025-07-08T00:17:25.863Z | Checking walkdir v2.5.0 |
2485 | 2025-07-08T00:17:25.888Z | Checking tar v0.4.44 |
2486 | 2025-07-08T00:17:25.972Z | Checking rcgen v0.12.1 |
2487 | 2025-07-08T00:17:26.161Z | Checking oxide-tokio-rt v0.1.2 |
2488 | 2025-07-08T00:17:26.186Z | Checking camino-tempfile v1.4.1 |
2489 | 2025-07-08T00:17:26.422Z | Checking atomicwrites v0.4.4 |
2490 | 2025-07-08T00:17:26.515Z | Checking subprocess v0.2.9 |
2491 | 2025-07-08T00:17:28.282Z | Compiling typify v0.2.0 |
2492 | 2025-07-08T00:17:28.338Z | Compiling typify v0.3.0 |
2493 | 2025-07-08T00:17:28.461Z | Compiling progenitor-impl v0.8.0 |
2494 | 2025-07-08T00:17:28.521Z | Compiling progenitor-impl v0.9.1 |
2495 | 2025-07-08T00:17:32.216Z | Compiling progenitor-macro v0.8.0 |
2496 | 2025-07-08T00:17:32.431Z | Compiling progenitor-macro v0.9.1 |
2497 | 2025-07-08T00:17:38.197Z | Checking progenitor v0.8.0 |
2498 | 2025-07-08T00:17:38.433Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2499 | 2025-07-08T00:17:38.642Z | Checking progenitor v0.9.1 |
2500 | 2025-07-08T00:17:38.858Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2501 | 2025-07-08T00:17:42.164Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2502 | 2025-07-08T00:17:43.145Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2503 | 2025-07-08T00:17:53.267Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2504 | 2025-07-08T00:17:55.774Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2505 | 2025-07-08T00:17:57.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.54s |
2506 | 2025-07-08T00:17:58.145Z | |
2507 | 2025-07-08T00:17:58.145Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/217) |
2508 | 2025-07-08T00:17:59.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2509 | 2025-07-08T00:17:59.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2510 | 2025-07-08T00:17:59.512Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2511 | 2025-07-08T00:18:01.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s |
2512 | 2025-07-08T00:18:02.044Z | |
2513 | 2025-07-08T00:18:02.044Z | info: running `cargo check --bins` on nexus-config (52/217) |
2514 | 2025-07-08T00:18:02.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2515 | 2025-07-08T00:18:03.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2516 | 2025-07-08T00:18:03.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2517 | 2025-07-08T00:18:03.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
2518 | 2025-07-08T00:18:03.120Z | |
2519 | 2025-07-08T00:18:03.120Z | info: running `cargo check --bins` on omicron-rpaths (53/217) |
2520 | 2025-07-08T00:18:04.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2521 | 2025-07-08T00:18:04.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2522 | 2025-07-08T00:18:04.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2523 | 2025-07-08T00:18:04.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
2524 | 2025-07-08T00:18:04.238Z | |
2525 | 2025-07-08T00:18:04.238Z | info: running `cargo check --bins` on omicron-certificates (54/217) |
2526 | 2025-07-08T00:18:05.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2527 | 2025-07-08T00:18:05.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2528 | 2025-07-08T00:18:05.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2529 | 2025-07-08T00:18:05.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2530 | 2025-07-08T00:18:05.330Z | |
2531 | 2025-07-08T00:18:05.330Z | info: running `cargo check --bins` on omicron-clickhouse-admin (55/217) |
2532 | 2025-07-08T00:18:06.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2533 | 2025-07-08T00:18:06.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2534 | 2025-07-08T00:18:06.596Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2535 | 2025-07-08T00:18:06.630Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2536 | 2025-07-08T00:18:06.655Z | Compiling rustix v1.0.7 |
2537 | 2025-07-08T00:18:06.681Z | Compiling wait-timeout v0.2.0 |
2538 | 2025-07-08T00:18:06.681Z | Compiling match_cfg v0.1.0 |
2539 | 2025-07-08T00:18:06.681Z | Compiling bit-vec v0.8.0 |
2540 | 2025-07-08T00:18:06.681Z | Compiling quick-error v1.2.3 |
2541 | 2025-07-08T00:18:06.681Z | Compiling rustls v0.22.4 |
2542 | 2025-07-08T00:18:06.781Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2543 | 2025-07-08T00:18:06.829Z | Compiling hostname v0.3.1 |
2544 | 2025-07-08T00:18:06.920Z | Compiling progenitor-client v0.9.1 |
2545 | 2025-07-08T00:18:07.073Z | Compiling slog-json v2.6.1 |
2546 | 2025-07-08T00:18:07.142Z | Compiling bit-set v0.8.0 |
2547 | 2025-07-08T00:18:07.194Z | Compiling rand_xorshift v0.4.0 |
2548 | 2025-07-08T00:18:07.238Z | Compiling itertools v0.13.0 |
2549 | 2025-07-08T00:18:07.359Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2550 | 2025-07-08T00:18:07.454Z | Compiling hex v0.4.3 |
2551 | 2025-07-08T00:18:07.481Z | Compiling unarray v0.1.4 |
2552 | 2025-07-08T00:18:07.481Z | Compiling heapless v0.8.0 |
2553 | 2025-07-08T00:18:07.540Z | Compiling slog-bunyan v2.5.0 |
2554 | 2025-07-08T00:18:07.692Z | Compiling progenitor v0.9.1 |
2555 | 2025-07-08T00:18:07.795Z | Compiling ref-cast v1.0.24 |
2556 | 2025-07-08T00:18:07.950Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2557 | 2025-07-08T00:18:07.983Z | Compiling async-stream v0.3.6 |
2558 | 2025-07-08T00:18:08.013Z | Compiling multer v3.1.0 |
2559 | 2025-07-08T00:18:08.176Z | Compiling toml v0.8.23 |
2560 | 2025-07-08T00:18:08.295Z | Compiling waitgroup v0.1.2 |
2561 | 2025-07-08T00:18:08.363Z | Compiling tempfile v3.20.0 |
2562 | 2025-07-08T00:18:08.553Z | Compiling rustls-pemfile v2.2.0 |
2563 | 2025-07-08T00:18:08.783Z | Checking hash32 v0.3.1 |
2564 | 2025-07-08T00:18:08.913Z | Compiling rusty-fork v0.3.0 |
2565 | 2025-07-08T00:18:08.956Z | Compiling serde_path_to_error v0.1.17 |
2566 | 2025-07-08T00:18:09.001Z | Compiling hostname v0.4.0 |
2567 | 2025-07-08T00:18:09.166Z | Compiling instant v0.1.13 |
2568 | 2025-07-08T00:18:09.239Z | Compiling smoltcp v0.11.0 |
2569 | 2025-07-08T00:18:09.359Z | Compiling proptest v1.7.0 |
2570 | 2025-07-08T00:18:09.524Z | Compiling debug-ignore v1.0.5 |
2571 | 2025-07-08T00:18:09.611Z | Compiling backoff v0.4.0 |
2572 | 2025-07-08T00:18:09.719Z | Compiling iddqd v0.3.8 |
2573 | 2025-07-08T00:18:09.879Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2574 | 2025-07-08T00:18:09.946Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2575 | 2025-07-08T00:18:10.037Z | Compiling ingot-macros v0.1.0 |
2576 | 2025-07-08T00:18:10.145Z | Compiling serde_with v3.14.0 |
2577 | 2025-07-08T00:18:10.525Z | Compiling parse-display v0.10.0 |
2578 | 2025-07-08T00:18:11.087Z | Compiling tokio-rustls v0.25.0 |
2579 | 2025-07-08T00:18:11.489Z | Compiling dropshot v0.16.2 |
2580 | 2025-07-08T00:18:12.344Z | Checking num-rational v0.4.2 |
2581 | 2025-07-08T00:18:13.106Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2582 | 2025-07-08T00:18:13.212Z | Compiling progenitor-client v0.10.0 |
2583 | 2025-07-08T00:18:13.789Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2584 | 2025-07-08T00:18:14.825Z | Compiling phf_generator v0.11.2 |
2585 | 2025-07-08T00:18:15.056Z | Checking num-complex v0.4.6 |
2586 | 2025-07-08T00:18:15.418Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
2587 | 2025-07-08T00:18:15.955Z | Compiling macaddr v1.0.1 |
2588 | 2025-07-08T00:18:16.260Z | Checking ingot-types v0.1.0 |
2589 | 2025-07-08T00:18:16.376Z | Checking cobs v0.2.3 |
2590 | 2025-07-08T00:18:16.403Z | Checking num v0.4.3 |
2591 | 2025-07-08T00:18:16.630Z | Checking postcard v1.0.10 |
2592 | 2025-07-08T00:18:16.800Z | Compiling phf_codegen v0.11.2 |
2593 | 2025-07-08T00:18:17.031Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2594 | 2025-07-08T00:18:17.055Z | Checking ingot v0.1.0 |
2595 | 2025-07-08T00:18:17.206Z | Compiling parse-zoneinfo v0.3.1 |
2596 | 2025-07-08T00:18:17.480Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2597 | 2025-07-08T00:18:17.757Z | Compiling float-ord v0.3.2 |
2598 | 2025-07-08T00:18:17.796Z | Compiling convert_case v0.4.0 |
2599 | 2025-07-08T00:18:18.148Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2600 | 2025-07-08T00:18:18.582Z | Compiling derive_more v0.99.20 |
2601 | 2025-07-08T00:18:18.715Z | Compiling chrono-tz-build v0.4.0 |
2602 | 2025-07-08T00:18:19.638Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2603 | 2025-07-08T00:18:19.705Z | Compiling crucible-workspace-hack v0.1.0 |
2604 | 2025-07-08T00:18:19.787Z | Checking linked-hash-map v0.5.6 |
2605 | 2025-07-08T00:18:20.033Z | Compiling chrono-tz v0.10.3 |
2606 | 2025-07-08T00:18:20.196Z | Checking lru-cache v0.1.2 |
2607 | 2025-07-08T00:18:20.260Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2608 | 2025-07-08T00:18:20.426Z | Checking resolv-conf v0.7.0 |
2609 | 2025-07-08T00:18:20.494Z | Checking newline-converter v0.3.0 |
2610 | 2025-07-08T00:18:20.679Z | Checking hickory-proto v0.24.4 |
2611 | 2025-07-08T00:18:20.720Z | Checking itertools v0.14.0 |
2612 | 2025-07-08T00:18:20.790Z | Checking prettyplease v0.2.35 |
2613 | 2025-07-08T00:18:21.283Z | Compiling slog-dtrace v0.3.0 |
2614 | 2025-07-08T00:18:21.982Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2615 | 2025-07-08T00:18:22.511Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2616 | 2025-07-08T00:18:22.544Z | Checking expectorate v1.2.0 |
2617 | 2025-07-08T00:18:22.761Z | Compiling zone_cfg_derive v0.3.0 |
2618 | 2025-07-08T00:18:23.162Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
2619 | 2025-07-08T00:18:23.187Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2620 | 2025-07-08T00:18:23.516Z | Compiling const_format_proc_macros v0.2.34 |
2621 | 2025-07-08T00:18:23.976Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2622 | 2025-07-08T00:18:24.119Z | Compiling num-derive v0.4.2 |
2623 | 2025-07-08T00:18:24.161Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2624 | 2025-07-08T00:18:24.458Z | Checking highway v1.3.0 |
2625 | 2025-07-08T00:18:24.483Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2626 | 2025-07-08T00:18:24.668Z | Checking hickory-resolver v0.24.4 |
2627 | 2025-07-08T00:18:24.932Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2628 | 2025-07-08T00:18:24.975Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2629 | 2025-07-08T00:18:25.265Z | Checking const_format v0.2.34 |
2630 | 2025-07-08T00:18:25.735Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2631 | 2025-07-08T00:18:25.908Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
2632 | 2025-07-08T00:18:25.992Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2633 | 2025-07-08T00:18:26.018Z | Checking zone v0.3.1 |
2634 | 2025-07-08T00:18:26.311Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
2635 | 2025-07-08T00:18:26.347Z | Checking qorb v0.4.0 |
2636 | 2025-07-08T00:18:26.685Z | Checking gethostname v0.5.0 |
2637 | 2025-07-08T00:18:26.811Z | Checking bcs v0.1.6 |
2638 | 2025-07-08T00:18:26.846Z | Checking nanorand v0.7.0 |
2639 | 2025-07-08T00:18:26.871Z | Compiling async-recursion v1.1.1 |
2640 | 2025-07-08T00:18:26.920Z | Checking termtree v0.5.1 |
2641 | 2025-07-08T00:18:27.234Z | Checking flume v0.11.1 |
2642 | 2025-07-08T00:18:27.286Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2643 | 2025-07-08T00:18:33.460Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2644 | 2025-07-08T00:18:37.732Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2645 | 2025-07-08T00:18:41.549Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2646 | 2025-07-08T00:18:43.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.12s |
2647 | 2025-07-08T00:18:43.670Z | |
2648 | 2025-07-08T00:18:43.671Z | info: running `cargo check --bins` on clickhouse-admin-api (56/217) |
2649 | 2025-07-08T00:18:44.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2650 | 2025-07-08T00:18:44.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2651 | 2025-07-08T00:18:44.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2652 | 2025-07-08T00:18:44.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s |
2653 | 2025-07-08T00:18:44.833Z | |
2654 | 2025-07-08T00:18:44.833Z | info: running `cargo check --bins` on clickhouse-admin-types (57/217) |
2655 | 2025-07-08T00:18:45.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2656 | 2025-07-08T00:18:45.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2657 | 2025-07-08T00:18:45.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2658 | 2025-07-08T00:18:45.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
2659 | 2025-07-08T00:18:46.034Z | |
2660 | 2025-07-08T00:18:46.034Z | info: running `cargo check --bins --no-default-features` on oximeter-db (58/217) |
2661 | 2025-07-08T00:18:47.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2662 | 2025-07-08T00:18:47.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2663 | 2025-07-08T00:18:47.221Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2664 | 2025-07-08T00:18:48.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s |
2665 | 2025-07-08T00:18:48.216Z | |
2666 | 2025-07-08T00:18:48.216Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/217) |
2667 | 2025-07-08T00:18:49.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2668 | 2025-07-08T00:18:49.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2669 | 2025-07-08T00:18:49.435Z | Compiling cfg_aliases v0.1.1 |
2670 | 2025-07-08T00:18:49.435Z | Compiling vte_generate_state_changes v0.1.2 |
2671 | 2025-07-08T00:18:49.460Z | Checking fd-lock v4.0.2 |
2672 | 2025-07-08T00:18:49.460Z | Checking nibble_vec v0.1.0 |
2673 | 2025-07-08T00:18:49.460Z | Checking endian-type v0.1.2 |
2674 | 2025-07-08T00:18:49.460Z | Checking bytecount v0.6.8 |
2675 | 2025-07-08T00:18:49.485Z | Compiling tabled_derive v0.7.0 |
2676 | 2025-07-08T00:18:49.515Z | Checking itertools v0.13.0 |
2677 | 2025-07-08T00:18:49.615Z | Compiling nix v0.28.0 |
2678 | 2025-07-08T00:18:49.728Z | Compiling peg-macros v0.8.5 |
2679 | 2025-07-08T00:18:49.753Z | Checking papergrid v0.11.0 |
2680 | 2025-07-08T00:18:49.753Z | Checking radix_trie v0.2.1 |
2681 | 2025-07-08T00:18:49.793Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2682 | 2025-07-08T00:18:50.037Z | Checking vte v0.11.1 |
2683 | 2025-07-08T00:18:50.222Z | Compiling sqlparser_derive v0.2.2 |
2684 | 2025-07-08T00:18:50.727Z | Checking unicode_categories v0.1.1 |
2685 | 2025-07-08T00:18:51.015Z | Checking home v0.5.9 |
2686 | 2025-07-08T00:18:51.178Z | Checking nu-ansi-term v0.50.1 |
2687 | 2025-07-08T00:18:51.213Z | Checking sqlparser v0.45.0 |
2688 | 2025-07-08T00:18:51.238Z | Checking sqlformat v0.3.5 |
2689 | 2025-07-08T00:18:51.305Z | Checking strip-ansi-escapes v0.2.0 |
2690 | 2025-07-08T00:18:51.562Z | Checking display-error-chain v0.2.2 |
2691 | 2025-07-08T00:18:51.621Z | Checking tabled v0.15.0 |
2692 | 2025-07-08T00:18:51.907Z | Checking reedline v0.40.0 |
2693 | 2025-07-08T00:18:52.274Z | Checking peg v0.8.5 |
2694 | 2025-07-08T00:18:52.616Z | Checking rustyline v14.0.0 |
2695 | 2025-07-08T00:19:05.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s |
2696 | 2025-07-08T00:19:05.959Z | |
2697 | 2025-07-08T00:19:05.959Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/217) |
2698 | 2025-07-08T00:19:07.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2699 | 2025-07-08T00:19:07.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2700 | 2025-07-08T00:19:07.178Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2701 | 2025-07-08T00:19:14.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s |
2702 | 2025-07-08T00:19:14.944Z | |
2703 | 2025-07-08T00:19:14.944Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/217) |
2704 | 2025-07-08T00:19:15.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2705 | 2025-07-08T00:19:15.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2706 | 2025-07-08T00:19:16.090Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2707 | 2025-07-08T00:19:21.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s |
2708 | 2025-07-08T00:19:21.420Z | |
2709 | 2025-07-08T00:19:21.420Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/217) |
2710 | 2025-07-08T00:19:22.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2711 | 2025-07-08T00:19:22.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2712 | 2025-07-08T00:19:22.720Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2713 | 2025-07-08T00:19:30.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.60s |
2714 | 2025-07-08T00:19:30.264Z | |
2715 | 2025-07-08T00:19:30.264Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/217) |
2716 | 2025-07-08T00:19:31.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2717 | 2025-07-08T00:19:31.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2718 | 2025-07-08T00:19:31.576Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2719 | 2025-07-08T00:19:38.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.51s |
2720 | 2025-07-08T00:19:38.984Z | |
2721 | 2025-07-08T00:19:38.984Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/217) |
2722 | 2025-07-08T00:19:39.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2723 | 2025-07-08T00:19:40.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2724 | 2025-07-08T00:19:40.186Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2725 | 2025-07-08T00:19:45.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s |
2726 | 2025-07-08T00:19:46.088Z | |
2727 | 2025-07-08T00:19:46.088Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/217) |
2728 | 2025-07-08T00:19:47.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2729 | 2025-07-08T00:19:47.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2730 | 2025-07-08T00:19:47.255Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2731 | 2025-07-08T00:19:52.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s |
2732 | 2025-07-08T00:19:53.182Z | |
2733 | 2025-07-08T00:19:53.183Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/217) |
2734 | 2025-07-08T00:19:54.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2735 | 2025-07-08T00:19:54.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2736 | 2025-07-08T00:19:54.413Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2737 | 2025-07-08T00:20:01.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s |
2738 | 2025-07-08T00:20:01.924Z | |
2739 | 2025-07-08T00:20:01.924Z | info: running `cargo check --bins` on oximeter (67/217) |
2740 | 2025-07-08T00:20:02.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2741 | 2025-07-08T00:20:02.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2742 | 2025-07-08T00:20:02.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2743 | 2025-07-08T00:20:02.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2744 | 2025-07-08T00:20:02.986Z | |
2745 | 2025-07-08T00:20:02.986Z | info: running `cargo check --bins` on oximeter-macro-impl (68/217) |
2746 | 2025-07-08T00:20:03.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2747 | 2025-07-08T00:20:03.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2748 | 2025-07-08T00:20:03.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2749 | 2025-07-08T00:20:03.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
2750 | 2025-07-08T00:20:03.991Z | |
2751 | 2025-07-08T00:20:03.991Z | info: running `cargo check --bins` on oximeter-schema (69/217) |
2752 | 2025-07-08T00:20:04.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2753 | 2025-07-08T00:20:04.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2754 | 2025-07-08T00:20:05.104Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2755 | 2025-07-08T00:20:07.846Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2756 | 2025-07-08T00:20:09.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s |
2757 | 2025-07-08T00:20:09.455Z | |
2758 | 2025-07-08T00:20:09.455Z | info: running `cargo check --bins` on oximeter-types (70/217) |
2759 | 2025-07-08T00:20:10.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2760 | 2025-07-08T00:20:10.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2761 | 2025-07-08T00:20:10.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2762 | 2025-07-08T00:20:10.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2763 | 2025-07-08T00:20:10.563Z | |
2764 | 2025-07-08T00:20:10.563Z | info: running `cargo check --bins` on oximeter-timeseries-macro (71/217) |
2765 | 2025-07-08T00:20:11.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2766 | 2025-07-08T00:20:11.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2767 | 2025-07-08T00:20:11.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2768 | 2025-07-08T00:20:11.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2769 | 2025-07-08T00:20:11.617Z | |
2770 | 2025-07-08T00:20:11.617Z | info: running `cargo check --bins` on oxql-types (72/217) |
2771 | 2025-07-08T00:20:12.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2772 | 2025-07-08T00:20:12.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2773 | 2025-07-08T00:20:12.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2774 | 2025-07-08T00:20:12.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2775 | 2025-07-08T00:20:12.667Z | |
2776 | 2025-07-08T00:20:12.667Z | info: running `cargo check --bins` on oximeter-test-utils (73/217) |
2777 | 2025-07-08T00:20:13.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2778 | 2025-07-08T00:20:13.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2779 | 2025-07-08T00:20:13.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2780 | 2025-07-08T00:20:13.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2781 | 2025-07-08T00:20:13.763Z | |
2782 | 2025-07-08T00:20:13.763Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (74/217) |
2783 | 2025-07-08T00:20:14.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2784 | 2025-07-08T00:20:14.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2785 | 2025-07-08T00:20:14.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2786 | 2025-07-08T00:20:14.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
2787 | 2025-07-08T00:20:14.850Z | |
2788 | 2025-07-08T00:20:14.850Z | info: running `cargo check --bins` on bootstrap-agent-client (75/217) |
2789 | 2025-07-08T00:20:15.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2790 | 2025-07-08T00:20:15.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2791 | 2025-07-08T00:20:15.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2792 | 2025-07-08T00:20:15.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
2793 | 2025-07-08T00:20:15.925Z | |
2794 | 2025-07-08T00:20:15.925Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (76/217) |
2795 | 2025-07-08T00:20:16.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2796 | 2025-07-08T00:20:16.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2797 | 2025-07-08T00:20:16.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2798 | 2025-07-08T00:20:16.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
2799 | 2025-07-08T00:20:16.997Z | |
2800 | 2025-07-08T00:20:16.997Z | info: running `cargo check --bins` on clickhouse-admin-server-client (77/217) |
2801 | 2025-07-08T00:20:17.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2802 | 2025-07-08T00:20:17.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2803 | 2025-07-08T00:20:17.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2804 | 2025-07-08T00:20:17.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2805 | 2025-07-08T00:20:18.061Z | |
2806 | 2025-07-08T00:20:18.061Z | info: running `cargo check --bins` on clickhouse-admin-single-client (78/217) |
2807 | 2025-07-08T00:20:18.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2808 | 2025-07-08T00:20:19.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2809 | 2025-07-08T00:20:19.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2810 | 2025-07-08T00:20:19.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2811 | 2025-07-08T00:20:19.110Z | |
2812 | 2025-07-08T00:20:19.110Z | info: running `cargo check --bins` on cockroach-admin-client (79/217) |
2813 | 2025-07-08T00:20:19.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2814 | 2025-07-08T00:20:20.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2815 | 2025-07-08T00:20:20.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2816 | 2025-07-08T00:20:20.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
2817 | 2025-07-08T00:20:20.117Z | |
2818 | 2025-07-08T00:20:20.117Z | info: running `cargo check --bins` on omicron-ddm-admin-client (80/217) |
2819 | 2025-07-08T00:20:21.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2820 | 2025-07-08T00:20:21.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2821 | 2025-07-08T00:20:21.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2822 | 2025-07-08T00:20:21.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2823 | 2025-07-08T00:20:21.184Z | |
2824 | 2025-07-08T00:20:21.184Z | info: running `cargo check --bins` on dns-service-client (81/217) |
2825 | 2025-07-08T00:20:22.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2826 | 2025-07-08T00:20:22.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2827 | 2025-07-08T00:20:22.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2828 | 2025-07-08T00:20:22.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
2829 | 2025-07-08T00:20:22.211Z | |
2830 | 2025-07-08T00:20:22.211Z | info: running `cargo check --bins` on internal-dns-types (82/217) |
2831 | 2025-07-08T00:20:23.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2832 | 2025-07-08T00:20:23.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2833 | 2025-07-08T00:20:23.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2834 | 2025-07-08T00:20:23.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2835 | 2025-07-08T00:20:23.257Z | |
2836 | 2025-07-08T00:20:23.257Z | info: running `cargo check --bins` on gateway-client (83/217) |
2837 | 2025-07-08T00:20:24.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2838 | 2025-07-08T00:20:24.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2839 | 2025-07-08T00:20:24.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2840 | 2025-07-08T00:20:24.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2841 | 2025-07-08T00:20:24.320Z | |
2842 | 2025-07-08T00:20:24.320Z | info: running `cargo check --bins` on ereport-types (84/217) |
2843 | 2025-07-08T00:20:25.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2844 | 2025-07-08T00:20:25.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2845 | 2025-07-08T00:20:25.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2846 | 2025-07-08T00:20:25.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2847 | 2025-07-08T00:20:25.361Z | |
2848 | 2025-07-08T00:20:25.361Z | info: running `cargo check --bins` on gateway-types (85/217) |
2849 | 2025-07-08T00:20:26.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2850 | 2025-07-08T00:20:26.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2851 | 2025-07-08T00:20:26.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2852 | 2025-07-08T00:20:26.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2853 | 2025-07-08T00:20:26.425Z | |
2854 | 2025-07-08T00:20:26.425Z | info: running `cargo check --bins` on ipcc (86/217) |
2855 | 2025-07-08T00:20:27.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2856 | 2025-07-08T00:20:27.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2857 | 2025-07-08T00:20:27.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2858 | 2025-07-08T00:20:27.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
2859 | 2025-07-08T00:20:27.446Z | |
2860 | 2025-07-08T00:20:27.446Z | info: running `cargo check --bins` on installinator-client (87/217) |
2861 | 2025-07-08T00:20:28.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2862 | 2025-07-08T00:20:28.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2863 | 2025-07-08T00:20:28.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2864 | 2025-07-08T00:20:28.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
2865 | 2025-07-08T00:20:28.511Z | |
2866 | 2025-07-08T00:20:28.511Z | info: running `cargo check --bins` on installinator-common (88/217) |
2867 | 2025-07-08T00:20:29.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2868 | 2025-07-08T00:20:29.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2869 | 2025-07-08T00:20:29.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2870 | 2025-07-08T00:20:29.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
2871 | 2025-07-08T00:20:29.668Z | |
2872 | 2025-07-08T00:20:29.668Z | info: running `cargo check --bins` on update-engine (89/217) |
2873 | 2025-07-08T00:20:30.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2874 | 2025-07-08T00:20:30.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2875 | 2025-07-08T00:20:30.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2876 | 2025-07-08T00:20:30.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s |
2877 | 2025-07-08T00:20:30.702Z | |
2878 | 2025-07-08T00:20:30.703Z | info: running `cargo check --bins` on nexus-client (90/217) |
2879 | 2025-07-08T00:20:31.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2880 | 2025-07-08T00:20:31.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2881 | 2025-07-08T00:20:31.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2882 | 2025-07-08T00:20:31.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2883 | 2025-07-08T00:20:31.813Z | |
2884 | 2025-07-08T00:20:31.813Z | info: running `cargo check --bins` on nexus-sled-agent-shared (91/217) |
2885 | 2025-07-08T00:20:32.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2886 | 2025-07-08T00:20:32.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2887 | 2025-07-08T00:20:32.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2888 | 2025-07-08T00:20:32.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
2889 | 2025-07-08T00:20:32.907Z | |
2890 | 2025-07-08T00:20:32.907Z | info: running `cargo check --bins` on omicron-passwords (92/217) |
2891 | 2025-07-08T00:20:33.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2892 | 2025-07-08T00:20:33.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2893 | 2025-07-08T00:20:33.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2894 | 2025-07-08T00:20:33.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
2895 | 2025-07-08T00:20:33.916Z | |
2896 | 2025-07-08T00:20:33.916Z | info: running `cargo check --bins` on nexus-types (93/217) |
2897 | 2025-07-08T00:20:34.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2898 | 2025-07-08T00:20:34.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2899 | 2025-07-08T00:20:34.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2900 | 2025-07-08T00:20:34.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
2901 | 2025-07-08T00:20:34.995Z | |
2902 | 2025-07-08T00:20:34.995Z | info: running `cargo check --bins` on oxide-client (94/217) |
2903 | 2025-07-08T00:20:35.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2904 | 2025-07-08T00:20:35.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2905 | 2025-07-08T00:20:35.901Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2906 | 2025-07-08T00:20:35.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
2907 | 2025-07-08T00:20:35.994Z | |
2908 | 2025-07-08T00:20:35.994Z | info: running `cargo check --bins` on oximeter-client (95/217) |
2909 | 2025-07-08T00:20:36.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2910 | 2025-07-08T00:20:36.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2911 | 2025-07-08T00:20:36.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2912 | 2025-07-08T00:20:36.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
2913 | 2025-07-08T00:20:37.010Z | |
2914 | 2025-07-08T00:20:37.010Z | info: running `cargo check --bins` on repo-depot-client (96/217) |
2915 | 2025-07-08T00:20:37.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2916 | 2025-07-08T00:20:37.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2917 | 2025-07-08T00:20:37.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2918 | 2025-07-08T00:20:37.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
2919 | 2025-07-08T00:20:38.018Z | |
2920 | 2025-07-08T00:20:38.018Z | info: running `cargo check --bins` on sled-agent-client (97/217) |
2921 | 2025-07-08T00:20:38.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2922 | 2025-07-08T00:20:39.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2923 | 2025-07-08T00:20:39.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2924 | 2025-07-08T00:20:39.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2925 | 2025-07-08T00:20:39.131Z | |
2926 | 2025-07-08T00:20:39.131Z | info: running `cargo check --bins` on sled-agent-types (98/217) |
2927 | 2025-07-08T00:20:40.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2928 | 2025-07-08T00:20:40.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2929 | 2025-07-08T00:20:40.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2930 | 2025-07-08T00:20:40.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
2931 | 2025-07-08T00:20:40.264Z | |
2932 | 2025-07-08T00:20:40.264Z | info: running `cargo check --bins` on wicketd-client (99/217) |
2933 | 2025-07-08T00:20:41.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2934 | 2025-07-08T00:20:41.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2935 | 2025-07-08T00:20:41.252Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2936 | 2025-07-08T00:20:41.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2937 | 2025-07-08T00:20:41.367Z | |
2938 | 2025-07-08T00:20:41.367Z | info: running `cargo check --bins` on wicket-common (100/217) |
2939 | 2025-07-08T00:20:42.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2940 | 2025-07-08T00:20:42.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2941 | 2025-07-08T00:20:42.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2942 | 2025-07-08T00:20:42.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
2943 | 2025-07-08T00:20:42.471Z | |
2944 | 2025-07-08T00:20:42.471Z | info: running `cargo check --bins` on omicron-cockroach-admin (101/217) |
2945 | 2025-07-08T00:20:43.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2946 | 2025-07-08T00:20:43.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2947 | 2025-07-08T00:20:43.632Z | Checking csv-core v0.1.11 |
2948 | 2025-07-08T00:20:43.632Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2949 | 2025-07-08T00:20:43.657Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2950 | 2025-07-08T00:20:43.657Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2951 | 2025-07-08T00:20:43.945Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2952 | 2025-07-08T00:20:43.982Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2953 | 2025-07-08T00:20:44.007Z | Checking csv v1.3.1 |
2954 | 2025-07-08T00:20:44.725Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2955 | 2025-07-08T00:20:45.343Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2956 | 2025-07-08T00:20:48.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s |
2957 | 2025-07-08T00:20:48.689Z | |
2958 | 2025-07-08T00:20:48.689Z | info: running `cargo check --bins` on cockroach-admin-api (102/217) |
2959 | 2025-07-08T00:20:49.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2960 | 2025-07-08T00:20:49.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2961 | 2025-07-08T00:20:49.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2962 | 2025-07-08T00:20:49.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
2963 | 2025-07-08T00:20:49.737Z | |
2964 | 2025-07-08T00:20:49.737Z | info: running `cargo check --bins` on cockroach-admin-types (103/217) |
2965 | 2025-07-08T00:20:50.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2966 | 2025-07-08T00:20:50.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2967 | 2025-07-08T00:20:50.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2968 | 2025-07-08T00:20:50.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
2969 | 2025-07-08T00:20:50.769Z | |
2970 | 2025-07-08T00:20:50.769Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (104/217) |
2971 | 2025-07-08T00:20:51.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2972 | 2025-07-08T00:20:51.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2973 | 2025-07-08T00:20:51.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2974 | 2025-07-08T00:20:51.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
2975 | 2025-07-08T00:20:51.939Z | |
2976 | 2025-07-08T00:20:51.939Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/217) |
2977 | 2025-07-08T00:20:52.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2978 | 2025-07-08T00:20:53.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2979 | 2025-07-08T00:20:53.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2980 | 2025-07-08T00:20:53.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
2981 | 2025-07-08T00:20:53.137Z | |
2982 | 2025-07-08T00:20:53.137Z | info: running `cargo check --bins` on dns-server (106/217) |
2983 | 2025-07-08T00:20:54.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2984 | 2025-07-08T00:20:54.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2985 | 2025-07-08T00:20:54.337Z | Compiling typify-impl v0.4.1 |
2986 | 2025-07-08T00:20:54.372Z | Compiling parking_lot_core v0.8.6 |
2987 | 2025-07-08T00:20:54.396Z | Compiling moka v0.12.10 |
2988 | 2025-07-08T00:20:54.396Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2989 | 2025-07-08T00:20:54.396Z | Checking tagptr v0.2.0 |
2990 | 2025-07-08T00:20:54.433Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2991 | 2025-07-08T00:20:54.472Z | Checking prefix-trie v0.7.0 |
2992 | 2025-07-08T00:20:54.704Z | Checking fxhash v0.2.1 |
2993 | 2025-07-08T00:20:54.729Z | Checking hickory-client v0.25.2 |
2994 | 2025-07-08T00:20:55.144Z | Checking hickory-server v0.25.2 |
2995 | 2025-07-08T00:20:55.207Z | Checking parking_lot v0.11.2 |
2996 | 2025-07-08T00:20:55.534Z | Checking sled v0.34.7 |
2997 | 2025-07-08T00:20:55.640Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2998 | 2025-07-08T00:20:56.069Z | Checking hickory-resolver v0.25.2 |
2999 | 2025-07-08T00:21:01.119Z | Compiling typify-macro v0.4.1 |
3000 | 2025-07-08T00:21:03.111Z | Compiling typify v0.4.1 |
3001 | 2025-07-08T00:21:03.246Z | Compiling progenitor-impl v0.10.0 |
3002 | 2025-07-08T00:21:06.469Z | Compiling progenitor-macro v0.10.0 |
3003 | 2025-07-08T00:21:11.189Z | Checking progenitor v0.10.0 |
3004 | 2025-07-08T00:21:11.393Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3005 | 2025-07-08T00:21:12.041Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3006 | 2025-07-08T00:21:13.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.83s |
3007 | 2025-07-08T00:21:14.153Z | |
3008 | 2025-07-08T00:21:14.154Z | info: running `cargo check --bins` on dns-server-api (107/217) |
3009 | 2025-07-08T00:21:15.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3010 | 2025-07-08T00:21:15.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3011 | 2025-07-08T00:21:15.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3012 | 2025-07-08T00:21:15.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
3013 | 2025-07-08T00:21:15.240Z | |
3014 | 2025-07-08T00:21:15.240Z | info: running `cargo check --bins` on openapi-manager-types (108/217) |
3015 | 2025-07-08T00:21:16.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3016 | 2025-07-08T00:21:16.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3017 | 2025-07-08T00:21:16.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3018 | 2025-07-08T00:21:16.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
3019 | 2025-07-08T00:21:16.228Z | |
3020 | 2025-07-08T00:21:16.228Z | info: running `cargo check --bins` on gateway-test-utils (109/217) |
3021 | 2025-07-08T00:21:17.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3022 | 2025-07-08T00:21:17.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3023 | 2025-07-08T00:21:17.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3024 | 2025-07-08T00:21:17.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3025 | 2025-07-08T00:21:17.367Z | |
3026 | 2025-07-08T00:21:17.367Z | info: running `cargo check --bins` on omicron-gateway (110/217) |
3027 | 2025-07-08T00:21:18.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3028 | 2025-07-08T00:21:18.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3029 | 2025-07-08T00:21:18.632Z | Checking half v2.4.1 |
3030 | 2025-07-08T00:21:18.632Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
3031 | 2025-07-08T00:21:18.656Z | Checking ciborium-io v0.2.2 |
3032 | 2025-07-08T00:21:18.704Z | Compiling semver v0.1.20 |
3033 | 2025-07-08T00:21:18.729Z | Compiling radium v0.7.0 |
3034 | 2025-07-08T00:21:18.756Z | Compiling zerocopy-derive v0.6.6 |
3035 | 2025-07-08T00:21:18.780Z | Checking tap v1.0.1 |
3036 | 2025-07-08T00:21:18.780Z | Compiling maybe-uninit v2.0.0 |
3037 | 2025-07-08T00:21:18.821Z | Checking password-hash v0.5.0 |
3038 | 2025-07-08T00:21:18.957Z | Checking wyz v0.5.1 |
3039 | 2025-07-08T00:21:19.093Z | Checking ciborium-ll v0.2.2 |
3040 | 2025-07-08T00:21:19.224Z | Compiling rustc_version v0.1.7 |
3041 | 2025-07-08T00:21:19.285Z | Checking blake2 v0.10.6 |
3042 | 2025-07-08T00:21:19.285Z | Checking crc-catalog v2.4.0 |
3043 | 2025-07-08T00:21:19.349Z | Compiling owo-colors v4.2.2 |
3044 | 2025-07-08T00:21:19.377Z | Compiling cancel-safe-futures v0.1.5 |
3045 | 2025-07-08T00:21:19.422Z | Checking ciborium v0.2.2 |
3046 | 2025-07-08T00:21:19.497Z | Checking funty v2.0.0 |
3047 | 2025-07-08T00:21:19.639Z | Compiling packed_struct v0.10.1 |
3048 | 2025-07-08T00:21:19.695Z | Compiling newtype_derive v0.1.6 |
3049 | 2025-07-08T00:21:19.787Z | Checking crc v3.2.1 |
3050 | 2025-07-08T00:21:19.812Z | Checking argon2 v0.5.3 |
3051 | 2025-07-08T00:21:20.077Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
3052 | 2025-07-08T00:21:20.107Z | Compiling packed_struct_codegen v0.10.1 |
3053 | 2025-07-08T00:21:20.132Z | Checking libsw-core v0.3.1 |
3054 | 2025-07-08T00:21:20.195Z | Checking secrecy v0.10.3 |
3055 | 2025-07-08T00:21:20.276Z | Checking bitvec v1.0.1 |
3056 | 2025-07-08T00:21:20.300Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3057 | 2025-07-08T00:21:20.399Z | Compiling indexmap v1.9.3 |
3058 | 2025-07-08T00:21:20.424Z | Checking fixedbitset v0.5.7 |
3059 | 2025-07-08T00:21:20.483Z | Checking zerocopy v0.6.6 |
3060 | 2025-07-08T00:21:20.509Z | Checking nodrop v0.1.14 |
3061 | 2025-07-08T00:21:20.651Z | Checking array-init v0.0.4 |
3062 | 2025-07-08T00:21:20.676Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3063 | 2025-07-08T00:21:20.702Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3064 | 2025-07-08T00:21:20.756Z | Checking libsw v3.5.0 |
3065 | 2025-07-08T00:21:20.805Z | Checking petgraph v0.8.2 |
3066 | 2025-07-08T00:21:21.006Z | Checking smallvec v0.6.14 |
3067 | 2025-07-08T00:21:21.031Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3068 | 2025-07-08T00:21:21.439Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
3069 | 2025-07-08T00:21:21.779Z | Checking swrite v0.1.0 |
3070 | 2025-07-08T00:21:21.804Z | Checking linear-map v1.2.0 |
3071 | 2025-07-08T00:21:21.928Z | Checking hashbrown v0.12.3 |
3072 | 2025-07-08T00:21:22.112Z | Checking indent_write v2.2.0 |
3073 | 2025-07-08T00:21:22.195Z | Checking termcolor v1.4.1 |
3074 | 2025-07-08T00:21:22.344Z | Checking bitfield v0.14.0 |
3075 | 2025-07-08T00:21:22.559Z | Checking ron v0.8.1 |
3076 | 2025-07-08T00:21:22.591Z | Checking env_logger v0.10.2 |
3077 | 2025-07-08T00:21:22.616Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3078 | 2025-07-08T00:21:22.669Z | Checking serde-hex v0.1.0 |
3079 | 2025-07-08T00:21:23.007Z | Checking steno v0.4.1 |
3080 | 2025-07-08T00:21:23.072Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3081 | 2025-07-08T00:21:23.418Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
3082 | 2025-07-08T00:21:23.602Z | Checking hashbrown v0.13.2 |
3083 | 2025-07-08T00:21:23.678Z | Checking humantime v2.2.0 |
3084 | 2025-07-08T00:21:23.793Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3085 | 2025-07-08T00:21:23.989Z | Checking crc-any v2.5.0 |
3086 | 2025-07-08T00:21:24.341Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
3087 | 2025-07-08T00:21:24.489Z | Checking object v0.30.4 |
3088 | 2025-07-08T00:21:24.608Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
3089 | 2025-07-08T00:21:24.868Z | Checking void v1.0.2 |
3090 | 2025-07-08T00:21:24.952Z | Checking path-slash v0.1.5 |
3091 | 2025-07-08T00:21:24.976Z | Checking half v1.8.3 |
3092 | 2025-07-08T00:21:25.046Z | Checking lzss v0.8.2 |
3093 | 2025-07-08T00:21:25.100Z | Checking tungstenite v0.23.0 |
3094 | 2025-07-08T00:21:25.347Z | Checking serde_cbor v0.11.2 |
3095 | 2025-07-08T00:21:25.458Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3096 | 2025-07-08T00:21:25.626Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
3097 | 2025-07-08T00:21:25.879Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
3098 | 2025-07-08T00:21:26.026Z | Checking nix v0.27.1 |
3099 | 2025-07-08T00:21:26.133Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
3100 | 2025-07-08T00:21:26.157Z | Checking kstat-rs v0.2.4 |
3101 | 2025-07-08T00:21:26.182Z | Checking serde_bytes v0.11.17 |
3102 | 2025-07-08T00:21:26.306Z | Checking tokio-tungstenite v0.23.1 |
3103 | 2025-07-08T00:21:26.439Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3104 | 2025-07-08T00:21:26.489Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3105 | 2025-07-08T00:21:26.518Z | Checking signal-hook-tokio v0.3.1 |
3106 | 2025-07-08T00:21:27.281Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3107 | 2025-07-08T00:21:31.763Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
3108 | 2025-07-08T00:21:33.471Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
3109 | 2025-07-08T00:21:44.758Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3110 | 2025-07-08T00:21:54.713Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3111 | 2025-07-08T00:21:55.750Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3112 | 2025-07-08T00:21:59.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s |
3113 | 2025-07-08T00:22:00.063Z | |
3114 | 2025-07-08T00:22:00.063Z | info: running `cargo check --bins` on gateway-api (111/217) |
3115 | 2025-07-08T00:22:00.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3116 | 2025-07-08T00:22:00.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3117 | 2025-07-08T00:22:00.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3118 | 2025-07-08T00:22:00.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
3119 | 2025-07-08T00:22:01.091Z | |
3120 | 2025-07-08T00:22:01.091Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (112/217) |
3121 | 2025-07-08T00:22:02.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3122 | 2025-07-08T00:22:02.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3123 | 2025-07-08T00:22:02.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3124 | 2025-07-08T00:22:02.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s |
3125 | 2025-07-08T00:22:02.128Z | |
3126 | 2025-07-08T00:22:02.128Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/217) |
3127 | 2025-07-08T00:22:03.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3128 | 2025-07-08T00:22:03.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3129 | 2025-07-08T00:22:03.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3130 | 2025-07-08T00:22:03.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3131 | 2025-07-08T00:22:03.191Z | |
3132 | 2025-07-08T00:22:03.191Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/217) |
3133 | 2025-07-08T00:22:04.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3134 | 2025-07-08T00:22:04.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3135 | 2025-07-08T00:22:04.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3136 | 2025-07-08T00:22:04.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3137 | 2025-07-08T00:22:04.254Z | |
3138 | 2025-07-08T00:22:04.254Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/217) |
3139 | 2025-07-08T00:22:05.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3140 | 2025-07-08T00:22:05.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3141 | 2025-07-08T00:22:05.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3142 | 2025-07-08T00:22:05.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
3143 | 2025-07-08T00:22:05.377Z | |
3144 | 2025-07-08T00:22:05.377Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/217) |
3145 | 2025-07-08T00:22:06.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3146 | 2025-07-08T00:22:06.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3147 | 2025-07-08T00:22:06.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3148 | 2025-07-08T00:22:06.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3149 | 2025-07-08T00:22:06.432Z | |
3150 | 2025-07-08T00:22:06.432Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/217) |
3151 | 2025-07-08T00:22:07.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3152 | 2025-07-08T00:22:07.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3153 | 2025-07-08T00:22:07.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3154 | 2025-07-08T00:22:07.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
3155 | 2025-07-08T00:22:07.453Z | |
3156 | 2025-07-08T00:22:07.453Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/217) |
3157 | 2025-07-08T00:22:08.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3158 | 2025-07-08T00:22:08.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3159 | 2025-07-08T00:22:08.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3160 | 2025-07-08T00:22:08.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
3161 | 2025-07-08T00:22:08.480Z | |
3162 | 2025-07-08T00:22:08.480Z | info: running `cargo check --bins` on oximeter-producer (119/217) |
3163 | 2025-07-08T00:22:09.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3164 | 2025-07-08T00:22:09.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3165 | 2025-07-08T00:22:09.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3166 | 2025-07-08T00:22:09.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
3167 | 2025-07-08T00:22:09.667Z | |
3168 | 2025-07-08T00:22:09.667Z | info: running `cargo check --bins` on internal-dns-resolver (120/217) |
3169 | 2025-07-08T00:22:10.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3170 | 2025-07-08T00:22:10.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3171 | 2025-07-08T00:22:10.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3172 | 2025-07-08T00:22:10.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
3173 | 2025-07-08T00:22:10.782Z | |
3174 | 2025-07-08T00:22:10.782Z | info: running `cargo check --bins` on sp-sim (121/217) |
3175 | 2025-07-08T00:22:11.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3176 | 2025-07-08T00:22:11.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3177 | 2025-07-08T00:22:11.916Z | Compiling nix v0.30.1 |
3178 | 2025-07-08T00:22:11.917Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3179 | 2025-07-08T00:22:11.941Z | Checking keccak v0.1.5 |
3180 | 2025-07-08T00:22:12.299Z | Checking sha3 v0.10.8 |
3181 | 2025-07-08T00:22:12.331Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3182 | 2025-07-08T00:22:14.532Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3183 | 2025-07-08T00:22:17.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s |
3184 | 2025-07-08T00:22:17.467Z | |
3185 | 2025-07-08T00:22:17.467Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (122/217) |
3186 | 2025-07-08T00:22:18.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3187 | 2025-07-08T00:22:18.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3188 | 2025-07-08T00:22:18.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3189 | 2025-07-08T00:22:18.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
3190 | 2025-07-08T00:22:18.584Z | |
3191 | 2025-07-08T00:22:18.584Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/217) |
3192 | 2025-07-08T00:22:19.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3193 | 2025-07-08T00:22:19.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3194 | 2025-07-08T00:22:19.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3195 | 2025-07-08T00:22:19.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s |
3196 | 2025-07-08T00:22:19.804Z | |
3197 | 2025-07-08T00:22:19.804Z | info: running `cargo check --bins` on db-macros (124/217) |
3198 | 2025-07-08T00:22:20.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3199 | 2025-07-08T00:22:20.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3200 | 2025-07-08T00:22:20.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3201 | 2025-07-08T00:22:20.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
3202 | 2025-07-08T00:22:20.828Z | |
3203 | 2025-07-08T00:22:20.828Z | info: running `cargo check --bins` on nexus-macros-common (125/217) |
3204 | 2025-07-08T00:22:21.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3205 | 2025-07-08T00:22:21.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3206 | 2025-07-08T00:22:21.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3207 | 2025-07-08T00:22:21.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s |
3208 | 2025-07-08T00:22:21.861Z | |
3209 | 2025-07-08T00:22:21.861Z | info: running `cargo check --bins` on nexus-auth (126/217) |
3210 | 2025-07-08T00:22:22.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3211 | 2025-07-08T00:22:22.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3212 | 2025-07-08T00:22:22.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3213 | 2025-07-08T00:22:22.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
3214 | 2025-07-08T00:22:22.933Z | |
3215 | 2025-07-08T00:22:22.933Z | info: running `cargo check --bins` on authz-macros (127/217) |
3216 | 2025-07-08T00:22:23.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3217 | 2025-07-08T00:22:23.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3218 | 2025-07-08T00:22:23.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3219 | 2025-07-08T00:22:23.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3220 | 2025-07-08T00:22:23.886Z | |
3221 | 2025-07-08T00:22:23.886Z | info: running `cargo check --bins` on nexus-db-fixed-data (128/217) |
3222 | 2025-07-08T00:22:24.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3223 | 2025-07-08T00:22:24.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3224 | 2025-07-08T00:22:24.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3225 | 2025-07-08T00:22:24.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
3226 | 2025-07-08T00:22:24.975Z | |
3227 | 2025-07-08T00:22:24.975Z | info: running `cargo check --bins` on nexus-db-model (129/217) |
3228 | 2025-07-08T00:22:25.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3229 | 2025-07-08T00:22:25.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3230 | 2025-07-08T00:22:25.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3231 | 2025-07-08T00:22:25.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3232 | 2025-07-08T00:22:26.148Z | |
3233 | 2025-07-08T00:22:26.148Z | info: running `cargo check --bins` on nexus-db-schema (130/217) |
3234 | 2025-07-08T00:22:27.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3235 | 2025-07-08T00:22:27.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3236 | 2025-07-08T00:22:27.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3237 | 2025-07-08T00:22:27.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3238 | 2025-07-08T00:22:27.165Z | |
3239 | 2025-07-08T00:22:27.165Z | info: running `cargo check --bins` on nexus-defaults (131/217) |
3240 | 2025-07-08T00:22:28.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3241 | 2025-07-08T00:22:28.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3242 | 2025-07-08T00:22:28.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3243 | 2025-07-08T00:22:28.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
3244 | 2025-07-08T00:22:28.251Z | |
3245 | 2025-07-08T00:22:28.251Z | info: running `cargo check --bins` on nexus-db-errors (132/217) |
3246 | 2025-07-08T00:22:29.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3247 | 2025-07-08T00:22:29.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3248 | 2025-07-08T00:22:29.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3249 | 2025-07-08T00:22:29.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
3250 | 2025-07-08T00:22:29.415Z | |
3251 | 2025-07-08T00:22:29.415Z | info: running `cargo check --bins` on nexus-db-lookup (133/217) |
3252 | 2025-07-08T00:22:30.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3253 | 2025-07-08T00:22:30.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3254 | 2025-07-08T00:22:30.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3255 | 2025-07-08T00:22:30.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
3256 | 2025-07-08T00:22:30.542Z | |
3257 | 2025-07-08T00:22:30.542Z | info: running `cargo check --bins` on nexus-inventory (134/217) |
3258 | 2025-07-08T00:22:31.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3259 | 2025-07-08T00:22:31.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3260 | 2025-07-08T00:22:31.560Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3261 | 2025-07-08T00:22:31.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3262 | 2025-07-08T00:22:31.670Z | |
3263 | 2025-07-08T00:22:31.670Z | info: running `cargo check --bins` on sled-agent-zone-images-examples (135/217) |
3264 | 2025-07-08T00:22:32.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3265 | 2025-07-08T00:22:32.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3266 | 2025-07-08T00:22:32.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3267 | 2025-07-08T00:22:32.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
3268 | 2025-07-08T00:22:32.742Z | |
3269 | 2025-07-08T00:22:32.742Z | info: running `cargo check --bins --no-default-features` on sled-storage (136/217) |
3270 | 2025-07-08T00:22:33.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3271 | 2025-07-08T00:22:33.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3272 | 2025-07-08T00:22:33.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3273 | 2025-07-08T00:22:33.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3274 | 2025-07-08T00:22:33.803Z | |
3275 | 2025-07-08T00:22:33.803Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (137/217) |
3276 | 2025-07-08T00:22:34.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3277 | 2025-07-08T00:22:34.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3278 | 2025-07-08T00:22:34.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3279 | 2025-07-08T00:22:34.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
3280 | 2025-07-08T00:22:34.878Z | |
3281 | 2025-07-08T00:22:34.878Z | info: running `cargo check --bins` on key-manager (138/217) |
3282 | 2025-07-08T00:22:35.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3283 | 2025-07-08T00:22:35.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3284 | 2025-07-08T00:22:35.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3285 | 2025-07-08T00:22:35.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3286 | 2025-07-08T00:22:35.925Z | |
3287 | 2025-07-08T00:22:35.925Z | info: running `cargo check --bins --no-default-features` on sled-hardware (139/217) |
3288 | 2025-07-08T00:22:37.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3289 | 2025-07-08T00:22:37.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3290 | 2025-07-08T00:22:37.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3291 | 2025-07-08T00:22:37.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3292 | 2025-07-08T00:22:37.404Z | |
3293 | 2025-07-08T00:22:37.404Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (140/217) |
3294 | 2025-07-08T00:22:37.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3295 | 2025-07-08T00:22:37.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3296 | 2025-07-08T00:22:37.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3297 | 2025-07-08T00:22:37.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3298 | 2025-07-08T00:22:38.041Z | |
3299 | 2025-07-08T00:22:38.041Z | info: running `cargo check --bins` on typed-rng (141/217) |
3300 | 2025-07-08T00:22:38.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3301 | 2025-07-08T00:22:38.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3302 | 2025-07-08T00:22:38.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3303 | 2025-07-08T00:22:38.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3304 | 2025-07-08T00:22:39.019Z | |
3305 | 2025-07-08T00:22:39.019Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (142/217) |
3306 | 2025-07-08T00:22:40.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3307 | 2025-07-08T00:22:40.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3308 | 2025-07-08T00:22:40.411Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3309 | 2025-07-08T00:22:40.411Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3310 | 2025-07-08T00:22:40.411Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
3311 | 2025-07-08T00:22:40.436Z | Compiling thiserror-impl-no-std v2.0.2 |
3312 | 2025-07-08T00:22:40.436Z | Checking universal-hash v0.5.1 |
3313 | 2025-07-08T00:22:40.436Z | Checking opaque-debug v0.3.1 |
3314 | 2025-07-08T00:22:40.436Z | Checking chacha20 v0.9.1 |
3315 | 2025-07-08T00:22:40.436Z | Checking aead v0.5.2 |
3316 | 2025-07-08T00:22:40.642Z | Compiling unicase v2.7.0 |
3317 | 2025-07-08T00:22:40.722Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3318 | 2025-07-08T00:22:40.760Z | Checking poly1305 v0.8.0 |
3319 | 2025-07-08T00:22:40.821Z | Compiling libefi-sys v0.1.0 |
3320 | 2025-07-08T00:22:40.924Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3321 | 2025-07-08T00:22:40.974Z | Compiling bitfield-struct v0.6.2 |
3322 | 2025-07-08T00:22:41.019Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
3323 | 2025-07-08T00:22:41.077Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3324 | 2025-07-08T00:22:41.190Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3325 | 2025-07-08T00:22:41.244Z | Checking chacha20poly1305 v0.10.1 |
3326 | 2025-07-08T00:22:41.428Z | Compiling proc-macro-error-attr2 v2.0.0 |
3327 | 2025-07-08T00:22:41.453Z | Compiling salty v0.3.0 |
3328 | 2025-07-08T00:22:41.507Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3329 | 2025-07-08T00:22:41.649Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3330 | 2025-07-08T00:22:41.904Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
3331 | 2025-07-08T00:22:42.110Z | Compiling num-derive v0.3.3 |
3332 | 2025-07-08T00:22:42.135Z | Compiling proc-macro-error2 v2.0.1 |
3333 | 2025-07-08T00:22:42.159Z | Compiling xshell-macros v0.2.7 |
3334 | 2025-07-08T00:22:42.190Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3335 | 2025-07-08T00:22:42.673Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3336 | 2025-07-08T00:22:42.712Z | Checking papergrid v0.14.0 |
3337 | 2025-07-08T00:22:42.796Z | Checking thiserror-no-std v2.0.2 |
3338 | 2025-07-08T00:22:42.821Z | Checking xshell v0.2.7 |
3339 | 2025-07-08T00:22:42.936Z | Checking vsss-rs v3.3.4 |
3340 | 2025-07-08T00:22:43.137Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3341 | 2025-07-08T00:22:43.164Z | Compiling tabled_derive v0.10.0 |
3342 | 2025-07-08T00:22:43.334Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
3343 | 2025-07-08T00:22:43.834Z | Checking libscf-sys v1.1.0 |
3344 | 2025-07-08T00:22:44.036Z | Compiling mime_guess v2.0.5 |
3345 | 2025-07-08T00:22:44.085Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3346 | 2025-07-08T00:22:44.684Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3347 | 2025-07-08T00:22:45.473Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3348 | 2025-07-08T00:22:45.547Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3349 | 2025-07-08T00:22:45.753Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3350 | 2025-07-08T00:22:45.907Z | Checking primeorder v0.13.6 |
3351 | 2025-07-08T00:22:46.059Z | Checking env_filter v0.1.2 |
3352 | 2025-07-08T00:22:46.342Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3353 | 2025-07-08T00:22:46.384Z | Checking p384 v0.13.0 |
3354 | 2025-07-08T00:22:46.483Z | Checking env_logger v0.11.5 |
3355 | 2025-07-08T00:22:46.778Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3356 | 2025-07-08T00:22:46.856Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3357 | 2025-07-08T00:22:46.902Z | Checking tabled v0.18.0 |
3358 | 2025-07-08T00:22:46.975Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
3359 | 2025-07-08T00:22:47.385Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3360 | 2025-07-08T00:22:47.411Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3361 | 2025-07-08T00:22:47.437Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
3362 | 2025-07-08T00:22:47.668Z | Checking http-range v0.1.5 |
3363 | 2025-07-08T00:22:47.773Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3364 | 2025-07-08T00:22:47.798Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3365 | 2025-07-08T00:22:47.882Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3366 | 2025-07-08T00:22:48.189Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3367 | 2025-07-08T00:22:48.215Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3368 | 2025-07-08T00:22:48.241Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
3369 | 2025-07-08T00:22:48.317Z | Checking secrecy v0.8.0 |
3370 | 2025-07-08T00:22:48.526Z | Checking atty v0.2.14 |
3371 | 2025-07-08T00:22:48.682Z | Checking crc8 v0.1.1 |
3372 | 2025-07-08T00:22:48.766Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
3373 | 2025-07-08T00:22:48.941Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3374 | 2025-07-08T00:22:49.262Z | Checking hyper-staticfile v0.10.1 |
3375 | 2025-07-08T00:22:49.312Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3376 | 2025-07-08T00:22:49.469Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3377 | 2025-07-08T00:22:49.804Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3378 | 2025-07-08T00:22:49.870Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3379 | 2025-07-08T00:22:49.968Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3380 | 2025-07-08T00:22:50.220Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3381 | 2025-07-08T00:22:50.335Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3382 | 2025-07-08T00:22:50.733Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3383 | 2025-07-08T00:22:50.961Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3384 | 2025-07-08T00:22:51.131Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3385 | 2025-07-08T00:22:51.508Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3386 | 2025-07-08T00:22:51.533Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3387 | 2025-07-08T00:22:51.613Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3388 | 2025-07-08T00:22:52.508Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3389 | 2025-07-08T00:22:52.912Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3390 | 2025-07-08T00:22:53.077Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
3391 | 2025-07-08T00:22:54.702Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3392 | 2025-07-08T00:22:56.301Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
3393 | 2025-07-08T00:23:03.382Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3394 | 2025-07-08T00:23:22.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.99s |
3395 | 2025-07-08T00:23:22.233Z | |
3396 | 2025-07-08T00:23:22.233Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (143/217) |
3397 | 2025-07-08T00:23:23.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3398 | 2025-07-08T00:23:23.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3399 | 2025-07-08T00:23:24.269Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3400 | 2025-07-08T00:23:42.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.14s |
3401 | 2025-07-08T00:23:42.588Z | |
3402 | 2025-07-08T00:23:42.588Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (144/217) |
3403 | 2025-07-08T00:23:43.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3404 | 2025-07-08T00:23:43.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3405 | 2025-07-08T00:23:43.871Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3406 | 2025-07-08T00:24:03.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.29s |
3407 | 2025-07-08T00:24:04.098Z | |
3408 | 2025-07-08T00:24:04.099Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (145/217) |
3409 | 2025-07-08T00:24:05.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3410 | 2025-07-08T00:24:05.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3411 | 2025-07-08T00:24:05.417Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3412 | 2025-07-08T00:24:25.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.19s |
3413 | 2025-07-08T00:24:25.530Z | |
3414 | 2025-07-08T00:24:25.530Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (146/217) |
3415 | 2025-07-08T00:24:26.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3416 | 2025-07-08T00:24:26.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3417 | 2025-07-08T00:24:26.830Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3418 | 2025-07-08T00:24:46.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s |
3419 | 2025-07-08T00:24:47.068Z | |
3420 | 2025-07-08T00:24:47.068Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (147/217) |
3421 | 2025-07-08T00:24:48.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3422 | 2025-07-08T00:24:48.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3423 | 2025-07-08T00:24:48.375Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3424 | 2025-07-08T00:25:08.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.98s |
3425 | 2025-07-08T00:25:08.274Z | |
3426 | 2025-07-08T00:25:08.274Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (148/217) |
3427 | 2025-07-08T00:25:09.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3428 | 2025-07-08T00:25:09.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3429 | 2025-07-08T00:25:09.505Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3430 | 2025-07-08T00:25:28.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.68s |
3431 | 2025-07-08T00:25:29.171Z | |
3432 | 2025-07-08T00:25:29.171Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (149/217) |
3433 | 2025-07-08T00:25:30.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3434 | 2025-07-08T00:25:30.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3435 | 2025-07-08T00:25:30.430Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3436 | 2025-07-08T00:25:50.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.64s |
3437 | 2025-07-08T00:25:51.031Z | |
3438 | 2025-07-08T00:25:51.032Z | info: running `cargo check --bins` on bootstrap-agent-api (150/217) |
3439 | 2025-07-08T00:25:51.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3440 | 2025-07-08T00:25:51.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3441 | 2025-07-08T00:25:51.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3442 | 2025-07-08T00:25:51.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
3443 | 2025-07-08T00:25:52.108Z | |
3444 | 2025-07-08T00:25:52.108Z | info: running `cargo check --bins` on range-requests (151/217) |
3445 | 2025-07-08T00:25:53.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3446 | 2025-07-08T00:25:53.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3447 | 2025-07-08T00:25:53.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3448 | 2025-07-08T00:25:53.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3449 | 2025-07-08T00:25:53.157Z | |
3450 | 2025-07-08T00:25:53.157Z | info: running `cargo check --bins` on repo-depot-api (152/217) |
3451 | 2025-07-08T00:25:54.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3452 | 2025-07-08T00:25:54.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3453 | 2025-07-08T00:25:54.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3454 | 2025-07-08T00:25:54.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
3455 | 2025-07-08T00:25:54.185Z | |
3456 | 2025-07-08T00:25:54.185Z | info: running `cargo check --bins` on sled-agent-api (153/217) |
3457 | 2025-07-08T00:25:55.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3458 | 2025-07-08T00:25:55.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3459 | 2025-07-08T00:25:55.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3460 | 2025-07-08T00:25:55.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
3461 | 2025-07-08T00:25:55.298Z | |
3462 | 2025-07-08T00:25:55.298Z | info: running `cargo check --bins` on sled-diagnostics (154/217) |
3463 | 2025-07-08T00:25:56.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3464 | 2025-07-08T00:25:56.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3465 | 2025-07-08T00:25:56.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3466 | 2025-07-08T00:25:56.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3467 | 2025-07-08T00:25:56.351Z | |
3468 | 2025-07-08T00:25:56.351Z | info: running `cargo check --bins` on parallel-task-set (155/217) |
3469 | 2025-07-08T00:25:57.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3470 | 2025-07-08T00:25:57.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3471 | 2025-07-08T00:25:57.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3472 | 2025-07-08T00:25:57.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s |
3473 | 2025-07-08T00:25:57.384Z | |
3474 | 2025-07-08T00:25:57.384Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/217) |
3475 | 2025-07-08T00:25:58.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3476 | 2025-07-08T00:25:58.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3477 | 2025-07-08T00:25:58.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3478 | 2025-07-08T00:25:58.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
3479 | 2025-07-08T00:25:58.479Z | |
3480 | 2025-07-08T00:25:58.479Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/217) |
3481 | 2025-07-08T00:25:59.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3482 | 2025-07-08T00:25:59.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3483 | 2025-07-08T00:25:59.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3484 | 2025-07-08T00:25:59.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
3485 | 2025-07-08T00:25:59.583Z | |
3486 | 2025-07-08T00:25:59.583Z | info: running `cargo check --bins` on sled-agent-zone-images (158/217) |
3487 | 2025-07-08T00:26:00.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3488 | 2025-07-08T00:26:00.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3489 | 2025-07-08T00:26:00.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3490 | 2025-07-08T00:26:00.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3491 | 2025-07-08T00:26:00.724Z | |
3492 | 2025-07-08T00:26:00.724Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (159/217) |
3493 | 2025-07-08T00:26:01.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3494 | 2025-07-08T00:26:01.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3495 | 2025-07-08T00:26:01.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3496 | 2025-07-08T00:26:01.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3497 | 2025-07-08T00:26:01.861Z | |
3498 | 2025-07-08T00:26:01.861Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (160/217) |
3499 | 2025-07-08T00:26:03.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3500 | 2025-07-08T00:26:03.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3501 | 2025-07-08T00:26:03.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3502 | 2025-07-08T00:26:03.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s |
3503 | 2025-07-08T00:26:03.195Z | |
3504 | 2025-07-08T00:26:03.195Z | info: running `cargo check --bins` on nexus-test-interface (161/217) |
3505 | 2025-07-08T00:26:04.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3506 | 2025-07-08T00:26:04.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3507 | 2025-07-08T00:26:04.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3508 | 2025-07-08T00:26:04.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
3509 | 2025-07-08T00:26:04.337Z | |
3510 | 2025-07-08T00:26:04.337Z | info: running `cargo check --bins` on oximeter-collector (162/217) |
3511 | 2025-07-08T00:26:05.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3512 | 2025-07-08T00:26:05.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3513 | 2025-07-08T00:26:05.575Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3514 | 2025-07-08T00:26:05.575Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3515 | 2025-07-08T00:26:06.772Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3516 | 2025-07-08T00:26:09.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s |
3517 | 2025-07-08T00:26:09.968Z | |
3518 | 2025-07-08T00:26:09.968Z | info: running `cargo check --bins` on oximeter-api (163/217) |
3519 | 2025-07-08T00:26:10.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3520 | 2025-07-08T00:26:10.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3521 | 2025-07-08T00:26:10.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3522 | 2025-07-08T00:26:10.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3523 | 2025-07-08T00:26:11.023Z | |
3524 | 2025-07-08T00:26:11.023Z | info: running `cargo check --bins` on omicron-cockroach-metrics (164/217) |
3525 | 2025-07-08T00:26:12.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3526 | 2025-07-08T00:26:12.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3527 | 2025-07-08T00:26:12.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3528 | 2025-07-08T00:26:12.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
3529 | 2025-07-08T00:26:12.240Z | |
3530 | 2025-07-08T00:26:12.240Z | info: running `cargo check --bins` on cert-dev (165/217) |
3531 | 2025-07-08T00:26:13.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3532 | 2025-07-08T00:26:13.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3533 | 2025-07-08T00:26:13.328Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3534 | 2025-07-08T00:26:13.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
3535 | 2025-07-08T00:26:13.854Z | |
3536 | 2025-07-08T00:26:13.854Z | info: running `cargo check --bins` on clickana (166/217) |
3537 | 2025-07-08T00:26:14.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3538 | 2025-07-08T00:26:14.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3539 | 2025-07-08T00:26:14.947Z | Checking castaway v0.2.3 |
3540 | 2025-07-08T00:26:14.947Z | Checking unicode-truncate v1.1.0 |
3541 | 2025-07-08T00:26:14.972Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3542 | 2025-07-08T00:26:14.972Z | Checking lru v0.12.5 |
3543 | 2025-07-08T00:26:14.972Z | Compiling instability v0.3.2 |
3544 | 2025-07-08T00:26:14.972Z | Checking cassowary v0.3.0 |
3545 | 2025-07-08T00:26:14.972Z | Compiling indoc v2.0.6 |
3546 | 2025-07-08T00:26:15.198Z | Checking compact_str v0.8.0 |
3547 | 2025-07-08T00:26:15.959Z | Checking ratatui v0.29.0 |
3548 | 2025-07-08T00:26:17.108Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3549 | 2025-07-08T00:26:18.804Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3550 | 2025-07-08T00:26:20.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s |
3551 | 2025-07-08T00:26:20.249Z | |
3552 | 2025-07-08T00:26:20.249Z | info: running `cargo check --bins` on clickhouse-cluster-dev (167/217) |
3553 | 2025-07-08T00:26:21.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3554 | 2025-07-08T00:26:21.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3555 | 2025-07-08T00:26:21.421Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3556 | 2025-07-08T00:26:21.421Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3557 | 2025-07-08T00:26:22.913Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3558 | 2025-07-08T00:26:23.656Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
3559 | 2025-07-08T00:26:24.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s |
3560 | 2025-07-08T00:26:24.413Z | |
3561 | 2025-07-08T00:26:24.413Z | info: running `cargo check --bins` on ch-dev (168/217) |
3562 | 2025-07-08T00:26:25.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3563 | 2025-07-08T00:26:25.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3564 | 2025-07-08T00:26:25.546Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3565 | 2025-07-08T00:26:26.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
3566 | 2025-07-08T00:26:26.814Z | |
3567 | 2025-07-08T00:26:26.814Z | info: running `cargo check --bins` on dev-tools-common (169/217) |
3568 | 2025-07-08T00:26:27.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3569 | 2025-07-08T00:26:27.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3570 | 2025-07-08T00:26:27.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3571 | 2025-07-08T00:26:27.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3572 | 2025-07-08T00:26:27.724Z | |
3573 | 2025-07-08T00:26:27.724Z | info: running `cargo check --bins` on crdb-seed (170/217) |
3574 | 2025-07-08T00:26:28.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3575 | 2025-07-08T00:26:28.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3576 | 2025-07-08T00:26:28.894Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3577 | 2025-07-08T00:26:29.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
3578 | 2025-07-08T00:26:29.616Z | |
3579 | 2025-07-08T00:26:29.617Z | info: running `cargo check --bins` on db-dev (171/217) |
3580 | 2025-07-08T00:26:30.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3581 | 2025-07-08T00:26:30.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3582 | 2025-07-08T00:26:30.770Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3583 | 2025-07-08T00:26:31.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
3584 | 2025-07-08T00:26:32.119Z | |
3585 | 2025-07-08T00:26:32.119Z | info: running `cargo check --bins` on omicron-dev-lib (172/217) |
3586 | 2025-07-08T00:26:33.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3587 | 2025-07-08T00:26:33.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3588 | 2025-07-08T00:26:33.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3589 | 2025-07-08T00:26:33.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
3590 | 2025-07-08T00:26:33.323Z | |
3591 | 2025-07-08T00:26:33.323Z | info: running `cargo check --bins` on xtask-downloader (173/217) |
3592 | 2025-07-08T00:26:34.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3593 | 2025-07-08T00:26:34.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3594 | 2025-07-08T00:26:34.351Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3595 | 2025-07-08T00:26:35.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
3596 | 2025-07-08T00:26:35.689Z | |
3597 | 2025-07-08T00:26:35.689Z | info: running `cargo check --bins` on omicron-ls-apis (174/217) |
3598 | 2025-07-08T00:26:36.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3599 | 2025-07-08T00:26:36.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3600 | 2025-07-08T00:26:36.740Z | Checking typeid v1.0.3 |
3601 | 2025-07-08T00:26:36.776Z | Checking ordered-float v2.10.1 |
3602 | 2025-07-08T00:26:36.804Z | Checking cargo-platform v0.2.0 |
3603 | 2025-07-08T00:26:36.933Z | Checking erased-serde v0.4.6 |
3604 | 2025-07-08T00:26:37.248Z | Checking serde-value v0.7.0 |
3605 | 2025-07-08T00:26:37.763Z | Checking serde-untagged v0.1.7 |
3606 | 2025-07-08T00:26:38.093Z | Checking cargo-util-schemas v0.2.0 |
3607 | 2025-07-08T00:26:39.756Z | Checking cargo_metadata v0.20.0 |
3608 | 2025-07-08T00:26:41.297Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
3609 | 2025-07-08T00:26:42.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s |
3610 | 2025-07-08T00:26:42.839Z | |
3611 | 2025-07-08T00:26:42.839Z | info: running `cargo check --bins` on mgs-dev (175/217) |
3612 | 2025-07-08T00:26:43.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3613 | 2025-07-08T00:26:43.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3614 | 2025-07-08T00:26:44.089Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3615 | 2025-07-08T00:26:46.474Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3616 | 2025-07-08T00:26:47.385Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3617 | 2025-07-08T00:26:48.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
3618 | 2025-07-08T00:26:48.387Z | |
3619 | 2025-07-08T00:26:48.387Z | info: running `cargo check --bins` on omicron-omdb (176/217) |
3620 | 2025-07-08T00:26:49.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3621 | 2025-07-08T00:26:49.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3622 | 2025-07-08T00:26:49.890Z | Compiling crunchy v0.2.2 |
3623 | 2025-07-08T00:26:49.943Z | Compiling dsl_auto_type v0.1.2 |
3624 | 2025-07-08T00:26:49.943Z | Checking scheduled-thread-pool v0.2.7 |
3625 | 2025-07-08T00:26:49.943Z | Compiling diesel_table_macro_syntax v0.2.0 |
3626 | 2025-07-08T00:26:49.943Z | Compiling tiny-keccak v2.0.2 |
3627 | 2025-07-08T00:26:49.978Z | Compiling bit-vec v0.6.3 |
3628 | 2025-07-08T00:26:50.050Z | Compiling ascii-canvas v3.0.0 |
3629 | 2025-07-08T00:26:50.075Z | Compiling ena v0.14.3 |
3630 | 2025-07-08T00:26:50.224Z | Checking r2d2 v0.8.10 |
3631 | 2025-07-08T00:26:50.372Z | Compiling bit-set v0.5.3 |
3632 | 2025-07-08T00:26:50.399Z | Compiling regex-syntax v0.6.29 |
3633 | 2025-07-08T00:26:50.444Z | Compiling bindgen v0.71.1 |
3634 | 2025-07-08T00:26:50.480Z | Compiling diff v0.1.13 |
3635 | 2025-07-08T00:26:50.583Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3636 | 2025-07-08T00:26:50.609Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3637 | 2025-07-08T00:26:50.646Z | Compiling derive_builder_core v0.20.2 |
3638 | 2025-07-08T00:26:50.862Z | Compiling libxml v0.3.3 |
3639 | 2025-07-08T00:26:50.899Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3640 | 2025-07-08T00:26:51.046Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3641 | 2025-07-08T00:26:51.220Z | Compiling diesel_derives v2.2.3 |
3642 | 2025-07-08T00:26:51.244Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3643 | 2025-07-08T00:26:51.334Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3644 | 2025-07-08T00:26:51.459Z | Compiling strum_macros v0.24.3 |
3645 | 2025-07-08T00:26:51.578Z | Compiling indoc v1.0.9 |
3646 | 2025-07-08T00:26:52.380Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3647 | 2025-07-08T00:26:52.562Z | Compiling derive_builder_macro v0.20.2 |
3648 | 2025-07-08T00:26:52.683Z | Compiling impl-trait-for-tuples v0.2.2 |
3649 | 2025-07-08T00:26:53.288Z | Compiling lalrpop v0.19.12 |
3650 | 2025-07-08T00:26:53.340Z | Checking derive_builder v0.20.2 |
3651 | 2025-07-08T00:26:53.523Z | Compiling oso-derive v0.27.3 |
3652 | 2025-07-08T00:26:53.628Z | Checking quick-xml v0.37.2 |
3653 | 2025-07-08T00:26:54.220Z | Checking maplit v1.0.2 |
3654 | 2025-07-08T00:26:54.389Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3655 | 2025-07-08T00:26:54.416Z | Compiling diesel-dtrace v0.4.2 |
3656 | 2025-07-08T00:26:54.806Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
3657 | 2025-07-08T00:26:55.014Z | Checking globset v0.4.15 |
3658 | 2025-07-08T00:26:55.111Z | Checking bb8 v0.8.5 |
3659 | 2025-07-08T00:26:55.491Z | Checking ignore v0.4.23 |
3660 | 2025-07-08T00:26:55.551Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3661 | 2025-07-08T00:26:55.582Z | Checking predicates-tree v1.0.12 |
3662 | 2025-07-08T00:26:55.687Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3663 | 2025-07-08T00:26:55.760Z | Checking rand_seeder v0.3.0 |
3664 | 2025-07-08T00:26:55.888Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3665 | 2025-07-08T00:26:56.047Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3666 | 2025-07-08T00:26:56.083Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3667 | 2025-07-08T00:26:56.345Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3668 | 2025-07-08T00:26:56.375Z | Checking globwalk v0.9.1 |
3669 | 2025-07-08T00:26:56.730Z | Checking unicode-linebreak v0.1.5 |
3670 | 2025-07-08T00:26:56.780Z | Checking camino-tempfile-ext v0.3.2 |
3671 | 2025-07-08T00:26:57.248Z | Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
3672 | 2025-07-08T00:26:58.247Z | Checking is_ci v1.2.0 |
3673 | 2025-07-08T00:26:58.645Z | Checking smawk v0.3.2 |
3674 | 2025-07-08T00:26:58.645Z | Checking textwrap v0.16.2 |
3675 | 2025-07-08T00:26:58.645Z | Checking supports-color v3.0.2 |
3676 | 2025-07-08T00:26:58.645Z | Checking support-bundle-viewer v0.1.2 |
3677 | 2025-07-08T00:26:58.645Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3678 | 2025-07-08T00:26:58.645Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3679 | 2025-07-08T00:26:58.645Z | Checking multimap v0.10.1 |
3680 | 2025-07-08T00:27:03.857Z | Checking diesel v2.2.11 |
3681 | 2025-07-08T00:27:16.365Z | Compiling samael v0.0.19 |
3682 | 2025-07-08T00:27:26.813Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
3683 | 2025-07-08T00:27:30.616Z | Checking async-bb8-diesel v0.2.1 |
3684 | 2025-07-08T00:27:33.031Z | Compiling polar-core v0.27.3 |
3685 | 2025-07-08T00:27:42.710Z | Checking oso v0.27.3 |
3686 | 2025-07-08T00:28:38.486Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
3687 | 2025-07-08T00:29:31.173Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3688 | 2025-07-08T00:29:46.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s |
3689 | 2025-07-08T00:29:46.432Z | |
3690 | 2025-07-08T00:29:46.433Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (177/217) |
3691 | 2025-07-08T00:29:47.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3692 | 2025-07-08T00:29:47.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3693 | 2025-07-08T00:29:47.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3694 | 2025-07-08T00:29:47.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
3695 | 2025-07-08T00:29:47.626Z | |
3696 | 2025-07-08T00:29:47.626Z | info: running `cargo check --bins` on nexus-saga-recovery (178/217) |
3697 | 2025-07-08T00:29:48.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3698 | 2025-07-08T00:29:48.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3699 | 2025-07-08T00:29:48.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3700 | 2025-07-08T00:29:48.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
3701 | 2025-07-08T00:29:48.805Z | |
3702 | 2025-07-08T00:29:48.805Z | info: running `cargo check --bins` on nexus-test-utils-macros (179/217) |
3703 | 2025-07-08T00:29:49.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3704 | 2025-07-08T00:29:49.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3705 | 2025-07-08T00:29:49.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3706 | 2025-07-08T00:29:49.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
3707 | 2025-07-08T00:29:49.812Z | |
3708 | 2025-07-08T00:29:49.812Z | info: running `cargo check --bins` on omicron-nexus (180/217) |
3709 | 2025-07-08T00:29:50.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3710 | 2025-07-08T00:29:50.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3711 | 2025-07-08T00:29:51.293Z | Compiling libz-sys v1.1.20 |
3712 | 2025-07-08T00:29:51.318Z | Compiling libgit2-sys v0.17.0+1.8.1 |
3713 | 2025-07-08T00:29:51.356Z | Compiling vergen v8.3.2 |
3714 | 2025-07-08T00:29:51.381Z | Compiling cargo-platform v0.1.8 |
3715 | 2025-07-08T00:29:51.381Z | Compiling pin-project-internal v1.1.6 |
3716 | 2025-07-08T00:29:51.423Z | Compiling snafu-derive v0.8.5 |
3717 | 2025-07-08T00:29:51.448Z | Compiling fs-err v2.11.0 |
3718 | 2025-07-08T00:29:51.448Z | Compiling rustls v0.21.12 |
3719 | 2025-07-08T00:29:51.741Z | Compiling cargo_metadata v0.18.1 |
3720 | 2025-07-08T00:29:51.821Z | Checking olpc-cjson v0.1.4 |
3721 | 2025-07-08T00:29:51.901Z | Checking rustls-webpki v0.101.7 |
3722 | 2025-07-08T00:29:51.982Z | Checking sct v0.7.1 |
3723 | 2025-07-08T00:29:52.060Z | Checking serde_plain v1.0.2 |
3724 | 2025-07-08T00:29:52.085Z | Checking typed-path v0.9.3 |
3725 | 2025-07-08T00:29:52.320Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3726 | 2025-07-08T00:29:52.617Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3727 | 2025-07-08T00:29:52.647Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3728 | 2025-07-08T00:29:52.921Z | Checking parse-size v1.1.0 |
3729 | 2025-07-08T00:29:53.076Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
3730 | 2025-07-08T00:29:53.123Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
3731 | 2025-07-08T00:29:53.344Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3732 | 2025-07-08T00:29:53.662Z | Checking pin-project v1.1.6 |
3733 | 2025-07-08T00:29:53.827Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3734 | 2025-07-08T00:29:53.856Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3735 | 2025-07-08T00:29:54.413Z | Checking rustls-pemfile v1.0.4 |
3736 | 2025-07-08T00:29:54.536Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3737 | 2025-07-08T00:29:54.561Z | Checking twox-hash v2.1.0 |
3738 | 2025-07-08T00:29:54.640Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3739 | 2025-07-08T00:29:54.710Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3740 | 2025-07-08T00:29:55.165Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
3741 | 2025-07-08T00:29:55.418Z | Checking tokio-rustls v0.24.1 |
3742 | 2025-07-08T00:29:55.605Z | Checking snafu v0.8.5 |
3743 | 2025-07-08T00:29:55.927Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3744 | 2025-07-08T00:29:56.031Z | Checking tough v0.20.0 |
3745 | 2025-07-08T00:29:56.439Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3746 | 2025-07-08T00:29:56.683Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
3747 | 2025-07-08T00:29:56.720Z | Checking fatfs v0.3.6 |
3748 | 2025-07-08T00:29:56.880Z | Checking assert_matches v1.5.0 |
3749 | 2025-07-08T00:30:00.172Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3750 | 2025-07-08T00:30:01.813Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3751 | 2025-07-08T00:30:03.290Z | Compiling git2 v0.19.0 |
3752 | 2025-07-08T00:30:08.855Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3753 | 2025-07-08T00:31:41.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s |
3754 | 2025-07-08T00:31:41.525Z | |
3755 | 2025-07-08T00:31:41.525Z | info: running `cargo check --bins` on nexus-background-task-interface (181/217) |
3756 | 2025-07-08T00:31:42.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3757 | 2025-07-08T00:31:42.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3758 | 2025-07-08T00:31:42.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3759 | 2025-07-08T00:31:42.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
3760 | 2025-07-08T00:31:42.626Z | |
3761 | 2025-07-08T00:31:42.627Z | info: running `cargo check --bins` on nexus-external-api (182/217) |
3762 | 2025-07-08T00:31:43.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3763 | 2025-07-08T00:31:43.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3764 | 2025-07-08T00:31:43.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3765 | 2025-07-08T00:31:43.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
3766 | 2025-07-08T00:31:43.770Z | |
3767 | 2025-07-08T00:31:43.770Z | info: running `cargo check --bins` on nexus-internal-api (183/217) |
3768 | 2025-07-08T00:31:44.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3769 | 2025-07-08T00:31:44.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3770 | 2025-07-08T00:31:44.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3771 | 2025-07-08T00:31:44.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
3772 | 2025-07-08T00:31:44.889Z | |
3773 | 2025-07-08T00:31:44.889Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (184/217) |
3774 | 2025-07-08T00:31:46.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3775 | 2025-07-08T00:31:46.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3776 | 2025-07-08T00:31:46.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3777 | 2025-07-08T00:31:46.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
3778 | 2025-07-08T00:31:46.184Z | |
3779 | 2025-07-08T00:31:46.184Z | info: running `cargo check --bins` on nexus-mgs-updates (185/217) |
3780 | 2025-07-08T00:31:47.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3781 | 2025-07-08T00:31:47.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3782 | 2025-07-08T00:31:47.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3783 | 2025-07-08T00:31:47.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s |
3784 | 2025-07-08T00:31:47.346Z | |
3785 | 2025-07-08T00:31:47.346Z | info: running `cargo check --bins` on nexus-networking (186/217) |
3786 | 2025-07-08T00:31:48.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3787 | 2025-07-08T00:31:48.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3788 | 2025-07-08T00:31:48.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3789 | 2025-07-08T00:31:48.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
3790 | 2025-07-08T00:31:48.553Z | |
3791 | 2025-07-08T00:31:48.554Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (187/217) |
3792 | 2025-07-08T00:31:49.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3793 | 2025-07-08T00:31:49.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3794 | 2025-07-08T00:31:49.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3795 | 2025-07-08T00:31:49.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
3796 | 2025-07-08T00:31:49.765Z | |
3797 | 2025-07-08T00:31:49.766Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (188/217) |
3798 | 2025-07-08T00:31:50.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3799 | 2025-07-08T00:31:50.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3800 | 2025-07-08T00:31:50.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3801 | 2025-07-08T00:31:50.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s |
3802 | 2025-07-08T00:31:51.119Z | |
3803 | 2025-07-08T00:31:51.119Z | info: running `cargo check --bins` on update-common (189/217) |
3804 | 2025-07-08T00:31:52.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3805 | 2025-07-08T00:31:52.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3806 | 2025-07-08T00:31:52.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3807 | 2025-07-08T00:31:52.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
3808 | 2025-07-08T00:31:52.309Z | |
3809 | 2025-07-08T00:31:52.309Z | info: running `cargo check --bins` on omicron-dev (190/217) |
3810 | 2025-07-08T00:31:53.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3811 | 2025-07-08T00:31:53.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3812 | 2025-07-08T00:31:53.879Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3813 | 2025-07-08T00:31:53.905Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3814 | 2025-07-08T00:31:53.947Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3815 | 2025-07-08T00:31:53.973Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
3816 | 2025-07-08T00:31:53.998Z | Checking diff v0.1.13 |
3817 | 2025-07-08T00:31:53.998Z | Checking yansi v1.0.1 |
3818 | 2025-07-08T00:31:53.998Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3819 | 2025-07-08T00:31:54.051Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3820 | 2025-07-08T00:31:54.585Z | Checking pretty_assertions v1.4.1 |
3821 | 2025-07-08T00:31:54.645Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
3822 | 2025-07-08T00:31:55.585Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3823 | 2025-07-08T00:32:42.979Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3824 | 2025-07-08T00:32:42.979Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3825 | 2025-07-08T00:32:43.005Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3826 | 2025-07-08T00:32:43.005Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3827 | 2025-07-08T00:32:43.005Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3828 | 2025-07-08T00:32:43.005Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3829 | 2025-07-08T00:32:44.228Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3830 | 2025-07-08T00:32:46.036Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3831 | 2025-07-08T00:34:05.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s |
3832 | 2025-07-08T00:34:05.949Z | |
3833 | 2025-07-08T00:34:05.949Z | info: running `cargo check --bins` on openapi-manager (191/217) |
3834 | 2025-07-08T00:34:07.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3835 | 2025-07-08T00:34:07.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3836 | 2025-07-08T00:34:07.248Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3837 | 2025-07-08T00:34:07.248Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3838 | 2025-07-08T00:34:07.274Z | Checking heck v0.4.1 |
3839 | 2025-07-08T00:34:07.274Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3840 | 2025-07-08T00:34:07.577Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
3841 | 2025-07-08T00:34:08.877Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3842 | 2025-07-08T00:34:12.117Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3843 | 2025-07-08T00:34:14.350Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3844 | 2025-07-08T00:34:15.577Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
3845 | 2025-07-08T00:34:17.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.89s |
3846 | 2025-07-08T00:34:18.060Z | |
3847 | 2025-07-08T00:34:18.060Z | info: running `cargo check --bins` on installinator-api (192/217) |
3848 | 2025-07-08T00:34:19.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3849 | 2025-07-08T00:34:19.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3850 | 2025-07-08T00:34:19.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3851 | 2025-07-08T00:34:19.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
3852 | 2025-07-08T00:34:19.188Z | |
3853 | 2025-07-08T00:34:19.188Z | info: running `cargo check --bins` on wicketd-api (193/217) |
3854 | 2025-07-08T00:34:20.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3855 | 2025-07-08T00:34:20.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3856 | 2025-07-08T00:34:20.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3857 | 2025-07-08T00:34:20.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
3858 | 2025-07-08T00:34:20.376Z | |
3859 | 2025-07-08T00:34:20.376Z | info: running `cargo check --bins` on omicron-pins (194/217) |
3860 | 2025-07-08T00:34:21.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3861 | 2025-07-08T00:34:21.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3862 | 2025-07-08T00:34:21.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3863 | 2025-07-08T00:34:21.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
3864 | 2025-07-08T00:34:21.443Z | |
3865 | 2025-07-08T00:34:21.443Z | info: running `cargo check --bins` on reconfigurator-cli (195/217) |
3866 | 2025-07-08T00:34:22.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3867 | 2025-07-08T00:34:22.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3868 | 2025-07-08T00:34:22.892Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3869 | 2025-07-08T00:34:22.917Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3870 | 2025-07-08T00:34:22.956Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3871 | 2025-07-08T00:34:22.992Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
3872 | 2025-07-08T00:34:23.017Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3873 | 2025-07-08T00:34:23.017Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3874 | 2025-07-08T00:34:23.043Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3875 | 2025-07-08T00:34:23.091Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3876 | 2025-07-08T00:34:23.305Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3877 | 2025-07-08T00:34:23.364Z | Compiling petname v2.0.2 |
3878 | 2025-07-08T00:34:23.390Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3879 | 2025-07-08T00:34:23.614Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3880 | 2025-07-08T00:34:23.696Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3881 | 2025-07-08T00:34:24.157Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3882 | 2025-07-08T00:34:24.543Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3883 | 2025-07-08T00:34:24.859Z | Checking sync-ptr v0.1.4 |
3884 | 2025-07-08T00:34:25.085Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3885 | 2025-07-08T00:34:25.296Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3886 | 2025-07-08T00:34:25.418Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
3887 | 2025-07-08T00:34:25.719Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3888 | 2025-07-08T00:34:26.492Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3889 | 2025-07-08T00:34:27.986Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3890 | 2025-07-08T00:34:29.851Z | Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
3891 | 2025-07-08T00:34:29.877Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3892 | 2025-07-08T00:34:46.093Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3893 | 2025-07-08T00:34:46.093Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3894 | 2025-07-08T00:34:47.249Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3895 | 2025-07-08T00:34:49.396Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3896 | 2025-07-08T00:34:53.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.70s |
3897 | 2025-07-08T00:34:53.376Z | |
3898 | 2025-07-08T00:34:53.376Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (196/217) |
3899 | 2025-07-08T00:34:54.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3900 | 2025-07-08T00:34:54.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3901 | 2025-07-08T00:34:54.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3902 | 2025-07-08T00:34:54.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
3903 | 2025-07-08T00:34:54.561Z | |
3904 | 2025-07-08T00:34:54.561Z | info: running `cargo check --bins` on omicron-repl-utils (197/217) |
3905 | 2025-07-08T00:34:55.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3906 | 2025-07-08T00:34:55.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3907 | 2025-07-08T00:34:55.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3908 | 2025-07-08T00:34:55.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3909 | 2025-07-08T00:34:55.621Z | |
3910 | 2025-07-08T00:34:55.621Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (198/217) |
3911 | 2025-07-08T00:34:56.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3912 | 2025-07-08T00:34:56.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3913 | 2025-07-08T00:34:56.927Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
3914 | 2025-07-08T00:34:58.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s |
3915 | 2025-07-08T00:34:58.495Z | |
3916 | 2025-07-08T00:34:58.495Z | info: running `cargo check --bins` on reconfigurator-sp-updater (199/217) |
3917 | 2025-07-08T00:34:59.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3918 | 2025-07-08T00:34:59.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3919 | 2025-07-08T00:34:59.689Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3920 | 2025-07-08T00:35:00.201Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
3921 | 2025-07-08T00:35:01.742Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
3922 | 2025-07-08T00:35:02.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s |
3923 | 2025-07-08T00:35:02.895Z | |
3924 | 2025-07-08T00:35:02.895Z | info: running `cargo check --bins` on omicron-releng (200/217) |
3925 | 2025-07-08T00:35:03.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3926 | 2025-07-08T00:35:03.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3927 | 2025-07-08T00:35:04.042Z | Compiling blake3 v1.5.4 |
3928 | 2025-07-08T00:35:04.068Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3929 | 2025-07-08T00:35:04.094Z | Checking memmap2 v0.9.5 |
3930 | 2025-07-08T00:35:04.094Z | Checking arrayvec v0.7.6 |
3931 | 2025-07-08T00:35:04.094Z | Checking constant_time_eq v0.3.1 |
3932 | 2025-07-08T00:35:04.094Z | Checking arrayref v0.3.9 |
3933 | 2025-07-08T00:35:04.181Z | Checking topological-sort v0.2.2 |
3934 | 2025-07-08T00:35:04.181Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3935 | 2025-07-08T00:35:04.267Z | Checking shell-words v1.1.0 |
3936 | 2025-07-08T00:35:04.708Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3937 | 2025-07-08T00:35:05.080Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2cf8325) |
3938 | 2025-07-08T00:35:05.696Z | Checking omicron-zone-package v0.12.2 |
3939 | 2025-07-08T00:35:07.407Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
3940 | 2025-07-08T00:35:08.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s |
3941 | 2025-07-08T00:35:09.113Z | |
3942 | 2025-07-08T00:35:09.113Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (201/217) |
3943 | 2025-07-08T00:35:10.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3944 | 2025-07-08T00:35:10.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3945 | 2025-07-08T00:35:10.250Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3946 | 2025-07-08T00:35:10.711Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
3947 | 2025-07-08T00:35:11.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
3948 | 2025-07-08T00:35:11.506Z | |
3949 | 2025-07-08T00:35:11.506Z | info: running `cargo check --bins` on xtask (202/217) |
3950 | 2025-07-08T00:35:12.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3951 | 2025-07-08T00:35:12.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3952 | 2025-07-08T00:35:12.338Z | Checking bitflags v2.9.0 |
3953 | 2025-07-08T00:35:12.338Z | Checking serde v1.0.219 |
3954 | 2025-07-08T00:35:12.338Z | Checking thiserror v1.0.69 |
3955 | 2025-07-08T00:35:12.366Z | Checking zerofrom v0.1.4 |
3956 | 2025-07-08T00:35:12.392Z | Checking smallvec v1.15.0 |
3957 | 2025-07-08T00:35:12.418Z | Checking hashbrown v0.15.4 |
3958 | 2025-07-08T00:35:12.444Z | Checking scroll v0.12.0 |
3959 | 2025-07-08T00:35:12.444Z | Checking num-traits v0.2.19 |
3960 | 2025-07-08T00:35:12.519Z | Checking log v0.4.27 |
3961 | 2025-07-08T00:35:12.617Z | Checking yoke v0.7.4 |
3962 | 2025-07-08T00:35:12.649Z | Checking rustix v0.38.37 |
3963 | 2025-07-08T00:35:12.754Z | Checking percent-encoding v2.3.1 |
3964 | 2025-07-08T00:35:12.811Z | Checking zerocopy v0.7.35 |
3965 | 2025-07-08T00:35:12.952Z | Checking goblin v0.8.2 |
3966 | 2025-07-08T00:35:12.981Z | Checking zerovec v0.10.4 |
3967 | 2025-07-08T00:35:13.006Z | Checking form_urlencoded v1.2.1 |
3968 | 2025-07-08T00:35:13.212Z | Checking pest v2.7.14 |
3969 | 2025-07-08T00:35:13.368Z | Checking indexmap v2.10.0 |
3970 | 2025-07-08T00:35:13.554Z | Checking terminal_size v0.4.0 |
3971 | 2025-07-08T00:35:13.732Z | Checking getrandom v0.3.1 |
3972 | 2025-07-08T00:35:13.758Z | Checking ordered-float v2.10.1 |
3973 | 2025-07-08T00:35:13.934Z | Checking syn v2.0.104 |
3974 | 2025-07-08T00:35:13.960Z | Checking rustix v1.0.7 |
3975 | 2025-07-08T00:35:14.217Z | Checking once_cell v1.21.3 |
3976 | 2025-07-08T00:35:14.436Z | Checking tinystr v0.7.6 |
3977 | 2025-07-08T00:35:14.462Z | Checking icu_collections v1.5.0 |
3978 | 2025-07-08T00:35:14.529Z | Checking clap_builder v4.5.40 |
3979 | 2025-07-08T00:35:14.845Z | Checking icu_locid v1.5.0 |
3980 | 2025-07-08T00:35:15.127Z | Checking thiserror v2.0.12 |
3981 | 2025-07-08T00:35:15.311Z | Checking textwrap v0.16.2 |
3982 | 2025-07-08T00:35:15.347Z | Checking tempfile v3.20.0 |
3983 | 2025-07-08T00:35:15.457Z | Checking dtrace-parser v0.2.0 |
3984 | 2025-07-08T00:35:15.726Z | Checking fs-err v3.1.1 |
3985 | 2025-07-08T00:35:15.759Z | Checking anyhow v1.0.98 |
3986 | 2025-07-08T00:35:15.881Z | Checking icu_provider v1.5.0 |
3987 | 2025-07-08T00:35:15.984Z | Checking tabled v0.15.0 |
3988 | 2025-07-08T00:35:16.067Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
3989 | 2025-07-08T00:35:16.452Z | Checking serde_spanned v0.6.9 |
3990 | 2025-07-08T00:35:16.452Z | Checking toml_datetime v0.6.11 |
3991 | 2025-07-08T00:35:16.479Z | Checking serde_json v1.0.140 |
3992 | 2025-07-08T00:35:16.512Z | Checking icu_locid_transform v1.5.0 |
3993 | 2025-07-08T00:35:16.708Z | Checking erased-serde v0.4.6 |
3994 | 2025-07-08T00:35:16.819Z | Checking toml_edit v0.22.27 |
3995 | 2025-07-08T00:35:17.374Z | Checking semver v1.0.26 |
3996 | 2025-07-08T00:35:17.519Z | Checking icu_properties v1.5.1 |
3997 | 2025-07-08T00:35:17.544Z | Checking serde-value v0.7.0 |
3998 | 2025-07-08T00:35:17.570Z | Checking serde-untagged v0.1.7 |
3999 | 2025-07-08T00:35:17.807Z | Checking camino v1.1.10 |
4000 | 2025-07-08T00:35:17.832Z | Checking dof v0.3.0 |
4001 | 2025-07-08T00:35:17.905Z | Checking cargo-platform v0.2.0 |
4002 | 2025-07-08T00:35:17.944Z | Checking clap v4.5.40 |
4003 | 2025-07-08T00:35:18.071Z | Checking macaddr v1.0.1 |
4004 | 2025-07-08T00:35:18.330Z | Checking camino-tempfile v1.4.1 |
4005 | 2025-07-08T00:35:18.413Z | Checking usdt-impl v0.5.0 |
4006 | 2025-07-08T00:35:18.948Z | Checking usdt v0.5.0 |
4007 | 2025-07-08T00:35:19.342Z | Checking toml v0.8.23 |
4008 | 2025-07-08T00:35:20.015Z | Checking cargo_toml v0.21.0 |
4009 | 2025-07-08T00:35:20.500Z | Checking icu_normalizer v1.5.0 |
4010 | 2025-07-08T00:35:21.235Z | Checking idna_adapter v1.2.0 |
4011 | 2025-07-08T00:35:21.455Z | Checking idna v1.0.3 |
4012 | 2025-07-08T00:35:21.909Z | Checking url v2.5.4 |
4013 | 2025-07-08T00:35:22.638Z | Checking cargo-util-schemas v0.2.0 |
4014 | 2025-07-08T00:35:24.336Z | Checking cargo_metadata v0.20.0 |
4015 | 2025-07-08T00:35:25.824Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
4016 | 2025-07-08T00:35:26.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s |
4017 | 2025-07-08T00:35:26.934Z | |
4018 | 2025-07-08T00:35:26.934Z | info: running `cargo check --bins` on end-to-end-tests (203/217) |
4019 | 2025-07-08T00:35:28.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4020 | 2025-07-08T00:35:28.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4021 | 2025-07-08T00:35:28.329Z | Checking polyval v0.6.2 |
4022 | 2025-07-08T00:35:28.355Z | Checking ctr v0.9.2 |
4023 | 2025-07-08T00:35:28.392Z | Checking ssh-encoding v0.2.0 |
4024 | 2025-07-08T00:35:28.392Z | Checking blowfish v0.9.1 |
4025 | 2025-07-08T00:35:28.440Z | Checking password-hash v0.4.2 |
4026 | 2025-07-08T00:35:28.466Z | Checking p256 v0.13.2 |
4027 | 2025-07-08T00:35:28.466Z | Checking p521 v0.13.3 |
4028 | 2025-07-08T00:35:28.466Z | Checking russh-cryptovec v0.7.3 |
4029 | 2025-07-08T00:35:28.644Z | Checking ghash v0.5.1 |
4030 | 2025-07-08T00:35:28.682Z | Checking md5 v0.7.0 |
4031 | 2025-07-08T00:35:28.708Z | Checking bcrypt-pbkdf v0.10.0 |
4032 | 2025-07-08T00:35:28.735Z | Checking num-bigint v0.4.6 |
4033 | 2025-07-08T00:35:28.761Z | Checking des v0.8.1 |
4034 | 2025-07-08T00:35:28.850Z | Checking aes-gcm v0.10.3 |
4035 | 2025-07-08T00:35:28.875Z | Checking pbkdf2 v0.11.0 |
4036 | 2025-07-08T00:35:28.953Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4037 | 2025-07-08T00:35:28.985Z | Checking hex-literal v0.4.1 |
4038 | 2025-07-08T00:35:29.011Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
4039 | 2025-07-08T00:35:29.061Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
4040 | 2025-07-08T00:35:29.120Z | Checking ssh-cipher v0.2.0 |
4041 | 2025-07-08T00:35:29.162Z | Checking internet-checksum v0.2.1 |
4042 | 2025-07-08T00:35:29.425Z | Checking ssh-key v0.6.6 |
4043 | 2025-07-08T00:35:29.649Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4044 | 2025-07-08T00:35:30.958Z | Checking russh-keys v0.45.0 |
4045 | 2025-07-08T00:35:32.154Z | Checking russh v0.45.0 |
4046 | 2025-07-08T00:36:03.704Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
4047 | 2025-07-08T00:36:05.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s |
4048 | 2025-07-08T00:36:06.090Z | |
4049 | 2025-07-08T00:36:06.090Z | info: running `cargo check --bins` on gateway-cli (204/217) |
4050 | 2025-07-08T00:36:07.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4051 | 2025-07-08T00:36:07.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4052 | 2025-07-08T00:36:07.244Z | Checking termios v0.3.3 |
4053 | 2025-07-08T00:36:07.458Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
4054 | 2025-07-08T00:36:08.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s |
4055 | 2025-07-08T00:36:08.859Z | |
4056 | 2025-07-08T00:36:08.859Z | info: running `cargo check --bins --no-default-features` on installinator (205/217) |
4057 | 2025-07-08T00:36:09.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4058 | 2025-07-08T00:36:09.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4059 | 2025-07-08T00:36:10.148Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
4060 | 2025-07-08T00:36:10.148Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
4061 | 2025-07-08T00:36:11.317Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
4062 | 2025-07-08T00:36:13.976Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
4063 | 2025-07-08T00:36:17.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s |
4064 | 2025-07-08T00:36:17.374Z | |
4065 | 2025-07-08T00:36:17.374Z | info: running `cargo check --bins` on internal-dns-cli (206/217) |
4066 | 2025-07-08T00:36:18.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4067 | 2025-07-08T00:36:18.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4068 | 2025-07-08T00:36:18.491Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
4069 | 2025-07-08T00:36:19.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
4070 | 2025-07-08T00:36:19.312Z | |
4071 | 2025-07-08T00:36:19.312Z | info: running `cargo check --bins` on omicron-live-tests (207/217) |
4072 | 2025-07-08T00:36:20.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4073 | 2025-07-08T00:36:20.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4074 | 2025-07-08T00:36:20.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
4075 | 2025-07-08T00:36:20.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
4076 | 2025-07-08T00:36:20.418Z | |
4077 | 2025-07-08T00:36:20.418Z | info: running `cargo check --bins` on live-tests-macros (208/217) |
4078 | 2025-07-08T00:36:21.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4079 | 2025-07-08T00:36:21.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4080 | 2025-07-08T00:36:21.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
4081 | 2025-07-08T00:36:21.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s |
4082 | 2025-07-08T00:36:21.473Z | |
4083 | 2025-07-08T00:36:21.473Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (209/217) |
4084 | 2025-07-08T00:36:22.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4085 | 2025-07-08T00:36:22.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4086 | 2025-07-08T00:36:22.777Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
4087 | 2025-07-08T00:36:23.630Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s |
4088 | 2025-07-08T00:36:23.867Z | |
4089 | 2025-07-08T00:36:23.867Z | info: running `cargo check --bins` on omicron-package (210/217) |
4090 | 2025-07-08T00:36:24.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4091 | 2025-07-08T00:36:24.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4092 | 2025-07-08T00:36:25.088Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
4093 | 2025-07-08T00:36:27.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
4094 | 2025-07-08T00:36:27.360Z | |
4095 | 2025-07-08T00:36:27.360Z | info: running `cargo check --bins` on trust-quorum (211/217) |
4096 | 2025-07-08T00:36:28.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4097 | 2025-07-08T00:36:28.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4098 | 2025-07-08T00:36:28.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
4099 | 2025-07-08T00:36:28.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
4100 | 2025-07-08T00:36:28.530Z | |
4101 | 2025-07-08T00:36:28.530Z | info: running `cargo check --bins` on gfss (212/217) |
4102 | 2025-07-08T00:36:29.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4103 | 2025-07-08T00:36:29.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4104 | 2025-07-08T00:36:29.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
4105 | 2025-07-08T00:36:29.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
4106 | 2025-07-08T00:36:29.701Z | |
4107 | 2025-07-08T00:36:29.701Z | info: running `cargo check --bins` on wicket-dbg (213/217) |
4108 | 2025-07-08T00:36:30.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4109 | 2025-07-08T00:36:30.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4110 | 2025-07-08T00:36:31.008Z | Checking rtoolbox v0.0.2 |
4111 | 2025-07-08T00:36:31.008Z | Checking tui-tree-widget v0.23.1 |
4112 | 2025-07-08T00:36:31.034Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
4113 | 2025-07-08T00:36:31.271Z | Checking rpassword v7.4.0 |
4114 | 2025-07-08T00:36:38.659Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
4115 | 2025-07-08T00:36:43.311Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
4116 | 2025-07-08T00:36:45.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.45s |
4117 | 2025-07-08T00:36:45.394Z | |
4118 | 2025-07-08T00:36:45.394Z | info: running `cargo check --bins` on wicket (214/217) |
4119 | 2025-07-08T00:36:46.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4120 | 2025-07-08T00:36:46.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4121 | 2025-07-08T00:36:46.613Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
4122 | 2025-07-08T00:36:47.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
4123 | 2025-07-08T00:36:47.308Z | |
4124 | 2025-07-08T00:36:47.308Z | info: running `cargo check --bins` on wicketd (215/217) |
4125 | 2025-07-08T00:36:48.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4126 | 2025-07-08T00:36:48.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4127 | 2025-07-08T00:36:48.664Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
4128 | 2025-07-08T00:36:54.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s |
4129 | 2025-07-08T00:36:55.104Z | |
4130 | 2025-07-08T00:36:55.104Z | info: running `cargo check --bins` on omicron-workspace-hack (216/217) |
4131 | 2025-07-08T00:36:56.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4132 | 2025-07-08T00:36:56.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4133 | 2025-07-08T00:36:56.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
4134 | 2025-07-08T00:36:56.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
4135 | 2025-07-08T00:36:56.183Z | |
4136 | 2025-07-08T00:36:56.183Z | info: running `cargo check --bins` on zone-setup (217/217) |
4137 | 2025-07-08T00:36:57.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
4138 | 2025-07-08T00:36:57.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
4139 | 2025-07-08T00:36:57.371Z | Checking uzers v0.12.1 |
4140 | 2025-07-08T00:36:57.766Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
4141 | 2025-07-08T00:36:59.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
4142 | 2025-07-08T00:36:59.642Z | |
4143 | 2025-07-08T00:36:59.642Z | real 21:26.294708239 |
4144 | 2025-07-08T00:36:59.642Z | user 35:35.195724432 |
4145 | 2025-07-08T00:36:59.642Z | sys 6:21.365726702 |
4146 | 2025-07-08T00:36:59.642Z | trap 0.980876149 |
4147 | 2025-07-08T00:36:59.642Z | tflt 0.508170625 |
4148 | 2025-07-08T00:36:59.642Z | dflt 1.856366560 |
4149 | 2025-07-08T00:36:59.642Z | kflt 0.001116754 |
4150 | 2025-07-08T00:36:59.642Z | lock 1:30:45.851243418 |
4151 | 2025-07-08T00:36:59.642Z | slp 3:08:39.340793197 |
4152 | 2025-07-08T00:36:59.642Z | lat 1:35.836258984 |
4153 | 2025-07-08T00:36:59.642Z | stop 4:21.625600449 |
4154 | 2025-07-08T00:36:59.642Z | process exited: duration 1628844 ms, exit code 0 |
|
4155 | 2025-07-08T00:36:59.695Z | found 0 output files |