|
|
|
1 | 2025-03-22T19:14:41.136Z | job assigned to worker 01JPZME1CJDSQ5ANEQD49M81XW [factory gimlet-EVT22200007-propolis, EVT22200007/22664] (queued for 25 s) |
|
2 | 2025-03-22T19:14:49.782Z | starting task 0: "setup" |
3 | 2025-03-22T19:14:49.808Z | ++ uname -s |
4 | 2025-03-22T19:14:49.808Z | + kern=SunOS |
5 | 2025-03-22T19:14:49.808Z | + build_user=build |
6 | 2025-03-22T19:14:49.808Z | + build_uid=12345 |
7 | 2025-03-22T19:14:49.808Z | + work_dir=/work |
8 | 2025-03-22T19:14:49.808Z | + input_dir=/input |
9 | 2025-03-22T19:14:49.808Z | + [[ 0 == 12345 ]] |
10 | 2025-03-22T19:14:49.808Z | + case "$kern" in |
11 | 2025-03-22T19:14:49.808Z | + groupadd -g 12345 build |
12 | 2025-03-22T19:14:49.808Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-22T19:14:51.805Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-22T19:14:51.842Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-22T19:14:51.868Z | + home_fs=zfs |
16 | 2025-03-22T19:14:51.868Z | + [[ zfs == autofs ]] |
17 | 2025-03-22T19:14:51.868Z | + mkdir -p /home/build |
18 | 2025-03-22T19:14:51.868Z | + chown build:build /home/build /work |
19 | 2025-03-22T19:14:53.851Z | + chmod 0700 /home/build /work |
20 | 2025-03-22T19:14:53.877Z | process exited: duration 4075 ms, exit code 0 |
|
21 | 2025-03-22T19:14:53.929Z | starting task 1: "rust-toolchain" |
22 | 2025-03-22T19:14:53.954Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-03-22T19:14:53.954Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-22T19:14:53.954Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
25 | 2025-03-22T19:14:53.954Z | * rust toolchain channel = "1.85.0" |
26 | 2025-03-22T19:14:53.954Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-22T19:14:53.954Z | * rust toolchain profile = "default" |
28 | 2025-03-22T19:14:53.954Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-22T19:14:53.955Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-03-22T19:14:54.092Z | info: downloading installer |
31 | 2025-03-22T19:14:54.717Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-22T19:14:54.717Z | warn: /opt/ooce/bin |
33 | 2025-03-22T19:14:54.717Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-22T19:14:54.717Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-22T19:14:54.717Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-22T19:14:54.717Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-22T19:14:54.717Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-22T19:14:54.717Z | error: cannot install while Rust is installed |
39 | 2025-03-22T19:14:54.717Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-22T19:14:54.743Z | info: profile set to 'default' |
41 | 2025-03-22T19:14:54.743Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-22T19:14:54.743Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-03-22T19:14:54.837Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-22T19:14:54.837Z | info: downloading component 'cargo' |
45 | 2025-03-22T19:14:55.042Z | info: downloading component 'clippy' |
46 | 2025-03-22T19:14:55.129Z | info: downloading component 'rust-docs' |
47 | 2025-03-22T19:14:55.345Z | info: downloading component 'rust-std' |
48 | 2025-03-22T19:14:55.630Z | info: downloading component 'rustc' |
49 | 2025-03-22T19:14:56.590Z | info: downloading component 'rustfmt' |
50 | 2025-03-22T19:14:56.652Z | info: installing component 'cargo' |
51 | 2025-03-22T19:14:57.805Z | info: installing component 'clippy' |
52 | 2025-03-22T19:14:58.271Z | info: installing component 'rust-docs' |
53 | 2025-03-22T19:15:01.217Z | info: installing component 'rust-std' |
54 | 2025-03-22T19:15:03.337Z | info: installing component 'rustc' |
55 | 2025-03-22T19:15:10.249Z | info: installing component 'rustfmt' |
56 | 2025-03-22T19:15:10.656Z | |
57 | 2025-03-22T19:15:10.656Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-03-22T19:15:10.810Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-22T19:15:10.810Z | |
60 | 2025-03-22T19:15:10.810Z | |
61 | 2025-03-22T19:15:10.810Z | Rust is installed now. Great! |
62 | 2025-03-22T19:15:10.810Z | |
63 | 2025-03-22T19:15:10.810Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-22T19:15:10.810Z | environment variable. This has not been done automatically. |
65 | 2025-03-22T19:15:10.810Z | |
66 | 2025-03-22T19:15:10.810Z | To configure your current shell, you need to source |
67 | 2025-03-22T19:15:10.810Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-22T19:15:10.810Z | |
69 | 2025-03-22T19:15:10.810Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-22T19:15:10.810Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-22T19:15:10.810Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-22T19:15:10.810Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-22T19:15:10.907Z | + rustup --version |
74 | 2025-03-22T19:15:10.933Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-22T19:15:10.933Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-22T19:15:10.971Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-22T19:15:10.997Z | + cargo --version |
78 | 2025-03-22T19:15:11.022Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-22T19:15:11.022Z | + rustc --version |
80 | 2025-03-22T19:15:11.056Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-22T19:15:11.082Z | process exited: duration 17132 ms, exit code 0 |
|
82 | 2025-03-22T19:15:11.133Z | starting task 2: "authentication" |
83 | 2025-03-22T19:15:11.194Z | process exited: duration 60 ms, exit code 0 |
|
84 | 2025-03-22T19:15:11.247Z | starting task 3: "clone repository" |
85 | 2025-03-22T19:15:11.273Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-03-22T19:15:11.273Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-03-22T19:15:11.298Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-03-22T19:15:18.129Z | + cd /work/oxidecomputer/omicron |
89 | 2025-03-22T19:15:18.154Z | + git fetch origin c2233b9416fade311f4d1984aa3df2f786549aee |
90 | 2025-03-22T19:15:18.524Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-03-22T19:15:18.524Z | * branch c2233b9416fade311f4d1984aa3df2f786549aee -> FETCH_HEAD |
92 | 2025-03-22T19:15:18.549Z | + [[ -n no-downgrades ]] |
93 | 2025-03-22T19:15:18.549Z | ++ git branch --show-current |
94 | 2025-03-22T19:15:18.549Z | + current=main |
95 | 2025-03-22T19:15:18.550Z | + [[ main != no-downgrades ]] |
96 | 2025-03-22T19:15:18.550Z | + git branch -f no-downgrades c2233b9416fade311f4d1984aa3df2f786549aee |
97 | 2025-03-22T19:15:18.550Z | + git checkout -f no-downgrades |
98 | 2025-03-22T19:15:18.725Z | Switched to branch 'no-downgrades' |
99 | 2025-03-22T19:15:18.751Z | + git reset --hard c2233b9416fade311f4d1984aa3df2f786549aee |
100 | 2025-03-22T19:15:18.895Z | HEAD is now at c2233b941 Better comments & error message |
101 | 2025-03-22T19:15:18.921Z | process exited: duration 7649 ms, exit code 0 |
|
102 | 2025-03-22T19:15:18.972Z | starting task 4: "build" |
103 | 2025-03-22T19:15:18.997Z | + source .github/buildomat/ci-env.sh |
104 | 2025-03-22T19:15:18.997Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-03-22T19:15:18.997Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-03-22T19:15:18.997Z | + cargo --version |
107 | 2025-03-22T19:15:19.048Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
108 | 2025-03-22T19:15:19.074Z | + rustc --version |
109 | 2025-03-22T19:15:19.133Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
110 | 2025-03-22T19:15:19.159Z | + source ./env.sh |
111 | 2025-03-22T19:15:19.159Z | ++ OLD_SHELL_OPTS=ehxB |
112 | 2025-03-22T19:15:19.159Z | ++ set -o xtrace |
113 | 2025-03-22T19:15:19.159Z | ++++ dirname ./env.sh |
114 | 2025-03-22T19:15:19.159Z | +++ readlink -f . |
115 | 2025-03-22T19:15:19.159Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
116 | 2025-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ 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-03-22T19:15:19.159Z | ++ case $OLD_SHELL_OPTS in |
125 | 2025-03-22T19:15:19.159Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
126 | 2025-03-22T19:15:19.159Z | + 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-03-22T19:15:19.159Z | + 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-03-22T19:15:19.159Z | + banner prerequisites |
129 | 2025-03-22T19:15:19.159Z | |
130 | 2025-03-22T19:15:19.159Z | ##### ##### ###### ##### ###### #### # # # #### # |
131 | 2025-03-22T19:15:19.159Z | # # # # # # # # # # # # # # # |
132 | 2025-03-22T19:15:19.159Z | # # # # ##### # # ##### # # # # # #### # |
133 | 2025-03-22T19:15:19.160Z | ##### ##### # ##### # # # # # # # # # |
134 | 2025-03-22T19:15:19.160Z | # # # # # # # # # # # # # # # |
135 | 2025-03-22T19:15:19.160Z | # # # ###### # # ###### ### # #### # #### # |
136 | 2025-03-22T19:15:19.160Z | |
137 | 2025-03-22T19:15:19.160Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
138 | 2025-03-22T19:15:20.518Z | pkg list: illegal option -- F |
139 | 2025-03-22T19:15:20.518Z | Usage: |
140 | 2025-03-22T19:15:20.518Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
141 | 2025-03-22T19:15:20.518Z | [pkg_fmri_pattern ...] |
142 | 2025-03-22T19:15:21.542Z | pkg list: illegal option -- F |
143 | 2025-03-22T19:15:21.542Z | Usage: |
144 | 2025-03-22T19:15:21.542Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
145 | 2025-03-22T19:15:21.542Z | [pkg_fmri_pattern ...] |
146 | 2025-03-22T19:15:32.069Z | Startup: Refreshing catalog 'helios-dev' ... Done |
147 | 2025-03-22T19:15:37.381Z | Startup: Caching catalogs ... Done |
148 | 2025-03-22T19:15:55.444Z | Planning: Solver setup ... Done (16.845s) |
149 | 2025-03-22T19:15:55.641Z | Planning: Running solver ... Done (0.197s) |
150 | 2025-03-22T19:15:55.774Z | Planning: Finding local manifests ... Done (0.003s) |
151 | 2025-03-22T19:15:55.853Z | Planning: Fetching manifests: 0/7 0% complete |
152 | 2025-03-22T19:15:56.328Z | Planning: Fetching manifests: 7/7 100% complete |
153 | 2025-03-22T19:15:56.455Z | Planning: Package planning ... Done (0.127s) |
154 | 2025-03-22T19:15:56.525Z | Planning: Merging actions ... Done (0.069s) |
155 | 2025-03-22T19:15:56.755Z | Planning: Checking for conflicting actions ... Done (0.230s) |
156 | 2025-03-22T19:15:57.809Z | Planning: Consolidating action changes ... Done (1.052s) |
157 | 2025-03-22T19:15:58.228Z | Planning: Evaluating mediators ... Done (0.419s) |
158 | 2025-03-22T19:15:58.331Z | Planning: Planning completed in 20.86 seconds |
159 | 2025-03-22T19:15:58.357Z | Packages to install: 4 |
160 | 2025-03-22T19:15:58.357Z | Packages to update: 3 |
161 | 2025-03-22T19:15:58.357Z | Mediators to change: 2 |
162 | 2025-03-22T19:15:58.357Z | Services to change: 1 |
163 | 2025-03-22T19:15:58.357Z | Estimated space available: 155.12 GB |
164 | 2025-03-22T19:15:58.357Z | Estimated space to be consumed: 1.67 GB |
165 | 2025-03-22T19:15:58.357Z | Create boot environment: No |
166 | 2025-03-22T19:15:58.357Z | Create backup boot environment: Yes |
167 | 2025-03-22T19:15:58.357Z | Rebuild boot archive: No |
168 | 2025-03-22T19:15:58.357Z | |
169 | 2025-03-22T19:15:58.357Z | Changed mediators: |
170 | 2025-03-22T19:15:58.357Z | mediator clang: |
171 | 2025-03-22T19:15:58.357Z | version: None -> 15 (system default) |
172 | 2025-03-22T19:15:58.358Z | |
173 | 2025-03-22T19:15:58.358Z | mediator llvm: |
174 | 2025-03-22T19:15:58.358Z | version: 14 (system default) -> 15 (system default) |
175 | 2025-03-22T19:15:58.358Z | |
176 | 2025-03-22T19:15:58.358Z | Changed packages: |
177 | 2025-03-22T19:15:58.358Z | helios-dev |
178 | 2025-03-22T19:15:58.358Z | developer/build-essential |
179 | 2025-03-22T19:15:58.358Z | None -> 11-2.0 |
180 | 2025-03-22T19:15:58.358Z | library/libxmlsec1 |
181 | 2025-03-22T19:15:58.358Z | None -> 1.2.35-2.0 |
182 | 2025-03-22T19:15:58.358Z | ooce/developer/clang-15 |
183 | 2025-03-22T19:15:58.358Z | None -> 15.0.7-2.0 |
184 | 2025-03-22T19:15:58.358Z | ooce/developer/llvm-15 |
185 | 2025-03-22T19:15:58.358Z | None -> 15.0.7-2.0 |
186 | 2025-03-22T19:15:58.358Z | package/pkg |
187 | 2025-03-22T19:15:58.358Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
188 | 2025-03-22T19:15:58.358Z | system/library/g++-runtime |
189 | 2025-03-22T19:15:58.358Z | 13-2.0 -> 14-2.0 |
190 | 2025-03-22T19:15:58.358Z | system/library/gcc-runtime |
191 | 2025-03-22T19:15:58.358Z | 13-2.0 -> 14-2.0 |
192 | 2025-03-22T19:15:58.358Z | |
193 | 2025-03-22T19:15:58.358Z | Services: |
194 | 2025-03-22T19:15:58.358Z | restart_fmri: |
195 | 2025-03-22T19:15:58.358Z | svc:/system/update-man-index:default |
196 | 2025-03-22T19:15:58.358Z | |
197 | 2025-03-22T19:15:58.358Z | Editable files to change: |
198 | 2025-03-22T19:15:58.358Z | Update: |
199 | 2025-03-22T19:15:58.358Z | usr/share/lib/pkg/web/config.shtml |
200 | 2025-03-22T19:15:58.424Z | |
201 | 2025-03-22T19:15:58.424Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
202 | 2025-03-22T19:16:03.434Z | Download: 1197/4301 items 65.6/225.4MB 29% complete (13.8M/s) |
203 | 2025-03-22T19:16:08.435Z | Download: 1476/4301 items 111.4/225.4MB 49% complete (11.2M/s) |
204 | 2025-03-22T19:16:13.434Z | Download: 2292/4301 items 119.6/225.4MB 53% complete (5.5M/s) |
205 | 2025-03-22T19:16:18.434Z | Download: 3169/4301 items 146.8/225.4MB 65% complete (3.5M/s) |
206 | 2025-03-22T19:16:23.449Z | Download: 3279/4301 items 209.2/225.4MB 92% complete (9.2M/s) |
207 | 2025-03-22T19:16:28.453Z | Download: 3870/4301 items 217.7/225.4MB 96% complete (7.8M/s) |
208 | 2025-03-22T19:16:33.462Z | Download: 4206/4301 items 220.6/225.4MB 97% complete (4.1M/s) |
209 | 2025-03-22T19:16:37.685Z | Download: Completed 225.42 MB in 39.26 seconds (5.7M/s) |
210 | 2025-03-22T19:16:39.147Z | Actions: 1/5122 actions (Removing old actions) |
211 | 2025-03-22T19:16:39.172Z | Actions: 194/5122 actions (Installing new actions) |
212 | 2025-03-22T19:16:44.580Z | Actions: 2932/5122 actions (Installing new actions) |
213 | 2025-03-22T19:16:45.058Z | Actions: 4267/5122 actions (Updating modified actions) |
214 | 2025-03-22T19:16:45.455Z | Actions: Completed 5122 actions in 6.31 seconds. |
215 | 2025-03-22T19:16:45.808Z | Done (0.344s) |
216 | 2025-03-22T19:16:45.834Z | Done (0.001s) |
217 | 2025-03-22T19:16:46.566Z | Done (0.756s) |
218 | 2025-03-22T19:16:51.392Z | Done (4.648s) |
219 | 2025-03-22T19:16:51.484Z | Done (0.018s) |
220 | 2025-03-22T19:16:51.509Z | Done (0.000s) |
221 | 2025-03-22T19:16:51.661Z | Done (0.000s) |
222 | 2025-03-22T19:16:52.470Z | Planning: Evaluating mediator changes ... Done |
223 | 2025-03-22T19:16:52.722Z | Planning: Checking for conflicting actions ... Done |
224 | 2025-03-22T19:16:52.747Z | Planning: Consolidating action changes ... Done |
225 | 2025-03-22T19:16:53.047Z | Planning: Evaluating mediators ... Done |
226 | 2025-03-22T19:16:53.073Z | Planning: Planning completed in 0.58 seconds |
227 | 2025-03-22T19:16:53.098Z | Mediators to change: 2 |
228 | 2025-03-22T19:16:53.098Z | Create boot environment: No |
229 | 2025-03-22T19:16:53.098Z | Create backup boot environment: No |
230 | 2025-03-22T19:16:53.152Z | Done |
231 | 2025-03-22T19:16:53.152Z | Done |
232 | 2025-03-22T19:16:53.785Z | Done |
233 | 2025-03-22T19:16:58.057Z | Done |
234 | 2025-03-22T19:16:58.160Z | Done |
235 | 2025-03-22T19:16:58.161Z | Done |
236 | 2025-03-22T19:16:58.212Z | Done |
237 | 2025-03-22T19:16:58.979Z | Planning: Evaluating mediator changes ... Done |
238 | 2025-03-22T19:16:59.055Z | Planning: Merging actions ... Done |
239 | 2025-03-22T19:16:59.275Z | Planning: Checking for conflicting actions ... Done |
240 | 2025-03-22T19:16:59.309Z | Planning: Consolidating action changes ... Done |
241 | 2025-03-22T19:16:59.593Z | Planning: Evaluating mediators ... Done |
242 | 2025-03-22T19:16:59.658Z | Planning: Planning completed in 0.97 seconds |
243 | 2025-03-22T19:16:59.703Z | Packages to change: 1 |
244 | 2025-03-22T19:16:59.703Z | Mediators to change: 1 |
245 | 2025-03-22T19:16:59.703Z | Services to change: 1 |
246 | 2025-03-22T19:16:59.703Z | Create boot environment: No |
247 | 2025-03-22T19:16:59.703Z | Create backup boot environment: Yes |
248 | 2025-03-22T19:17:01.462Z | Actions: 1/6 actions (Updating modified actions) |
249 | 2025-03-22T19:17:01.513Z | Actions: Completed 6 actions in 0.00 seconds. |
250 | 2025-03-22T19:17:01.514Z | Done |
251 | 2025-03-22T19:17:01.514Z | Done |
252 | 2025-03-22T19:17:01.592Z | Done |
253 | 2025-03-22T19:17:05.772Z | Done |
254 | 2025-03-22T19:17:05.866Z | Done |
255 | 2025-03-22T19:17:05.892Z | Done |
256 | 2025-03-22T19:17:05.960Z | Done |
257 | 2025-03-22T19:17:06.460Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
258 | 2025-03-22T19:17:06.460Z | clang system 15 system |
259 | 2025-03-22T19:17:06.460Z | csh system system illumos |
260 | 2025-03-22T19:17:06.460Z | ctags system system illumos |
261 | 2025-03-22T19:17:06.460Z | gcc vendor 12 vendor |
262 | 2025-03-22T19:17:06.460Z | gcc system 10 system |
263 | 2025-03-22T19:17:06.460Z | gcc system 7 system |
264 | 2025-03-22T19:17:06.460Z | go system 1.20 system |
265 | 2025-03-22T19:17:06.460Z | go system 1.19 system |
266 | 2025-03-22T19:17:06.460Z | llvm system 15 system |
267 | 2025-03-22T19:17:06.460Z | llvm system 14 system |
268 | 2025-03-22T19:17:06.460Z | mariadb system 10.6 system |
269 | 2025-03-22T19:17:06.460Z | mta vendor vendor dma |
270 | 2025-03-22T19:17:06.460Z | openjdk system 17 system |
271 | 2025-03-22T19:17:06.460Z | openjdk system 11 system |
272 | 2025-03-22T19:17:06.460Z | openjdk system 1.8 system |
273 | 2025-03-22T19:17:06.460Z | openssl vendor 3 vendor |
274 | 2025-03-22T19:17:06.460Z | perl system 5.36 system |
275 | 2025-03-22T19:17:06.460Z | postgresql system 15 system |
276 | 2025-03-22T19:17:06.460Z | postgresql system 13 system |
277 | 2025-03-22T19:17:06.460Z | python vendor 3 vendor |
278 | 2025-03-22T19:17:06.460Z | python system 2 system |
279 | 2025-03-22T19:17:06.460Z | python3 system 3.11 system |
280 | 2025-03-22T19:17:06.460Z | ruby system 3.0 system |
281 | 2025-03-22T19:17:06.460Z | words vendor vendor american-english |
282 | 2025-03-22T19:17:06.460Z | words system system australian-english |
283 | 2025-03-22T19:17:06.460Z | words system system british-english |
284 | 2025-03-22T19:17:06.460Z | words system system canadian-english |
285 | 2025-03-22T19:17:06.460Z | words system system french |
286 | 2025-03-22T19:17:06.460Z | words system system italian |
287 | 2025-03-22T19:17:06.460Z | words system system ngerman |
288 | 2025-03-22T19:17:06.460Z | words system system ogerman |
289 | 2025-03-22T19:17:06.460Z | words system system spanish |
290 | 2025-03-22T19:17:06.852Z | PUBLISHER TYPE STATUS P LOCATION |
291 | 2025-03-22T19:17:06.852Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
292 | 2025-03-22T19:17:10.605Z | FMRI IFO |
293 | 2025-03-22T19:17:10.605Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
294 | 2025-03-22T19:17:10.605Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
295 | 2025-03-22T19:17:10.605Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
296 | 2025-03-22T19:17:10.605Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
297 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
298 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
299 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
300 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
301 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
302 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
303 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
304 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
305 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
306 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
307 | 2025-03-22T19:17:10.606Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
308 | 2025-03-22T19:17:11.505Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
309 | 2025-03-22T19:17:11.947Z | Updating crates.io index |
310 | 2025-03-22T19:17:11.972Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
311 | 2025-03-22T19:17:12.648Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
312 | 2025-03-22T19:17:12.994Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
313 | 2025-03-22T19:17:13.374Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
314 | 2025-03-22T19:17:13.807Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
315 | 2025-03-22T19:17:15.012Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
316 | 2025-03-22T19:17:17.020Z | Updating git repository `https://github.com/oxidecomputer/opte` |
317 | 2025-03-22T19:17:17.793Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
318 | 2025-03-22T19:17:18.570Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
319 | 2025-03-22T19:17:18.939Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
320 | 2025-03-22T19:17:19.306Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
321 | 2025-03-22T19:17:20.083Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
322 | 2025-03-22T19:17:20.691Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
323 | 2025-03-22T19:17:21.088Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
324 | 2025-03-22T19:17:21.559Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
325 | 2025-03-22T19:17:21.903Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
326 | 2025-03-22T19:17:22.250Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
327 | 2025-03-22T19:17:22.574Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
328 | 2025-03-22T19:17:22.940Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
329 | 2025-03-22T19:17:23.363Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
330 | 2025-03-22T19:17:23.728Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
331 | 2025-03-22T19:17:24.158Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
332 | 2025-03-22T19:17:24.581Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
333 | 2025-03-22T19:17:24.932Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
334 | 2025-03-22T19:17:25.680Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
335 | 2025-03-22T19:17:26.032Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
336 | 2025-03-22T19:17:26.494Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
337 | 2025-03-22T19:17:26.997Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
338 | 2025-03-22T19:17:27.473Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
339 | 2025-03-22T19:17:27.800Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
340 | 2025-03-22T19:17:28.175Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
341 | 2025-03-22T19:17:29.756Z | Downloading crates ... |
342 | 2025-03-22T19:17:29.816Z | Downloaded anstream v0.6.15 |
343 | 2025-03-22T19:17:29.843Z | Downloaded fastrand v2.1.1 |
344 | 2025-03-22T19:17:29.843Z | Downloaded swrite v0.1.0 |
345 | 2025-03-22T19:17:29.843Z | Downloaded scroll_derive v0.12.0 |
346 | 2025-03-22T19:17:29.843Z | Downloaded generic-array v0.14.7 |
347 | 2025-03-22T19:17:29.843Z | Downloaded usdt-macro v0.5.0 |
348 | 2025-03-22T19:17:29.843Z | Downloaded serde_spanned v0.6.8 |
349 | 2025-03-22T19:17:29.843Z | Downloaded itoa v1.0.11 |
350 | 2025-03-22T19:17:29.843Z | Downloaded heck v0.5.0 |
351 | 2025-03-22T19:17:29.843Z | Downloaded version_check v0.9.5 |
352 | 2025-03-22T19:17:29.843Z | Downloaded once_cell v1.20.3 |
353 | 2025-03-22T19:17:29.870Z | Downloaded usdt v0.5.0 |
354 | 2025-03-22T19:17:29.870Z | Downloaded clap v4.5.32 |
355 | 2025-03-22T19:17:29.870Z | Downloaded unicode-ident v1.0.14 |
356 | 2025-03-22T19:17:29.870Z | Downloaded toml_edit v0.22.24 |
357 | 2025-03-22T19:17:29.895Z | Downloaded zerocopy-derive v0.7.35 |
358 | 2025-03-22T19:17:29.895Z | Downloaded textwrap v0.16.1 |
359 | 2025-03-22T19:17:29.895Z | Downloaded tabled v0.15.0 |
360 | 2025-03-22T19:17:29.921Z | Downloaded syn v1.0.109 |
361 | 2025-03-22T19:17:29.946Z | Downloaded winnow v0.7.3 |
362 | 2025-03-22T19:17:29.946Z | Downloaded serde_tokenstream v0.2.2 |
363 | 2025-03-22T19:17:29.946Z | Downloaded scroll v0.12.0 |
364 | 2025-03-22T19:17:29.946Z | Downloaded clap_builder v4.5.32 |
365 | 2025-03-22T19:17:29.946Z | Downloaded goblin v0.8.2 |
366 | 2025-03-22T19:17:29.971Z | Downloaded serde_json v1.0.139 |
367 | 2025-03-22T19:17:29.971Z | Downloaded thiserror v2.0.12 |
368 | 2025-03-22T19:17:29.971Z | Downloaded rustix v0.37.28 |
369 | 2025-03-22T19:17:29.997Z | Downloaded syn v2.0.98 |
370 | 2025-03-22T19:17:30.022Z | Downloaded hashbrown v0.15.1 |
371 | 2025-03-22T19:17:30.022Z | Downloaded clap_derive v4.5.32 |
372 | 2025-03-22T19:17:30.022Z | Downloaded unicode-linebreak v0.1.5 |
373 | 2025-03-22T19:17:30.022Z | Downloaded zerocopy v0.7.35 |
374 | 2025-03-22T19:17:30.048Z | Downloaded tabled_derive v0.7.0 |
375 | 2025-03-22T19:17:30.048Z | Downloaded unicode-width v0.1.14 |
376 | 2025-03-22T19:17:30.048Z | Downloaded ryu v1.0.18 |
377 | 2025-03-22T19:17:30.048Z | Downloaded indexmap v2.7.1 |
378 | 2025-03-22T19:17:30.048Z | Downloaded pest v2.7.14 |
379 | 2025-03-22T19:17:30.048Z | Downloaded toml v0.8.20 |
380 | 2025-03-22T19:17:30.073Z | Downloaded serde_derive v1.0.218 |
381 | 2025-03-22T19:17:30.073Z | Downloaded libc v0.2.170 |
382 | 2025-03-22T19:17:30.098Z | Downloaded serde v1.0.218 |
383 | 2025-03-22T19:17:30.098Z | Downloaded rustix v0.38.37 |
384 | 2025-03-22T19:17:30.124Z | Downloaded pretty-hex v0.4.1 |
385 | 2025-03-22T19:17:30.124Z | Downloaded pest_meta v2.7.14 |
386 | 2025-03-22T19:17:30.124Z | Downloaded papergrid v0.11.0 |
387 | 2025-03-22T19:17:30.124Z | Downloaded memchr v2.7.4 |
388 | 2025-03-22T19:17:30.124Z | Downloaded log v0.4.22 |
389 | 2025-03-22T19:17:30.124Z | Downloaded cfg-if v1.0.0 |
390 | 2025-03-22T19:17:30.149Z | Downloaded cargo_metadata v0.19.2 |
391 | 2025-03-22T19:17:30.149Z | Downloaded anyhow v1.0.97 |
392 | 2025-03-22T19:17:30.149Z | Downloaded ucd-trie v0.1.7 |
393 | 2025-03-22T19:17:30.149Z | Downloaded typenum v1.17.0 |
394 | 2025-03-22T19:17:30.149Z | Downloaded tempfile v3.13.0 |
395 | 2025-03-22T19:17:30.149Z | Downloaded sha2 v0.10.8 |
396 | 2025-03-22T19:17:30.149Z | Downloaded proc-macro2 v1.0.94 |
397 | 2025-03-22T19:17:30.149Z | Downloaded pest_generator v2.7.14 |
398 | 2025-03-22T19:17:30.149Z | Downloaded pest_derive v2.7.14 |
399 | 2025-03-22T19:17:30.149Z | Downloaded bytecount v0.6.8 |
400 | 2025-03-22T19:17:30.150Z | Downloaded bitflags v2.6.0 |
401 | 2025-03-22T19:17:30.175Z | Downloaded toml_datetime v0.6.8 |
402 | 2025-03-22T19:17:30.175Z | Downloaded thiserror v1.0.69 |
403 | 2025-03-22T19:17:30.175Z | Downloaded semver v1.0.25 |
404 | 2025-03-22T19:17:30.175Z | Downloaded quote v1.0.39 |
405 | 2025-03-22T19:17:30.175Z | Downloaded proc-macro-error v1.0.4 |
406 | 2025-03-22T19:17:30.175Z | Downloaded io-lifetimes v1.0.11 |
407 | 2025-03-22T19:17:30.175Z | Downloaded is_terminal_polyfill v1.70.1 |
408 | 2025-03-22T19:17:30.175Z | Downloaded cargo_toml v0.21.0 |
409 | 2025-03-22T19:17:30.175Z | Downloaded camino-tempfile v1.1.1 |
410 | 2025-03-22T19:17:30.175Z | Downloaded camino v1.1.9 |
411 | 2025-03-22T19:17:30.201Z | Downloaded bitflags v1.3.2 |
412 | 2025-03-22T19:17:30.201Z | Downloaded utf8parse v0.2.2 |
413 | 2025-03-22T19:17:30.201Z | Downloaded usdt-impl v0.5.0 |
414 | 2025-03-22T19:17:30.201Z | Downloaded thread-id v4.2.2 |
415 | 2025-03-22T19:17:30.201Z | Downloaded thiserror-impl v2.0.12 |
416 | 2025-03-22T19:17:30.201Z | Downloaded thiserror-impl v1.0.69 |
417 | 2025-03-22T19:17:30.201Z | Downloaded terminal_size v0.4.0 |
418 | 2025-03-22T19:17:30.201Z | Downloaded terminal_size v0.2.6 |
419 | 2025-03-22T19:17:30.201Z | Downloaded strsim v0.11.1 |
420 | 2025-03-22T19:17:30.201Z | Downloaded smawk v0.3.2 |
421 | 2025-03-22T19:17:30.202Z | Downloaded proc-macro-error-attr v1.0.4 |
422 | 2025-03-22T19:17:30.202Z | Downloaded plain v0.2.3 |
423 | 2025-03-22T19:17:30.202Z | Downloaded memmap v0.7.0 |
424 | 2025-03-22T19:17:30.202Z | Downloaded macaddr v1.0.1 |
425 | 2025-03-22T19:17:30.202Z | Downloaded clap_lex v0.7.4 |
426 | 2025-03-22T19:17:30.202Z | Downloaded usdt-attr-macro v0.5.0 |
427 | 2025-03-22T19:17:30.202Z | Downloaded heck v0.4.1 |
428 | 2025-03-22T19:17:30.202Z | Downloaded fnv v1.0.7 |
429 | 2025-03-22T19:17:30.202Z | Downloaded errno v0.3.9 |
430 | 2025-03-22T19:17:30.202Z | Downloaded digest v0.10.7 |
431 | 2025-03-22T19:17:30.228Z | Downloaded crypto-common v0.1.6 |
432 | 2025-03-22T19:17:30.228Z | Downloaded cpufeatures v0.2.14 |
433 | 2025-03-22T19:17:30.228Z | Downloaded cargo-platform v0.1.8 |
434 | 2025-03-22T19:17:30.228Z | Downloaded byteorder v1.5.0 |
435 | 2025-03-22T19:17:30.228Z | Downloaded fs-err v2.11.0 |
436 | 2025-03-22T19:17:30.228Z | Downloaded dof v0.3.0 |
437 | 2025-03-22T19:17:30.228Z | Downloaded anstyle-parse v0.2.5 |
438 | 2025-03-22T19:17:30.228Z | Downloaded anstyle v1.0.10 |
439 | 2025-03-22T19:17:30.228Z | Downloaded equivalent v1.0.1 |
440 | 2025-03-22T19:17:30.228Z | Downloaded dtrace-parser v0.2.0 |
441 | 2025-03-22T19:17:30.228Z | Downloaded colorchoice v1.0.2 |
442 | 2025-03-22T19:17:30.228Z | Downloaded block-buffer v0.10.4 |
443 | 2025-03-22T19:17:30.228Z | Downloaded autocfg v1.4.0 |
444 | 2025-03-22T19:17:30.228Z | Downloaded anstyle-query v1.1.1 |
445 | 2025-03-22T19:17:30.331Z | Compiling proc-macro2 v1.0.94 |
446 | 2025-03-22T19:17:30.331Z | Compiling unicode-ident v1.0.14 |
447 | 2025-03-22T19:17:30.357Z | Compiling serde v1.0.218 |
448 | 2025-03-22T19:17:30.357Z | Compiling libc v0.2.170 |
449 | 2025-03-22T19:17:30.357Z | Compiling version_check v0.9.5 |
450 | 2025-03-22T19:17:30.357Z | Compiling memchr v2.7.4 |
451 | 2025-03-22T19:17:30.357Z | Compiling thiserror v1.0.69 |
452 | 2025-03-22T19:17:30.357Z | Compiling ryu v1.0.18 |
453 | 2025-03-22T19:17:30.605Z | Compiling ucd-trie v0.1.7 |
454 | 2025-03-22T19:17:30.742Z | Compiling itoa v1.0.11 |
455 | 2025-03-22T19:17:31.032Z | Compiling once_cell v1.20.3 |
456 | 2025-03-22T19:17:31.143Z | Compiling byteorder v1.5.0 |
457 | 2025-03-22T19:17:31.271Z | Compiling rustix v0.38.37 |
458 | 2025-03-22T19:17:31.373Z | Compiling serde_json v1.0.139 |
459 | 2025-03-22T19:17:31.541Z | Compiling bitflags v2.6.0 |
460 | 2025-03-22T19:17:31.682Z | Compiling proc-macro-error-attr v1.0.4 |
461 | 2025-03-22T19:17:31.777Z | Compiling usdt-impl v0.5.0 |
462 | 2025-03-22T19:17:31.914Z | Compiling syn v1.0.109 |
463 | 2025-03-22T19:17:31.940Z | Compiling io-lifetimes v1.0.11 |
464 | 2025-03-22T19:17:31.995Z | Compiling errno v0.3.9 |
465 | 2025-03-22T19:17:32.046Z | Compiling proc-macro-error v1.0.4 |
466 | 2025-03-22T19:17:32.072Z | Compiling quote v1.0.39 |
467 | 2025-03-22T19:17:32.322Z | Compiling equivalent v1.0.1 |
468 | 2025-03-22T19:17:32.398Z | Compiling syn v2.0.98 |
469 | 2025-03-22T19:17:32.424Z | Compiling thread-id v4.2.2 |
470 | 2025-03-22T19:17:32.499Z | Compiling camino v1.1.9 |
471 | 2025-03-22T19:17:32.527Z | Compiling hashbrown v0.15.1 |
472 | 2025-03-22T19:17:32.555Z | Compiling plain v0.2.3 |
473 | 2025-03-22T19:17:32.603Z | Compiling rustix v0.37.28 |
474 | 2025-03-22T19:17:32.640Z | Compiling utf8parse v0.2.2 |
475 | 2025-03-22T19:17:32.734Z | Compiling log v0.4.22 |
476 | 2025-03-22T19:17:32.807Z | Compiling anstyle-parse v0.2.5 |
477 | 2025-03-22T19:17:33.281Z | Compiling bitflags v1.3.2 |
478 | 2025-03-22T19:17:33.359Z | Compiling winnow v0.7.3 |
479 | 2025-03-22T19:17:33.387Z | Compiling semver v1.0.25 |
480 | 2025-03-22T19:17:33.444Z | Compiling indexmap v2.7.1 |
481 | 2025-03-22T19:17:33.497Z | Compiling pretty-hex v0.4.1 |
482 | 2025-03-22T19:17:33.660Z | Compiling unicode-width v0.1.14 |
483 | 2025-03-22T19:17:33.709Z | Compiling is_terminal_polyfill v1.70.1 |
484 | 2025-03-22T19:17:33.801Z | Compiling thiserror v2.0.12 |
485 | 2025-03-22T19:17:33.839Z | Compiling autocfg v1.4.0 |
486 | 2025-03-22T19:17:34.083Z | Compiling anstyle-query v1.1.1 |
487 | 2025-03-22T19:17:34.224Z | Compiling anstyle v1.0.10 |
488 | 2025-03-22T19:17:34.249Z | Compiling colorchoice v1.0.2 |
489 | 2025-03-22T19:17:34.475Z | Compiling terminal_size v0.4.0 |
490 | 2025-03-22T19:17:34.599Z | Compiling anstream v0.6.15 |
491 | 2025-03-22T19:17:34.649Z | Compiling fs-err v2.11.0 |
492 | 2025-03-22T19:17:34.702Z | Compiling fastrand v2.1.1 |
493 | 2025-03-22T19:17:34.805Z | Compiling heck v0.5.0 |
494 | 2025-03-22T19:17:34.909Z | Compiling heck v0.4.1 |
495 | 2025-03-22T19:17:35.157Z | Compiling bytecount v0.6.8 |
496 | 2025-03-22T19:17:35.252Z | Compiling anyhow v1.0.97 |
497 | 2025-03-22T19:17:35.365Z | Compiling clap_lex v0.7.4 |
498 | 2025-03-22T19:17:35.444Z | Compiling fnv v1.0.7 |
499 | 2025-03-22T19:17:35.599Z | Compiling cfg-if v1.0.0 |
500 | 2025-03-22T19:17:35.681Z | Compiling strsim v0.11.1 |
501 | 2025-03-22T19:17:35.716Z | Compiling tempfile v3.13.0 |
502 | 2025-03-22T19:17:35.742Z | Compiling papergrid v0.11.0 |
503 | 2025-03-22T19:17:35.775Z | Compiling terminal_size v0.2.6 |
504 | 2025-03-22T19:17:36.084Z | Compiling clap_builder v4.5.32 |
505 | 2025-03-22T19:17:36.223Z | Compiling memmap v0.7.0 |
506 | 2025-03-22T19:17:36.351Z | Compiling smawk v0.3.2 |
507 | 2025-03-22T19:17:36.376Z | Compiling unicode-linebreak v0.1.5 |
508 | 2025-03-22T19:17:36.555Z | Compiling swrite v0.1.0 |
509 | 2025-03-22T19:17:36.771Z | Compiling textwrap v0.16.1 |
510 | 2025-03-22T19:17:37.094Z | Compiling tabled_derive v0.7.0 |
511 | 2025-03-22T19:17:38.221Z | Compiling serde_derive v1.0.218 |
512 | 2025-03-22T19:17:38.221Z | Compiling thiserror-impl v1.0.69 |
513 | 2025-03-22T19:17:38.247Z | Compiling zerocopy-derive v0.7.35 |
514 | 2025-03-22T19:17:38.247Z | Compiling scroll_derive v0.12.0 |
515 | 2025-03-22T19:17:38.247Z | Compiling thiserror-impl v2.0.12 |
516 | 2025-03-22T19:17:38.247Z | Compiling clap_derive v4.5.32 |
517 | 2025-03-22T19:17:38.495Z | Compiling tabled v0.15.0 |
518 | 2025-03-22T19:17:39.528Z | Compiling scroll v0.12.0 |
519 | 2025-03-22T19:17:39.890Z | Compiling zerocopy v0.7.35 |
520 | 2025-03-22T19:17:39.995Z | Compiling goblin v0.8.2 |
521 | 2025-03-22T19:17:40.767Z | Compiling pest v2.7.14 |
522 | 2025-03-22T19:17:41.579Z | Compiling clap v4.5.32 |
523 | 2025-03-22T19:17:42.891Z | Compiling pest_meta v2.7.14 |
524 | 2025-03-22T19:17:43.954Z | Compiling pest_generator v2.7.14 |
525 | 2025-03-22T19:17:44.963Z | Compiling pest_derive v2.7.14 |
526 | 2025-03-22T19:17:45.571Z | Compiling dtrace-parser v0.2.0 |
527 | 2025-03-22T19:17:46.615Z | Compiling serde_tokenstream v0.2.2 |
528 | 2025-03-22T19:17:46.659Z | Compiling serde_spanned v0.6.8 |
529 | 2025-03-22T19:17:46.659Z | Compiling toml_datetime v0.6.8 |
530 | 2025-03-22T19:17:46.895Z | Compiling cargo-platform v0.1.8 |
531 | 2025-03-22T19:17:46.922Z | Compiling macaddr v1.0.1 |
532 | 2025-03-22T19:17:47.130Z | Compiling toml_edit v0.22.24 |
533 | 2025-03-22T19:17:47.294Z | Compiling camino-tempfile v1.1.1 |
534 | 2025-03-22T19:17:47.986Z | Compiling dof v0.3.0 |
535 | 2025-03-22T19:17:48.032Z | Compiling cargo_metadata v0.19.2 |
536 | 2025-03-22T19:17:49.226Z | Compiling usdt-macro v0.5.0 |
537 | 2025-03-22T19:17:49.226Z | Compiling usdt-attr-macro v0.5.0 |
538 | 2025-03-22T19:17:49.896Z | Compiling toml v0.8.20 |
539 | 2025-03-22T19:17:50.144Z | Compiling usdt v0.5.0 |
540 | 2025-03-22T19:17:50.574Z | Compiling cargo_toml v0.21.0 |
541 | 2025-03-22T19:17:53.628Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
542 | 2025-03-22T19:17:57.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.17s |
543 | 2025-03-22T19:17:57.619Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
544 | 2025-03-22T19:17:58.328Z | Downloading crates ... |
545 | 2025-03-22T19:17:58.462Z | Downloaded async-stream-impl v0.3.6 |
546 | 2025-03-22T19:17:59.082Z | Downloaded adler2 v2.0.0 |
547 | 2025-03-22T19:17:59.082Z | Downloaded async-recursion v1.1.1 |
548 | 2025-03-22T19:17:59.082Z | Downloaded cstr-argument v0.1.2 |
549 | 2025-03-22T19:17:59.082Z | Downloaded http-range v0.1.5 |
550 | 2025-03-22T19:17:59.082Z | Downloaded hubpack_derive v0.1.1 |
551 | 2025-03-22T19:17:59.082Z | Downloaded crossbeam-deque v0.8.5 |
552 | 2025-03-22T19:17:59.082Z | Downloaded icu_provider_macros v1.5.0 |
553 | 2025-03-22T19:17:59.082Z | Downloaded newtype_derive v0.1.6 |
554 | 2025-03-22T19:17:59.082Z | Downloaded same-file v1.0.6 |
555 | 2025-03-22T19:17:59.082Z | Downloaded salsa20 v0.10.2 |
556 | 2025-03-22T19:17:59.082Z | Downloaded sqlparser_derive v0.2.2 |
557 | 2025-03-22T19:17:59.082Z | Downloaded tinyvec_macros v0.1.1 |
558 | 2025-03-22T19:17:59.082Z | Downloaded spin v0.9.8 |
559 | 2025-03-22T19:17:59.082Z | Downloaded vte_generate_state_changes v0.1.2 |
560 | 2025-03-22T19:17:59.082Z | Downloaded universal-hash v0.5.1 |
561 | 2025-03-22T19:17:59.082Z | Downloaded either v1.14.0 |
562 | 2025-03-22T19:17:59.082Z | Downloaded glob v0.3.2 |
563 | 2025-03-22T19:17:59.082Z | Downloaded packed_struct v0.10.1 |
564 | 2025-03-22T19:17:59.082Z | Downloaded rustc-hash v2.1.1 |
565 | 2025-03-22T19:17:59.082Z | Downloaded rustc_version v0.1.7 |
566 | 2025-03-22T19:17:59.082Z | Downloaded strum v0.26.3 |
567 | 2025-03-22T19:17:59.082Z | Downloaded derive_builder_macro v0.20.2 |
568 | 2025-03-22T19:17:59.082Z | Downloaded deranged v0.3.11 |
569 | 2025-03-22T19:17:59.082Z | Downloaded parse-size v1.1.0 |
570 | 2025-03-22T19:17:59.082Z | Downloaded progenitor-client v0.8.0 |
571 | 2025-03-22T19:17:59.082Z | Downloaded serde-big-array v0.5.1 |
572 | 2025-03-22T19:17:59.082Z | Downloaded try-lock v0.2.5 |
573 | 2025-03-22T19:17:59.082Z | Downloaded darling_macro v0.20.10 |
574 | 2025-03-22T19:17:59.082Z | Downloaded serde_derive_internals v0.29.1 |
575 | 2025-03-22T19:17:59.082Z | Downloaded pin-utils v0.1.0 |
576 | 2025-03-22T19:17:59.082Z | Downloaded termtree v0.4.1 |
577 | 2025-03-22T19:17:59.082Z | Downloaded zerofrom v0.1.4 |
578 | 2025-03-22T19:17:59.082Z | Downloaded zerovec-derive v0.10.3 |
579 | 2025-03-22T19:17:59.082Z | Downloaded normalize-line-endings v0.3.0 |
580 | 2025-03-22T19:17:59.082Z | Downloaded num v0.4.3 |
581 | 2025-03-22T19:17:59.082Z | Downloaded tokio-tungstenite v0.23.1 |
582 | 2025-03-22T19:17:59.082Z | Downloaded foreign-types v0.3.2 |
583 | 2025-03-22T19:17:59.082Z | Downloaded endian-type v0.1.2 |
584 | 2025-03-22T19:17:59.082Z | Downloaded rustversion v1.0.17 |
585 | 2025-03-22T19:17:59.083Z | Downloaded downcast v0.11.0 |
586 | 2025-03-22T19:17:59.083Z | Downloaded sync_wrapper v1.0.1 |
587 | 2025-03-22T19:17:59.083Z | Downloaded openssl-macros v0.1.1 |
588 | 2025-03-22T19:17:59.083Z | Downloaded openssl-probe v0.1.5 |
589 | 2025-03-22T19:17:59.083Z | Downloaded displaydoc v0.2.5 |
590 | 2025-03-22T19:17:59.083Z | Downloaded olpc-cjson v0.1.4 |
591 | 2025-03-22T19:17:59.083Z | Downloaded oso-derive v0.27.3 |
592 | 2025-03-22T19:17:59.083Z | Downloaded write16 v1.0.0 |
593 | 2025-03-22T19:17:59.083Z | Downloaded phf v0.11.2 |
594 | 2025-03-22T19:17:59.083Z | Downloaded time-core v0.1.2 |
595 | 2025-03-22T19:17:59.083Z | Downloaded typify-macro v0.2.0 |
596 | 2025-03-22T19:17:59.083Z | Downloaded slog-dtrace v0.3.0 |
597 | 2025-03-22T19:17:59.083Z | Downloaded typify-macro v0.3.0 |
598 | 2025-03-22T19:17:59.083Z | Downloaded phf_shared v0.11.2 |
599 | 2025-03-22T19:17:59.083Z | Downloaded xattr v1.3.1 |
600 | 2025-03-22T19:17:59.083Z | Downloaded xz2 v0.1.7 |
601 | 2025-03-22T19:17:59.083Z | Downloaded writeable v0.5.5 |
602 | 2025-03-22T19:17:59.083Z | Downloaded typify v0.2.0 |
603 | 2025-03-22T19:17:59.083Z | Downloaded tinyvec v1.8.0 |
604 | 2025-03-22T19:17:59.083Z | Downloaded zerocopy-derive v0.8.10 |
605 | 2025-03-22T19:17:59.083Z | Downloaded yansi v1.0.1 |
606 | 2025-03-22T19:17:59.083Z | Downloaded x509-cert v0.2.5 |
607 | 2025-03-22T19:17:59.083Z | Downloaded toml_edit v0.19.15 |
608 | 2025-03-22T19:17:59.083Z | Downloaded openssl-sys v0.9.106 |
609 | 2025-03-22T19:17:59.083Z | Downloaded tough v0.19.0 |
610 | 2025-03-22T19:17:59.083Z | Downloaded time v0.3.36 |
611 | 2025-03-22T19:17:59.083Z | Downloaded regex v1.11.1 |
612 | 2025-03-22T19:17:59.083Z | Downloaded petname v2.0.2 |
613 | 2025-03-22T19:17:59.083Z | Downloaded object v0.30.4 |
614 | 2025-03-22T19:17:59.083Z | Downloaded dropshot v0.12.0 |
615 | 2025-03-22T19:17:59.083Z | Downloaded zerocopy v0.8.10 |
616 | 2025-03-22T19:17:59.083Z | Downloaded hickory-proto v0.24.4 |
617 | 2025-03-22T19:17:59.083Z | Downloaded curve25519-dalek v4.1.3 |
618 | 2025-03-22T19:17:59.083Z | Downloaded dropshot v0.16.0 |
619 | 2025-03-22T19:17:59.083Z | Downloaded openapiv3 v2.0.0 |
620 | 2025-03-22T19:17:59.083Z | Downloaded openssl v0.10.71 |
621 | 2025-03-22T19:17:59.109Z | Downloaded rustls v0.23.19 |
622 | 2025-03-22T19:17:59.109Z | Downloaded rustls v0.22.4 |
623 | 2025-03-22T19:17:59.109Z | Downloaded sled v0.34.7 |
624 | 2025-03-22T19:17:59.109Z | Downloaded csv v1.3.1 |
625 | 2025-03-22T19:17:59.109Z | Downloaded regex-syntax v0.8.5 |
626 | 2025-03-22T19:17:59.109Z | Downloaded object v0.36.5 |
627 | 2025-03-22T19:17:59.109Z | Downloaded tokio v1.43.0 |
628 | 2025-03-22T19:17:59.155Z | Downloaded ratatui v0.29.0 |
629 | 2025-03-22T19:17:59.181Z | Downloaded zerocopy-derive v0.6.6 |
630 | 2025-03-22T19:17:59.206Z | Downloaded regex-automata v0.4.8 |
631 | 2025-03-22T19:17:59.233Z | Downloaded typify-impl v0.3.0 |
632 | 2025-03-22T19:17:59.233Z | Downloaded typify-impl v0.2.0 |
633 | 2025-03-22T19:17:59.259Z | Downloaded webpki-roots v0.26.6 |
634 | 2025-03-22T19:17:59.259Z | Downloaded unicode-width v0.2.0 |
635 | 2025-03-22T19:17:59.284Z | Downloaded rustls v0.21.12 |
636 | 2025-03-22T19:17:59.284Z | Downloaded regress v0.10.3 |
637 | 2025-03-22T19:17:59.284Z | Downloaded rustls-webpki v0.102.8 |
638 | 2025-03-22T19:17:59.310Z | Downloaded proptest v1.6.0 |
639 | 2025-03-22T19:17:59.335Z | Downloaded lalrpop v0.19.12 |
640 | 2025-03-22T19:17:59.335Z | Downloaded rustls-webpki v0.101.7 |
641 | 2025-03-22T19:17:59.360Z | Downloaded futures-util v0.3.31 |
642 | 2025-03-22T19:17:59.360Z | Downloaded petgraph v0.7.1 |
643 | 2025-03-22T19:17:59.386Z | Downloaded petgraph v0.6.5 |
644 | 2025-03-22T19:17:59.411Z | Downloaded lzma-sys v0.1.20 |
645 | 2025-03-22T19:17:59.437Z | Downloaded winnow v0.6.20 |
646 | 2025-03-22T19:17:59.462Z | Downloaded libz-sys v1.1.20 |
647 | 2025-03-22T19:17:59.487Z | Downloaded icu_properties_data v1.5.0 |
648 | 2025-03-22T19:17:59.487Z | Downloaded sha3 v0.10.8 |
649 | 2025-03-22T19:17:59.487Z | Downloaded regex-syntax v0.6.29 |
650 | 2025-03-22T19:17:59.514Z | Downloaded rayon v1.10.0 |
651 | 2025-03-22T19:17:59.514Z | Downloaded nix v0.29.0 |
652 | 2025-03-22T19:17:59.540Z | Downloaded nix v0.28.0 |
653 | 2025-03-22T19:17:59.540Z | Downloaded nix v0.27.1 |
654 | 2025-03-22T19:17:59.566Z | Downloaded winnow v0.5.40 |
655 | 2025-03-22T19:17:59.566Z | Downloaded diesel v2.2.8 |
656 | 2025-03-22T19:17:59.592Z | Downloaded itertools v0.13.0 |
657 | 2025-03-22T19:17:59.592Z | Downloaded rsa v0.9.6 |
658 | 2025-03-22T19:17:59.592Z | Downloaded typed-path v0.9.3 |
659 | 2025-03-22T19:17:59.617Z | Downloaded hyper v1.6.0 |
660 | 2025-03-22T19:17:59.617Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
661 | 2025-03-22T19:17:59.643Z | Downloaded quick-xml v0.37.2 |
662 | 2025-03-22T19:17:59.643Z | Downloaded itertools v0.14.0 |
663 | 2025-03-22T19:17:59.643Z | Downloaded hkdf v0.12.4 |
664 | 2025-03-22T19:17:59.643Z | Downloaded pbkdf2 v0.11.0 |
665 | 2025-03-22T19:17:59.643Z | Downloaded oso v0.27.3 |
666 | 2025-03-22T19:17:59.670Z | Downloaded reqwest v0.12.12 |
667 | 2025-03-22T19:17:59.670Z | Downloaded qorb v0.2.1 |
668 | 2025-03-22T19:17:59.670Z | Downloaded pretty_assertions v1.4.1 |
669 | 2025-03-22T19:17:59.670Z | Downloaded hashbrown v0.12.3 |
670 | 2025-03-22T19:17:59.670Z | Downloaded itertools v0.12.1 |
671 | 2025-03-22T19:17:59.697Z | Downloaded idna v1.0.3 |
672 | 2025-03-22T19:17:59.697Z | Downloaded rustls-pki-types v1.10.0 |
673 | 2025-03-22T19:17:59.697Z | Downloaded publicsuffix v2.3.0 |
674 | 2025-03-22T19:17:59.697Z | Downloaded encoding_rs v0.8.34 |
675 | 2025-03-22T19:17:59.722Z | Downloaded ring v0.17.11 |
676 | 2025-03-22T19:17:59.761Z | Downloaded diesel_derives v2.2.3 |
677 | 2025-03-22T19:17:59.787Z | Downloaded typify v0.3.0 |
678 | 2025-03-22T19:17:59.787Z | Downloaded prettyplease v0.2.30 |
679 | 2025-03-22T19:17:59.787Z | Downloaded hashbrown v0.13.2 |
680 | 2025-03-22T19:17:59.827Z | Downloaded libxml v0.3.3 |
681 | 2025-03-22T19:17:59.827Z | Downloaded libm v0.2.8 |
682 | 2025-03-22T19:17:59.827Z | Downloaded itertools v0.10.5 |
683 | 2025-03-22T19:17:59.827Z | Downloaded slog-envlogger v2.2.0 |
684 | 2025-03-22T19:17:59.827Z | Downloaded reedline v0.38.0 |
685 | 2025-03-22T19:17:59.827Z | Downloaded tabled v0.18.0 |
686 | 2025-03-22T19:17:59.853Z | Downloaded wyz v0.5.1 |
687 | 2025-03-22T19:17:59.853Z | Downloaded phf_codegen v0.11.2 |
688 | 2025-03-22T19:17:59.853Z | Downloaded test-strategy v0.4.0 |
689 | 2025-03-22T19:17:59.853Z | Downloaded time-macros v0.2.18 |
690 | 2025-03-22T19:17:59.853Z | Downloaded subtle v2.6.1 |
691 | 2025-03-22T19:17:59.853Z | Downloaded slog-stdlog v4.1.1 |
692 | 2025-03-22T19:17:59.853Z | Downloaded slog-scope v4.4.0 |
693 | 2025-03-22T19:17:59.853Z | Downloaded slog-json v2.6.1 |
694 | 2025-03-22T19:17:59.853Z | Downloaded pem-rfc7468 v0.7.0 |
695 | 2025-03-22T19:17:59.853Z | Downloaded peg-macros v0.8.5 |
696 | 2025-03-22T19:17:59.853Z | Downloaded daft v0.1.2 |
697 | 2025-03-22T19:17:59.879Z | Downloaded zopfli v0.8.1 |
698 | 2025-03-22T19:17:59.879Z | Downloaded zerocopy v0.6.6 |
699 | 2025-03-22T19:17:59.879Z | Downloaded thiserror-no-std v2.0.2 |
700 | 2025-03-22T19:17:59.879Z | Downloaded pbkdf2 v0.12.2 |
701 | 2025-03-22T19:17:59.879Z | Downloaded curve25519-dalek-derive v0.1.1 |
702 | 2025-03-22T19:17:59.879Z | Downloaded rusty-fork v0.3.0 |
703 | 2025-03-22T19:17:59.879Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
704 | 2025-03-22T19:17:59.938Z | Downloaded http v1.2.0 |
705 | 2025-03-22T19:17:59.963Z | Downloaded tinystr v0.7.6 |
706 | 2025-03-22T19:17:59.963Z | Downloaded tiny-keccak v2.0.2 |
707 | 2025-03-22T19:17:59.963Z | Downloaded percent-encoding v2.3.1 |
708 | 2025-03-22T19:17:59.963Z | Downloaded expectorate v1.1.0 |
709 | 2025-03-22T19:17:59.964Z | Downloaded diff v0.1.13 |
710 | 2025-03-22T19:17:59.964Z | Downloaded fragile v2.0.0 |
711 | 2025-03-22T19:17:59.964Z | Downloaded flate2 v1.1.0 |
712 | 2025-03-22T19:17:59.964Z | Downloaded phf_shared v0.10.0 |
713 | 2025-03-22T19:17:59.964Z | Downloaded phf_generator v0.11.2 |
714 | 2025-03-22T19:17:59.964Z | Downloaded twox-hash v2.1.0 |
715 | 2025-03-22T19:17:59.989Z | Downloaded signal-hook v0.3.17 |
716 | 2025-03-22T19:17:59.989Z | Downloaded pem v3.0.5 |
717 | 2025-03-22T19:17:59.989Z | Downloaded peg v0.8.5 |
718 | 2025-03-22T19:17:59.989Z | Downloaded yoke v0.7.4 |
719 | 2025-03-22T19:17:59.989Z | Downloaded yasna v0.5.2 |
720 | 2025-03-22T19:17:59.989Z | Downloaded omicron-zone-package v0.12.0 |
721 | 2025-03-22T19:17:59.989Z | Downloaded daft-derive v0.1.2 |
722 | 2025-03-22T19:17:59.989Z | Downloaded quinn v0.11.5 |
723 | 2025-03-22T19:18:00.018Z | Downloaded enum-as-inner v0.6.1 |
724 | 2025-03-22T19:18:00.018Z | Downloaded num_enum_derive v0.5.11 |
725 | 2025-03-22T19:18:00.018Z | Downloaded proc-macro-error2 v2.0.1 |
726 | 2025-03-22T19:18:00.018Z | Downloaded peg-runtime v0.8.5 |
727 | 2025-03-22T19:18:00.018Z | Downloaded yoke-derive v0.7.4 |
728 | 2025-03-22T19:18:00.018Z | Downloaded opaque-debug v0.3.1 |
729 | 2025-03-22T19:18:00.018Z | Downloaded foreign-types-shared v0.3.1 |
730 | 2025-03-22T19:18:00.018Z | Downloaded filetime v0.2.25 |
731 | 2025-03-22T19:18:00.018Z | Downloaded ff v0.13.0 |
732 | 2025-03-22T19:18:00.018Z | Downloaded signal-hook-tokio v0.3.1 |
733 | 2025-03-22T19:18:00.018Z | Downloaded signal-hook-mio v0.2.4 |
734 | 2025-03-22T19:18:00.018Z | Downloaded primeorder v0.13.6 |
735 | 2025-03-22T19:18:00.018Z | Downloaded synstructure v0.13.1 |
736 | 2025-03-22T19:18:00.018Z | Downloaded signal-hook-registry v1.4.2 |
737 | 2025-03-22T19:18:00.018Z | Downloaded topological-sort v0.2.2 |
738 | 2025-03-22T19:18:00.018Z | Downloaded tokio-util v0.7.13 |
739 | 2025-03-22T19:18:00.043Z | Downloaded nom v7.1.3 |
740 | 2025-03-22T19:18:00.043Z | Downloaded half v2.4.1 |
741 | 2025-03-22T19:18:00.043Z | Downloaded thread_local v1.1.8 |
742 | 2025-03-22T19:18:00.043Z | Downloaded thiserror-impl-no-std v2.0.2 |
743 | 2025-03-22T19:18:00.043Z | Downloaded slog v2.7.0 |
744 | 2025-03-22T19:18:00.044Z | Downloaded similar v2.7.0 |
745 | 2025-03-22T19:18:00.044Z | Downloaded fatfs v0.3.6 |
746 | 2025-03-22T19:18:00.068Z | Downloaded rcgen v0.12.1 |
747 | 2025-03-22T19:18:00.068Z | Downloaded rayon-core v1.12.1 |
748 | 2025-03-22T19:18:00.068Z | Downloaded russh v0.45.0 |
749 | 2025-03-22T19:18:00.068Z | Downloaded serde_with v3.12.0 |
750 | 2025-03-22T19:18:00.069Z | Downloaded mio v1.0.2 |
751 | 2025-03-22T19:18:00.093Z | Downloaded minimal-lexical v0.2.1 |
752 | 2025-03-22T19:18:00.094Z | Downloaded icu_locid_transform_data v1.5.0 |
753 | 2025-03-22T19:18:00.094Z | Downloaded supports-color v3.0.2 |
754 | 2025-03-22T19:18:00.094Z | Downloaded number_prefix v0.4.0 |
755 | 2025-03-22T19:18:00.094Z | Downloaded num_threads v0.1.7 |
756 | 2025-03-22T19:18:00.094Z | Downloaded headers-core v0.3.0 |
757 | 2025-03-22T19:18:00.094Z | Downloaded form_urlencoded v1.2.1 |
758 | 2025-03-22T19:18:00.094Z | Downloaded document-features v0.2.10 |
759 | 2025-03-22T19:18:00.094Z | Downloaded simd-adler32 v0.3.7 |
760 | 2025-03-22T19:18:00.094Z | Downloaded env_logger v0.10.2 |
761 | 2025-03-22T19:18:00.094Z | Downloaded zone v0.3.0 |
762 | 2025-03-22T19:18:00.094Z | Downloaded zone v0.1.8 |
763 | 2025-03-22T19:18:00.119Z | Downloaded termtree v0.5.1 |
764 | 2025-03-22T19:18:00.119Z | Downloaded progenitor v0.8.0 |
765 | 2025-03-22T19:18:00.119Z | Downloaded proc-macro-crate v1.3.1 |
766 | 2025-03-22T19:18:00.119Z | Downloaded pkg-config v0.3.31 |
767 | 2025-03-22T19:18:00.119Z | Downloaded futures-sink v0.3.31 |
768 | 2025-03-22T19:18:00.119Z | Downloaded futures-macro v0.3.31 |
769 | 2025-03-22T19:18:00.119Z | Downloaded subprocess v0.2.9 |
770 | 2025-03-22T19:18:00.119Z | Downloaded sync-ptr v0.1.1 |
771 | 2025-03-22T19:18:00.119Z | Downloaded slog-bunyan v2.5.0 |
772 | 2025-03-22T19:18:00.119Z | Downloaded slog-async v2.8.0 |
773 | 2025-03-22T19:18:00.119Z | Downloaded siphasher v0.3.11 |
774 | 2025-03-22T19:18:00.119Z | Downloaded signature v2.2.0 |
775 | 2025-03-22T19:18:00.119Z | Downloaded env_logger v0.11.5 |
776 | 2025-03-22T19:18:00.120Z | Downloaded foreign-types-shared v0.1.1 |
777 | 2025-03-22T19:18:00.120Z | Downloaded flume v0.11.1 |
778 | 2025-03-22T19:18:00.120Z | Downloaded zerovec v0.10.4 |
779 | 2025-03-22T19:18:00.145Z | Downloaded display-error-chain v0.2.2 |
780 | 2025-03-22T19:18:00.145Z | Downloaded dirs-sys-next v0.1.2 |
781 | 2025-03-22T19:18:00.145Z | Downloaded dirs-next v2.0.0 |
782 | 2025-03-22T19:18:00.145Z | Downloaded difflib v0.4.0 |
783 | 2025-03-22T19:18:00.145Z | Downloaded slab v0.4.9 |
784 | 2025-03-22T19:18:00.145Z | Downloaded sigpipe v0.1.3 |
785 | 2025-03-22T19:18:00.145Z | Downloaded fd-lock v4.0.2 |
786 | 2025-03-22T19:18:00.145Z | Downloaded fallible-iterator v0.2.0 |
787 | 2025-03-22T19:18:00.145Z | Downloaded env_filter v0.1.2 |
788 | 2025-03-22T19:18:00.145Z | Downloaded toolchain_find v0.4.0 |
789 | 2025-03-22T19:18:00.145Z | Downloaded whoami v1.5.2 |
790 | 2025-03-22T19:18:00.145Z | Downloaded resolv-conf v0.7.0 |
791 | 2025-03-22T19:18:00.145Z | Downloaded ref-cast v1.0.23 |
792 | 2025-03-22T19:18:00.170Z | Downloaded float-ord v0.3.2 |
793 | 2025-03-22T19:18:00.170Z | Downloaded heapless v0.8.0 |
794 | 2025-03-22T19:18:00.170Z | Downloaded heapless v0.7.17 |
795 | 2025-03-22T19:18:00.170Z | Downloaded polar-core v0.27.3 |
796 | 2025-03-22T19:18:00.170Z | Downloaded icu_properties v1.5.1 |
797 | 2025-03-22T19:18:00.170Z | Downloaded ref-cast-impl v1.0.23 |
798 | 2025-03-22T19:18:00.196Z | Downloaded foreign-types-macros v0.2.3 |
799 | 2025-03-22T19:18:00.196Z | Downloaded foreign-types v0.5.0 |
800 | 2025-03-22T19:18:00.196Z | Downloaded foldhash v0.1.3 |
801 | 2025-03-22T19:18:00.196Z | Downloaded fixedbitset v0.5.7 |
802 | 2025-03-22T19:18:00.196Z | Downloaded fixedbitset v0.4.2 |
803 | 2025-03-22T19:18:00.196Z | Downloaded toml v0.7.8 |
804 | 2025-03-22T19:18:00.196Z | Downloaded rtoolbox v0.0.2 |
805 | 2025-03-22T19:18:00.196Z | Downloaded ron v0.8.1 |
806 | 2025-03-22T19:18:00.196Z | Downloaded ron v0.7.1 |
807 | 2025-03-22T19:18:00.196Z | Downloaded zip v2.1.3 |
808 | 2025-03-22T19:18:00.221Z | Downloaded pin-project v1.1.6 |
809 | 2025-03-22T19:18:00.221Z | Downloaded num-bigint-dig v0.8.4 |
810 | 2025-03-22T19:18:00.221Z | Downloaded shlex v1.3.0 |
811 | 2025-03-22T19:18:00.221Z | Downloaded psl-types v2.0.11 |
812 | 2025-03-22T19:18:00.221Z | Downloaded progenitor-macro v0.9.1 |
813 | 2025-03-22T19:18:00.221Z | Downloaded gethostname v0.5.0 |
814 | 2025-03-22T19:18:00.247Z | Downloaded strum_macros v0.26.4 |
815 | 2025-03-22T19:18:00.247Z | Downloaded gimli v0.31.1 |
816 | 2025-03-22T19:18:00.247Z | Downloaded float-cmp v0.10.0 |
817 | 2025-03-22T19:18:00.247Z | Downloaded flagset v0.4.6 |
818 | 2025-03-22T19:18:00.247Z | Downloaded tokio-tungstenite v0.21.0 |
819 | 2025-03-22T19:18:00.247Z | Downloaded rfc6979 v0.4.0 |
820 | 2025-03-22T19:18:00.247Z | Downloaded hickory-client v0.24.4 |
821 | 2025-03-22T19:18:00.247Z | Downloaded hex-literal v0.4.1 |
822 | 2025-03-22T19:18:00.247Z | Downloaded zone_cfg_derive v0.3.0 |
823 | 2025-03-22T19:18:00.272Z | Downloaded zone_cfg_derive v0.1.2 |
824 | 2025-03-22T19:18:00.272Z | Downloaded zip v0.6.6 |
825 | 2025-03-22T19:18:00.272Z | Downloaded num-bigint v0.4.6 |
826 | 2025-03-22T19:18:00.272Z | Downloaded shell-words v1.1.0 |
827 | 2025-03-22T19:18:00.272Z | Downloaded strum_macros v0.25.3 |
828 | 2025-03-22T19:18:00.272Z | Downloaded rustls-pemfile v2.2.0 |
829 | 2025-03-22T19:18:00.272Z | Downloaded rpassword v7.3.1 |
830 | 2025-03-22T19:18:00.273Z | Downloaded nu-ansi-term v0.50.1 |
831 | 2025-03-22T19:18:00.273Z | Downloaded term v0.7.0 |
832 | 2025-03-22T19:18:00.273Z | Downloaded tar v0.4.44 |
833 | 2025-03-22T19:18:00.297Z | Downloaded pkcs5 v0.7.1 |
834 | 2025-03-22T19:18:00.297Z | Downloaded paste v1.0.15 |
835 | 2025-03-22T19:18:00.297Z | Downloaded futures-task v0.3.31 |
836 | 2025-03-22T19:18:00.297Z | Downloaded futures-io v0.3.31 |
837 | 2025-03-22T19:18:00.297Z | Downloaded predicates-tree v1.0.11 |
838 | 2025-03-22T19:18:00.298Z | Downloaded parking_lot_core v0.9.10 |
839 | 2025-03-22T19:18:00.298Z | Downloaded smoltcp v0.11.0 |
840 | 2025-03-22T19:18:00.322Z | Downloaded quick-error v1.2.3 |
841 | 2025-03-22T19:18:00.323Z | Downloaded proc-macro-error-attr2 v2.0.0 |
842 | 2025-03-22T19:18:00.323Z | Downloaded der v0.7.9 |
843 | 2025-03-22T19:18:00.323Z | Downloaded darling_core v0.20.10 |
844 | 2025-03-22T19:18:00.323Z | Downloaded tower v0.5.2 |
845 | 2025-03-22T19:18:00.348Z | Downloaded icu_collections v1.5.0 |
846 | 2025-03-22T19:18:00.348Z | Downloaded hmac v0.12.1 |
847 | 2025-03-22T19:18:00.348Z | Downloaded nodrop v0.1.14 |
848 | 2025-03-22T19:18:00.348Z | Downloaded hex v0.4.3 |
849 | 2025-03-22T19:18:00.348Z | Downloaded zeroize_derive v1.4.2 |
850 | 2025-03-22T19:18:00.348Z | Downloaded zeroize v1.8.1 |
851 | 2025-03-22T19:18:00.348Z | Downloaded tungstenite v0.23.0 |
852 | 2025-03-22T19:18:00.373Z | Downloaded predicates v3.1.3 |
853 | 2025-03-22T19:18:00.373Z | Downloaded p384 v0.13.0 |
854 | 2025-03-22T19:18:00.373Z | Downloaded mockall_derive v0.13.1 |
855 | 2025-03-22T19:18:00.373Z | Downloaded ipnet v2.11.0 |
856 | 2025-03-22T19:18:00.373Z | Downloaded bstr v1.10.0 |
857 | 2025-03-22T19:18:00.398Z | Downloaded zerofrom-derive v0.1.4 |
858 | 2025-03-22T19:18:00.398Z | Downloaded termios v0.3.3 |
859 | 2025-03-22T19:18:00.399Z | Downloaded termcolor v1.4.1 |
860 | 2025-03-22T19:18:00.399Z | Downloaded tabled_derive v0.10.0 |
861 | 2025-03-22T19:18:00.399Z | Downloaded pkcs8 v0.10.2 |
862 | 2025-03-22T19:18:00.399Z | Downloaded pkcs1 v0.7.5 |
863 | 2025-03-22T19:18:00.399Z | Downloaded pin-project-lite v0.2.14 |
864 | 2025-03-22T19:18:00.399Z | Downloaded pin-project-internal v1.1.6 |
865 | 2025-03-22T19:18:00.399Z | Downloaded num-traits v0.2.19 |
866 | 2025-03-22T19:18:00.424Z | Downloaded tracing-core v0.1.32 |
867 | 2025-03-22T19:18:00.424Z | Downloaded tracing v0.1.40 |
868 | 2025-03-22T19:18:00.424Z | Downloaded git2 v0.19.0 |
869 | 2025-03-22T19:18:00.424Z | Downloaded tap v1.0.1 |
870 | 2025-03-22T19:18:00.424Z | Downloaded tabwriter v1.4.0 |
871 | 2025-03-22T19:18:00.424Z | Downloaded num-rational v0.4.2 |
872 | 2025-03-22T19:18:00.424Z | Downloaded num-iter v0.1.45 |
873 | 2025-03-22T19:18:00.449Z | Downloaded num-complex v0.4.6 |
874 | 2025-03-22T19:18:00.449Z | Downloaded tungstenite v0.21.0 |
875 | 2025-03-22T19:18:00.449Z | Downloaded vcpkg v0.2.15 |
876 | 2025-03-22T19:18:00.481Z | Downloaded radix_trie v0.2.1 |
877 | 2025-03-22T19:18:00.506Z | Downloaded miniz_oxide v0.8.5 |
878 | 2025-03-22T19:18:00.506Z | Downloaded indicatif v0.17.11 |
879 | 2025-03-22T19:18:00.506Z | Downloaded take_mut v0.2.2 |
880 | 2025-03-22T19:18:00.506Z | Downloaded num_enum v0.5.11 |
881 | 2025-03-22T19:18:00.506Z | Downloaded num-integer v0.1.46 |
882 | 2025-03-22T19:18:00.506Z | Downloaded data-encoding v2.6.0 |
883 | 2025-03-22T19:18:00.506Z | Downloaded darling v0.20.10 |
884 | 2025-03-22T19:18:00.531Z | Downloaded serde_yaml v0.9.34+deprecated |
885 | 2025-03-22T19:18:00.531Z | Downloaded parse-zoneinfo v0.3.1 |
886 | 2025-03-22T19:18:00.531Z | Downloaded which v4.4.2 |
887 | 2025-03-22T19:18:00.531Z | Downloaded unicode-normalization v0.1.24 |
888 | 2025-03-22T19:18:00.531Z | Downloaded strum_macros v0.24.3 |
889 | 2025-03-22T19:18:00.531Z | Downloaded ssh-key v0.6.6 |
890 | 2025-03-22T19:18:00.557Z | Downloaded portable-atomic v1.9.0 |
891 | 2025-03-22T19:18:00.557Z | Downloaded parse-display v0.10.0 |
892 | 2025-03-22T19:18:00.557Z | Downloaded h2 v0.4.6 |
893 | 2025-03-22T19:18:00.557Z | Downloaded smoltcp v0.9.1 |
894 | 2025-03-22T19:18:00.582Z | Downloaded sct v0.7.1 |
895 | 2025-03-22T19:18:00.582Z | Downloaded chrono-tz v0.10.1 |
896 | 2025-03-22T19:18:00.582Z | Downloaded num-derive v0.4.2 |
897 | 2025-03-22T19:18:00.607Z | Downloaded num-conv v0.1.0 |
898 | 2025-03-22T19:18:00.607Z | Downloaded defmt-parser v0.3.4 |
899 | 2025-03-22T19:18:00.607Z | Downloaded defmt-macros v0.3.9 |
900 | 2025-03-22T19:18:00.607Z | Downloaded defmt v0.3.8 |
901 | 2025-03-22T19:18:00.607Z | Downloaded debug-ignore v1.0.5 |
902 | 2025-03-22T19:18:00.607Z | Downloaded tracing-attributes v0.1.27 |
903 | 2025-03-22T19:18:00.607Z | Downloaded tower-service v0.3.3 |
904 | 2025-03-22T19:18:00.607Z | Downloaded progenitor-macro v0.8.0 |
905 | 2025-03-22T19:18:00.607Z | Downloaded progenitor-impl v0.8.0 |
906 | 2025-03-22T19:18:00.607Z | Downloaded sec1 v0.7.3 |
907 | 2025-03-22T19:18:00.607Z | Downloaded progenitor-impl v0.9.1 |
908 | 2025-03-22T19:18:00.607Z | Downloaded p256 v0.13.2 |
909 | 2025-03-22T19:18:00.632Z | Downloaded unicode-segmentation v1.12.0 |
910 | 2025-03-22T19:18:00.632Z | Downloaded rustls-pemfile v1.0.4 |
911 | 2025-03-22T19:18:00.632Z | Downloaded rustfmt-wrapper v0.2.1 |
912 | 2025-03-22T19:18:00.632Z | Downloaded predicates-core v1.0.8 |
913 | 2025-03-22T19:18:00.632Z | Downloaded tokio-stream v0.1.17 |
914 | 2025-03-22T19:18:00.632Z | Downloaded tokio-rustls v0.26.0 |
915 | 2025-03-22T19:18:00.632Z | Downloaded tokio-rustls v0.25.0 |
916 | 2025-03-22T19:18:00.632Z | Downloaded mime_guess v2.0.5 |
917 | 2025-03-22T19:18:00.633Z | Downloaded jobserver v0.1.32 |
918 | 2025-03-22T19:18:00.633Z | Downloaded tui-tree-widget v0.23.0 |
919 | 2025-03-22T19:18:00.658Z | Downloaded serde_with_macros v3.12.0 |
920 | 2025-03-22T19:18:00.658Z | Downloaded semver v0.1.20 |
921 | 2025-03-22T19:18:00.658Z | Downloaded path-slash v0.1.5 |
922 | 2025-03-22T19:18:00.658Z | Downloaded fxhash v0.2.1 |
923 | 2025-03-22T19:18:00.658Z | Downloaded funty v2.0.0 |
924 | 2025-03-22T19:18:00.658Z | Downloaded steno v0.4.1 |
925 | 2025-03-22T19:18:00.658Z | Downloaded p521 v0.13.3 |
926 | 2025-03-22T19:18:00.658Z | Downloaded scheduled-thread-pool v0.2.7 |
927 | 2025-03-22T19:18:00.658Z | Downloaded litrs v0.4.1 |
928 | 2025-03-22T19:18:00.658Z | Downloaded tower-layer v0.3.3 |
929 | 2025-03-22T19:18:00.658Z | Downloaded sha1 v0.10.6 |
930 | 2025-03-22T19:18:00.658Z | Downloaded serde_urlencoded v0.7.1 |
931 | 2025-03-22T19:18:00.684Z | Downloaded serde_repr v0.1.19 |
932 | 2025-03-22T19:18:00.684Z | Downloaded serde_plain v1.0.2 |
933 | 2025-03-22T19:18:00.684Z | Downloaded serde_path_to_error v0.1.16 |
934 | 2025-03-22T19:18:00.684Z | Downloaded serde-hex v0.1.0 |
935 | 2025-03-22T19:18:00.684Z | Downloaded secrecy v0.8.0 |
936 | 2025-03-22T19:18:00.684Z | Downloaded progenitor-client v0.9.1 |
937 | 2025-03-22T19:18:00.685Z | Downloaded owo-colors v4.2.0 |
938 | 2025-03-22T19:18:00.685Z | Downloaded futures-channel v0.3.31 |
939 | 2025-03-22T19:18:00.685Z | Downloaded derive_more v0.99.19 |
940 | 2025-03-22T19:18:00.685Z | Downloaded unicode-properties v0.1.3 |
941 | 2025-03-22T19:18:00.685Z | Downloaded ppv-lite86 v0.2.20 |
942 | 2025-03-22T19:18:00.685Z | Downloaded progenitor v0.9.1 |
943 | 2025-03-22T19:18:00.710Z | Downloaded password-hash v0.5.0 |
944 | 2025-03-22T19:18:00.710Z | Downloaded oxnet v0.1.1 |
945 | 2025-03-22T19:18:00.710Z | Downloaded futures v0.3.31 |
946 | 2025-03-22T19:18:00.710Z | Downloaded diesel_table_macro_syntax v0.2.0 |
947 | 2025-03-22T19:18:00.710Z | Downloaded derive-where v1.2.7 |
948 | 2025-03-22T19:18:00.710Z | Downloaded unicode-bidi v0.3.17 |
949 | 2025-03-22T19:18:00.710Z | Downloaded hash32 v0.3.1 |
950 | 2025-03-22T19:18:00.710Z | Downloaded quinn-proto v0.11.8 |
951 | 2025-03-22T19:18:00.736Z | Downloaded icu_normalizer_data v1.5.0 |
952 | 2025-03-22T19:18:00.736Z | Downloaded hyper-util v0.1.10 |
953 | 2025-03-22T19:18:00.736Z | Downloaded password-hash v0.4.2 |
954 | 2025-03-22T19:18:00.736Z | Downloaded parse-display-derive v0.10.0 |
955 | 2025-03-22T19:18:00.736Z | Downloaded fs_extra v1.3.0 |
956 | 2025-03-22T19:18:00.736Z | Downloaded derive_builder_core v0.20.2 |
957 | 2025-03-22T19:18:00.736Z | Downloaded derive_builder v0.20.2 |
958 | 2025-03-22T19:18:00.736Z | Downloaded string_cache v0.8.7 |
959 | 2025-03-22T19:18:00.736Z | Downloaded russh-keys v0.45.0 |
960 | 2025-03-22T19:18:00.761Z | Downloaded sqlparser v0.45.0 |
961 | 2025-03-22T19:18:00.762Z | Downloaded rustyline v14.0.0 |
962 | 2025-03-22T19:18:00.762Z | Downloaded icu_provider v1.5.0 |
963 | 2025-03-22T19:18:00.762Z | Downloaded icu_locid v1.5.0 |
964 | 2025-03-22T19:18:00.762Z | Downloaded futures-executor v0.3.31 |
965 | 2025-03-22T19:18:00.762Z | Downloaded futures-core v0.3.31 |
966 | 2025-03-22T19:18:00.762Z | Downloaded diesel-dtrace v0.4.2 |
967 | 2025-03-22T19:18:00.788Z | Downloaded des v0.8.1 |
968 | 2025-03-22T19:18:00.788Z | Downloaded der_derive v0.7.3 |
969 | 2025-03-22T19:18:00.788Z | Downloaded powerfmt v0.2.0 |
970 | 2025-03-22T19:18:00.788Z | Downloaded embedded-io v0.6.1 |
971 | 2025-03-22T19:18:00.788Z | Downloaded embedded-io v0.4.0 |
972 | 2025-03-22T19:18:00.789Z | Downloaded wait-timeout v0.2.0 |
973 | 2025-03-22T19:18:00.789Z | Downloaded ssh-cipher v0.2.0 |
974 | 2025-03-22T19:18:00.789Z | Downloaded nanorand v0.7.0 |
975 | 2025-03-22T19:18:00.789Z | Downloaded multer v3.1.0 |
976 | 2025-03-22T19:18:00.789Z | Downloaded libsw v3.4.0 |
977 | 2025-03-22T19:18:00.789Z | Downloaded indexmap v1.9.3 |
978 | 2025-03-22T19:18:00.789Z | Downloaded icu_normalizer v1.5.0 |
979 | 2025-03-22T19:18:00.814Z | Downloaded hostname v0.4.0 |
980 | 2025-03-22T19:18:00.814Z | Downloaded unicode-truncate v1.1.0 |
981 | 2025-03-22T19:18:00.814Z | Downloaded unarray v0.1.4 |
982 | 2025-03-22T19:18:00.814Z | Downloaded smallvec v0.6.14 |
983 | 2025-03-22T19:18:00.814Z | Downloaded slog-term v2.9.1 |
984 | 2025-03-22T19:18:00.814Z | Downloaded papergrid v0.14.0 |
985 | 2025-03-22T19:18:00.814Z | Downloaded ed25519-dalek v2.1.1 |
986 | 2025-03-22T19:18:00.814Z | Downloaded salty v0.3.0 |
987 | 2025-03-22T19:18:00.840Z | Downloaded chrono v0.4.40 |
988 | 2025-03-22T19:18:00.840Z | Downloaded bindgen v0.71.1 |
989 | 2025-03-22T19:18:00.840Z | Downloaded unicase v2.7.0 |
990 | 2025-03-22T19:18:00.840Z | Downloaded structmeta-derive v0.3.0 |
991 | 2025-03-22T19:18:00.840Z | Downloaded structmeta v0.3.0 |
992 | 2025-03-22T19:18:00.840Z | Downloaded strip-ansi-escapes v0.2.0 |
993 | 2025-03-22T19:18:00.840Z | Downloaded stringprep v0.1.5 |
994 | 2025-03-22T19:18:00.840Z | Downloaded static_assertions v1.1.0 |
995 | 2025-03-22T19:18:00.867Z | Downloaded stable_deref_trait v1.2.0 |
996 | 2025-03-22T19:18:00.867Z | Downloaded ssh-encoding v0.2.0 |
997 | 2025-03-22T19:18:00.867Z | Downloaded rustc_version v0.4.1 |
998 | 2025-03-22T19:18:00.868Z | Downloaded ena v0.14.3 |
999 | 2025-03-22T19:18:00.868Z | Downloaded walkdir v2.5.0 |
1000 | 2025-03-22T19:18:00.868Z | Downloaded kstat-rs v0.2.4 |
1001 | 2025-03-22T19:18:00.868Z | Downloaded indoc v2.0.6 |
1002 | 2025-03-22T19:18:00.868Z | Downloaded httpdate v1.0.3 |
1003 | 2025-03-22T19:18:00.868Z | Downloaded rustc-hash v1.1.0 |
1004 | 2025-03-22T19:18:00.868Z | Downloaded rustc-demangle v0.1.24 |
1005 | 2025-03-22T19:18:00.868Z | Downloaded russh-cryptovec v0.7.3 |
1006 | 2025-03-22T19:18:00.868Z | Downloaded postgres-types v0.2.9 |
1007 | 2025-03-22T19:18:00.868Z | Downloaded parking_lot_core v0.8.6 |
1008 | 2025-03-22T19:18:00.868Z | Downloaded parking_lot v0.12.3 |
1009 | 2025-03-22T19:18:00.868Z | Downloaded getrandom v0.2.15 |
1010 | 2025-03-22T19:18:00.893Z | Downloaded elliptic-curve v0.13.8 |
1011 | 2025-03-22T19:18:00.893Z | Downloaded unicode_categories v0.1.1 |
1012 | 2025-03-22T19:18:00.893Z | Downloaded native-tls v0.2.12 |
1013 | 2025-03-22T19:18:00.893Z | Downloaded memmap2 v0.9.5 |
1014 | 2025-03-22T19:18:00.894Z | Downloaded pretty-hex v0.2.1 |
1015 | 2025-03-22T19:18:00.894Z | Downloaded precomputed-hash v0.1.1 |
1016 | 2025-03-22T19:18:00.894Z | Downloaded postgres-protocol v0.6.8 |
1017 | 2025-03-22T19:18:00.894Z | Downloaded postcard v1.0.10 |
1018 | 2025-03-22T19:18:00.894Z | Downloaded poly1305 v0.8.0 |
1019 | 2025-03-22T19:18:00.894Z | Downloaded parking_lot v0.11.2 |
1020 | 2025-03-22T19:18:00.919Z | Downloaded hash32 v0.2.1 |
1021 | 2025-03-22T19:18:00.919Z | Downloaded getrandom v0.3.1 |
1022 | 2025-03-22T19:18:00.919Z | Downloaded dropshot_endpoint v0.16.0 |
1023 | 2025-03-22T19:18:00.919Z | Downloaded dropshot_endpoint v0.12.0 |
1024 | 2025-03-22T19:18:00.919Z | Downloaded url v2.5.3 |
1025 | 2025-03-22T19:18:00.919Z | Downloaded tokio-postgres v0.7.13 |
1026 | 2025-03-22T19:18:00.945Z | Downloaded tokio-native-tls v0.3.1 |
1027 | 2025-03-22T19:18:00.945Z | Downloaded keccak v0.1.5 |
1028 | 2025-03-22T19:18:00.945Z | Downloaded bitvec v1.0.1 |
1029 | 2025-03-22T19:18:00.972Z | Downloaded bindgen v0.69.5 |
1030 | 2025-03-22T19:18:00.972Z | Downloaded polyval v0.6.2 |
1031 | 2025-03-22T19:18:00.972Z | Downloaded packed_struct_codegen v0.10.1 |
1032 | 2025-03-22T19:18:00.972Z | Downloaded uuid v1.15.1 |
1033 | 2025-03-22T19:18:00.997Z | Downloaded unsafe-libyaml v0.2.11 |
1034 | 2025-03-22T19:18:00.997Z | Downloaded lock_api v0.4.12 |
1035 | 2025-03-22T19:18:00.997Z | Downloaded litemap v0.7.3 |
1036 | 2025-03-22T19:18:00.997Z | Downloaded is-terminal v0.4.13 |
1037 | 2025-03-22T19:18:00.997Z | Downloaded hyper-staticfile v0.10.1 |
1038 | 2025-03-22T19:18:00.997Z | Downloaded base64 v0.21.7 |
1039 | 2025-03-22T19:18:00.997Z | Downloaded group v0.13.0 |
1040 | 2025-03-22T19:18:01.023Z | Downloaded globset v0.4.15 |
1041 | 2025-03-22T19:18:01.023Z | Downloaded ghash v0.5.1 |
1042 | 2025-03-22T19:18:01.023Z | Downloaded ecdsa v0.16.9 |
1043 | 2025-03-22T19:18:01.023Z | Downloaded uzers v0.12.1 |
1044 | 2025-03-22T19:18:01.023Z | Downloaded ipnetwork v0.21.1 |
1045 | 2025-03-22T19:18:01.023Z | Downloaded icu_locid_transform v1.5.0 |
1046 | 2025-03-22T19:18:01.023Z | Downloaded blake3 v1.5.4 |
1047 | 2025-03-22T19:18:01.049Z | Downloaded aws-lc-rs v1.12.4 |
1048 | 2025-03-22T19:18:01.049Z | Downloaded vte v0.11.1 |
1049 | 2025-03-22T19:18:01.049Z | Downloaded vsss-rs v3.3.4 |
1050 | 2025-03-22T19:18:01.074Z | Downloaded vergen v8.3.2 |
1051 | 2025-03-22T19:18:01.074Z | Downloaded untrusted v0.7.1 |
1052 | 2025-03-22T19:18:01.074Z | Downloaded rand v0.9.0 |
1053 | 2025-03-22T19:18:01.074Z | Downloaded nibble_vec v0.1.0 |
1054 | 2025-03-22T19:18:01.075Z | Downloaded mime v0.3.17 |
1055 | 2025-03-22T19:18:01.075Z | Downloaded md-5 v0.10.6 |
1056 | 2025-03-22T19:18:01.075Z | Downloaded maybe-uninit v2.0.0 |
1057 | 2025-03-22T19:18:01.075Z | Downloaded linked-hash-map v0.5.6 |
1058 | 2025-03-22T19:18:01.075Z | Downloaded libloading v0.8.5 |
1059 | 2025-03-22T19:18:01.075Z | Downloaded inout v0.1.3 |
1060 | 2025-03-22T19:18:01.075Z | Downloaded aws-lc-sys v0.26.0 |
1061 | 2025-03-22T19:18:01.388Z | Downloaded ed25519 v2.2.3 |
1062 | 2025-03-22T19:18:01.413Z | Downloaded dyn-clone v1.0.19 |
1063 | 2025-03-22T19:18:01.413Z | Downloaded dunce v1.0.5 |
1064 | 2025-03-22T19:18:01.413Z | Downloaded dsl_auto_type v0.1.2 |
1065 | 2025-03-22T19:18:01.413Z | Downloaded want v0.3.1 |
1066 | 2025-03-22T19:18:01.413Z | Downloaded waitgroup v0.1.2 |
1067 | 2025-03-22T19:18:01.413Z | Downloaded value-bag v1.9.0 |
1068 | 2025-03-22T19:18:01.413Z | Downloaded utf-8 v0.7.6 |
1069 | 2025-03-22T19:18:01.413Z | Downloaded untrusted v0.9.0 |
1070 | 2025-03-22T19:18:01.413Z | Downloaded schemars_derive v0.8.22 |
1071 | 2025-03-22T19:18:01.413Z | Downloaded hickory-server v0.24.4 |
1072 | 2025-03-22T19:18:01.413Z | Downloaded tokio-rustls v0.24.1 |
1073 | 2025-03-22T19:18:01.413Z | Downloaded snafu v0.8.5 |
1074 | 2025-03-22T19:18:01.438Z | Downloaded rand v0.8.5 |
1075 | 2025-03-22T19:18:01.439Z | Downloaded newtype-uuid v1.2.1 |
1076 | 2025-03-22T19:18:01.439Z | Downloaded mockall v0.13.1 |
1077 | 2025-03-22T19:18:01.439Z | Downloaded lru v0.12.5 |
1078 | 2025-03-22T19:18:01.439Z | Downloaded iana-time-zone v0.1.61 |
1079 | 2025-03-22T19:18:01.439Z | Downloaded hyper-rustls v0.27.3 |
1080 | 2025-03-22T19:18:01.439Z | Downloaded httparse v1.9.5 |
1081 | 2025-03-22T19:18:01.439Z | Downloaded constant_time_eq v0.3.1 |
1082 | 2025-03-22T19:18:01.439Z | Downloaded clang-sys v1.8.1 |
1083 | 2025-03-22T19:18:01.439Z | Downloaded aho-corasick v1.1.3 |
1084 | 2025-03-22T19:18:01.464Z | Downloaded utf8_iter v1.0.4 |
1085 | 2025-03-22T19:18:01.464Z | Downloaded utf16_iter v1.0.5 |
1086 | 2025-03-22T19:18:01.464Z | Downloaded unicode-xid v0.2.6 |
1087 | 2025-03-22T19:18:01.464Z | Downloaded tokio-macros v2.5.0 |
1088 | 2025-03-22T19:18:01.464Z | Downloaded tls_codec_derive v0.4.1 |
1089 | 2025-03-22T19:18:01.464Z | Downloaded tls_codec v0.4.1 |
1090 | 2025-03-22T19:18:01.464Z | Downloaded socket2 v0.5.8 |
1091 | 2025-03-22T19:18:01.464Z | Downloaded snafu-derive v0.8.5 |
1092 | 2025-03-22T19:18:01.464Z | Downloaded schemars v0.8.22 |
1093 | 2025-03-22T19:18:01.490Z | Downloaded samael v0.0.18 |
1094 | 2025-03-22T19:18:01.490Z | Downloaded multimap v0.10.0 |
1095 | 2025-03-22T19:18:01.490Z | Downloaded lru-cache v0.1.2 |
1096 | 2025-03-22T19:18:01.490Z | Downloaded lockfree-object-pool v0.1.6 |
1097 | 2025-03-22T19:18:01.490Z | Downloaded lalrpop-util v0.19.12 |
1098 | 2025-03-22T19:18:01.490Z | Downloaded cargo_metadata v0.18.1 |
1099 | 2025-03-22T19:18:01.490Z | Downloaded aes-gcm v0.10.3 |
1100 | 2025-03-22T19:18:01.490Z | Downloaded smallvec v1.14.0 |
1101 | 2025-03-22T19:18:01.490Z | Downloaded rand_seeder v0.3.0 |
1102 | 2025-03-22T19:18:01.516Z | Downloaded memoffset v0.9.1 |
1103 | 2025-03-22T19:18:01.516Z | Downloaded maplit v1.0.2 |
1104 | 2025-03-22T19:18:01.516Z | Downloaded managed v0.8.0 |
1105 | 2025-03-22T19:18:01.516Z | Downloaded libsw-core v0.3.1 |
1106 | 2025-03-22T19:18:01.516Z | Downloaded internet-checksum v0.2.1 |
1107 | 2025-03-22T19:18:01.516Z | Downloaded indent_write v2.2.0 |
1108 | 2025-03-22T19:18:01.516Z | Downloaded idna_adapter v1.2.0 |
1109 | 2025-03-22T19:18:01.516Z | Downloaded crossterm v0.28.1 |
1110 | 2025-03-22T19:18:01.516Z | Downloaded bb8 v0.8.5 |
1111 | 2025-03-22T19:18:01.516Z | Downloaded arrayref v0.3.9 |
1112 | 2025-03-22T19:18:01.516Z | Downloaded sqlformat v0.2.6 |
1113 | 2025-03-22T19:18:01.516Z | Downloaded spki v0.7.3 |
1114 | 2025-03-22T19:18:01.516Z | Downloaded smf v0.2.3 |
1115 | 2025-03-22T19:18:01.516Z | Downloaded r2d2 v0.8.10 |
1116 | 2025-03-22T19:18:01.516Z | Downloaded linear-map v1.2.0 |
1117 | 2025-03-22T19:18:01.544Z | Downloaded libefi-sys v0.1.0 |
1118 | 2025-03-22T19:18:01.544Z | Downloaded lazycell v1.3.0 |
1119 | 2025-03-22T19:18:01.544Z | Downloaded instability v0.3.2 |
1120 | 2025-03-22T19:18:01.544Z | Downloaded indoc v1.0.9 |
1121 | 2025-03-22T19:18:01.544Z | Downloaded impl-trait-for-tuples v0.2.2 |
1122 | 2025-03-22T19:18:01.544Z | Downloaded hickory-resolver v0.24.4 |
1123 | 2025-03-22T19:18:01.544Z | Downloaded compact_str v0.8.0 |
1124 | 2025-03-22T19:18:01.544Z | Downloaded aes v0.8.4 |
1125 | 2025-03-22T19:18:01.544Z | Downloaded scrypt v0.11.0 |
1126 | 2025-03-22T19:18:01.544Z | Downloaded scopeguard v1.2.0 |
1127 | 2025-03-22T19:18:01.544Z | Downloaded rand_core v0.9.2 |
1128 | 2025-03-22T19:18:01.544Z | Downloaded rand_chacha v0.3.1 |
1129 | 2025-03-22T19:18:01.544Z | Downloaded new_debug_unreachable v1.0.6 |
1130 | 2025-03-22T19:18:01.571Z | Downloaded lazy_static v1.5.0 |
1131 | 2025-03-22T19:18:01.571Z | Downloaded highway v1.3.0 |
1132 | 2025-03-22T19:18:01.571Z | Downloaded crypto-bigint v0.5.5 |
1133 | 2025-03-22T19:18:01.571Z | Downloaded cc v1.2.15 |
1134 | 2025-03-22T19:18:01.571Z | Downloaded rand_xorshift v0.3.0 |
1135 | 2025-03-22T19:18:01.571Z | Downloaded rand_core v0.6.4 |
1136 | 2025-03-22T19:18:01.571Z | Downloaded rand_chacha v0.9.0 |
1137 | 2025-03-22T19:18:01.571Z | Downloaded radium v0.7.0 |
1138 | 2025-03-22T19:18:01.571Z | Downloaded quinn-udp v0.5.5 |
1139 | 2025-03-22T19:18:01.571Z | Downloaded match_cfg v0.1.0 |
1140 | 2025-03-22T19:18:01.571Z | Downloaded hyper-tls v0.6.0 |
1141 | 2025-03-22T19:18:01.571Z | Downloaded humantime v2.1.0 |
1142 | 2025-03-22T19:18:01.571Z | Downloaded hubpack v0.1.2 |
1143 | 2025-03-22T19:18:01.571Z | Downloaded hostname v0.3.1 |
1144 | 2025-03-22T19:18:01.598Z | Downloaded crossbeam-channel v0.5.13 |
1145 | 2025-03-22T19:18:01.598Z | Downloaded bumpalo v3.16.0 |
1146 | 2025-03-22T19:18:01.598Z | Downloaded backtrace v0.3.74 |
1147 | 2025-03-22T19:18:01.598Z | Downloaded newline-converter v0.3.0 |
1148 | 2025-03-22T19:18:01.598Z | Downloaded md5 v0.7.0 |
1149 | 2025-03-22T19:18:01.598Z | Downloaded is_ci v1.2.0 |
1150 | 2025-03-22T19:18:01.598Z | Downloaded headers v0.4.0 |
1151 | 2025-03-22T19:18:01.598Z | Downloaded crc32fast v1.4.2 |
1152 | 2025-03-22T19:18:01.598Z | Downloaded crc-any v2.5.0 |
1153 | 2025-03-22T19:18:01.622Z | Downloaded const_format v0.2.34 |
1154 | 2025-03-22T19:18:01.622Z | Downloaded chacha20poly1305 v0.10.1 |
1155 | 2025-03-22T19:18:01.622Z | Downloaded cexpr v0.6.0 |
1156 | 2025-03-22T19:18:01.622Z | Downloaded bytes v1.10.1 |
1157 | 2025-03-22T19:18:01.623Z | Downloaded base64 v0.22.1 |
1158 | 2025-03-22T19:18:01.623Z | Downloaded base64 v0.13.1 |
1159 | 2025-03-22T19:18:01.623Z | Downloaded instant v0.1.13 |
1160 | 2025-03-22T19:18:01.623Z | Downloaded ident_case v1.0.1 |
1161 | 2025-03-22T19:18:01.623Z | Downloaded heck v0.3.3 |
1162 | 2025-03-22T19:18:01.647Z | Downloaded ctr v0.9.2 |
1163 | 2025-03-22T19:18:01.647Z | Downloaded crossbeam-utils v0.8.20 |
1164 | 2025-03-22T19:18:01.647Z | Downloaded crossbeam-epoch v0.9.18 |
1165 | 2025-03-22T19:18:01.647Z | Downloaded crc v3.2.1 |
1166 | 2025-03-22T19:18:01.647Z | Downloaded cookie_store v0.21.1 |
1167 | 2025-03-22T19:18:01.647Z | Downloaded cookie v0.18.1 |
1168 | 2025-03-22T19:18:01.647Z | Downloaded const-oid v0.9.6 |
1169 | 2025-03-22T19:18:01.647Z | Downloaded colored v2.2.0 |
1170 | 2025-03-22T19:18:01.647Z | Downloaded chrono-tz-build v0.4.0 |
1171 | 2025-03-22T19:18:01.647Z | Downloaded bzip2 v0.4.4 |
1172 | 2025-03-22T19:18:01.672Z | Downloaded blake2 v0.10.6 |
1173 | 2025-03-22T19:18:01.672Z | Downloaded bcs v0.1.6 |
1174 | 2025-03-22T19:18:01.672Z | Downloaded bcrypt-pbkdf v0.10.0 |
1175 | 2025-03-22T19:18:01.672Z | Downloaded base64ct v1.6.0 |
1176 | 2025-03-22T19:18:01.672Z | Downloaded argon2 v0.5.3 |
1177 | 2025-03-22T19:18:01.672Z | Downloaded arc-swap v1.7.1 |
1178 | 2025-03-22T19:18:01.672Z | Downloaded allocator-api2 v0.2.18 |
1179 | 2025-03-22T19:18:01.672Z | Downloaded ahash v0.8.11 |
1180 | 2025-03-22T19:18:01.672Z | Downloaded http-body-util v0.1.2 |
1181 | 2025-03-22T19:18:01.672Z | Downloaded home v0.5.9 |
1182 | 2025-03-22T19:18:01.672Z | Downloaded csv-core v0.1.11 |
1183 | 2025-03-22T19:18:01.697Z | Downloaded console v0.15.10 |
1184 | 2025-03-22T19:18:01.697Z | Downloaded cobs v0.2.3 |
1185 | 2025-03-22T19:18:01.697Z | Downloaded cmake v0.1.51 |
1186 | 2025-03-22T19:18:01.697Z | Downloaded ciborium v0.2.2 |
1187 | 2025-03-22T19:18:01.697Z | Downloaded cancel-safe-futures v0.1.5 |
1188 | 2025-03-22T19:18:01.697Z | Downloaded buf-list v1.0.3 |
1189 | 2025-03-22T19:18:01.697Z | Downloaded backoff v0.4.0 |
1190 | 2025-03-22T19:18:01.697Z | Downloaded crc-catalog v2.4.0 |
1191 | 2025-03-22T19:18:01.697Z | Downloaded const_format_proc_macros v0.2.34 |
1192 | 2025-03-22T19:18:01.697Z | Downloaded ciborium-ll v0.2.2 |
1193 | 2025-03-22T19:18:01.697Z | Downloaded chacha20 v0.9.1 |
1194 | 2025-03-22T19:18:01.723Z | Downloaded cassowary v0.3.0 |
1195 | 2025-03-22T19:18:01.723Z | Downloaded block-padding v0.3.3 |
1196 | 2025-03-22T19:18:01.723Z | Downloaded bitfield v0.14.0 |
1197 | 2025-03-22T19:18:01.723Z | Downloaded async-trait v0.1.87 |
1198 | 2025-03-22T19:18:01.723Z | Downloaded async-bb8-diesel v0.2.1 |
1199 | 2025-03-22T19:18:01.723Z | Downloaded arrayvec v0.7.6 |
1200 | 2025-03-22T19:18:01.723Z | Downloaded addr2line v0.24.2 |
1201 | 2025-03-22T19:18:01.723Z | Downloaded http-body v1.0.1 |
1202 | 2025-03-22T19:18:01.723Z | Downloaded bitfield-struct v0.6.2 |
1203 | 2025-03-22T19:18:01.723Z | Downloaded bit-vec v0.8.0 |
1204 | 2025-03-22T19:18:01.723Z | Downloaded bit-vec v0.6.3 |
1205 | 2025-03-22T19:18:01.723Z | Downloaded bit-set v0.8.0 |
1206 | 2025-03-22T19:18:01.723Z | Downloaded bit-set v0.5.3 |
1207 | 2025-03-22T19:18:01.723Z | Downloaded base16ct v0.2.0 |
1208 | 2025-03-22T19:18:01.748Z | Downloaded atomicwrites v0.4.4 |
1209 | 2025-03-22T19:18:01.748Z | Downloaded atomic-waker v1.1.2 |
1210 | 2025-03-22T19:18:01.748Z | Downloaded async-stream v0.3.6 |
1211 | 2025-03-22T19:18:01.748Z | Downloaded ascii-canvas v3.0.0 |
1212 | 2025-03-22T19:18:01.748Z | Downloaded crunchy v0.2.2 |
1213 | 2025-03-22T19:18:01.748Z | Downloaded crucible-workspace-hack v0.1.0 |
1214 | 2025-03-22T19:18:01.748Z | Downloaded convert_case v0.4.0 |
1215 | 2025-03-22T19:18:01.748Z | Downloaded cipher v0.4.4 |
1216 | 2025-03-22T19:18:01.748Z | Downloaded ciborium-io v0.2.2 |
1217 | 2025-03-22T19:18:01.748Z | Downloaded cfg_aliases v0.2.1 |
1218 | 2025-03-22T19:18:01.748Z | Downloaded cfg_aliases v0.1.1 |
1219 | 2025-03-22T19:18:01.748Z | Downloaded cbc v0.1.2 |
1220 | 2025-03-22T19:18:01.748Z | Downloaded castaway v0.2.3 |
1221 | 2025-03-22T19:18:01.748Z | Downloaded blowfish v0.9.1 |
1222 | 2025-03-22T19:18:01.748Z | Downloaded atty v0.2.14 |
1223 | 2025-03-22T19:18:01.748Z | Downloaded aead v0.5.2 |
1224 | 2025-03-22T19:18:01.748Z | Downloaded assert_matches v1.5.0 |
1225 | 2025-03-22T19:18:01.748Z | Downloaded array-init v0.0.4 |
1226 | 2025-03-22T19:18:01.869Z | Compiling serde v1.0.218 |
1227 | 2025-03-22T19:18:01.894Z | Compiling value-bag v1.9.0 |
1228 | 2025-03-22T19:18:01.894Z | Compiling lock_api v0.4.12 |
1229 | 2025-03-22T19:18:01.894Z | Compiling scopeguard v1.2.0 |
1230 | 2025-03-22T19:18:01.894Z | Compiling shlex v1.3.0 |
1231 | 2025-03-22T19:18:01.894Z | Compiling typenum v1.17.0 |
1232 | 2025-03-22T19:18:01.895Z | Compiling syn v2.0.98 |
1233 | 2025-03-22T19:18:01.920Z | Compiling getrandom v0.2.15 |
1234 | 2025-03-22T19:18:02.124Z | Compiling jobserver v0.1.32 |
1235 | 2025-03-22T19:18:02.268Z | Compiling rand_core v0.6.4 |
1236 | 2025-03-22T19:18:02.314Z | Compiling generic-array v0.14.7 |
1237 | 2025-03-22T19:18:02.411Z | Compiling log v0.4.22 |
1238 | 2025-03-22T19:18:02.525Z | Compiling subtle v2.6.1 |
1239 | 2025-03-22T19:18:02.727Z | Compiling cc v1.2.15 |
1240 | 2025-03-22T19:18:02.800Z | Compiling smallvec v1.14.0 |
1241 | 2025-03-22T19:18:02.826Z | Compiling const-oid v0.9.6 |
1242 | 2025-03-22T19:18:02.905Z | Compiling pin-project-lite v0.2.14 |
1243 | 2025-03-22T19:18:02.955Z | Compiling rustix v0.38.37 |
1244 | 2025-03-22T19:18:03.053Z | Compiling parking_lot_core v0.9.10 |
1245 | 2025-03-22T19:18:03.153Z | Compiling spin v0.9.8 |
1246 | 2025-03-22T19:18:03.219Z | Compiling signal-hook-registry v1.4.2 |
1247 | 2025-03-22T19:18:03.502Z | Compiling futures-core v0.3.31 |
1248 | 2025-03-22T19:18:03.660Z | Compiling mio v1.0.2 |
1249 | 2025-03-22T19:18:03.730Z | Compiling aho-corasick v1.1.3 |
1250 | 2025-03-22T19:18:03.821Z | Compiling parking_lot v0.12.3 |
1251 | 2025-03-22T19:18:03.932Z | Compiling regex-syntax v0.8.5 |
1252 | 2025-03-22T19:18:03.971Z | Compiling either v1.14.0 |
1253 | 2025-03-22T19:18:04.348Z | Compiling serde_json v1.0.139 |
1254 | 2025-03-22T19:18:04.373Z | Compiling glob v0.3.2 |
1255 | 2025-03-22T19:18:04.560Z | Compiling stable_deref_trait v1.2.0 |
1256 | 2025-03-22T19:18:04.585Z | Compiling socket2 v0.5.8 |
1257 | 2025-03-22T19:18:04.661Z | Compiling futures-sink v0.3.31 |
1258 | 2025-03-22T19:18:04.686Z | Compiling libm v0.2.8 |
1259 | 2025-03-22T19:18:04.811Z | Compiling prettyplease v0.2.30 |
1260 | 2025-03-22T19:18:05.011Z | Compiling cpufeatures v0.2.14 |
1261 | 2025-03-22T19:18:05.082Z | Compiling clang-sys v1.8.1 |
1262 | 2025-03-22T19:18:05.164Z | Compiling lazy_static v1.5.0 |
1263 | 2025-03-22T19:18:05.190Z | Compiling slab v0.4.9 |
1264 | 2025-03-22T19:18:05.307Z | Compiling num-traits v0.2.19 |
1265 | 2025-03-22T19:18:05.336Z | Compiling minimal-lexical v0.2.1 |
1266 | 2025-03-22T19:18:05.702Z | Compiling libloading v0.8.5 |
1267 | 2025-03-22T19:18:05.805Z | Compiling nom v7.1.3 |
1268 | 2025-03-22T19:18:05.840Z | Compiling foldhash v0.1.3 |
1269 | 2025-03-22T19:18:05.885Z | Compiling allocator-api2 v0.2.18 |
1270 | 2025-03-22T19:18:06.180Z | Compiling home v0.5.9 |
1271 | 2025-03-22T19:18:06.250Z | Compiling pkg-config v0.3.31 |
1272 | 2025-03-22T19:18:06.370Z | Compiling bindgen v0.69.5 |
1273 | 2025-03-22T19:18:06.645Z | Compiling getrandom v0.3.1 |
1274 | 2025-03-22T19:18:07.082Z | Compiling regex-automata v0.4.8 |
1275 | 2025-03-22T19:18:07.255Z | Compiling hashbrown v0.15.1 |
1276 | 2025-03-22T19:18:07.814Z | Compiling itertools v0.12.1 |
1277 | 2025-03-22T19:18:08.274Z | Compiling synstructure v0.13.1 |
1278 | 2025-03-22T19:18:08.694Z | Compiling cexpr v0.6.0 |
1279 | 2025-03-22T19:18:08.861Z | Compiling rustc-hash v1.1.0 |
1280 | 2025-03-22T19:18:09.025Z | Compiling lazycell v1.3.0 |
1281 | 2025-03-22T19:18:09.452Z | Compiling futures-channel v0.3.31 |
1282 | 2025-03-22T19:18:09.590Z | Compiling cmake v0.1.51 |
1283 | 2025-03-22T19:18:09.848Z | Compiling futures-task v0.3.31 |
1284 | 2025-03-22T19:18:10.025Z | Compiling dunce v1.0.5 |
1285 | 2025-03-22T19:18:10.150Z | Compiling pin-utils v0.1.0 |
1286 | 2025-03-22T19:18:10.176Z | Compiling futures-io v0.3.31 |
1287 | 2025-03-22T19:18:10.201Z | Compiling fs_extra v1.3.0 |
1288 | 2025-03-22T19:18:10.271Z | Compiling base64ct v1.6.0 |
1289 | 2025-03-22T19:18:10.348Z | Compiling paste v1.0.15 |
1290 | 2025-03-22T19:18:10.450Z | Compiling ring v0.17.11 |
1291 | 2025-03-22T19:18:10.671Z | Compiling flagset v0.4.6 |
1292 | 2025-03-22T19:18:10.743Z | Compiling pem-rfc7468 v0.7.0 |
1293 | 2025-03-22T19:18:10.822Z | Compiling litemap v0.7.3 |
1294 | 2025-03-22T19:18:10.890Z | Compiling writeable v0.5.5 |
1295 | 2025-03-22T19:18:11.181Z | Compiling regex v1.11.1 |
1296 | 2025-03-22T19:18:11.337Z | Compiling aws-lc-rs v1.12.4 |
1297 | 2025-03-22T19:18:11.383Z | Compiling vcpkg v0.2.15 |
1298 | 2025-03-22T19:18:11.712Z | Compiling crossbeam-utils v0.8.20 |
1299 | 2025-03-22T19:18:11.839Z | Compiling rustls-pki-types v1.10.0 |
1300 | 2025-03-22T19:18:12.063Z | Compiling icu_locid_transform_data v1.5.0 |
1301 | 2025-03-22T19:18:12.148Z | Compiling serde_derive v1.0.218 |
1302 | 2025-03-22T19:18:12.173Z | Compiling zeroize_derive v1.4.2 |
1303 | 2025-03-22T19:18:12.198Z | Compiling zerocopy-derive v0.7.35 |
1304 | 2025-03-22T19:18:12.640Z | Compiling tokio-macros v2.5.0 |
1305 | 2025-03-22T19:18:12.865Z | Compiling zerofrom-derive v0.1.4 |
1306 | 2025-03-22T19:18:13.286Z | Compiling zeroize v1.8.1 |
1307 | 2025-03-22T19:18:13.777Z | Compiling zerocopy v0.7.35 |
1308 | 2025-03-22T19:18:13.859Z | Compiling yoke-derive v0.7.4 |
1309 | 2025-03-22T19:18:14.293Z | Compiling displaydoc v0.2.5 |
1310 | 2025-03-22T19:18:14.712Z | Compiling crypto-common v0.1.6 |
1311 | 2025-03-22T19:18:14.898Z | Compiling block-buffer v0.10.4 |
1312 | 2025-03-22T19:18:14.940Z | Compiling block-padding v0.3.3 |
1313 | 2025-03-22T19:18:15.151Z | Compiling digest v0.10.7 |
1314 | 2025-03-22T19:18:15.181Z | Compiling zerovec-derive v0.10.3 |
1315 | 2025-03-22T19:18:15.557Z | Compiling hmac v0.12.1 |
1316 | 2025-03-22T19:18:15.582Z | Compiling inout v0.1.3 |
1317 | 2025-03-22T19:18:15.702Z | Compiling zerofrom v0.1.4 |
1318 | 2025-03-22T19:18:15.808Z | Compiling thiserror-impl v1.0.69 |
1319 | 2025-03-22T19:18:15.852Z | Compiling futures-macro v0.3.31 |
1320 | 2025-03-22T19:18:16.036Z | Compiling cipher v0.4.4 |
1321 | 2025-03-22T19:18:16.061Z | Compiling yoke v0.7.4 |
1322 | 2025-03-22T19:18:16.100Z | Compiling sha2 v0.10.8 |
1323 | 2025-03-22T19:18:16.125Z | Compiling der_derive v0.7.3 |
1324 | 2025-03-22T19:18:16.417Z | Compiling icu_provider_macros v1.5.0 |
1325 | 2025-03-22T19:18:16.511Z | Compiling salsa20 v0.10.2 |
1326 | 2025-03-22T19:18:16.732Z | Compiling pbkdf2 v0.12.2 |
1327 | 2025-03-22T19:18:16.901Z | Compiling ppv-lite86 v0.2.20 |
1328 | 2025-03-22T19:18:17.248Z | Compiling zerovec v0.10.4 |
1329 | 2025-03-22T19:18:17.308Z | Compiling scrypt v0.11.0 |
1330 | 2025-03-22T19:18:17.374Z | Compiling futures-util v0.3.31 |
1331 | 2025-03-22T19:18:17.560Z | Compiling cbc v0.1.2 |
1332 | 2025-03-22T19:18:17.763Z | Compiling aes v0.8.4 |
1333 | 2025-03-22T19:18:17.793Z | Compiling openssl-sys v0.9.106 |
1334 | 2025-03-22T19:18:17.967Z | Compiling der v0.7.9 |
1335 | 2025-03-22T19:18:18.341Z | Compiling thiserror v1.0.69 |
1336 | 2025-03-22T19:18:18.486Z | Compiling pest v2.7.14 |
1337 | 2025-03-22T19:18:18.671Z | Compiling tracing-attributes v0.1.27 |
1338 | 2025-03-22T19:18:18.707Z | Compiling tracing-core v0.1.32 |
1339 | 2025-03-22T19:18:19.013Z | Compiling tinystr v0.7.6 |
1340 | 2025-03-22T19:18:19.373Z | Compiling icu_locid v1.5.0 |
1341 | 2025-03-22T19:18:19.725Z | Compiling spki v0.7.3 |
1342 | 2025-03-22T19:18:19.821Z | Compiling icu_collections v1.5.0 |
1343 | 2025-03-22T19:18:20.057Z | Compiling num-conv v0.1.0 |
1344 | 2025-03-22T19:18:20.306Z | Compiling iana-time-zone v0.1.61 |
1345 | 2025-03-22T19:18:20.386Z | Compiling icu_provider v1.5.0 |
1346 | 2025-03-22T19:18:20.651Z | Compiling httparse v1.9.5 |
1347 | 2025-03-22T19:18:20.980Z | Compiling untrusted v0.9.0 |
1348 | 2025-03-22T19:18:21.009Z | Compiling percent-encoding v2.3.1 |
1349 | 2025-03-22T19:18:21.148Z | Compiling icu_locid_transform v1.5.0 |
1350 | 2025-03-22T19:18:21.178Z | Compiling untrusted v0.7.1 |
1351 | 2025-03-22T19:18:21.298Z | Compiling icu_properties_data v1.5.0 |
1352 | 2025-03-22T19:18:21.323Z | Compiling powerfmt v0.2.0 |
1353 | 2025-03-22T19:18:21.349Z | Compiling time-core v0.1.2 |
1354 | 2025-03-22T19:18:21.377Z | Compiling tracing v0.1.40 |
1355 | 2025-03-22T19:18:21.533Z | Compiling time-macros v0.2.18 |
1356 | 2025-03-22T19:18:21.560Z | Compiling pest_meta v2.7.14 |
1357 | 2025-03-22T19:18:21.671Z | Compiling deranged v0.3.11 |
1358 | 2025-03-22T19:18:21.820Z | Compiling pkcs5 v0.7.1 |
1359 | 2025-03-22T19:18:22.493Z | Compiling bytes v1.10.1 |
1360 | 2025-03-22T19:18:22.697Z | Compiling bitflags v2.6.0 |
1361 | 2025-03-22T19:18:23.084Z | Compiling semver v1.0.25 |
1362 | 2025-03-22T19:18:23.110Z | Compiling indexmap v2.7.1 |
1363 | 2025-03-22T19:18:23.685Z | Compiling tokio v1.43.0 |
1364 | 2025-03-22T19:18:23.712Z | Compiling http v1.2.0 |
1365 | 2025-03-22T19:18:23.797Z | Compiling rustc_version v0.4.1 |
1366 | 2025-03-22T19:18:24.245Z | Compiling uuid v1.15.1 |
1367 | 2025-03-22T19:18:24.371Z | Compiling icu_properties v1.5.1 |
1368 | 2025-03-22T19:18:24.925Z | Compiling chrono v0.4.40 |
1369 | 2025-03-22T19:18:25.160Z | Compiling scroll_derive v0.12.0 |
1370 | 2025-03-22T19:18:25.229Z | Compiling utf8_iter v1.0.4 |
1371 | 2025-03-22T19:18:25.469Z | Compiling utf16_iter v1.0.5 |
1372 | 2025-03-22T19:18:25.497Z | Compiling atomic-waker v1.1.2 |
1373 | 2025-03-22T19:18:25.536Z | Compiling num_threads v0.1.7 |
1374 | 2025-03-22T19:18:25.676Z | Compiling write16 v1.0.0 |
1375 | 2025-03-22T19:18:25.704Z | Compiling icu_normalizer_data v1.5.0 |
1376 | 2025-03-22T19:18:25.729Z | Compiling zerocopy v0.8.10 |
1377 | 2025-03-22T19:18:25.819Z | Compiling time v0.3.36 |
1378 | 2025-03-22T19:18:25.844Z | Compiling http-body v1.0.1 |
1379 | 2025-03-22T19:18:26.107Z | Compiling which v4.4.2 |
1380 | 2025-03-22T19:18:26.374Z | Compiling scroll v0.12.0 |
1381 | 2025-03-22T19:18:26.655Z | Compiling pest_generator v2.7.14 |
1382 | 2025-03-22T19:18:26.843Z | Compiling pkcs8 v0.10.2 |
1383 | 2025-03-22T19:18:27.404Z | Compiling icu_normalizer v1.5.0 |
1384 | 2025-03-22T19:18:27.555Z | Compiling zerocopy-derive v0.8.10 |
1385 | 2025-03-22T19:18:27.808Z | Compiling serde_derive_internals v0.29.1 |
1386 | 2025-03-22T19:18:28.062Z | Compiling tinyvec_macros v0.1.1 |
1387 | 2025-03-22T19:18:28.163Z | Compiling try-lock v0.2.5 |
1388 | 2025-03-22T19:18:28.188Z | Compiling schemars v0.8.22 |
1389 | 2025-03-22T19:18:28.318Z | Compiling slog v2.7.0 |
1390 | 2025-03-22T19:18:28.509Z | Compiling want v0.3.1 |
1391 | 2025-03-22T19:18:28.775Z | Compiling goblin v0.8.2 |
1392 | 2025-03-22T19:18:28.805Z | Compiling idna_adapter v1.2.0 |
1393 | 2025-03-22T19:18:28.855Z | Compiling tinyvec v1.8.0 |
1394 | 2025-03-22T19:18:29.032Z | Compiling pest_derive v2.7.14 |
1395 | 2025-03-22T19:18:29.675Z | Compiling schemars_derive v0.8.22 |
1396 | 2025-03-22T19:18:29.701Z | Compiling form_urlencoded v1.2.1 |
1397 | 2025-03-22T19:18:29.701Z | Compiling openssl v0.10.71 |
1398 | 2025-03-22T19:18:29.982Z | Compiling foreign-types-shared v0.1.1 |
1399 | 2025-03-22T19:18:30.074Z | Compiling httpdate v1.0.3 |
1400 | 2025-03-22T19:18:30.099Z | Compiling rustversion v1.0.17 |
1401 | 2025-03-22T19:18:30.124Z | Compiling dyn-clone v1.0.19 |
1402 | 2025-03-22T19:18:30.339Z | Compiling tower-service v0.3.3 |
1403 | 2025-03-22T19:18:30.477Z | Compiling adler2 v2.0.0 |
1404 | 2025-03-22T19:18:30.502Z | Compiling foreign-types v0.3.2 |
1405 | 2025-03-22T19:18:30.639Z | Compiling miniz_oxide v0.8.5 |
1406 | 2025-03-22T19:18:30.703Z | Compiling dtrace-parser v0.2.0 |
1407 | 2025-03-22T19:18:30.755Z | Compiling idna v1.0.3 |
1408 | 2025-03-22T19:18:31.984Z | Compiling tokio-util v0.7.13 |
1409 | 2025-03-22T19:18:32.256Z | Compiling rand_core v0.9.2 |
1410 | 2025-03-22T19:18:32.651Z | Compiling serde_spanned v0.6.8 |
1411 | 2025-03-22T19:18:32.693Z | Compiling serde_tokenstream v0.2.2 |
1412 | 2025-03-22T19:18:32.867Z | Compiling h2 v0.4.6 |
1413 | 2025-03-22T19:18:33.076Z | Compiling toml_datetime v0.6.8 |
1414 | 2025-03-22T19:18:33.192Z | Compiling openssl-macros v0.1.1 |
1415 | 2025-03-22T19:18:33.323Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1416 | 2025-03-22T19:18:33.482Z | Compiling syn v1.0.109 |
1417 | 2025-03-22T19:18:33.774Z | Compiling dof v0.3.0 |
1418 | 2025-03-22T19:18:33.840Z | Compiling siphasher v0.3.11 |
1419 | 2025-03-22T19:18:34.048Z | Compiling base64 v0.22.1 |
1420 | 2025-03-22T19:18:34.222Z | Compiling rustls v0.23.19 |
1421 | 2025-03-22T19:18:34.518Z | Compiling native-tls v0.2.12 |
1422 | 2025-03-22T19:18:34.691Z | Compiling usdt-impl v0.5.0 |
1423 | 2025-03-22T19:18:35.053Z | Compiling rand_chacha v0.9.0 |
1424 | 2025-03-22T19:18:35.909Z | Compiling unicode-normalization v0.1.24 |
1425 | 2025-03-22T19:18:36.389Z | Compiling heapless v0.7.17 |
1426 | 2025-03-22T19:18:36.460Z | Compiling crossbeam-epoch v0.9.18 |
1427 | 2025-03-22T19:18:36.512Z | Compiling rand_chacha v0.3.1 |
1428 | 2025-03-22T19:18:36.764Z | Compiling signature v2.2.0 |
1429 | 2025-03-22T19:18:36.801Z | Compiling dirs-sys-next v0.1.2 |
1430 | 2025-03-22T19:18:36.851Z | Compiling cookie v0.18.1 |
1431 | 2025-03-22T19:18:37.034Z | Compiling crc32fast v1.4.2 |
1432 | 2025-03-22T19:18:37.060Z | Compiling unicode-bidi v0.3.17 |
1433 | 2025-03-22T19:18:37.117Z | Compiling rayon-core v1.12.1 |
1434 | 2025-03-22T19:18:37.302Z | Compiling unicode-properties v0.1.3 |
1435 | 2025-03-22T19:18:37.353Z | Compiling openssl-probe v0.1.5 |
1436 | 2025-03-22T19:18:37.380Z | Compiling rustls v0.22.4 |
1437 | 2025-03-22T19:18:37.629Z | Compiling signal-hook v0.3.17 |
1438 | 2025-03-22T19:18:37.654Z | Compiling stringprep v0.1.5 |
1439 | 2025-03-22T19:18:37.800Z | Compiling dirs-next v2.0.0 |
1440 | 2025-03-22T19:18:37.918Z | Compiling rand v0.8.5 |
1441 | 2025-03-22T19:18:37.987Z | Compiling crossbeam-deque v0.8.5 |
1442 | 2025-03-22T19:18:38.280Z | Compiling rand v0.9.0 |
1443 | 2025-03-22T19:18:38.323Z | Compiling url v2.5.3 |
1444 | 2025-03-22T19:18:38.520Z | Compiling http-body-util v0.1.2 |
1445 | 2025-03-22T19:18:38.942Z | Compiling hyper v1.6.0 |
1446 | 2025-03-22T19:18:39.628Z | Compiling curve25519-dalek v4.1.3 |
1447 | 2025-03-22T19:18:39.804Z | Compiling md-5 v0.10.6 |
1448 | 2025-03-22T19:18:40.035Z | Compiling async-trait v0.1.87 |
1449 | 2025-03-22T19:18:40.210Z | Compiling num-integer v0.1.46 |
1450 | 2025-03-22T19:18:40.243Z | Compiling hash32 v0.2.1 |
1451 | 2025-03-22T19:18:40.592Z | Compiling ff v0.13.0 |
1452 | 2025-03-22T19:18:40.817Z | Compiling thread_local v1.1.8 |
1453 | 2025-03-22T19:18:40.841Z | Compiling memoffset v0.9.1 |
1454 | 2025-03-22T19:18:40.978Z | Compiling hyper-util v0.1.10 |
1455 | 2025-03-22T19:18:41.171Z | Compiling encoding_rs v0.8.34 |
1456 | 2025-03-22T19:18:41.294Z | Compiling multer v3.1.0 |
1457 | 2025-03-22T19:18:41.520Z | Compiling psl-types v2.0.11 |
1458 | 2025-03-22T19:18:41.559Z | Compiling gimli v0.31.1 |
1459 | 2025-03-22T19:18:41.706Z | Compiling newtype-uuid v1.2.1 |
1460 | 2025-03-22T19:18:41.959Z | Compiling smoltcp v0.9.1 |
1461 | 2025-03-22T19:18:42.008Z | Compiling fallible-iterator v0.2.0 |
1462 | 2025-03-22T19:18:42.047Z | Compiling litrs v0.4.1 |
1463 | 2025-03-22T19:18:42.477Z | Compiling base16ct v0.2.0 |
1464 | 2025-03-22T19:18:42.580Z | Compiling match_cfg v0.1.0 |
1465 | 2025-03-22T19:18:42.676Z | Compiling slog-async v2.8.0 |
1466 | 2025-03-22T19:18:42.770Z | Compiling cfg_aliases v0.2.1 |
1467 | 2025-03-22T19:18:42.871Z | Compiling portable-atomic v1.9.0 |
1468 | 2025-03-22T19:18:42.943Z | Compiling mime v0.3.17 |
1469 | 2025-03-22T19:18:43.102Z | Compiling num-bigint-dig v0.8.4 |
1470 | 2025-03-22T19:18:43.433Z | Compiling document-features v0.2.10 |
1471 | 2025-03-22T19:18:43.458Z | Compiling nix v0.29.0 |
1472 | 2025-03-22T19:18:43.487Z | Compiling sec1 v0.7.3 |
1473 | 2025-03-22T19:18:43.724Z | Compiling hostname v0.3.1 |
1474 | 2025-03-22T19:18:43.921Z | Compiling postgres-protocol v0.6.8 |
1475 | 2025-03-22T19:18:44.002Z | Compiling toml_edit v0.22.24 |
1476 | 2025-03-22T19:18:44.192Z | Compiling publicsuffix v2.3.0 |
1477 | 2025-03-22T19:18:44.398Z | Compiling group v0.13.0 |
1478 | 2025-03-22T19:18:44.462Z | Compiling num-iter v0.1.45 |
1479 | 2025-03-22T19:18:44.697Z | Compiling tokio-native-tls v0.3.1 |
1480 | 2025-03-22T19:18:44.763Z | Compiling bzip2 v0.4.4 |
1481 | 2025-03-22T19:18:44.928Z | Compiling addr2line v0.24.2 |
1482 | 2025-03-22T19:18:45.105Z | Compiling term v0.7.0 |
1483 | 2025-03-22T19:18:45.519Z | Compiling flate2 v1.1.0 |
1484 | 2025-03-22T19:18:46.176Z | Compiling usdt-attr-macro v0.5.0 |
1485 | 2025-03-22T19:18:46.217Z | Compiling usdt-macro v0.5.0 |
1486 | 2025-03-22T19:18:46.279Z | Compiling phf_shared v0.11.2 |
1487 | 2025-03-22T19:18:46.305Z | Compiling ipnetwork v0.21.1 |
1488 | 2025-03-22T19:18:46.330Z | Compiling slog-json v2.6.1 |
1489 | 2025-03-22T19:18:46.603Z | Compiling serde_urlencoded v0.7.1 |
1490 | 2025-03-22T19:18:46.659Z | Compiling terminal_size v0.4.0 |
1491 | 2025-03-22T19:18:46.873Z | Compiling crossbeam-channel v0.5.13 |
1492 | 2025-03-22T19:18:47.004Z | Compiling futures-executor v0.3.31 |
1493 | 2025-03-22T19:18:47.063Z | Compiling hkdf v0.12.4 |
1494 | 2025-03-22T19:18:47.310Z | Compiling crypto-bigint v0.5.5 |
1495 | 2025-03-22T19:18:47.399Z | Compiling rustls-pemfile v2.2.0 |
1496 | 2025-03-22T19:18:47.436Z | Compiling webpki-roots v0.26.6 |
1497 | 2025-03-22T19:18:47.462Z | Compiling async-stream-impl v0.3.6 |
1498 | 2025-03-22T19:18:47.644Z | Compiling curve25519-dalek-derive v0.1.1 |
1499 | 2025-03-22T19:18:47.715Z | Compiling zerocopy-derive v0.6.6 |
1500 | 2025-03-22T19:18:47.740Z | Compiling sync_wrapper v1.0.1 |
1501 | 2025-03-22T19:18:47.898Z | Compiling is-terminal v0.4.13 |
1502 | 2025-03-22T19:18:48.032Z | Compiling fs-err v2.11.0 |
1503 | 2025-03-22T19:18:48.218Z | Compiling hubpack_derive v0.1.1 |
1504 | 2025-03-22T19:18:48.315Z | Compiling ahash v0.8.11 |
1505 | 2025-03-22T19:18:48.483Z | Compiling dropshot v0.12.0 |
1506 | 2025-03-22T19:18:48.619Z | Compiling object v0.36.5 |
1507 | 2025-03-22T19:18:48.767Z | Compiling buf-list v1.0.3 |
1508 | 2025-03-22T19:18:48.811Z | Compiling tower-layer v0.3.3 |
1509 | 2025-03-22T19:18:48.940Z | Compiling lockfree-object-pool v0.1.6 |
1510 | 2025-03-22T19:18:49.082Z | Compiling bumpalo v3.16.0 |
1511 | 2025-03-22T19:18:49.190Z | Compiling ipnet v2.11.0 |
1512 | 2025-03-22T19:18:49.282Z | Compiling unicode-width v0.2.0 |
1513 | 2025-03-22T19:18:49.307Z | Compiling managed v0.8.0 |
1514 | 2025-03-22T19:18:49.498Z | Compiling winnow v0.5.40 |
1515 | 2025-03-22T19:18:49.692Z | Compiling take_mut v0.2.2 |
1516 | 2025-03-22T19:18:49.744Z | Compiling simd-adler32 v0.3.7 |
1517 | 2025-03-22T19:18:49.863Z | Compiling zip v2.1.3 |
1518 | 2025-03-22T19:18:50.045Z | Compiling anyhow v1.0.97 |
1519 | 2025-03-22T19:18:50.113Z | Compiling rustc-demangle v0.1.24 |
1520 | 2025-03-22T19:18:50.171Z | Compiling zopfli v0.8.1 |
1521 | 2025-03-22T19:18:50.875Z | Compiling elliptic-curve v0.13.8 |
1522 | 2025-03-22T19:18:50.987Z | Compiling console v0.15.10 |
1523 | 2025-03-22T19:18:51.623Z | Compiling zerocopy v0.6.6 |
1524 | 2025-03-22T19:18:51.723Z | Compiling tower v0.5.2 |
1525 | 2025-03-22T19:18:52.078Z | Compiling hubpack v0.1.2 |
1526 | 2025-03-22T19:18:52.125Z | Compiling clap_builder v4.5.32 |
1527 | 2025-03-22T19:18:52.246Z | Compiling toml_edit v0.19.15 |
1528 | 2025-03-22T19:18:52.448Z | Compiling strum_macros v0.25.3 |
1529 | 2025-03-22T19:18:52.620Z | Compiling async-stream v0.3.6 |
1530 | 2025-03-22T19:18:52.891Z | Compiling usdt v0.5.0 |
1531 | 2025-03-22T19:18:53.002Z | Compiling slog-term v2.9.1 |
1532 | 2025-03-22T19:18:53.314Z | Compiling futures v0.3.31 |
1533 | 2025-03-22T19:18:53.430Z | Compiling toml v0.8.20 |
1534 | 2025-03-22T19:18:53.920Z | Compiling oxnet v0.1.1 |
1535 | 2025-03-22T19:18:54.538Z | Compiling backtrace v0.3.74 |
1536 | 2025-03-22T19:18:54.643Z | Compiling slog-bunyan v2.5.0 |
1537 | 2025-03-22T19:18:54.674Z | Compiling phf v0.11.2 |
1538 | 2025-03-22T19:18:54.853Z | Compiling cookie_store v0.21.1 |
1539 | 2025-03-22T19:18:54.940Z | Compiling signal-hook-mio v0.2.4 |
1540 | 2025-03-22T19:18:55.103Z | Compiling rayon v1.10.0 |
1541 | 2025-03-22T19:18:55.262Z | Compiling hyper-tls v0.6.0 |
1542 | 2025-03-22T19:18:56.173Z | Compiling postgres-types v0.2.9 |
1543 | 2025-03-22T19:18:57.904Z | Compiling camino v1.1.9 |
1544 | 2025-03-22T19:18:58.038Z | Compiling ed25519 v2.2.3 |
1545 | 2025-03-22T19:18:58.537Z | Compiling phf_shared v0.10.0 |
1546 | 2025-03-22T19:18:58.629Z | Compiling dropshot_endpoint v0.12.0 |
1547 | 2025-03-22T19:18:58.654Z | Compiling pkcs1 v0.7.5 |
1548 | 2025-03-22T19:18:58.680Z | Compiling enum-as-inner v0.6.1 |
1549 | 2025-03-22T19:18:58.777Z | Compiling clap_derive v4.5.32 |
1550 | 2025-03-22T19:18:58.876Z | Compiling waitgroup v0.1.2 |
1551 | 2025-03-22T19:18:59.096Z | Compiling openapiv3 v2.0.0 |
1552 | 2025-03-22T19:18:59.423Z | Compiling serde_path_to_error v0.1.16 |
1553 | 2025-03-22T19:18:59.501Z | Compiling serde-big-array v0.5.1 |
1554 | 2025-03-22T19:18:59.530Z | Compiling rfc6979 v0.4.0 |
1555 | 2025-03-22T19:18:59.719Z | Compiling sha1 v0.10.6 |
1556 | 2025-03-22T19:18:59.745Z | Compiling serde_repr v0.1.19 |
1557 | 2025-03-22T19:19:00.089Z | Compiling daft-derive v0.1.2 |
1558 | 2025-03-22T19:19:00.122Z | Compiling bstr v1.10.0 |
1559 | 2025-03-22T19:19:00.637Z | Compiling float-cmp v0.10.0 |
1560 | 2025-03-22T19:19:00.869Z | Compiling hostname v0.4.0 |
1561 | 2025-03-22T19:19:01.126Z | Compiling fixedbitset v0.4.2 |
1562 | 2025-03-22T19:19:01.455Z | Compiling debug-ignore v1.0.5 |
1563 | 2025-03-22T19:19:01.511Z | Compiling precomputed-hash v0.1.1 |
1564 | 2025-03-22T19:19:01.538Z | Compiling predicates-core v1.0.8 |
1565 | 2025-03-22T19:19:01.617Z | Compiling new_debug_unreachable v1.0.6 |
1566 | 2025-03-22T19:19:01.652Z | Compiling data-encoding v2.6.0 |
1567 | 2025-03-22T19:19:01.732Z | Compiling unicode-segmentation v1.12.0 |
1568 | 2025-03-22T19:19:01.838Z | Compiling static_assertions v1.1.0 |
1569 | 2025-03-22T19:19:01.941Z | Compiling whoami v1.5.2 |
1570 | 2025-03-22T19:19:01.967Z | Compiling number_prefix v0.4.0 |
1571 | 2025-03-22T19:19:02.185Z | Compiling difflib v0.4.0 |
1572 | 2025-03-22T19:19:02.257Z | Compiling normalize-line-endings v0.3.0 |
1573 | 2025-03-22T19:19:02.395Z | Compiling similar v2.7.0 |
1574 | 2025-03-22T19:19:02.421Z | Compiling clap v4.5.32 |
1575 | 2025-03-22T19:19:02.456Z | Compiling tokio-postgres v0.7.13 |
1576 | 2025-03-22T19:19:02.482Z | Compiling hickory-proto v0.24.4 |
1577 | 2025-03-22T19:19:02.557Z | Compiling indicatif v0.17.11 |
1578 | 2025-03-22T19:19:03.219Z | Compiling predicates v3.1.3 |
1579 | 2025-03-22T19:19:03.270Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1580 | 2025-03-22T19:19:04.144Z | Compiling string_cache v0.8.7 |
1581 | 2025-03-22T19:19:04.187Z | Compiling daft v0.1.2 |
1582 | 2025-03-22T19:19:04.449Z | Compiling petgraph v0.6.5 |
1583 | 2025-03-22T19:19:04.532Z | Compiling ecdsa v0.16.9 |
1584 | 2025-03-22T19:19:04.598Z | Compiling rsa v0.9.6 |
1585 | 2025-03-22T19:19:05.235Z | Compiling ed25519-dalek v2.1.1 |
1586 | 2025-03-22T19:19:06.878Z | Compiling crossterm v0.28.1 |
1587 | 2025-03-22T19:19:07.407Z | Compiling toml v0.7.8 |
1588 | 2025-03-22T19:19:08.487Z | Compiling zip v0.6.6 |
1589 | 2025-03-22T19:19:08.598Z | Compiling tokio-stream v0.1.17 |
1590 | 2025-03-22T19:19:08.663Z | Compiling hex v0.4.3 |
1591 | 2025-03-22T19:19:09.158Z | Compiling x509-cert v0.2.5 |
1592 | 2025-03-22T19:19:09.407Z | Compiling itertools v0.10.5 |
1593 | 2025-03-22T19:19:09.559Z | Compiling unicode-xid v0.2.6 |
1594 | 2025-03-22T19:19:09.587Z | Compiling lalrpop-util v0.19.12 |
1595 | 2025-03-22T19:19:09.746Z | Compiling peg-runtime v0.8.5 |
1596 | 2025-03-22T19:19:09.912Z | Compiling strum_macros v0.26.4 |
1597 | 2025-03-22T19:19:09.938Z | Compiling xattr v1.3.1 |
1598 | 2025-03-22T19:19:09.979Z | Compiling filetime v0.2.25 |
1599 | 2025-03-22T19:19:10.183Z | Compiling tar v0.4.44 |
1600 | 2025-03-22T19:19:13.405Z | Compiling strum v0.26.3 |
1601 | 2025-03-22T19:19:16.209Z | Compiling aws-lc-sys v0.26.0 |
1602 | 2025-03-22T19:19:48.713Z | Compiling rustls-webpki v0.102.8 |
1603 | 2025-03-22T19:19:52.603Z | Compiling tokio-rustls v0.25.0 |
1604 | 2025-03-22T19:19:54.379Z | Compiling tokio-rustls v0.26.0 |
1605 | 2025-03-22T19:19:54.688Z | Compiling hyper-rustls v0.27.3 |
1606 | 2025-03-22T19:19:55.005Z | Compiling reqwest v0.12.12 |
1607 | 2025-03-22T19:19:59.025Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1608 | 2025-03-22T19:19:59.378Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1609 | 2025-03-22T19:20:04.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
1610 | 2025-03-22T19:20:04.824Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1611 | 2025-03-22T19:20:04.892Z | Mar 22 19:20:04.013 INFO Starting download, target: Clickhouse |
1612 | 2025-03-22T19:20:04.892Z | Mar 22 19:20:04.013 INFO Starting download, target: Cockroach |
1613 | 2025-03-22T19:20:04.892Z | Mar 22 19:20:04.013 INFO Starting download, target: Console |
1614 | 2025-03-22T19:20:04.892Z | Mar 22 19:20:04.013 INFO Starting download, target: DendriteOpenapi |
1615 | 2025-03-22T19:20:04.892Z | Mar 22 19:20:04.013 INFO Starting download, target: DendriteStub |
1616 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.013 INFO Starting download, target: TransceiverControl |
1617 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.013 INFO Starting download, target: MaghemiteMgd |
1618 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1619 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi |
1620 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1621 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1622 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1623 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1624 | 2025-03-22T19:20:04.918Z | Mar 22 19:20:04.016 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1625 | 2025-03-22T19:20:05.432Z | Mar 22 19:20:04.548 INFO Download complete, target: DendriteOpenapi |
1626 | 2025-03-22T19:20:05.472Z | Mar 22 19:20:04.551 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1627 | 2025-03-22T19:20:05.667Z | Mar 22 19:20:04.781 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1628 | 2025-03-22T19:20:05.808Z | Mar 22 19:20:04.914 INFO Download complete, target: Console |
1629 | 2025-03-22T19:20:06.065Z | Mar 22 19:20:05.186 INFO Download complete, target: TransceiverControl |
1630 | 2025-03-22T19:20:07.260Z | Mar 22 19:20:06.376 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1631 | 2025-03-22T19:20:08.691Z | Mar 22 19:20:07.812 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1632 | 2025-03-22T19:20:10.482Z | Mar 22 19:20:09.603 INFO Download complete, target: MaghemiteMgd |
1633 | 2025-03-22T19:20:10.508Z | Mar 22 19:20:09.617 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1634 | 2025-03-22T19:20:10.508Z | Mar 22 19:20:09.618 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1635 | 2025-03-22T19:20:11.272Z | Mar 22 19:20:10.393 INFO Download complete, target: DendriteStub |
1636 | 2025-03-22T19:20:17.766Z | Mar 22 19:20:16.887 INFO Checking that binary works, target: Cockroach |
1637 | 2025-03-22T19:20:18.051Z | Mar 22 19:20:17.169 INFO Download complete, target: Cockroach |
1638 | 2025-03-22T19:20:30.284Z | Mar 22 19:20:29.405 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1639 | 2025-03-22T19:20:42.071Z | Mar 22 19:20:41.193 INFO Checking that binary works, target: Clickhouse |
1640 | 2025-03-22T19:20:42.268Z | Mar 22 19:20:41.389 INFO Download complete, target: Clickhouse |
1641 | 2025-03-22T19:20:42.294Z | All builder prerequisites installed successfully, and PATH looks valid |
1642 | 2025-03-22T19:20:42.320Z | |
1643 | 2025-03-22T19:20:42.320Z | real 5:23.146604988 |
1644 | 2025-03-22T19:20:42.320Z | user 13:38.580841754 |
1645 | 2025-03-22T19:20:42.320Z | sys 2:17.085692731 |
1646 | 2025-03-22T19:20:42.320Z | trap 0.452493235 |
1647 | 2025-03-22T19:20:42.320Z | tflt 0.435285910 |
1648 | 2025-03-22T19:20:42.320Z | dflt 1.260547073 |
1649 | 2025-03-22T19:20:42.320Z | kflt 0.008612274 |
1650 | 2025-03-22T19:20:42.320Z | lock 28:36.854911131 |
1651 | 2025-03-22T19:20:42.320Z | slp 49:41.997146037 |
1652 | 2025-03-22T19:20:42.320Z | lat 1:00.705804783 |
1653 | 2025-03-22T19:20:42.320Z | stop 2:20.913889757 |
1654 | 2025-03-22T19:20:42.320Z | + banner hack-check |
1655 | 2025-03-22T19:20:42.320Z | |
1656 | 2025-03-22T19:20:42.320Z | # # ## #### # # #### # # ###### #### # # |
1657 | 2025-03-22T19:20:42.320Z | # # # # # # # # # # # # # # # # # |
1658 | 2025-03-22T19:20:42.320Z | ###### # # # #### ##### # ###### ##### # #### |
1659 | 2025-03-22T19:20:42.320Z | # # ###### # # # # # # # # # # |
1660 | 2025-03-22T19:20:42.320Z | # # # # # # # # # # # # # # # # # |
1661 | 2025-03-22T19:20:42.320Z | # # # # #### # # #### # # ###### #### # # |
1662 | 2025-03-22T19:20:42.320Z | |
1663 | 2025-03-22T19:20:42.320Z | + export CARGO_INCREMENTAL=0 |
1664 | 2025-03-22T19:20:42.320Z | + CARGO_INCREMENTAL=0 |
1665 | 2025-03-22T19:20:42.320Z | + ptime -m timeout 2h cargo xtask check-features --ci |
1666 | 2025-03-22T19:20:43.147Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1667 | 2025-03-22T19:20:46.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s |
1668 | 2025-03-22T19:20:46.724Z | Running `target/debug/xtask check-features --ci` |
1669 | 2025-03-22T19:20:46.750Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
1670 | 2025-03-22T19:20:46.750Z | running: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
1671 | 2025-03-22T19:20:47.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
1672 | 2025-03-22T19:20:47.388Z | Running `target/debug/xtask download cargo-hack` |
1673 | 2025-03-22T19:20:48.510Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1674 | 2025-03-22T19:20:48.846Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1675 | 2025-03-22T19:20:53.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s |
1676 | 2025-03-22T19:20:53.403Z | Running `target/debug/xtask-downloader cargo-hack` |
1677 | 2025-03-22T19:20:53.455Z | Mar 22 19:20:52.576 INFO Starting download, target: CargoHack |
1678 | 2025-03-22T19:20:53.481Z | Mar 22 19:20:52.578 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
1679 | 2025-03-22T19:20:54.121Z | Mar 22 19:20:53.242 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
1680 | 2025-03-22T19:20:54.210Z | Mar 22 19:20:53.331 INFO Download complete, target: CargoHack |
1681 | 2025-03-22T19:20:54.235Z | running: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
1682 | 2025-03-22T19:20:54.261Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
1683 | 2025-03-22T19:20:54.552Z | info: running `cargo check --bins` on api_identity (1/199) |
1684 | 2025-03-22T19:20:55.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1685 | 2025-03-22T19:20:55.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1686 | 2025-03-22T19:20:55.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1687 | 2025-03-22T19:20:55.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
1688 | 2025-03-22T19:20:55.543Z | |
1689 | 2025-03-22T19:20:55.543Z | info: running `cargo check --bins` on bootstore (2/199) |
1690 | 2025-03-22T19:20:56.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1691 | 2025-03-22T19:20:56.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1692 | 2025-03-22T19:20:56.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1693 | 2025-03-22T19:20:56.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
1694 | 2025-03-22T19:20:56.499Z | |
1695 | 2025-03-22T19:20:56.499Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/199) |
1696 | 2025-03-22T19:20:57.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1697 | 2025-03-22T19:20:57.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1698 | 2025-03-22T19:20:57.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1699 | 2025-03-22T19:20:57.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
1700 | 2025-03-22T19:20:57.376Z | |
1701 | 2025-03-22T19:20:57.376Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199) |
1702 | 2025-03-22T19:20:58.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1703 | 2025-03-22T19:20:58.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1704 | 2025-03-22T19:20:58.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1705 | 2025-03-22T19:20:58.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
1706 | 2025-03-22T19:20:58.277Z | |
1707 | 2025-03-22T19:20:58.277Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199) |
1708 | 2025-03-22T19:20:58.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1709 | 2025-03-22T19:20:58.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1710 | 2025-03-22T19:20:58.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1711 | 2025-03-22T19:20:58.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1712 | 2025-03-22T19:20:58.880Z | |
1713 | 2025-03-22T19:20:58.880Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199) |
1714 | 2025-03-22T19:20:59.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1715 | 2025-03-22T19:20:59.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1716 | 2025-03-22T19:20:59.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1717 | 2025-03-22T19:20:59.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1718 | 2025-03-22T19:20:59.481Z | |
1719 | 2025-03-22T19:20:59.481Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199) |
1720 | 2025-03-22T19:21:00.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1721 | 2025-03-22T19:21:00.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1722 | 2025-03-22T19:21:00.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1723 | 2025-03-22T19:21:00.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1724 | 2025-03-22T19:21:00.074Z | |
1725 | 2025-03-22T19:21:00.074Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199) |
1726 | 2025-03-22T19:21:00.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1727 | 2025-03-22T19:21:00.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1728 | 2025-03-22T19:21:00.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1729 | 2025-03-22T19:21:00.630Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1730 | 2025-03-22T19:21:00.663Z | |
1731 | 2025-03-22T19:21:00.663Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199) |
1732 | 2025-03-22T19:21:01.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1733 | 2025-03-22T19:21:01.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1734 | 2025-03-22T19:21:01.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1735 | 2025-03-22T19:21:01.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1736 | 2025-03-22T19:21:01.265Z | |
1737 | 2025-03-22T19:21:01.265Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199) |
1738 | 2025-03-22T19:21:01.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1739 | 2025-03-22T19:21:01.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1740 | 2025-03-22T19:21:01.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1741 | 2025-03-22T19:21:01.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1742 | 2025-03-22T19:21:01.886Z | |
1743 | 2025-03-22T19:21:01.886Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199) |
1744 | 2025-03-22T19:21:02.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1745 | 2025-03-22T19:21:02.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1746 | 2025-03-22T19:21:02.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1747 | 2025-03-22T19:21:02.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1748 | 2025-03-22T19:21:02.514Z | |
1749 | 2025-03-22T19:21:02.514Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199) |
1750 | 2025-03-22T19:21:03.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1751 | 2025-03-22T19:21:03.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1752 | 2025-03-22T19:21:03.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1753 | 2025-03-22T19:21:03.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
1754 | 2025-03-22T19:21:03.149Z | |
1755 | 2025-03-22T19:21:03.149Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199) |
1756 | 2025-03-22T19:21:03.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1757 | 2025-03-22T19:21:03.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1758 | 2025-03-22T19:21:03.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1759 | 2025-03-22T19:21:03.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1760 | 2025-03-22T19:21:03.740Z | |
1761 | 2025-03-22T19:21:03.740Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199) |
1762 | 2025-03-22T19:21:04.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1763 | 2025-03-22T19:21:04.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1764 | 2025-03-22T19:21:04.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1765 | 2025-03-22T19:21:04.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1766 | 2025-03-22T19:21:04.327Z | |
1767 | 2025-03-22T19:21:04.327Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199) |
1768 | 2025-03-22T19:21:04.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1769 | 2025-03-22T19:21:04.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1770 | 2025-03-22T19:21:04.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1771 | 2025-03-22T19:21:04.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1772 | 2025-03-22T19:21:04.942Z | |
1773 | 2025-03-22T19:21:04.942Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199) |
1774 | 2025-03-22T19:21:05.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1775 | 2025-03-22T19:21:05.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1776 | 2025-03-22T19:21:05.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1777 | 2025-03-22T19:21:05.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1778 | 2025-03-22T19:21:05.569Z | |
1779 | 2025-03-22T19:21:05.569Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199) |
1780 | 2025-03-22T19:21:06.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1781 | 2025-03-22T19:21:06.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1782 | 2025-03-22T19:21:06.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1783 | 2025-03-22T19:21:06.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1784 | 2025-03-22T19:21:06.155Z | |
1785 | 2025-03-22T19:21:06.155Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199) |
1786 | 2025-03-22T19:21:06.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1787 | 2025-03-22T19:21:06.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1788 | 2025-03-22T19:21:06.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1789 | 2025-03-22T19:21:06.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1790 | 2025-03-22T19:21:06.772Z | |
1791 | 2025-03-22T19:21:06.772Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199) |
1792 | 2025-03-22T19:21:07.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1793 | 2025-03-22T19:21:07.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1794 | 2025-03-22T19:21:07.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1795 | 2025-03-22T19:21:07.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1796 | 2025-03-22T19:21:07.390Z | |
1797 | 2025-03-22T19:21:07.390Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199) |
1798 | 2025-03-22T19:21:07.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1799 | 2025-03-22T19:21:07.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1800 | 2025-03-22T19:21:07.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1801 | 2025-03-22T19:21:07.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1802 | 2025-03-22T19:21:08.022Z | |
1803 | 2025-03-22T19:21:08.022Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199) |
1804 | 2025-03-22T19:21:08.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1805 | 2025-03-22T19:21:08.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1806 | 2025-03-22T19:21:08.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1807 | 2025-03-22T19:21:08.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1808 | 2025-03-22T19:21:08.630Z | |
1809 | 2025-03-22T19:21:08.630Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199) |
1810 | 2025-03-22T19:21:09.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1811 | 2025-03-22T19:21:09.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1812 | 2025-03-22T19:21:09.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1813 | 2025-03-22T19:21:09.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1814 | 2025-03-22T19:21:09.237Z | |
1815 | 2025-03-22T19:21:09.237Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199) |
1816 | 2025-03-22T19:21:09.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1817 | 2025-03-22T19:21:09.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1818 | 2025-03-22T19:21:09.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1819 | 2025-03-22T19:21:09.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1820 | 2025-03-22T19:21:09.851Z | |
1821 | 2025-03-22T19:21:09.851Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199) |
1822 | 2025-03-22T19:21:10.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1823 | 2025-03-22T19:21:10.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1824 | 2025-03-22T19:21:10.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1825 | 2025-03-22T19:21:10.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1826 | 2025-03-22T19:21:10.454Z | |
1827 | 2025-03-22T19:21:10.454Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199) |
1828 | 2025-03-22T19:21:10.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1829 | 2025-03-22T19:21:11.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1830 | 2025-03-22T19:21:11.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1831 | 2025-03-22T19:21:11.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1832 | 2025-03-22T19:21:11.058Z | |
1833 | 2025-03-22T19:21:11.058Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199) |
1834 | 2025-03-22T19:21:11.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1835 | 2025-03-22T19:21:11.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1836 | 2025-03-22T19:21:11.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1837 | 2025-03-22T19:21:11.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1838 | 2025-03-22T19:21:11.663Z | |
1839 | 2025-03-22T19:21:11.663Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199) |
1840 | 2025-03-22T19:21:12.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1841 | 2025-03-22T19:21:12.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1842 | 2025-03-22T19:21:12.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1843 | 2025-03-22T19:21:12.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1844 | 2025-03-22T19:21:12.251Z | |
1845 | 2025-03-22T19:21:12.251Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199) |
1846 | 2025-03-22T19:21:12.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1847 | 2025-03-22T19:21:12.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1848 | 2025-03-22T19:21:12.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1849 | 2025-03-22T19:21:12.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1850 | 2025-03-22T19:21:12.866Z | |
1851 | 2025-03-22T19:21:12.866Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199) |
1852 | 2025-03-22T19:21:13.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1853 | 2025-03-22T19:21:13.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1854 | 2025-03-22T19:21:13.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1855 | 2025-03-22T19:21:13.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1856 | 2025-03-22T19:21:13.474Z | |
1857 | 2025-03-22T19:21:13.474Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199) |
1858 | 2025-03-22T19:21:14.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1859 | 2025-03-22T19:21:14.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1860 | 2025-03-22T19:21:14.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1861 | 2025-03-22T19:21:14.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1862 | 2025-03-22T19:21:14.096Z | |
1863 | 2025-03-22T19:21:14.096Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199) |
1864 | 2025-03-22T19:21:14.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1865 | 2025-03-22T19:21:14.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1866 | 2025-03-22T19:21:14.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1867 | 2025-03-22T19:21:14.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1868 | 2025-03-22T19:21:14.704Z | |
1869 | 2025-03-22T19:21:14.704Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199) |
1870 | 2025-03-22T19:21:15.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1871 | 2025-03-22T19:21:15.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1872 | 2025-03-22T19:21:15.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1873 | 2025-03-22T19:21:15.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1874 | 2025-03-22T19:21:15.287Z | |
1875 | 2025-03-22T19:21:15.287Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199) |
1876 | 2025-03-22T19:21:15.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1877 | 2025-03-22T19:21:15.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1878 | 2025-03-22T19:21:15.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1879 | 2025-03-22T19:21:15.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1880 | 2025-03-22T19:21:15.872Z | |
1881 | 2025-03-22T19:21:15.872Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199) |
1882 | 2025-03-22T19:21:16.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1883 | 2025-03-22T19:21:16.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1884 | 2025-03-22T19:21:16.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1885 | 2025-03-22T19:21:16.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1886 | 2025-03-22T19:21:16.460Z | |
1887 | 2025-03-22T19:21:16.460Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199) |
1888 | 2025-03-22T19:21:17.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1889 | 2025-03-22T19:21:17.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1890 | 2025-03-22T19:21:17.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1891 | 2025-03-22T19:21:17.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1892 | 2025-03-22T19:21:17.075Z | |
1893 | 2025-03-22T19:21:17.075Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199) |
1894 | 2025-03-22T19:21:17.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1895 | 2025-03-22T19:21:17.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1896 | 2025-03-22T19:21:17.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1897 | 2025-03-22T19:21:17.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1898 | 2025-03-22T19:21:17.709Z | |
1899 | 2025-03-22T19:21:17.709Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199) |
1900 | 2025-03-22T19:21:18.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1901 | 2025-03-22T19:21:18.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1902 | 2025-03-22T19:21:18.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1903 | 2025-03-22T19:21:18.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
1904 | 2025-03-22T19:21:18.362Z | |
1905 | 2025-03-22T19:21:18.362Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199) |
1906 | 2025-03-22T19:21:18.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1907 | 2025-03-22T19:21:18.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1908 | 2025-03-22T19:21:18.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1909 | 2025-03-22T19:21:18.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1910 | 2025-03-22T19:21:18.988Z | |
1911 | 2025-03-22T19:21:18.988Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199) |
1912 | 2025-03-22T19:21:19.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1913 | 2025-03-22T19:21:19.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1914 | 2025-03-22T19:21:19.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1915 | 2025-03-22T19:21:19.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1916 | 2025-03-22T19:21:19.615Z | |
1917 | 2025-03-22T19:21:19.615Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199) |
1918 | 2025-03-22T19:21:20.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1919 | 2025-03-22T19:21:20.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1920 | 2025-03-22T19:21:20.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1921 | 2025-03-22T19:21:20.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1922 | 2025-03-22T19:21:20.234Z | |
1923 | 2025-03-22T19:21:20.234Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199) |
1924 | 2025-03-22T19:21:20.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1925 | 2025-03-22T19:21:20.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1926 | 2025-03-22T19:21:20.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1927 | 2025-03-22T19:21:20.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1928 | 2025-03-22T19:21:20.844Z | |
1929 | 2025-03-22T19:21:20.844Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199) |
1930 | 2025-03-22T19:21:21.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1931 | 2025-03-22T19:21:21.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1932 | 2025-03-22T19:21:21.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1933 | 2025-03-22T19:21:21.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1934 | 2025-03-22T19:21:21.452Z | |
1935 | 2025-03-22T19:21:21.452Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199) |
1936 | 2025-03-22T19:21:22.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1937 | 2025-03-22T19:21:22.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1938 | 2025-03-22T19:21:22.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1939 | 2025-03-22T19:21:22.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1940 | 2025-03-22T19:21:22.069Z | |
1941 | 2025-03-22T19:21:22.069Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199) |
1942 | 2025-03-22T19:21:22.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1943 | 2025-03-22T19:21:22.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1944 | 2025-03-22T19:21:22.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1945 | 2025-03-22T19:21:22.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1946 | 2025-03-22T19:21:22.687Z | |
1947 | 2025-03-22T19:21:22.687Z | info: running `cargo check --bins` on sled-hardware-types (45/199) |
1948 | 2025-03-22T19:21:23.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1949 | 2025-03-22T19:21:23.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1950 | 2025-03-22T19:21:23.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1951 | 2025-03-22T19:21:23.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
1952 | 2025-03-22T19:21:23.612Z | |
1953 | 2025-03-22T19:21:23.612Z | info: running `cargo check --bins --no-default-features` on illumos-utils (46/199) |
1954 | 2025-03-22T19:21:24.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1955 | 2025-03-22T19:21:24.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1956 | 2025-03-22T19:21:24.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1957 | 2025-03-22T19:21:24.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1958 | 2025-03-22T19:21:24.474Z | |
1959 | 2025-03-22T19:21:24.474Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199) |
1960 | 2025-03-22T19:21:25.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1961 | 2025-03-22T19:21:25.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1962 | 2025-03-22T19:21:25.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1963 | 2025-03-22T19:21:25.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1964 | 2025-03-22T19:21:25.347Z | |
1965 | 2025-03-22T19:21:25.347Z | info: running `cargo check --bins` on oxlog (48/199) |
1966 | 2025-03-22T19:21:26.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1967 | 2025-03-22T19:21:26.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1968 | 2025-03-22T19:21:26.207Z | Checking cfg-if v1.0.0 |
1969 | 2025-03-22T19:21:26.232Z | Checking libc v0.2.170 |
1970 | 2025-03-22T19:21:26.256Z | Checking serde v1.0.218 |
1971 | 2025-03-22T19:21:26.256Z | Checking zeroize v1.8.1 |
1972 | 2025-03-22T19:21:26.256Z | Checking memchr v2.7.4 |
1973 | 2025-03-22T19:21:26.301Z | Checking typenum v1.17.0 |
1974 | 2025-03-22T19:21:26.326Z | Checking value-bag v1.9.0 |
1975 | 2025-03-22T19:21:26.326Z | Checking subtle v2.6.1 |
1976 | 2025-03-22T19:21:26.350Z | Checking scopeguard v1.2.0 |
1977 | 2025-03-22T19:21:26.497Z | Checking itoa v1.0.11 |
1978 | 2025-03-22T19:21:26.522Z | Checking smallvec v1.14.0 |
1979 | 2025-03-22T19:21:26.576Z | Checking lock_api v0.4.12 |
1980 | 2025-03-22T19:21:26.680Z | Checking log v0.4.22 |
1981 | 2025-03-22T19:21:26.711Z | Checking const-oid v0.9.6 |
1982 | 2025-03-22T19:21:26.816Z | Checking pin-project-lite v0.2.14 |
1983 | 2025-03-22T19:21:26.916Z | Checking once_cell v1.20.3 |
1984 | 2025-03-22T19:21:26.940Z | Checking byteorder v1.5.0 |
1985 | 2025-03-22T19:21:27.015Z | Checking futures-core v0.3.31 |
1986 | 2025-03-22T19:21:27.129Z | Checking stable_deref_trait v1.2.0 |
1987 | 2025-03-22T19:21:27.153Z | Checking generic-array v0.14.7 |
1988 | 2025-03-22T19:21:27.153Z | Checking getrandom v0.2.15 |
1989 | 2025-03-22T19:21:27.190Z | Checking parking_lot_core v0.9.10 |
1990 | 2025-03-22T19:21:27.215Z | Checking signal-hook-registry v1.4.2 |
1991 | 2025-03-22T19:21:27.239Z | Checking mio v1.0.2 |
1992 | 2025-03-22T19:21:27.303Z | Checking socket2 v0.5.8 |
1993 | 2025-03-22T19:21:27.397Z | Checking rand_core v0.6.4 |
1994 | 2025-03-22T19:21:27.440Z | Checking cpufeatures v0.2.14 |
1995 | 2025-03-22T19:21:27.486Z | Checking parking_lot v0.12.3 |
1996 | 2025-03-22T19:21:27.537Z | Checking futures-sink v0.3.31 |
1997 | 2025-03-22T19:21:27.680Z | Checking ryu v1.0.18 |
1998 | 2025-03-22T19:21:27.705Z | Checking zerocopy v0.7.35 |
1999 | 2025-03-22T19:21:27.729Z | Checking zerofrom v0.1.4 |
2000 | 2025-03-22T19:21:27.753Z | Checking foldhash v0.1.3 |
2001 | 2025-03-22T19:21:27.800Z | Checking allocator-api2 v0.2.18 |
2002 | 2025-03-22T19:21:27.913Z | Checking equivalent v1.0.1 |
2003 | 2025-03-22T19:21:27.937Z | Checking yoke v0.7.4 |
2004 | 2025-03-22T19:21:27.962Z | Checking libm v0.2.8 |
2005 | 2025-03-22T19:21:28.040Z | Checking slab v0.4.9 |
2006 | 2025-03-22T19:21:28.065Z | Checking crypto-common v0.1.6 |
2007 | 2025-03-22T19:21:28.155Z | Checking block-buffer v0.10.4 |
2008 | 2025-03-22T19:21:28.237Z | Checking block-padding v0.3.3 |
2009 | 2025-03-22T19:21:28.262Z | Checking zerovec v0.10.4 |
2010 | 2025-03-22T19:21:28.289Z | Checking futures-channel v0.3.31 |
2011 | 2025-03-22T19:21:28.343Z | Checking hashbrown v0.15.1 |
2012 | 2025-03-22T19:21:28.374Z | Checking digest v0.10.7 |
2013 | 2025-03-22T19:21:28.439Z | Checking inout v0.1.3 |
2014 | 2025-03-22T19:21:28.587Z | Checking getrandom v0.3.1 |
2015 | 2025-03-22T19:21:28.656Z | Checking futures-task v0.3.31 |
2016 | 2025-03-22T19:21:28.696Z | Checking hmac v0.12.1 |
2017 | 2025-03-22T19:21:28.720Z | Checking num-traits v0.2.19 |
2018 | 2025-03-22T19:21:28.745Z | Checking pin-utils v0.1.0 |
2019 | 2025-03-22T19:21:28.811Z | Checking futures-io v0.3.31 |
2020 | 2025-03-22T19:21:28.835Z | Checking sha2 v0.10.8 |
2021 | 2025-03-22T19:21:28.882Z | Checking cipher v0.4.4 |
2022 | 2025-03-22T19:21:28.906Z | Checking base64ct v1.6.0 |
2023 | 2025-03-22T19:21:28.996Z | Checking futures-util v0.3.31 |
2024 | 2025-03-22T19:21:29.246Z | Checking writeable v0.5.5 |
2025 | 2025-03-22T19:21:29.246Z | Checking flagset v0.4.6 |
2026 | 2025-03-22T19:21:29.285Z | Checking pem-rfc7468 v0.7.0 |
2027 | 2025-03-22T19:21:29.309Z | Checking litemap v0.7.3 |
2028 | 2025-03-22T19:21:29.432Z | Checking fnv v1.0.7 |
2029 | 2025-03-22T19:21:29.533Z | Checking der v0.7.9 |
2030 | 2025-03-22T19:21:29.565Z | Checking salsa20 v0.10.2 |
2031 | 2025-03-22T19:21:29.565Z | Checking pbkdf2 v0.12.2 |
2032 | 2025-03-22T19:21:29.599Z | Checking tinystr v0.7.6 |
2033 | 2025-03-22T19:21:29.624Z | Checking ppv-lite86 v0.2.20 |
2034 | 2025-03-22T19:21:29.733Z | Checking rustls-pki-types v1.10.0 |
2035 | 2025-03-22T19:21:29.804Z | Checking icu_locid_transform_data v1.5.0 |
2036 | 2025-03-22T19:21:29.884Z | Checking scrypt v0.11.0 |
2037 | 2025-03-22T19:21:29.909Z | Checking icu_locid v1.5.0 |
2038 | 2025-03-22T19:21:29.933Z | Checking icu_collections v1.5.0 |
2039 | 2025-03-22T19:21:30.049Z | Checking bytes v1.10.1 |
2040 | 2025-03-22T19:21:30.086Z | Checking serde_json v1.0.139 |
2041 | 2025-03-22T19:21:30.213Z | Checking indexmap v2.7.1 |
2042 | 2025-03-22T19:21:30.237Z | Checking bitflags v2.6.0 |
2043 | 2025-03-22T19:21:30.510Z | Checking uuid v1.15.1 |
2044 | 2025-03-22T19:21:30.535Z | Checking aes v0.8.4 |
2045 | 2025-03-22T19:21:30.748Z | Checking icu_provider v1.5.0 |
2046 | 2025-03-22T19:21:30.903Z | Checking tokio v1.43.0 |
2047 | 2025-03-22T19:21:31.069Z | Checking spki v0.7.3 |
2048 | 2025-03-22T19:21:31.093Z | Checking http v1.2.0 |
2049 | 2025-03-22T19:21:31.234Z | Checking cbc v0.1.2 |
2050 | 2025-03-22T19:21:31.309Z | Checking tracing-core v0.1.32 |
2051 | 2025-03-22T19:21:31.334Z | Checking icu_locid_transform v1.5.0 |
2052 | 2025-03-22T19:21:31.358Z | Checking aws-lc-sys v0.26.0 |
2053 | 2025-03-22T19:21:31.428Z | Checking powerfmt v0.2.0 |
2054 | 2025-03-22T19:21:31.463Z | Checking untrusted v0.7.1 |
2055 | 2025-03-22T19:21:31.626Z | Checking percent-encoding v2.3.1 |
2056 | 2025-03-22T19:21:31.676Z | Checking icu_properties_data v1.5.0 |
2057 | 2025-03-22T19:21:31.823Z | Checking untrusted v0.9.0 |
2058 | 2025-03-22T19:21:31.870Z | Checking tracing v0.1.40 |
2059 | 2025-03-22T19:21:31.895Z | Checking deranged v0.3.11 |
2060 | 2025-03-22T19:21:31.984Z | Checking ring v0.17.11 |
2061 | 2025-03-22T19:21:32.171Z | Checking pkcs5 v0.7.1 |
2062 | 2025-03-22T19:21:32.195Z | Checking crossbeam-utils v0.8.20 |
2063 | 2025-03-22T19:21:32.220Z | Checking icu_properties v1.5.1 |
2064 | 2025-03-22T19:21:32.625Z | Checking spin v0.9.8 |
2065 | 2025-03-22T19:21:32.824Z | Checking thiserror v1.0.69 |
2066 | 2025-03-22T19:21:32.850Z | Checking time-core v0.1.2 |
2067 | 2025-03-22T19:21:32.964Z | Checking iana-time-zone v0.1.61 |
2068 | 2025-03-22T19:21:32.988Z | Checking num-conv v0.1.0 |
2069 | 2025-03-22T19:21:33.017Z | Checking icu_normalizer_data v1.5.0 |
2070 | 2025-03-22T19:21:33.043Z | Checking atomic-waker v1.1.2 |
2071 | 2025-03-22T19:21:33.119Z | Checking write16 v1.0.0 |
2072 | 2025-03-22T19:21:33.144Z | Checking aws-lc-rs v1.12.4 |
2073 | 2025-03-22T19:21:33.169Z | Checking utf16_iter v1.0.5 |
2074 | 2025-03-22T19:21:33.195Z | Checking utf8_iter v1.0.4 |
2075 | 2025-03-22T19:21:33.230Z | Checking num_threads v0.1.7 |
2076 | 2025-03-22T19:21:33.260Z | Checking chrono v0.4.40 |
2077 | 2025-03-22T19:21:33.342Z | Checking pkcs8 v0.10.2 |
2078 | 2025-03-22T19:21:33.366Z | Checking time v0.3.36 |
2079 | 2025-03-22T19:21:33.391Z | Checking http-body v1.0.1 |
2080 | 2025-03-22T19:21:33.571Z | Checking httparse v1.9.5 |
2081 | 2025-03-22T19:21:33.633Z | Checking tinyvec_macros v0.1.1 |
2082 | 2025-03-22T19:21:33.726Z | Checking try-lock v0.2.5 |
2083 | 2025-03-22T19:21:33.866Z | Compiling newtype-uuid v1.2.1 |
2084 | 2025-03-22T19:21:33.891Z | Checking want v0.3.1 |
2085 | 2025-03-22T19:21:33.946Z | Checking tinyvec v1.8.0 |
2086 | 2025-03-22T19:21:34.068Z | Checking form_urlencoded v1.2.1 |
2087 | 2025-03-22T19:21:34.151Z | Checking zerocopy v0.8.10 |
2088 | 2025-03-22T19:21:34.268Z | Checking unicode-ident v1.0.14 |
2089 | 2025-03-22T19:21:34.431Z | Checking tower-service v0.3.3 |
2090 | 2025-03-22T19:21:34.552Z | Checking foreign-types-shared v0.1.1 |
2091 | 2025-03-22T19:21:34.665Z | Checking httpdate v1.0.3 |
2092 | 2025-03-22T19:21:34.690Z | Checking rustls-webpki v0.102.8 |
2093 | 2025-03-22T19:21:34.888Z | Checking adler2 v2.0.0 |
2094 | 2025-03-22T19:21:34.913Z | Checking foreign-types v0.3.2 |
2095 | 2025-03-22T19:21:35.010Z | Checking proc-macro2 v1.0.94 |
2096 | 2025-03-22T19:21:35.035Z | Checking icu_normalizer v1.5.0 |
2097 | 2025-03-22T19:21:35.060Z | Checking miniz_oxide v0.8.5 |
2098 | 2025-03-22T19:21:35.060Z | Checking toml_datetime v0.6.8 |
2099 | 2025-03-22T19:21:35.338Z | Checking serde_spanned v0.6.8 |
2100 | 2025-03-22T19:21:35.376Z | Checking semver v1.0.25 |
2101 | 2025-03-22T19:21:35.419Z | Checking slog v2.7.0 |
2102 | 2025-03-22T19:21:35.516Z | Checking scroll v0.12.0 |
2103 | 2025-03-22T19:21:35.603Z | Checking openssl-sys v0.9.106 |
2104 | 2025-03-22T19:21:35.703Z | Checking idna_adapter v1.2.0 |
2105 | 2025-03-22T19:21:35.730Z | Checking errno v0.3.9 |
2106 | 2025-03-22T19:21:35.756Z | Checking aho-corasick v1.1.3 |
2107 | 2025-03-22T19:21:35.835Z | Checking base64 v0.22.1 |
2108 | 2025-03-22T19:21:35.913Z | Checking dyn-clone v1.0.19 |
2109 | 2025-03-22T19:21:35.938Z | Checking idna v1.0.3 |
2110 | 2025-03-22T19:21:35.962Z | Checking regex-syntax v0.8.5 |
2111 | 2025-03-22T19:21:36.071Z | Checking plain v0.2.3 |
2112 | 2025-03-22T19:21:36.223Z | Checking siphasher v0.3.11 |
2113 | 2025-03-22T19:21:36.273Z | Checking ucd-trie v0.1.7 |
2114 | 2025-03-22T19:21:36.389Z | Checking goblin v0.8.2 |
2115 | 2025-03-22T19:21:36.476Z | Checking pest v2.7.14 |
2116 | 2025-03-22T19:21:36.507Z | Checking rand_core v0.9.2 |
2117 | 2025-03-22T19:21:36.507Z | Checking schemars v0.8.22 |
2118 | 2025-03-22T19:21:36.580Z | Checking openssl v0.10.71 |
2119 | 2025-03-22T19:21:36.824Z | Checking rand_chacha v0.9.0 |
2120 | 2025-03-22T19:21:36.939Z | Checking tokio-util v0.7.13 |
2121 | 2025-03-22T19:21:37.169Z | Checking rustix v0.38.37 |
2122 | 2025-03-22T19:21:37.193Z | Checking quote v1.0.39 |
2123 | 2025-03-22T19:21:37.495Z | Checking unicode-normalization v0.1.24 |
2124 | 2025-03-22T19:21:37.687Z | Checking h2 v0.4.6 |
2125 | 2025-03-22T19:21:37.833Z | Checking crossbeam-epoch v0.9.18 |
2126 | 2025-03-22T19:21:38.242Z | Checking rand_chacha v0.3.1 |
2127 | 2025-03-22T19:21:38.319Z | Checking signature v2.2.0 |
2128 | 2025-03-22T19:21:38.518Z | Checking dirs-sys-next v0.1.2 |
2129 | 2025-03-22T19:21:38.609Z | Checking crc32fast v1.4.2 |
2130 | 2025-03-22T19:21:38.634Z | Checking regex-automata v0.4.8 |
2131 | 2025-03-22T19:21:38.678Z | Checking anstyle v1.0.10 |
2132 | 2025-03-22T19:21:38.703Z | Checking either v1.14.0 |
2133 | 2025-03-22T19:21:38.836Z | Checking pretty-hex v0.4.1 |
2134 | 2025-03-22T19:21:38.985Z | Checking unicode-bidi v0.3.17 |
2135 | 2025-03-22T19:21:39.018Z | Checking utf8parse v0.2.2 |
2136 | 2025-03-22T19:21:39.042Z | Checking unicode-properties v0.1.3 |
2137 | 2025-03-22T19:21:39.167Z | Checking openssl-probe v0.1.5 |
2138 | 2025-03-22T19:21:39.316Z | Checking anstyle-parse v0.2.5 |
2139 | 2025-03-22T19:21:39.346Z | Checking dirs-next v2.0.0 |
2140 | 2025-03-22T19:21:39.475Z | Checking dtrace-parser v0.2.0 |
2141 | 2025-03-22T19:21:39.532Z | Checking stringprep v0.1.5 |
2142 | 2025-03-22T19:21:39.579Z | Checking rand v0.8.5 |
2143 | 2025-03-22T19:21:39.803Z | Checking crossbeam-deque v0.8.5 |
2144 | 2025-03-22T19:21:39.902Z | Checking syn v2.0.98 |
2145 | 2025-03-22T19:21:39.927Z | Checking rand v0.9.0 |
2146 | 2025-03-22T19:21:40.074Z | Checking url v2.5.3 |
2147 | 2025-03-22T19:21:40.487Z | Checking dof v0.3.0 |
2148 | 2025-03-22T19:21:40.610Z | Checking rustls v0.23.19 |
2149 | 2025-03-22T19:21:40.823Z | Checking http-body-util v0.1.2 |
2150 | 2025-03-22T19:21:40.912Z | Checking native-tls v0.2.12 |
2151 | 2025-03-22T19:21:41.035Z | Checking num-integer v0.1.46 |
2152 | 2025-03-22T19:21:41.059Z | Checking bzip2-sys v0.1.11+1.0.8 |
2153 | 2025-03-22T19:21:41.181Z | Checking md-5 v0.10.6 |
2154 | 2025-03-22T19:21:41.211Z | Checking ff v0.13.0 |
2155 | 2025-03-22T19:21:41.252Z | Checking hash32 v0.2.1 |
2156 | 2025-03-22T19:21:41.399Z | Checking thread_local v1.1.8 |
2157 | 2025-03-22T19:21:41.424Z | Checking thread-id v4.2.2 |
2158 | 2025-03-22T19:21:41.454Z | Checking encoding_rs v0.8.34 |
2159 | 2025-03-22T19:21:41.518Z | Checking base16ct v0.2.0 |
2160 | 2025-03-22T19:21:41.543Z | Checking gimli v0.31.1 |
2161 | 2025-03-22T19:21:41.657Z | Checking winnow v0.7.3 |
2162 | 2025-03-22T19:21:41.714Z | Checking is_terminal_polyfill v1.70.1 |
2163 | 2025-03-22T19:21:41.833Z | Checking mime v0.3.17 |
2164 | 2025-03-22T19:21:42.015Z | Checking anstyle-query v1.1.1 |
2165 | 2025-03-22T19:21:42.111Z | Checking colorchoice v1.0.2 |
2166 | 2025-03-22T19:21:42.153Z | Checking fallible-iterator v0.2.0 |
2167 | 2025-03-22T19:21:42.251Z | Checking psl-types v2.0.11 |
2168 | 2025-03-22T19:21:42.427Z | Checking match_cfg v0.1.0 |
2169 | 2025-03-22T19:21:42.530Z | Checking hostname v0.3.1 |
2170 | 2025-03-22T19:21:42.677Z | Checking publicsuffix v2.3.0 |
2171 | 2025-03-22T19:21:42.702Z | Checking postgres-protocol v0.6.8 |
2172 | 2025-03-22T19:21:42.834Z | Checking hyper v1.6.0 |
2173 | 2025-03-22T19:21:42.930Z | Checking anstream v0.6.15 |
2174 | 2025-03-22T19:21:43.257Z | Checking sec1 v0.7.3 |
2175 | 2025-03-22T19:21:43.309Z | Checking heapless v0.7.17 |
2176 | 2025-03-22T19:21:43.333Z | Checking num-iter v0.1.45 |
2177 | 2025-03-22T19:21:43.497Z | Checking group v0.13.0 |
2178 | 2025-03-22T19:21:43.590Z | Checking tokio-native-tls v0.3.1 |
2179 | 2025-03-22T19:21:43.729Z | Checking bzip2 v0.4.4 |
2180 | 2025-03-22T19:21:43.821Z | Compiling daft v0.1.2 |
2181 | 2025-03-22T19:21:43.947Z | Checking toml_edit v0.22.24 |
2182 | 2025-03-22T19:21:43.991Z | Checking rayon-core v1.12.1 |
2183 | 2025-03-22T19:21:44.080Z | Checking terminal_size v0.4.0 |
2184 | 2025-03-22T19:21:44.247Z | Checking term v0.7.0 |
2185 | 2025-03-22T19:21:44.272Z | Checking flate2 v1.1.0 |
2186 | 2025-03-22T19:21:44.532Z | Checking hyper-util v0.1.10 |
2187 | 2025-03-22T19:21:44.589Z | Checking ipnetwork v0.21.1 |
2188 | 2025-03-22T19:21:44.619Z | Checking addr2line v0.24.2 |
2189 | 2025-03-22T19:21:44.646Z | Checking phf_shared v0.11.2 |
2190 | 2025-03-22T19:21:44.804Z | Checking slog-json v2.6.1 |
2191 | 2025-03-22T19:21:44.905Z | Checking cookie v0.18.1 |
2192 | 2025-03-22T19:21:44.941Z | Checking rustls v0.22.4 |
2193 | 2025-03-22T19:21:44.966Z | Checking usdt-impl v0.5.0 |
2194 | 2025-03-22T19:21:45.066Z | Checking serde_urlencoded v0.7.1 |
2195 | 2025-03-22T19:21:45.092Z | Checking lazy_static v1.5.0 |
2196 | 2025-03-22T19:21:45.117Z | Checking tokio-rustls v0.26.0 |
2197 | 2025-03-22T19:21:45.218Z | Checking futures-executor v0.3.31 |
2198 | 2025-03-22T19:21:45.323Z | Checking crossbeam-channel v0.5.13 |
2199 | 2025-03-22T19:21:45.424Z | Checking signal-hook v0.3.17 |
2200 | 2025-03-22T19:21:45.448Z | Checking webpki-roots v0.26.6 |
2201 | 2025-03-22T19:21:45.473Z | Checking rustls-pemfile v2.2.0 |
2202 | 2025-03-22T19:21:45.498Z | Checking hkdf v0.12.4 |
2203 | 2025-03-22T19:21:45.629Z | Checking crypto-bigint v0.5.5 |
2204 | 2025-03-22T19:21:45.677Z | Checking sync_wrapper v1.0.1 |
2205 | 2025-03-22T19:21:45.701Z | Checking memmap v0.7.0 |
2206 | 2025-03-22T19:21:45.733Z | Checking is-terminal v0.4.13 |
2207 | 2025-03-22T19:21:45.837Z | Checking object v0.36.5 |
2208 | 2025-03-22T19:21:45.861Z | Checking strsim v0.11.1 |
2209 | 2025-03-22T19:21:45.895Z | Checking bumpalo v3.16.0 |
2210 | 2025-03-22T19:21:45.971Z | Checking winnow v0.5.40 |
2211 | 2025-03-22T19:21:46.121Z | Checking bitflags v1.3.2 |
2212 | 2025-03-22T19:21:46.225Z | Checking clap_lex v0.7.4 |
2213 | 2025-03-22T19:21:46.250Z | Checking managed v0.8.0 |
2214 | 2025-03-22T19:21:46.274Z | Checking tower-layer v0.3.3 |
2215 | 2025-03-22T19:21:46.299Z | Checking lockfree-object-pool v0.1.6 |
2216 | 2025-03-22T19:21:46.466Z | Checking ipnet v2.11.0 |
2217 | 2025-03-22T19:21:46.496Z | Checking rustc-demangle v0.1.24 |
2218 | 2025-03-22T19:21:46.520Z | Checking unicode-width v0.2.0 |
2219 | 2025-03-22T19:21:46.571Z | Checking simd-adler32 v0.3.7 |
2220 | 2025-03-22T19:21:46.870Z | Checking take_mut v0.2.2 |
2221 | 2025-03-22T19:21:46.895Z | Checking smoltcp v0.9.1 |
2222 | 2025-03-22T19:21:46.919Z | Checking zopfli v0.8.1 |
2223 | 2025-03-22T19:21:46.944Z | Checking console v0.15.10 |
2224 | 2025-03-22T19:21:47.031Z | Checking slog-async v2.8.0 |
2225 | 2025-03-22T19:21:47.299Z | Checking tower v0.5.2 |
2226 | 2025-03-22T19:21:47.408Z | Checking clap_builder v4.5.32 |
2227 | 2025-03-22T19:21:47.500Z | Checking toml v0.8.20 |
2228 | 2025-03-22T19:21:47.878Z | Checking tokio-rustls v0.25.0 |
2229 | 2025-03-22T19:21:47.912Z | Checking elliptic-curve v0.13.8 |
2230 | 2025-03-22T19:21:47.936Z | Checking hyper-tls v0.6.0 |
2231 | 2025-03-22T19:21:48.100Z | Checking hyper-rustls v0.27.3 |
2232 | 2025-03-22T19:21:48.141Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2233 | 2025-03-22T19:21:48.197Z | Checking usdt v0.5.0 |
2234 | 2025-03-22T19:21:48.221Z | Checking slog-term v2.9.1 |
2235 | 2025-03-22T19:21:48.277Z | Checking toml_edit v0.19.15 |
2236 | 2025-03-22T19:21:48.412Z | Checking signal-hook-mio v0.2.4 |
2237 | 2025-03-22T19:21:48.437Z | Checking futures v0.3.31 |
2238 | 2025-03-22T19:21:48.461Z | Checking cookie_store v0.21.1 |
2239 | 2025-03-22T19:21:48.486Z | Checking num-bigint-dig v0.8.4 |
2240 | 2025-03-22T19:21:48.546Z | Checking slog-bunyan v2.5.0 |
2241 | 2025-03-22T19:21:48.571Z | Checking oxnet v0.1.1 |
2242 | 2025-03-22T19:21:48.659Z | Checking phf v0.11.2 |
2243 | 2025-03-22T19:21:48.711Z | Checking rayon v1.10.0 |
2244 | 2025-03-22T19:21:48.888Z | Checking multer v3.1.0 |
2245 | 2025-03-22T19:21:48.912Z | Checking postgres-types v0.2.9 |
2246 | 2025-03-22T19:21:49.045Z | Checking bstr v1.10.0 |
2247 | 2025-03-22T19:21:49.230Z | Checking regex v1.11.1 |
2248 | 2025-03-22T19:21:49.466Z | Checking ed25519 v2.2.3 |
2249 | 2025-03-22T19:21:49.745Z | Checking phf_shared v0.10.0 |
2250 | 2025-03-22T19:21:49.770Z | Checking curve25519-dalek v4.1.3 |
2251 | 2025-03-22T19:21:49.826Z | Checking async-stream v0.3.6 |
2252 | 2025-03-22T19:21:49.865Z | Checking zerocopy v0.6.6 |
2253 | 2025-03-22T19:21:50.012Z | Checking hubpack v0.1.2 |
2254 | 2025-03-22T19:21:50.188Z | Checking memoffset v0.9.1 |
2255 | 2025-03-22T19:21:50.213Z | Checking camino v1.1.9 |
2256 | 2025-03-22T19:21:50.296Z | Checking portable-atomic v1.9.0 |
2257 | 2025-03-22T19:21:50.320Z | Checking pkcs1 v0.7.5 |
2258 | 2025-03-22T19:21:50.348Z | Checking waitgroup v0.1.2 |
2259 | 2025-03-22T19:21:50.446Z | Checking openapiv3 v2.0.0 |
2260 | 2025-03-22T19:21:50.492Z | Checking serde-big-array v0.5.1 |
2261 | 2025-03-22T19:21:50.678Z | Checking serde_path_to_error v0.1.16 |
2262 | 2025-03-22T19:21:50.703Z | Checking float-cmp v0.10.0 |
2263 | 2025-03-22T19:21:50.703Z | Checking rfc6979 v0.4.0 |
2264 | 2025-03-22T19:21:50.844Z | Checking backtrace v0.3.74 |
2265 | 2025-03-22T19:21:50.881Z | Checking sha1 v0.10.6 |
2266 | 2025-03-22T19:21:50.924Z | Checking hostname v0.4.0 |
2267 | 2025-03-22T19:21:51.062Z | Checking predicates-core v1.0.8 |
2268 | 2025-03-22T19:21:51.148Z | Checking whoami v1.5.2 |
2269 | 2025-03-22T19:21:51.184Z | Checking difflib v0.4.0 |
2270 | 2025-03-22T19:21:51.250Z | Checking fixedbitset v0.4.2 |
2271 | 2025-03-22T19:21:51.275Z | Checking minimal-lexical v0.2.1 |
2272 | 2025-03-22T19:21:51.345Z | Checking new_debug_unreachable v1.0.6 |
2273 | 2025-03-22T19:21:51.376Z | Checking static_assertions v1.1.0 |
2274 | 2025-03-22T19:21:51.439Z | Checking data-encoding v2.6.0 |
2275 | 2025-03-22T19:21:51.464Z | Checking precomputed-hash v0.1.1 |
2276 | 2025-03-22T19:21:51.489Z | Checking unicode-segmentation v1.12.0 |
2277 | 2025-03-22T19:21:51.514Z | Checking normalize-line-endings v0.3.0 |
2278 | 2025-03-22T19:21:51.514Z | Checking debug-ignore v1.0.5 |
2279 | 2025-03-22T19:21:51.577Z | Checking number_prefix v0.4.0 |
2280 | 2025-03-22T19:21:51.631Z | Checking predicates v3.1.3 |
2281 | 2025-03-22T19:21:51.656Z | Checking nom v7.1.3 |
2282 | 2025-03-22T19:21:51.681Z | Checking string_cache v0.8.7 |
2283 | 2025-03-22T19:21:51.729Z | Checking petgraph v0.6.5 |
2284 | 2025-03-22T19:21:51.761Z | Checking indicatif v0.17.11 |
2285 | 2025-03-22T19:21:51.918Z | Checking hickory-proto v0.24.4 |
2286 | 2025-03-22T19:21:51.945Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2287 | 2025-03-22T19:21:52.071Z | Checking similar v2.7.0 |
2288 | 2025-03-22T19:21:52.185Z | Checking tokio-postgres v0.7.13 |
2289 | 2025-03-22T19:21:52.406Z | Checking anyhow v1.0.97 |
2290 | 2025-03-22T19:21:52.747Z | Checking ed25519-dalek v2.1.1 |
2291 | 2025-03-22T19:21:52.813Z | Checking ecdsa v0.16.9 |
2292 | 2025-03-22T19:21:53.133Z | Checking rsa v0.9.6 |
2293 | 2025-03-22T19:21:53.210Z | Checking dropshot v0.12.0 |
2294 | 2025-03-22T19:21:53.423Z | Checking toml v0.7.8 |
2295 | 2025-03-22T19:21:53.812Z | Checking nix v0.29.0 |
2296 | 2025-03-22T19:21:54.023Z | Checking clap v4.5.32 |
2297 | 2025-03-22T19:21:54.134Z | Checking reqwest v0.12.12 |
2298 | 2025-03-22T19:21:54.368Z | Checking crossterm v0.28.1 |
2299 | 2025-03-22T19:21:54.413Z | Checking zip v2.1.3 |
2300 | 2025-03-22T19:21:54.564Z | Checking zip v0.6.6 |
2301 | 2025-03-22T19:21:54.945Z | Checking itertools v0.10.5 |
2302 | 2025-03-22T19:21:55.143Z | Checking itertools v0.12.1 |
2303 | 2025-03-22T19:21:55.342Z | Checking tokio-stream v0.1.17 |
2304 | 2025-03-22T19:21:55.683Z | Checking fs-err v2.11.0 |
2305 | 2025-03-22T19:21:55.739Z | Checking ahash v0.8.11 |
2306 | 2025-03-22T19:21:55.864Z | Checking buf-list v1.0.3 |
2307 | 2025-03-22T19:21:56.062Z | Checking x509-cert v0.2.5 |
2308 | 2025-03-22T19:21:56.087Z | Checking hex v0.4.3 |
2309 | 2025-03-22T19:21:56.087Z | Checking heck v0.4.1 |
2310 | 2025-03-22T19:21:56.160Z | Checking lalrpop-util v0.19.12 |
2311 | 2025-03-22T19:21:56.185Z | Checking peg-runtime v0.8.5 |
2312 | 2025-03-22T19:21:56.210Z | Checking sigpipe v0.1.3 |
2313 | 2025-03-22T19:21:57.412Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2314 | 2025-03-22T19:21:57.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s |
2315 | 2025-03-22T19:21:58.056Z | |
2316 | 2025-03-22T19:21:58.056Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199) |
2317 | 2025-03-22T19:21:58.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2318 | 2025-03-22T19:21:58.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2319 | 2025-03-22T19:21:59.005Z | Compiling regress v0.10.3 |
2320 | 2025-03-22T19:21:59.044Z | Checking heck v0.5.0 |
2321 | 2025-03-22T19:21:59.081Z | Checking fastrand v2.1.1 |
2322 | 2025-03-22T19:21:59.106Z | Compiling unsafe-libyaml v0.2.11 |
2323 | 2025-03-22T19:21:59.106Z | Compiling structmeta-derive v0.3.0 |
2324 | 2025-03-22T19:21:59.106Z | Compiling ident_case v1.0.1 |
2325 | 2025-03-22T19:21:59.106Z | Checking newtype-uuid v1.2.1 |
2326 | 2025-03-22T19:21:59.258Z | Checking progenitor-client v0.8.0 |
2327 | 2025-03-22T19:21:59.346Z | Compiling darling_core v0.20.10 |
2328 | 2025-03-22T19:21:59.388Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2329 | 2025-03-22T19:21:59.426Z | Checking tempfile v3.13.0 |
2330 | 2025-03-22T19:21:59.586Z | Checking daft v0.1.2 |
2331 | 2025-03-22T19:21:59.724Z | Compiling proc-macro-crate v1.3.1 |
2332 | 2025-03-22T19:21:59.773Z | Compiling thiserror-impl v2.0.12 |
2333 | 2025-03-22T19:21:59.961Z | Checking wait-timeout v0.2.0 |
2334 | 2025-03-22T19:22:00.143Z | Checking bit-vec v0.8.0 |
2335 | 2025-03-22T19:22:00.485Z | Compiling serde_yaml v0.9.34+deprecated |
2336 | 2025-03-22T19:22:00.510Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2337 | 2025-03-22T19:22:00.639Z | Checking quick-error v1.2.3 |
2338 | 2025-03-22T19:22:00.788Z | Checking rusty-fork v0.3.0 |
2339 | 2025-03-22T19:22:00.813Z | Compiling num_enum_derive v0.5.11 |
2340 | 2025-03-22T19:22:01.095Z | Checking bit-set v0.8.0 |
2341 | 2025-03-22T19:22:01.194Z | Compiling structmeta v0.3.0 |
2342 | 2025-03-22T19:22:01.332Z | Compiling lzma-sys v0.1.20 |
2343 | 2025-03-22T19:22:01.535Z | Compiling parse-display-derive v0.10.0 |
2344 | 2025-03-22T19:22:01.809Z | Checking typify-impl v0.2.0 |
2345 | 2025-03-22T19:22:02.341Z | Checking thiserror v2.0.12 |
2346 | 2025-03-22T19:22:02.487Z | Checking rand_xorshift v0.3.0 |
2347 | 2025-03-22T19:22:02.701Z | Compiling foreign-types-macros v0.2.3 |
2348 | 2025-03-22T19:22:02.788Z | Compiling dropshot v0.16.0 |
2349 | 2025-03-22T19:22:02.812Z | Checking utf-8 v0.7.6 |
2350 | 2025-03-22T19:22:03.045Z | Checking arc-swap v1.7.1 |
2351 | 2025-03-22T19:22:03.069Z | Checking unarray v0.1.4 |
2352 | 2025-03-22T19:22:03.218Z | Checking foreign-types-shared v0.3.1 |
2353 | 2025-03-22T19:22:03.339Z | Checking proptest v1.6.0 |
2354 | 2025-03-22T19:22:03.422Z | Checking slog-scope v4.4.0 |
2355 | 2025-03-22T19:22:03.609Z | Checking tungstenite v0.21.0 |
2356 | 2025-03-22T19:22:03.634Z | Checking num_enum v0.5.11 |
2357 | 2025-03-22T19:22:03.778Z | Checking foreign-types v0.5.0 |
2358 | 2025-03-22T19:22:03.835Z | Compiling test-strategy v0.4.0 |
2359 | 2025-03-22T19:22:03.907Z | Checking strum v0.26.3 |
2360 | 2025-03-22T19:22:03.967Z | Compiling proc-macro-error v1.0.4 |
2361 | 2025-03-22T19:22:04.228Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2362 | 2025-03-22T19:22:04.253Z | Compiling darling_macro v0.20.10 |
2363 | 2025-03-22T19:22:04.380Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2364 | 2025-03-22T19:22:04.502Z | Compiling heck v0.3.3 |
2365 | 2025-03-22T19:22:04.527Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2366 | 2025-03-22T19:22:04.586Z | Compiling dropshot_endpoint v0.16.0 |
2367 | 2025-03-22T19:22:04.802Z | Checking parse-display v0.10.0 |
2368 | 2025-03-22T19:22:04.834Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2369 | 2025-03-22T19:22:05.026Z | Checking cstr-argument v0.1.2 |
2370 | 2025-03-22T19:22:05.051Z | Compiling darling v0.20.10 |
2371 | 2025-03-22T19:22:05.148Z | Compiling serde_with_macros v3.12.0 |
2372 | 2025-03-22T19:22:05.231Z | Checking instant v0.1.13 |
2373 | 2025-03-22T19:22:05.256Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2374 | 2025-03-22T19:22:05.356Z | Checking base64 v0.21.7 |
2375 | 2025-03-22T19:22:05.466Z | Checking pretty-hex v0.2.1 |
2376 | 2025-03-22T19:22:05.640Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2377 | 2025-03-22T19:22:05.684Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2378 | 2025-03-22T19:22:05.780Z | Checking backoff v0.4.0 |
2379 | 2025-03-22T19:22:05.843Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2380 | 2025-03-22T19:22:05.917Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2381 | 2025-03-22T19:22:06.073Z | Compiling zone_cfg_derive v0.1.2 |
2382 | 2025-03-22T19:22:06.140Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2383 | 2025-03-22T19:22:06.304Z | Checking tokio-tungstenite v0.21.0 |
2384 | 2025-03-22T19:22:06.812Z | Checking slog-stdlog v4.1.1 |
2385 | 2025-03-22T19:22:06.901Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2386 | 2025-03-22T19:22:06.978Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2387 | 2025-03-22T19:22:07.017Z | Checking progenitor-client v0.9.1 |
2388 | 2025-03-22T19:22:07.265Z | Checking colored v2.2.0 |
2389 | 2025-03-22T19:22:07.294Z | Checking macaddr v1.0.1 |
2390 | 2025-03-22T19:22:07.329Z | Checking unicode-width v0.1.14 |
2391 | 2025-03-22T19:22:07.353Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
2392 | 2025-03-22T19:22:07.435Z | Checking serde_with v3.12.0 |
2393 | 2025-03-22T19:22:07.460Z | Checking winnow v0.6.20 |
2394 | 2025-03-22T19:22:07.646Z | Checking base64 v0.13.1 |
2395 | 2025-03-22T19:22:07.671Z | Checking zone v0.1.8 |
2396 | 2025-03-22T19:22:07.880Z | Checking tabwriter v1.4.0 |
2397 | 2025-03-22T19:22:07.955Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2398 | 2025-03-22T19:22:08.072Z | Checking ron v0.7.1 |
2399 | 2025-03-22T19:22:08.146Z | Checking slog-envlogger v2.2.0 |
2400 | 2025-03-22T19:22:08.346Z | Checking xz2 v0.1.7 |
2401 | 2025-03-22T19:22:08.370Z | Checking xattr v1.3.1 |
2402 | 2025-03-22T19:22:08.395Z | Checking pem v3.0.5 |
2403 | 2025-03-22T19:22:08.574Z | Checking yasna v0.5.2 |
2404 | 2025-03-22T19:22:08.624Z | Checking headers-core v0.3.0 |
2405 | 2025-03-22T19:22:08.650Z | Checking smf v0.2.3 |
2406 | 2025-03-22T19:22:08.773Z | Checking filetime v0.2.25 |
2407 | 2025-03-22T19:22:08.984Z | Checking same-file v1.0.6 |
2408 | 2025-03-22T19:22:09.069Z | Checking tar v0.4.44 |
2409 | 2025-03-22T19:22:09.094Z | Checking headers v0.4.0 |
2410 | 2025-03-22T19:22:09.167Z | Checking walkdir v2.5.0 |
2411 | 2025-03-22T19:22:09.317Z | Checking rcgen v0.12.1 |
2412 | 2025-03-22T19:22:09.445Z | Checking atomicwrites v0.4.4 |
2413 | 2025-03-22T19:22:09.633Z | Checking camino-tempfile v1.1.1 |
2414 | 2025-03-22T19:22:09.837Z | Checking subprocess v0.2.9 |
2415 | 2025-03-22T19:22:11.638Z | Compiling typify-macro v0.2.0 |
2416 | 2025-03-22T19:22:13.435Z | Compiling typify v0.2.0 |
2417 | 2025-03-22T19:22:13.539Z | Compiling progenitor-impl v0.8.0 |
2418 | 2025-03-22T19:22:16.708Z | Compiling progenitor-macro v0.8.0 |
2419 | 2025-03-22T19:22:20.839Z | Checking progenitor v0.8.0 |
2420 | 2025-03-22T19:22:21.027Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
2421 | 2025-03-22T19:22:21.027Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2422 | 2025-03-22T19:22:24.361Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2423 | 2025-03-22T19:22:24.888Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2424 | 2025-03-22T19:22:32.992Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2425 | 2025-03-22T19:22:35.029Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2426 | 2025-03-22T19:22:36.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.60s |
2427 | 2025-03-22T19:22:36.832Z | |
2428 | 2025-03-22T19:22:36.832Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199) |
2429 | 2025-03-22T19:22:37.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2430 | 2025-03-22T19:22:37.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2431 | 2025-03-22T19:22:37.776Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2432 | 2025-03-22T19:22:39.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s |
2433 | 2025-03-22T19:22:39.708Z | |
2434 | 2025-03-22T19:22:39.708Z | info: running `cargo check --bins` on nexus-config (51/199) |
2435 | 2025-03-22T19:22:40.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2436 | 2025-03-22T19:22:40.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2437 | 2025-03-22T19:22:40.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2438 | 2025-03-22T19:22:40.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2439 | 2025-03-22T19:22:40.633Z | |
2440 | 2025-03-22T19:22:40.633Z | info: running `cargo check --bins` on omicron-rpaths (52/199) |
2441 | 2025-03-22T19:22:41.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2442 | 2025-03-22T19:22:41.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2443 | 2025-03-22T19:22:41.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2444 | 2025-03-22T19:22:41.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2445 | 2025-03-22T19:22:41.516Z | |
2446 | 2025-03-22T19:22:41.516Z | info: running `cargo check --bins` on omicron-certificates (53/199) |
2447 | 2025-03-22T19:22:42.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2448 | 2025-03-22T19:22:42.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2449 | 2025-03-22T19:22:42.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2450 | 2025-03-22T19:22:42.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2451 | 2025-03-22T19:22:42.424Z | |
2452 | 2025-03-22T19:22:42.424Z | info: running `cargo check --bins` on omicron-clickhouse-admin (54/199) |
2453 | 2025-03-22T19:22:43.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2454 | 2025-03-22T19:22:43.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2455 | 2025-03-22T19:22:43.500Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2456 | 2025-03-22T19:22:43.531Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2457 | 2025-03-22T19:22:43.531Z | Compiling tempfile v3.13.0 |
2458 | 2025-03-22T19:22:43.556Z | Compiling wait-timeout v0.2.0 |
2459 | 2025-03-22T19:22:43.556Z | Compiling bit-vec v0.8.0 |
2460 | 2025-03-22T19:22:43.556Z | Compiling quick-error v1.2.3 |
2461 | 2025-03-22T19:22:43.556Z | Compiling thiserror v2.0.12 |
2462 | 2025-03-22T19:22:43.556Z | Compiling progenitor-client v0.8.0 |
2463 | 2025-03-22T19:22:43.664Z | Compiling itertools v0.13.0 |
2464 | 2025-03-22T19:22:43.753Z | Compiling rand_xorshift v0.3.0 |
2465 | 2025-03-22T19:22:43.797Z | Compiling unarray v0.1.4 |
2466 | 2025-03-22T19:22:43.965Z | Compiling bit-set v0.8.0 |
2467 | 2025-03-22T19:22:44.021Z | Compiling rusty-fork v0.3.0 |
2468 | 2025-03-22T19:22:44.052Z | Compiling heapless v0.8.0 |
2469 | 2025-03-22T19:22:44.077Z | Compiling progenitor v0.8.0 |
2470 | 2025-03-22T19:22:44.101Z | Compiling parse-display v0.10.0 |
2471 | 2025-03-22T19:22:44.154Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2472 | 2025-03-22T19:22:44.243Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2473 | 2025-03-22T19:22:44.267Z | Checking hash32 v0.3.1 |
2474 | 2025-03-22T19:22:44.296Z | Compiling instant v0.1.13 |
2475 | 2025-03-22T19:22:44.409Z | Compiling proptest v1.6.0 |
2476 | 2025-03-22T19:22:44.459Z | Compiling smoltcp v0.11.0 |
2477 | 2025-03-22T19:22:44.483Z | Compiling backoff v0.4.0 |
2478 | 2025-03-22T19:22:44.605Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
2479 | 2025-03-22T19:22:44.630Z | Compiling dropshot v0.16.0 |
2480 | 2025-03-22T19:22:44.813Z | Compiling serde_with v3.12.0 |
2481 | 2025-03-22T19:22:45.042Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2482 | 2025-03-22T19:22:45.239Z | Checking num-rational v0.4.2 |
2483 | 2025-03-22T19:22:45.568Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2484 | 2025-03-22T19:22:45.770Z | Compiling progenitor-client v0.9.1 |
2485 | 2025-03-22T19:22:46.191Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2486 | 2025-03-22T19:22:46.262Z | Compiling phf_generator v0.11.2 |
2487 | 2025-03-22T19:22:46.443Z | Checking num-complex v0.4.6 |
2488 | 2025-03-22T19:22:47.285Z | Compiling macaddr v1.0.1 |
2489 | 2025-03-22T19:22:47.697Z | Checking cobs v0.2.3 |
2490 | 2025-03-22T19:22:47.893Z | Checking num v0.4.3 |
2491 | 2025-03-22T19:22:47.918Z | Checking postcard v1.0.10 |
2492 | 2025-03-22T19:22:48.026Z | Compiling phf_codegen v0.11.2 |
2493 | 2025-03-22T19:22:48.237Z | Compiling parse-zoneinfo v0.3.1 |
2494 | 2025-03-22T19:22:48.413Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2495 | 2025-03-22T19:22:48.688Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2496 | 2025-03-22T19:22:48.845Z | Compiling float-ord v0.3.2 |
2497 | 2025-03-22T19:22:49.172Z | Compiling convert_case v0.4.0 |
2498 | 2025-03-22T19:22:49.662Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
2499 | 2025-03-22T19:22:49.858Z | Compiling derive_more v0.99.19 |
2500 | 2025-03-22T19:22:50.601Z | Compiling chrono-tz-build v0.4.0 |
2501 | 2025-03-22T19:22:50.729Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2502 | 2025-03-22T19:22:51.277Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2503 | 2025-03-22T19:22:51.495Z | Compiling crucible-workspace-hack v0.1.0 |
2504 | 2025-03-22T19:22:51.652Z | Checking linked-hash-map v0.5.6 |
2505 | 2025-03-22T19:22:51.798Z | Compiling chrono-tz v0.10.1 |
2506 | 2025-03-22T19:22:51.885Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2507 | 2025-03-22T19:22:51.949Z | Checking lru-cache v0.1.2 |
2508 | 2025-03-22T19:22:52.098Z | Checking newline-converter v0.3.0 |
2509 | 2025-03-22T19:22:52.141Z | Checking resolv-conf v0.7.0 |
2510 | 2025-03-22T19:22:52.265Z | Checking itertools v0.14.0 |
2511 | 2025-03-22T19:22:52.357Z | Checking prettyplease v0.2.30 |
2512 | 2025-03-22T19:22:52.461Z | Compiling slog-dtrace v0.3.0 |
2513 | 2025-03-22T19:22:52.784Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2514 | 2025-03-22T19:22:52.835Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2515 | 2025-03-22T19:22:53.122Z | Checking hickory-resolver v0.24.4 |
2516 | 2025-03-22T19:22:53.726Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2517 | 2025-03-22T19:22:54.201Z | Checking expectorate v1.1.0 |
2518 | 2025-03-22T19:22:54.357Z | Compiling zone_cfg_derive v0.3.0 |
2519 | 2025-03-22T19:22:54.539Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
2520 | 2025-03-22T19:22:54.564Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2521 | 2025-03-22T19:22:54.850Z | Compiling const_format_proc_macros v0.2.34 |
2522 | 2025-03-22T19:22:54.907Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2523 | 2025-03-22T19:22:55.178Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2524 | 2025-03-22T19:22:55.451Z | Compiling num-derive v0.4.2 |
2525 | 2025-03-22T19:22:55.516Z | Compiling derive-where v1.2.7 |
2526 | 2025-03-22T19:22:55.624Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2527 | 2025-03-22T19:22:56.059Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2528 | 2025-03-22T19:22:56.332Z | Checking highway v1.3.0 |
2529 | 2025-03-22T19:22:56.364Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2530 | 2025-03-22T19:22:56.519Z | Checking const_format v0.2.34 |
2531 | 2025-03-22T19:22:56.596Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2532 | 2025-03-22T19:22:56.712Z | Checking zone v0.3.0 |
2533 | 2025-03-22T19:22:56.784Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2534 | 2025-03-22T19:22:56.857Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2535 | 2025-03-22T19:22:56.944Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2536 | 2025-03-22T19:22:57.255Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
2537 | 2025-03-22T19:22:57.374Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
2538 | 2025-03-22T19:22:57.771Z | Checking gethostname v0.5.0 |
2539 | 2025-03-22T19:22:57.908Z | Checking bcs v0.1.6 |
2540 | 2025-03-22T19:22:58.065Z | Checking nanorand v0.7.0 |
2541 | 2025-03-22T19:22:58.090Z | Compiling async-recursion v1.1.1 |
2542 | 2025-03-22T19:22:58.155Z | Checking qorb v0.2.1 |
2543 | 2025-03-22T19:22:58.354Z | Checking termtree v0.5.1 |
2544 | 2025-03-22T19:22:58.418Z | Checking flume v0.11.1 |
2545 | 2025-03-22T19:22:59.117Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2546 | 2025-03-22T19:23:05.744Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2547 | 2025-03-22T19:23:09.802Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2548 | 2025-03-22T19:23:13.152Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2549 | 2025-03-22T19:23:14.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.39s |
2550 | 2025-03-22T19:23:15.042Z | |
2551 | 2025-03-22T19:23:15.042Z | info: running `cargo check --bins` on clickhouse-admin-api (55/199) |
2552 | 2025-03-22T19:23:15.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2553 | 2025-03-22T19:23:15.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2554 | 2025-03-22T19:23:15.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2555 | 2025-03-22T19:23:15.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2556 | 2025-03-22T19:23:15.980Z | |
2557 | 2025-03-22T19:23:15.981Z | info: running `cargo check --bins` on clickhouse-admin-types (56/199) |
2558 | 2025-03-22T19:23:16.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2559 | 2025-03-22T19:23:16.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2560 | 2025-03-22T19:23:16.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2561 | 2025-03-22T19:23:16.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2562 | 2025-03-22T19:23:16.923Z | |
2563 | 2025-03-22T19:23:16.923Z | info: running `cargo check --bins --no-default-features` on oximeter-db (57/199) |
2564 | 2025-03-22T19:23:17.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2565 | 2025-03-22T19:23:17.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2566 | 2025-03-22T19:23:17.913Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2567 | 2025-03-22T19:23:18.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
2568 | 2025-03-22T19:23:18.846Z | |
2569 | 2025-03-22T19:23:18.846Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199) |
2570 | 2025-03-22T19:23:19.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2571 | 2025-03-22T19:23:19.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2572 | 2025-03-22T19:23:19.827Z | Compiling cfg_aliases v0.1.1 |
2573 | 2025-03-22T19:23:19.852Z | Compiling vte_generate_state_changes v0.1.2 |
2574 | 2025-03-22T19:23:19.852Z | Checking fd-lock v4.0.2 |
2575 | 2025-03-22T19:23:19.852Z | Checking nibble_vec v0.1.0 |
2576 | 2025-03-22T19:23:19.852Z | Checking bytecount v0.6.8 |
2577 | 2025-03-22T19:23:19.852Z | Checking endian-type v0.1.2 |
2578 | 2025-03-22T19:23:19.892Z | Compiling tabled_derive v0.7.0 |
2579 | 2025-03-22T19:23:19.917Z | Compiling peg-macros v0.8.5 |
2580 | 2025-03-22T19:23:20.000Z | Compiling nix v0.28.0 |
2581 | 2025-03-22T19:23:20.069Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2582 | 2025-03-22T19:23:20.093Z | Checking papergrid v0.11.0 |
2583 | 2025-03-22T19:23:20.118Z | Compiling sqlparser_derive v0.2.2 |
2584 | 2025-03-22T19:23:20.180Z | Checking radix_trie v0.2.1 |
2585 | 2025-03-22T19:23:20.392Z | Checking vte v0.11.1 |
2586 | 2025-03-22T19:23:20.543Z | Checking home v0.5.9 |
2587 | 2025-03-22T19:23:20.695Z | Checking nu-ansi-term v0.50.1 |
2588 | 2025-03-22T19:23:20.897Z | Checking unicode_categories v0.1.1 |
2589 | 2025-03-22T19:23:21.004Z | Checking sqlparser v0.45.0 |
2590 | 2025-03-22T19:23:21.113Z | Checking display-error-chain v0.2.2 |
2591 | 2025-03-22T19:23:21.191Z | Checking sqlformat v0.2.6 |
2592 | 2025-03-22T19:23:21.563Z | Checking strip-ansi-escapes v0.2.0 |
2593 | 2025-03-22T19:23:21.709Z | Checking reedline v0.38.0 |
2594 | 2025-03-22T19:23:21.800Z | Checking tabled v0.15.0 |
2595 | 2025-03-22T19:23:22.036Z | Checking peg v0.8.5 |
2596 | 2025-03-22T19:23:22.677Z | Checking rustyline v14.0.0 |
2597 | 2025-03-22T19:23:34.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s |
2598 | 2025-03-22T19:23:34.555Z | |
2599 | 2025-03-22T19:23:34.555Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199) |
2600 | 2025-03-22T19:23:35.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2601 | 2025-03-22T19:23:35.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2602 | 2025-03-22T19:23:35.534Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2603 | 2025-03-22T19:23:42.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s |
2604 | 2025-03-22T19:23:42.462Z | |
2605 | 2025-03-22T19:23:42.462Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199) |
2606 | 2025-03-22T19:23:43.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2607 | 2025-03-22T19:23:43.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2608 | 2025-03-22T19:23:43.432Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2609 | 2025-03-22T19:23:48.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
2610 | 2025-03-22T19:23:48.226Z | |
2611 | 2025-03-22T19:23:48.226Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199) |
2612 | 2025-03-22T19:23:49.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2613 | 2025-03-22T19:23:49.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2614 | 2025-03-22T19:23:49.160Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2615 | 2025-03-22T19:23:55.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s |
2616 | 2025-03-22T19:23:55.751Z | |
2617 | 2025-03-22T19:23:55.751Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199) |
2618 | 2025-03-22T19:23:56.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2619 | 2025-03-22T19:23:56.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2620 | 2025-03-22T19:23:56.740Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2621 | 2025-03-22T19:24:03.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s |
2622 | 2025-03-22T19:24:03.497Z | |
2623 | 2025-03-22T19:24:03.497Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199) |
2624 | 2025-03-22T19:24:04.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2625 | 2025-03-22T19:24:04.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2626 | 2025-03-22T19:24:04.457Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2627 | 2025-03-22T19:24:09.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s |
2628 | 2025-03-22T19:24:09.531Z | |
2629 | 2025-03-22T19:24:09.531Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199) |
2630 | 2025-03-22T19:24:10.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2631 | 2025-03-22T19:24:10.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2632 | 2025-03-22T19:24:10.538Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2633 | 2025-03-22T19:24:15.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s |
2634 | 2025-03-22T19:24:15.732Z | |
2635 | 2025-03-22T19:24:15.732Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199) |
2636 | 2025-03-22T19:24:16.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2637 | 2025-03-22T19:24:16.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2638 | 2025-03-22T19:24:16.728Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2639 | 2025-03-22T19:24:23.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s |
2640 | 2025-03-22T19:24:23.646Z | |
2641 | 2025-03-22T19:24:23.646Z | info: running `cargo check --bins` on oximeter (66/199) |
2642 | 2025-03-22T19:24:24.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2643 | 2025-03-22T19:24:24.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2644 | 2025-03-22T19:24:24.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2645 | 2025-03-22T19:24:24.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2646 | 2025-03-22T19:24:24.548Z | |
2647 | 2025-03-22T19:24:24.548Z | info: running `cargo check --bins` on oximeter-macro-impl (67/199) |
2648 | 2025-03-22T19:24:25.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2649 | 2025-03-22T19:24:25.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2650 | 2025-03-22T19:24:25.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2651 | 2025-03-22T19:24:25.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2652 | 2025-03-22T19:24:25.422Z | |
2653 | 2025-03-22T19:24:25.422Z | info: running `cargo check --bins` on oximeter-schema (68/199) |
2654 | 2025-03-22T19:24:26.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2655 | 2025-03-22T19:24:26.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2656 | 2025-03-22T19:24:26.341Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2657 | 2025-03-22T19:24:28.893Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2658 | 2025-03-22T19:24:30.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s |
2659 | 2025-03-22T19:24:30.331Z | |
2660 | 2025-03-22T19:24:30.331Z | info: running `cargo check --bins` on oximeter-types (69/199) |
2661 | 2025-03-22T19:24:31.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2662 | 2025-03-22T19:24:31.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2663 | 2025-03-22T19:24:31.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2664 | 2025-03-22T19:24:31.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2665 | 2025-03-22T19:24:31.235Z | |
2666 | 2025-03-22T19:24:31.235Z | info: running `cargo check --bins` on oximeter-timeseries-macro (70/199) |
2667 | 2025-03-22T19:24:32.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2668 | 2025-03-22T19:24:32.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2669 | 2025-03-22T19:24:32.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2670 | 2025-03-22T19:24:32.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2671 | 2025-03-22T19:24:32.137Z | |
2672 | 2025-03-22T19:24:32.137Z | info: running `cargo check --bins` on oxql-types (71/199) |
2673 | 2025-03-22T19:24:32.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2674 | 2025-03-22T19:24:32.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2675 | 2025-03-22T19:24:32.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2676 | 2025-03-22T19:24:32.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2677 | 2025-03-22T19:24:33.065Z | |
2678 | 2025-03-22T19:24:33.065Z | info: running `cargo check --bins` on oximeter-test-utils (72/199) |
2679 | 2025-03-22T19:24:33.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2680 | 2025-03-22T19:24:33.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2681 | 2025-03-22T19:24:33.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2682 | 2025-03-22T19:24:33.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2683 | 2025-03-22T19:24:34.006Z | |
2684 | 2025-03-22T19:24:34.006Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (73/199) |
2685 | 2025-03-22T19:24:34.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2686 | 2025-03-22T19:24:34.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2687 | 2025-03-22T19:24:34.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2688 | 2025-03-22T19:24:34.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2689 | 2025-03-22T19:24:34.877Z | |
2690 | 2025-03-22T19:24:34.877Z | info: running `cargo check --bins` on bootstrap-agent-client (74/199) |
2691 | 2025-03-22T19:24:35.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2692 | 2025-03-22T19:24:35.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2693 | 2025-03-22T19:24:35.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2694 | 2025-03-22T19:24:35.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2695 | 2025-03-22T19:24:35.795Z | |
2696 | 2025-03-22T19:24:35.795Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199) |
2697 | 2025-03-22T19:24:36.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2698 | 2025-03-22T19:24:36.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2699 | 2025-03-22T19:24:36.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2700 | 2025-03-22T19:24:36.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2701 | 2025-03-22T19:24:36.735Z | |
2702 | 2025-03-22T19:24:36.736Z | info: running `cargo check --bins` on clickhouse-admin-server-client (76/199) |
2703 | 2025-03-22T19:24:37.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2704 | 2025-03-22T19:24:37.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2705 | 2025-03-22T19:24:37.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2706 | 2025-03-22T19:24:37.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2707 | 2025-03-22T19:24:37.627Z | |
2708 | 2025-03-22T19:24:37.627Z | info: running `cargo check --bins` on clickhouse-admin-single-client (77/199) |
2709 | 2025-03-22T19:24:38.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2710 | 2025-03-22T19:24:38.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2711 | 2025-03-22T19:24:38.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2712 | 2025-03-22T19:24:38.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2713 | 2025-03-22T19:24:38.533Z | |
2714 | 2025-03-22T19:24:38.533Z | info: running `cargo check --bins` on cockroach-admin-client (78/199) |
2715 | 2025-03-22T19:24:39.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2716 | 2025-03-22T19:24:39.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2717 | 2025-03-22T19:24:39.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2718 | 2025-03-22T19:24:39.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2719 | 2025-03-22T19:24:39.409Z | |
2720 | 2025-03-22T19:24:39.409Z | info: running `cargo check --bins` on omicron-ddm-admin-client (79/199) |
2721 | 2025-03-22T19:24:40.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2722 | 2025-03-22T19:24:40.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2723 | 2025-03-22T19:24:40.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2724 | 2025-03-22T19:24:40.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2725 | 2025-03-22T19:24:40.294Z | |
2726 | 2025-03-22T19:24:40.294Z | info: running `cargo check --bins` on dns-service-client (80/199) |
2727 | 2025-03-22T19:24:41.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2728 | 2025-03-22T19:24:41.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2729 | 2025-03-22T19:24:41.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2730 | 2025-03-22T19:24:41.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2731 | 2025-03-22T19:24:41.183Z | |
2732 | 2025-03-22T19:24:41.183Z | info: running `cargo check --bins` on internal-dns-types (81/199) |
2733 | 2025-03-22T19:24:41.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2734 | 2025-03-22T19:24:41.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2735 | 2025-03-22T19:24:41.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2736 | 2025-03-22T19:24:41.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2737 | 2025-03-22T19:24:42.065Z | |
2738 | 2025-03-22T19:24:42.065Z | info: running `cargo check --bins` on dpd-client (82/199) |
2739 | 2025-03-22T19:24:42.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2740 | 2025-03-22T19:24:42.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2741 | 2025-03-22T19:24:42.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2742 | 2025-03-22T19:24:42.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2743 | 2025-03-22T19:24:42.955Z | |
2744 | 2025-03-22T19:24:42.955Z | info: running `cargo check --bins` on gateway-client (83/199) |
2745 | 2025-03-22T19:24:43.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2746 | 2025-03-22T19:24:43.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2747 | 2025-03-22T19:24:43.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2748 | 2025-03-22T19:24:43.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2749 | 2025-03-22T19:24:43.843Z | |
2750 | 2025-03-22T19:24:43.843Z | info: running `cargo check --bins` on installinator-client (84/199) |
2751 | 2025-03-22T19:24:44.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2752 | 2025-03-22T19:24:44.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2753 | 2025-03-22T19:24:44.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2754 | 2025-03-22T19:24:44.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2755 | 2025-03-22T19:24:44.801Z | |
2756 | 2025-03-22T19:24:44.801Z | info: running `cargo check --bins` on installinator-common (85/199) |
2757 | 2025-03-22T19:24:45.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2758 | 2025-03-22T19:24:45.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2759 | 2025-03-22T19:24:45.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2760 | 2025-03-22T19:24:45.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2761 | 2025-03-22T19:24:45.716Z | |
2762 | 2025-03-22T19:24:45.716Z | info: running `cargo check --bins` on update-engine (86/199) |
2763 | 2025-03-22T19:24:46.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2764 | 2025-03-22T19:24:46.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2765 | 2025-03-22T19:24:46.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2766 | 2025-03-22T19:24:46.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2767 | 2025-03-22T19:24:46.622Z | |
2768 | 2025-03-22T19:24:46.622Z | info: running `cargo check --bins` on nexus-client (87/199) |
2769 | 2025-03-22T19:24:47.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2770 | 2025-03-22T19:24:47.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2771 | 2025-03-22T19:24:47.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2772 | 2025-03-22T19:24:47.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2773 | 2025-03-22T19:24:47.576Z | |
2774 | 2025-03-22T19:24:47.576Z | info: running `cargo check --bins` on nexus-sled-agent-shared (88/199) |
2775 | 2025-03-22T19:24:48.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2776 | 2025-03-22T19:24:48.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2777 | 2025-03-22T19:24:48.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2778 | 2025-03-22T19:24:48.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2779 | 2025-03-22T19:24:48.509Z | |
2780 | 2025-03-22T19:24:48.509Z | info: running `cargo check --bins` on omicron-passwords (89/199) |
2781 | 2025-03-22T19:24:49.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2782 | 2025-03-22T19:24:49.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2783 | 2025-03-22T19:24:49.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2784 | 2025-03-22T19:24:49.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2785 | 2025-03-22T19:24:49.389Z | |
2786 | 2025-03-22T19:24:49.390Z | info: running `cargo check --bins` on nexus-types (90/199) |
2787 | 2025-03-22T19:24:50.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2788 | 2025-03-22T19:24:50.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2789 | 2025-03-22T19:24:50.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2790 | 2025-03-22T19:24:50.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2791 | 2025-03-22T19:24:50.320Z | |
2792 | 2025-03-22T19:24:50.320Z | info: running `cargo check --bins` on id-map (91/199) |
2793 | 2025-03-22T19:24:51.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2794 | 2025-03-22T19:24:51.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2795 | 2025-03-22T19:24:51.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2796 | 2025-03-22T19:24:51.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2797 | 2025-03-22T19:24:51.194Z | |
2798 | 2025-03-22T19:24:51.194Z | info: running `cargo check --bins` on oxide-client (92/199) |
2799 | 2025-03-22T19:24:51.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2800 | 2025-03-22T19:24:51.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2801 | 2025-03-22T19:24:51.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2802 | 2025-03-22T19:24:51.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
2803 | 2025-03-22T19:24:52.080Z | |
2804 | 2025-03-22T19:24:52.080Z | info: running `cargo check --bins` on oximeter-client (93/199) |
2805 | 2025-03-22T19:24:52.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2806 | 2025-03-22T19:24:52.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2807 | 2025-03-22T19:24:52.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2808 | 2025-03-22T19:24:52.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2809 | 2025-03-22T19:24:53.025Z | |
2810 | 2025-03-22T19:24:53.026Z | info: running `cargo check --bins` on repo-depot-client (94/199) |
2811 | 2025-03-22T19:24:53.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2812 | 2025-03-22T19:24:53.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2813 | 2025-03-22T19:24:53.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2814 | 2025-03-22T19:24:53.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
2815 | 2025-03-22T19:24:53.890Z | |
2816 | 2025-03-22T19:24:53.890Z | info: running `cargo check --bins` on sled-agent-client (95/199) |
2817 | 2025-03-22T19:24:54.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2818 | 2025-03-22T19:24:54.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2819 | 2025-03-22T19:24:54.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2820 | 2025-03-22T19:24:54.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2821 | 2025-03-22T19:24:54.771Z | |
2822 | 2025-03-22T19:24:54.771Z | info: running `cargo check --bins` on wicketd-client (96/199) |
2823 | 2025-03-22T19:24:55.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2824 | 2025-03-22T19:24:55.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2825 | 2025-03-22T19:24:55.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2826 | 2025-03-22T19:24:55.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2827 | 2025-03-22T19:24:55.717Z | |
2828 | 2025-03-22T19:24:55.717Z | info: running `cargo check --bins` on sled-agent-types (97/199) |
2829 | 2025-03-22T19:24:56.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2830 | 2025-03-22T19:24:56.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2831 | 2025-03-22T19:24:56.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2832 | 2025-03-22T19:24:56.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2833 | 2025-03-22T19:24:56.653Z | |
2834 | 2025-03-22T19:24:56.653Z | info: running `cargo check --bins` on wicket-common (98/199) |
2835 | 2025-03-22T19:24:57.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2836 | 2025-03-22T19:24:57.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2837 | 2025-03-22T19:24:57.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2838 | 2025-03-22T19:24:57.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2839 | 2025-03-22T19:24:57.629Z | |
2840 | 2025-03-22T19:24:57.629Z | info: running `cargo check --bins` on omicron-cockroach-admin (99/199) |
2841 | 2025-03-22T19:24:58.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2842 | 2025-03-22T19:24:58.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2843 | 2025-03-22T19:24:58.587Z | Checking csv-core v0.1.11 |
2844 | 2025-03-22T19:24:58.587Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2845 | 2025-03-22T19:24:58.587Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2846 | 2025-03-22T19:24:58.613Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2847 | 2025-03-22T19:24:58.853Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2848 | 2025-03-22T19:24:58.878Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2849 | 2025-03-22T19:24:58.950Z | Checking csv v1.3.1 |
2850 | 2025-03-22T19:24:59.649Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2851 | 2025-03-22T19:25:00.110Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2852 | 2025-03-22T19:25:02.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s |
2853 | 2025-03-22T19:25:02.352Z | |
2854 | 2025-03-22T19:25:02.352Z | info: running `cargo check --bins` on cockroach-admin-api (100/199) |
2855 | 2025-03-22T19:25:03.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2856 | 2025-03-22T19:25:03.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2857 | 2025-03-22T19:25:03.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2858 | 2025-03-22T19:25:03.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2859 | 2025-03-22T19:25:03.253Z | |
2860 | 2025-03-22T19:25:03.253Z | info: running `cargo check --bins` on cockroach-admin-types (101/199) |
2861 | 2025-03-22T19:25:04.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2862 | 2025-03-22T19:25:04.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2863 | 2025-03-22T19:25:04.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2864 | 2025-03-22T19:25:04.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2865 | 2025-03-22T19:25:04.153Z | |
2866 | 2025-03-22T19:25:04.153Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199) |
2867 | 2025-03-22T19:25:05.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2868 | 2025-03-22T19:25:05.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2869 | 2025-03-22T19:25:05.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2870 | 2025-03-22T19:25:05.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
2871 | 2025-03-22T19:25:05.182Z | |
2872 | 2025-03-22T19:25:05.182Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199) |
2873 | 2025-03-22T19:25:06.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2874 | 2025-03-22T19:25:06.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2875 | 2025-03-22T19:25:06.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2876 | 2025-03-22T19:25:06.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
2877 | 2025-03-22T19:25:06.199Z | |
2878 | 2025-03-22T19:25:06.199Z | info: running `cargo check --bins` on dns-server (104/199) |
2879 | 2025-03-22T19:25:06.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2880 | 2025-03-22T19:25:07.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2881 | 2025-03-22T19:25:07.120Z | Compiling typify-impl v0.3.0 |
2882 | 2025-03-22T19:25:07.153Z | Compiling parking_lot_core v0.8.6 |
2883 | 2025-03-22T19:25:07.178Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2884 | 2025-03-22T19:25:07.203Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2885 | 2025-03-22T19:25:07.229Z | Checking fxhash v0.2.1 |
2886 | 2025-03-22T19:25:07.229Z | Checking hickory-client v0.24.4 |
2887 | 2025-03-22T19:25:07.229Z | Checking hickory-server v0.24.4 |
2888 | 2025-03-22T19:25:07.898Z | Checking parking_lot v0.11.2 |
2889 | 2025-03-22T19:25:08.039Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2890 | 2025-03-22T19:25:08.224Z | Checking sled v0.34.7 |
2891 | 2025-03-22T19:25:13.718Z | Compiling typify-macro v0.3.0 |
2892 | 2025-03-22T19:25:15.503Z | Compiling typify v0.3.0 |
2893 | 2025-03-22T19:25:15.611Z | Compiling progenitor-impl v0.9.1 |
2894 | 2025-03-22T19:25:18.696Z | Compiling progenitor-macro v0.9.1 |
2895 | 2025-03-22T19:25:22.689Z | Checking progenitor v0.9.1 |
2896 | 2025-03-22T19:25:22.871Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2897 | 2025-03-22T19:25:23.476Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2898 | 2025-03-22T19:25:25.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s |
2899 | 2025-03-22T19:25:25.334Z | |
2900 | 2025-03-22T19:25:25.334Z | info: running `cargo check --bins` on dns-server-api (105/199) |
2901 | 2025-03-22T19:25:26.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2902 | 2025-03-22T19:25:26.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2903 | 2025-03-22T19:25:26.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2904 | 2025-03-22T19:25:26.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2905 | 2025-03-22T19:25:26.230Z | |
2906 | 2025-03-22T19:25:26.230Z | info: running `cargo check --bins` on openapi-manager-types (106/199) |
2907 | 2025-03-22T19:25:26.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2908 | 2025-03-22T19:25:26.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2909 | 2025-03-22T19:25:26.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2910 | 2025-03-22T19:25:26.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2911 | 2025-03-22T19:25:27.067Z | |
2912 | 2025-03-22T19:25:27.067Z | info: running `cargo check --bins` on gateway-test-utils (107/199) |
2913 | 2025-03-22T19:25:27.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2914 | 2025-03-22T19:25:27.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2915 | 2025-03-22T19:25:27.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2916 | 2025-03-22T19:25:27.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2917 | 2025-03-22T19:25:28.013Z | |
2918 | 2025-03-22T19:25:28.013Z | info: running `cargo check --bins` on gateway-types (108/199) |
2919 | 2025-03-22T19:25:28.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2920 | 2025-03-22T19:25:28.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2921 | 2025-03-22T19:25:28.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2922 | 2025-03-22T19:25:28.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
2923 | 2025-03-22T19:25:28.872Z | |
2924 | 2025-03-22T19:25:28.872Z | info: running `cargo check --bins` on ipcc (109/199) |
2925 | 2025-03-22T19:25:29.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2926 | 2025-03-22T19:25:29.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2927 | 2025-03-22T19:25:29.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2928 | 2025-03-22T19:25:29.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
2929 | 2025-03-22T19:25:29.742Z | |
2930 | 2025-03-22T19:25:29.742Z | info: running `cargo check --bins` on omicron-gateway (110/199) |
2931 | 2025-03-22T19:25:30.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2932 | 2025-03-22T19:25:30.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2933 | 2025-03-22T19:25:30.722Z | Compiling radium v0.7.0 |
2934 | 2025-03-22T19:25:30.722Z | Compiling semver v0.1.20 |
2935 | 2025-03-22T19:25:30.747Z | Compiling maybe-uninit v2.0.0 |
2936 | 2025-03-22T19:25:30.772Z | Checking tap v1.0.1 |
2937 | 2025-03-22T19:25:30.772Z | Checking password-hash v0.5.0 |
2938 | 2025-03-22T19:25:30.772Z | Checking blake2 v0.10.6 |
2939 | 2025-03-22T19:25:30.772Z | Compiling packed_struct v0.10.1 |
2940 | 2025-03-22T19:25:30.772Z | Compiling owo-colors v4.2.0 |
2941 | 2025-03-22T19:25:31.045Z | Checking wyz v0.5.1 |
2942 | 2025-03-22T19:25:31.224Z | Compiling rustc_version v0.1.7 |
2943 | 2025-03-22T19:25:31.250Z | Checking funty v2.0.0 |
2944 | 2025-03-22T19:25:31.284Z | Compiling cancel-safe-futures v0.1.5 |
2945 | 2025-03-22T19:25:31.326Z | Checking crc-catalog v2.4.0 |
2946 | 2025-03-22T19:25:31.406Z | Checking argon2 v0.5.3 |
2947 | 2025-03-22T19:25:31.453Z | Compiling packed_struct_codegen v0.10.1 |
2948 | 2025-03-22T19:25:31.483Z | Checking libsw-core v0.3.1 |
2949 | 2025-03-22T19:25:31.508Z | Checking crc v3.2.1 |
2950 | 2025-03-22T19:25:31.533Z | Checking half v2.4.1 |
2951 | 2025-03-22T19:25:31.620Z | Compiling newtype_derive v0.1.6 |
2952 | 2025-03-22T19:25:31.646Z | Compiling indexmap v1.9.3 |
2953 | 2025-03-22T19:25:31.704Z | Checking fixedbitset v0.5.7 |
2954 | 2025-03-22T19:25:31.884Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2955 | 2025-03-22T19:25:31.939Z | Checking nodrop v0.1.14 |
2956 | 2025-03-22T19:25:31.967Z | Checking ciborium-io v0.2.2 |
2957 | 2025-03-22T19:25:32.014Z | Checking bitvec v1.0.1 |
2958 | 2025-03-22T19:25:32.039Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2959 | 2025-03-22T19:25:32.064Z | Checking petgraph v0.7.1 |
2960 | 2025-03-22T19:25:32.101Z | Checking ciborium-ll v0.2.2 |
2961 | 2025-03-22T19:25:32.126Z | Checking array-init v0.0.4 |
2962 | 2025-03-22T19:25:32.151Z | Checking libsw v3.4.0 |
2963 | 2025-03-22T19:25:32.312Z | Checking smallvec v0.6.14 |
2964 | 2025-03-22T19:25:32.361Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2965 | 2025-03-22T19:25:32.581Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2966 | 2025-03-22T19:25:32.651Z | Checking bitfield v0.14.0 |
2967 | 2025-03-22T19:25:32.853Z | Checking hashbrown v0.12.3 |
2968 | 2025-03-22T19:25:32.899Z | Checking linear-map v1.2.0 |
2969 | 2025-03-22T19:25:32.940Z | Checking indent_write v2.2.0 |
2970 | 2025-03-22T19:25:33.124Z | Checking termcolor v1.4.1 |
2971 | 2025-03-22T19:25:33.191Z | Checking swrite v0.1.0 |
2972 | 2025-03-22T19:25:33.317Z | Checking ron v0.8.1 |
2973 | 2025-03-22T19:25:33.431Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2974 | 2025-03-22T19:25:33.456Z | Checking serde-hex v0.1.0 |
2975 | 2025-03-22T19:25:33.481Z | Checking env_logger v0.10.2 |
2976 | 2025-03-22T19:25:33.686Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2977 | 2025-03-22T19:25:33.874Z | Checking ciborium v0.2.2 |
2978 | 2025-03-22T19:25:34.346Z | Checking steno v0.4.1 |
2979 | 2025-03-22T19:25:34.462Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2980 | 2025-03-22T19:25:34.702Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2981 | 2025-03-22T19:25:34.727Z | Checking hashbrown v0.13.2 |
2982 | 2025-03-22T19:25:34.727Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2983 | 2025-03-22T19:25:34.762Z | Checking crc-any v2.5.0 |
2984 | 2025-03-22T19:25:34.963Z | Checking humantime v2.1.0 |
2985 | 2025-03-22T19:25:35.104Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2986 | 2025-03-22T19:25:35.229Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2987 | 2025-03-22T19:25:35.349Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2988 | 2025-03-22T19:25:35.551Z | Checking object v0.30.4 |
2989 | 2025-03-22T19:25:35.611Z | Checking path-slash v0.1.5 |
2990 | 2025-03-22T19:25:35.733Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2991 | 2025-03-22T19:25:35.758Z | Checking tungstenite v0.23.0 |
2992 | 2025-03-22T19:25:36.311Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2993 | 2025-03-22T19:25:36.551Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2994 | 2025-03-22T19:25:36.646Z | Checking nix v0.27.1 |
2995 | 2025-03-22T19:25:36.786Z | Checking kstat-rs v0.2.4 |
2996 | 2025-03-22T19:25:36.957Z | Checking tokio-tungstenite v0.23.1 |
2997 | 2025-03-22T19:25:37.074Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2998 | 2025-03-22T19:25:37.099Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2999 | 2025-03-22T19:25:37.200Z | Checking signal-hook-tokio v0.3.1 |
3000 | 2025-03-22T19:25:37.258Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3001 | 2025-03-22T19:25:38.095Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3002 | 2025-03-22T19:25:46.441Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
3003 | 2025-03-22T19:25:48.089Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
3004 | 2025-03-22T19:25:51.241Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3005 | 2025-03-22T19:25:58.302Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3006 | 2025-03-22T19:25:59.165Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3007 | 2025-03-22T19:26:02.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s |
3008 | 2025-03-22T19:26:02.839Z | |
3009 | 2025-03-22T19:26:02.839Z | info: running `cargo check --bins` on gateway-api (111/199) |
3010 | 2025-03-22T19:26:03.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3011 | 2025-03-22T19:26:03.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3012 | 2025-03-22T19:26:03.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3013 | 2025-03-22T19:26:03.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3014 | 2025-03-22T19:26:03.754Z | |
3015 | 2025-03-22T19:26:03.754Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199) |
3016 | 2025-03-22T19:26:04.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3017 | 2025-03-22T19:26:04.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3018 | 2025-03-22T19:26:04.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3019 | 2025-03-22T19:26:04.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3020 | 2025-03-22T19:26:04.615Z | |
3021 | 2025-03-22T19:26:04.615Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199) |
3022 | 2025-03-22T19:26:05.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3023 | 2025-03-22T19:26:05.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3024 | 2025-03-22T19:26:05.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3025 | 2025-03-22T19:26:05.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3026 | 2025-03-22T19:26:05.522Z | |
3027 | 2025-03-22T19:26:05.522Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199) |
3028 | 2025-03-22T19:26:06.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3029 | 2025-03-22T19:26:06.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3030 | 2025-03-22T19:26:06.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3031 | 2025-03-22T19:26:06.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3032 | 2025-03-22T19:26:06.417Z | |
3033 | 2025-03-22T19:26:06.417Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199) |
3034 | 2025-03-22T19:26:07.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3035 | 2025-03-22T19:26:07.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3036 | 2025-03-22T19:26:07.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3037 | 2025-03-22T19:26:07.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3038 | 2025-03-22T19:26:07.308Z | |
3039 | 2025-03-22T19:26:07.308Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199) |
3040 | 2025-03-22T19:26:08.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3041 | 2025-03-22T19:26:08.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3042 | 2025-03-22T19:26:08.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3043 | 2025-03-22T19:26:08.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3044 | 2025-03-22T19:26:08.200Z | |
3045 | 2025-03-22T19:26:08.200Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199) |
3046 | 2025-03-22T19:26:08.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3047 | 2025-03-22T19:26:09.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3048 | 2025-03-22T19:26:09.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3049 | 2025-03-22T19:26:09.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3050 | 2025-03-22T19:26:09.089Z | |
3051 | 2025-03-22T19:26:09.089Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199) |
3052 | 2025-03-22T19:26:09.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3053 | 2025-03-22T19:26:09.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3054 | 2025-03-22T19:26:09.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3055 | 2025-03-22T19:26:09.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3056 | 2025-03-22T19:26:09.993Z | |
3057 | 2025-03-22T19:26:09.994Z | info: running `cargo check --bins` on oximeter-producer (119/199) |
3058 | 2025-03-22T19:26:10.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3059 | 2025-03-22T19:26:10.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3060 | 2025-03-22T19:26:10.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3061 | 2025-03-22T19:26:10.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3062 | 2025-03-22T19:26:10.920Z | |
3063 | 2025-03-22T19:26:10.920Z | info: running `cargo check --bins` on internal-dns-resolver (120/199) |
3064 | 2025-03-22T19:26:11.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3065 | 2025-03-22T19:26:11.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3066 | 2025-03-22T19:26:11.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3067 | 2025-03-22T19:26:11.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3068 | 2025-03-22T19:26:11.817Z | |
3069 | 2025-03-22T19:26:11.817Z | info: running `cargo check --bins` on sp-sim (121/199) |
3070 | 2025-03-22T19:26:12.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3071 | 2025-03-22T19:26:12.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3072 | 2025-03-22T19:26:12.695Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3073 | 2025-03-22T19:26:13.190Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3074 | 2025-03-22T19:26:15.347Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3075 | 2025-03-22T19:26:17.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s |
3076 | 2025-03-22T19:26:17.778Z | |
3077 | 2025-03-22T19:26:17.778Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199) |
3078 | 2025-03-22T19:26:18.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3079 | 2025-03-22T19:26:18.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3080 | 2025-03-22T19:26:18.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3081 | 2025-03-22T19:26:18.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3082 | 2025-03-22T19:26:18.749Z | |
3083 | 2025-03-22T19:26:18.749Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199) |
3084 | 2025-03-22T19:26:19.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3085 | 2025-03-22T19:26:19.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3086 | 2025-03-22T19:26:19.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3087 | 2025-03-22T19:26:19.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3088 | 2025-03-22T19:26:19.710Z | |
3089 | 2025-03-22T19:26:19.710Z | info: running `cargo check --bins` on db-macros (124/199) |
3090 | 2025-03-22T19:26:20.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3091 | 2025-03-22T19:26:20.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3092 | 2025-03-22T19:26:20.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3093 | 2025-03-22T19:26:20.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3094 | 2025-03-22T19:26:20.565Z | |
3095 | 2025-03-22T19:26:20.565Z | info: running `cargo check --bins` on nexus-macros-common (125/199) |
3096 | 2025-03-22T19:26:21.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3097 | 2025-03-22T19:26:21.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3098 | 2025-03-22T19:26:21.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3099 | 2025-03-22T19:26:21.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3100 | 2025-03-22T19:26:21.406Z | |
3101 | 2025-03-22T19:26:21.407Z | info: running `cargo check --bins` on nexus-auth (126/199) |
3102 | 2025-03-22T19:26:22.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3103 | 2025-03-22T19:26:22.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3104 | 2025-03-22T19:26:22.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3105 | 2025-03-22T19:26:22.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3106 | 2025-03-22T19:26:22.362Z | |
3107 | 2025-03-22T19:26:22.362Z | info: running `cargo check --bins` on authz-macros (127/199) |
3108 | 2025-03-22T19:26:23.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3109 | 2025-03-22T19:26:23.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3110 | 2025-03-22T19:26:23.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3111 | 2025-03-22T19:26:23.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3112 | 2025-03-22T19:26:23.233Z | |
3113 | 2025-03-22T19:26:23.233Z | info: running `cargo check --bins` on nexus-db-fixed-data (128/199) |
3114 | 2025-03-22T19:26:24.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3115 | 2025-03-22T19:26:24.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3116 | 2025-03-22T19:26:24.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3117 | 2025-03-22T19:26:24.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3118 | 2025-03-22T19:26:24.161Z | |
3119 | 2025-03-22T19:26:24.161Z | info: running `cargo check --bins` on nexus-db-model (129/199) |
3120 | 2025-03-22T19:26:24.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3121 | 2025-03-22T19:26:25.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3122 | 2025-03-22T19:26:25.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3123 | 2025-03-22T19:26:25.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
3124 | 2025-03-22T19:26:25.105Z | |
3125 | 2025-03-22T19:26:25.105Z | info: running `cargo check --bins` on nexus-defaults (130/199) |
3126 | 2025-03-22T19:26:25.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3127 | 2025-03-22T19:26:25.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3128 | 2025-03-22T19:26:25.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3129 | 2025-03-22T19:26:25.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3130 | 2025-03-22T19:26:25.993Z | |
3131 | 2025-03-22T19:26:25.993Z | info: running `cargo check --bins` on nexus-inventory (131/199) |
3132 | 2025-03-22T19:26:26.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3133 | 2025-03-22T19:26:26.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3134 | 2025-03-22T19:26:26.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3135 | 2025-03-22T19:26:26.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
3136 | 2025-03-22T19:26:26.935Z | |
3137 | 2025-03-22T19:26:26.935Z | info: running `cargo check --bins` on typed-rng (132/199) |
3138 | 2025-03-22T19:26:27.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3139 | 2025-03-22T19:26:27.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3140 | 2025-03-22T19:26:27.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3141 | 2025-03-22T19:26:27.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3142 | 2025-03-22T19:26:27.782Z | |
3143 | 2025-03-22T19:26:27.782Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199) |
3144 | 2025-03-22T19:26:28.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3145 | 2025-03-22T19:26:28.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3146 | 2025-03-22T19:26:28.883Z | Checking keccak v0.1.5 |
3147 | 2025-03-22T19:26:28.908Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3148 | 2025-03-22T19:26:28.932Z | Checking secrecy v0.8.0 |
3149 | 2025-03-22T19:26:28.932Z | Compiling unicase v2.7.0 |
3150 | 2025-03-22T19:26:28.932Z | Compiling same-file v1.0.6 |
3151 | 2025-03-22T19:26:28.990Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3152 | 2025-03-22T19:26:29.015Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3153 | 2025-03-22T19:26:29.015Z | Compiling thiserror-impl-no-std v2.0.2 |
3154 | 2025-03-22T19:26:29.138Z | Checking universal-hash v0.5.1 |
3155 | 2025-03-22T19:26:29.194Z | Checking sha3 v0.10.8 |
3156 | 2025-03-22T19:26:29.264Z | Compiling walkdir v2.5.0 |
3157 | 2025-03-22T19:26:29.289Z | Compiling blake3 v1.5.4 |
3158 | 2025-03-22T19:26:29.314Z | Checking opaque-debug v0.3.1 |
3159 | 2025-03-22T19:26:29.338Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3160 | 2025-03-22T19:26:29.407Z | Checking poly1305 v0.8.0 |
3161 | 2025-03-22T19:26:29.450Z | Checking chacha20 v0.9.1 |
3162 | 2025-03-22T19:26:29.490Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3163 | 2025-03-22T19:26:29.555Z | Checking aead v0.5.2 |
3164 | 2025-03-22T19:26:29.624Z | Compiling memmap2 v0.9.5 |
3165 | 2025-03-22T19:26:29.773Z | Compiling salty v0.3.0 |
3166 | 2025-03-22T19:26:29.801Z | Compiling arrayref v0.3.9 |
3167 | 2025-03-22T19:26:29.863Z | Compiling arrayvec v0.7.6 |
3168 | 2025-03-22T19:26:29.888Z | Compiling libefi-sys v0.1.0 |
3169 | 2025-03-22T19:26:29.913Z | Compiling constant_time_eq v0.3.1 |
3170 | 2025-03-22T19:26:29.986Z | Checking chacha20poly1305 v0.10.1 |
3171 | 2025-03-22T19:26:30.130Z | Compiling toolchain_find v0.4.0 |
3172 | 2025-03-22T19:26:30.203Z | Compiling camino-tempfile v1.1.1 |
3173 | 2025-03-22T19:26:30.245Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3174 | 2025-03-22T19:26:30.245Z | Compiling bitfield-struct v0.6.2 |
3175 | 2025-03-22T19:26:30.550Z | Compiling topological-sort v0.2.2 |
3176 | 2025-03-22T19:26:30.632Z | Compiling mime_guess v2.0.5 |
3177 | 2025-03-22T19:26:30.657Z | Compiling rustfmt-wrapper v0.2.1 |
3178 | 2025-03-22T19:26:31.085Z | Compiling omicron-zone-package v0.12.0 |
3179 | 2025-03-22T19:26:31.155Z | Compiling progenitor v0.9.1 |
3180 | 2025-03-22T19:26:31.280Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3181 | 2025-03-22T19:26:31.312Z | Checking thiserror-no-std v2.0.2 |
3182 | 2025-03-22T19:26:31.359Z | Checking primeorder v0.13.6 |
3183 | 2025-03-22T19:26:31.406Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3184 | 2025-03-22T19:26:31.438Z | Checking env_filter v0.1.2 |
3185 | 2025-03-22T19:26:31.463Z | Checking vsss-rs v3.3.4 |
3186 | 2025-03-22T19:26:31.559Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3187 | 2025-03-22T19:26:31.671Z | Checking env_logger v0.11.5 |
3188 | 2025-03-22T19:26:31.696Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3189 | 2025-03-22T19:26:31.722Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3190 | 2025-03-22T19:26:31.769Z | Checking p384 v0.13.0 |
3191 | 2025-03-22T19:26:31.849Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3192 | 2025-03-22T19:26:31.888Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3193 | 2025-03-22T19:26:32.078Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3194 | 2025-03-22T19:26:32.217Z | Checking http-range v0.1.5 |
3195 | 2025-03-22T19:26:32.253Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
3196 | 2025-03-22T19:26:32.278Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3197 | 2025-03-22T19:26:32.314Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3198 | 2025-03-22T19:26:32.540Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3199 | 2025-03-22T19:26:32.627Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3200 | 2025-03-22T19:26:32.686Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3201 | 2025-03-22T19:26:32.966Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
3202 | 2025-03-22T19:26:33.032Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3203 | 2025-03-22T19:26:33.099Z | Checking atty v0.2.14 |
3204 | 2025-03-22T19:26:33.237Z | Checking glob v0.3.2 |
3205 | 2025-03-22T19:26:33.344Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3206 | 2025-03-22T19:26:33.522Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3207 | 2025-03-22T19:26:33.548Z | Checking hyper-staticfile v0.10.1 |
3208 | 2025-03-22T19:26:33.573Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3209 | 2025-03-22T19:26:33.976Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3210 | 2025-03-22T19:26:34.429Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3211 | 2025-03-22T19:26:34.503Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3212 | 2025-03-22T19:26:34.627Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3213 | 2025-03-22T19:26:34.725Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3214 | 2025-03-22T19:26:34.843Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3215 | 2025-03-22T19:26:35.020Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3216 | 2025-03-22T19:26:35.342Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3217 | 2025-03-22T19:26:35.638Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3218 | 2025-03-22T19:26:35.738Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3219 | 2025-03-22T19:26:35.767Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3220 | 2025-03-22T19:26:36.229Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3221 | 2025-03-22T19:26:39.144Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3222 | 2025-03-22T19:26:39.145Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3223 | 2025-03-22T19:26:50.168Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3224 | 2025-03-22T19:27:08.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s |
3225 | 2025-03-22T19:27:08.359Z | |
3226 | 2025-03-22T19:27:08.359Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199) |
3227 | 2025-03-22T19:27:09.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3228 | 2025-03-22T19:27:09.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3229 | 2025-03-22T19:27:09.370Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3230 | 2025-03-22T19:27:27.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s |
3231 | 2025-03-22T19:27:28.109Z | |
3232 | 2025-03-22T19:27:28.109Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199) |
3233 | 2025-03-22T19:27:28.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3234 | 2025-03-22T19:27:29.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3235 | 2025-03-22T19:27:29.202Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3236 | 2025-03-22T19:27:48.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s |
3237 | 2025-03-22T19:27:48.737Z | |
3238 | 2025-03-22T19:27:48.737Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199) |
3239 | 2025-03-22T19:27:49.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3240 | 2025-03-22T19:27:49.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3241 | 2025-03-22T19:27:49.804Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3242 | 2025-03-22T19:28:08.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.37s |
3243 | 2025-03-22T19:28:08.311Z | |
3244 | 2025-03-22T19:28:08.311Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199) |
3245 | 2025-03-22T19:28:09.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3246 | 2025-03-22T19:28:09.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3247 | 2025-03-22T19:28:09.369Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3248 | 2025-03-22T19:28:27.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s |
3249 | 2025-03-22T19:28:28.177Z | |
3250 | 2025-03-22T19:28:28.177Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199) |
3251 | 2025-03-22T19:28:29.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3252 | 2025-03-22T19:28:29.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3253 | 2025-03-22T19:28:29.255Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3254 | 2025-03-22T19:28:47.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s |
3255 | 2025-03-22T19:28:47.868Z | |
3256 | 2025-03-22T19:28:47.868Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199) |
3257 | 2025-03-22T19:28:48.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3258 | 2025-03-22T19:28:48.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3259 | 2025-03-22T19:28:48.955Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3260 | 2025-03-22T19:29:07.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s |
3261 | 2025-03-22T19:29:07.757Z | |
3262 | 2025-03-22T19:29:07.757Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199) |
3263 | 2025-03-22T19:29:08.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3264 | 2025-03-22T19:29:08.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3265 | 2025-03-22T19:29:08.892Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3266 | 2025-03-22T19:29:27.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s |
3267 | 2025-03-22T19:29:27.347Z | |
3268 | 2025-03-22T19:29:27.348Z | info: running `cargo check --bins` on bootstrap-agent-api (141/199) |
3269 | 2025-03-22T19:29:28.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3270 | 2025-03-22T19:29:28.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3271 | 2025-03-22T19:29:28.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3272 | 2025-03-22T19:29:28.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3273 | 2025-03-22T19:29:28.252Z | |
3274 | 2025-03-22T19:29:28.252Z | info: running `cargo check --bins` on key-manager (142/199) |
3275 | 2025-03-22T19:29:29.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3276 | 2025-03-22T19:29:29.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3277 | 2025-03-22T19:29:29.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3278 | 2025-03-22T19:29:29.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3279 | 2025-03-22T19:29:29.147Z | |
3280 | 2025-03-22T19:29:29.147Z | info: running `cargo check --bins` on range-requests (143/199) |
3281 | 2025-03-22T19:29:29.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3282 | 2025-03-22T19:29:29.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3283 | 2025-03-22T19:29:29.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3284 | 2025-03-22T19:29:29.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3285 | 2025-03-22T19:29:29.987Z | |
3286 | 2025-03-22T19:29:29.987Z | info: running `cargo check --bins` on repo-depot-api (144/199) |
3287 | 2025-03-22T19:29:30.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3288 | 2025-03-22T19:29:30.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3289 | 2025-03-22T19:29:30.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3290 | 2025-03-22T19:29:30.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3291 | 2025-03-22T19:29:30.855Z | |
3292 | 2025-03-22T19:29:30.855Z | info: running `cargo check --bins` on sled-agent-api (145/199) |
3293 | 2025-03-22T19:29:31.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3294 | 2025-03-22T19:29:31.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3295 | 2025-03-22T19:29:31.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3296 | 2025-03-22T19:29:31.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3297 | 2025-03-22T19:29:31.845Z | |
3298 | 2025-03-22T19:29:31.845Z | info: running `cargo check --bins` on sled-diagnostics (146/199) |
3299 | 2025-03-22T19:29:32.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3300 | 2025-03-22T19:29:32.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3301 | 2025-03-22T19:29:32.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3302 | 2025-03-22T19:29:32.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3303 | 2025-03-22T19:29:32.751Z | |
3304 | 2025-03-22T19:29:32.751Z | info: running `cargo check --bins` on sled-hardware (147/199) |
3305 | 2025-03-22T19:29:33.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3306 | 2025-03-22T19:29:33.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3307 | 2025-03-22T19:29:33.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3308 | 2025-03-22T19:29:33.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3309 | 2025-03-22T19:29:33.714Z | |
3310 | 2025-03-22T19:29:33.714Z | info: running `cargo check --bins --no-default-features` on sled-storage (148/199) |
3311 | 2025-03-22T19:29:34.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3312 | 2025-03-22T19:29:34.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3313 | 2025-03-22T19:29:34.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3314 | 2025-03-22T19:29:34.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3315 | 2025-03-22T19:29:34.632Z | |
3316 | 2025-03-22T19:29:34.632Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199) |
3317 | 2025-03-22T19:29:35.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3318 | 2025-03-22T19:29:35.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3319 | 2025-03-22T19:29:35.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3320 | 2025-03-22T19:29:35.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3321 | 2025-03-22T19:29:35.562Z | |
3322 | 2025-03-22T19:29:35.562Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199) |
3323 | 2025-03-22T19:29:36.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3324 | 2025-03-22T19:29:36.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3325 | 2025-03-22T19:29:36.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3326 | 2025-03-22T19:29:36.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3327 | 2025-03-22T19:29:36.550Z | |
3328 | 2025-03-22T19:29:36.551Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (151/199) |
3329 | 2025-03-22T19:29:37.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3330 | 2025-03-22T19:29:37.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3331 | 2025-03-22T19:29:37.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3332 | 2025-03-22T19:29:37.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3333 | 2025-03-22T19:29:37.502Z | |
3334 | 2025-03-22T19:29:37.502Z | info: running `cargo check --bins` on nexus-test-interface (152/199) |
3335 | 2025-03-22T19:29:38.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3336 | 2025-03-22T19:29:38.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3337 | 2025-03-22T19:29:38.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3338 | 2025-03-22T19:29:38.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
3339 | 2025-03-22T19:29:38.476Z | |
3340 | 2025-03-22T19:29:38.476Z | info: running `cargo check --bins` on oximeter-collector (153/199) |
3341 | 2025-03-22T19:29:39.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3342 | 2025-03-22T19:29:39.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3343 | 2025-03-22T19:29:39.489Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3344 | 2025-03-22T19:29:39.489Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3345 | 2025-03-22T19:29:40.549Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3346 | 2025-03-22T19:29:43.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s |
3347 | 2025-03-22T19:29:43.277Z | |
3348 | 2025-03-22T19:29:43.277Z | info: running `cargo check --bins` on oximeter-api (154/199) |
3349 | 2025-03-22T19:29:44.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3350 | 2025-03-22T19:29:44.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3351 | 2025-03-22T19:29:44.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3352 | 2025-03-22T19:29:44.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3353 | 2025-03-22T19:29:44.201Z | |
3354 | 2025-03-22T19:29:44.201Z | info: running `cargo check --bins` on cert-dev (155/199) |
3355 | 2025-03-22T19:29:44.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3356 | 2025-03-22T19:29:45.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3357 | 2025-03-22T19:29:45.113Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3358 | 2025-03-22T19:29:45.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s |
3359 | 2025-03-22T19:29:45.554Z | |
3360 | 2025-03-22T19:29:45.554Z | info: running `cargo check --bins` on clickana (156/199) |
3361 | 2025-03-22T19:29:46.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3362 | 2025-03-22T19:29:46.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3363 | 2025-03-22T19:29:46.468Z | Checking itertools v0.13.0 |
3364 | 2025-03-22T19:29:46.468Z | Checking castaway v0.2.3 |
3365 | 2025-03-22T19:29:46.468Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3366 | 2025-03-22T19:29:46.468Z | Checking lru v0.12.5 |
3367 | 2025-03-22T19:29:46.493Z | Compiling instability v0.3.2 |
3368 | 2025-03-22T19:29:46.493Z | Compiling indoc v2.0.6 |
3369 | 2025-03-22T19:29:46.521Z | Checking cassowary v0.3.0 |
3370 | 2025-03-22T19:29:46.685Z | Checking compact_str v0.8.0 |
3371 | 2025-03-22T19:29:48.551Z | Checking unicode-truncate v1.1.0 |
3372 | 2025-03-22T19:29:48.713Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3373 | 2025-03-22T19:29:48.785Z | Checking ratatui v0.29.0 |
3374 | 2025-03-22T19:29:51.313Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3375 | 2025-03-22T19:29:52.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s |
3376 | 2025-03-22T19:29:52.568Z | |
3377 | 2025-03-22T19:29:52.568Z | info: running `cargo check --bins` on clickhouse-cluster-dev (157/199) |
3378 | 2025-03-22T19:29:53.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3379 | 2025-03-22T19:29:53.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3380 | 2025-03-22T19:29:53.634Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3381 | 2025-03-22T19:29:53.635Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3382 | 2025-03-22T19:29:54.881Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3383 | 2025-03-22T19:29:55.476Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
3384 | 2025-03-22T19:29:55.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s |
3385 | 2025-03-22T19:29:56.107Z | |
3386 | 2025-03-22T19:29:56.107Z | info: running `cargo check --bins` on ch-dev (158/199) |
3387 | 2025-03-22T19:29:56.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3388 | 2025-03-22T19:29:56.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3389 | 2025-03-22T19:29:57.017Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3390 | 2025-03-22T19:29:57.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
3391 | 2025-03-22T19:29:58.075Z | |
3392 | 2025-03-22T19:29:58.075Z | info: running `cargo check --bins` on crdb-seed (159/199) |
3393 | 2025-03-22T19:29:58.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3394 | 2025-03-22T19:29:58.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3395 | 2025-03-22T19:29:59.047Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3396 | 2025-03-22T19:29:59.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
3397 | 2025-03-22T19:29:59.596Z | |
3398 | 2025-03-22T19:29:59.596Z | info: running `cargo check --bins` on db-dev (160/199) |
3399 | 2025-03-22T19:30:00.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3400 | 2025-03-22T19:30:00.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3401 | 2025-03-22T19:30:00.539Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3402 | 2025-03-22T19:30:01.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
3403 | 2025-03-22T19:30:01.563Z | |
3404 | 2025-03-22T19:30:01.563Z | info: running `cargo check --bins` on omicron-dev-lib (161/199) |
3405 | 2025-03-22T19:30:02.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3406 | 2025-03-22T19:30:02.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3407 | 2025-03-22T19:30:02.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3408 | 2025-03-22T19:30:02.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
3409 | 2025-03-22T19:30:02.500Z | |
3410 | 2025-03-22T19:30:02.500Z | info: running `cargo check --bins` on xtask-downloader (162/199) |
3411 | 2025-03-22T19:30:03.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3412 | 2025-03-22T19:30:03.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3413 | 2025-03-22T19:30:03.374Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3414 | 2025-03-22T19:30:04.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
3415 | 2025-03-22T19:30:04.563Z | |
3416 | 2025-03-22T19:30:04.563Z | info: running `cargo check --bins` on omicron-ls-apis (163/199) |
3417 | 2025-03-22T19:30:05.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3418 | 2025-03-22T19:30:05.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3419 | 2025-03-22T19:30:05.435Z | Checking cargo-platform v0.1.8 |
3420 | 2025-03-22T19:30:05.699Z | Checking cargo_metadata v0.19.2 |
3421 | 2025-03-22T19:30:06.995Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
3422 | 2025-03-22T19:30:08.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s |
3423 | 2025-03-22T19:30:08.289Z | |
3424 | 2025-03-22T19:30:08.289Z | info: running `cargo check --bins` on mgs-dev (164/199) |
3425 | 2025-03-22T19:30:09.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3426 | 2025-03-22T19:30:09.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3427 | 2025-03-22T19:30:09.308Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3428 | 2025-03-22T19:30:11.097Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3429 | 2025-03-22T19:30:11.786Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3430 | 2025-03-22T19:30:12.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
3431 | 2025-03-22T19:30:12.641Z | |
3432 | 2025-03-22T19:30:12.641Z | info: running `cargo check --bins` on omicron-omdb (165/199) |
3433 | 2025-03-22T19:30:13.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3434 | 2025-03-22T19:30:13.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3435 | 2025-03-22T19:30:13.838Z | Compiling crunchy v0.2.2 |
3436 | 2025-03-22T19:30:13.838Z | Compiling tiny-keccak v2.0.2 |
3437 | 2025-03-22T19:30:13.864Z | Compiling dsl_auto_type v0.1.2 |
3438 | 2025-03-22T19:30:13.864Z | Checking scheduled-thread-pool v0.2.7 |
3439 | 2025-03-22T19:30:13.864Z | Compiling diesel_table_macro_syntax v0.2.0 |
3440 | 2025-03-22T19:30:13.864Z | Compiling bit-vec v0.6.3 |
3441 | 2025-03-22T19:30:13.864Z | Compiling ascii-canvas v3.0.0 |
3442 | 2025-03-22T19:30:13.864Z | Compiling ena v0.14.3 |
3443 | 2025-03-22T19:30:14.145Z | Checking r2d2 v0.8.10 |
3444 | 2025-03-22T19:30:14.224Z | Compiling bindgen v0.71.1 |
3445 | 2025-03-22T19:30:14.330Z | Compiling bit-set v0.5.3 |
3446 | 2025-03-22T19:30:14.374Z | Compiling diff v0.1.13 |
3447 | 2025-03-22T19:30:14.399Z | Compiling regex-syntax v0.6.29 |
3448 | 2025-03-22T19:30:14.399Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3449 | 2025-03-22T19:30:14.483Z | Compiling ref-cast v1.0.23 |
3450 | 2025-03-22T19:30:14.592Z | Compiling rustc-hash v2.1.1 |
3451 | 2025-03-22T19:30:14.652Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3452 | 2025-03-22T19:30:14.800Z | Compiling derive_builder_core v0.20.2 |
3453 | 2025-03-22T19:30:14.879Z | Compiling libxml v0.3.3 |
3454 | 2025-03-22T19:30:14.952Z | Compiling ref-cast-impl v1.0.23 |
3455 | 2025-03-22T19:30:15.066Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3456 | 2025-03-22T19:30:15.136Z | Compiling diesel_derives v2.2.3 |
3457 | 2025-03-22T19:30:15.164Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3458 | 2025-03-22T19:30:15.293Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3459 | 2025-03-22T19:30:15.541Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3460 | 2025-03-22T19:30:15.579Z | Compiling strum_macros v0.24.3 |
3461 | 2025-03-22T19:30:15.879Z | Compiling indoc v1.0.9 |
3462 | 2025-03-22T19:30:16.587Z | Compiling derive_builder_macro v0.20.2 |
3463 | 2025-03-22T19:30:16.620Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3464 | 2025-03-22T19:30:16.881Z | Compiling impl-trait-for-tuples v0.2.2 |
3465 | 2025-03-22T19:30:17.314Z | Compiling lalrpop v0.19.12 |
3466 | 2025-03-22T19:30:17.339Z | Checking derive_builder v0.20.2 |
3467 | 2025-03-22T19:30:17.498Z | Compiling oso-derive v0.27.3 |
3468 | 2025-03-22T19:30:17.524Z | Checking quick-xml v0.37.2 |
3469 | 2025-03-22T19:30:18.199Z | Compiling diesel-dtrace v0.4.2 |
3470 | 2025-03-22T19:30:18.332Z | Checking maplit v1.0.2 |
3471 | 2025-03-22T19:30:18.483Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3472 | 2025-03-22T19:30:18.578Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3473 | 2025-03-22T19:30:18.828Z | Checking bb8 v0.8.5 |
3474 | 2025-03-22T19:30:18.881Z | Checking io-lifetimes v1.0.11 |
3475 | 2025-03-22T19:30:19.065Z | Checking rustix v0.37.28 |
3476 | 2025-03-22T19:30:19.249Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3477 | 2025-03-22T19:30:19.280Z | Checking rand_seeder v0.3.0 |
3478 | 2025-03-22T19:30:19.493Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3479 | 2025-03-22T19:30:19.536Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3480 | 2025-03-22T19:30:19.673Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3481 | 2025-03-22T19:30:19.756Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3482 | 2025-03-22T19:30:19.956Z | Checking terminal_size v0.2.6 |
3483 | 2025-03-22T19:30:20.017Z | Checking smawk v0.3.2 |
3484 | 2025-03-22T19:30:20.132Z | Checking unicode-linebreak v0.1.5 |
3485 | 2025-03-22T19:30:20.227Z | Checking is_ci v1.2.0 |
3486 | 2025-03-22T19:30:20.368Z | Checking supports-color v3.0.2 |
3487 | 2025-03-22T19:30:20.496Z | Checking textwrap v0.16.1 |
3488 | 2025-03-22T19:30:20.578Z | Checking multimap v0.10.0 |
3489 | 2025-03-22T19:30:21.326Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3490 | 2025-03-22T19:30:22.380Z | Checking diesel v2.2.8 |
3491 | 2025-03-22T19:30:37.433Z | Compiling samael v0.0.18 |
3492 | 2025-03-22T19:30:52.628Z | Checking async-bb8-diesel v0.2.1 |
3493 | 2025-03-22T19:30:54.800Z | Compiling polar-core v0.27.3 |
3494 | 2025-03-22T19:31:04.090Z | Checking oso v0.27.3 |
3495 | 2025-03-22T19:32:25.510Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3496 | 2025-03-22T19:32:34.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
3497 | 2025-03-22T19:32:34.489Z | |
3498 | 2025-03-22T19:32:34.489Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199) |
3499 | 2025-03-22T19:32:35.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3500 | 2025-03-22T19:32:35.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3501 | 2025-03-22T19:32:35.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3502 | 2025-03-22T19:32:35.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3503 | 2025-03-22T19:32:35.418Z | |
3504 | 2025-03-22T19:32:35.418Z | info: running `cargo check --bins` on nexus-saga-recovery (167/199) |
3505 | 2025-03-22T19:32:36.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3506 | 2025-03-22T19:32:36.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3507 | 2025-03-22T19:32:36.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3508 | 2025-03-22T19:32:36.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3509 | 2025-03-22T19:32:36.340Z | |
3510 | 2025-03-22T19:32:36.340Z | info: running `cargo check --bins` on nexus-test-utils-macros (168/199) |
3511 | 2025-03-22T19:32:37.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3512 | 2025-03-22T19:32:37.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3513 | 2025-03-22T19:32:37.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3514 | 2025-03-22T19:32:37.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3515 | 2025-03-22T19:32:37.184Z | |
3516 | 2025-03-22T19:32:37.184Z | info: running `cargo check --bins` on omicron-nexus (169/199) |
3517 | 2025-03-22T19:32:38.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3518 | 2025-03-22T19:32:38.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3519 | 2025-03-22T19:32:38.334Z | Compiling libz-sys v1.1.20 |
3520 | 2025-03-22T19:32:38.360Z | Compiling libgit2-sys v0.17.0+1.8.1 |
3521 | 2025-03-22T19:32:38.385Z | Compiling vergen v8.3.2 |
3522 | 2025-03-22T19:32:38.410Z | Compiling cargo-platform v0.1.8 |
3523 | 2025-03-22T19:32:38.410Z | Compiling pin-project-internal v1.1.6 |
3524 | 2025-03-22T19:32:38.444Z | Compiling snafu-derive v0.8.5 |
3525 | 2025-03-22T19:32:38.469Z | Compiling rustls v0.21.12 |
3526 | 2025-03-22T19:32:38.494Z | Checking globset v0.4.15 |
3527 | 2025-03-22T19:32:38.697Z | Checking olpc-cjson v0.1.4 |
3528 | 2025-03-22T19:32:38.730Z | Compiling cargo_metadata v0.18.1 |
3529 | 2025-03-22T19:32:38.899Z | Checking rustls-webpki v0.101.7 |
3530 | 2025-03-22T19:32:38.924Z | Checking sct v0.7.1 |
3531 | 2025-03-22T19:32:38.949Z | Checking serde_plain v1.0.2 |
3532 | 2025-03-22T19:32:39.059Z | Checking typed-path v0.9.3 |
3533 | 2025-03-22T19:32:39.165Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3534 | 2025-03-22T19:32:39.252Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3535 | 2025-03-22T19:32:39.435Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3536 | 2025-03-22T19:32:39.513Z | Checking parse-size v1.1.0 |
3537 | 2025-03-22T19:32:39.768Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3538 | 2025-03-22T19:32:39.819Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3539 | 2025-03-22T19:32:40.621Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3540 | 2025-03-22T19:32:40.646Z | Checking pin-project v1.1.6 |
3541 | 2025-03-22T19:32:40.716Z | Checking rustls-pemfile v1.0.4 |
3542 | 2025-03-22T19:32:40.742Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3543 | 2025-03-22T19:32:40.802Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3544 | 2025-03-22T19:32:40.953Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3545 | 2025-03-22T19:32:41.110Z | Checking twox-hash v2.1.0 |
3546 | 2025-03-22T19:32:41.298Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3547 | 2025-03-22T19:32:41.324Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3548 | 2025-03-22T19:32:41.680Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3549 | 2025-03-22T19:32:42.214Z | Checking tokio-rustls v0.24.1 |
3550 | 2025-03-22T19:32:42.472Z | Checking snafu v0.8.5 |
3551 | 2025-03-22T19:32:42.580Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3552 | 2025-03-22T19:32:42.936Z | Checking tough v0.19.0 |
3553 | 2025-03-22T19:32:43.006Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3554 | 2025-03-22T19:32:43.066Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3555 | 2025-03-22T19:32:43.203Z | Checking fatfs v0.3.6 |
3556 | 2025-03-22T19:32:43.342Z | Checking assert_matches v1.5.0 |
3557 | 2025-03-22T19:32:46.895Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3558 | 2025-03-22T19:32:48.251Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3559 | 2025-03-22T19:32:49.853Z | Compiling git2 v0.19.0 |
3560 | 2025-03-22T19:32:55.079Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3561 | 2025-03-22T19:34:09.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s |
3562 | 2025-03-22T19:34:09.260Z | |
3563 | 2025-03-22T19:34:09.260Z | info: running `cargo check --bins` on nexus-external-api (170/199) |
3564 | 2025-03-22T19:34:10.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3565 | 2025-03-22T19:34:10.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3566 | 2025-03-22T19:34:10.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3567 | 2025-03-22T19:34:10.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3568 | 2025-03-22T19:34:10.246Z | |
3569 | 2025-03-22T19:34:10.247Z | info: running `cargo check --bins` on nexus-internal-api (171/199) |
3570 | 2025-03-22T19:34:11.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3571 | 2025-03-22T19:34:11.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3572 | 2025-03-22T19:34:11.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3573 | 2025-03-22T19:34:11.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3574 | 2025-03-22T19:34:11.158Z | |
3575 | 2025-03-22T19:34:11.158Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (172/199) |
3576 | 2025-03-22T19:34:11.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3577 | 2025-03-22T19:34:11.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3578 | 2025-03-22T19:34:11.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3579 | 2025-03-22T19:34:11.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3580 | 2025-03-22T19:34:12.081Z | |
3581 | 2025-03-22T19:34:12.081Z | info: running `cargo check --bins` on nexus-networking (173/199) |
3582 | 2025-03-22T19:34:12.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3583 | 2025-03-22T19:34:12.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3584 | 2025-03-22T19:34:12.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3585 | 2025-03-22T19:34:12.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3586 | 2025-03-22T19:34:13.007Z | |
3587 | 2025-03-22T19:34:13.008Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (174/199) |
3588 | 2025-03-22T19:34:13.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3589 | 2025-03-22T19:34:13.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3590 | 2025-03-22T19:34:13.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3591 | 2025-03-22T19:34:13.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3592 | 2025-03-22T19:34:13.934Z | |
3593 | 2025-03-22T19:34:13.934Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199) |
3594 | 2025-03-22T19:34:14.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3595 | 2025-03-22T19:34:14.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3596 | 2025-03-22T19:34:14.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3597 | 2025-03-22T19:34:14.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3598 | 2025-03-22T19:34:14.863Z | |
3599 | 2025-03-22T19:34:14.864Z | info: running `cargo check --bins` on update-common (176/199) |
3600 | 2025-03-22T19:34:15.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3601 | 2025-03-22T19:34:15.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3602 | 2025-03-22T19:34:15.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3603 | 2025-03-22T19:34:15.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3604 | 2025-03-22T19:34:15.746Z | |
3605 | 2025-03-22T19:34:15.746Z | info: running `cargo check --bins` on omicron-dev (177/199) |
3606 | 2025-03-22T19:34:16.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3607 | 2025-03-22T19:34:16.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3608 | 2025-03-22T19:34:16.932Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3609 | 2025-03-22T19:34:16.957Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3610 | 2025-03-22T19:34:16.994Z | Checking diff v0.1.13 |
3611 | 2025-03-22T19:34:16.994Z | Checking yansi v1.0.1 |
3612 | 2025-03-22T19:34:17.020Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3613 | 2025-03-22T19:34:17.020Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3614 | 2025-03-22T19:34:17.491Z | Checking pretty_assertions v1.4.1 |
3615 | 2025-03-22T19:34:18.280Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3616 | 2025-03-22T19:34:54.970Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3617 | 2025-03-22T19:34:54.970Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3618 | 2025-03-22T19:34:54.996Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3619 | 2025-03-22T19:34:54.996Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3620 | 2025-03-22T19:34:54.996Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3621 | 2025-03-22T19:34:54.996Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3622 | 2025-03-22T19:34:55.929Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3623 | 2025-03-22T19:34:57.387Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3624 | 2025-03-22T19:35:54.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
3625 | 2025-03-22T19:35:54.504Z | |
3626 | 2025-03-22T19:35:54.504Z | info: running `cargo check --bins` on openapi-manager (178/199) |
3627 | 2025-03-22T19:35:55.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3628 | 2025-03-22T19:35:55.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3629 | 2025-03-22T19:35:55.490Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3630 | 2025-03-22T19:35:55.490Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3631 | 2025-03-22T19:35:55.516Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3632 | 2025-03-22T19:35:55.516Z | Compiling proc-macro-error-attr2 v2.0.0 |
3633 | 2025-03-22T19:35:55.541Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3634 | 2025-03-22T19:35:55.567Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3635 | 2025-03-22T19:35:55.567Z | Checking papergrid v0.14.0 |
3636 | 2025-03-22T19:35:55.567Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3637 | 2025-03-22T19:35:55.787Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3638 | 2025-03-22T19:35:55.950Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3639 | 2025-03-22T19:35:56.148Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3640 | 2025-03-22T19:35:56.219Z | Compiling proc-macro-error2 v2.0.1 |
3641 | 2025-03-22T19:35:56.753Z | Compiling tabled_derive v0.10.0 |
3642 | 2025-03-22T19:35:56.805Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
3643 | 2025-03-22T19:35:57.070Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3644 | 2025-03-22T19:35:57.098Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3645 | 2025-03-22T19:35:57.126Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3646 | 2025-03-22T19:35:57.510Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3647 | 2025-03-22T19:35:57.971Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3648 | 2025-03-22T19:35:58.089Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3649 | 2025-03-22T19:35:58.369Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3650 | 2025-03-22T19:35:58.809Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3651 | 2025-03-22T19:35:58.849Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3652 | 2025-03-22T19:35:59.058Z | Checking tabled v0.18.0 |
3653 | 2025-03-22T19:35:59.106Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3654 | 2025-03-22T19:35:59.132Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3655 | 2025-03-22T19:35:59.232Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3656 | 2025-03-22T19:35:59.511Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
3657 | 2025-03-22T19:36:01.254Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3658 | 2025-03-22T19:36:01.279Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3659 | 2025-03-22T19:36:04.980Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3660 | 2025-03-22T19:36:06.970Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3661 | 2025-03-22T19:36:12.974Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3662 | 2025-03-22T19:36:13.000Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3663 | 2025-03-22T19:36:14.608Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
3664 | 2025-03-22T19:36:16.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.89s |
3665 | 2025-03-22T19:36:16.614Z | |
3666 | 2025-03-22T19:36:16.614Z | info: running `cargo check --bins` on installinator-api (179/199) |
3667 | 2025-03-22T19:36:17.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3668 | 2025-03-22T19:36:17.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3669 | 2025-03-22T19:36:17.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3670 | 2025-03-22T19:36:17.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3671 | 2025-03-22T19:36:17.518Z | |
3672 | 2025-03-22T19:36:17.518Z | info: running `cargo check --bins` on wicketd-api (180/199) |
3673 | 2025-03-22T19:36:18.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3674 | 2025-03-22T19:36:18.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3675 | 2025-03-22T19:36:18.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3676 | 2025-03-22T19:36:18.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3677 | 2025-03-22T19:36:18.454Z | |
3678 | 2025-03-22T19:36:18.454Z | info: running `cargo check --bins` on omicron-pins (181/199) |
3679 | 2025-03-22T19:36:19.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3680 | 2025-03-22T19:36:19.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3681 | 2025-03-22T19:36:19.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3682 | 2025-03-22T19:36:19.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3683 | 2025-03-22T19:36:19.293Z | |
3684 | 2025-03-22T19:36:19.293Z | info: running `cargo check --bins` on reconfigurator-cli (182/199) |
3685 | 2025-03-22T19:36:20.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3686 | 2025-03-22T19:36:20.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3687 | 2025-03-22T19:36:20.277Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3688 | 2025-03-22T19:36:20.277Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3689 | 2025-03-22T19:36:20.277Z | Compiling petname v2.0.2 |
3690 | 2025-03-22T19:36:20.303Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3691 | 2025-03-22T19:36:20.303Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3692 | 2025-03-22T19:36:20.303Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3693 | 2025-03-22T19:36:20.303Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3694 | 2025-03-22T19:36:20.328Z | Checking sync-ptr v0.1.1 |
3695 | 2025-03-22T19:36:26.919Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3696 | 2025-03-22T19:36:27.724Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3697 | 2025-03-22T19:36:29.277Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3698 | 2025-03-22T19:36:31.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s |
3699 | 2025-03-22T19:36:31.465Z | |
3700 | 2025-03-22T19:36:31.465Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199) |
3701 | 2025-03-22T19:36:32.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3702 | 2025-03-22T19:36:32.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3703 | 2025-03-22T19:36:32.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3704 | 2025-03-22T19:36:32.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3705 | 2025-03-22T19:36:32.401Z | |
3706 | 2025-03-22T19:36:32.401Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199) |
3707 | 2025-03-22T19:36:33.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3708 | 2025-03-22T19:36:33.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3709 | 2025-03-22T19:36:33.390Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
3710 | 2025-03-22T19:36:34.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s |
3711 | 2025-03-22T19:36:34.609Z | |
3712 | 2025-03-22T19:36:34.609Z | info: running `cargo check --bins` on omicron-releng (185/199) |
3713 | 2025-03-22T19:36:35.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3714 | 2025-03-22T19:36:35.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3715 | 2025-03-22T19:36:35.516Z | Checking memmap2 v0.9.5 |
3716 | 2025-03-22T19:36:35.516Z | Checking constant_time_eq v0.3.1 |
3717 | 2025-03-22T19:36:35.516Z | Checking arrayvec v0.7.6 |
3718 | 2025-03-22T19:36:35.542Z | Checking arrayref v0.3.9 |
3719 | 2025-03-22T19:36:35.542Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3720 | 2025-03-22T19:36:35.542Z | Checking topological-sort v0.2.2 |
3721 | 2025-03-22T19:36:35.567Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3722 | 2025-03-22T19:36:35.567Z | Checking shell-words v1.1.0 |
3723 | 2025-03-22T19:36:35.888Z | Checking blake3 v1.5.4 |
3724 | 2025-03-22T19:36:36.090Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3725 | 2025-03-22T19:36:36.335Z | Checking omicron-zone-package v0.12.0 |
3726 | 2025-03-22T19:36:37.825Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
3727 | 2025-03-22T19:36:38.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s |
3728 | 2025-03-22T19:36:39.076Z | |
3729 | 2025-03-22T19:36:39.076Z | info: running `cargo check --bins` on xtask (186/199) |
3730 | 2025-03-22T19:36:39.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3731 | 2025-03-22T19:36:39.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3732 | 2025-03-22T19:36:39.680Z | Checking bitflags v2.6.0 |
3733 | 2025-03-22T19:36:39.680Z | Checking serde v1.0.218 |
3734 | 2025-03-22T19:36:39.680Z | Checking thiserror v1.0.69 |
3735 | 2025-03-22T19:36:39.717Z | Checking scroll v0.12.0 |
3736 | 2025-03-22T19:36:39.746Z | Checking hashbrown v0.15.1 |
3737 | 2025-03-22T19:36:39.747Z | Checking log v0.4.22 |
3738 | 2025-03-22T19:36:39.798Z | Checking zerocopy v0.7.35 |
3739 | 2025-03-22T19:36:39.824Z | Checking syn v2.0.98 |
3740 | 2025-03-22T19:36:39.876Z | Checking pest v2.7.14 |
3741 | 2025-03-22T19:36:39.949Z | Checking rustix v0.38.37 |
3742 | 2025-03-22T19:36:39.997Z | Checking once_cell v1.20.3 |
3743 | 2025-03-22T19:36:40.152Z | Checking goblin v0.8.2 |
3744 | 2025-03-22T19:36:40.271Z | Checking thiserror v2.0.12 |
3745 | 2025-03-22T19:36:40.420Z | Checking fs-err v2.11.0 |
3746 | 2025-03-22T19:36:40.613Z | Checking indexmap v2.7.1 |
3747 | 2025-03-22T19:36:40.702Z | Checking anyhow v1.0.97 |
3748 | 2025-03-22T19:36:40.793Z | Checking tabled v0.15.0 |
3749 | 2025-03-22T19:36:41.463Z | Checking terminal_size v0.4.0 |
3750 | 2025-03-22T19:36:41.463Z | Checking tempfile v3.13.0 |
3751 | 2025-03-22T19:36:41.635Z | Checking clap_builder v4.5.32 |
3752 | 2025-03-22T19:36:41.997Z | Checking dtrace-parser v0.2.0 |
3753 | 2025-03-22T19:36:43.270Z | Checking serde_json v1.0.139 |
3754 | 2025-03-22T19:36:43.270Z | Checking toml_datetime v0.6.8 |
3755 | 2025-03-22T19:36:43.270Z | Checking serde_spanned v0.6.8 |
3756 | 2025-03-22T19:36:43.296Z | Checking camino v1.1.9 |
3757 | 2025-03-22T19:36:43.296Z | Checking cargo-platform v0.1.8 |
3758 | 2025-03-22T19:36:43.519Z | Checking semver v1.0.25 |
3759 | 2025-03-22T19:36:43.561Z | Checking macaddr v1.0.1 |
3760 | 2025-03-22T19:36:43.586Z | Checking toml_edit v0.22.24 |
3761 | 2025-03-22T19:36:43.771Z | Checking camino-tempfile v1.1.1 |
3762 | 2025-03-22T19:36:44.053Z | Checking clap v4.5.32 |
3763 | 2025-03-22T19:36:44.533Z | Checking dof v0.3.0 |
3764 | 2025-03-22T19:36:44.533Z | Checking cargo_metadata v0.19.2 |
3765 | 2025-03-22T19:36:45.032Z | Checking usdt-impl v0.5.0 |
3766 | 2025-03-22T19:36:45.483Z | Checking usdt v0.5.0 |
3767 | 2025-03-22T19:36:45.745Z | Checking toml v0.8.20 |
3768 | 2025-03-22T19:36:46.322Z | Checking cargo_toml v0.21.0 |
3769 | 2025-03-22T19:36:47.828Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
3770 | 2025-03-22T19:36:48.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.59s |
3771 | 2025-03-22T19:36:48.777Z | |
3772 | 2025-03-22T19:36:48.777Z | info: running `cargo check --bins` on end-to-end-tests (187/199) |
3773 | 2025-03-22T19:36:49.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3774 | 2025-03-22T19:36:49.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3775 | 2025-03-22T19:36:49.896Z | Checking polyval v0.6.2 |
3776 | 2025-03-22T19:36:49.921Z | Checking ctr v0.9.2 |
3777 | 2025-03-22T19:36:49.946Z | Checking ssh-encoding v0.2.0 |
3778 | 2025-03-22T19:36:49.971Z | Checking blowfish v0.9.1 |
3779 | 2025-03-22T19:36:49.996Z | Checking password-hash v0.4.2 |
3780 | 2025-03-22T19:36:50.021Z | Checking p256 v0.13.2 |
3781 | 2025-03-22T19:36:50.021Z | Checking p521 v0.13.3 |
3782 | 2025-03-22T19:36:50.046Z | Checking russh-cryptovec v0.7.3 |
3783 | 2025-03-22T19:36:50.171Z | Checking ghash v0.5.1 |
3784 | 2025-03-22T19:36:50.196Z | Checking bcrypt-pbkdf v0.10.0 |
3785 | 2025-03-22T19:36:50.221Z | Checking md5 v0.7.0 |
3786 | 2025-03-22T19:36:50.253Z | Checking num-bigint v0.4.6 |
3787 | 2025-03-22T19:36:50.278Z | Checking des v0.8.1 |
3788 | 2025-03-22T19:36:50.353Z | Checking aes-gcm v0.10.3 |
3789 | 2025-03-22T19:36:50.378Z | Checking pbkdf2 v0.11.0 |
3790 | 2025-03-22T19:36:50.441Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3791 | 2025-03-22T19:36:50.466Z | Checking hex-literal v0.4.1 |
3792 | 2025-03-22T19:36:50.491Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3793 | 2025-03-22T19:36:50.516Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3794 | 2025-03-22T19:36:50.586Z | Checking ssh-cipher v0.2.0 |
3795 | 2025-03-22T19:36:50.611Z | Checking internet-checksum v0.2.1 |
3796 | 2025-03-22T19:36:50.886Z | Checking ssh-key v0.6.6 |
3797 | 2025-03-22T19:36:51.070Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3798 | 2025-03-22T19:36:52.220Z | Checking russh-keys v0.45.0 |
3799 | 2025-03-22T19:36:53.275Z | Checking russh v0.45.0 |
3800 | 2025-03-22T19:37:17.753Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3801 | 2025-03-22T19:37:19.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.64s |
3802 | 2025-03-22T19:37:19.616Z | |
3803 | 2025-03-22T19:37:19.616Z | info: running `cargo check --bins` on gateway-cli (188/199) |
3804 | 2025-03-22T19:37:20.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3805 | 2025-03-22T19:37:20.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3806 | 2025-03-22T19:37:20.536Z | Checking termios v0.3.3 |
3807 | 2025-03-22T19:37:20.733Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
3808 | 2025-03-22T19:37:21.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
3809 | 2025-03-22T19:37:21.954Z | |
3810 | 2025-03-22T19:37:21.954Z | info: running `cargo check --bins --no-default-features` on installinator (189/199) |
3811 | 2025-03-22T19:37:22.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3812 | 2025-03-22T19:37:22.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3813 | 2025-03-22T19:37:22.908Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3814 | 2025-03-22T19:37:22.909Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3815 | 2025-03-22T19:37:22.934Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3816 | 2025-03-22T19:37:22.934Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3817 | 2025-03-22T19:37:24.089Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3818 | 2025-03-22T19:37:25.724Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3819 | 2025-03-22T19:37:27.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s |
3820 | 2025-03-22T19:37:28.167Z | |
3821 | 2025-03-22T19:37:28.167Z | info: running `cargo check --bins` on internal-dns-cli (190/199) |
3822 | 2025-03-22T19:37:28.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3823 | 2025-03-22T19:37:28.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3824 | 2025-03-22T19:37:29.065Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3825 | 2025-03-22T19:37:29.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
3826 | 2025-03-22T19:37:29.736Z | |
3827 | 2025-03-22T19:37:29.736Z | info: running `cargo check --bins` on omicron-live-tests (191/199) |
3828 | 2025-03-22T19:37:30.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3829 | 2025-03-22T19:37:30.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3830 | 2025-03-22T19:37:30.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3831 | 2025-03-22T19:37:30.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3832 | 2025-03-22T19:37:30.575Z | |
3833 | 2025-03-22T19:37:30.575Z | info: running `cargo check --bins` on live-tests-macros (192/199) |
3834 | 2025-03-22T19:37:31.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3835 | 2025-03-22T19:37:31.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3836 | 2025-03-22T19:37:31.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3837 | 2025-03-22T19:37:31.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3838 | 2025-03-22T19:37:31.397Z | |
3839 | 2025-03-22T19:37:31.397Z | info: running `cargo check --bins` on nexus-mgs-updates (193/199) |
3840 | 2025-03-22T19:37:32.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3841 | 2025-03-22T19:37:32.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3842 | 2025-03-22T19:37:32.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3843 | 2025-03-22T19:37:32.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3844 | 2025-03-22T19:37:32.237Z | |
3845 | 2025-03-22T19:37:32.237Z | info: running `cargo check --bins` on omicron-package (194/199) |
3846 | 2025-03-22T19:37:33.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3847 | 2025-03-22T19:37:33.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3848 | 2025-03-22T19:37:33.181Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
3849 | 2025-03-22T19:37:34.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
3850 | 2025-03-22T19:37:35.012Z | |
3851 | 2025-03-22T19:37:35.012Z | info: running `cargo check --bins` on wicket-dbg (195/199) |
3852 | 2025-03-22T19:37:35.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3853 | 2025-03-22T19:37:35.873Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3854 | 2025-03-22T19:37:36.011Z | Checking rtoolbox v0.0.2 |
3855 | 2025-03-22T19:37:36.011Z | Checking tui-tree-widget v0.23.0 |
3856 | 2025-03-22T19:37:36.036Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3857 | 2025-03-22T19:37:36.220Z | Checking rpassword v7.3.1 |
3858 | 2025-03-22T19:37:42.575Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3859 | 2025-03-22T19:37:46.405Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3860 | 2025-03-22T19:37:48.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s |
3861 | 2025-03-22T19:37:48.212Z | |
3862 | 2025-03-22T19:37:48.212Z | info: running `cargo check --bins` on wicket (196/199) |
3863 | 2025-03-22T19:37:49.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3864 | 2025-03-22T19:37:49.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3865 | 2025-03-22T19:37:49.285Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3866 | 2025-03-22T19:37:49.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
3867 | 2025-03-22T19:37:49.928Z | |
3868 | 2025-03-22T19:37:49.928Z | info: running `cargo check --bins` on wicketd (197/199) |
3869 | 2025-03-22T19:37:50.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3870 | 2025-03-22T19:37:50.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3871 | 2025-03-22T19:37:50.952Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3872 | 2025-03-22T19:37:50.952Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3873 | 2025-03-22T19:37:51.959Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3874 | 2025-03-22T19:37:57.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s |
3875 | 2025-03-22T19:37:57.597Z | |
3876 | 2025-03-22T19:37:57.597Z | info: running `cargo check --bins` on omicron-workspace-hack (198/199) |
3877 | 2025-03-22T19:37:58.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3878 | 2025-03-22T19:37:58.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3879 | 2025-03-22T19:37:58.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3880 | 2025-03-22T19:37:58.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3881 | 2025-03-22T19:37:58.553Z | |
3882 | 2025-03-22T19:37:58.553Z | info: running `cargo check --bins` on zone-setup (199/199) |
3883 | 2025-03-22T19:37:59.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3884 | 2025-03-22T19:37:59.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3885 | 2025-03-22T19:37:59.609Z | Checking uzers v0.12.1 |
3886 | 2025-03-22T19:37:59.972Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3887 | 2025-03-22T19:38:01.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s |
3888 | 2025-03-22T19:38:01.391Z | |
3889 | 2025-03-22T19:38:01.391Z | real 17:19.095087542 |
3890 | 2025-03-22T19:38:01.391Z | user 29:36.379104187 |
3891 | 2025-03-22T19:38:01.391Z | sys 5:03.759842794 |
3892 | 2025-03-22T19:38:01.391Z | trap 0.730440945 |
3893 | 2025-03-22T19:38:01.391Z | tflt 0.289833026 |
3894 | 2025-03-22T19:38:01.391Z | dflt 2.418529883 |
3895 | 2025-03-22T19:38:01.391Z | kflt 0.000709667 |
3896 | 2025-03-22T19:38:01.392Z | lock 53:57.498716299 |
3897 | 2025-03-22T19:38:01.417Z | slp 2:33:22.014378530 |
3898 | 2025-03-22T19:38:01.417Z | lat 1:08.813340513 |
3899 | 2025-03-22T19:38:01.417Z | stop 3:34.135641486 |
3900 | 2025-03-22T19:38:01.417Z | process exited: duration 1362431 ms, exit code 0 |
|
3901 | 2025-03-22T19:38:01.468Z | found 0 output files |