|
|
|
1 | 2025-03-20T21:02:01.336Z | job assigned to worker 01JPTNS4QYZQSAA6FWK422FVJ5 [factory gimlet-EVT22200007-propolis, EVT22200007/22501] (queued for 25 s) |
|
2 | 2025-03-20T21:02:09.135Z | starting task 0: "setup" |
3 | 2025-03-20T21:02:09.187Z | ++ uname -s |
4 | 2025-03-20T21:02:09.187Z | + kern=SunOS |
5 | 2025-03-20T21:02:09.187Z | + build_user=build |
6 | 2025-03-20T21:02:09.187Z | + build_uid=12345 |
7 | 2025-03-20T21:02:09.187Z | + work_dir=/work |
8 | 2025-03-20T21:02:09.187Z | + input_dir=/input |
9 | 2025-03-20T21:02:09.187Z | + [[ 0 == 12345 ]] |
10 | 2025-03-20T21:02:09.187Z | + case "$kern" in |
11 | 2025-03-20T21:02:09.187Z | + groupadd -g 12345 build |
12 | 2025-03-20T21:02:09.187Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-20T21:02:11.158Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-20T21:02:11.197Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-20T21:02:11.222Z | + home_fs=zfs |
16 | 2025-03-20T21:02:11.222Z | + [[ zfs == autofs ]] |
17 | 2025-03-20T21:02:11.222Z | + mkdir -p /home/build |
18 | 2025-03-20T21:02:11.222Z | + chown build:build /home/build /work |
19 | 2025-03-20T21:02:13.206Z | + chmod 0700 /home/build /work |
20 | 2025-03-20T21:02:13.230Z | process exited: duration 4077 ms, exit code 0 |
|
21 | 2025-03-20T21:02:13.280Z | starting task 1: "rust-toolchain" |
22 | 2025-03-20T21:02:13.305Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-03-20T21:02:13.305Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-20T21:02:13.305Z | * rust toolchain channel = "1.85.0" |
25 | 2025-03-20T21:02:13.305Z | * rust toolchain profile = "default" |
26 | 2025-03-20T21:02:13.305Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-20T21:02:13.305Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-20T21:02:13.305Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-20T21:02:13.305Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-03-20T21:02:13.432Z | info: downloading installer |
31 | 2025-03-20T21:02:14.514Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-20T21:02:14.514Z | warn: /opt/ooce/bin |
33 | 2025-03-20T21:02:14.514Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-20T21:02:14.514Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-20T21:02:14.514Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-20T21:02:14.514Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-20T21:02:14.514Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-20T21:02:14.514Z | error: cannot install while Rust is installed |
39 | 2025-03-20T21:02:14.514Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-20T21:02:14.539Z | info: profile set to 'default' |
41 | 2025-03-20T21:02:14.539Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-20T21:02:14.539Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-03-20T21:02:14.636Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-20T21:02:14.636Z | info: downloading component 'cargo' |
45 | 2025-03-20T21:02:15.336Z | info: downloading component 'clippy' |
46 | 2025-03-20T21:02:15.452Z | info: downloading component 'rust-docs' |
47 | 2025-03-20T21:02:15.732Z | info: downloading component 'rust-std' |
48 | 2025-03-20T21:02:16.417Z | info: downloading component 'rustc' |
49 | 2025-03-20T21:02:18.090Z | info: downloading component 'rustfmt' |
50 | 2025-03-20T21:02:18.152Z | info: installing component 'cargo' |
51 | 2025-03-20T21:02:19.253Z | info: installing component 'clippy' |
52 | 2025-03-20T21:02:19.718Z | info: installing component 'rust-docs' |
53 | 2025-03-20T21:02:22.672Z | info: installing component 'rust-std' |
54 | 2025-03-20T21:02:24.838Z | info: installing component 'rustc' |
55 | 2025-03-20T21:02:32.037Z | info: installing component 'rustfmt' |
56 | 2025-03-20T21:02:32.426Z | |
57 | 2025-03-20T21:02:32.427Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-03-20T21:02:32.584Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-20T21:02:32.584Z | |
60 | 2025-03-20T21:02:32.609Z | |
61 | 2025-03-20T21:02:32.609Z | Rust is installed now. Great! |
62 | 2025-03-20T21:02:32.609Z | |
63 | 2025-03-20T21:02:32.609Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-20T21:02:32.609Z | environment variable. This has not been done automatically. |
65 | 2025-03-20T21:02:32.609Z | |
66 | 2025-03-20T21:02:32.609Z | To configure your current shell, you need to source |
67 | 2025-03-20T21:02:32.609Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-20T21:02:32.609Z | |
69 | 2025-03-20T21:02:32.609Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-20T21:02:32.609Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-20T21:02:32.609Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-20T21:02:32.609Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-20T21:02:32.679Z | + rustup --version |
74 | 2025-03-20T21:02:32.704Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-20T21:02:32.704Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-20T21:02:32.749Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-20T21:02:32.773Z | + cargo --version |
78 | 2025-03-20T21:02:32.798Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-20T21:02:32.798Z | + rustc --version |
80 | 2025-03-20T21:02:32.840Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-20T21:02:32.865Z | process exited: duration 19565 ms, exit code 0 |
|
82 | 2025-03-20T21:02:32.914Z | starting task 2: "authentication" |
83 | 2025-03-20T21:02:32.974Z | process exited: duration 59 ms, exit code 0 |
|
84 | 2025-03-20T21:02:33.023Z | starting task 3: "clone repository" |
85 | 2025-03-20T21:02:33.048Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-03-20T21:02:33.048Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-03-20T21:02:33.073Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-03-20T21:02:42.010Z | + cd /work/oxidecomputer/omicron |
89 | 2025-03-20T21:02:42.010Z | + git fetch origin 07898f7afece8cf828a37702dd6d30533ec488d6 |
90 | 2025-03-20T21:02:42.407Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-03-20T21:02:42.407Z | * branch 07898f7afece8cf828a37702dd6d30533ec488d6 -> FETCH_HEAD |
92 | 2025-03-20T21:02:42.436Z | + [[ -n sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions ]] |
93 | 2025-03-20T21:02:42.436Z | ++ git branch --show-current |
94 | 2025-03-20T21:02:42.436Z | + current=main |
95 | 2025-03-20T21:02:42.436Z | + [[ main != sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions ]] |
96 | 2025-03-20T21:02:42.436Z | + git branch -f sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions 07898f7afece8cf828a37702dd6d30533ec488d6 |
97 | 2025-03-20T21:02:42.437Z | + git checkout -f sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions |
98 | 2025-03-20T21:02:42.597Z | Switched to branch 'sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions' |
99 | 2025-03-20T21:02:42.621Z | + git reset --hard 07898f7afece8cf828a37702dd6d30533ec488d6 |
100 | 2025-03-20T21:02:42.772Z | HEAD is now at 07898f7af rebase |
101 | 2025-03-20T21:02:42.797Z | process exited: duration 9751 ms, exit code 0 |
|
102 | 2025-03-20T21:02:42.847Z | starting task 4: "build" |
103 | 2025-03-20T21:02:42.871Z | + source .github/buildomat/ci-env.sh |
104 | 2025-03-20T21:02:42.871Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-03-20T21:02:42.871Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-03-20T21:02:42.871Z | + cargo --version |
107 | 2025-03-20T21:02:42.927Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
108 | 2025-03-20T21:02:42.952Z | + rustc --version |
109 | 2025-03-20T21:02:43.015Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
110 | 2025-03-20T21:02:43.041Z | + source ./env.sh |
111 | 2025-03-20T21:02:43.041Z | ++ OLD_SHELL_OPTS=ehxB |
112 | 2025-03-20T21:02:43.041Z | ++ set -o xtrace |
113 | 2025-03-20T21:02:43.041Z | ++++ dirname ./env.sh |
114 | 2025-03-20T21:02:43.041Z | +++ readlink -f . |
115 | 2025-03-20T21:02:43.041Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
116 | 2025-03-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ 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-20T21:02:43.041Z | ++ case $OLD_SHELL_OPTS in |
125 | 2025-03-20T21:02:43.041Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
126 | 2025-03-20T21:02:43.041Z | + 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-20T21:02:43.041Z | + 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-20T21:02:43.041Z | + banner prerequisites |
129 | 2025-03-20T21:02:43.041Z | |
130 | 2025-03-20T21:02:43.041Z | ##### ##### ###### ##### ###### #### # # # #### # |
131 | 2025-03-20T21:02:43.041Z | # # # # # # # # # # # # # # # |
132 | 2025-03-20T21:02:43.041Z | # # # # ##### # # ##### # # # # # #### # |
133 | 2025-03-20T21:02:43.041Z | ##### ##### # ##### # # # # # # # # # |
134 | 2025-03-20T21:02:43.041Z | # # # # # # # # # # # # # # # |
135 | 2025-03-20T21:02:43.041Z | # # # ###### # # ###### ### # #### # #### # |
136 | 2025-03-20T21:02:43.041Z | |
137 | 2025-03-20T21:02:43.041Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
138 | 2025-03-20T21:02:44.444Z | pkg list: illegal option -- F |
139 | 2025-03-20T21:02:44.444Z | Usage: |
140 | 2025-03-20T21:02:44.444Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
141 | 2025-03-20T21:02:44.444Z | [pkg_fmri_pattern ...] |
142 | 2025-03-20T21:02:45.477Z | pkg list: illegal option -- F |
143 | 2025-03-20T21:02:45.477Z | Usage: |
144 | 2025-03-20T21:02:45.478Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
145 | 2025-03-20T21:02:45.478Z | [pkg_fmri_pattern ...] |
146 | 2025-03-20T21:02:59.027Z | Startup: Refreshing catalog 'helios-dev' ... Done |
147 | 2025-03-20T21:03:04.488Z | Startup: Caching catalogs ... Done |
148 | 2025-03-20T21:03:22.750Z | Planning: Solver setup ... Done (16.959s) |
149 | 2025-03-20T21:03:22.945Z | Planning: Running solver ... Done (0.194s) |
150 | 2025-03-20T21:03:23.076Z | Planning: Finding local manifests ... Done (0.003s) |
151 | 2025-03-20T21:03:23.164Z | Planning: Fetching manifests: 0/7 0% complete |
152 | 2025-03-20T21:03:23.647Z | Planning: Fetching manifests: 7/7 100% complete |
153 | 2025-03-20T21:03:23.786Z | Planning: Package planning ... Done (0.140s) |
154 | 2025-03-20T21:03:23.853Z | Planning: Merging actions ... Done (0.066s) |
155 | 2025-03-20T21:03:24.108Z | Planning: Checking for conflicting actions ... Done (0.255s) |
156 | 2025-03-20T21:03:25.180Z | Planning: Consolidating action changes ... Done (1.071s) |
157 | 2025-03-20T21:03:25.584Z | Planning: Evaluating mediators ... Done (0.404s) |
158 | 2025-03-20T21:03:25.682Z | Planning: Planning completed in 21.11 seconds |
159 | 2025-03-20T21:03:25.706Z | Packages to install: 4 |
160 | 2025-03-20T21:03:25.706Z | Packages to update: 3 |
161 | 2025-03-20T21:03:25.707Z | Mediators to change: 2 |
162 | 2025-03-20T21:03:25.707Z | Services to change: 1 |
163 | 2025-03-20T21:03:25.707Z | Estimated space available: 155.12 GB |
164 | 2025-03-20T21:03:25.707Z | Estimated space to be consumed: 1.67 GB |
165 | 2025-03-20T21:03:25.707Z | Create boot environment: No |
166 | 2025-03-20T21:03:25.707Z | Create backup boot environment: Yes |
167 | 2025-03-20T21:03:25.707Z | Rebuild boot archive: No |
168 | 2025-03-20T21:03:25.707Z | |
169 | 2025-03-20T21:03:25.707Z | Changed mediators: |
170 | 2025-03-20T21:03:25.707Z | mediator clang: |
171 | 2025-03-20T21:03:25.707Z | version: None -> 15 (system default) |
172 | 2025-03-20T21:03:25.707Z | |
173 | 2025-03-20T21:03:25.707Z | mediator llvm: |
174 | 2025-03-20T21:03:25.707Z | version: 14 (system default) -> 15 (system default) |
175 | 2025-03-20T21:03:25.707Z | |
176 | 2025-03-20T21:03:25.707Z | Changed packages: |
177 | 2025-03-20T21:03:25.707Z | helios-dev |
178 | 2025-03-20T21:03:25.707Z | developer/build-essential |
179 | 2025-03-20T21:03:25.707Z | None -> 11-2.0 |
180 | 2025-03-20T21:03:25.707Z | library/libxmlsec1 |
181 | 2025-03-20T21:03:25.707Z | None -> 1.2.35-2.0 |
182 | 2025-03-20T21:03:25.707Z | ooce/developer/clang-15 |
183 | 2025-03-20T21:03:25.707Z | None -> 15.0.7-2.0 |
184 | 2025-03-20T21:03:25.707Z | ooce/developer/llvm-15 |
185 | 2025-03-20T21:03:25.707Z | None -> 15.0.7-2.0 |
186 | 2025-03-20T21:03:25.707Z | package/pkg |
187 | 2025-03-20T21:03:25.707Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
188 | 2025-03-20T21:03:25.707Z | system/library/g++-runtime |
189 | 2025-03-20T21:03:25.707Z | 13-2.0 -> 14-2.0 |
190 | 2025-03-20T21:03:25.707Z | system/library/gcc-runtime |
191 | 2025-03-20T21:03:25.707Z | 13-2.0 -> 14-2.0 |
192 | 2025-03-20T21:03:25.707Z | |
193 | 2025-03-20T21:03:25.707Z | Services: |
194 | 2025-03-20T21:03:25.707Z | restart_fmri: |
195 | 2025-03-20T21:03:25.707Z | svc:/system/update-man-index:default |
196 | 2025-03-20T21:03:25.707Z | |
197 | 2025-03-20T21:03:25.707Z | Editable files to change: |
198 | 2025-03-20T21:03:25.707Z | Update: |
199 | 2025-03-20T21:03:25.707Z | usr/share/lib/pkg/web/config.shtml |
200 | 2025-03-20T21:03:25.780Z | |
201 | 2025-03-20T21:03:25.780Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
202 | 2025-03-20T21:03:30.784Z | Download: 439/4301 items 16.7/225.4MB 7% complete (3.7M/s) |
203 | 2025-03-20T21:03:35.789Z | Download: 1196/4301 items 62.5/225.4MB 27% complete (6.5M/s) |
204 | 2025-03-20T21:03:40.790Z | Download: 1263/4301 items 106.5/225.4MB 47% complete (8.9M/s) |
205 | 2025-03-20T21:03:45.796Z | Download: 1878/4301 items 118.2/225.4MB 52% complete (5.7M/s) |
206 | 2025-03-20T21:03:50.803Z | Download: 3117/4301 items 128.2/225.4MB 56% complete (2.3M/s) |
207 | 2025-03-20T21:03:55.803Z | Download: 3255/4301 items 204.8/225.4MB 90% complete (8.6M/s) |
208 | 2025-03-20T21:04:00.815Z | Download: 3553/4301 items 215.7/225.4MB 95% complete (9.0M/s) |
209 | 2025-03-20T21:04:06.514Z | Download: 4298/4301 items 225.2/225.4MB 99% complete (2.3M/s) |
210 | 2025-03-20T21:04:06.613Z | Download: Completed 225.42 MB in 40.83 seconds (5.5M/s) |
211 | 2025-03-20T21:04:08.071Z | Actions: 1/5122 actions (Removing old actions) |
212 | 2025-03-20T21:04:08.096Z | Actions: 194/5122 actions (Installing new actions) |
213 | 2025-03-20T21:04:13.110Z | Actions: 3706/5122 actions (Installing new actions) |
214 | 2025-03-20T21:04:13.994Z | Actions: 4267/5122 actions (Updating modified actions) |
215 | 2025-03-20T21:04:14.401Z | Actions: Completed 5122 actions in 6.33 seconds. |
216 | 2025-03-20T21:04:14.752Z | Done (0.342s) |
217 | 2025-03-20T21:04:14.776Z | Done (0.001s) |
218 | 2025-03-20T21:04:15.505Z | Done (0.751s) |
219 | 2025-03-20T21:04:20.375Z | Done (4.690s) |
220 | 2025-03-20T21:04:20.472Z | Done (0.019s) |
221 | 2025-03-20T21:04:20.497Z | Done (0.000s) |
222 | 2025-03-20T21:04:20.651Z | Done (0.000s) |
223 | 2025-03-20T21:04:21.427Z | Planning: Evaluating mediator changes ... Done |
224 | 2025-03-20T21:04:21.632Z | Planning: Checking for conflicting actions ... Done |
225 | 2025-03-20T21:04:21.657Z | Planning: Consolidating action changes ... Done |
226 | 2025-03-20T21:04:21.962Z | Planning: Evaluating mediators ... Done |
227 | 2025-03-20T21:04:21.986Z | Planning: Planning completed in 0.54 seconds |
228 | 2025-03-20T21:04:22.011Z | Mediators to change: 2 |
229 | 2025-03-20T21:04:22.011Z | Create boot environment: No |
230 | 2025-03-20T21:04:22.011Z | Create backup boot environment: No |
231 | 2025-03-20T21:04:22.078Z | Done |
232 | 2025-03-20T21:04:22.078Z | Done |
233 | 2025-03-20T21:04:22.599Z | Done |
234 | 2025-03-20T21:04:26.886Z | Done |
235 | 2025-03-20T21:04:26.975Z | Done |
236 | 2025-03-20T21:04:26.975Z | Done |
237 | 2025-03-20T21:04:27.071Z | Done |
238 | 2025-03-20T21:04:27.802Z | Planning: Evaluating mediator changes ... Done |
239 | 2025-03-20T21:04:27.827Z | Planning: Merging actions ... Done |
240 | 2025-03-20T21:04:28.037Z | Planning: Checking for conflicting actions ... Done |
241 | 2025-03-20T21:04:28.061Z | Planning: Consolidating action changes ... Done |
242 | 2025-03-20T21:04:28.349Z | Planning: Evaluating mediators ... Done |
243 | 2025-03-20T21:04:28.415Z | Planning: Planning completed in 0.91 seconds |
244 | 2025-03-20T21:04:28.462Z | Packages to change: 1 |
245 | 2025-03-20T21:04:28.462Z | Mediators to change: 1 |
246 | 2025-03-20T21:04:28.462Z | Services to change: 1 |
247 | 2025-03-20T21:04:28.462Z | Create boot environment: No |
248 | 2025-03-20T21:04:28.462Z | Create backup boot environment: Yes |
249 | 2025-03-20T21:04:30.159Z | Actions: 1/6 actions (Updating modified actions) |
250 | 2025-03-20T21:04:30.184Z | Actions: Completed 6 actions in 0.00 seconds. |
251 | 2025-03-20T21:04:30.184Z | Done |
252 | 2025-03-20T21:04:30.184Z | Done |
253 | 2025-03-20T21:04:30.315Z | Done |
254 | 2025-03-20T21:04:34.565Z | Done |
255 | 2025-03-20T21:04:34.661Z | Done |
256 | 2025-03-20T21:04:34.661Z | Done |
257 | 2025-03-20T21:04:34.756Z | Done |
258 | 2025-03-20T21:04:35.260Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
259 | 2025-03-20T21:04:35.260Z | clang system 15 system |
260 | 2025-03-20T21:04:35.261Z | csh system system illumos |
261 | 2025-03-20T21:04:35.261Z | ctags system system illumos |
262 | 2025-03-20T21:04:35.261Z | gcc vendor 12 vendor |
263 | 2025-03-20T21:04:35.261Z | gcc system 10 system |
264 | 2025-03-20T21:04:35.261Z | gcc system 7 system |
265 | 2025-03-20T21:04:35.261Z | go system 1.20 system |
266 | 2025-03-20T21:04:35.261Z | go system 1.19 system |
267 | 2025-03-20T21:04:35.261Z | llvm system 15 system |
268 | 2025-03-20T21:04:35.261Z | llvm system 14 system |
269 | 2025-03-20T21:04:35.261Z | mariadb system 10.6 system |
270 | 2025-03-20T21:04:35.261Z | mta vendor vendor dma |
271 | 2025-03-20T21:04:35.261Z | openjdk system 17 system |
272 | 2025-03-20T21:04:35.261Z | openjdk system 11 system |
273 | 2025-03-20T21:04:35.261Z | openjdk system 1.8 system |
274 | 2025-03-20T21:04:35.261Z | openssl vendor 3 vendor |
275 | 2025-03-20T21:04:35.261Z | perl system 5.36 system |
276 | 2025-03-20T21:04:35.261Z | postgresql system 15 system |
277 | 2025-03-20T21:04:35.261Z | postgresql system 13 system |
278 | 2025-03-20T21:04:35.261Z | python vendor 3 vendor |
279 | 2025-03-20T21:04:35.261Z | python system 2 system |
280 | 2025-03-20T21:04:35.261Z | python3 system 3.11 system |
281 | 2025-03-20T21:04:35.261Z | ruby system 3.0 system |
282 | 2025-03-20T21:04:35.261Z | words vendor vendor american-english |
283 | 2025-03-20T21:04:35.261Z | words system system australian-english |
284 | 2025-03-20T21:04:35.261Z | words system system british-english |
285 | 2025-03-20T21:04:35.261Z | words system system canadian-english |
286 | 2025-03-20T21:04:35.261Z | words system system french |
287 | 2025-03-20T21:04:35.261Z | words system system italian |
288 | 2025-03-20T21:04:35.261Z | words system system ngerman |
289 | 2025-03-20T21:04:35.261Z | words system system ogerman |
290 | 2025-03-20T21:04:35.261Z | words system system spanish |
291 | 2025-03-20T21:04:35.651Z | PUBLISHER TYPE STATUS P LOCATION |
292 | 2025-03-20T21:04:35.651Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
293 | 2025-03-20T21:04:39.445Z | FMRI IFO |
294 | 2025-03-20T21:04:39.445Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
295 | 2025-03-20T21:04:39.445Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
296 | 2025-03-20T21:04:39.445Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
297 | 2025-03-20T21:04:39.445Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
298 | 2025-03-20T21:04:39.445Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
299 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
300 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
301 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
302 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
303 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
304 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
305 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
306 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
307 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
308 | 2025-03-20T21:04:39.446Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
309 | 2025-03-20T21:04:40.328Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
310 | 2025-03-20T21:04:40.716Z | Updating crates.io index |
311 | 2025-03-20T21:04:40.773Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
312 | 2025-03-20T21:04:41.414Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
313 | 2025-03-20T21:04:41.744Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
314 | 2025-03-20T21:04:42.054Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
315 | 2025-03-20T21:04:42.469Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
316 | 2025-03-20T21:04:43.644Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
317 | 2025-03-20T21:04:45.643Z | Updating git repository `https://github.com/oxidecomputer/opte` |
318 | 2025-03-20T21:04:46.417Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
319 | 2025-03-20T21:04:47.203Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
320 | 2025-03-20T21:04:47.549Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
321 | 2025-03-20T21:04:47.907Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
322 | 2025-03-20T21:04:48.671Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
323 | 2025-03-20T21:04:49.266Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
324 | 2025-03-20T21:04:49.624Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
325 | 2025-03-20T21:04:50.033Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
326 | 2025-03-20T21:04:50.422Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
327 | 2025-03-20T21:04:50.742Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
328 | 2025-03-20T21:04:51.048Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
329 | 2025-03-20T21:04:51.432Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
330 | 2025-03-20T21:04:51.819Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
331 | 2025-03-20T21:04:52.192Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
332 | 2025-03-20T21:04:52.607Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
333 | 2025-03-20T21:04:53.189Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
334 | 2025-03-20T21:04:53.533Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
335 | 2025-03-20T21:04:54.192Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
336 | 2025-03-20T21:04:54.554Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
337 | 2025-03-20T21:04:55.043Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
338 | 2025-03-20T21:04:55.487Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
339 | 2025-03-20T21:04:55.988Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
340 | 2025-03-20T21:04:56.328Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
341 | 2025-03-20T21:04:56.726Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
342 | 2025-03-20T21:04:58.258Z | Downloading crates ... |
343 | 2025-03-20T21:04:58.321Z | Downloaded proc-macro-error-attr v1.0.4 |
344 | 2025-03-20T21:04:58.346Z | Downloaded indexmap v2.7.1 |
345 | 2025-03-20T21:04:58.346Z | Downloaded usdt v0.5.0 |
346 | 2025-03-20T21:04:58.346Z | Downloaded usdt-macro v0.5.0 |
347 | 2025-03-20T21:04:58.346Z | Downloaded terminal_size v0.4.0 |
348 | 2025-03-20T21:04:58.346Z | Downloaded syn v1.0.109 |
349 | 2025-03-20T21:04:58.371Z | Downloaded pretty-hex v0.4.1 |
350 | 2025-03-20T21:04:58.371Z | Downloaded tabled v0.15.0 |
351 | 2025-03-20T21:04:58.371Z | Downloaded utf8parse v0.2.2 |
352 | 2025-03-20T21:04:58.396Z | Downloaded heck v0.4.1 |
353 | 2025-03-20T21:04:58.396Z | Downloaded clap v4.5.31 |
354 | 2025-03-20T21:04:58.396Z | Downloaded version_check v0.9.5 |
355 | 2025-03-20T21:04:58.396Z | Downloaded thiserror v1.0.69 |
356 | 2025-03-20T21:04:58.396Z | Downloaded serde_json v1.0.139 |
357 | 2025-03-20T21:04:58.421Z | Downloaded tabled_derive v0.7.0 |
358 | 2025-03-20T21:04:58.421Z | Downloaded sha2 v0.10.8 |
359 | 2025-03-20T21:04:58.421Z | Downloaded ryu v1.0.18 |
360 | 2025-03-20T21:04:58.421Z | Downloaded autocfg v1.4.0 |
361 | 2025-03-20T21:04:58.421Z | Downloaded anstyle-parse v0.2.5 |
362 | 2025-03-20T21:04:58.421Z | Downloaded anstyle v1.0.10 |
363 | 2025-03-20T21:04:58.421Z | Downloaded anstyle-query v1.1.1 |
364 | 2025-03-20T21:04:58.421Z | Downloaded rustix v0.38.37 |
365 | 2025-03-20T21:04:58.445Z | Downloaded zerocopy v0.7.35 |
366 | 2025-03-20T21:04:58.470Z | Downloaded pest_derive v2.7.14 |
367 | 2025-03-20T21:04:58.470Z | Downloaded unicode-width v0.1.14 |
368 | 2025-03-20T21:04:58.495Z | Downloaded zerocopy-derive v0.7.35 |
369 | 2025-03-20T21:04:58.495Z | Downloaded typenum v1.17.0 |
370 | 2025-03-20T21:04:58.495Z | Downloaded syn v2.0.98 |
371 | 2025-03-20T21:04:58.495Z | Downloaded libc v0.2.170 |
372 | 2025-03-20T21:04:58.525Z | Downloaded thiserror-impl v2.0.12 |
373 | 2025-03-20T21:04:58.550Z | Downloaded heck v0.5.0 |
374 | 2025-03-20T21:04:58.550Z | Downloaded anyhow v1.0.97 |
375 | 2025-03-20T21:04:58.550Z | Downloaded textwrap v0.16.1 |
376 | 2025-03-20T21:04:58.550Z | Downloaded serde_spanned v0.6.8 |
377 | 2025-03-20T21:04:58.550Z | Downloaded semver v1.0.25 |
378 | 2025-03-20T21:04:58.550Z | Downloaded pest_meta v2.7.14 |
379 | 2025-03-20T21:04:58.550Z | Downloaded fnv v1.0.7 |
380 | 2025-03-20T21:04:58.550Z | Downloaded thiserror v2.0.12 |
381 | 2025-03-20T21:04:58.550Z | Downloaded tempfile v3.13.0 |
382 | 2025-03-20T21:04:58.576Z | Downloaded digest v0.10.7 |
383 | 2025-03-20T21:04:58.576Z | Downloaded cargo_metadata v0.19.2 |
384 | 2025-03-20T21:04:58.576Z | Downloaded toml_edit v0.22.24 |
385 | 2025-03-20T21:04:58.601Z | Downloaded papergrid v0.11.0 |
386 | 2025-03-20T21:04:58.601Z | Downloaded log v0.4.22 |
387 | 2025-03-20T21:04:58.601Z | Downloaded toml v0.8.20 |
388 | 2025-03-20T21:04:58.601Z | Downloaded proc-macro-error v1.0.4 |
389 | 2025-03-20T21:04:58.601Z | Downloaded dof v0.3.0 |
390 | 2025-03-20T21:04:58.601Z | Downloaded generic-array v0.14.7 |
391 | 2025-03-20T21:04:58.601Z | Downloaded errno v0.3.9 |
392 | 2025-03-20T21:04:58.625Z | Downloaded camino v1.1.9 |
393 | 2025-03-20T21:04:58.625Z | Downloaded usdt-impl v0.5.0 |
394 | 2025-03-20T21:04:58.625Z | Downloaded usdt-attr-macro v0.5.0 |
395 | 2025-03-20T21:04:58.625Z | Downloaded serde_derive v1.0.218 |
396 | 2025-03-20T21:04:58.625Z | Downloaded serde v1.0.218 |
397 | 2025-03-20T21:04:58.625Z | Downloaded is_terminal_polyfill v1.70.1 |
398 | 2025-03-20T21:04:58.626Z | Downloaded io-lifetimes v1.0.11 |
399 | 2025-03-20T21:04:58.626Z | Downloaded crypto-common v0.1.6 |
400 | 2025-03-20T21:04:58.626Z | Downloaded cfg-if v1.0.0 |
401 | 2025-03-20T21:04:58.626Z | Downloaded pest_generator v2.7.14 |
402 | 2025-03-20T21:04:58.626Z | Downloaded itoa v1.0.11 |
403 | 2025-03-20T21:04:58.626Z | Downloaded camino-tempfile v1.1.1 |
404 | 2025-03-20T21:04:58.626Z | Downloaded swrite v0.1.0 |
405 | 2025-03-20T21:04:58.626Z | Downloaded plain v0.2.3 |
406 | 2025-03-20T21:04:58.650Z | Downloaded pest v2.7.14 |
407 | 2025-03-20T21:04:58.650Z | Downloaded ucd-trie v0.1.7 |
408 | 2025-03-20T21:04:58.650Z | Downloaded clap_builder v4.5.31 |
409 | 2025-03-20T21:04:58.650Z | Downloaded quote v1.0.39 |
410 | 2025-03-20T21:04:58.650Z | Downloaded goblin v0.8.2 |
411 | 2025-03-20T21:04:58.675Z | Downloaded unicode-ident v1.0.14 |
412 | 2025-03-20T21:04:58.675Z | Downloaded scroll_derive v0.12.0 |
413 | 2025-03-20T21:04:58.675Z | Downloaded clap_lex v0.7.4 |
414 | 2025-03-20T21:04:58.675Z | Downloaded bitflags v1.3.2 |
415 | 2025-03-20T21:04:58.675Z | Downloaded toml_datetime v0.6.8 |
416 | 2025-03-20T21:04:58.675Z | Downloaded winnow v0.7.3 |
417 | 2025-03-20T21:04:58.675Z | Downloaded equivalent v1.0.1 |
418 | 2025-03-20T21:04:58.675Z | Downloaded thread-id v4.2.2 |
419 | 2025-03-20T21:04:58.700Z | Downloaded thiserror-impl v1.0.69 |
420 | 2025-03-20T21:04:58.700Z | Downloaded terminal_size v0.2.6 |
421 | 2025-03-20T21:04:58.700Z | Downloaded strsim v0.11.1 |
422 | 2025-03-20T21:04:58.700Z | Downloaded serde_tokenstream v0.2.2 |
423 | 2025-03-20T21:04:58.700Z | Downloaded scroll v0.12.0 |
424 | 2025-03-20T21:04:58.700Z | Downloaded proc-macro2 v1.0.94 |
425 | 2025-03-20T21:04:58.700Z | Downloaded once_cell v1.20.3 |
426 | 2025-03-20T21:04:58.700Z | Downloaded memmap v0.7.0 |
427 | 2025-03-20T21:04:58.700Z | Downloaded memchr v2.7.4 |
428 | 2025-03-20T21:04:58.700Z | Downloaded macaddr v1.0.1 |
429 | 2025-03-20T21:04:58.700Z | Downloaded fs-err v2.11.0 |
430 | 2025-03-20T21:04:58.725Z | Downloaded colorchoice v1.0.2 |
431 | 2025-03-20T21:04:58.725Z | Downloaded hashbrown v0.15.1 |
432 | 2025-03-20T21:04:58.725Z | Downloaded cargo-platform v0.1.8 |
433 | 2025-03-20T21:04:58.725Z | Downloaded anstream v0.6.15 |
434 | 2025-03-20T21:04:58.725Z | Downloaded cargo_toml v0.21.0 |
435 | 2025-03-20T21:04:58.725Z | Downloaded fastrand v2.1.1 |
436 | 2025-03-20T21:04:58.725Z | Downloaded dtrace-parser v0.2.0 |
437 | 2025-03-20T21:04:58.725Z | Downloaded byteorder v1.5.0 |
438 | 2025-03-20T21:04:58.725Z | Downloaded block-buffer v0.10.4 |
439 | 2025-03-20T21:04:58.850Z | Downloaded cpufeatures v0.2.14 |
440 | 2025-03-20T21:04:58.892Z | Downloaded clap_derive v4.5.28 |
441 | 2025-03-20T21:04:58.917Z | Downloaded unicode-linebreak v0.1.5 |
442 | 2025-03-20T21:04:58.917Z | Downloaded bitflags v2.6.0 |
443 | 2025-03-20T21:04:58.941Z | Downloaded rustix v0.37.28 |
444 | 2025-03-20T21:04:58.966Z | Downloaded bytecount v0.6.8 |
445 | 2025-03-20T21:04:58.991Z | Downloaded smawk v0.3.2 |
446 | 2025-03-20T21:04:59.098Z | Compiling proc-macro2 v1.0.94 |
447 | 2025-03-20T21:04:59.098Z | Compiling unicode-ident v1.0.14 |
448 | 2025-03-20T21:04:59.098Z | Compiling serde v1.0.218 |
449 | 2025-03-20T21:04:59.098Z | Compiling version_check v0.9.5 |
450 | 2025-03-20T21:04:59.123Z | Compiling libc v0.2.170 |
451 | 2025-03-20T21:04:59.123Z | Compiling memchr v2.7.4 |
452 | 2025-03-20T21:04:59.123Z | Compiling thiserror v1.0.69 |
453 | 2025-03-20T21:04:59.123Z | Compiling ryu v1.0.18 |
454 | 2025-03-20T21:04:59.400Z | Compiling ucd-trie v0.1.7 |
455 | 2025-03-20T21:04:59.558Z | Compiling itoa v1.0.11 |
456 | 2025-03-20T21:04:59.868Z | Compiling once_cell v1.20.3 |
457 | 2025-03-20T21:04:59.925Z | Compiling byteorder v1.5.0 |
458 | 2025-03-20T21:04:59.972Z | Compiling rustix v0.38.37 |
459 | 2025-03-20T21:05:00.099Z | Compiling serde_json v1.0.139 |
460 | 2025-03-20T21:05:00.353Z | Compiling bitflags v2.6.0 |
461 | 2025-03-20T21:05:00.443Z | Compiling usdt-impl v0.5.0 |
462 | 2025-03-20T21:05:00.586Z | Compiling proc-macro-error-attr v1.0.4 |
463 | 2025-03-20T21:05:00.713Z | Compiling syn v1.0.109 |
464 | 2025-03-20T21:05:00.741Z | Compiling io-lifetimes v1.0.11 |
465 | 2025-03-20T21:05:00.766Z | Compiling proc-macro-error v1.0.4 |
466 | 2025-03-20T21:05:00.859Z | Compiling quote v1.0.39 |
467 | 2025-03-20T21:05:00.982Z | Compiling errno v0.3.9 |
468 | 2025-03-20T21:05:01.087Z | Compiling hashbrown v0.15.1 |
469 | 2025-03-20T21:05:01.221Z | Compiling syn v2.0.98 |
470 | 2025-03-20T21:05:01.332Z | Compiling plain v0.2.3 |
471 | 2025-03-20T21:05:01.421Z | Compiling equivalent v1.0.1 |
472 | 2025-03-20T21:05:01.446Z | Compiling rustix v0.37.28 |
473 | 2025-03-20T21:05:01.499Z | Compiling utf8parse v0.2.2 |
474 | 2025-03-20T21:05:01.532Z | Compiling camino v1.1.9 |
475 | 2025-03-20T21:05:01.653Z | Compiling thread-id v4.2.2 |
476 | 2025-03-20T21:05:01.688Z | Compiling log v0.4.22 |
477 | 2025-03-20T21:05:01.782Z | Compiling anstyle-parse v0.2.5 |
478 | 2025-03-20T21:05:02.029Z | Compiling indexmap v2.7.1 |
479 | 2025-03-20T21:05:02.223Z | Compiling unicode-width v0.1.14 |
480 | 2025-03-20T21:05:02.278Z | Compiling winnow v0.7.3 |
481 | 2025-03-20T21:05:02.484Z | Compiling thiserror v2.0.12 |
482 | 2025-03-20T21:05:02.619Z | Compiling semver v1.0.25 |
483 | 2025-03-20T21:05:02.704Z | Compiling colorchoice v1.0.2 |
484 | 2025-03-20T21:05:02.864Z | Compiling pretty-hex v0.4.1 |
485 | 2025-03-20T21:05:03.001Z | Compiling anstyle v1.0.10 |
486 | 2025-03-20T21:05:03.083Z | Compiling anstyle-query v1.1.1 |
487 | 2025-03-20T21:05:03.112Z | Compiling autocfg v1.4.0 |
488 | 2025-03-20T21:05:03.137Z | Compiling is_terminal_polyfill v1.70.1 |
489 | 2025-03-20T21:05:03.239Z | Compiling bitflags v1.3.2 |
490 | 2025-03-20T21:05:03.371Z | Compiling anstream v0.6.15 |
491 | 2025-03-20T21:05:03.426Z | Compiling terminal_size v0.4.0 |
492 | 2025-03-20T21:05:03.794Z | Compiling fastrand v2.1.1 |
493 | 2025-03-20T21:05:03.855Z | Compiling strsim v0.11.1 |
494 | 2025-03-20T21:05:03.918Z | Compiling fs-err v2.11.0 |
495 | 2025-03-20T21:05:03.943Z | Compiling clap_lex v0.7.4 |
496 | 2025-03-20T21:05:04.212Z | Compiling bytecount v0.6.8 |
497 | 2025-03-20T21:05:04.253Z | Compiling fnv v1.0.7 |
498 | 2025-03-20T21:05:04.400Z | Compiling anyhow v1.0.97 |
499 | 2025-03-20T21:05:04.427Z | Compiling heck v0.5.0 |
500 | 2025-03-20T21:05:04.452Z | Compiling heck v0.4.1 |
501 | 2025-03-20T21:05:04.519Z | Compiling cfg-if v1.0.0 |
502 | 2025-03-20T21:05:04.890Z | Compiling papergrid v0.11.0 |
503 | 2025-03-20T21:05:04.915Z | Compiling terminal_size v0.2.6 |
504 | 2025-03-20T21:05:04.981Z | Compiling tempfile v3.13.0 |
505 | 2025-03-20T21:05:05.042Z | Compiling clap_builder v4.5.31 |
506 | 2025-03-20T21:05:05.218Z | Compiling memmap v0.7.0 |
507 | 2025-03-20T21:05:05.258Z | Compiling unicode-linebreak v0.1.5 |
508 | 2025-03-20T21:05:05.335Z | Compiling smawk v0.3.2 |
509 | 2025-03-20T21:05:05.653Z | Compiling textwrap v0.16.1 |
510 | 2025-03-20T21:05:05.678Z | Compiling swrite v0.1.0 |
511 | 2025-03-20T21:05:06.265Z | Compiling tabled_derive v0.7.0 |
512 | 2025-03-20T21:05:07.489Z | Compiling serde_derive v1.0.218 |
513 | 2025-03-20T21:05:07.489Z | Compiling thiserror-impl v1.0.69 |
514 | 2025-03-20T21:05:07.514Z | Compiling zerocopy-derive v0.7.35 |
515 | 2025-03-20T21:05:07.514Z | Compiling scroll_derive v0.12.0 |
516 | 2025-03-20T21:05:07.514Z | Compiling thiserror-impl v2.0.12 |
517 | 2025-03-20T21:05:07.514Z | Compiling clap_derive v4.5.28 |
518 | 2025-03-20T21:05:07.648Z | Compiling tabled v0.15.0 |
519 | 2025-03-20T21:05:08.661Z | Compiling scroll v0.12.0 |
520 | 2025-03-20T21:05:09.116Z | Compiling goblin v0.8.2 |
521 | 2025-03-20T21:05:09.210Z | Compiling zerocopy v0.7.35 |
522 | 2025-03-20T21:05:10.118Z | Compiling pest v2.7.14 |
523 | 2025-03-20T21:05:11.066Z | Compiling clap v4.5.31 |
524 | 2025-03-20T21:05:12.290Z | Compiling pest_meta v2.7.14 |
525 | 2025-03-20T21:05:13.429Z | Compiling pest_generator v2.7.14 |
526 | 2025-03-20T21:05:14.641Z | Compiling pest_derive v2.7.14 |
527 | 2025-03-20T21:05:15.269Z | Compiling dtrace-parser v0.2.0 |
528 | 2025-03-20T21:05:16.362Z | Compiling serde_tokenstream v0.2.2 |
529 | 2025-03-20T21:05:16.412Z | Compiling serde_spanned v0.6.8 |
530 | 2025-03-20T21:05:16.437Z | Compiling toml_datetime v0.6.8 |
531 | 2025-03-20T21:05:16.683Z | Compiling cargo-platform v0.1.8 |
532 | 2025-03-20T21:05:16.709Z | Compiling macaddr v1.0.1 |
533 | 2025-03-20T21:05:16.915Z | Compiling toml_edit v0.22.24 |
534 | 2025-03-20T21:05:16.964Z | Compiling camino-tempfile v1.1.1 |
535 | 2025-03-20T21:05:17.756Z | Compiling dof v0.3.0 |
536 | 2025-03-20T21:05:17.809Z | Compiling cargo_metadata v0.19.2 |
537 | 2025-03-20T21:05:19.044Z | Compiling usdt-attr-macro v0.5.0 |
538 | 2025-03-20T21:05:19.044Z | Compiling usdt-macro v0.5.0 |
539 | 2025-03-20T21:05:19.769Z | Compiling toml v0.8.20 |
540 | 2025-03-20T21:05:19.989Z | Compiling usdt v0.5.0 |
541 | 2025-03-20T21:05:20.434Z | Compiling cargo_toml v0.21.0 |
542 | 2025-03-20T21:05:23.422Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
543 | 2025-03-20T21:05:27.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.20s |
544 | 2025-03-20T21:05:27.504Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
545 | 2025-03-20T21:05:28.238Z | Downloading crates ... |
546 | 2025-03-20T21:05:28.383Z | Downloaded assert_matches v1.5.0 |
547 | 2025-03-20T21:05:28.409Z | Downloaded aead v0.5.2 |
548 | 2025-03-20T21:05:28.410Z | Downloaded adler2 v2.0.0 |
549 | 2025-03-20T21:05:28.410Z | Downloaded addr2line v0.24.2 |
550 | 2025-03-20T21:05:28.410Z | Downloaded crucible-workspace-hack v0.1.0 |
551 | 2025-03-20T21:05:28.410Z | Downloaded bitfield-struct v0.6.2 |
552 | 2025-03-20T21:05:28.410Z | Downloaded home v0.5.9 |
553 | 2025-03-20T21:05:28.410Z | Downloaded highway v1.3.0 |
554 | 2025-03-20T21:05:28.410Z | Downloaded md-5 v0.10.6 |
555 | 2025-03-20T21:05:28.436Z | Downloaded colored v2.2.0 |
556 | 2025-03-20T21:05:28.436Z | Downloaded lru v0.12.5 |
557 | 2025-03-20T21:05:28.436Z | Downloaded miniz_oxide v0.8.5 |
558 | 2025-03-20T21:05:28.436Z | Downloaded jobserver v0.1.32 |
559 | 2025-03-20T21:05:28.436Z | Downloaded pretty-hex v0.2.1 |
560 | 2025-03-20T21:05:28.465Z | Downloaded spki v0.7.3 |
561 | 2025-03-20T21:05:28.466Z | Downloaded snafu-derive v0.8.5 |
562 | 2025-03-20T21:05:28.466Z | Downloaded tinyvec_macros v0.1.1 |
563 | 2025-03-20T21:05:28.466Z | Downloaded tokio-tungstenite v0.23.1 |
564 | 2025-03-20T21:05:28.466Z | Downloaded tokio-tungstenite v0.21.0 |
565 | 2025-03-20T21:05:28.466Z | Downloaded tokio-postgres v0.7.13 |
566 | 2025-03-20T21:05:28.492Z | Downloaded downcast v0.11.0 |
567 | 2025-03-20T21:05:28.492Z | Downloaded dropshot_endpoint v0.12.0 |
568 | 2025-03-20T21:05:28.492Z | Downloaded gethostname v0.5.0 |
569 | 2025-03-20T21:05:28.492Z | Downloaded hash32 v0.3.1 |
570 | 2025-03-20T21:05:28.492Z | Downloaded num_enum v0.5.11 |
571 | 2025-03-20T21:05:28.518Z | Downloaded parse-display v0.10.0 |
572 | 2025-03-20T21:05:28.518Z | Downloaded pkg-config v0.3.31 |
573 | 2025-03-20T21:05:28.518Z | Downloaded signature v2.2.0 |
574 | 2025-03-20T21:05:28.518Z | Downloaded signal-hook-tokio v0.3.1 |
575 | 2025-03-20T21:05:28.518Z | Downloaded stringprep v0.1.5 |
576 | 2025-03-20T21:05:28.544Z | Downloaded structmeta-derive v0.3.0 |
577 | 2025-03-20T21:05:28.544Z | Downloaded num-integer v0.1.46 |
578 | 2025-03-20T21:05:28.544Z | Downloaded pkcs5 v0.7.1 |
579 | 2025-03-20T21:05:28.544Z | Downloaded newline-converter v0.3.0 |
580 | 2025-03-20T21:05:28.570Z | Downloaded tower-layer v0.3.3 |
581 | 2025-03-20T21:05:28.570Z | Downloaded phf_generator v0.11.2 |
582 | 2025-03-20T21:05:28.570Z | Downloaded phf v0.11.2 |
583 | 2025-03-20T21:05:28.570Z | Downloaded serde-hex v0.1.0 |
584 | 2025-03-20T21:05:28.570Z | Downloaded diesel_derives v2.2.3 |
585 | 2025-03-20T21:05:28.570Z | Downloaded salsa20 v0.10.2 |
586 | 2025-03-20T21:05:28.596Z | Downloaded utf16_iter v1.0.5 |
587 | 2025-03-20T21:05:28.596Z | Downloaded pem-rfc7468 v0.7.0 |
588 | 2025-03-20T21:05:28.621Z | Downloaded thiserror-impl-no-std v2.0.2 |
589 | 2025-03-20T21:05:28.622Z | Downloaded zone_cfg_derive v0.1.2 |
590 | 2025-03-20T21:05:28.622Z | Downloaded same-file v1.0.6 |
591 | 2025-03-20T21:05:28.622Z | Downloaded progenitor-impl v0.9.1 |
592 | 2025-03-20T21:05:28.622Z | Downloaded steno v0.4.1 |
593 | 2025-03-20T21:05:28.622Z | Downloaded num-bigint-dig v0.8.4 |
594 | 2025-03-20T21:05:28.647Z | Downloaded dirs-sys-next v0.1.2 |
595 | 2025-03-20T21:05:28.647Z | Downloaded slab v0.4.9 |
596 | 2025-03-20T21:05:28.647Z | Downloaded simd-adler32 v0.3.7 |
597 | 2025-03-20T21:05:28.647Z | Downloaded zeroize v1.8.1 |
598 | 2025-03-20T21:05:28.647Z | Downloaded embedded-io v0.6.1 |
599 | 2025-03-20T21:05:28.674Z | Downloaded fs_extra v1.3.0 |
600 | 2025-03-20T21:05:28.674Z | Downloaded multimap v0.10.0 |
601 | 2025-03-20T21:05:28.674Z | Downloaded git2 v0.19.0 |
602 | 2025-03-20T21:05:28.674Z | Downloaded zerocopy v0.6.6 |
603 | 2025-03-20T21:05:28.700Z | Downloaded tap v1.0.1 |
604 | 2025-03-20T21:05:28.700Z | Downloaded oxnet v0.1.1 |
605 | 2025-03-20T21:05:28.700Z | Downloaded owo-colors v4.2.0 |
606 | 2025-03-20T21:05:28.700Z | Downloaded predicates-tree v1.0.11 |
607 | 2025-03-20T21:05:28.700Z | Downloaded ppv-lite86 v0.2.20 |
608 | 2025-03-20T21:05:28.725Z | Downloaded glob v0.3.2 |
609 | 2025-03-20T21:05:28.725Z | Downloaded synstructure v0.13.1 |
610 | 2025-03-20T21:05:28.725Z | Downloaded newtype_derive v0.1.6 |
611 | 2025-03-20T21:05:28.725Z | Downloaded nix v0.27.1 |
612 | 2025-03-20T21:05:28.751Z | Downloaded endian-type v0.1.2 |
613 | 2025-03-20T21:05:28.752Z | Downloaded subtle v2.6.1 |
614 | 2025-03-20T21:05:28.752Z | Downloaded parse-size v1.1.0 |
615 | 2025-03-20T21:05:28.752Z | Downloaded toml v0.7.8 |
616 | 2025-03-20T21:05:28.752Z | Downloaded num-complex v0.4.6 |
617 | 2025-03-20T21:05:28.752Z | Downloaded fd-lock v4.0.2 |
618 | 2025-03-20T21:05:28.752Z | Downloaded wyz v0.5.1 |
619 | 2025-03-20T21:05:28.777Z | Downloaded writeable v0.5.5 |
620 | 2025-03-20T21:05:28.777Z | Downloaded zerocopy-derive v0.6.6 |
621 | 2025-03-20T21:05:28.777Z | Downloaded slog-stdlog v4.1.1 |
622 | 2025-03-20T21:05:28.777Z | Downloaded fragile v2.0.0 |
623 | 2025-03-20T21:05:28.803Z | Downloaded slog-scope v4.4.0 |
624 | 2025-03-20T21:05:28.803Z | Downloaded static_assertions v1.1.0 |
625 | 2025-03-20T21:05:28.803Z | Downloaded phf_shared v0.11.2 |
626 | 2025-03-20T21:05:28.803Z | Downloaded ssh-encoding v0.2.0 |
627 | 2025-03-20T21:05:28.803Z | Downloaded rfc6979 v0.4.0 |
628 | 2025-03-20T21:05:28.803Z | Downloaded sled v0.34.7 |
629 | 2025-03-20T21:05:28.836Z | Downloaded nodrop v0.1.14 |
630 | 2025-03-20T21:05:28.836Z | Downloaded crc-any v2.5.0 |
631 | 2025-03-20T21:05:28.836Z | Downloaded ena v0.14.3 |
632 | 2025-03-20T21:05:28.837Z | Downloaded unicase v2.7.0 |
633 | 2025-03-20T21:05:28.837Z | Downloaded hashbrown v0.12.3 |
634 | 2025-03-20T21:05:28.837Z | Downloaded slog-json v2.6.1 |
635 | 2025-03-20T21:05:28.837Z | Downloaded zerocopy v0.8.10 |
636 | 2025-03-20T21:05:28.862Z | Downloaded sqlformat v0.2.6 |
637 | 2025-03-20T21:05:28.862Z | Downloaded regex-automata v0.4.8 |
638 | 2025-03-20T21:05:28.887Z | Downloaded webpki-roots v0.26.6 |
639 | 2025-03-20T21:05:28.914Z | Downloaded filetime v0.2.25 |
640 | 2025-03-20T21:05:28.914Z | Downloaded uuid v1.15.1 |
641 | 2025-03-20T21:05:28.914Z | Downloaded publicsuffix v2.3.0 |
642 | 2025-03-20T21:05:28.914Z | Downloaded regress v0.10.3 |
643 | 2025-03-20T21:05:28.940Z | Downloaded icu_properties v1.5.1 |
644 | 2025-03-20T21:05:28.940Z | Downloaded typify-impl v0.2.0 |
645 | 2025-03-20T21:05:28.940Z | Downloaded progenitor-client v0.8.0 |
646 | 2025-03-20T21:05:28.965Z | Downloaded der_derive v0.7.3 |
647 | 2025-03-20T21:05:28.965Z | Downloaded encoding_rs v0.8.34 |
648 | 2025-03-20T21:05:28.990Z | Downloaded siphasher v0.3.11 |
649 | 2025-03-20T21:05:28.991Z | Downloaded time v0.3.36 |
650 | 2025-03-20T21:05:28.991Z | Downloaded itertools v0.12.1 |
651 | 2025-03-20T21:05:29.016Z | Downloaded peg-runtime v0.8.5 |
652 | 2025-03-20T21:05:29.016Z | Downloaded password-hash v0.4.2 |
653 | 2025-03-20T21:05:29.016Z | Downloaded sqlparser_derive v0.2.2 |
654 | 2025-03-20T21:05:29.016Z | Downloaded oso v0.27.3 |
655 | 2025-03-20T21:05:29.016Z | Downloaded primeorder v0.13.6 |
656 | 2025-03-20T21:05:29.016Z | Downloaded pretty_assertions v1.4.1 |
657 | 2025-03-20T21:05:29.016Z | Downloaded precomputed-hash v0.1.1 |
658 | 2025-03-20T21:05:29.016Z | Downloaded vsss-rs v3.3.4 |
659 | 2025-03-20T21:05:29.042Z | Downloaded idna v1.0.3 |
660 | 2025-03-20T21:05:29.042Z | Downloaded yansi v1.0.1 |
661 | 2025-03-20T21:05:29.042Z | Downloaded rustls-pemfile v2.2.0 |
662 | 2025-03-20T21:05:29.042Z | Downloaded slog-bunyan v2.5.0 |
663 | 2025-03-20T21:05:29.042Z | Downloaded base16ct v0.2.0 |
664 | 2025-03-20T21:05:29.042Z | Downloaded unicode-bidi v0.3.17 |
665 | 2025-03-20T21:05:29.042Z | Downloaded typed-path v0.9.3 |
666 | 2025-03-20T21:05:29.068Z | Downloaded kstat-rs v0.2.4 |
667 | 2025-03-20T21:05:29.068Z | Downloaded ipnetwork v0.21.1 |
668 | 2025-03-20T21:05:29.068Z | Downloaded cc v1.2.15 |
669 | 2025-03-20T21:05:29.069Z | Downloaded env_filter v0.1.2 |
670 | 2025-03-20T21:05:29.069Z | Downloaded tokio-native-tls v0.3.1 |
671 | 2025-03-20T21:05:29.069Z | Downloaded multer v3.1.0 |
672 | 2025-03-20T21:05:29.069Z | Downloaded progenitor-impl v0.8.0 |
673 | 2025-03-20T21:05:29.069Z | Downloaded foreign-types-macros v0.2.3 |
674 | 2025-03-20T21:05:29.094Z | Downloaded slog-async v2.8.0 |
675 | 2025-03-20T21:05:29.094Z | Downloaded futures-task v0.3.31 |
676 | 2025-03-20T21:05:29.094Z | Downloaded termtree v0.4.1 |
677 | 2025-03-20T21:05:29.094Z | Downloaded salty v0.3.0 |
678 | 2025-03-20T21:05:29.094Z | Downloaded crunchy v0.2.2 |
679 | 2025-03-20T21:05:29.094Z | Downloaded tracing v0.1.40 |
680 | 2025-03-20T21:05:29.094Z | Downloaded powerfmt v0.2.0 |
681 | 2025-03-20T21:05:29.094Z | Downloaded olpc-cjson v0.1.4 |
682 | 2025-03-20T21:05:29.094Z | Downloaded smallvec v0.6.14 |
683 | 2025-03-20T21:05:29.120Z | Downloaded num-bigint v0.4.6 |
684 | 2025-03-20T21:05:29.120Z | Downloaded const_format v0.2.34 |
685 | 2025-03-20T21:05:29.120Z | Downloaded serde_plain v1.0.2 |
686 | 2025-03-20T21:05:29.120Z | Downloaded unicode-properties v0.1.3 |
687 | 2025-03-20T21:05:29.120Z | Downloaded unicode-width v0.2.0 |
688 | 2025-03-20T21:05:29.145Z | Downloaded rustls v0.23.19 |
689 | 2025-03-20T21:05:29.145Z | Downloaded num_enum_derive v0.5.11 |
690 | 2025-03-20T21:05:29.145Z | Downloaded nix v0.28.0 |
691 | 2025-03-20T21:05:29.172Z | Downloaded value-bag v1.9.0 |
692 | 2025-03-20T21:05:29.172Z | Downloaded petgraph v0.7.1 |
693 | 2025-03-20T21:05:29.198Z | Downloaded aws-lc-sys v0.26.0 |
694 | 2025-03-20T21:05:29.434Z | Downloaded peg-macros v0.8.5 |
695 | 2025-03-20T21:05:29.459Z | Downloaded fixedbitset v0.4.2 |
696 | 2025-03-20T21:05:29.459Z | Downloaded vte v0.11.1 |
697 | 2025-03-20T21:05:29.459Z | Downloaded diff v0.1.13 |
698 | 2025-03-20T21:05:29.459Z | Downloaded rustls-pki-types v1.10.0 |
699 | 2025-03-20T21:05:29.459Z | Downloaded sync-ptr v0.1.1 |
700 | 2025-03-20T21:05:29.459Z | Downloaded deranged v0.3.11 |
701 | 2025-03-20T21:05:29.459Z | Downloaded expectorate v1.1.0 |
702 | 2025-03-20T21:05:29.459Z | Downloaded postcard v1.0.10 |
703 | 2025-03-20T21:05:29.459Z | Downloaded poly1305 v0.8.0 |
704 | 2025-03-20T21:05:29.459Z | Downloaded termtree v0.5.1 |
705 | 2025-03-20T21:05:29.459Z | Downloaded displaydoc v0.2.5 |
706 | 2025-03-20T21:05:29.485Z | Downloaded qorb v0.2.1 |
707 | 2025-03-20T21:05:29.485Z | Downloaded hickory-client v0.24.4 |
708 | 2025-03-20T21:05:29.485Z | Downloaded rustls-webpki v0.102.8 |
709 | 2025-03-20T21:05:29.510Z | Downloaded rand_chacha v0.9.0 |
710 | 2025-03-20T21:05:29.510Z | Downloaded tungstenite v0.23.0 |
711 | 2025-03-20T21:05:29.510Z | Downloaded rand_core v0.9.2 |
712 | 2025-03-20T21:05:29.510Z | Downloaded crossterm v0.28.1 |
713 | 2025-03-20T21:05:29.510Z | Downloaded unicode-normalization v0.1.24 |
714 | 2025-03-20T21:05:29.510Z | Downloaded ssh-key v0.6.6 |
715 | 2025-03-20T21:05:29.535Z | Downloaded debug-ignore v1.0.5 |
716 | 2025-03-20T21:05:29.535Z | Downloaded rustc-hash v1.1.0 |
717 | 2025-03-20T21:05:29.536Z | Downloaded toolchain_find v0.4.0 |
718 | 2025-03-20T21:05:29.536Z | Downloaded rustls v0.22.4 |
719 | 2025-03-20T21:05:29.536Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
720 | 2025-03-20T21:05:29.561Z | Downloaded quinn-proto v0.11.8 |
721 | 2025-03-20T21:05:29.561Z | Downloaded float-cmp v0.10.0 |
722 | 2025-03-20T21:05:29.561Z | Downloaded tabled v0.18.0 |
723 | 2025-03-20T21:05:29.586Z | Downloaded blake3 v1.5.4 |
724 | 2025-03-20T21:05:29.612Z | Downloaded sqlparser v0.45.0 |
725 | 2025-03-20T21:05:29.612Z | Downloaded pbkdf2 v0.11.0 |
726 | 2025-03-20T21:05:29.612Z | Downloaded regex-syntax v0.8.5 |
727 | 2025-03-20T21:05:29.612Z | Downloaded socket2 v0.5.8 |
728 | 2025-03-20T21:05:29.612Z | Downloaded rand v0.8.5 |
729 | 2025-03-20T21:05:29.612Z | Downloaded proc-macro-crate v1.3.1 |
730 | 2025-03-20T21:05:29.637Z | Downloaded csv v1.3.1 |
731 | 2025-03-20T21:05:29.637Z | Downloaded dropshot_endpoint v0.16.0 |
732 | 2025-03-20T21:05:29.663Z | Downloaded petgraph v0.6.5 |
733 | 2025-03-20T21:05:29.663Z | Downloaded derive-where v1.2.7 |
734 | 2025-03-20T21:05:29.689Z | Downloaded linked-hash-map v0.5.6 |
735 | 2025-03-20T21:05:29.689Z | Downloaded is-terminal v0.4.13 |
736 | 2025-03-20T21:05:29.689Z | Downloaded ident_case v1.0.1 |
737 | 2025-03-20T21:05:29.689Z | Downloaded serde_with_macros v3.12.0 |
738 | 2025-03-20T21:05:29.689Z | Downloaded regex v1.11.1 |
739 | 2025-03-20T21:05:29.689Z | Downloaded x509-cert v0.2.5 |
740 | 2025-03-20T21:05:29.716Z | Downloaded rustfmt-wrapper v0.2.1 |
741 | 2025-03-20T21:05:29.716Z | Downloaded progenitor-macro v0.8.0 |
742 | 2025-03-20T21:05:29.716Z | Downloaded object v0.30.4 |
743 | 2025-03-20T21:05:29.742Z | Downloaded memmap2 v0.9.5 |
744 | 2025-03-20T21:05:29.742Z | Downloaded hyper v1.6.0 |
745 | 2025-03-20T21:05:29.742Z | Downloaded vte_generate_state_changes v0.1.2 |
746 | 2025-03-20T21:05:29.742Z | Downloaded ed25519 v2.2.3 |
747 | 2025-03-20T21:05:29.742Z | Downloaded blowfish v0.9.1 |
748 | 2025-03-20T21:05:29.770Z | Downloaded unicode_categories v0.1.1 |
749 | 2025-03-20T21:05:29.770Z | Downloaded strum_macros v0.26.4 |
750 | 2025-03-20T21:05:29.770Z | Downloaded supports-color v3.0.2 |
751 | 2025-03-20T21:05:29.770Z | Downloaded unicode-segmentation v1.12.0 |
752 | 2025-03-20T21:05:29.770Z | Downloaded postgres-protocol v0.6.8 |
753 | 2025-03-20T21:05:29.770Z | Downloaded foldhash v0.1.3 |
754 | 2025-03-20T21:05:29.770Z | Downloaded unarray v0.1.4 |
755 | 2025-03-20T21:05:29.770Z | Downloaded serde_urlencoded v0.7.1 |
756 | 2025-03-20T21:05:29.770Z | Downloaded darling v0.20.10 |
757 | 2025-03-20T21:05:29.796Z | Downloaded tokio-rustls v0.26.0 |
758 | 2025-03-20T21:05:29.796Z | Downloaded quick-xml v0.37.2 |
759 | 2025-03-20T21:05:29.796Z | Downloaded crc v3.2.1 |
760 | 2025-03-20T21:05:29.796Z | Downloaded bitvec v1.0.1 |
761 | 2025-03-20T21:05:29.822Z | Downloaded smallvec v1.14.0 |
762 | 2025-03-20T21:05:29.822Z | Downloaded chrono-tz v0.10.1 |
763 | 2025-03-20T21:05:29.822Z | Downloaded num_threads v0.1.7 |
764 | 2025-03-20T21:05:29.822Z | Downloaded openssl-macros v0.1.1 |
765 | 2025-03-20T21:05:29.822Z | Downloaded tabwriter v1.4.0 |
766 | 2025-03-20T21:05:29.822Z | Downloaded futures-io v0.3.31 |
767 | 2025-03-20T21:05:29.822Z | Downloaded schemars_derive v0.8.22 |
768 | 2025-03-20T21:05:29.822Z | Downloaded structmeta v0.3.0 |
769 | 2025-03-20T21:05:29.822Z | Downloaded oso-derive v0.27.3 |
770 | 2025-03-20T21:05:29.822Z | Downloaded term v0.7.0 |
771 | 2025-03-20T21:05:29.848Z | Downloaded subprocess v0.2.9 |
772 | 2025-03-20T21:05:29.848Z | Downloaded unsafe-libyaml v0.2.11 |
773 | 2025-03-20T21:05:29.849Z | Downloaded elliptic-curve v0.13.8 |
774 | 2025-03-20T21:05:29.849Z | Downloaded reqwest v0.12.12 |
775 | 2025-03-20T21:05:29.874Z | Downloaded newtype-uuid v1.2.1 |
776 | 2025-03-20T21:05:29.874Z | Downloaded slog-envlogger v2.2.0 |
777 | 2025-03-20T21:05:29.874Z | Downloaded ff v0.13.0 |
778 | 2025-03-20T21:05:29.874Z | Downloaded strum_macros v0.25.3 |
779 | 2025-03-20T21:05:29.874Z | Downloaded stable_deref_trait v1.2.0 |
780 | 2025-03-20T21:05:29.874Z | Downloaded ssh-cipher v0.2.0 |
781 | 2025-03-20T21:05:29.874Z | Downloaded slog-term v2.9.1 |
782 | 2025-03-20T21:05:29.874Z | Downloaded fatfs v0.3.6 |
783 | 2025-03-20T21:05:29.900Z | Downloaded env_logger v0.10.2 |
784 | 2025-03-20T21:05:29.900Z | Downloaded enum-as-inner v0.6.1 |
785 | 2025-03-20T21:05:29.900Z | Downloaded parse-zoneinfo v0.3.1 |
786 | 2025-03-20T21:05:29.900Z | Downloaded embedded-io v0.4.0 |
787 | 2025-03-20T21:05:29.900Z | Downloaded nu-ansi-term v0.50.1 |
788 | 2025-03-20T21:05:29.900Z | Downloaded regex-syntax v0.6.29 |
789 | 2025-03-20T21:05:29.900Z | Downloaded rtoolbox v0.0.2 |
790 | 2025-03-20T21:05:29.900Z | Downloaded ghash v0.5.1 |
791 | 2025-03-20T21:05:29.925Z | Downloaded libsw-core v0.3.1 |
792 | 2025-03-20T21:05:29.925Z | Downloaded want v0.3.1 |
793 | 2025-03-20T21:05:29.925Z | Downloaded wait-timeout v0.2.0 |
794 | 2025-03-20T21:05:29.925Z | Downloaded env_logger v0.11.5 |
795 | 2025-03-20T21:05:29.925Z | Downloaded scheduled-thread-pool v0.2.7 |
796 | 2025-03-20T21:05:29.925Z | Downloaded serde_derive_internals v0.29.1 |
797 | 2025-03-20T21:05:29.925Z | Downloaded utf8_iter v1.0.4 |
798 | 2025-03-20T21:05:29.925Z | Downloaded universal-hash v0.5.1 |
799 | 2025-03-20T21:05:29.925Z | Downloaded prettyplease v0.2.30 |
800 | 2025-03-20T21:05:29.925Z | Downloaded nix v0.29.0 |
801 | 2025-03-20T21:05:29.951Z | Downloaded vergen v8.3.2 |
802 | 2025-03-20T21:05:29.951Z | Downloaded vcpkg v0.2.15 |
803 | 2025-03-20T21:05:29.979Z | Downloaded uzers v0.12.1 |
804 | 2025-03-20T21:05:30.004Z | Downloaded packed_struct v0.10.1 |
805 | 2025-03-20T21:05:30.004Z | Downloaded dyn-clone v1.0.19 |
806 | 2025-03-20T21:05:30.004Z | Downloaded fallible-iterator v0.2.0 |
807 | 2025-03-20T21:05:30.004Z | Downloaded walkdir v2.5.0 |
808 | 2025-03-20T21:05:30.004Z | Downloaded unicode-xid v0.2.6 |
809 | 2025-03-20T21:05:30.004Z | Downloaded unicode-truncate v1.1.0 |
810 | 2025-03-20T21:05:30.004Z | Downloaded ecdsa v0.16.9 |
811 | 2025-03-20T21:05:30.004Z | Downloaded semver v0.1.20 |
812 | 2025-03-20T21:05:30.004Z | Downloaded indoc v2.0.6 |
813 | 2025-03-20T21:05:30.004Z | Downloaded sha1 v0.10.6 |
814 | 2025-03-20T21:05:30.004Z | Downloaded defmt v0.3.8 |
815 | 2025-03-20T21:05:30.004Z | Downloaded tower v0.5.2 |
816 | 2025-03-20T21:05:30.030Z | Downloaded openssl-probe v0.1.5 |
817 | 2025-03-20T21:05:30.030Z | Downloaded dirs-next v2.0.0 |
818 | 2025-03-20T21:05:30.030Z | Downloaded rand v0.9.0 |
819 | 2025-03-20T21:05:30.030Z | Downloaded http-body v1.0.1 |
820 | 2025-03-20T21:05:30.030Z | Downloaded bcrypt-pbkdf v0.10.0 |
821 | 2025-03-20T21:05:30.030Z | Downloaded waitgroup v0.1.2 |
822 | 2025-03-20T21:05:30.030Z | Downloaded nibble_vec v0.1.0 |
823 | 2025-03-20T21:05:30.030Z | Downloaded mockall_derive v0.13.1 |
824 | 2025-03-20T21:05:30.030Z | Downloaded mockall v0.13.1 |
825 | 2025-03-20T21:05:30.030Z | Downloaded postgres-types v0.2.9 |
826 | 2025-03-20T21:05:30.056Z | Downloaded packed_struct_codegen v0.10.1 |
827 | 2025-03-20T21:05:30.056Z | Downloaded openssl-sys v0.9.106 |
828 | 2025-03-20T21:05:30.056Z | Downloaded foreign-types v0.3.2 |
829 | 2025-03-20T21:05:30.056Z | Downloaded flume v0.11.1 |
830 | 2025-03-20T21:05:30.056Z | Downloaded progenitor v0.9.1 |
831 | 2025-03-20T21:05:30.056Z | Downloaded progenitor v0.8.0 |
832 | 2025-03-20T21:05:30.056Z | Downloaded zerocopy-derive v0.8.10 |
833 | 2025-03-20T21:05:30.056Z | Downloaded tokio-util v0.7.13 |
834 | 2025-03-20T21:05:30.082Z | Downloaded slog v2.7.0 |
835 | 2025-03-20T21:05:30.082Z | Downloaded similar v2.7.0 |
836 | 2025-03-20T21:05:30.082Z | Downloaded num v0.4.3 |
837 | 2025-03-20T21:05:30.082Z | Downloaded difflib v0.4.0 |
838 | 2025-03-20T21:05:30.082Z | Downloaded sct v0.7.1 |
839 | 2025-03-20T21:05:30.082Z | Downloaded zerovec-derive v0.10.3 |
840 | 2025-03-20T21:05:30.082Z | Downloaded url v2.5.3 |
841 | 2025-03-20T21:05:30.107Z | Downloaded native-tls v0.2.12 |
842 | 2025-03-20T21:05:30.107Z | Downloaded diesel v2.2.8 |
843 | 2025-03-20T21:05:30.139Z | Downloaded tungstenite v0.21.0 |
844 | 2025-03-20T21:05:30.165Z | Downloaded ref-cast v1.0.23 |
845 | 2025-03-20T21:05:30.165Z | Downloaded rayon-core v1.12.1 |
846 | 2025-03-20T21:05:30.165Z | Downloaded p521 v0.13.3 |
847 | 2025-03-20T21:05:30.165Z | Downloaded ed25519-dalek v2.1.1 |
848 | 2025-03-20T21:05:30.165Z | Downloaded futures-channel v0.3.31 |
849 | 2025-03-20T21:05:30.165Z | Downloaded tokio v1.43.0 |
850 | 2025-03-20T21:05:30.205Z | Downloaded lazycell v1.3.0 |
851 | 2025-03-20T21:05:30.230Z | Downloaded portable-atomic v1.9.0 |
852 | 2025-03-20T21:05:30.230Z | Downloaded password-hash v0.5.0 |
853 | 2025-03-20T21:05:30.231Z | Downloaded zerofrom-derive v0.1.4 |
854 | 2025-03-20T21:05:30.231Z | Downloaded ring v0.17.11 |
855 | 2025-03-20T21:05:30.265Z | Downloaded num-traits v0.2.19 |
856 | 2025-03-20T21:05:30.291Z | Downloaded typify-macro v0.3.0 |
857 | 2025-03-20T21:05:30.291Z | Downloaded nom v7.1.3 |
858 | 2025-03-20T21:05:30.291Z | Downloaded phf_shared v0.10.0 |
859 | 2025-03-20T21:05:30.291Z | Downloaded curve25519-dalek v4.1.3 |
860 | 2025-03-20T21:05:30.291Z | Downloaded polyval v0.6.2 |
861 | 2025-03-20T21:05:30.291Z | Downloaded foreign-types v0.5.0 |
862 | 2025-03-20T21:05:30.291Z | Downloaded xz2 v0.1.7 |
863 | 2025-03-20T21:05:30.291Z | Downloaded xattr v1.3.1 |
864 | 2025-03-20T21:05:30.317Z | Downloaded sync_wrapper v1.0.1 |
865 | 2025-03-20T21:05:30.317Z | Downloaded mio v1.0.2 |
866 | 2025-03-20T21:05:30.317Z | Downloaded hashbrown v0.13.2 |
867 | 2025-03-20T21:05:30.317Z | Downloaded bstr v1.10.0 |
868 | 2025-03-20T21:05:30.317Z | Downloaded document-features v0.2.10 |
869 | 2025-03-20T21:05:30.317Z | Downloaded path-slash v0.1.5 |
870 | 2025-03-20T21:05:30.342Z | Downloaded der v0.7.9 |
871 | 2025-03-20T21:05:30.342Z | Downloaded hash32 v0.2.1 |
872 | 2025-03-20T21:05:30.342Z | Downloaded take_mut v0.2.2 |
873 | 2025-03-20T21:05:30.342Z | Downloaded progenitor-client v0.9.1 |
874 | 2025-03-20T21:05:30.342Z | Downloaded pbkdf2 v0.12.2 |
875 | 2025-03-20T21:05:30.342Z | Downloaded strum v0.26.3 |
876 | 2025-03-20T21:05:30.342Z | Downloaded pkcs8 v0.10.2 |
877 | 2025-03-20T21:05:30.342Z | Downloaded parking_lot v0.11.2 |
878 | 2025-03-20T21:05:30.342Z | Downloaded smoltcp v0.11.0 |
879 | 2025-03-20T21:05:30.368Z | Downloaded memoffset v0.9.1 |
880 | 2025-03-20T21:05:30.368Z | Downloaded yasna v0.5.2 |
881 | 2025-03-20T21:05:30.368Z | Downloaded tar v0.4.44 |
882 | 2025-03-20T21:05:30.368Z | Downloaded tabled_derive v0.10.0 |
883 | 2025-03-20T21:05:30.368Z | Downloaded slog-dtrace v0.3.0 |
884 | 2025-03-20T21:05:30.368Z | Downloaded p384 v0.13.0 |
885 | 2025-03-20T21:05:30.368Z | Downloaded p256 v0.13.2 |
886 | 2025-03-20T21:05:30.395Z | Downloaded zerofrom v0.1.4 |
887 | 2025-03-20T21:05:30.395Z | Downloaded shell-words v1.1.0 |
888 | 2025-03-20T21:05:30.395Z | Downloaded psl-types v2.0.11 |
889 | 2025-03-20T21:05:30.395Z | Downloaded predicates v3.1.3 |
890 | 2025-03-20T21:05:30.395Z | Downloaded paste v1.0.15 |
891 | 2025-03-20T21:05:30.395Z | Downloaded serde_yaml v0.9.34+deprecated |
892 | 2025-03-20T21:05:30.395Z | Downloaded scrypt v0.11.0 |
893 | 2025-03-20T21:05:30.395Z | Downloaded scopeguard v1.2.0 |
894 | 2025-03-20T21:05:30.395Z | Downloaded quick-error v1.2.3 |
895 | 2025-03-20T21:05:30.395Z | Downloaded zip v0.6.6 |
896 | 2025-03-20T21:05:30.395Z | Downloaded russh v0.45.0 |
897 | 2025-03-20T21:05:30.421Z | Downloaded ref-cast-impl v1.0.23 |
898 | 2025-03-20T21:05:30.421Z | Downloaded dunce v1.0.5 |
899 | 2025-03-20T21:05:30.421Z | Downloaded rpassword v7.3.1 |
900 | 2025-03-20T21:05:30.421Z | Downloaded tiny-keccak v2.0.2 |
901 | 2025-03-20T21:05:30.421Z | Downloaded rustls v0.21.12 |
902 | 2025-03-20T21:05:30.421Z | Downloaded futures-core v0.3.31 |
903 | 2025-03-20T21:05:30.421Z | Downloaded zone v0.3.0 |
904 | 2025-03-20T21:05:30.421Z | Downloaded signal-hook-registry v1.4.2 |
905 | 2025-03-20T21:05:30.421Z | Downloaded tls_codec v0.4.1 |
906 | 2025-03-20T21:05:30.446Z | Downloaded either v1.14.0 |
907 | 2025-03-20T21:05:30.446Z | Downloaded toml_edit v0.19.15 |
908 | 2025-03-20T21:05:30.446Z | Downloaded sha3 v0.10.8 |
909 | 2025-03-20T21:05:30.474Z | Downloaded peg v0.8.5 |
910 | 2025-03-20T21:05:30.474Z | Downloaded zip v2.1.3 |
911 | 2025-03-20T21:05:30.474Z | Downloaded zopfli v0.8.1 |
912 | 2025-03-20T21:05:30.474Z | Downloaded r2d2 v0.8.10 |
913 | 2025-03-20T21:05:30.474Z | Downloaded openssl v0.10.71 |
914 | 2025-03-20T21:05:30.499Z | Downloaded new_debug_unreachable v1.0.6 |
915 | 2025-03-20T21:05:30.499Z | Downloaded tough v0.19.0 |
916 | 2025-03-20T21:05:30.499Z | Downloaded papergrid v0.14.0 |
917 | 2025-03-20T21:05:30.499Z | Downloaded radix_trie v0.2.1 |
918 | 2025-03-20T21:05:30.500Z | Downloaded samael v0.0.18 |
919 | 2025-03-20T21:05:30.525Z | Downloaded resolv-conf v0.7.0 |
920 | 2025-03-20T21:05:30.525Z | Downloaded pin-utils v0.1.0 |
921 | 2025-03-20T21:05:30.525Z | Downloaded num-derive v0.4.2 |
922 | 2025-03-20T21:05:30.525Z | Downloaded keccak v0.1.5 |
923 | 2025-03-20T21:05:30.525Z | Downloaded predicates-core v1.0.8 |
924 | 2025-03-20T21:05:30.525Z | Downloaded normalize-line-endings v0.3.0 |
925 | 2025-03-20T21:05:30.525Z | Downloaded display-error-chain v0.2.2 |
926 | 2025-03-20T21:05:30.525Z | Downloaded diesel_table_macro_syntax v0.2.0 |
927 | 2025-03-20T21:05:30.525Z | Downloaded funty v2.0.0 |
928 | 2025-03-20T21:05:30.525Z | Downloaded zone v0.1.8 |
929 | 2025-03-20T21:05:30.525Z | Downloaded number_prefix v0.4.0 |
930 | 2025-03-20T21:05:30.525Z | Downloaded mime_guess v2.0.5 |
931 | 2025-03-20T21:05:30.525Z | Downloaded headers v0.4.0 |
932 | 2025-03-20T21:05:30.525Z | Downloaded chrono v0.4.40 |
933 | 2025-03-20T21:05:30.551Z | Downloaded chacha20 v0.9.1 |
934 | 2025-03-20T21:05:30.551Z | Downloaded futures-sink v0.3.31 |
935 | 2025-03-20T21:05:30.551Z | Downloaded futures v0.3.31 |
936 | 2025-03-20T21:05:30.551Z | Downloaded yoke v0.7.4 |
937 | 2025-03-20T21:05:30.551Z | Downloaded rustc_version v0.4.1 |
938 | 2025-03-20T21:05:30.551Z | Downloaded ron v0.7.1 |
939 | 2025-03-20T21:05:30.551Z | Downloaded litemap v0.7.3 |
940 | 2025-03-20T21:05:30.551Z | Downloaded ipnet v2.11.0 |
941 | 2025-03-20T21:05:30.577Z | Downloaded http-range v0.1.5 |
942 | 2025-03-20T21:05:30.577Z | Downloaded constant_time_eq v0.3.1 |
943 | 2025-03-20T21:05:30.577Z | Downloaded serde_with v3.12.0 |
944 | 2025-03-20T21:05:30.577Z | Downloaded schemars v0.8.22 |
945 | 2025-03-20T21:05:30.577Z | Downloaded fxhash v0.2.1 |
946 | 2025-03-20T21:05:30.577Z | Downloaded data-encoding v2.6.0 |
947 | 2025-03-20T21:05:30.603Z | Downloaded thread_local v1.1.8 |
948 | 2025-03-20T21:05:30.603Z | Downloaded test-strategy v0.4.0 |
949 | 2025-03-20T21:05:30.603Z | Downloaded russh-keys v0.45.0 |
950 | 2025-03-20T21:05:30.603Z | Downloaded proptest v1.6.0 |
951 | 2025-03-20T21:05:30.603Z | Downloaded typify-impl v0.3.0 |
952 | 2025-03-20T21:05:30.628Z | Downloaded serde_path_to_error v0.1.16 |
953 | 2025-03-20T21:05:30.628Z | Downloaded tui-tree-widget v0.23.0 |
954 | 2025-03-20T21:05:30.628Z | Downloaded tracing-attributes v0.1.27 |
955 | 2025-03-20T21:05:30.628Z | Downloaded yoke-derive v0.7.4 |
956 | 2025-03-20T21:05:30.628Z | Downloaded strip-ansi-escapes v0.2.0 |
957 | 2025-03-20T21:05:30.628Z | Downloaded maplit v1.0.2 |
958 | 2025-03-20T21:05:30.629Z | Downloaded bindgen v0.71.1 |
959 | 2025-03-20T21:05:30.654Z | Downloaded base64ct v1.6.0 |
960 | 2025-03-20T21:05:30.654Z | Downloaded thiserror-no-std v2.0.2 |
961 | 2025-03-20T21:05:30.654Z | Downloaded cbc v0.1.2 |
962 | 2025-03-20T21:05:30.654Z | Downloaded rustc-demangle v0.1.24 |
963 | 2025-03-20T21:05:30.654Z | Downloaded httparse v1.9.5 |
964 | 2025-03-20T21:05:30.654Z | Downloaded headers-core v0.3.0 |
965 | 2025-03-20T21:05:30.654Z | Downloaded clang-sys v1.8.1 |
966 | 2025-03-20T21:05:30.654Z | Downloaded cfg_aliases v0.1.1 |
967 | 2025-03-20T21:05:30.654Z | Downloaded buf-list v1.0.3 |
968 | 2025-03-20T21:05:30.654Z | Downloaded backtrace v0.3.74 |
969 | 2025-03-20T21:05:30.680Z | Downloaded ahash v0.8.11 |
970 | 2025-03-20T21:05:30.680Z | Downloaded pem v3.0.5 |
971 | 2025-03-20T21:05:30.680Z | Downloaded gimli v0.31.1 |
972 | 2025-03-20T21:05:30.680Z | Downloaded getrandom v0.2.15 |
973 | 2025-03-20T21:05:30.680Z | Downloaded futures-util v0.3.31 |
974 | 2025-03-20T21:05:30.706Z | Downloaded futures-executor v0.3.31 |
975 | 2025-03-20T21:05:30.706Z | Downloaded defmt-parser v0.3.4 |
976 | 2025-03-20T21:05:30.706Z | Downloaded defmt-macros v0.3.9 |
977 | 2025-03-20T21:05:30.706Z | Downloaded zone_cfg_derive v0.3.0 |
978 | 2025-03-20T21:05:30.706Z | Downloaded utf-8 v0.7.6 |
979 | 2025-03-20T21:05:30.706Z | Downloaded untrusted v0.9.0 |
980 | 2025-03-20T21:05:30.706Z | Downloaded rustls-webpki v0.101.7 |
981 | 2025-03-20T21:05:30.731Z | Downloaded russh-cryptovec v0.7.3 |
982 | 2025-03-20T21:05:30.731Z | Downloaded percent-encoding v2.3.1 |
983 | 2025-03-20T21:05:30.731Z | Downloaded openapiv3 v2.0.0 |
984 | 2025-03-20T21:05:30.732Z | Downloaded derive_builder v0.20.2 |
985 | 2025-03-20T21:05:30.732Z | Downloaded typify v0.2.0 |
986 | 2025-03-20T21:05:30.757Z | Downloaded twox-hash v2.1.0 |
987 | 2025-03-20T21:05:30.757Z | Downloaded tracing-core v0.1.32 |
988 | 2025-03-20T21:05:30.757Z | Downloaded tower-service v0.3.3 |
989 | 2025-03-20T21:05:30.757Z | Downloaded rayon v1.10.0 |
990 | 2025-03-20T21:05:30.757Z | Downloaded flate2 v1.1.0 |
991 | 2025-03-20T21:05:30.783Z | Downloaded flagset v0.4.6 |
992 | 2025-03-20T21:05:30.783Z | Downloaded tokio-rustls v0.24.1 |
993 | 2025-03-20T21:05:30.783Z | Downloaded chacha20poly1305 v0.10.1 |
994 | 2025-03-20T21:05:30.783Z | Downloaded bindgen v0.69.5 |
995 | 2025-03-20T21:05:30.783Z | Downloaded aws-lc-rs v1.12.4 |
996 | 2025-03-20T21:05:30.783Z | Downloaded untrusted v0.7.1 |
997 | 2025-03-20T21:05:30.783Z | Downloaded rustyline v14.0.0 |
998 | 2025-03-20T21:05:30.808Z | Downloaded rustc-hash v2.1.1 |
999 | 2025-03-20T21:05:30.809Z | Downloaded signal-hook v0.3.17 |
1000 | 2025-03-20T21:05:30.809Z | Downloaded managed v0.8.0 |
1001 | 2025-03-20T21:05:30.809Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1002 | 2025-03-20T21:05:30.863Z | Downloaded rusty-fork v0.3.0 |
1003 | 2025-03-20T21:05:30.888Z | Downloaded rustversion v1.0.17 |
1004 | 2025-03-20T21:05:30.888Z | Downloaded rustc_version v0.1.7 |
1005 | 2025-03-20T21:05:30.888Z | Downloaded progenitor-macro v0.9.1 |
1006 | 2025-03-20T21:05:30.888Z | Downloaded petname v2.0.2 |
1007 | 2025-03-20T21:05:30.888Z | Downloaded object v0.36.5 |
1008 | 2025-03-20T21:05:30.888Z | Downloaded nanorand v0.7.0 |
1009 | 2025-03-20T21:05:30.914Z | Downloaded form_urlencoded v1.2.1 |
1010 | 2025-03-20T21:05:30.914Z | Downloaded derive_more v0.99.19 |
1011 | 2025-03-20T21:05:30.914Z | Downloaded pin-project-internal v1.1.6 |
1012 | 2025-03-20T21:05:30.914Z | Downloaded pin-project v1.1.6 |
1013 | 2025-03-20T21:05:30.914Z | Downloaded futures-macro v0.3.31 |
1014 | 2025-03-20T21:05:30.914Z | Downloaded try-lock v0.2.5 |
1015 | 2025-03-20T21:05:30.940Z | Downloaded topological-sort v0.2.2 |
1016 | 2025-03-20T21:05:30.940Z | Downloaded shlex v1.3.0 |
1017 | 2025-03-20T21:05:30.940Z | Downloaded ratatui v0.29.0 |
1018 | 2025-03-20T21:05:30.965Z | Downloaded rand_chacha v0.3.1 |
1019 | 2025-03-20T21:05:30.965Z | Downloaded pin-project-lite v0.2.14 |
1020 | 2025-03-20T21:05:30.965Z | Downloaded which v4.4.2 |
1021 | 2025-03-20T21:05:30.966Z | Downloaded lzma-sys v0.1.20 |
1022 | 2025-03-20T21:05:30.991Z | Downloaded lru-cache v0.1.2 |
1023 | 2025-03-20T21:05:30.991Z | Downloaded cobs v0.2.3 |
1024 | 2025-03-20T21:05:31.017Z | Downloaded cipher v0.4.4 |
1025 | 2025-03-20T21:05:31.017Z | Downloaded heapless v0.8.0 |
1026 | 2025-03-20T21:05:31.017Z | Downloaded phf_codegen v0.11.2 |
1027 | 2025-03-20T21:05:31.017Z | Downloaded opaque-debug v0.3.1 |
1028 | 2025-03-20T21:05:31.017Z | Downloaded omicron-zone-package v0.12.0 |
1029 | 2025-03-20T21:05:31.017Z | Downloaded sigpipe v0.1.3 |
1030 | 2025-03-20T21:05:31.017Z | Downloaded strum_macros v0.24.3 |
1031 | 2025-03-20T21:05:31.017Z | Downloaded num-iter v0.1.45 |
1032 | 2025-03-20T21:05:31.017Z | Downloaded time-core v0.1.2 |
1033 | 2025-03-20T21:05:31.017Z | Downloaded allocator-api2 v0.2.18 |
1034 | 2025-03-20T21:05:31.017Z | Downloaded getrandom v0.3.1 |
1035 | 2025-03-20T21:05:31.017Z | Downloaded foreign-types-shared v0.3.1 |
1036 | 2025-03-20T21:05:31.017Z | Downloaded foreign-types-shared v0.1.1 |
1037 | 2025-03-20T21:05:31.043Z | Downloaded diesel-dtrace v0.4.2 |
1038 | 2025-03-20T21:05:31.043Z | Downloaded des v0.8.1 |
1039 | 2025-03-20T21:05:31.043Z | Downloaded derive_builder_macro v0.20.2 |
1040 | 2025-03-20T21:05:31.043Z | Downloaded derive_builder_core v0.20.2 |
1041 | 2025-03-20T21:05:31.043Z | Downloaded typify-macro v0.2.0 |
1042 | 2025-03-20T21:05:31.043Z | Downloaded typify v0.3.0 |
1043 | 2025-03-20T21:05:31.043Z | Downloaded string_cache v0.8.7 |
1044 | 2025-03-20T21:05:31.043Z | Downloaded rand_seeder v0.3.0 |
1045 | 2025-03-20T21:05:31.043Z | Downloaded rand_core v0.6.4 |
1046 | 2025-03-20T21:05:31.043Z | Downloaded parse-display-derive v0.10.0 |
1047 | 2025-03-20T21:05:31.043Z | Downloaded globset v0.4.15 |
1048 | 2025-03-20T21:05:31.043Z | Downloaded darling_macro v0.20.10 |
1049 | 2025-03-20T21:05:31.043Z | Downloaded rsa v0.9.6 |
1050 | 2025-03-20T21:05:31.069Z | Downloaded cookie_store v0.21.1 |
1051 | 2025-03-20T21:05:31.069Z | Downloaded dropshot v0.12.0 |
1052 | 2025-03-20T21:05:31.094Z | Downloaded time-macros v0.2.18 |
1053 | 2025-03-20T21:05:31.094Z | Downloaded crossbeam-epoch v0.9.18 |
1054 | 2025-03-20T21:05:31.094Z | Downloaded daft-derive v0.1.2 |
1055 | 2025-03-20T21:05:31.095Z | Downloaded daft v0.1.2 |
1056 | 2025-03-20T21:05:31.095Z | Downloaded snafu v0.8.5 |
1057 | 2025-03-20T21:05:31.095Z | Downloaded serde_repr v0.1.19 |
1058 | 2025-03-20T21:05:31.095Z | Downloaded icu_normalizer v1.5.0 |
1059 | 2025-03-20T21:05:31.120Z | Downloaded hyper-staticfile v0.10.1 |
1060 | 2025-03-20T21:05:31.120Z | Downloaded polar-core v0.27.3 |
1061 | 2025-03-20T21:05:31.120Z | Downloaded fixedbitset v0.5.7 |
1062 | 2025-03-20T21:05:31.120Z | Downloaded maybe-uninit v2.0.0 |
1063 | 2025-03-20T21:05:31.120Z | Downloaded lockfree-object-pool v0.1.6 |
1064 | 2025-03-20T21:05:31.120Z | Downloaded hyper-tls v0.6.0 |
1065 | 2025-03-20T21:05:31.120Z | Downloaded httpdate v1.0.3 |
1066 | 2025-03-20T21:05:31.120Z | Downloaded aho-corasick v1.1.3 |
1067 | 2025-03-20T21:05:31.147Z | Downloaded reedline v0.38.0 |
1068 | 2025-03-20T21:05:31.147Z | Downloaded parking_lot_core v0.8.6 |
1069 | 2025-03-20T21:05:31.147Z | Downloaded group v0.13.0 |
1070 | 2025-03-20T21:05:31.147Z | Downloaded dsl_auto_type v0.1.2 |
1071 | 2025-03-20T21:05:31.147Z | Downloaded signal-hook-mio v0.2.4 |
1072 | 2025-03-20T21:05:31.147Z | Downloaded rcgen v0.12.1 |
1073 | 2025-03-20T21:05:31.147Z | Downloaded rand_xorshift v0.3.0 |
1074 | 2025-03-20T21:05:31.147Z | Downloaded aes-gcm v0.10.3 |
1075 | 2025-03-20T21:05:31.172Z | Downloaded pkcs1 v0.7.5 |
1076 | 2025-03-20T21:05:31.172Z | Downloaded h2 v0.4.6 |
1077 | 2025-03-20T21:05:31.172Z | Downloaded dropshot v0.16.0 |
1078 | 2025-03-20T21:05:31.198Z | Downloaded radium v0.7.0 |
1079 | 2025-03-20T21:05:31.198Z | Downloaded mime v0.3.17 |
1080 | 2025-03-20T21:05:31.198Z | Downloaded libz-sys v1.1.20 |
1081 | 2025-03-20T21:05:31.224Z | Downloaded iana-time-zone v0.1.61 |
1082 | 2025-03-20T21:05:31.224Z | Downloaded ciborium-ll v0.2.2 |
1083 | 2025-03-20T21:05:31.224Z | Downloaded arrayvec v0.7.6 |
1084 | 2025-03-20T21:05:31.224Z | Downloaded arrayref v0.3.9 |
1085 | 2025-03-20T21:05:31.249Z | Downloaded parking_lot_core v0.9.10 |
1086 | 2025-03-20T21:05:31.249Z | Downloaded parking_lot v0.12.3 |
1087 | 2025-03-20T21:05:31.249Z | Downloaded num-conv v0.1.0 |
1088 | 2025-03-20T21:05:31.249Z | Downloaded half v2.4.1 |
1089 | 2025-03-20T21:05:31.250Z | Downloaded darling_core v0.20.10 |
1090 | 2025-03-20T21:05:31.250Z | Downloaded curve25519-dalek-derive v0.1.1 |
1091 | 2025-03-20T21:05:31.250Z | Downloaded winnow v0.6.20 |
1092 | 2025-03-20T21:05:31.275Z | Downloaded whoami v1.5.2 |
1093 | 2025-03-20T21:05:31.276Z | Downloaded tinyvec v1.8.0 |
1094 | 2025-03-20T21:05:31.276Z | Downloaded smf v0.2.3 |
1095 | 2025-03-20T21:05:31.276Z | Downloaded ron v0.8.1 |
1096 | 2025-03-20T21:05:31.276Z | Downloaded proc-macro-error2 v2.0.1 |
1097 | 2025-03-20T21:05:31.276Z | Downloaded proc-macro-error-attr2 v2.0.0 |
1098 | 2025-03-20T21:05:31.276Z | Downloaded csv-core v0.1.11 |
1099 | 2025-03-20T21:05:31.276Z | Downloaded crossbeam-utils v0.8.20 |
1100 | 2025-03-20T21:05:31.276Z | Downloaded crossbeam-deque v0.8.5 |
1101 | 2025-03-20T21:05:31.301Z | Downloaded const_format_proc_macros v0.2.34 |
1102 | 2025-03-20T21:05:31.301Z | Downloaded ciborium v0.2.2 |
1103 | 2025-03-20T21:05:31.301Z | Downloaded base64 v0.13.1 |
1104 | 2025-03-20T21:05:31.301Z | Downloaded num-rational v0.4.2 |
1105 | 2025-03-20T21:05:31.301Z | Downloaded quinn v0.11.5 |
1106 | 2025-03-20T21:05:31.302Z | Downloaded minimal-lexical v0.2.1 |
1107 | 2025-03-20T21:05:31.302Z | Downloaded libloading v0.8.5 |
1108 | 2025-03-20T21:05:31.302Z | Downloaded icu_locid_transform v1.5.0 |
1109 | 2025-03-20T21:05:31.327Z | Downloaded humantime v2.1.0 |
1110 | 2025-03-20T21:05:31.327Z | Downloaded hostname v0.3.1 |
1111 | 2025-03-20T21:05:31.327Z | Downloaded zeroize_derive v1.4.2 |
1112 | 2025-03-20T21:05:31.327Z | Downloaded winnow v0.5.40 |
1113 | 2025-03-20T21:05:31.327Z | Downloaded tinystr v0.7.6 |
1114 | 2025-03-20T21:05:31.327Z | Downloaded md5 v0.7.0 |
1115 | 2025-03-20T21:05:31.327Z | Downloaded http-body-util v0.1.2 |
1116 | 2025-03-20T21:05:31.327Z | Downloaded base64 v0.21.7 |
1117 | 2025-03-20T21:05:31.353Z | Downloaded float-ord v0.3.2 |
1118 | 2025-03-20T21:05:31.353Z | Downloaded write16 v1.0.0 |
1119 | 2025-03-20T21:05:31.353Z | Downloaded tokio-stream v0.1.17 |
1120 | 2025-03-20T21:05:31.353Z | Downloaded termios v0.3.3 |
1121 | 2025-03-20T21:05:31.353Z | Downloaded termcolor v1.4.1 |
1122 | 2025-03-20T21:05:31.353Z | Downloaded spin v0.9.8 |
1123 | 2025-03-20T21:05:31.353Z | Downloaded smoltcp v0.9.1 |
1124 | 2025-03-20T21:05:31.379Z | Downloaded sec1 v0.7.3 |
1125 | 2025-03-20T21:05:31.379Z | Downloaded rustls-pemfile v1.0.4 |
1126 | 2025-03-20T21:05:31.379Z | Downloaded lalrpop v0.19.12 |
1127 | 2025-03-20T21:05:31.379Z | Downloaded icu_locid v1.5.0 |
1128 | 2025-03-20T21:05:31.405Z | Downloaded base64 v0.22.1 |
1129 | 2025-03-20T21:05:31.434Z | Downloaded aes v0.8.4 |
1130 | 2025-03-20T21:05:31.434Z | Downloaded zerovec v0.10.4 |
1131 | 2025-03-20T21:05:31.434Z | Downloaded tokio-rustls v0.25.0 |
1132 | 2025-03-20T21:05:31.434Z | Downloaded tokio-macros v2.5.0 |
1133 | 2025-03-20T21:05:31.434Z | Downloaded hmac v0.12.1 |
1134 | 2025-03-20T21:05:31.434Z | Downloaded heapless v0.7.17 |
1135 | 2025-03-20T21:05:31.434Z | Downloaded crossbeam-channel v0.5.13 |
1136 | 2025-03-20T21:05:31.434Z | Downloaded ciborium-io v0.2.2 |
1137 | 2025-03-20T21:05:31.434Z | Downloaded cargo_metadata v0.18.1 |
1138 | 2025-03-20T21:05:31.434Z | Downloaded tls_codec_derive v0.4.1 |
1139 | 2025-03-20T21:05:31.434Z | Downloaded serde-big-array v0.5.1 |
1140 | 2025-03-20T21:05:31.434Z | Downloaded secrecy v0.8.0 |
1141 | 2025-03-20T21:05:31.434Z | Downloaded linear-map v1.2.0 |
1142 | 2025-03-20T21:05:31.434Z | Downloaded indexmap v1.9.3 |
1143 | 2025-03-20T21:05:31.459Z | Downloaded hickory-proto v0.24.4 |
1144 | 2025-03-20T21:05:31.484Z | Downloaded itertools v0.14.0 |
1145 | 2025-03-20T21:05:31.484Z | Downloaded icu_locid_transform_data v1.5.0 |
1146 | 2025-03-20T21:05:31.484Z | Downloaded cookie v0.18.1 |
1147 | 2025-03-20T21:05:31.484Z | Downloaded console v0.15.10 |
1148 | 2025-03-20T21:05:31.484Z | Downloaded cfg_aliases v0.2.1 |
1149 | 2025-03-20T21:05:31.484Z | Downloaded bumpalo v3.16.0 |
1150 | 2025-03-20T21:05:31.484Z | Downloaded quinn-udp v0.5.5 |
1151 | 2025-03-20T21:05:31.509Z | Downloaded litrs v0.4.1 |
1152 | 2025-03-20T21:05:31.509Z | Downloaded libxml v0.3.3 |
1153 | 2025-03-20T21:05:31.509Z | Downloaded libsw v3.4.0 |
1154 | 2025-03-20T21:05:31.509Z | Downloaded compact_str v0.8.0 |
1155 | 2025-03-20T21:05:31.509Z | Downloaded cmake v0.1.51 |
1156 | 2025-03-20T21:05:31.509Z | Downloaded bit-vec v0.6.3 |
1157 | 2025-03-20T21:05:31.509Z | Downloaded hkdf v0.12.4 |
1158 | 2025-03-20T21:05:31.509Z | Downloaded crypto-bigint v0.5.5 |
1159 | 2025-03-20T21:05:31.535Z | Downloaded crc-catalog v2.4.0 |
1160 | 2025-03-20T21:05:31.535Z | Downloaded bytes v1.10.1 |
1161 | 2025-03-20T21:05:31.535Z | Downloaded itertools v0.10.5 |
1162 | 2025-03-20T21:05:31.535Z | Downloaded is_ci v1.2.0 |
1163 | 2025-03-20T21:05:31.535Z | Downloaded impl-trait-for-tuples v0.2.2 |
1164 | 2025-03-20T21:05:31.559Z | Downloaded icu_provider v1.5.0 |
1165 | 2025-03-20T21:05:31.560Z | Downloaded icu_properties_data v1.5.0 |
1166 | 2025-03-20T21:05:31.560Z | Downloaded icu_collections v1.5.0 |
1167 | 2025-03-20T21:05:31.585Z | Downloaded libm v0.2.8 |
1168 | 2025-03-20T21:05:31.585Z | Downloaded icu_normalizer_data v1.5.0 |
1169 | 2025-03-20T21:05:31.585Z | Downloaded hex v0.4.3 |
1170 | 2025-03-20T21:05:31.585Z | Downloaded convert_case v0.4.0 |
1171 | 2025-03-20T21:05:31.585Z | Downloaded const-oid v0.9.6 |
1172 | 2025-03-20T21:05:31.585Z | Downloaded bzip2 v0.4.4 |
1173 | 2025-03-20T21:05:31.585Z | Downloaded atomicwrites v0.4.4 |
1174 | 2025-03-20T21:05:31.585Z | Downloaded itertools v0.13.0 |
1175 | 2025-03-20T21:05:31.610Z | Downloaded http v1.2.0 |
1176 | 2025-03-20T21:05:31.610Z | Downloaded hickory-server v0.24.4 |
1177 | 2025-03-20T21:05:31.610Z | Downloaded crc32fast v1.4.2 |
1178 | 2025-03-20T21:05:31.610Z | Downloaded backoff v0.4.0 |
1179 | 2025-03-20T21:05:31.610Z | Downloaded lock_api v0.4.12 |
1180 | 2025-03-20T21:05:31.610Z | Downloaded lalrpop-util v0.19.12 |
1181 | 2025-03-20T21:05:31.635Z | Downloaded internet-checksum v0.2.1 |
1182 | 2025-03-20T21:05:31.635Z | Downloaded instant v0.1.13 |
1183 | 2025-03-20T21:05:31.635Z | Downloaded instability v0.3.2 |
1184 | 2025-03-20T21:05:31.635Z | Downloaded inout v0.1.3 |
1185 | 2025-03-20T21:05:31.635Z | Downloaded indicatif v0.17.11 |
1186 | 2025-03-20T21:05:31.635Z | Downloaded indent_write v2.2.0 |
1187 | 2025-03-20T21:05:31.635Z | Downloaded hyper-util v0.1.10 |
1188 | 2025-03-20T21:05:31.635Z | Downloaded hyper-rustls v0.27.3 |
1189 | 2025-03-20T21:05:31.635Z | Downloaded hubpack_derive v0.1.1 |
1190 | 2025-03-20T21:05:31.635Z | Downloaded hostname v0.4.0 |
1191 | 2025-03-20T21:05:31.635Z | Downloaded cexpr v0.6.0 |
1192 | 2025-03-20T21:05:31.660Z | Downloaded blake2 v0.10.6 |
1193 | 2025-03-20T21:05:31.660Z | Downloaded atomic-waker v1.1.2 |
1194 | 2025-03-20T21:05:31.660Z | Downloaded async-stream v0.3.6 |
1195 | 2025-03-20T21:05:31.660Z | Downloaded ascii-canvas v3.0.0 |
1196 | 2025-03-20T21:05:31.660Z | Downloaded async-stream-impl v0.3.6 |
1197 | 2025-03-20T21:05:31.660Z | Downloaded match_cfg v0.1.0 |
1198 | 2025-03-20T21:05:31.661Z | Downloaded libefi-sys v0.1.0 |
1199 | 2025-03-20T21:05:31.661Z | Downloaded lazy_static v1.5.0 |
1200 | 2025-03-20T21:05:31.661Z | Downloaded indoc v1.0.9 |
1201 | 2025-03-20T21:05:31.661Z | Downloaded idna_adapter v1.2.0 |
1202 | 2025-03-20T21:05:31.661Z | Downloaded icu_provider_macros v1.5.0 |
1203 | 2025-03-20T21:05:31.661Z | Downloaded hubpack v0.1.2 |
1204 | 2025-03-20T21:05:31.661Z | Downloaded hex-literal v0.4.1 |
1205 | 2025-03-20T21:05:31.661Z | Downloaded cancel-safe-futures v0.1.5 |
1206 | 2025-03-20T21:05:31.686Z | Downloaded hickory-resolver v0.24.4 |
1207 | 2025-03-20T21:05:31.686Z | Downloaded heck v0.3.3 |
1208 | 2025-03-20T21:05:31.686Z | Downloaded ctr v0.9.2 |
1209 | 2025-03-20T21:05:31.686Z | Downloaded cstr-argument v0.1.2 |
1210 | 2025-03-20T21:05:31.686Z | Downloaded bitfield v0.14.0 |
1211 | 2025-03-20T21:05:31.686Z | Downloaded bcs v0.1.6 |
1212 | 2025-03-20T21:05:31.686Z | Downloaded async-trait v0.1.87 |
1213 | 2025-03-20T21:05:31.686Z | Downloaded async-bb8-diesel v0.2.1 |
1214 | 2025-03-20T21:05:31.711Z | Downloaded chrono-tz-build v0.4.0 |
1215 | 2025-03-20T21:05:31.711Z | Downloaded cassowary v0.3.0 |
1216 | 2025-03-20T21:05:31.711Z | Downloaded block-padding v0.3.3 |
1217 | 2025-03-20T21:05:31.711Z | Downloaded bb8 v0.8.5 |
1218 | 2025-03-20T21:05:31.711Z | Downloaded bit-vec v0.8.0 |
1219 | 2025-03-20T21:05:31.711Z | Downloaded bit-set v0.8.0 |
1220 | 2025-03-20T21:05:31.711Z | Downloaded castaway v0.2.3 |
1221 | 2025-03-20T21:05:31.711Z | Downloaded bit-set v0.5.3 |
1222 | 2025-03-20T21:05:31.711Z | Downloaded atty v0.2.14 |
1223 | 2025-03-20T21:05:31.711Z | Downloaded async-recursion v1.1.1 |
1224 | 2025-03-20T21:05:31.711Z | Downloaded array-init v0.0.4 |
1225 | 2025-03-20T21:05:31.711Z | Downloaded argon2 v0.5.3 |
1226 | 2025-03-20T21:05:31.736Z | Downloaded arc-swap v1.7.1 |
1227 | 2025-03-20T21:05:31.877Z | Compiling serde v1.0.218 |
1228 | 2025-03-20T21:05:31.902Z | Compiling value-bag v1.9.0 |
1229 | 2025-03-20T21:05:31.902Z | Compiling lock_api v0.4.12 |
1230 | 2025-03-20T21:05:31.902Z | Compiling scopeguard v1.2.0 |
1231 | 2025-03-20T21:05:31.902Z | Compiling shlex v1.3.0 |
1232 | 2025-03-20T21:05:31.927Z | Compiling typenum v1.17.0 |
1233 | 2025-03-20T21:05:31.980Z | Compiling syn v2.0.98 |
1234 | 2025-03-20T21:05:32.004Z | Compiling getrandom v0.2.15 |
1235 | 2025-03-20T21:05:32.091Z | Compiling jobserver v0.1.32 |
1236 | 2025-03-20T21:05:32.315Z | Compiling rand_core v0.6.4 |
1237 | 2025-03-20T21:05:32.433Z | Compiling log v0.4.22 |
1238 | 2025-03-20T21:05:32.458Z | Compiling generic-array v0.14.7 |
1239 | 2025-03-20T21:05:32.498Z | Compiling cc v1.2.15 |
1240 | 2025-03-20T21:05:32.815Z | Compiling subtle v2.6.1 |
1241 | 2025-03-20T21:05:32.842Z | Compiling smallvec v1.14.0 |
1242 | 2025-03-20T21:05:32.867Z | Compiling const-oid v0.9.6 |
1243 | 2025-03-20T21:05:32.867Z | Compiling pin-project-lite v0.2.14 |
1244 | 2025-03-20T21:05:33.023Z | Compiling rustix v0.38.37 |
1245 | 2025-03-20T21:05:33.155Z | Compiling parking_lot_core v0.9.10 |
1246 | 2025-03-20T21:05:33.180Z | Compiling spin v0.9.8 |
1247 | 2025-03-20T21:05:33.204Z | Compiling signal-hook-registry v1.4.2 |
1248 | 2025-03-20T21:05:33.515Z | Compiling futures-core v0.3.31 |
1249 | 2025-03-20T21:05:33.738Z | Compiling mio v1.0.2 |
1250 | 2025-03-20T21:05:33.763Z | Compiling aho-corasick v1.1.3 |
1251 | 2025-03-20T21:05:33.788Z | Compiling either v1.14.0 |
1252 | 2025-03-20T21:05:33.989Z | Compiling parking_lot v0.12.3 |
1253 | 2025-03-20T21:05:34.061Z | Compiling serde_json v1.0.139 |
1254 | 2025-03-20T21:05:34.170Z | Compiling regex-syntax v0.8.5 |
1255 | 2025-03-20T21:05:34.359Z | Compiling glob v0.3.2 |
1256 | 2025-03-20T21:05:34.412Z | Compiling stable_deref_trait v1.2.0 |
1257 | 2025-03-20T21:05:34.517Z | Compiling socket2 v0.5.8 |
1258 | 2025-03-20T21:05:34.628Z | Compiling cpufeatures v0.2.14 |
1259 | 2025-03-20T21:05:34.689Z | Compiling prettyplease v0.2.30 |
1260 | 2025-03-20T21:05:34.952Z | Compiling futures-sink v0.3.31 |
1261 | 2025-03-20T21:05:35.174Z | Compiling libm v0.2.8 |
1262 | 2025-03-20T21:05:35.250Z | Compiling lazy_static v1.5.0 |
1263 | 2025-03-20T21:05:35.359Z | Compiling clang-sys v1.8.1 |
1264 | 2025-03-20T21:05:35.384Z | Compiling slab v0.4.9 |
1265 | 2025-03-20T21:05:35.491Z | Compiling num-traits v0.2.19 |
1266 | 2025-03-20T21:05:35.580Z | Compiling minimal-lexical v0.2.1 |
1267 | 2025-03-20T21:05:35.975Z | Compiling nom v7.1.3 |
1268 | 2025-03-20T21:05:36.047Z | Compiling libloading v0.8.5 |
1269 | 2025-03-20T21:05:36.072Z | Compiling foldhash v0.1.3 |
1270 | 2025-03-20T21:05:36.098Z | Compiling bindgen v0.69.5 |
1271 | 2025-03-20T21:05:36.434Z | Compiling allocator-api2 v0.2.18 |
1272 | 2025-03-20T21:05:36.463Z | Compiling pkg-config v0.3.31 |
1273 | 2025-03-20T21:05:36.912Z | Compiling getrandom v0.3.1 |
1274 | 2025-03-20T21:05:37.102Z | Compiling home v0.5.9 |
1275 | 2025-03-20T21:05:37.248Z | Compiling hashbrown v0.15.1 |
1276 | 2025-03-20T21:05:37.582Z | Compiling regex-automata v0.4.8 |
1277 | 2025-03-20T21:05:38.175Z | Compiling itertools v0.12.1 |
1278 | 2025-03-20T21:05:38.309Z | Compiling lazycell v1.3.0 |
1279 | 2025-03-20T21:05:38.465Z | Compiling rustc-hash v1.1.0 |
1280 | 2025-03-20T21:05:38.607Z | Compiling synstructure v0.13.1 |
1281 | 2025-03-20T21:05:39.050Z | Compiling cexpr v0.6.0 |
1282 | 2025-03-20T21:05:39.795Z | Compiling futures-channel v0.3.31 |
1283 | 2025-03-20T21:05:39.879Z | Compiling cmake v0.1.51 |
1284 | 2025-03-20T21:05:40.164Z | Compiling futures-io v0.3.31 |
1285 | 2025-03-20T21:05:40.407Z | Compiling futures-task v0.3.31 |
1286 | 2025-03-20T21:05:40.456Z | Compiling fs_extra v1.3.0 |
1287 | 2025-03-20T21:05:40.616Z | Compiling pin-utils v0.1.0 |
1288 | 2025-03-20T21:05:40.640Z | Compiling dunce v1.0.5 |
1289 | 2025-03-20T21:05:40.686Z | Compiling paste v1.0.15 |
1290 | 2025-03-20T21:05:40.719Z | Compiling base64ct v1.6.0 |
1291 | 2025-03-20T21:05:40.779Z | Compiling ring v0.17.11 |
1292 | 2025-03-20T21:05:40.945Z | Compiling writeable v0.5.5 |
1293 | 2025-03-20T21:05:41.169Z | Compiling pem-rfc7468 v0.7.0 |
1294 | 2025-03-20T21:05:41.215Z | Compiling litemap v0.7.3 |
1295 | 2025-03-20T21:05:41.240Z | Compiling flagset v0.4.6 |
1296 | 2025-03-20T21:05:41.450Z | Compiling aws-lc-rs v1.12.4 |
1297 | 2025-03-20T21:05:41.583Z | Compiling icu_locid_transform_data v1.5.0 |
1298 | 2025-03-20T21:05:41.694Z | Compiling rustls-pki-types v1.10.0 |
1299 | 2025-03-20T21:05:41.739Z | Compiling crossbeam-utils v0.8.20 |
1300 | 2025-03-20T21:05:41.829Z | Compiling regex v1.11.1 |
1301 | 2025-03-20T21:05:42.201Z | Compiling vcpkg v0.2.15 |
1302 | 2025-03-20T21:05:42.365Z | Compiling tracing-core v0.1.32 |
1303 | 2025-03-20T21:05:42.526Z | Compiling httparse v1.9.5 |
1304 | 2025-03-20T21:05:42.661Z | Compiling num-conv v0.1.0 |
1305 | 2025-03-20T21:05:42.858Z | Compiling serde_derive v1.0.218 |
1306 | 2025-03-20T21:05:42.920Z | Compiling zeroize_derive v1.4.2 |
1307 | 2025-03-20T21:05:43.119Z | Compiling zerocopy-derive v0.7.35 |
1308 | 2025-03-20T21:05:43.392Z | Compiling tokio-macros v2.5.0 |
1309 | 2025-03-20T21:05:43.710Z | Compiling zerofrom-derive v0.1.4 |
1310 | 2025-03-20T21:05:44.111Z | Compiling zeroize v1.8.1 |
1311 | 2025-03-20T21:05:44.814Z | Compiling yoke-derive v0.7.4 |
1312 | 2025-03-20T21:05:44.941Z | Compiling zerocopy v0.7.35 |
1313 | 2025-03-20T21:05:45.106Z | Compiling displaydoc v0.2.5 |
1314 | 2025-03-20T21:05:45.727Z | Compiling crypto-common v0.1.6 |
1315 | 2025-03-20T21:05:46.008Z | Compiling block-buffer v0.10.4 |
1316 | 2025-03-20T21:05:46.179Z | Compiling block-padding v0.3.3 |
1317 | 2025-03-20T21:05:46.337Z | Compiling digest v0.10.7 |
1318 | 2025-03-20T21:05:46.468Z | Compiling zerovec-derive v0.10.3 |
1319 | 2025-03-20T21:05:46.558Z | Compiling inout v0.1.3 |
1320 | 2025-03-20T21:05:46.618Z | Compiling thiserror-impl v1.0.69 |
1321 | 2025-03-20T21:05:46.769Z | Compiling hmac v0.12.1 |
1322 | 2025-03-20T21:05:46.806Z | Compiling zerofrom v0.1.4 |
1323 | 2025-03-20T21:05:46.830Z | Compiling futures-macro v0.3.31 |
1324 | 2025-03-20T21:05:46.830Z | Compiling cipher v0.4.4 |
1325 | 2025-03-20T21:05:47.015Z | Compiling sha2 v0.10.8 |
1326 | 2025-03-20T21:05:47.039Z | Compiling der_derive v0.7.3 |
1327 | 2025-03-20T21:05:47.089Z | Compiling yoke v0.7.4 |
1328 | 2025-03-20T21:05:47.304Z | Compiling icu_provider_macros v1.5.0 |
1329 | 2025-03-20T21:05:47.414Z | Compiling salsa20 v0.10.2 |
1330 | 2025-03-20T21:05:47.627Z | Compiling pbkdf2 v0.12.2 |
1331 | 2025-03-20T21:05:47.795Z | Compiling ppv-lite86 v0.2.20 |
1332 | 2025-03-20T21:05:48.199Z | Compiling scrypt v0.11.0 |
1333 | 2025-03-20T21:05:48.334Z | Compiling futures-util v0.3.31 |
1334 | 2025-03-20T21:05:48.457Z | Compiling zerovec v0.10.4 |
1335 | 2025-03-20T21:05:48.483Z | Compiling cbc v0.1.2 |
1336 | 2025-03-20T21:05:48.658Z | Compiling aes v0.8.4 |
1337 | 2025-03-20T21:05:48.722Z | Compiling openssl-sys v0.9.106 |
1338 | 2025-03-20T21:05:48.918Z | Compiling der v0.7.9 |
1339 | 2025-03-20T21:05:49.084Z | Compiling thiserror v1.0.69 |
1340 | 2025-03-20T21:05:49.229Z | Compiling pest v2.7.14 |
1341 | 2025-03-20T21:05:49.590Z | Compiling tracing-attributes v0.1.27 |
1342 | 2025-03-20T21:05:49.646Z | Compiling untrusted v0.7.1 |
1343 | 2025-03-20T21:05:49.919Z | Compiling iana-time-zone v0.1.61 |
1344 | 2025-03-20T21:05:50.291Z | Compiling tinystr v0.7.6 |
1345 | 2025-03-20T21:05:50.317Z | Compiling icu_collections v1.5.0 |
1346 | 2025-03-20T21:05:50.641Z | Compiling icu_locid v1.5.0 |
1347 | 2025-03-20T21:05:50.911Z | Compiling spki v0.7.3 |
1348 | 2025-03-20T21:05:51.255Z | Compiling icu_properties_data v1.5.0 |
1349 | 2025-03-20T21:05:51.482Z | Compiling powerfmt v0.2.0 |
1350 | 2025-03-20T21:05:51.506Z | Compiling untrusted v0.9.0 |
1351 | 2025-03-20T21:05:51.662Z | Compiling time-core v0.1.2 |
1352 | 2025-03-20T21:05:51.687Z | Compiling percent-encoding v2.3.1 |
1353 | 2025-03-20T21:05:51.859Z | Compiling icu_provider v1.5.0 |
1354 | 2025-03-20T21:05:51.883Z | Compiling time-macros v0.2.18 |
1355 | 2025-03-20T21:05:51.908Z | Compiling deranged v0.3.11 |
1356 | 2025-03-20T21:05:52.337Z | Compiling tracing v0.1.40 |
1357 | 2025-03-20T21:05:52.601Z | Compiling icu_locid_transform v1.5.0 |
1358 | 2025-03-20T21:05:52.801Z | Compiling pest_meta v2.7.14 |
1359 | 2025-03-20T21:05:52.828Z | Compiling pkcs5 v0.7.1 |
1360 | 2025-03-20T21:05:53.359Z | Compiling scroll_derive v0.12.0 |
1361 | 2025-03-20T21:05:53.813Z | Compiling bitflags v2.6.0 |
1362 | 2025-03-20T21:05:53.983Z | Compiling bytes v1.10.1 |
1363 | 2025-03-20T21:05:54.567Z | Compiling semver v1.0.25 |
1364 | 2025-03-20T21:05:54.592Z | Compiling indexmap v2.7.1 |
1365 | 2025-03-20T21:05:54.725Z | Compiling uuid v1.15.1 |
1366 | 2025-03-20T21:05:55.256Z | Compiling tokio v1.43.0 |
1367 | 2025-03-20T21:05:55.343Z | Compiling http v1.2.0 |
1368 | 2025-03-20T21:05:55.930Z | Compiling rustc_version v0.4.1 |
1369 | 2025-03-20T21:05:56.172Z | Compiling icu_properties v1.5.1 |
1370 | 2025-03-20T21:05:56.197Z | Compiling chrono v0.4.40 |
1371 | 2025-03-20T21:05:56.629Z | Compiling icu_normalizer_data v1.5.0 |
1372 | 2025-03-20T21:05:56.728Z | Compiling utf8_iter v1.0.4 |
1373 | 2025-03-20T21:05:56.755Z | Compiling write16 v1.0.0 |
1374 | 2025-03-20T21:05:56.917Z | Compiling atomic-waker v1.1.2 |
1375 | 2025-03-20T21:05:57.032Z | Compiling num_threads v0.1.7 |
1376 | 2025-03-20T21:05:57.072Z | Compiling zerocopy v0.8.10 |
1377 | 2025-03-20T21:05:57.135Z | Compiling utf16_iter v1.0.5 |
1378 | 2025-03-20T21:05:57.188Z | Compiling time v0.3.36 |
1379 | 2025-03-20T21:05:57.347Z | Compiling http-body v1.0.1 |
1380 | 2025-03-20T21:05:57.558Z | Compiling scroll v0.12.0 |
1381 | 2025-03-20T21:05:57.598Z | Compiling pest_generator v2.7.14 |
1382 | 2025-03-20T21:05:57.818Z | Compiling which v4.4.2 |
1383 | 2025-03-20T21:05:58.377Z | Compiling pkcs8 v0.10.2 |
1384 | 2025-03-20T21:05:58.969Z | Compiling zerocopy-derive v0.8.10 |
1385 | 2025-03-20T21:05:59.194Z | Compiling serde_derive_internals v0.29.1 |
1386 | 2025-03-20T21:05:59.221Z | Compiling schemars v0.8.22 |
1387 | 2025-03-20T21:05:59.353Z | Compiling slog v2.7.0 |
1388 | 2025-03-20T21:05:59.549Z | Compiling try-lock v0.2.5 |
1389 | 2025-03-20T21:05:59.731Z | Compiling icu_normalizer v1.5.0 |
1390 | 2025-03-20T21:05:59.852Z | Compiling tinyvec_macros v0.1.1 |
1391 | 2025-03-20T21:05:59.953Z | Compiling tinyvec v1.8.0 |
1392 | 2025-03-20T21:06:00.517Z | Compiling want v0.3.1 |
1393 | 2025-03-20T21:06:00.807Z | Compiling idna_adapter v1.2.0 |
1394 | 2025-03-20T21:06:01.027Z | Compiling goblin v0.8.2 |
1395 | 2025-03-20T21:06:01.242Z | Compiling schemars_derive v0.8.22 |
1396 | 2025-03-20T21:06:01.267Z | Compiling pest_derive v2.7.14 |
1397 | 2025-03-20T21:06:01.291Z | Compiling form_urlencoded v1.2.1 |
1398 | 2025-03-20T21:06:01.322Z | Compiling httpdate v1.0.3 |
1399 | 2025-03-20T21:06:01.609Z | Compiling dyn-clone v1.0.19 |
1400 | 2025-03-20T21:06:01.779Z | Compiling tower-service v0.3.3 |
1401 | 2025-03-20T21:06:01.829Z | Compiling foreign-types-shared v0.1.1 |
1402 | 2025-03-20T21:06:01.919Z | Compiling openssl v0.10.71 |
1403 | 2025-03-20T21:06:01.963Z | Compiling adler2 v2.0.0 |
1404 | 2025-03-20T21:06:01.998Z | Compiling rustversion v1.0.17 |
1405 | 2025-03-20T21:06:02.164Z | Compiling miniz_oxide v0.8.5 |
1406 | 2025-03-20T21:06:02.315Z | Compiling dtrace-parser v0.2.0 |
1407 | 2025-03-20T21:06:02.663Z | Compiling foreign-types v0.3.2 |
1408 | 2025-03-20T21:06:02.761Z | Compiling idna v1.0.3 |
1409 | 2025-03-20T21:06:03.406Z | Compiling tokio-util v0.7.13 |
1410 | 2025-03-20T21:06:03.830Z | Compiling rand_core v0.9.2 |
1411 | 2025-03-20T21:06:04.068Z | Compiling toml_datetime v0.6.8 |
1412 | 2025-03-20T21:06:04.216Z | Compiling serde_tokenstream v0.2.2 |
1413 | 2025-03-20T21:06:04.474Z | Compiling h2 v0.4.6 |
1414 | 2025-03-20T21:06:04.499Z | Compiling serde_spanned v0.6.8 |
1415 | 2025-03-20T21:06:04.716Z | Compiling openssl-macros v0.1.1 |
1416 | 2025-03-20T21:06:04.807Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1417 | 2025-03-20T21:06:05.258Z | Compiling rustls v0.23.19 |
1418 | 2025-03-20T21:06:05.398Z | Compiling base64 v0.22.1 |
1419 | 2025-03-20T21:06:05.526Z | Compiling syn v1.0.109 |
1420 | 2025-03-20T21:06:05.640Z | Compiling native-tls v0.2.12 |
1421 | 2025-03-20T21:06:05.944Z | Compiling dof v0.3.0 |
1422 | 2025-03-20T21:06:06.009Z | Compiling siphasher v0.3.11 |
1423 | 2025-03-20T21:06:06.491Z | Compiling rand_chacha v0.9.0 |
1424 | 2025-03-20T21:06:07.400Z | Compiling usdt-impl v0.5.0 |
1425 | 2025-03-20T21:06:07.835Z | Compiling unicode-normalization v0.1.24 |
1426 | 2025-03-20T21:06:08.165Z | Compiling heapless v0.7.17 |
1427 | 2025-03-20T21:06:08.582Z | Compiling crossbeam-epoch v0.9.18 |
1428 | 2025-03-20T21:06:08.606Z | Compiling rand_chacha v0.3.1 |
1429 | 2025-03-20T21:06:08.636Z | Compiling signature v2.2.0 |
1430 | 2025-03-20T21:06:08.781Z | Compiling dirs-sys-next v0.1.2 |
1431 | 2025-03-20T21:06:08.857Z | Compiling cookie v0.18.1 |
1432 | 2025-03-20T21:06:08.961Z | Compiling crc32fast v1.4.2 |
1433 | 2025-03-20T21:06:09.179Z | Compiling rustls v0.22.4 |
1434 | 2025-03-20T21:06:09.230Z | Compiling rayon-core v1.12.1 |
1435 | 2025-03-20T21:06:09.306Z | Compiling openssl-probe v0.1.5 |
1436 | 2025-03-20T21:06:09.345Z | Compiling signal-hook v0.3.17 |
1437 | 2025-03-20T21:06:09.474Z | Compiling unicode-bidi v0.3.17 |
1438 | 2025-03-20T21:06:09.510Z | Compiling unicode-properties v0.1.3 |
1439 | 2025-03-20T21:06:09.726Z | Compiling dirs-next v2.0.0 |
1440 | 2025-03-20T21:06:09.809Z | Compiling rand v0.8.5 |
1441 | 2025-03-20T21:06:09.904Z | Compiling crossbeam-deque v0.8.5 |
1442 | 2025-03-20T21:06:10.146Z | Compiling stringprep v0.1.5 |
1443 | 2025-03-20T21:06:10.220Z | Compiling rand v0.9.0 |
1444 | 2025-03-20T21:06:10.567Z | Compiling url v2.5.3 |
1445 | 2025-03-20T21:06:11.016Z | Compiling hyper v1.6.0 |
1446 | 2025-03-20T21:06:11.742Z | Compiling http-body-util v0.1.2 |
1447 | 2025-03-20T21:06:12.079Z | Compiling curve25519-dalek v4.1.3 |
1448 | 2025-03-20T21:06:12.120Z | Compiling md-5 v0.10.6 |
1449 | 2025-03-20T21:06:12.187Z | Compiling async-trait v0.1.87 |
1450 | 2025-03-20T21:06:12.375Z | Compiling num-integer v0.1.46 |
1451 | 2025-03-20T21:06:12.665Z | Compiling ff v0.13.0 |
1452 | 2025-03-20T21:06:12.866Z | Compiling hash32 v0.2.1 |
1453 | 2025-03-20T21:06:12.890Z | Compiling thread_local v1.1.8 |
1454 | 2025-03-20T21:06:12.999Z | Compiling memoffset v0.9.1 |
1455 | 2025-03-20T21:06:13.061Z | Compiling hyper-util v0.1.10 |
1456 | 2025-03-20T21:06:13.185Z | Compiling multer v3.1.0 |
1457 | 2025-03-20T21:06:13.280Z | Compiling encoding_rs v0.8.34 |
1458 | 2025-03-20T21:06:13.315Z | Compiling cfg_aliases v0.2.1 |
1459 | 2025-03-20T21:06:13.425Z | Compiling fallible-iterator v0.2.0 |
1460 | 2025-03-20T21:06:13.453Z | Compiling match_cfg v0.1.0 |
1461 | 2025-03-20T21:06:13.558Z | Compiling psl-types v2.0.11 |
1462 | 2025-03-20T21:06:13.744Z | Compiling num-bigint-dig v0.8.4 |
1463 | 2025-03-20T21:06:14.001Z | Compiling litrs v0.4.1 |
1464 | 2025-03-20T21:06:14.043Z | Compiling portable-atomic v1.9.0 |
1465 | 2025-03-20T21:06:14.160Z | Compiling gimli v0.31.1 |
1466 | 2025-03-20T21:06:14.185Z | Compiling newtype-uuid v1.2.1 |
1467 | 2025-03-20T21:06:14.435Z | Compiling smoltcp v0.9.1 |
1468 | 2025-03-20T21:06:14.912Z | Compiling slog-async v2.8.0 |
1469 | 2025-03-20T21:06:15.002Z | Compiling mime v0.3.17 |
1470 | 2025-03-20T21:06:15.026Z | Compiling base16ct v0.2.0 |
1471 | 2025-03-20T21:06:15.316Z | Compiling sec1 v0.7.3 |
1472 | 2025-03-20T21:06:15.433Z | Compiling document-features v0.2.10 |
1473 | 2025-03-20T21:06:15.522Z | Compiling toml_edit v0.22.24 |
1474 | 2025-03-20T21:06:15.572Z | Compiling postgres-protocol v0.6.8 |
1475 | 2025-03-20T21:06:15.823Z | Compiling publicsuffix v2.3.0 |
1476 | 2025-03-20T21:06:16.097Z | Compiling hostname v0.3.1 |
1477 | 2025-03-20T21:06:16.375Z | Compiling nix v0.29.0 |
1478 | 2025-03-20T21:06:16.574Z | Compiling group v0.13.0 |
1479 | 2025-03-20T21:06:16.644Z | Compiling num-iter v0.1.45 |
1480 | 2025-03-20T21:06:16.887Z | Compiling tokio-native-tls v0.3.1 |
1481 | 2025-03-20T21:06:17.086Z | Compiling bzip2 v0.4.4 |
1482 | 2025-03-20T21:06:17.146Z | Compiling term v0.7.0 |
1483 | 2025-03-20T21:06:18.184Z | Compiling addr2line v0.24.2 |
1484 | 2025-03-20T21:06:18.220Z | Compiling flate2 v1.1.0 |
1485 | 2025-03-20T21:06:18.245Z | Compiling usdt-attr-macro v0.5.0 |
1486 | 2025-03-20T21:06:18.245Z | Compiling usdt-macro v0.5.0 |
1487 | 2025-03-20T21:06:18.286Z | Compiling phf_shared v0.11.2 |
1488 | 2025-03-20T21:06:18.607Z | Compiling ipnetwork v0.21.1 |
1489 | 2025-03-20T21:06:18.789Z | Compiling slog-json v2.6.1 |
1490 | 2025-03-20T21:06:18.988Z | Compiling serde_urlencoded v0.7.1 |
1491 | 2025-03-20T21:06:19.115Z | Compiling terminal_size v0.4.0 |
1492 | 2025-03-20T21:06:19.295Z | Compiling crossbeam-channel v0.5.13 |
1493 | 2025-03-20T21:06:19.324Z | Compiling futures-executor v0.3.31 |
1494 | 2025-03-20T21:06:19.435Z | Compiling hkdf v0.12.4 |
1495 | 2025-03-20T21:06:19.461Z | Compiling crypto-bigint v0.5.5 |
1496 | 2025-03-20T21:06:19.553Z | Compiling async-stream-impl v0.3.6 |
1497 | 2025-03-20T21:06:19.690Z | Compiling curve25519-dalek-derive v0.1.1 |
1498 | 2025-03-20T21:06:19.835Z | Compiling zerocopy-derive v0.6.6 |
1499 | 2025-03-20T21:06:20.228Z | Compiling webpki-roots v0.26.6 |
1500 | 2025-03-20T21:06:20.422Z | Compiling rustls-pemfile v2.2.0 |
1501 | 2025-03-20T21:06:20.651Z | Compiling sync_wrapper v1.0.1 |
1502 | 2025-03-20T21:06:20.728Z | Compiling hubpack_derive v0.1.1 |
1503 | 2025-03-20T21:06:20.754Z | Compiling is-terminal v0.4.13 |
1504 | 2025-03-20T21:06:20.819Z | Compiling object v0.36.5 |
1505 | 2025-03-20T21:06:20.905Z | Compiling fs-err v2.11.0 |
1506 | 2025-03-20T21:06:20.933Z | Compiling ahash v0.8.11 |
1507 | 2025-03-20T21:06:21.191Z | Compiling dropshot v0.12.0 |
1508 | 2025-03-20T21:06:21.248Z | Compiling rustc-demangle v0.1.24 |
1509 | 2025-03-20T21:06:21.447Z | Compiling anyhow v1.0.97 |
1510 | 2025-03-20T21:06:21.481Z | Compiling simd-adler32 v0.3.7 |
1511 | 2025-03-20T21:06:21.506Z | Compiling buf-list v1.0.3 |
1512 | 2025-03-20T21:06:21.697Z | Compiling bumpalo v3.16.0 |
1513 | 2025-03-20T21:06:21.970Z | Compiling tower-layer v0.3.3 |
1514 | 2025-03-20T21:06:21.995Z | Compiling ipnet v2.11.0 |
1515 | 2025-03-20T21:06:22.038Z | Compiling take_mut v0.2.2 |
1516 | 2025-03-20T21:06:22.065Z | Compiling managed v0.8.0 |
1517 | 2025-03-20T21:06:22.112Z | Compiling lockfree-object-pool v0.1.6 |
1518 | 2025-03-20T21:06:22.207Z | Compiling unicode-width v0.2.0 |
1519 | 2025-03-20T21:06:22.240Z | Compiling winnow v0.5.40 |
1520 | 2025-03-20T21:06:22.357Z | Compiling zip v2.1.3 |
1521 | 2025-03-20T21:06:22.658Z | Compiling console v0.15.10 |
1522 | 2025-03-20T21:06:22.684Z | Compiling zopfli v0.8.1 |
1523 | 2025-03-20T21:06:22.938Z | Compiling tower v0.5.2 |
1524 | 2025-03-20T21:06:23.771Z | Compiling elliptic-curve v0.13.8 |
1525 | 2025-03-20T21:06:24.119Z | Compiling strum_macros v0.25.3 |
1526 | 2025-03-20T21:06:24.401Z | Compiling clap_builder v4.5.31 |
1527 | 2025-03-20T21:06:24.487Z | Compiling hubpack v0.1.2 |
1528 | 2025-03-20T21:06:24.515Z | Compiling zerocopy v0.6.6 |
1529 | 2025-03-20T21:06:24.923Z | Compiling toml_edit v0.19.15 |
1530 | 2025-03-20T21:06:25.171Z | Compiling slog-term v2.9.1 |
1531 | 2025-03-20T21:06:25.205Z | Compiling usdt v0.5.0 |
1532 | 2025-03-20T21:06:25.624Z | Compiling async-stream v0.3.6 |
1533 | 2025-03-20T21:06:25.918Z | Compiling futures v0.3.31 |
1534 | 2025-03-20T21:06:26.057Z | Compiling slog-bunyan v2.5.0 |
1535 | 2025-03-20T21:06:26.143Z | Compiling oxnet v0.1.1 |
1536 | 2025-03-20T21:06:26.279Z | Compiling phf v0.11.2 |
1537 | 2025-03-20T21:06:26.538Z | Compiling toml v0.8.20 |
1538 | 2025-03-20T21:06:26.778Z | Compiling backtrace v0.3.74 |
1539 | 2025-03-20T21:06:27.119Z | Compiling cookie_store v0.21.1 |
1540 | 2025-03-20T21:06:27.184Z | Compiling signal-hook-mio v0.2.4 |
1541 | 2025-03-20T21:06:27.353Z | Compiling rayon v1.10.0 |
1542 | 2025-03-20T21:06:27.789Z | Compiling hyper-tls v0.6.0 |
1543 | 2025-03-20T21:06:29.289Z | Compiling postgres-types v0.2.9 |
1544 | 2025-03-20T21:06:29.335Z | Compiling camino v1.1.9 |
1545 | 2025-03-20T21:06:30.682Z | Compiling ed25519 v2.2.3 |
1546 | 2025-03-20T21:06:30.856Z | Compiling phf_shared v0.10.0 |
1547 | 2025-03-20T21:06:31.059Z | Compiling dropshot_endpoint v0.12.0 |
1548 | 2025-03-20T21:06:31.125Z | Compiling pkcs1 v0.7.5 |
1549 | 2025-03-20T21:06:31.155Z | Compiling enum-as-inner v0.6.1 |
1550 | 2025-03-20T21:06:31.213Z | Compiling clap_derive v4.5.28 |
1551 | 2025-03-20T21:06:31.507Z | Compiling waitgroup v0.1.2 |
1552 | 2025-03-20T21:06:31.709Z | Compiling openapiv3 v2.0.0 |
1553 | 2025-03-20T21:06:31.890Z | Compiling serde_path_to_error v0.1.16 |
1554 | 2025-03-20T21:06:32.009Z | Compiling serde-big-array v0.5.1 |
1555 | 2025-03-20T21:06:32.224Z | Compiling rfc6979 v0.4.0 |
1556 | 2025-03-20T21:06:32.310Z | Compiling sha1 v0.10.6 |
1557 | 2025-03-20T21:06:32.406Z | Compiling daft-derive v0.1.2 |
1558 | 2025-03-20T21:06:32.567Z | Compiling serde_repr v0.1.19 |
1559 | 2025-03-20T21:06:32.677Z | Compiling bstr v1.10.0 |
1560 | 2025-03-20T21:06:33.447Z | Compiling float-cmp v0.10.0 |
1561 | 2025-03-20T21:06:33.663Z | Compiling hostname v0.4.0 |
1562 | 2025-03-20T21:06:33.688Z | Compiling debug-ignore v1.0.5 |
1563 | 2025-03-20T21:06:33.840Z | Compiling data-encoding v2.6.0 |
1564 | 2025-03-20T21:06:33.898Z | Compiling whoami v1.5.2 |
1565 | 2025-03-20T21:06:34.001Z | Compiling new_debug_unreachable v1.0.6 |
1566 | 2025-03-20T21:06:34.112Z | Compiling unicode-segmentation v1.12.0 |
1567 | 2025-03-20T21:06:34.388Z | Compiling number_prefix v0.4.0 |
1568 | 2025-03-20T21:06:34.503Z | Compiling static_assertions v1.1.0 |
1569 | 2025-03-20T21:06:34.609Z | Compiling difflib v0.4.0 |
1570 | 2025-03-20T21:06:34.634Z | Compiling predicates-core v1.0.8 |
1571 | 2025-03-20T21:06:34.778Z | Compiling fixedbitset v0.4.2 |
1572 | 2025-03-20T21:06:34.884Z | Compiling precomputed-hash v0.1.1 |
1573 | 2025-03-20T21:06:34.979Z | Compiling normalize-line-endings v0.3.0 |
1574 | 2025-03-20T21:06:35.015Z | Compiling string_cache v0.8.7 |
1575 | 2025-03-20T21:06:35.045Z | Compiling petgraph v0.6.5 |
1576 | 2025-03-20T21:06:35.126Z | Compiling predicates v3.1.3 |
1577 | 2025-03-20T21:06:35.173Z | Compiling clap v4.5.31 |
1578 | 2025-03-20T21:06:35.290Z | Compiling similar v2.7.0 |
1579 | 2025-03-20T21:06:35.400Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1580 | 2025-03-20T21:06:35.478Z | Compiling indicatif v0.17.11 |
1581 | 2025-03-20T21:06:35.810Z | Compiling hickory-proto v0.24.4 |
1582 | 2025-03-20T21:06:36.465Z | Compiling tokio-postgres v0.7.13 |
1583 | 2025-03-20T21:06:37.105Z | Compiling daft v0.1.2 |
1584 | 2025-03-20T21:06:37.257Z | Compiling ecdsa v0.16.9 |
1585 | 2025-03-20T21:06:37.519Z | Compiling rsa v0.9.6 |
1586 | 2025-03-20T21:06:37.960Z | Compiling ed25519-dalek v2.1.1 |
1587 | 2025-03-20T21:06:39.036Z | Compiling toml v0.7.8 |
1588 | 2025-03-20T21:06:39.916Z | Compiling crossterm v0.28.1 |
1589 | 2025-03-20T21:06:41.054Z | Compiling zip v0.6.6 |
1590 | 2025-03-20T21:06:41.080Z | Compiling tokio-stream v0.1.17 |
1591 | 2025-03-20T21:06:41.106Z | Compiling hex v0.4.3 |
1592 | 2025-03-20T21:06:41.614Z | Compiling x509-cert v0.2.5 |
1593 | 2025-03-20T21:06:41.982Z | Compiling itertools v0.10.5 |
1594 | 2025-03-20T21:06:42.191Z | Compiling peg-runtime v0.8.5 |
1595 | 2025-03-20T21:06:42.551Z | Compiling unicode-xid v0.2.6 |
1596 | 2025-03-20T21:06:42.606Z | Compiling lalrpop-util v0.19.12 |
1597 | 2025-03-20T21:06:42.691Z | Compiling strum_macros v0.26.4 |
1598 | 2025-03-20T21:06:42.734Z | Compiling xattr v1.3.1 |
1599 | 2025-03-20T21:06:42.914Z | Compiling filetime v0.2.25 |
1600 | 2025-03-20T21:06:43.197Z | Compiling tar v0.4.44 |
1601 | 2025-03-20T21:06:46.266Z | Compiling strum v0.26.3 |
1602 | 2025-03-20T21:06:49.176Z | Compiling aws-lc-sys v0.26.0 |
1603 | 2025-03-20T21:07:22.102Z | Compiling rustls-webpki v0.102.8 |
1604 | 2025-03-20T21:07:26.109Z | Compiling tokio-rustls v0.25.0 |
1605 | 2025-03-20T21:07:27.968Z | Compiling tokio-rustls v0.26.0 |
1606 | 2025-03-20T21:07:28.278Z | Compiling hyper-rustls v0.27.3 |
1607 | 2025-03-20T21:07:28.598Z | Compiling reqwest v0.12.12 |
1608 | 2025-03-20T21:07:32.702Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1609 | 2025-03-20T21:07:33.049Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1610 | 2025-03-20T21:07:38.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s |
1611 | 2025-03-20T21:07:38.550Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1612 | 2025-03-20T21:07:38.616Z | Mar 20 21:07:37.814 INFO Starting download, target: Clickhouse |
1613 | 2025-03-20T21:07:38.616Z | Mar 20 21:07:37.814 INFO Starting download, target: Cockroach |
1614 | 2025-03-20T21:07:38.616Z | Mar 20 21:07:37.814 INFO Starting download, target: Console |
1615 | 2025-03-20T21:07:38.616Z | Mar 20 21:07:37.814 INFO Starting download, target: DendriteOpenapi |
1616 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.814 INFO Starting download, target: DendriteStub |
1617 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.814 INFO Starting download, target: MaghemiteMgd |
1618 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.814 INFO Starting download, target: TransceiverControl |
1619 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.816 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1620 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.816 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1621 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.817 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1622 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.817 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1623 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.817 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi |
1624 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.817 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1625 | 2025-03-20T21:07:38.641Z | Mar 20 21:07:37.817 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1626 | 2025-03-20T21:07:38.920Z | Mar 20 21:07:38.110 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1627 | 2025-03-20T21:07:39.152Z | Mar 20 21:07:38.346 INFO Download complete, target: DendriteOpenapi |
1628 | 2025-03-20T21:07:39.367Z | Mar 20 21:07:38.524 INFO Download complete, target: Console |
1629 | 2025-03-20T21:07:39.502Z | Mar 20 21:07:38.694 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1630 | 2025-03-20T21:07:40.039Z | Mar 20 21:07:39.090 INFO Download complete, target: TransceiverControl |
1631 | 2025-03-20T21:07:43.068Z | Mar 20 21:07:42.266 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1632 | 2025-03-20T21:07:45.533Z | Mar 20 21:07:44.732 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1633 | 2025-03-20T21:07:45.616Z | Mar 20 21:07:44.814 INFO Download complete, target: MaghemiteMgd |
1634 | 2025-03-20T21:07:46.077Z | Mar 20 21:07:45.275 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1635 | 2025-03-20T21:07:46.077Z | Mar 20 21:07:45.275 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1636 | 2025-03-20T21:07:48.108Z | Mar 20 21:07:47.306 INFO Download complete, target: DendriteStub |
1637 | 2025-03-20T21:07:53.477Z | Mar 20 21:07:52.676 INFO Checking that binary works, target: Cockroach |
1638 | 2025-03-20T21:07:53.758Z | Mar 20 21:07:52.957 INFO Download complete, target: Cockroach |
1639 | 2025-03-20T21:08:06.461Z | Mar 20 21:08:05.661 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1640 | 2025-03-20T21:08:18.325Z | Mar 20 21:08:17.524 INFO Checking that binary works, target: Clickhouse |
1641 | 2025-03-20T21:08:18.519Z | Mar 20 21:08:17.718 INFO Download complete, target: Clickhouse |
1642 | 2025-03-20T21:08:18.546Z | All builder prerequisites installed successfully, and PATH looks valid |
1643 | 2025-03-20T21:08:18.572Z | |
1644 | 2025-03-20T21:08:18.572Z | real 5:35.516979542 |
1645 | 2025-03-20T21:08:18.572Z | user 14:06.787619618 |
1646 | 2025-03-20T21:08:18.572Z | sys 2:21.200021852 |
1647 | 2025-03-20T21:08:18.572Z | trap 0.506365736 |
1648 | 2025-03-20T21:08:18.572Z | tflt 0.447274621 |
1649 | 2025-03-20T21:08:18.572Z | dflt 1.049378500 |
1650 | 2025-03-20T21:08:18.572Z | kflt 0.008985662 |
1651 | 2025-03-20T21:08:18.572Z | lock 28:40.327163651 |
1652 | 2025-03-20T21:08:18.572Z | slp 51:43.329590036 |
1653 | 2025-03-20T21:08:18.572Z | lat 1:06.510397644 |
1654 | 2025-03-20T21:08:18.572Z | stop 2:24.654365490 |
1655 | 2025-03-20T21:08:18.572Z | + banner hack-check |
1656 | 2025-03-20T21:08:18.572Z | |
1657 | 2025-03-20T21:08:18.573Z | # # ## #### # # #### # # ###### #### # # |
1658 | 2025-03-20T21:08:18.573Z | # # # # # # # # # # # # # # # # # |
1659 | 2025-03-20T21:08:18.573Z | ###### # # # #### ##### # ###### ##### # #### |
1660 | 2025-03-20T21:08:18.573Z | # # ###### # # # # # # # # # # |
1661 | 2025-03-20T21:08:18.573Z | # # # # # # # # # # # # # # # # # |
1662 | 2025-03-20T21:08:18.573Z | # # # # #### # # #### # # ###### #### # # |
1663 | 2025-03-20T21:08:18.573Z | |
1664 | 2025-03-20T21:08:18.573Z | + export CARGO_INCREMENTAL=0 |
1665 | 2025-03-20T21:08:18.573Z | + CARGO_INCREMENTAL=0 |
1666 | 2025-03-20T21:08:18.573Z | + ptime -m timeout 2h cargo xtask check-features --ci |
1667 | 2025-03-20T21:08:19.357Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1668 | 2025-03-20T21:08:22.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
1669 | 2025-03-20T21:08:23.016Z | Running `target/debug/xtask check-features --ci` |
1670 | 2025-03-20T21:08:23.041Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
1671 | 2025-03-20T21:08:23.041Z | running: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
1672 | 2025-03-20T21:08:23.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
1673 | 2025-03-20T21:08:23.679Z | Running `target/debug/xtask download cargo-hack` |
1674 | 2025-03-20T21:08:24.775Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1675 | 2025-03-20T21:08:25.118Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1676 | 2025-03-20T21:08:29.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s |
1677 | 2025-03-20T21:08:29.671Z | Running `target/debug/xtask-downloader cargo-hack` |
1678 | 2025-03-20T21:08:29.728Z | Mar 20 21:08:28.926 INFO Starting download, target: CargoHack |
1679 | 2025-03-20T21:08:29.754Z | Mar 20 21:08:28.928 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
1680 | 2025-03-20T21:08:30.429Z | Mar 20 21:08:29.629 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
1681 | 2025-03-20T21:08:30.523Z | Mar 20 21:08:29.722 INFO Download complete, target: CargoHack |
1682 | 2025-03-20T21:08:30.548Z | 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" |
1683 | 2025-03-20T21:08:30.573Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
1684 | 2025-03-20T21:08:30.847Z | info: running `cargo check --bins` on api_identity (1/199) |
1685 | 2025-03-20T21:08:31.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1686 | 2025-03-20T21:08:31.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1687 | 2025-03-20T21:08:31.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1688 | 2025-03-20T21:08:31.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
1689 | 2025-03-20T21:08:31.824Z | |
1690 | 2025-03-20T21:08:31.824Z | info: running `cargo check --bins` on bootstore (2/199) |
1691 | 2025-03-20T21:08:32.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1692 | 2025-03-20T21:08:32.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1693 | 2025-03-20T21:08:32.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1694 | 2025-03-20T21:08:32.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
1695 | 2025-03-20T21:08:32.863Z | |
1696 | 2025-03-20T21:08:32.863Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/199) |
1697 | 2025-03-20T21:08:33.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1698 | 2025-03-20T21:08:33.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1699 | 2025-03-20T21:08:33.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1700 | 2025-03-20T21:08:33.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s |
1701 | 2025-03-20T21:08:33.875Z | |
1702 | 2025-03-20T21:08:33.875Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199) |
1703 | 2025-03-20T21:08:34.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1704 | 2025-03-20T21:08:34.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1705 | 2025-03-20T21:08:34.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1706 | 2025-03-20T21:08:34.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
1707 | 2025-03-20T21:08:34.868Z | |
1708 | 2025-03-20T21:08:34.868Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199) |
1709 | 2025-03-20T21:08:35.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1710 | 2025-03-20T21:08:35.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1711 | 2025-03-20T21:08:35.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1712 | 2025-03-20T21:08:35.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
1713 | 2025-03-20T21:08:35.577Z | |
1714 | 2025-03-20T21:08:35.577Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199) |
1715 | 2025-03-20T21:08:36.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1716 | 2025-03-20T21:08:36.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1717 | 2025-03-20T21:08:36.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1718 | 2025-03-20T21:08:36.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
1719 | 2025-03-20T21:08:36.217Z | |
1720 | 2025-03-20T21:08:36.217Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199) |
1721 | 2025-03-20T21:08:36.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1722 | 2025-03-20T21:08:36.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1723 | 2025-03-20T21:08:36.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1724 | 2025-03-20T21:08:36.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1725 | 2025-03-20T21:08:36.847Z | |
1726 | 2025-03-20T21:08:36.847Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199) |
1727 | 2025-03-20T21:08:37.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1728 | 2025-03-20T21:08:37.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1729 | 2025-03-20T21:08:37.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1730 | 2025-03-20T21:08:37.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1731 | 2025-03-20T21:08:37.461Z | |
1732 | 2025-03-20T21:08:37.461Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199) |
1733 | 2025-03-20T21:08:38.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1734 | 2025-03-20T21:08:38.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1735 | 2025-03-20T21:08:38.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1736 | 2025-03-20T21:08:38.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1737 | 2025-03-20T21:08:38.070Z | |
1738 | 2025-03-20T21:08:38.070Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199) |
1739 | 2025-03-20T21:08:38.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1740 | 2025-03-20T21:08:38.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1741 | 2025-03-20T21:08:38.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1742 | 2025-03-20T21:08:38.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1743 | 2025-03-20T21:08:38.686Z | |
1744 | 2025-03-20T21:08:38.686Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199) |
1745 | 2025-03-20T21:08:39.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1746 | 2025-03-20T21:08:39.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1747 | 2025-03-20T21:08:39.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1748 | 2025-03-20T21:08:39.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1749 | 2025-03-20T21:08:39.273Z | |
1750 | 2025-03-20T21:08:39.273Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199) |
1751 | 2025-03-20T21:08:39.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1752 | 2025-03-20T21:08:39.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1753 | 2025-03-20T21:08:39.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1754 | 2025-03-20T21:08:39.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1755 | 2025-03-20T21:08:39.856Z | |
1756 | 2025-03-20T21:08:39.856Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199) |
1757 | 2025-03-20T21:08:40.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1758 | 2025-03-20T21:08:40.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1759 | 2025-03-20T21:08:40.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1760 | 2025-03-20T21:08:40.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1761 | 2025-03-20T21:08:40.479Z | |
1762 | 2025-03-20T21:08:40.479Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199) |
1763 | 2025-03-20T21:08:41.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1764 | 2025-03-20T21:08:41.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1765 | 2025-03-20T21:08:41.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1766 | 2025-03-20T21:08:41.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1767 | 2025-03-20T21:08:41.098Z | |
1768 | 2025-03-20T21:08:41.098Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199) |
1769 | 2025-03-20T21:08:41.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1770 | 2025-03-20T21:08:41.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1771 | 2025-03-20T21:08:41.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1772 | 2025-03-20T21:08:41.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1773 | 2025-03-20T21:08:41.708Z | |
1774 | 2025-03-20T21:08:41.708Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199) |
1775 | 2025-03-20T21:08:42.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1776 | 2025-03-20T21:08:42.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1777 | 2025-03-20T21:08:42.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1778 | 2025-03-20T21:08:42.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1779 | 2025-03-20T21:08:42.315Z | |
1780 | 2025-03-20T21:08:42.315Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199) |
1781 | 2025-03-20T21:08:42.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1782 | 2025-03-20T21:08:42.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1783 | 2025-03-20T21:08:42.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1784 | 2025-03-20T21:08:42.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1785 | 2025-03-20T21:08:42.903Z | |
1786 | 2025-03-20T21:08:42.903Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199) |
1787 | 2025-03-20T21:08:43.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1788 | 2025-03-20T21:08:43.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1789 | 2025-03-20T21:08:43.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1790 | 2025-03-20T21:08:43.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1791 | 2025-03-20T21:08:43.504Z | |
1792 | 2025-03-20T21:08:43.504Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199) |
1793 | 2025-03-20T21:08:44.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1794 | 2025-03-20T21:08:44.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1795 | 2025-03-20T21:08:44.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1796 | 2025-03-20T21:08:44.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1797 | 2025-03-20T21:08:44.100Z | |
1798 | 2025-03-20T21:08:44.100Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199) |
1799 | 2025-03-20T21:08:44.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1800 | 2025-03-20T21:08:44.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1801 | 2025-03-20T21:08:44.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1802 | 2025-03-20T21:08:44.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1803 | 2025-03-20T21:08:44.709Z | |
1804 | 2025-03-20T21:08:44.709Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199) |
1805 | 2025-03-20T21:08:45.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1806 | 2025-03-20T21:08:45.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1807 | 2025-03-20T21:08:45.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1808 | 2025-03-20T21:08:45.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1809 | 2025-03-20T21:08:45.325Z | |
1810 | 2025-03-20T21:08:45.325Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199) |
1811 | 2025-03-20T21:08:45.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1812 | 2025-03-20T21:08:45.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1813 | 2025-03-20T21:08:45.943Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1814 | 2025-03-20T21:08:45.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
1815 | 2025-03-20T21:08:45.983Z | |
1816 | 2025-03-20T21:08:45.983Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199) |
1817 | 2025-03-20T21:08:46.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1818 | 2025-03-20T21:08:46.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1819 | 2025-03-20T21:08:46.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1820 | 2025-03-20T21:08:46.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1821 | 2025-03-20T21:08:46.604Z | |
1822 | 2025-03-20T21:08:46.604Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199) |
1823 | 2025-03-20T21:08:47.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1824 | 2025-03-20T21:08:47.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1825 | 2025-03-20T21:08:47.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1826 | 2025-03-20T21:08:47.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1827 | 2025-03-20T21:08:47.214Z | |
1828 | 2025-03-20T21:08:47.214Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199) |
1829 | 2025-03-20T21:08:47.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1830 | 2025-03-20T21:08:47.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1831 | 2025-03-20T21:08:47.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1832 | 2025-03-20T21:08:47.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1833 | 2025-03-20T21:08:47.800Z | |
1834 | 2025-03-20T21:08:47.800Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199) |
1835 | 2025-03-20T21:08:48.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1836 | 2025-03-20T21:08:48.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1837 | 2025-03-20T21:08:48.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1838 | 2025-03-20T21:08:48.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1839 | 2025-03-20T21:08:48.403Z | |
1840 | 2025-03-20T21:08:48.403Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199) |
1841 | 2025-03-20T21:08:48.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1842 | 2025-03-20T21:08:48.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1843 | 2025-03-20T21:08:48.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1844 | 2025-03-20T21:08:48.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1845 | 2025-03-20T21:08:49.003Z | |
1846 | 2025-03-20T21:08:49.003Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199) |
1847 | 2025-03-20T21:08:49.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1848 | 2025-03-20T21:08:49.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1849 | 2025-03-20T21:08:49.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1850 | 2025-03-20T21:08:49.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1851 | 2025-03-20T21:08:49.624Z | |
1852 | 2025-03-20T21:08:49.624Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199) |
1853 | 2025-03-20T21:08:50.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1854 | 2025-03-20T21:08:50.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1855 | 2025-03-20T21:08:50.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1856 | 2025-03-20T21:08:50.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1857 | 2025-03-20T21:08:50.209Z | |
1858 | 2025-03-20T21:08:50.209Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199) |
1859 | 2025-03-20T21:08:50.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1860 | 2025-03-20T21:08:50.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1861 | 2025-03-20T21:08:50.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1862 | 2025-03-20T21:08:50.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1863 | 2025-03-20T21:08:50.837Z | |
1864 | 2025-03-20T21:08:50.837Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199) |
1865 | 2025-03-20T21:08:51.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1866 | 2025-03-20T21:08:51.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1867 | 2025-03-20T21:08:51.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1868 | 2025-03-20T21:08:51.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1869 | 2025-03-20T21:08:51.453Z | |
1870 | 2025-03-20T21:08:51.453Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199) |
1871 | 2025-03-20T21:08:51.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1872 | 2025-03-20T21:08:51.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1873 | 2025-03-20T21:08:51.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1874 | 2025-03-20T21:08:51.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1875 | 2025-03-20T21:08:52.024Z | |
1876 | 2025-03-20T21:08:52.024Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199) |
1877 | 2025-03-20T21:08:52.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1878 | 2025-03-20T21:08:52.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1879 | 2025-03-20T21:08:52.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1880 | 2025-03-20T21:08:52.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1881 | 2025-03-20T21:08:52.624Z | |
1882 | 2025-03-20T21:08:52.624Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199) |
1883 | 2025-03-20T21:08:53.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1884 | 2025-03-20T21:08:53.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1885 | 2025-03-20T21:08:53.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1886 | 2025-03-20T21:08:53.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1887 | 2025-03-20T21:08:53.249Z | |
1888 | 2025-03-20T21:08:53.249Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199) |
1889 | 2025-03-20T21:08:53.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1890 | 2025-03-20T21:08:53.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1891 | 2025-03-20T21:08:53.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1892 | 2025-03-20T21:08:53.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
1893 | 2025-03-20T21:08:53.885Z | |
1894 | 2025-03-20T21:08:53.885Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199) |
1895 | 2025-03-20T21:08:54.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1896 | 2025-03-20T21:08:54.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1897 | 2025-03-20T21:08:54.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1898 | 2025-03-20T21:08:54.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1899 | 2025-03-20T21:08:54.493Z | |
1900 | 2025-03-20T21:08:54.493Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199) |
1901 | 2025-03-20T21:08:55.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1902 | 2025-03-20T21:08:55.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1903 | 2025-03-20T21:08:55.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1904 | 2025-03-20T21:08:55.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1905 | 2025-03-20T21:08:55.114Z | |
1906 | 2025-03-20T21:08:55.114Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199) |
1907 | 2025-03-20T21:08:55.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1908 | 2025-03-20T21:08:55.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1909 | 2025-03-20T21:08:55.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1910 | 2025-03-20T21:08:55.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1911 | 2025-03-20T21:08:55.724Z | |
1912 | 2025-03-20T21:08:55.724Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199) |
1913 | 2025-03-20T21:08:56.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1914 | 2025-03-20T21:08:56.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1915 | 2025-03-20T21:08:56.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1916 | 2025-03-20T21:08:56.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1917 | 2025-03-20T21:08:56.312Z | |
1918 | 2025-03-20T21:08:56.312Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199) |
1919 | 2025-03-20T21:08:56.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1920 | 2025-03-20T21:08:56.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1921 | 2025-03-20T21:08:56.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1922 | 2025-03-20T21:08:56.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1923 | 2025-03-20T21:08:56.904Z | |
1924 | 2025-03-20T21:08:56.904Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199) |
1925 | 2025-03-20T21:08:57.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1926 | 2025-03-20T21:08:57.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1927 | 2025-03-20T21:08:57.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1928 | 2025-03-20T21:08:57.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1929 | 2025-03-20T21:08:57.514Z | |
1930 | 2025-03-20T21:08:57.514Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199) |
1931 | 2025-03-20T21:08:58.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1932 | 2025-03-20T21:08:58.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1933 | 2025-03-20T21:08:58.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1934 | 2025-03-20T21:08:58.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
1935 | 2025-03-20T21:08:58.118Z | |
1936 | 2025-03-20T21:08:58.118Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199) |
1937 | 2025-03-20T21:08:58.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1938 | 2025-03-20T21:08:58.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1939 | 2025-03-20T21:08:58.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1940 | 2025-03-20T21:08:58.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
1941 | 2025-03-20T21:08:58.742Z | |
1942 | 2025-03-20T21:08:58.742Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199) |
1943 | 2025-03-20T21:08:59.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1944 | 2025-03-20T21:08:59.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1945 | 2025-03-20T21:08:59.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1946 | 2025-03-20T21:08:59.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
1947 | 2025-03-20T21:08:59.354Z | |
1948 | 2025-03-20T21:08:59.354Z | info: running `cargo check --bins` on sled-hardware-types (45/199) |
1949 | 2025-03-20T21:09:00.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1950 | 2025-03-20T21:09:00.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1951 | 2025-03-20T21:09:00.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1952 | 2025-03-20T21:09:00.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
1953 | 2025-03-20T21:09:00.214Z | |
1954 | 2025-03-20T21:09:00.214Z | info: running `cargo check --bins --no-default-features` on illumos-utils (46/199) |
1955 | 2025-03-20T21:09:01.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1956 | 2025-03-20T21:09:01.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1957 | 2025-03-20T21:09:01.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1958 | 2025-03-20T21:09:01.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
1959 | 2025-03-20T21:09:01.127Z | |
1960 | 2025-03-20T21:09:01.127Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199) |
1961 | 2025-03-20T21:09:01.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1962 | 2025-03-20T21:09:01.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1963 | 2025-03-20T21:09:01.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1964 | 2025-03-20T21:09:01.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
1965 | 2025-03-20T21:09:02.053Z | |
1966 | 2025-03-20T21:09:02.053Z | info: running `cargo check --bins` on oxlog (48/199) |
1967 | 2025-03-20T21:09:02.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1968 | 2025-03-20T21:09:02.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1969 | 2025-03-20T21:09:02.920Z | Checking cfg-if v1.0.0 |
1970 | 2025-03-20T21:09:02.945Z | Checking libc v0.2.170 |
1971 | 2025-03-20T21:09:02.971Z | Checking serde v1.0.218 |
1972 | 2025-03-20T21:09:02.971Z | Checking zeroize v1.8.1 |
1973 | 2025-03-20T21:09:02.971Z | Checking memchr v2.7.4 |
1974 | 2025-03-20T21:09:03.006Z | Checking typenum v1.17.0 |
1975 | 2025-03-20T21:09:03.031Z | Checking subtle v2.6.1 |
1976 | 2025-03-20T21:09:03.031Z | Checking value-bag v1.9.0 |
1977 | 2025-03-20T21:09:03.059Z | Checking itoa v1.0.11 |
1978 | 2025-03-20T21:09:03.230Z | Checking scopeguard v1.2.0 |
1979 | 2025-03-20T21:09:03.282Z | Checking smallvec v1.14.0 |
1980 | 2025-03-20T21:09:03.307Z | Checking const-oid v0.9.6 |
1981 | 2025-03-20T21:09:03.377Z | Checking lock_api v0.4.12 |
1982 | 2025-03-20T21:09:03.415Z | Checking log v0.4.22 |
1983 | 2025-03-20T21:09:03.592Z | Checking pin-project-lite v0.2.14 |
1984 | 2025-03-20T21:09:03.710Z | Checking once_cell v1.20.3 |
1985 | 2025-03-20T21:09:03.735Z | Checking byteorder v1.5.0 |
1986 | 2025-03-20T21:09:03.761Z | Checking futures-core v0.3.31 |
1987 | 2025-03-20T21:09:03.854Z | Checking stable_deref_trait v1.2.0 |
1988 | 2025-03-20T21:09:03.895Z | Checking generic-array v0.14.7 |
1989 | 2025-03-20T21:09:03.920Z | Checking getrandom v0.2.15 |
1990 | 2025-03-20T21:09:03.945Z | Checking signal-hook-registry v1.4.2 |
1991 | 2025-03-20T21:09:03.972Z | Checking parking_lot_core v0.9.10 |
1992 | 2025-03-20T21:09:03.997Z | Checking mio v1.0.2 |
1993 | 2025-03-20T21:09:04.101Z | Checking socket2 v0.5.8 |
1994 | 2025-03-20T21:09:04.127Z | Checking rand_core v0.6.4 |
1995 | 2025-03-20T21:09:04.168Z | Checking cpufeatures v0.2.14 |
1996 | 2025-03-20T21:09:04.269Z | Checking futures-sink v0.3.31 |
1997 | 2025-03-20T21:09:04.295Z | Checking parking_lot v0.12.3 |
1998 | 2025-03-20T21:09:04.404Z | Checking ryu v1.0.18 |
1999 | 2025-03-20T21:09:04.430Z | Checking zerocopy v0.7.35 |
2000 | 2025-03-20T21:09:04.508Z | Checking zerofrom v0.1.4 |
2001 | 2025-03-20T21:09:04.533Z | Checking equivalent v1.0.1 |
2002 | 2025-03-20T21:09:04.599Z | Checking allocator-api2 v0.2.18 |
2003 | 2025-03-20T21:09:04.624Z | Checking foldhash v0.1.3 |
2004 | 2025-03-20T21:09:04.652Z | Checking libm v0.2.8 |
2005 | 2025-03-20T21:09:04.701Z | Checking yoke v0.7.4 |
2006 | 2025-03-20T21:09:04.780Z | Checking slab v0.4.9 |
2007 | 2025-03-20T21:09:04.833Z | Checking futures-channel v0.3.31 |
2008 | 2025-03-20T21:09:04.858Z | Checking crypto-common v0.1.6 |
2009 | 2025-03-20T21:09:05.027Z | Checking block-buffer v0.10.4 |
2010 | 2025-03-20T21:09:05.053Z | Checking block-padding v0.3.3 |
2011 | 2025-03-20T21:09:05.053Z | Checking zerovec v0.10.4 |
2012 | 2025-03-20T21:09:05.147Z | Checking getrandom v0.3.1 |
2013 | 2025-03-20T21:09:05.176Z | Checking hashbrown v0.15.1 |
2014 | 2025-03-20T21:09:05.247Z | Checking digest v0.10.7 |
2015 | 2025-03-20T21:09:05.273Z | Checking inout v0.1.3 |
2016 | 2025-03-20T21:09:05.400Z | Checking futures-task v0.3.31 |
2017 | 2025-03-20T21:09:05.425Z | Checking num-traits v0.2.19 |
2018 | 2025-03-20T21:09:05.476Z | Checking futures-io v0.3.31 |
2019 | 2025-03-20T21:09:05.501Z | Checking pin-utils v0.1.0 |
2020 | 2025-03-20T21:09:05.598Z | Checking hmac v0.12.1 |
2021 | 2025-03-20T21:09:05.624Z | Checking sha2 v0.10.8 |
2022 | 2025-03-20T21:09:05.650Z | Checking cipher v0.4.4 |
2023 | 2025-03-20T21:09:05.675Z | Checking futures-util v0.3.31 |
2024 | 2025-03-20T21:09:05.794Z | Checking base64ct v1.6.0 |
2025 | 2025-03-20T21:09:05.987Z | Checking flagset v0.4.6 |
2026 | 2025-03-20T21:09:06.124Z | Checking litemap v0.7.3 |
2027 | 2025-03-20T21:09:06.150Z | Checking writeable v0.5.5 |
2028 | 2025-03-20T21:09:06.183Z | Checking fnv v1.0.7 |
2029 | 2025-03-20T21:09:06.221Z | Checking pem-rfc7468 v0.7.0 |
2030 | 2025-03-20T21:09:06.307Z | Checking salsa20 v0.10.2 |
2031 | 2025-03-20T21:09:06.438Z | Checking pbkdf2 v0.12.2 |
2032 | 2025-03-20T21:09:06.464Z | Checking ppv-lite86 v0.2.20 |
2033 | 2025-03-20T21:09:06.464Z | Checking tinystr v0.7.6 |
2034 | 2025-03-20T21:09:06.492Z | Checking der v0.7.9 |
2035 | 2025-03-20T21:09:06.517Z | Checking icu_locid_transform_data v1.5.0 |
2036 | 2025-03-20T21:09:06.600Z | Checking rustls-pki-types v1.10.0 |
2037 | 2025-03-20T21:09:06.625Z | Checking scrypt v0.11.0 |
2038 | 2025-03-20T21:09:06.709Z | Checking icu_collections v1.5.0 |
2039 | 2025-03-20T21:09:06.788Z | Checking icu_locid v1.5.0 |
2040 | 2025-03-20T21:09:06.829Z | Checking aes v0.8.4 |
2041 | 2025-03-20T21:09:06.905Z | Checking bytes v1.10.1 |
2042 | 2025-03-20T21:09:07.090Z | Checking serde_json v1.0.139 |
2043 | 2025-03-20T21:09:07.116Z | Checking indexmap v2.7.1 |
2044 | 2025-03-20T21:09:07.314Z | Checking bitflags v2.6.0 |
2045 | 2025-03-20T21:09:07.579Z | Checking uuid v1.15.1 |
2046 | 2025-03-20T21:09:07.604Z | Checking cbc v0.1.2 |
2047 | 2025-03-20T21:09:07.654Z | Checking icu_provider v1.5.0 |
2048 | 2025-03-20T21:09:07.806Z | Checking tracing-core v0.1.32 |
2049 | 2025-03-20T21:09:07.837Z | Checking tokio v1.43.0 |
2050 | 2025-03-20T21:09:08.044Z | Checking spki v0.7.3 |
2051 | 2025-03-20T21:09:08.164Z | Checking http v1.2.0 |
2052 | 2025-03-20T21:09:08.190Z | Checking aws-lc-sys v0.26.0 |
2053 | 2025-03-20T21:09:08.278Z | Checking icu_locid_transform v1.5.0 |
2054 | 2025-03-20T21:09:08.314Z | Checking percent-encoding v2.3.1 |
2055 | 2025-03-20T21:09:08.371Z | Checking untrusted v0.9.0 |
2056 | 2025-03-20T21:09:08.504Z | Checking untrusted v0.7.1 |
2057 | 2025-03-20T21:09:08.529Z | Checking icu_properties_data v1.5.0 |
2058 | 2025-03-20T21:09:08.555Z | Checking powerfmt v0.2.0 |
2059 | 2025-03-20T21:09:08.667Z | Checking ring v0.17.11 |
2060 | 2025-03-20T21:09:08.732Z | Checking tracing v0.1.40 |
2061 | 2025-03-20T21:09:08.787Z | Checking deranged v0.3.11 |
2062 | 2025-03-20T21:09:09.040Z | Checking pkcs5 v0.7.1 |
2063 | 2025-03-20T21:09:09.144Z | Checking icu_properties v1.5.1 |
2064 | 2025-03-20T21:09:09.299Z | Checking crossbeam-utils v0.8.20 |
2065 | 2025-03-20T21:09:09.491Z | Checking spin v0.9.8 |
2066 | 2025-03-20T21:09:09.662Z | Checking thiserror v1.0.69 |
2067 | 2025-03-20T21:09:09.816Z | Checking num-conv v0.1.0 |
2068 | 2025-03-20T21:09:09.841Z | Checking atomic-waker v1.1.2 |
2069 | 2025-03-20T21:09:09.946Z | Checking write16 v1.0.0 |
2070 | 2025-03-20T21:09:09.977Z | Checking icu_normalizer_data v1.5.0 |
2071 | 2025-03-20T21:09:10.002Z | Checking time-core v0.1.2 |
2072 | 2025-03-20T21:09:10.053Z | Checking aws-lc-rs v1.12.4 |
2073 | 2025-03-20T21:09:10.079Z | Checking iana-time-zone v0.1.61 |
2074 | 2025-03-20T21:09:10.104Z | Checking utf16_iter v1.0.5 |
2075 | 2025-03-20T21:09:10.104Z | Checking utf8_iter v1.0.4 |
2076 | 2025-03-20T21:09:10.164Z | Checking num_threads v0.1.7 |
2077 | 2025-03-20T21:09:10.250Z | Checking chrono v0.4.40 |
2078 | 2025-03-20T21:09:10.276Z | Checking pkcs8 v0.10.2 |
2079 | 2025-03-20T21:09:10.302Z | Checking time v0.3.36 |
2080 | 2025-03-20T21:09:10.327Z | Checking http-body v1.0.1 |
2081 | 2025-03-20T21:09:10.525Z | Checking httparse v1.9.5 |
2082 | 2025-03-20T21:09:10.558Z | Checking try-lock v0.2.5 |
2083 | 2025-03-20T21:09:10.686Z | Checking tinyvec_macros v0.1.1 |
2084 | 2025-03-20T21:09:10.711Z | Compiling newtype-uuid v1.2.1 |
2085 | 2025-03-20T21:09:10.779Z | Checking tinyvec v1.8.0 |
2086 | 2025-03-20T21:09:10.894Z | Checking want v0.3.1 |
2087 | 2025-03-20T21:09:11.012Z | Checking form_urlencoded v1.2.1 |
2088 | 2025-03-20T21:09:11.068Z | Checking zerocopy v0.8.10 |
2089 | 2025-03-20T21:09:11.214Z | Checking foreign-types-shared v0.1.1 |
2090 | 2025-03-20T21:09:11.322Z | Checking unicode-ident v1.0.14 |
2091 | 2025-03-20T21:09:11.488Z | Checking httpdate v1.0.3 |
2092 | 2025-03-20T21:09:11.642Z | Checking rustls-webpki v0.102.8 |
2093 | 2025-03-20T21:09:11.714Z | Checking adler2 v2.0.0 |
2094 | 2025-03-20T21:09:11.865Z | Checking tower-service v0.3.3 |
2095 | 2025-03-20T21:09:11.890Z | Checking miniz_oxide v0.8.5 |
2096 | 2025-03-20T21:09:11.939Z | Checking proc-macro2 v1.0.94 |
2097 | 2025-03-20T21:09:11.997Z | Checking foreign-types v0.3.2 |
2098 | 2025-03-20T21:09:12.023Z | Checking icu_normalizer v1.5.0 |
2099 | 2025-03-20T21:09:12.090Z | Checking toml_datetime v0.6.8 |
2100 | 2025-03-20T21:09:12.320Z | Checking semver v1.0.25 |
2101 | 2025-03-20T21:09:12.354Z | Checking serde_spanned v0.6.8 |
2102 | 2025-03-20T21:09:12.379Z | Checking slog v2.7.0 |
2103 | 2025-03-20T21:09:12.541Z | Checking scroll v0.12.0 |
2104 | 2025-03-20T21:09:12.567Z | Checking openssl-sys v0.9.106 |
2105 | 2025-03-20T21:09:12.593Z | Checking errno v0.3.9 |
2106 | 2025-03-20T21:09:12.688Z | Checking aho-corasick v1.1.3 |
2107 | 2025-03-20T21:09:12.738Z | Checking idna_adapter v1.2.0 |
2108 | 2025-03-20T21:09:12.766Z | Checking ucd-trie v0.1.7 |
2109 | 2025-03-20T21:09:12.823Z | Checking plain v0.2.3 |
2110 | 2025-03-20T21:09:12.920Z | Checking idna v1.0.3 |
2111 | 2025-03-20T21:09:12.972Z | Checking siphasher v0.3.11 |
2112 | 2025-03-20T21:09:12.998Z | Checking dyn-clone v1.0.19 |
2113 | 2025-03-20T21:09:13.023Z | Checking regex-syntax v0.8.5 |
2114 | 2025-03-20T21:09:13.144Z | Checking base64 v0.22.1 |
2115 | 2025-03-20T21:09:13.263Z | Checking schemars v0.8.22 |
2116 | 2025-03-20T21:09:13.378Z | Checking goblin v0.8.2 |
2117 | 2025-03-20T21:09:13.477Z | Checking rand_core v0.9.2 |
2118 | 2025-03-20T21:09:13.579Z | Checking pest v2.7.14 |
2119 | 2025-03-20T21:09:13.605Z | Checking openssl v0.10.71 |
2120 | 2025-03-20T21:09:13.786Z | Checking rand_chacha v0.9.0 |
2121 | 2025-03-20T21:09:13.966Z | Checking tokio-util v0.7.13 |
2122 | 2025-03-20T21:09:14.088Z | Checking rustix v0.38.37 |
2123 | 2025-03-20T21:09:14.131Z | Checking quote v1.0.39 |
2124 | 2025-03-20T21:09:14.439Z | Checking unicode-normalization v0.1.24 |
2125 | 2025-03-20T21:09:14.587Z | Checking crossbeam-epoch v0.9.18 |
2126 | 2025-03-20T21:09:14.689Z | Checking h2 v0.4.6 |
2127 | 2025-03-20T21:09:14.999Z | Checking rand_chacha v0.3.1 |
2128 | 2025-03-20T21:09:15.205Z | Checking signature v2.2.0 |
2129 | 2025-03-20T21:09:15.380Z | Checking dirs-sys-next v0.1.2 |
2130 | 2025-03-20T21:09:15.436Z | Checking crc32fast v1.4.2 |
2131 | 2025-03-20T21:09:15.560Z | Checking pretty-hex v0.4.1 |
2132 | 2025-03-20T21:09:15.672Z | Checking utf8parse v0.2.2 |
2133 | 2025-03-20T21:09:15.730Z | Checking regex-automata v0.4.8 |
2134 | 2025-03-20T21:09:15.756Z | Checking openssl-probe v0.1.5 |
2135 | 2025-03-20T21:09:15.826Z | Checking unicode-bidi v0.3.17 |
2136 | 2025-03-20T21:09:15.869Z | Checking anstyle v1.0.10 |
2137 | 2025-03-20T21:09:15.909Z | Checking unicode-properties v0.1.3 |
2138 | 2025-03-20T21:09:16.193Z | Checking either v1.14.0 |
2139 | 2025-03-20T21:09:16.232Z | Checking dtrace-parser v0.2.0 |
2140 | 2025-03-20T21:09:16.358Z | Checking stringprep v0.1.5 |
2141 | 2025-03-20T21:09:16.526Z | Checking anstyle-parse v0.2.5 |
2142 | 2025-03-20T21:09:16.600Z | Checking dirs-next v2.0.0 |
2143 | 2025-03-20T21:09:16.657Z | Checking rand v0.8.5 |
2144 | 2025-03-20T21:09:16.735Z | Checking crossbeam-deque v0.8.5 |
2145 | 2025-03-20T21:09:16.783Z | Checking syn v2.0.98 |
2146 | 2025-03-20T21:09:16.925Z | Checking rand v0.9.0 |
2147 | 2025-03-20T21:09:17.017Z | Checking url v2.5.3 |
2148 | 2025-03-20T21:09:17.642Z | Checking dof v0.3.0 |
2149 | 2025-03-20T21:09:17.688Z | Checking rustls v0.23.19 |
2150 | 2025-03-20T21:09:17.815Z | Checking http-body-util v0.1.2 |
2151 | 2025-03-20T21:09:17.956Z | Checking native-tls v0.2.12 |
2152 | 2025-03-20T21:09:18.005Z | Checking num-integer v0.1.46 |
2153 | 2025-03-20T21:09:18.188Z | Checking bzip2-sys v0.1.11+1.0.8 |
2154 | 2025-03-20T21:09:18.232Z | Checking md-5 v0.10.6 |
2155 | 2025-03-20T21:09:18.270Z | Checking ff v0.13.0 |
2156 | 2025-03-20T21:09:18.335Z | Checking hash32 v0.2.1 |
2157 | 2025-03-20T21:09:18.430Z | Checking thread_local v1.1.8 |
2158 | 2025-03-20T21:09:18.455Z | Checking thread-id v4.2.2 |
2159 | 2025-03-20T21:09:18.481Z | Checking encoding_rs v0.8.34 |
2160 | 2025-03-20T21:09:18.577Z | Checking mime v0.3.17 |
2161 | 2025-03-20T21:09:18.603Z | Checking colorchoice v1.0.2 |
2162 | 2025-03-20T21:09:18.692Z | Checking winnow v0.7.3 |
2163 | 2025-03-20T21:09:18.745Z | Checking psl-types v2.0.11 |
2164 | 2025-03-20T21:09:18.871Z | Checking is_terminal_polyfill v1.70.1 |
2165 | 2025-03-20T21:09:18.935Z | Checking fallible-iterator v0.2.0 |
2166 | 2025-03-20T21:09:18.991Z | Checking match_cfg v0.1.0 |
2167 | 2025-03-20T21:09:19.084Z | Checking anstyle-query v1.1.1 |
2168 | 2025-03-20T21:09:19.206Z | Checking gimli v0.31.1 |
2169 | 2025-03-20T21:09:19.250Z | Checking base16ct v0.2.0 |
2170 | 2025-03-20T21:09:19.436Z | Checking sec1 v0.7.3 |
2171 | 2025-03-20T21:09:19.461Z | Checking postgres-protocol v0.6.8 |
2172 | 2025-03-20T21:09:19.800Z | Checking anstream v0.6.15 |
2173 | 2025-03-20T21:09:20.020Z | Checking hostname v0.3.1 |
2174 | 2025-03-20T21:09:20.129Z | Checking publicsuffix v2.3.0 |
2175 | 2025-03-20T21:09:20.166Z | Checking heapless v0.7.17 |
2176 | 2025-03-20T21:09:20.191Z | Checking hyper v1.6.0 |
2177 | 2025-03-20T21:09:20.351Z | Checking group v0.13.0 |
2178 | 2025-03-20T21:09:20.384Z | Checking num-iter v0.1.45 |
2179 | 2025-03-20T21:09:20.556Z | Checking bzip2 v0.4.4 |
2180 | 2025-03-20T21:09:20.588Z | Checking tokio-native-tls v0.3.1 |
2181 | 2025-03-20T21:09:20.827Z | Compiling daft v0.1.2 |
2182 | 2025-03-20T21:09:20.861Z | Checking rayon-core v1.12.1 |
2183 | 2025-03-20T21:09:20.986Z | Checking terminal_size v0.4.0 |
2184 | 2025-03-20T21:09:21.093Z | Checking toml_edit v0.22.24 |
2185 | 2025-03-20T21:09:21.149Z | Checking term v0.7.0 |
2186 | 2025-03-20T21:09:21.252Z | Checking flate2 v1.1.0 |
2187 | 2025-03-20T21:09:21.452Z | Checking ipnetwork v0.21.1 |
2188 | 2025-03-20T21:09:21.554Z | Checking phf_shared v0.11.2 |
2189 | 2025-03-20T21:09:21.805Z | Checking slog-json v2.6.1 |
2190 | 2025-03-20T21:09:21.831Z | Checking cookie v0.18.1 |
2191 | 2025-03-20T21:09:21.856Z | Checking rustls v0.22.4 |
2192 | 2025-03-20T21:09:21.953Z | Checking usdt-impl v0.5.0 |
2193 | 2025-03-20T21:09:21.981Z | Checking hyper-util v0.1.10 |
2194 | 2025-03-20T21:09:22.061Z | Checking serde_urlencoded v0.7.1 |
2195 | 2025-03-20T21:09:22.260Z | Checking crossbeam-channel v0.5.13 |
2196 | 2025-03-20T21:09:22.293Z | Checking tokio-rustls v0.26.0 |
2197 | 2025-03-20T21:09:22.442Z | Checking lazy_static v1.5.0 |
2198 | 2025-03-20T21:09:22.467Z | Checking futures-executor v0.3.31 |
2199 | 2025-03-20T21:09:22.493Z | Checking addr2line v0.24.2 |
2200 | 2025-03-20T21:09:22.583Z | Checking signal-hook v0.3.17 |
2201 | 2025-03-20T21:09:22.647Z | Checking webpki-roots v0.26.6 |
2202 | 2025-03-20T21:09:22.681Z | Checking rustls-pemfile v2.2.0 |
2203 | 2025-03-20T21:09:22.832Z | Checking hkdf v0.12.4 |
2204 | 2025-03-20T21:09:22.902Z | Checking crypto-bigint v0.5.5 |
2205 | 2025-03-20T21:09:22.927Z | Checking sync_wrapper v1.0.1 |
2206 | 2025-03-20T21:09:22.953Z | Checking memmap v0.7.0 |
2207 | 2025-03-20T21:09:22.978Z | Checking is-terminal v0.4.13 |
2208 | 2025-03-20T21:09:23.046Z | Checking object v0.36.5 |
2209 | 2025-03-20T21:09:23.094Z | Checking winnow v0.5.40 |
2210 | 2025-03-20T21:09:23.123Z | Checking managed v0.8.0 |
2211 | 2025-03-20T21:09:23.152Z | Checking take_mut v0.2.2 |
2212 | 2025-03-20T21:09:23.301Z | Checking bitflags v1.3.2 |
2213 | 2025-03-20T21:09:23.403Z | Checking rustc-demangle v0.1.24 |
2214 | 2025-03-20T21:09:23.466Z | Checking strsim v0.11.1 |
2215 | 2025-03-20T21:09:23.506Z | Checking unicode-width v0.2.0 |
2216 | 2025-03-20T21:09:23.732Z | Checking ipnet v2.11.0 |
2217 | 2025-03-20T21:09:23.796Z | Checking lockfree-object-pool v0.1.6 |
2218 | 2025-03-20T21:09:23.825Z | Checking bumpalo v3.16.0 |
2219 | 2025-03-20T21:09:23.914Z | Checking tower-layer v0.3.3 |
2220 | 2025-03-20T21:09:24.018Z | Checking clap_lex v0.7.4 |
2221 | 2025-03-20T21:09:24.115Z | Checking simd-adler32 v0.3.7 |
2222 | 2025-03-20T21:09:24.146Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2223 | 2025-03-20T21:09:24.172Z | Checking tower v0.5.2 |
2224 | 2025-03-20T21:09:24.249Z | Checking clap_builder v4.5.31 |
2225 | 2025-03-20T21:09:24.425Z | Checking zopfli v0.8.1 |
2226 | 2025-03-20T21:09:24.450Z | Checking console v0.15.10 |
2227 | 2025-03-20T21:09:24.748Z | Checking tokio-rustls v0.25.0 |
2228 | 2025-03-20T21:09:24.792Z | Checking hyper-rustls v0.27.3 |
2229 | 2025-03-20T21:09:24.943Z | Checking hyper-tls v0.6.0 |
2230 | 2025-03-20T21:09:25.053Z | Checking toml v0.8.20 |
2231 | 2025-03-20T21:09:25.079Z | Checking smoltcp v0.9.1 |
2232 | 2025-03-20T21:09:25.109Z | Checking slog-async v2.8.0 |
2233 | 2025-03-20T21:09:25.170Z | Checking elliptic-curve v0.13.8 |
2234 | 2025-03-20T21:09:25.201Z | Checking usdt v0.5.0 |
2235 | 2025-03-20T21:09:25.388Z | Checking slog-term v2.9.1 |
2236 | 2025-03-20T21:09:25.444Z | Checking signal-hook-mio v0.2.4 |
2237 | 2025-03-20T21:09:25.478Z | Checking toml_edit v0.19.15 |
2238 | 2025-03-20T21:09:25.586Z | Checking futures v0.3.31 |
2239 | 2025-03-20T21:09:25.692Z | Checking num-bigint-dig v0.8.4 |
2240 | 2025-03-20T21:09:25.718Z | Checking cookie_store v0.21.1 |
2241 | 2025-03-20T21:09:25.743Z | Checking slog-bunyan v2.5.0 |
2242 | 2025-03-20T21:09:25.847Z | Checking oxnet v0.1.1 |
2243 | 2025-03-20T21:09:25.911Z | Checking phf v0.11.2 |
2244 | 2025-03-20T21:09:26.151Z | Checking rayon v1.10.0 |
2245 | 2025-03-20T21:09:26.195Z | Checking multer v3.1.0 |
2246 | 2025-03-20T21:09:26.320Z | Checking postgres-types v0.2.9 |
2247 | 2025-03-20T21:09:26.359Z | Checking bstr v1.10.0 |
2248 | 2025-03-20T21:09:26.572Z | Checking regex v1.11.1 |
2249 | 2025-03-20T21:09:26.846Z | Checking ed25519 v2.2.3 |
2250 | 2025-03-20T21:09:26.924Z | Checking phf_shared v0.10.0 |
2251 | 2025-03-20T21:09:27.094Z | Checking async-stream v0.3.6 |
2252 | 2025-03-20T21:09:27.121Z | Checking curve25519-dalek v4.1.3 |
2253 | 2025-03-20T21:09:27.146Z | Checking zerocopy v0.6.6 |
2254 | 2025-03-20T21:09:27.181Z | Checking hubpack v0.1.2 |
2255 | 2025-03-20T21:09:27.282Z | Checking memoffset v0.9.1 |
2256 | 2025-03-20T21:09:27.391Z | Checking camino v1.1.9 |
2257 | 2025-03-20T21:09:27.465Z | Checking portable-atomic v1.9.0 |
2258 | 2025-03-20T21:09:27.673Z | Checking pkcs1 v0.7.5 |
2259 | 2025-03-20T21:09:27.705Z | Checking waitgroup v0.1.2 |
2260 | 2025-03-20T21:09:27.754Z | Checking openapiv3 v2.0.0 |
2261 | 2025-03-20T21:09:27.849Z | Checking serde_path_to_error v0.1.16 |
2262 | 2025-03-20T21:09:27.874Z | Checking serde-big-array v0.5.1 |
2263 | 2025-03-20T21:09:28.042Z | Checking float-cmp v0.10.0 |
2264 | 2025-03-20T21:09:28.072Z | Checking rfc6979 v0.4.0 |
2265 | 2025-03-20T21:09:28.229Z | Checking sha1 v0.10.6 |
2266 | 2025-03-20T21:09:28.254Z | Checking backtrace v0.3.74 |
2267 | 2025-03-20T21:09:28.283Z | Checking hostname v0.4.0 |
2268 | 2025-03-20T21:09:28.329Z | Checking predicates-core v1.0.8 |
2269 | 2025-03-20T21:09:28.388Z | Checking number_prefix v0.4.0 |
2270 | 2025-03-20T21:09:28.414Z | Checking new_debug_unreachable v1.0.6 |
2271 | 2025-03-20T21:09:28.486Z | Checking data-encoding v2.6.0 |
2272 | 2025-03-20T21:09:28.511Z | Checking normalize-line-endings v0.3.0 |
2273 | 2025-03-20T21:09:28.536Z | Checking difflib v0.4.0 |
2274 | 2025-03-20T21:09:28.574Z | Checking whoami v1.5.2 |
2275 | 2025-03-20T21:09:28.619Z | Checking precomputed-hash v0.1.1 |
2276 | 2025-03-20T21:09:28.644Z | Checking unicode-segmentation v1.12.0 |
2277 | 2025-03-20T21:09:28.735Z | Checking debug-ignore v1.0.5 |
2278 | 2025-03-20T21:09:28.762Z | Checking minimal-lexical v0.2.1 |
2279 | 2025-03-20T21:09:28.830Z | Checking fixedbitset v0.4.2 |
2280 | 2025-03-20T21:09:28.870Z | Checking static_assertions v1.1.0 |
2281 | 2025-03-20T21:09:28.896Z | Checking tokio-postgres v0.7.13 |
2282 | 2025-03-20T21:09:28.967Z | Checking hickory-proto v0.24.4 |
2283 | 2025-03-20T21:09:28.993Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2284 | 2025-03-20T21:09:29.068Z | Checking petgraph v0.6.5 |
2285 | 2025-03-20T21:09:29.131Z | Checking nom v7.1.3 |
2286 | 2025-03-20T21:09:29.243Z | Checking similar v2.7.0 |
2287 | 2025-03-20T21:09:29.268Z | Checking indicatif v0.17.11 |
2288 | 2025-03-20T21:09:29.966Z | Checking predicates v3.1.3 |
2289 | 2025-03-20T21:09:30.001Z | Checking anyhow v1.0.97 |
2290 | 2025-03-20T21:09:30.353Z | Checking string_cache v0.8.7 |
2291 | 2025-03-20T21:09:30.461Z | Checking dropshot v0.12.0 |
2292 | 2025-03-20T21:09:30.528Z | Checking ed25519-dalek v2.1.1 |
2293 | 2025-03-20T21:09:30.637Z | Checking ecdsa v0.16.9 |
2294 | 2025-03-20T21:09:30.897Z | Checking rsa v0.9.6 |
2295 | 2025-03-20T21:09:31.234Z | Checking toml v0.7.8 |
2296 | 2025-03-20T21:09:31.409Z | Checking nix v0.29.0 |
2297 | 2025-03-20T21:09:31.725Z | Checking clap v4.5.31 |
2298 | 2025-03-20T21:09:31.771Z | Checking reqwest v0.12.12 |
2299 | 2025-03-20T21:09:31.796Z | Checking crossterm v0.28.1 |
2300 | 2025-03-20T21:09:31.848Z | Checking zip v2.1.3 |
2301 | 2025-03-20T21:09:31.904Z | Checking zip v0.6.6 |
2302 | 2025-03-20T21:09:32.535Z | Checking itertools v0.10.5 |
2303 | 2025-03-20T21:09:32.650Z | Checking itertools v0.12.1 |
2304 | 2025-03-20T21:09:32.804Z | Checking tokio-stream v0.1.17 |
2305 | 2025-03-20T21:09:33.144Z | Checking fs-err v2.11.0 |
2306 | 2025-03-20T21:09:33.312Z | Checking ahash v0.8.11 |
2307 | 2025-03-20T21:09:33.345Z | Checking buf-list v1.0.3 |
2308 | 2025-03-20T21:09:33.452Z | Checking x509-cert v0.2.5 |
2309 | 2025-03-20T21:09:33.537Z | Checking hex v0.4.3 |
2310 | 2025-03-20T21:09:33.563Z | Checking lalrpop-util v0.19.12 |
2311 | 2025-03-20T21:09:33.642Z | Checking peg-runtime v0.8.5 |
2312 | 2025-03-20T21:09:33.667Z | Checking sigpipe v0.1.3 |
2313 | 2025-03-20T21:09:34.847Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2314 | 2025-03-20T21:09:35.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.24s |
2315 | 2025-03-20T21:09:35.473Z | |
2316 | 2025-03-20T21:09:35.473Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199) |
2317 | 2025-03-20T21:09:36.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2318 | 2025-03-20T21:09:36.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2319 | 2025-03-20T21:09:36.441Z | Compiling regress v0.10.3 |
2320 | 2025-03-20T21:09:36.491Z | Checking heck v0.5.0 |
2321 | 2025-03-20T21:09:36.516Z | Checking fastrand v2.1.1 |
2322 | 2025-03-20T21:09:36.516Z | Compiling unsafe-libyaml v0.2.11 |
2323 | 2025-03-20T21:09:36.516Z | Compiling structmeta-derive v0.3.0 |
2324 | 2025-03-20T21:09:36.516Z | Compiling ident_case v1.0.1 |
2325 | 2025-03-20T21:09:36.516Z | Checking newtype-uuid v1.2.1 |
2326 | 2025-03-20T21:09:36.687Z | Checking progenitor-client v0.8.0 |
2327 | 2025-03-20T21:09:36.743Z | Compiling darling_core v0.20.10 |
2328 | 2025-03-20T21:09:36.843Z | Checking tempfile v3.13.0 |
2329 | 2025-03-20T21:09:36.869Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2330 | 2025-03-20T21:09:37.009Z | Checking daft v0.1.2 |
2331 | 2025-03-20T21:09:37.200Z | Compiling proc-macro-crate v1.3.1 |
2332 | 2025-03-20T21:09:37.226Z | Compiling thiserror-impl v2.0.12 |
2333 | 2025-03-20T21:09:37.375Z | Checking wait-timeout v0.2.0 |
2334 | 2025-03-20T21:09:37.563Z | Checking quick-error v1.2.3 |
2335 | 2025-03-20T21:09:37.703Z | Compiling serde_yaml v0.9.34+deprecated |
2336 | 2025-03-20T21:09:37.982Z | Checking bit-vec v0.8.0 |
2337 | 2025-03-20T21:09:38.107Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2338 | 2025-03-20T21:09:38.317Z | Checking bit-set v0.8.0 |
2339 | 2025-03-20T21:09:38.401Z | Compiling num_enum_derive v0.5.11 |
2340 | 2025-03-20T21:09:38.559Z | Checking rusty-fork v0.3.0 |
2341 | 2025-03-20T21:09:38.690Z | Compiling structmeta v0.3.0 |
2342 | 2025-03-20T21:09:38.844Z | Compiling lzma-sys v0.1.20 |
2343 | 2025-03-20T21:09:39.036Z | Compiling parse-display-derive v0.10.0 |
2344 | 2025-03-20T21:09:39.269Z | Checking typify-impl v0.2.0 |
2345 | 2025-03-20T21:09:39.783Z | Checking thiserror v2.0.12 |
2346 | 2025-03-20T21:09:39.931Z | Checking rand_xorshift v0.3.0 |
2347 | 2025-03-20T21:09:40.108Z | Compiling foreign-types-macros v0.2.3 |
2348 | 2025-03-20T21:09:40.262Z | Compiling dropshot v0.16.0 |
2349 | 2025-03-20T21:09:40.303Z | Checking foreign-types-shared v0.3.1 |
2350 | 2025-03-20T21:09:40.443Z | Checking unarray v0.1.4 |
2351 | 2025-03-20T21:09:40.553Z | Checking arc-swap v1.7.1 |
2352 | 2025-03-20T21:09:40.617Z | Checking utf-8 v0.7.6 |
2353 | 2025-03-20T21:09:40.766Z | Checking proptest v1.6.0 |
2354 | 2025-03-20T21:09:40.837Z | Checking tungstenite v0.21.0 |
2355 | 2025-03-20T21:09:40.936Z | Checking slog-scope v4.4.0 |
2356 | 2025-03-20T21:09:41.211Z | Checking num_enum v0.5.11 |
2357 | 2025-03-20T21:09:41.236Z | Checking foreign-types v0.5.0 |
2358 | 2025-03-20T21:09:41.371Z | Compiling test-strategy v0.4.0 |
2359 | 2025-03-20T21:09:41.408Z | Checking strum v0.26.3 |
2360 | 2025-03-20T21:09:41.408Z | Compiling proc-macro-error v1.0.4 |
2361 | 2025-03-20T21:09:41.660Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2362 | 2025-03-20T21:09:41.697Z | Compiling darling_macro v0.20.10 |
2363 | 2025-03-20T21:09:41.828Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2364 | 2025-03-20T21:09:41.881Z | Compiling heck v0.3.3 |
2365 | 2025-03-20T21:09:41.943Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2366 | 2025-03-20T21:09:41.969Z | Compiling dropshot_endpoint v0.16.0 |
2367 | 2025-03-20T21:09:42.211Z | Checking cstr-argument v0.1.2 |
2368 | 2025-03-20T21:09:42.292Z | Checking parse-display v0.10.0 |
2369 | 2025-03-20T21:09:42.395Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2370 | 2025-03-20T21:09:42.465Z | Compiling darling v0.20.10 |
2371 | 2025-03-20T21:09:42.515Z | Checking instant v0.1.13 |
2372 | 2025-03-20T21:09:42.591Z | Compiling serde_with_macros v3.12.0 |
2373 | 2025-03-20T21:09:42.633Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2374 | 2025-03-20T21:09:42.659Z | Checking pretty-hex v0.2.1 |
2375 | 2025-03-20T21:09:42.832Z | Checking base64 v0.21.7 |
2376 | 2025-03-20T21:09:42.929Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2377 | 2025-03-20T21:09:43.015Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2378 | 2025-03-20T21:09:43.171Z | Checking backoff v0.4.0 |
2379 | 2025-03-20T21:09:43.265Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2380 | 2025-03-20T21:09:43.310Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2381 | 2025-03-20T21:09:43.428Z | Compiling zone_cfg_derive v0.1.2 |
2382 | 2025-03-20T21:09:43.469Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2383 | 2025-03-20T21:09:43.596Z | Checking tokio-tungstenite v0.21.0 |
2384 | 2025-03-20T21:09:44.161Z | Checking slog-stdlog v4.1.1 |
2385 | 2025-03-20T21:09:44.264Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2386 | 2025-03-20T21:09:44.297Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2387 | 2025-03-20T21:09:44.362Z | Checking progenitor-client v0.9.1 |
2388 | 2025-03-20T21:09:44.607Z | Checking colored v2.2.0 |
2389 | 2025-03-20T21:09:44.641Z | Checking macaddr v1.0.1 |
2390 | 2025-03-20T21:09:44.683Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
2391 | 2025-03-20T21:09:44.790Z | Checking unicode-width v0.1.14 |
2392 | 2025-03-20T21:09:44.856Z | Checking winnow v0.6.20 |
2393 | 2025-03-20T21:09:44.903Z | Checking serde_with v3.12.0 |
2394 | 2025-03-20T21:09:45.059Z | Checking base64 v0.13.1 |
2395 | 2025-03-20T21:09:45.089Z | Checking zone v0.1.8 |
2396 | 2025-03-20T21:09:45.326Z | Checking tabwriter v1.4.0 |
2397 | 2025-03-20T21:09:45.383Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2398 | 2025-03-20T21:09:45.509Z | Checking ron v0.7.1 |
2399 | 2025-03-20T21:09:45.625Z | Checking slog-envlogger v2.2.0 |
2400 | 2025-03-20T21:09:45.742Z | Checking xz2 v0.1.7 |
2401 | 2025-03-20T21:09:45.857Z | Checking xattr v1.3.1 |
2402 | 2025-03-20T21:09:45.882Z | Checking pem v3.0.5 |
2403 | 2025-03-20T21:09:46.025Z | Checking yasna v0.5.2 |
2404 | 2025-03-20T21:09:46.071Z | Checking headers-core v0.3.0 |
2405 | 2025-03-20T21:09:46.135Z | Checking smf v0.2.3 |
2406 | 2025-03-20T21:09:46.231Z | Checking filetime v0.2.25 |
2407 | 2025-03-20T21:09:46.440Z | Checking same-file v1.0.6 |
2408 | 2025-03-20T21:09:46.524Z | Checking tar v0.4.44 |
2409 | 2025-03-20T21:09:46.566Z | Checking headers v0.4.0 |
2410 | 2025-03-20T21:09:46.616Z | Checking walkdir v2.5.0 |
2411 | 2025-03-20T21:09:46.790Z | Checking rcgen v0.12.1 |
2412 | 2025-03-20T21:09:46.885Z | Checking camino-tempfile v1.1.1 |
2413 | 2025-03-20T21:09:47.149Z | Checking atomicwrites v0.4.4 |
2414 | 2025-03-20T21:09:47.253Z | Checking subprocess v0.2.9 |
2415 | 2025-03-20T21:09:49.370Z | Compiling typify-macro v0.2.0 |
2416 | 2025-03-20T21:09:51.196Z | Compiling typify v0.2.0 |
2417 | 2025-03-20T21:09:51.321Z | Checking progenitor-impl v0.8.0 |
2418 | 2025-03-20T21:09:54.423Z | Compiling progenitor-macro v0.8.0 |
2419 | 2025-03-20T21:09:58.510Z | Checking progenitor v0.8.0 |
2420 | 2025-03-20T21:09:58.692Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
2421 | 2025-03-20T21:09:58.692Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2422 | 2025-03-20T21:10:02.159Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2423 | 2025-03-20T21:10:02.471Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2424 | 2025-03-20T21:10:10.878Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2425 | 2025-03-20T21:10:12.935Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2426 | 2025-03-20T21:10:14.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.12s |
2427 | 2025-03-20T21:10:14.774Z | |
2428 | 2025-03-20T21:10:14.775Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199) |
2429 | 2025-03-20T21:10:15.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2430 | 2025-03-20T21:10:15.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2431 | 2025-03-20T21:10:15.765Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2432 | 2025-03-20T21:10:17.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s |
2433 | 2025-03-20T21:10:17.731Z | |
2434 | 2025-03-20T21:10:17.731Z | info: running `cargo check --bins` on nexus-config (51/199) |
2435 | 2025-03-20T21:10:18.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2436 | 2025-03-20T21:10:18.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2437 | 2025-03-20T21:10:18.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2438 | 2025-03-20T21:10:18.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2439 | 2025-03-20T21:10:18.636Z | |
2440 | 2025-03-20T21:10:18.636Z | info: running `cargo check --bins` on omicron-rpaths (52/199) |
2441 | 2025-03-20T21:10:19.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2442 | 2025-03-20T21:10:19.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2443 | 2025-03-20T21:10:19.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2444 | 2025-03-20T21:10:19.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2445 | 2025-03-20T21:10:19.507Z | |
2446 | 2025-03-20T21:10:19.507Z | info: running `cargo check --bins` on omicron-certificates (53/199) |
2447 | 2025-03-20T21:10:20.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2448 | 2025-03-20T21:10:20.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2449 | 2025-03-20T21:10:20.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2450 | 2025-03-20T21:10:20.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2451 | 2025-03-20T21:10:20.433Z | |
2452 | 2025-03-20T21:10:20.434Z | info: running `cargo check --bins` on omicron-clickhouse-admin (54/199) |
2453 | 2025-03-20T21:10:21.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2454 | 2025-03-20T21:10:21.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2455 | 2025-03-20T21:10:21.453Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2456 | 2025-03-20T21:10:21.488Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2457 | 2025-03-20T21:10:21.513Z | Compiling tempfile v3.13.0 |
2458 | 2025-03-20T21:10:21.513Z | Compiling wait-timeout v0.2.0 |
2459 | 2025-03-20T21:10:21.513Z | Compiling quick-error v1.2.3 |
2460 | 2025-03-20T21:10:21.513Z | Compiling bit-vec v0.8.0 |
2461 | 2025-03-20T21:10:21.513Z | Compiling thiserror v2.0.12 |
2462 | 2025-03-20T21:10:21.513Z | Compiling progenitor-client v0.8.0 |
2463 | 2025-03-20T21:10:21.645Z | Compiling itertools v0.13.0 |
2464 | 2025-03-20T21:10:21.732Z | Compiling rand_xorshift v0.3.0 |
2465 | 2025-03-20T21:10:21.757Z | Compiling heapless v0.8.0 |
2466 | 2025-03-20T21:10:21.975Z | Compiling bit-set v0.8.0 |
2467 | 2025-03-20T21:10:22.023Z | Compiling rusty-fork v0.3.0 |
2468 | 2025-03-20T21:10:22.048Z | Compiling unarray v0.1.4 |
2469 | 2025-03-20T21:10:22.101Z | Compiling progenitor v0.8.0 |
2470 | 2025-03-20T21:10:22.126Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2471 | 2025-03-20T21:10:22.219Z | Compiling parse-display v0.10.0 |
2472 | 2025-03-20T21:10:22.261Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2473 | 2025-03-20T21:10:22.261Z | Checking hash32 v0.3.1 |
2474 | 2025-03-20T21:10:22.318Z | Compiling instant v0.1.13 |
2475 | 2025-03-20T21:10:22.460Z | Compiling proptest v1.6.0 |
2476 | 2025-03-20T21:10:22.485Z | Compiling smoltcp v0.11.0 |
2477 | 2025-03-20T21:10:22.510Z | Compiling backoff v0.4.0 |
2478 | 2025-03-20T21:10:22.616Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
2479 | 2025-03-20T21:10:22.747Z | Compiling dropshot v0.16.0 |
2480 | 2025-03-20T21:10:22.827Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2481 | 2025-03-20T21:10:23.009Z | Compiling serde_with v3.12.0 |
2482 | 2025-03-20T21:10:23.080Z | Checking num-rational v0.4.2 |
2483 | 2025-03-20T21:10:23.270Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2484 | 2025-03-20T21:10:23.628Z | Compiling progenitor-client v0.9.1 |
2485 | 2025-03-20T21:10:24.098Z | Compiling phf_generator v0.11.2 |
2486 | 2025-03-20T21:10:24.199Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2487 | 2025-03-20T21:10:24.290Z | Checking num-complex v0.4.6 |
2488 | 2025-03-20T21:10:25.022Z | Compiling macaddr v1.0.1 |
2489 | 2025-03-20T21:10:25.414Z | Checking cobs v0.2.3 |
2490 | 2025-03-20T21:10:25.598Z | Checking postcard v1.0.10 |
2491 | 2025-03-20T21:10:25.848Z | Compiling num v0.4.3 |
2492 | 2025-03-20T21:10:26.080Z | Compiling phf_codegen v0.11.2 |
2493 | 2025-03-20T21:10:26.122Z | Compiling parse-zoneinfo v0.3.1 |
2494 | 2025-03-20T21:10:26.297Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2495 | 2025-03-20T21:10:26.560Z | Compiling convert_case v0.4.0 |
2496 | 2025-03-20T21:10:27.257Z | Checking float-ord v0.3.2 |
2497 | 2025-03-20T21:10:27.399Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2498 | 2025-03-20T21:10:27.572Z | Compiling derive_more v0.99.19 |
2499 | 2025-03-20T21:10:27.726Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
2500 | 2025-03-20T21:10:28.641Z | Compiling chrono-tz-build v0.4.0 |
2501 | 2025-03-20T21:10:28.853Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2502 | 2025-03-20T21:10:29.453Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2503 | 2025-03-20T21:10:29.573Z | Checking linked-hash-map v0.5.6 |
2504 | 2025-03-20T21:10:29.673Z | Compiling crucible-workspace-hack v0.1.0 |
2505 | 2025-03-20T21:10:29.884Z | Checking lru-cache v0.1.2 |
2506 | 2025-03-20T21:10:30.001Z | Compiling chrono-tz v0.10.1 |
2507 | 2025-03-20T21:10:30.063Z | Checking newline-converter v0.3.0 |
2508 | 2025-03-20T21:10:30.114Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2509 | 2025-03-20T21:10:30.197Z | Checking resolv-conf v0.7.0 |
2510 | 2025-03-20T21:10:30.229Z | Checking itertools v0.14.0 |
2511 | 2025-03-20T21:10:30.523Z | Checking prettyplease v0.2.30 |
2512 | 2025-03-20T21:10:30.600Z | Compiling slog-dtrace v0.3.0 |
2513 | 2025-03-20T21:10:30.881Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2514 | 2025-03-20T21:10:31.087Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2515 | 2025-03-20T21:10:31.561Z | Checking hickory-resolver v0.24.4 |
2516 | 2025-03-20T21:10:31.885Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2517 | 2025-03-20T21:10:31.997Z | Checking expectorate v1.1.0 |
2518 | 2025-03-20T21:10:32.161Z | Compiling zone_cfg_derive v0.3.0 |
2519 | 2025-03-20T21:10:32.523Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
2520 | 2025-03-20T21:10:32.830Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2521 | 2025-03-20T21:10:32.982Z | Compiling const_format_proc_macros v0.2.34 |
2522 | 2025-03-20T21:10:33.031Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2523 | 2025-03-20T21:10:33.096Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2524 | 2025-03-20T21:10:33.321Z | Compiling num-derive v0.4.2 |
2525 | 2025-03-20T21:10:33.723Z | Compiling derive-where v1.2.7 |
2526 | 2025-03-20T21:10:33.885Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2527 | 2025-03-20T21:10:33.912Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2528 | 2025-03-20T21:10:34.168Z | Checking highway v1.3.0 |
2529 | 2025-03-20T21:10:34.494Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2530 | 2025-03-20T21:10:34.574Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2531 | 2025-03-20T21:10:34.609Z | Checking const_format v0.2.34 |
2532 | 2025-03-20T21:10:34.811Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2533 | 2025-03-20T21:10:34.863Z | Checking zone v0.3.0 |
2534 | 2025-03-20T21:10:35.052Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2535 | 2025-03-20T21:10:35.079Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2536 | 2025-03-20T21:10:35.104Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
2537 | 2025-03-20T21:10:35.475Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
2538 | 2025-03-20T21:10:35.890Z | Checking gethostname v0.5.0 |
2539 | 2025-03-20T21:10:35.954Z | Checking bcs v0.1.6 |
2540 | 2025-03-20T21:10:36.036Z | Checking nanorand v0.7.0 |
2541 | 2025-03-20T21:10:36.128Z | Compiling async-recursion v1.1.1 |
2542 | 2025-03-20T21:10:36.377Z | Checking termtree v0.5.1 |
2543 | 2025-03-20T21:10:36.411Z | Checking flume v0.11.1 |
2544 | 2025-03-20T21:10:36.508Z | Checking qorb v0.2.1 |
2545 | 2025-03-20T21:10:37.216Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2546 | 2025-03-20T21:10:43.297Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2547 | 2025-03-20T21:10:47.299Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2548 | 2025-03-20T21:10:50.737Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2549 | 2025-03-20T21:10:52.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.04s |
2550 | 2025-03-20T21:10:52.675Z | |
2551 | 2025-03-20T21:10:52.675Z | info: running `cargo check --bins` on clickhouse-admin-api (55/199) |
2552 | 2025-03-20T21:10:53.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2553 | 2025-03-20T21:10:53.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2554 | 2025-03-20T21:10:53.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2555 | 2025-03-20T21:10:53.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
2556 | 2025-03-20T21:10:53.634Z | |
2557 | 2025-03-20T21:10:53.634Z | info: running `cargo check --bins` on clickhouse-admin-types (56/199) |
2558 | 2025-03-20T21:10:54.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2559 | 2025-03-20T21:10:54.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2560 | 2025-03-20T21:10:54.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2561 | 2025-03-20T21:10:54.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2562 | 2025-03-20T21:10:54.567Z | |
2563 | 2025-03-20T21:10:54.567Z | info: running `cargo check --bins --no-default-features` on oximeter-db (57/199) |
2564 | 2025-03-20T21:10:55.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2565 | 2025-03-20T21:10:55.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2566 | 2025-03-20T21:10:55.584Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2567 | 2025-03-20T21:10:56.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
2568 | 2025-03-20T21:10:56.532Z | |
2569 | 2025-03-20T21:10:56.532Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199) |
2570 | 2025-03-20T21:10:57.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2571 | 2025-03-20T21:10:57.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2572 | 2025-03-20T21:10:57.580Z | Compiling cfg_aliases v0.1.1 |
2573 | 2025-03-20T21:10:57.580Z | Compiling vte_generate_state_changes v0.1.2 |
2574 | 2025-03-20T21:10:57.605Z | Checking fd-lock v4.0.2 |
2575 | 2025-03-20T21:10:57.605Z | Checking nibble_vec v0.1.0 |
2576 | 2025-03-20T21:10:57.605Z | Checking bytecount v0.6.8 |
2577 | 2025-03-20T21:10:57.631Z | Checking endian-type v0.1.2 |
2578 | 2025-03-20T21:10:57.657Z | Compiling tabled_derive v0.7.0 |
2579 | 2025-03-20T21:10:57.698Z | Compiling peg-macros v0.8.5 |
2580 | 2025-03-20T21:10:57.723Z | Compiling nix v0.28.0 |
2581 | 2025-03-20T21:10:57.811Z | Checking papergrid v0.11.0 |
2582 | 2025-03-20T21:10:57.841Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2583 | 2025-03-20T21:10:57.866Z | Checking radix_trie v0.2.1 |
2584 | 2025-03-20T21:10:57.892Z | Compiling sqlparser_derive v0.2.2 |
2585 | 2025-03-20T21:10:58.167Z | Checking vte v0.11.1 |
2586 | 2025-03-20T21:10:58.247Z | Checking home v0.5.9 |
2587 | 2025-03-20T21:10:58.394Z | Checking unicode_categories v0.1.1 |
2588 | 2025-03-20T21:10:58.672Z | Checking nu-ansi-term v0.50.1 |
2589 | 2025-03-20T21:10:58.726Z | Checking sqlformat v0.2.6 |
2590 | 2025-03-20T21:10:58.789Z | Checking sqlparser v0.45.0 |
2591 | 2025-03-20T21:10:59.047Z | Checking display-error-chain v0.2.2 |
2592 | 2025-03-20T21:10:59.352Z | Checking strip-ansi-escapes v0.2.0 |
2593 | 2025-03-20T21:10:59.504Z | Checking reedline v0.38.0 |
2594 | 2025-03-20T21:10:59.578Z | Checking tabled v0.15.0 |
2595 | 2025-03-20T21:10:59.866Z | Checking peg v0.8.5 |
2596 | 2025-03-20T21:11:00.627Z | Checking rustyline v14.0.0 |
2597 | 2025-03-20T21:11:12.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.03s |
2598 | 2025-03-20T21:11:12.746Z | |
2599 | 2025-03-20T21:11:12.747Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199) |
2600 | 2025-03-20T21:11:13.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2601 | 2025-03-20T21:11:13.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2602 | 2025-03-20T21:11:13.763Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2603 | 2025-03-20T21:11:20.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s |
2604 | 2025-03-20T21:11:20.817Z | |
2605 | 2025-03-20T21:11:20.817Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199) |
2606 | 2025-03-20T21:11:21.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2607 | 2025-03-20T21:11:21.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2608 | 2025-03-20T21:11:21.842Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2609 | 2025-03-20T21:11:26.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s |
2610 | 2025-03-20T21:11:26.776Z | |
2611 | 2025-03-20T21:11:26.776Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199) |
2612 | 2025-03-20T21:11:27.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2613 | 2025-03-20T21:11:27.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2614 | 2025-03-20T21:11:27.795Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2615 | 2025-03-20T21:11:34.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s |
2616 | 2025-03-20T21:11:34.626Z | |
2617 | 2025-03-20T21:11:34.627Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199) |
2618 | 2025-03-20T21:11:35.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2619 | 2025-03-20T21:11:35.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2620 | 2025-03-20T21:11:35.633Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2621 | 2025-03-20T21:11:42.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s |
2622 | 2025-03-20T21:11:42.515Z | |
2623 | 2025-03-20T21:11:42.515Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199) |
2624 | 2025-03-20T21:11:43.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2625 | 2025-03-20T21:11:43.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2626 | 2025-03-20T21:11:43.522Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2627 | 2025-03-20T21:11:48.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s |
2628 | 2025-03-20T21:11:48.788Z | |
2629 | 2025-03-20T21:11:48.788Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199) |
2630 | 2025-03-20T21:11:49.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2631 | 2025-03-20T21:11:49.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2632 | 2025-03-20T21:11:49.799Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2633 | 2025-03-20T21:11:55.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s |
2634 | 2025-03-20T21:11:55.234Z | |
2635 | 2025-03-20T21:11:55.234Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199) |
2636 | 2025-03-20T21:11:56.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2637 | 2025-03-20T21:11:56.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2638 | 2025-03-20T21:11:56.325Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2639 | 2025-03-20T21:12:03.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s |
2640 | 2025-03-20T21:12:03.552Z | |
2641 | 2025-03-20T21:12:03.552Z | info: running `cargo check --bins` on oximeter (66/199) |
2642 | 2025-03-20T21:12:04.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2643 | 2025-03-20T21:12:04.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2644 | 2025-03-20T21:12:04.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2645 | 2025-03-20T21:12:04.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2646 | 2025-03-20T21:12:04.481Z | |
2647 | 2025-03-20T21:12:04.481Z | info: running `cargo check --bins` on oximeter-macro-impl (67/199) |
2648 | 2025-03-20T21:12:05.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2649 | 2025-03-20T21:12:05.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2650 | 2025-03-20T21:12:05.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2651 | 2025-03-20T21:12:05.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2652 | 2025-03-20T21:12:05.399Z | |
2653 | 2025-03-20T21:12:05.399Z | info: running `cargo check --bins` on oximeter-schema (68/199) |
2654 | 2025-03-20T21:12:06.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2655 | 2025-03-20T21:12:06.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2656 | 2025-03-20T21:12:06.348Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2657 | 2025-03-20T21:12:08.965Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2658 | 2025-03-20T21:12:10.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s |
2659 | 2025-03-20T21:12:10.437Z | |
2660 | 2025-03-20T21:12:10.437Z | info: running `cargo check --bins` on oximeter-types (69/199) |
2661 | 2025-03-20T21:12:11.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2662 | 2025-03-20T21:12:11.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2663 | 2025-03-20T21:12:11.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2664 | 2025-03-20T21:12:11.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2665 | 2025-03-20T21:12:11.374Z | |
2666 | 2025-03-20T21:12:11.375Z | info: running `cargo check --bins` on oximeter-timeseries-macro (70/199) |
2667 | 2025-03-20T21:12:12.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2668 | 2025-03-20T21:12:12.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2669 | 2025-03-20T21:12:12.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2670 | 2025-03-20T21:12:12.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2671 | 2025-03-20T21:12:12.289Z | |
2672 | 2025-03-20T21:12:12.289Z | info: running `cargo check --bins` on oxql-types (71/199) |
2673 | 2025-03-20T21:12:13.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2674 | 2025-03-20T21:12:13.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2675 | 2025-03-20T21:12:13.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2676 | 2025-03-20T21:12:13.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2677 | 2025-03-20T21:12:13.218Z | |
2678 | 2025-03-20T21:12:13.219Z | info: running `cargo check --bins` on oximeter-test-utils (72/199) |
2679 | 2025-03-20T21:12:14.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2680 | 2025-03-20T21:12:14.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2681 | 2025-03-20T21:12:14.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2682 | 2025-03-20T21:12:14.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2683 | 2025-03-20T21:12:14.193Z | |
2684 | 2025-03-20T21:12:14.193Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (73/199) |
2685 | 2025-03-20T21:12:15.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2686 | 2025-03-20T21:12:15.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2687 | 2025-03-20T21:12:15.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2688 | 2025-03-20T21:12:15.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2689 | 2025-03-20T21:12:15.147Z | |
2690 | 2025-03-20T21:12:15.147Z | info: running `cargo check --bins` on bootstrap-agent-client (74/199) |
2691 | 2025-03-20T21:12:16.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2692 | 2025-03-20T21:12:16.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2693 | 2025-03-20T21:12:16.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2694 | 2025-03-20T21:12:16.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2695 | 2025-03-20T21:12:16.127Z | |
2696 | 2025-03-20T21:12:16.127Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199) |
2697 | 2025-03-20T21:12:16.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2698 | 2025-03-20T21:12:16.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2699 | 2025-03-20T21:12:16.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2700 | 2025-03-20T21:12:16.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
2701 | 2025-03-20T21:12:17.090Z | |
2702 | 2025-03-20T21:12:17.090Z | info: running `cargo check --bins` on clickhouse-admin-server-client (76/199) |
2703 | 2025-03-20T21:12:17.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2704 | 2025-03-20T21:12:17.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2705 | 2025-03-20T21:12:17.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2706 | 2025-03-20T21:12:17.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2707 | 2025-03-20T21:12:18.031Z | |
2708 | 2025-03-20T21:12:18.031Z | info: running `cargo check --bins` on clickhouse-admin-single-client (77/199) |
2709 | 2025-03-20T21:12:18.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2710 | 2025-03-20T21:12:18.875Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2711 | 2025-03-20T21:12:18.875Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2712 | 2025-03-20T21:12:18.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2713 | 2025-03-20T21:12:18.963Z | |
2714 | 2025-03-20T21:12:18.963Z | info: running `cargo check --bins` on cockroach-admin-client (78/199) |
2715 | 2025-03-20T21:12:19.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2716 | 2025-03-20T21:12:19.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2717 | 2025-03-20T21:12:19.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2718 | 2025-03-20T21:12:19.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2719 | 2025-03-20T21:12:19.874Z | |
2720 | 2025-03-20T21:12:19.874Z | info: running `cargo check --bins` on omicron-ddm-admin-client (79/199) |
2721 | 2025-03-20T21:12:20.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2722 | 2025-03-20T21:12:20.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2723 | 2025-03-20T21:12:20.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2724 | 2025-03-20T21:12:20.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2725 | 2025-03-20T21:12:20.824Z | |
2726 | 2025-03-20T21:12:20.824Z | info: running `cargo check --bins` on dns-service-client (80/199) |
2727 | 2025-03-20T21:12:21.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2728 | 2025-03-20T21:12:21.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2729 | 2025-03-20T21:12:21.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2730 | 2025-03-20T21:12:21.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2731 | 2025-03-20T21:12:21.737Z | |
2732 | 2025-03-20T21:12:21.737Z | info: running `cargo check --bins` on internal-dns-types (81/199) |
2733 | 2025-03-20T21:12:22.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2734 | 2025-03-20T21:12:22.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2735 | 2025-03-20T21:12:22.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2736 | 2025-03-20T21:12:22.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2737 | 2025-03-20T21:12:22.659Z | |
2738 | 2025-03-20T21:12:22.659Z | info: running `cargo check --bins` on dpd-client (82/199) |
2739 | 2025-03-20T21:12:23.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2740 | 2025-03-20T21:12:23.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2741 | 2025-03-20T21:12:23.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2742 | 2025-03-20T21:12:23.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2743 | 2025-03-20T21:12:23.569Z | |
2744 | 2025-03-20T21:12:23.569Z | info: running `cargo check --bins` on gateway-client (83/199) |
2745 | 2025-03-20T21:12:24.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2746 | 2025-03-20T21:12:24.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2747 | 2025-03-20T21:12:24.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2748 | 2025-03-20T21:12:24.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2749 | 2025-03-20T21:12:24.470Z | |
2750 | 2025-03-20T21:12:24.470Z | info: running `cargo check --bins` on installinator-client (84/199) |
2751 | 2025-03-20T21:12:25.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2752 | 2025-03-20T21:12:25.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2753 | 2025-03-20T21:12:25.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2754 | 2025-03-20T21:12:25.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2755 | 2025-03-20T21:12:25.429Z | |
2756 | 2025-03-20T21:12:25.429Z | info: running `cargo check --bins` on installinator-common (85/199) |
2757 | 2025-03-20T21:12:26.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2758 | 2025-03-20T21:12:26.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2759 | 2025-03-20T21:12:26.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2760 | 2025-03-20T21:12:26.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2761 | 2025-03-20T21:12:26.412Z | |
2762 | 2025-03-20T21:12:26.412Z | info: running `cargo check --bins` on update-engine (86/199) |
2763 | 2025-03-20T21:12:27.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2764 | 2025-03-20T21:12:27.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2765 | 2025-03-20T21:12:27.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2766 | 2025-03-20T21:12:27.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2767 | 2025-03-20T21:12:27.332Z | |
2768 | 2025-03-20T21:12:27.332Z | info: running `cargo check --bins` on nexus-client (87/199) |
2769 | 2025-03-20T21:12:28.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2770 | 2025-03-20T21:12:28.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2771 | 2025-03-20T21:12:28.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2772 | 2025-03-20T21:12:28.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
2773 | 2025-03-20T21:12:28.297Z | |
2774 | 2025-03-20T21:12:28.297Z | info: running `cargo check --bins` on nexus-sled-agent-shared (88/199) |
2775 | 2025-03-20T21:12:29.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2776 | 2025-03-20T21:12:29.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2777 | 2025-03-20T21:12:29.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2778 | 2025-03-20T21:12:29.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2779 | 2025-03-20T21:12:29.250Z | |
2780 | 2025-03-20T21:12:29.250Z | info: running `cargo check --bins` on omicron-passwords (89/199) |
2781 | 2025-03-20T21:12:30.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2782 | 2025-03-20T21:12:30.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2783 | 2025-03-20T21:12:30.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2784 | 2025-03-20T21:12:30.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2785 | 2025-03-20T21:12:30.144Z | |
2786 | 2025-03-20T21:12:30.144Z | info: running `cargo check --bins` on nexus-types (90/199) |
2787 | 2025-03-20T21:12:30.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2788 | 2025-03-20T21:12:31.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2789 | 2025-03-20T21:12:31.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2790 | 2025-03-20T21:12:31.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2791 | 2025-03-20T21:12:31.104Z | |
2792 | 2025-03-20T21:12:31.104Z | info: running `cargo check --bins` on id-map (91/199) |
2793 | 2025-03-20T21:12:31.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2794 | 2025-03-20T21:12:31.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2795 | 2025-03-20T21:12:31.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2796 | 2025-03-20T21:12:31.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
2797 | 2025-03-20T21:12:32.008Z | |
2798 | 2025-03-20T21:12:32.008Z | info: running `cargo check --bins` on oxide-client (92/199) |
2799 | 2025-03-20T21:12:32.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2800 | 2025-03-20T21:12:32.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2801 | 2025-03-20T21:12:32.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2802 | 2025-03-20T21:12:32.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2803 | 2025-03-20T21:12:32.900Z | |
2804 | 2025-03-20T21:12:32.900Z | info: running `cargo check --bins` on oximeter-client (93/199) |
2805 | 2025-03-20T21:12:33.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2806 | 2025-03-20T21:12:33.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2807 | 2025-03-20T21:12:33.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2808 | 2025-03-20T21:12:33.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2809 | 2025-03-20T21:12:33.830Z | |
2810 | 2025-03-20T21:12:33.830Z | info: running `cargo check --bins` on repo-depot-client (94/199) |
2811 | 2025-03-20T21:12:34.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2812 | 2025-03-20T21:12:34.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2813 | 2025-03-20T21:12:34.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2814 | 2025-03-20T21:12:34.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2815 | 2025-03-20T21:12:34.751Z | |
2816 | 2025-03-20T21:12:34.751Z | info: running `cargo check --bins` on sled-agent-client (95/199) |
2817 | 2025-03-20T21:12:35.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2818 | 2025-03-20T21:12:35.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2819 | 2025-03-20T21:12:35.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2820 | 2025-03-20T21:12:35.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2821 | 2025-03-20T21:12:35.728Z | |
2822 | 2025-03-20T21:12:35.728Z | info: running `cargo check --bins` on wicketd-client (96/199) |
2823 | 2025-03-20T21:12:36.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2824 | 2025-03-20T21:12:36.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2825 | 2025-03-20T21:12:36.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2826 | 2025-03-20T21:12:36.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2827 | 2025-03-20T21:12:36.701Z | |
2828 | 2025-03-20T21:12:36.702Z | info: running `cargo check --bins` on sled-agent-types (97/199) |
2829 | 2025-03-20T21:12:37.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2830 | 2025-03-20T21:12:37.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2831 | 2025-03-20T21:12:37.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2832 | 2025-03-20T21:12:37.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2833 | 2025-03-20T21:12:37.651Z | |
2834 | 2025-03-20T21:12:37.651Z | info: running `cargo check --bins` on wicket-common (98/199) |
2835 | 2025-03-20T21:12:38.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2836 | 2025-03-20T21:12:38.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2837 | 2025-03-20T21:12:38.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2838 | 2025-03-20T21:12:38.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2839 | 2025-03-20T21:12:38.574Z | |
2840 | 2025-03-20T21:12:38.574Z | info: running `cargo check --bins` on omicron-cockroach-admin (99/199) |
2841 | 2025-03-20T21:12:39.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2842 | 2025-03-20T21:12:39.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2843 | 2025-03-20T21:12:39.504Z | Checking csv-core v0.1.11 |
2844 | 2025-03-20T21:12:39.504Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2845 | 2025-03-20T21:12:39.504Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2846 | 2025-03-20T21:12:39.529Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2847 | 2025-03-20T21:12:39.757Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2848 | 2025-03-20T21:12:39.797Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2849 | 2025-03-20T21:12:39.842Z | Checking csv v1.3.1 |
2850 | 2025-03-20T21:12:40.543Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2851 | 2025-03-20T21:12:41.014Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2852 | 2025-03-20T21:12:43.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s |
2853 | 2025-03-20T21:12:43.326Z | |
2854 | 2025-03-20T21:12:43.326Z | info: running `cargo check --bins` on cockroach-admin-api (100/199) |
2855 | 2025-03-20T21:12:44.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2856 | 2025-03-20T21:12:44.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2857 | 2025-03-20T21:12:44.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2858 | 2025-03-20T21:12:44.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
2859 | 2025-03-20T21:12:44.247Z | |
2860 | 2025-03-20T21:12:44.247Z | info: running `cargo check --bins` on cockroach-admin-types (101/199) |
2861 | 2025-03-20T21:12:45.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2862 | 2025-03-20T21:12:45.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2863 | 2025-03-20T21:12:45.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2864 | 2025-03-20T21:12:45.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
2865 | 2025-03-20T21:12:45.170Z | |
2866 | 2025-03-20T21:12:45.170Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199) |
2867 | 2025-03-20T21:12:46.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2868 | 2025-03-20T21:12:46.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2869 | 2025-03-20T21:12:46.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2870 | 2025-03-20T21:12:46.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
2871 | 2025-03-20T21:12:46.263Z | |
2872 | 2025-03-20T21:12:46.263Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199) |
2873 | 2025-03-20T21:12:47.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2874 | 2025-03-20T21:12:47.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2875 | 2025-03-20T21:12:47.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2876 | 2025-03-20T21:12:47.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
2877 | 2025-03-20T21:12:47.277Z | |
2878 | 2025-03-20T21:12:47.277Z | info: running `cargo check --bins` on dns-server (104/199) |
2879 | 2025-03-20T21:12:48.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2880 | 2025-03-20T21:12:48.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2881 | 2025-03-20T21:12:48.226Z | Compiling typify-impl v0.3.0 |
2882 | 2025-03-20T21:12:48.259Z | Compiling parking_lot_core v0.8.6 |
2883 | 2025-03-20T21:12:48.284Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2884 | 2025-03-20T21:12:48.284Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2885 | 2025-03-20T21:12:48.310Z | Checking fxhash v0.2.1 |
2886 | 2025-03-20T21:12:48.335Z | Checking hickory-client v0.24.4 |
2887 | 2025-03-20T21:12:48.335Z | Checking hickory-server v0.24.4 |
2888 | 2025-03-20T21:12:49.016Z | Checking parking_lot v0.11.2 |
2889 | 2025-03-20T21:12:49.133Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2890 | 2025-03-20T21:12:49.313Z | Checking sled v0.34.7 |
2891 | 2025-03-20T21:12:54.945Z | Compiling typify-macro v0.3.0 |
2892 | 2025-03-20T21:12:56.784Z | Compiling typify v0.3.0 |
2893 | 2025-03-20T21:12:56.895Z | Compiling progenitor-impl v0.9.1 |
2894 | 2025-03-20T21:13:00.079Z | Compiling progenitor-macro v0.9.1 |
2895 | 2025-03-20T21:13:04.239Z | Checking progenitor v0.9.1 |
2896 | 2025-03-20T21:13:04.436Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2897 | 2025-03-20T21:13:05.139Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2898 | 2025-03-20T21:13:06.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s |
2899 | 2025-03-20T21:13:07.168Z | |
2900 | 2025-03-20T21:13:07.168Z | info: running `cargo check --bins` on dns-server-api (105/199) |
2901 | 2025-03-20T21:13:08.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2902 | 2025-03-20T21:13:08.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2903 | 2025-03-20T21:13:08.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2904 | 2025-03-20T21:13:08.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
2905 | 2025-03-20T21:13:08.221Z | |
2906 | 2025-03-20T21:13:08.221Z | info: running `cargo check --bins` on openapi-manager-types (106/199) |
2907 | 2025-03-20T21:13:09.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2908 | 2025-03-20T21:13:09.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2909 | 2025-03-20T21:13:09.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2910 | 2025-03-20T21:13:09.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
2911 | 2025-03-20T21:13:09.167Z | |
2912 | 2025-03-20T21:13:09.167Z | info: running `cargo check --bins` on gateway-test-utils (107/199) |
2913 | 2025-03-20T21:13:10.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2914 | 2025-03-20T21:13:10.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2915 | 2025-03-20T21:13:10.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2916 | 2025-03-20T21:13:10.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2917 | 2025-03-20T21:13:10.137Z | |
2918 | 2025-03-20T21:13:10.137Z | info: running `cargo check --bins` on gateway-types (108/199) |
2919 | 2025-03-20T21:13:10.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2920 | 2025-03-20T21:13:10.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2921 | 2025-03-20T21:13:10.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2922 | 2025-03-20T21:13:10.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
2923 | 2025-03-20T21:13:11.005Z | |
2924 | 2025-03-20T21:13:11.005Z | info: running `cargo check --bins` on ipcc (109/199) |
2925 | 2025-03-20T21:13:11.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2926 | 2025-03-20T21:13:11.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2927 | 2025-03-20T21:13:11.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2928 | 2025-03-20T21:13:11.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
2929 | 2025-03-20T21:13:11.905Z | |
2930 | 2025-03-20T21:13:11.905Z | info: running `cargo check --bins` on omicron-gateway (110/199) |
2931 | 2025-03-20T21:13:12.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2932 | 2025-03-20T21:13:12.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2933 | 2025-03-20T21:13:12.945Z | Compiling semver v0.1.20 |
2934 | 2025-03-20T21:13:12.945Z | Compiling radium v0.7.0 |
2935 | 2025-03-20T21:13:12.970Z | Compiling maybe-uninit v2.0.0 |
2936 | 2025-03-20T21:13:12.970Z | Checking tap v1.0.1 |
2937 | 2025-03-20T21:13:13.026Z | Checking password-hash v0.5.0 |
2938 | 2025-03-20T21:13:13.051Z | Checking blake2 v0.10.6 |
2939 | 2025-03-20T21:13:13.051Z | Compiling cancel-safe-futures v0.1.5 |
2940 | 2025-03-20T21:13:13.051Z | Checking crc-catalog v2.4.0 |
2941 | 2025-03-20T21:13:13.143Z | Checking wyz v0.5.1 |
2942 | 2025-03-20T21:13:13.255Z | Checking funty v2.0.0 |
2943 | 2025-03-20T21:13:13.390Z | Compiling rustc_version v0.1.7 |
2944 | 2025-03-20T21:13:13.458Z | Compiling packed_struct v0.10.1 |
2945 | 2025-03-20T21:13:13.497Z | Compiling owo-colors v4.2.0 |
2946 | 2025-03-20T21:13:13.522Z | Checking argon2 v0.5.3 |
2947 | 2025-03-20T21:13:13.599Z | Checking crc v3.2.1 |
2948 | 2025-03-20T21:13:13.654Z | Compiling packed_struct_codegen v0.10.1 |
2949 | 2025-03-20T21:13:13.780Z | Compiling newtype_derive v0.1.6 |
2950 | 2025-03-20T21:13:13.894Z | Checking libsw-core v0.3.1 |
2951 | 2025-03-20T21:13:13.934Z | Compiling indexmap v1.9.3 |
2952 | 2025-03-20T21:13:13.978Z | Checking bitvec v1.0.1 |
2953 | 2025-03-20T21:13:14.004Z | Checking half v2.4.1 |
2954 | 2025-03-20T21:13:14.105Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2955 | 2025-03-20T21:13:14.130Z | Checking nodrop v0.1.14 |
2956 | 2025-03-20T21:13:14.156Z | Checking ciborium-io v0.2.2 |
2957 | 2025-03-20T21:13:14.181Z | Checking fixedbitset v0.5.7 |
2958 | 2025-03-20T21:13:14.259Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2959 | 2025-03-20T21:13:14.284Z | Checking array-init v0.0.4 |
2960 | 2025-03-20T21:13:14.394Z | Checking libsw v3.4.0 |
2961 | 2025-03-20T21:13:14.419Z | Checking ciborium-ll v0.2.2 |
2962 | 2025-03-20T21:13:14.541Z | Checking petgraph v0.7.1 |
2963 | 2025-03-20T21:13:14.566Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2964 | 2025-03-20T21:13:14.631Z | Checking smallvec v0.6.14 |
2965 | 2025-03-20T21:13:14.980Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2966 | 2025-03-20T21:13:15.066Z | Checking linear-map v1.2.0 |
2967 | 2025-03-20T21:13:15.106Z | Checking hashbrown v0.12.3 |
2968 | 2025-03-20T21:13:15.206Z | Checking termcolor v1.4.1 |
2969 | 2025-03-20T21:13:15.358Z | Checking swrite v0.1.0 |
2970 | 2025-03-20T21:13:15.488Z | Checking bitfield v0.14.0 |
2971 | 2025-03-20T21:13:15.615Z | Checking indent_write v2.2.0 |
2972 | 2025-03-20T21:13:15.677Z | Checking env_logger v0.10.2 |
2973 | 2025-03-20T21:13:15.757Z | Checking ron v0.8.1 |
2974 | 2025-03-20T21:13:15.805Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2975 | 2025-03-20T21:13:15.844Z | Checking serde-hex v0.1.0 |
2976 | 2025-03-20T21:13:15.869Z | Checking ciborium v0.2.2 |
2977 | 2025-03-20T21:13:16.073Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2978 | 2025-03-20T21:13:16.702Z | Checking steno v0.4.1 |
2979 | 2025-03-20T21:13:16.816Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2980 | 2025-03-20T21:13:16.922Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2981 | 2025-03-20T21:13:17.005Z | Checking hashbrown v0.13.2 |
2982 | 2025-03-20T21:13:17.096Z | Checking humantime v2.1.0 |
2983 | 2025-03-20T21:13:17.299Z | Checking crc-any v2.5.0 |
2984 | 2025-03-20T21:13:17.334Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2985 | 2025-03-20T21:13:17.369Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2986 | 2025-03-20T21:13:17.585Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2987 | 2025-03-20T21:13:17.625Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2988 | 2025-03-20T21:13:17.834Z | Checking object v0.30.4 |
2989 | 2025-03-20T21:13:17.914Z | Checking path-slash v0.1.5 |
2990 | 2025-03-20T21:13:18.028Z | Checking tungstenite v0.23.0 |
2991 | 2025-03-20T21:13:18.126Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2992 | 2025-03-20T21:13:18.589Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2993 | 2025-03-20T21:13:18.740Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2994 | 2025-03-20T21:13:18.968Z | Checking nix v0.27.1 |
2995 | 2025-03-20T21:13:19.042Z | Checking kstat-rs v0.2.4 |
2996 | 2025-03-20T21:13:19.109Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2997 | 2025-03-20T21:13:19.190Z | Checking tokio-tungstenite v0.23.1 |
2998 | 2025-03-20T21:13:19.360Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2999 | 2025-03-20T21:13:19.602Z | Checking signal-hook-tokio v0.3.1 |
3000 | 2025-03-20T21:13:19.773Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3001 | 2025-03-20T21:13:20.498Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3002 | 2025-03-20T21:13:28.659Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
3003 | 2025-03-20T21:13:30.438Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
3004 | 2025-03-20T21:13:34.295Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3005 | 2025-03-20T21:13:41.478Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3006 | 2025-03-20T21:13:42.349Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3007 | 2025-03-20T21:13:46.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.15s |
3008 | 2025-03-20T21:13:46.289Z | |
3009 | 2025-03-20T21:13:46.289Z | info: running `cargo check --bins` on gateway-api (111/199) |
3010 | 2025-03-20T21:13:47.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3011 | 2025-03-20T21:13:47.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3012 | 2025-03-20T21:13:47.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3013 | 2025-03-20T21:13:47.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3014 | 2025-03-20T21:13:47.214Z | |
3015 | 2025-03-20T21:13:47.214Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199) |
3016 | 2025-03-20T21:13:48.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3017 | 2025-03-20T21:13:48.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3018 | 2025-03-20T21:13:48.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3019 | 2025-03-20T21:13:48.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3020 | 2025-03-20T21:13:48.134Z | |
3021 | 2025-03-20T21:13:48.134Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199) |
3022 | 2025-03-20T21:13:48.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3023 | 2025-03-20T21:13:48.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3024 | 2025-03-20T21:13:48.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3025 | 2025-03-20T21:13:48.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3026 | 2025-03-20T21:13:49.051Z | |
3027 | 2025-03-20T21:13:49.051Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199) |
3028 | 2025-03-20T21:13:49.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3029 | 2025-03-20T21:13:49.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3030 | 2025-03-20T21:13:49.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3031 | 2025-03-20T21:13:49.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3032 | 2025-03-20T21:13:49.980Z | |
3033 | 2025-03-20T21:13:49.980Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199) |
3034 | 2025-03-20T21:13:50.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3035 | 2025-03-20T21:13:50.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3036 | 2025-03-20T21:13:50.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3037 | 2025-03-20T21:13:50.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3038 | 2025-03-20T21:13:50.932Z | |
3039 | 2025-03-20T21:13:50.932Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199) |
3040 | 2025-03-20T21:13:51.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3041 | 2025-03-20T21:13:51.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3042 | 2025-03-20T21:13:51.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3043 | 2025-03-20T21:13:51.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3044 | 2025-03-20T21:13:51.864Z | |
3045 | 2025-03-20T21:13:51.864Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199) |
3046 | 2025-03-20T21:13:52.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3047 | 2025-03-20T21:13:52.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3048 | 2025-03-20T21:13:52.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3049 | 2025-03-20T21:13:52.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3050 | 2025-03-20T21:13:52.783Z | |
3051 | 2025-03-20T21:13:52.783Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199) |
3052 | 2025-03-20T21:13:53.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3053 | 2025-03-20T21:13:53.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3054 | 2025-03-20T21:13:53.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3055 | 2025-03-20T21:13:53.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3056 | 2025-03-20T21:13:53.675Z | |
3057 | 2025-03-20T21:13:53.675Z | info: running `cargo check --bins` on oximeter-producer (119/199) |
3058 | 2025-03-20T21:13:54.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3059 | 2025-03-20T21:13:54.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3060 | 2025-03-20T21:13:54.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3061 | 2025-03-20T21:13:54.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
3062 | 2025-03-20T21:13:54.619Z | |
3063 | 2025-03-20T21:13:54.619Z | info: running `cargo check --bins` on internal-dns-resolver (120/199) |
3064 | 2025-03-20T21:13:55.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3065 | 2025-03-20T21:13:55.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3066 | 2025-03-20T21:13:55.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3067 | 2025-03-20T21:13:55.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3068 | 2025-03-20T21:13:55.527Z | |
3069 | 2025-03-20T21:13:55.527Z | info: running `cargo check --bins` on sp-sim (121/199) |
3070 | 2025-03-20T21:13:56.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3071 | 2025-03-20T21:13:56.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3072 | 2025-03-20T21:13:56.473Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3073 | 2025-03-20T21:13:56.962Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3074 | 2025-03-20T21:13:59.149Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3075 | 2025-03-20T21:14:01.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s |
3076 | 2025-03-20T21:14:01.568Z | |
3077 | 2025-03-20T21:14:01.568Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199) |
3078 | 2025-03-20T21:14:02.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3079 | 2025-03-20T21:14:02.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3080 | 2025-03-20T21:14:02.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3081 | 2025-03-20T21:14:02.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3082 | 2025-03-20T21:14:02.560Z | |
3083 | 2025-03-20T21:14:02.560Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199) |
3084 | 2025-03-20T21:14:03.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3085 | 2025-03-20T21:14:03.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3086 | 2025-03-20T21:14:03.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3087 | 2025-03-20T21:14:03.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
3088 | 2025-03-20T21:14:03.557Z | |
3089 | 2025-03-20T21:14:03.557Z | info: running `cargo check --bins` on db-macros (124/199) |
3090 | 2025-03-20T21:14:04.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3091 | 2025-03-20T21:14:04.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3092 | 2025-03-20T21:14:04.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3093 | 2025-03-20T21:14:04.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3094 | 2025-03-20T21:14:04.449Z | |
3095 | 2025-03-20T21:14:04.449Z | info: running `cargo check --bins` on nexus-macros-common (125/199) |
3096 | 2025-03-20T21:14:05.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3097 | 2025-03-20T21:14:05.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3098 | 2025-03-20T21:14:05.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3099 | 2025-03-20T21:14:05.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3100 | 2025-03-20T21:14:05.325Z | |
3101 | 2025-03-20T21:14:05.325Z | info: running `cargo check --bins` on nexus-auth (126/199) |
3102 | 2025-03-20T21:14:06.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3103 | 2025-03-20T21:14:06.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3104 | 2025-03-20T21:14:06.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3105 | 2025-03-20T21:14:06.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
3106 | 2025-03-20T21:14:06.301Z | |
3107 | 2025-03-20T21:14:06.301Z | info: running `cargo check --bins` on authz-macros (127/199) |
3108 | 2025-03-20T21:14:07.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3109 | 2025-03-20T21:14:07.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3110 | 2025-03-20T21:14:07.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3111 | 2025-03-20T21:14:07.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3112 | 2025-03-20T21:14:07.168Z | |
3113 | 2025-03-20T21:14:07.169Z | info: running `cargo check --bins` on nexus-db-fixed-data (128/199) |
3114 | 2025-03-20T21:14:08.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3115 | 2025-03-20T21:14:08.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3116 | 2025-03-20T21:14:08.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3117 | 2025-03-20T21:14:08.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
3118 | 2025-03-20T21:14:08.138Z | |
3119 | 2025-03-20T21:14:08.138Z | info: running `cargo check --bins` on nexus-db-model (129/199) |
3120 | 2025-03-20T21:14:08.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3121 | 2025-03-20T21:14:09.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3122 | 2025-03-20T21:14:09.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3123 | 2025-03-20T21:14:09.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3124 | 2025-03-20T21:14:09.101Z | |
3125 | 2025-03-20T21:14:09.101Z | info: running `cargo check --bins` on nexus-defaults (130/199) |
3126 | 2025-03-20T21:14:09.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3127 | 2025-03-20T21:14:09.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3128 | 2025-03-20T21:14:09.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3129 | 2025-03-20T21:14:09.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3130 | 2025-03-20T21:14:10.009Z | |
3131 | 2025-03-20T21:14:10.009Z | info: running `cargo check --bins` on nexus-inventory (131/199) |
3132 | 2025-03-20T21:14:10.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3133 | 2025-03-20T21:14:10.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3134 | 2025-03-20T21:14:10.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3135 | 2025-03-20T21:14:10.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
3136 | 2025-03-20T21:14:11.003Z | |
3137 | 2025-03-20T21:14:11.003Z | info: running `cargo check --bins` on typed-rng (132/199) |
3138 | 2025-03-20T21:14:11.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3139 | 2025-03-20T21:14:11.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3140 | 2025-03-20T21:14:11.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3141 | 2025-03-20T21:14:11.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3142 | 2025-03-20T21:14:11.895Z | |
3143 | 2025-03-20T21:14:11.895Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199) |
3144 | 2025-03-20T21:14:12.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3145 | 2025-03-20T21:14:12.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3146 | 2025-03-20T21:14:13.021Z | Checking keccak v0.1.5 |
3147 | 2025-03-20T21:14:13.047Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3148 | 2025-03-20T21:14:13.072Z | Checking secrecy v0.8.0 |
3149 | 2025-03-20T21:14:13.072Z | Compiling unicase v2.7.0 |
3150 | 2025-03-20T21:14:13.097Z | Compiling same-file v1.0.6 |
3151 | 2025-03-20T21:14:13.131Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3152 | 2025-03-20T21:14:13.156Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3153 | 2025-03-20T21:14:13.156Z | Compiling thiserror-impl-no-std v2.0.2 |
3154 | 2025-03-20T21:14:13.271Z | Checking universal-hash v0.5.1 |
3155 | 2025-03-20T21:14:13.329Z | Checking sha3 v0.10.8 |
3156 | 2025-03-20T21:14:13.378Z | Compiling walkdir v2.5.0 |
3157 | 2025-03-20T21:14:13.419Z | Compiling blake3 v1.5.4 |
3158 | 2025-03-20T21:14:13.445Z | Checking opaque-debug v0.3.1 |
3159 | 2025-03-20T21:14:13.470Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3160 | 2025-03-20T21:14:13.546Z | Checking poly1305 v0.8.0 |
3161 | 2025-03-20T21:14:13.601Z | Checking chacha20 v0.9.1 |
3162 | 2025-03-20T21:14:13.650Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3163 | 2025-03-20T21:14:13.690Z | Checking aead v0.5.2 |
3164 | 2025-03-20T21:14:13.765Z | Compiling memmap2 v0.9.5 |
3165 | 2025-03-20T21:14:13.917Z | Compiling constant_time_eq v0.3.1 |
3166 | 2025-03-20T21:14:13.943Z | Compiling salty v0.3.0 |
3167 | 2025-03-20T21:14:13.968Z | Compiling libefi-sys v0.1.0 |
3168 | 2025-03-20T21:14:14.019Z | Compiling arrayref v0.3.9 |
3169 | 2025-03-20T21:14:14.115Z | Compiling arrayvec v0.7.6 |
3170 | 2025-03-20T21:14:14.141Z | Checking chacha20poly1305 v0.10.1 |
3171 | 2025-03-20T21:14:14.187Z | Compiling toolchain_find v0.4.0 |
3172 | 2025-03-20T21:14:14.334Z | Compiling camino-tempfile v1.1.1 |
3173 | 2025-03-20T21:14:14.362Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3174 | 2025-03-20T21:14:14.487Z | Compiling bitfield-struct v0.6.2 |
3175 | 2025-03-20T21:14:14.661Z | Compiling topological-sort v0.2.2 |
3176 | 2025-03-20T21:14:14.724Z | Compiling mime_guess v2.0.5 |
3177 | 2025-03-20T21:14:14.790Z | Compiling rustfmt-wrapper v0.2.1 |
3178 | 2025-03-20T21:14:15.241Z | Compiling omicron-zone-package v0.12.0 |
3179 | 2025-03-20T21:14:15.286Z | Compiling progenitor v0.9.1 |
3180 | 2025-03-20T21:14:15.366Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3181 | 2025-03-20T21:14:15.459Z | Checking thiserror-no-std v2.0.2 |
3182 | 2025-03-20T21:14:15.519Z | Checking primeorder v0.13.6 |
3183 | 2025-03-20T21:14:15.594Z | Checking vsss-rs v3.3.4 |
3184 | 2025-03-20T21:14:15.649Z | Checking env_filter v0.1.2 |
3185 | 2025-03-20T21:14:15.675Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3186 | 2025-03-20T21:14:15.675Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3187 | 2025-03-20T21:14:15.823Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3188 | 2025-03-20T21:14:15.879Z | Checking env_logger v0.11.5 |
3189 | 2025-03-20T21:14:15.954Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3190 | 2025-03-20T21:14:15.979Z | Checking p384 v0.13.0 |
3191 | 2025-03-20T21:14:16.013Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3192 | 2025-03-20T21:14:16.179Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3193 | 2025-03-20T21:14:16.250Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3194 | 2025-03-20T21:14:16.343Z | Checking http-range v0.1.5 |
3195 | 2025-03-20T21:14:16.439Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
3196 | 2025-03-20T21:14:16.535Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3197 | 2025-03-20T21:14:16.597Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3198 | 2025-03-20T21:14:16.753Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3199 | 2025-03-20T21:14:16.910Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3200 | 2025-03-20T21:14:16.936Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3201 | 2025-03-20T21:14:17.082Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
3202 | 2025-03-20T21:14:17.208Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3203 | 2025-03-20T21:14:17.309Z | Checking atty v0.2.14 |
3204 | 2025-03-20T21:14:17.442Z | Checking glob v0.3.2 |
3205 | 2025-03-20T21:14:17.612Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3206 | 2025-03-20T21:14:17.703Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
3207 | 2025-03-20T21:14:17.878Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3208 | 2025-03-20T21:14:18.092Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3209 | 2025-03-20T21:14:18.337Z | Checking hyper-staticfile v0.10.1 |
3210 | 2025-03-20T21:14:18.643Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3211 | 2025-03-20T21:14:18.717Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3212 | 2025-03-20T21:14:18.809Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3213 | 2025-03-20T21:14:18.941Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3214 | 2025-03-20T21:14:19.073Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3215 | 2025-03-20T21:14:19.201Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3216 | 2025-03-20T21:14:19.657Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3217 | 2025-03-20T21:14:19.853Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3218 | 2025-03-20T21:14:20.009Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3219 | 2025-03-20T21:14:20.062Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3220 | 2025-03-20T21:14:20.413Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3221 | 2025-03-20T21:14:23.444Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3222 | 2025-03-20T21:14:23.444Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3223 | 2025-03-20T21:14:34.736Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3224 | 2025-03-20T21:14:53.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.17s |
3225 | 2025-03-20T21:14:53.269Z | |
3226 | 2025-03-20T21:14:53.269Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199) |
3227 | 2025-03-20T21:14:54.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3228 | 2025-03-20T21:14:54.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3229 | 2025-03-20T21:14:54.359Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3230 | 2025-03-20T21:15:13.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s |
3231 | 2025-03-20T21:15:13.279Z | |
3232 | 2025-03-20T21:15:13.279Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199) |
3233 | 2025-03-20T21:15:14.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3234 | 2025-03-20T21:15:14.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3235 | 2025-03-20T21:15:14.420Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3236 | 2025-03-20T21:15:33.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.57s |
3237 | 2025-03-20T21:15:34.067Z | |
3238 | 2025-03-20T21:15:34.067Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199) |
3239 | 2025-03-20T21:15:34.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3240 | 2025-03-20T21:15:34.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3241 | 2025-03-20T21:15:35.186Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3242 | 2025-03-20T21:15:54.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s |
3243 | 2025-03-20T21:15:54.459Z | |
3244 | 2025-03-20T21:15:54.459Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199) |
3245 | 2025-03-20T21:15:55.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3246 | 2025-03-20T21:15:55.393Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3247 | 2025-03-20T21:15:55.616Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3248 | 2025-03-20T21:16:15.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s |
3249 | 2025-03-20T21:16:15.222Z | |
3250 | 2025-03-20T21:16:15.222Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199) |
3251 | 2025-03-20T21:16:16.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3252 | 2025-03-20T21:16:16.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3253 | 2025-03-20T21:16:16.367Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3254 | 2025-03-20T21:16:35.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.50s |
3255 | 2025-03-20T21:16:35.931Z | |
3256 | 2025-03-20T21:16:35.931Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199) |
3257 | 2025-03-20T21:16:36.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3258 | 2025-03-20T21:16:36.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3259 | 2025-03-20T21:16:37.091Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3260 | 2025-03-20T21:16:56.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s |
3261 | 2025-03-20T21:16:56.738Z | |
3262 | 2025-03-20T21:16:56.738Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199) |
3263 | 2025-03-20T21:16:57.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3264 | 2025-03-20T21:16:57.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3265 | 2025-03-20T21:16:57.846Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3266 | 2025-03-20T21:17:17.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s |
3267 | 2025-03-20T21:17:17.412Z | |
3268 | 2025-03-20T21:17:17.412Z | info: running `cargo check --bins` on bootstrap-agent-api (141/199) |
3269 | 2025-03-20T21:17:18.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3270 | 2025-03-20T21:17:18.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3271 | 2025-03-20T21:17:18.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3272 | 2025-03-20T21:17:18.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3273 | 2025-03-20T21:17:18.371Z | |
3274 | 2025-03-20T21:17:18.371Z | info: running `cargo check --bins` on key-manager (142/199) |
3275 | 2025-03-20T21:17:19.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3276 | 2025-03-20T21:17:19.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3277 | 2025-03-20T21:17:19.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3278 | 2025-03-20T21:17:19.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3279 | 2025-03-20T21:17:19.253Z | |
3280 | 2025-03-20T21:17:19.253Z | info: running `cargo check --bins` on range-requests (143/199) |
3281 | 2025-03-20T21:17:20.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3282 | 2025-03-20T21:17:20.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3283 | 2025-03-20T21:17:20.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3284 | 2025-03-20T21:17:20.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3285 | 2025-03-20T21:17:20.178Z | |
3286 | 2025-03-20T21:17:20.178Z | info: running `cargo check --bins` on repo-depot-api (144/199) |
3287 | 2025-03-20T21:17:20.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3288 | 2025-03-20T21:17:21.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3289 | 2025-03-20T21:17:21.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3290 | 2025-03-20T21:17:21.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3291 | 2025-03-20T21:17:21.100Z | |
3292 | 2025-03-20T21:17:21.100Z | info: running `cargo check --bins` on sled-agent-api (145/199) |
3293 | 2025-03-20T21:17:21.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3294 | 2025-03-20T21:17:21.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3295 | 2025-03-20T21:17:21.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3296 | 2025-03-20T21:17:21.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
3297 | 2025-03-20T21:17:22.091Z | |
3298 | 2025-03-20T21:17:22.091Z | info: running `cargo check --bins` on sled-diagnostics (146/199) |
3299 | 2025-03-20T21:17:22.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3300 | 2025-03-20T21:17:22.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3301 | 2025-03-20T21:17:22.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3302 | 2025-03-20T21:17:22.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3303 | 2025-03-20T21:17:22.968Z | |
3304 | 2025-03-20T21:17:22.968Z | info: running `cargo check --bins` on sled-hardware (147/199) |
3305 | 2025-03-20T21:17:23.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3306 | 2025-03-20T21:17:23.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3307 | 2025-03-20T21:17:23.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3308 | 2025-03-20T21:17:23.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3309 | 2025-03-20T21:17:23.939Z | |
3310 | 2025-03-20T21:17:23.939Z | info: running `cargo check --bins --no-default-features` on sled-storage (148/199) |
3311 | 2025-03-20T21:17:24.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3312 | 2025-03-20T21:17:24.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3313 | 2025-03-20T21:17:24.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3314 | 2025-03-20T21:17:24.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3315 | 2025-03-20T21:17:24.805Z | |
3316 | 2025-03-20T21:17:24.806Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199) |
3317 | 2025-03-20T21:17:25.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3318 | 2025-03-20T21:17:25.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3319 | 2025-03-20T21:17:25.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3320 | 2025-03-20T21:17:25.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3321 | 2025-03-20T21:17:25.752Z | |
3322 | 2025-03-20T21:17:25.752Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199) |
3323 | 2025-03-20T21:17:26.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3324 | 2025-03-20T21:17:26.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3325 | 2025-03-20T21:17:26.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3326 | 2025-03-20T21:17:26.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
3327 | 2025-03-20T21:17:26.773Z | |
3328 | 2025-03-20T21:17:26.773Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (151/199) |
3329 | 2025-03-20T21:17:27.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3330 | 2025-03-20T21:17:27.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3331 | 2025-03-20T21:17:27.728Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3332 | 2025-03-20T21:17:27.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
3333 | 2025-03-20T21:17:27.836Z | |
3334 | 2025-03-20T21:17:27.836Z | info: running `cargo check --bins` on nexus-test-interface (152/199) |
3335 | 2025-03-20T21:17:28.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3336 | 2025-03-20T21:17:28.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3337 | 2025-03-20T21:17:28.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3338 | 2025-03-20T21:17:28.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3339 | 2025-03-20T21:17:28.802Z | |
3340 | 2025-03-20T21:17:28.802Z | info: running `cargo check --bins` on oximeter-collector (153/199) |
3341 | 2025-03-20T21:17:29.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3342 | 2025-03-20T21:17:29.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3343 | 2025-03-20T21:17:29.868Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3344 | 2025-03-20T21:17:29.868Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3345 | 2025-03-20T21:17:30.937Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3346 | 2025-03-20T21:17:33.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s |
3347 | 2025-03-20T21:17:33.921Z | |
3348 | 2025-03-20T21:17:33.921Z | info: running `cargo check --bins` on oximeter-api (154/199) |
3349 | 2025-03-20T21:17:34.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3350 | 2025-03-20T21:17:34.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3351 | 2025-03-20T21:17:34.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3352 | 2025-03-20T21:17:34.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3353 | 2025-03-20T21:17:34.846Z | |
3354 | 2025-03-20T21:17:34.846Z | info: running `cargo check --bins` on cert-dev (155/199) |
3355 | 2025-03-20T21:17:35.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3356 | 2025-03-20T21:17:35.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3357 | 2025-03-20T21:17:35.792Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3358 | 2025-03-20T21:17:36.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
3359 | 2025-03-20T21:17:36.259Z | |
3360 | 2025-03-20T21:17:36.259Z | info: running `cargo check --bins` on clickana (156/199) |
3361 | 2025-03-20T21:17:37.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3362 | 2025-03-20T21:17:37.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3363 | 2025-03-20T21:17:37.236Z | Checking itertools v0.13.0 |
3364 | 2025-03-20T21:17:37.237Z | Checking castaway v0.2.3 |
3365 | 2025-03-20T21:17:37.237Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3366 | 2025-03-20T21:17:37.262Z | Checking lru v0.12.5 |
3367 | 2025-03-20T21:17:37.262Z | Compiling instability v0.3.2 |
3368 | 2025-03-20T21:17:37.262Z | Checking cassowary v0.3.0 |
3369 | 2025-03-20T21:17:37.262Z | Compiling indoc v2.0.6 |
3370 | 2025-03-20T21:17:37.521Z | Checking compact_str v0.8.0 |
3371 | 2025-03-20T21:17:39.351Z | Checking unicode-truncate v1.1.0 |
3372 | 2025-03-20T21:17:39.434Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3373 | 2025-03-20T21:17:39.564Z | Checking ratatui v0.29.0 |
3374 | 2025-03-20T21:17:42.156Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3375 | 2025-03-20T21:17:43.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s |
3376 | 2025-03-20T21:17:43.413Z | |
3377 | 2025-03-20T21:17:43.413Z | info: running `cargo check --bins` on clickhouse-cluster-dev (157/199) |
3378 | 2025-03-20T21:17:44.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3379 | 2025-03-20T21:17:44.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3380 | 2025-03-20T21:17:44.418Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3381 | 2025-03-20T21:17:44.418Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3382 | 2025-03-20T21:17:45.738Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3383 | 2025-03-20T21:17:46.354Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
3384 | 2025-03-20T21:17:46.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
3385 | 2025-03-20T21:17:47.019Z | |
3386 | 2025-03-20T21:17:47.019Z | info: running `cargo check --bins` on ch-dev (158/199) |
3387 | 2025-03-20T21:17:47.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3388 | 2025-03-20T21:17:47.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3389 | 2025-03-20T21:17:47.998Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3390 | 2025-03-20T21:17:48.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
3391 | 2025-03-20T21:17:49.075Z | |
3392 | 2025-03-20T21:17:49.075Z | info: running `cargo check --bins` on crdb-seed (159/199) |
3393 | 2025-03-20T21:17:49.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3394 | 2025-03-20T21:17:49.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3395 | 2025-03-20T21:17:50.045Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3396 | 2025-03-20T21:17:50.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
3397 | 2025-03-20T21:17:50.612Z | |
3398 | 2025-03-20T21:17:50.612Z | info: running `cargo check --bins` on db-dev (160/199) |
3399 | 2025-03-20T21:17:51.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3400 | 2025-03-20T21:17:51.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3401 | 2025-03-20T21:17:51.594Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3402 | 2025-03-20T21:17:52.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
3403 | 2025-03-20T21:17:52.645Z | |
3404 | 2025-03-20T21:17:52.645Z | info: running `cargo check --bins` on omicron-dev-lib (161/199) |
3405 | 2025-03-20T21:17:53.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3406 | 2025-03-20T21:17:53.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3407 | 2025-03-20T21:17:53.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3408 | 2025-03-20T21:17:53.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3409 | 2025-03-20T21:17:53.560Z | |
3410 | 2025-03-20T21:17:53.560Z | info: running `cargo check --bins` on xtask-downloader (162/199) |
3411 | 2025-03-20T21:17:54.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3412 | 2025-03-20T21:17:54.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3413 | 2025-03-20T21:17:54.432Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3414 | 2025-03-20T21:17:55.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s |
3415 | 2025-03-20T21:17:55.683Z | |
3416 | 2025-03-20T21:17:55.683Z | info: running `cargo check --bins` on omicron-ls-apis (163/199) |
3417 | 2025-03-20T21:17:56.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3418 | 2025-03-20T21:17:56.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3419 | 2025-03-20T21:17:56.628Z | Checking cargo-platform v0.1.8 |
3420 | 2025-03-20T21:17:56.899Z | Checking cargo_metadata v0.19.2 |
3421 | 2025-03-20T21:17:58.257Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
3422 | 2025-03-20T21:17:59.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s |
3423 | 2025-03-20T21:17:59.546Z | |
3424 | 2025-03-20T21:17:59.546Z | info: running `cargo check --bins` on mgs-dev (164/199) |
3425 | 2025-03-20T21:18:00.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3426 | 2025-03-20T21:18:00.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3427 | 2025-03-20T21:18:00.607Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3428 | 2025-03-20T21:18:02.417Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3429 | 2025-03-20T21:18:03.121Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3430 | 2025-03-20T21:18:03.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s |
3431 | 2025-03-20T21:18:03.982Z | |
3432 | 2025-03-20T21:18:03.982Z | info: running `cargo check --bins` on omicron-omdb (165/199) |
3433 | 2025-03-20T21:18:04.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3434 | 2025-03-20T21:18:04.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3435 | 2025-03-20T21:18:05.161Z | Compiling crunchy v0.2.2 |
3436 | 2025-03-20T21:18:05.161Z | Compiling tiny-keccak v2.0.2 |
3437 | 2025-03-20T21:18:05.191Z | Compiling dsl_auto_type v0.1.2 |
3438 | 2025-03-20T21:18:05.191Z | Checking scheduled-thread-pool v0.2.7 |
3439 | 2025-03-20T21:18:05.191Z | Compiling diesel_table_macro_syntax v0.2.0 |
3440 | 2025-03-20T21:18:05.191Z | Compiling bit-vec v0.6.3 |
3441 | 2025-03-20T21:18:05.191Z | Compiling ascii-canvas v3.0.0 |
3442 | 2025-03-20T21:18:05.191Z | Compiling ena v0.14.3 |
3443 | 2025-03-20T21:18:05.411Z | Checking r2d2 v0.8.10 |
3444 | 2025-03-20T21:18:05.534Z | Compiling regex-syntax v0.6.29 |
3445 | 2025-03-20T21:18:05.662Z | Compiling bit-set v0.5.3 |
3446 | 2025-03-20T21:18:05.689Z | Compiling bindgen v0.71.1 |
3447 | 2025-03-20T21:18:05.714Z | Compiling diff v0.1.13 |
3448 | 2025-03-20T21:18:05.746Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3449 | 2025-03-20T21:18:05.771Z | Compiling ref-cast v1.0.23 |
3450 | 2025-03-20T21:18:05.930Z | Compiling rustc-hash v2.1.1 |
3451 | 2025-03-20T21:18:05.982Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3452 | 2025-03-20T21:18:06.127Z | Compiling derive_builder_core v0.20.2 |
3453 | 2025-03-20T21:18:06.196Z | Compiling libxml v0.3.3 |
3454 | 2025-03-20T21:18:06.249Z | Compiling ref-cast-impl v1.0.23 |
3455 | 2025-03-20T21:18:06.297Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3456 | 2025-03-20T21:18:06.491Z | Compiling diesel_derives v2.2.3 |
3457 | 2025-03-20T21:18:06.558Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3458 | 2025-03-20T21:18:06.589Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3459 | 2025-03-20T21:18:06.773Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3460 | 2025-03-20T21:18:06.845Z | Compiling strum_macros v0.24.3 |
3461 | 2025-03-20T21:18:07.121Z | Compiling indoc v1.0.9 |
3462 | 2025-03-20T21:18:07.867Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3463 | 2025-03-20T21:18:07.920Z | Compiling derive_builder_macro v0.20.2 |
3464 | 2025-03-20T21:18:08.138Z | Compiling oso-derive v0.27.3 |
3465 | 2025-03-20T21:18:08.612Z | Compiling lalrpop v0.19.12 |
3466 | 2025-03-20T21:18:08.672Z | Checking derive_builder v0.20.2 |
3467 | 2025-03-20T21:18:08.834Z | Compiling impl-trait-for-tuples v0.2.2 |
3468 | 2025-03-20T21:18:08.935Z | Checking quick-xml v0.37.2 |
3469 | 2025-03-20T21:18:08.979Z | Compiling diesel-dtrace v0.4.2 |
3470 | 2025-03-20T21:18:09.281Z | Checking maplit v1.0.2 |
3471 | 2025-03-20T21:18:09.453Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3472 | 2025-03-20T21:18:09.478Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3473 | 2025-03-20T21:18:09.803Z | Checking bb8 v0.8.5 |
3474 | 2025-03-20T21:18:10.011Z | Checking io-lifetimes v1.0.11 |
3475 | 2025-03-20T21:18:10.206Z | Checking rustix v0.37.28 |
3476 | 2025-03-20T21:18:10.259Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3477 | 2025-03-20T21:18:10.536Z | Checking rand_seeder v0.3.0 |
3478 | 2025-03-20T21:18:10.787Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3479 | 2025-03-20T21:18:10.841Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3480 | 2025-03-20T21:18:10.870Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3481 | 2025-03-20T21:18:10.991Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3482 | 2025-03-20T21:18:11.140Z | Checking terminal_size v0.2.6 |
3483 | 2025-03-20T21:18:11.284Z | Checking smawk v0.3.2 |
3484 | 2025-03-20T21:18:11.317Z | Checking is_ci v1.2.0 |
3485 | 2025-03-20T21:18:11.470Z | Checking unicode-linebreak v0.1.5 |
3486 | 2025-03-20T21:18:11.504Z | Checking supports-color v3.0.2 |
3487 | 2025-03-20T21:18:11.740Z | Checking multimap v0.10.0 |
3488 | 2025-03-20T21:18:11.847Z | Checking textwrap v0.16.1 |
3489 | 2025-03-20T21:18:12.622Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3490 | 2025-03-20T21:18:13.943Z | Checking diesel v2.2.8 |
3491 | 2025-03-20T21:18:28.548Z | Compiling samael v0.0.18 |
3492 | 2025-03-20T21:18:44.369Z | Checking async-bb8-diesel v0.2.1 |
3493 | 2025-03-20T21:18:46.053Z | Compiling polar-core v0.27.3 |
3494 | 2025-03-20T21:18:55.242Z | Checking oso v0.27.3 |
3495 | 2025-03-20T21:20:17.314Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3496 | 2025-03-20T21:20:26.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s |
3497 | 2025-03-20T21:20:26.570Z | |
3498 | 2025-03-20T21:20:26.570Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199) |
3499 | 2025-03-20T21:20:27.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3500 | 2025-03-20T21:20:27.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3501 | 2025-03-20T21:20:27.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3502 | 2025-03-20T21:20:27.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3503 | 2025-03-20T21:20:27.533Z | |
3504 | 2025-03-20T21:20:27.533Z | info: running `cargo check --bins` on nexus-saga-recovery (167/199) |
3505 | 2025-03-20T21:20:28.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3506 | 2025-03-20T21:20:28.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3507 | 2025-03-20T21:20:28.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3508 | 2025-03-20T21:20:28.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
3509 | 2025-03-20T21:20:28.500Z | |
3510 | 2025-03-20T21:20:28.500Z | info: running `cargo check --bins` on nexus-test-utils-macros (168/199) |
3511 | 2025-03-20T21:20:29.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3512 | 2025-03-20T21:20:29.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3513 | 2025-03-20T21:20:29.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3514 | 2025-03-20T21:20:29.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3515 | 2025-03-20T21:20:29.366Z | |
3516 | 2025-03-20T21:20:29.366Z | info: running `cargo check --bins` on omicron-nexus (169/199) |
3517 | 2025-03-20T21:20:30.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3518 | 2025-03-20T21:20:30.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3519 | 2025-03-20T21:20:30.520Z | Compiling libz-sys v1.1.20 |
3520 | 2025-03-20T21:20:30.545Z | Compiling libgit2-sys v0.17.0+1.8.1 |
3521 | 2025-03-20T21:20:30.569Z | Compiling vergen v8.3.2 |
3522 | 2025-03-20T21:20:30.569Z | Compiling cargo-platform v0.1.8 |
3523 | 2025-03-20T21:20:30.569Z | Compiling pin-project-internal v1.1.6 |
3524 | 2025-03-20T21:20:30.623Z | Compiling snafu-derive v0.8.5 |
3525 | 2025-03-20T21:20:30.649Z | Compiling rustls v0.21.12 |
3526 | 2025-03-20T21:20:30.675Z | Checking globset v0.4.15 |
3527 | 2025-03-20T21:20:30.897Z | Compiling cargo_metadata v0.18.1 |
3528 | 2025-03-20T21:20:30.946Z | Checking olpc-cjson v0.1.4 |
3529 | 2025-03-20T21:20:31.023Z | Checking sct v0.7.1 |
3530 | 2025-03-20T21:20:31.125Z | Checking rustls-webpki v0.101.7 |
3531 | 2025-03-20T21:20:31.165Z | Checking serde_plain v1.0.2 |
3532 | 2025-03-20T21:20:31.221Z | Checking typed-path v0.9.3 |
3533 | 2025-03-20T21:20:31.417Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3534 | 2025-03-20T21:20:31.442Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3535 | 2025-03-20T21:20:31.689Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3536 | 2025-03-20T21:20:31.714Z | Checking parse-size v1.1.0 |
3537 | 2025-03-20T21:20:31.952Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3538 | 2025-03-20T21:20:32.002Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3539 | 2025-03-20T21:20:32.736Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3540 | 2025-03-20T21:20:32.761Z | Checking pin-project v1.1.6 |
3541 | 2025-03-20T21:20:32.849Z | Checking rustls-pemfile v1.0.4 |
3542 | 2025-03-20T21:20:32.900Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3543 | 2025-03-20T21:20:32.924Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3544 | 2025-03-20T21:20:33.052Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3545 | 2025-03-20T21:20:33.175Z | Checking twox-hash v2.1.0 |
3546 | 2025-03-20T21:20:33.380Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3547 | 2025-03-20T21:20:33.408Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3548 | 2025-03-20T21:20:33.747Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3549 | 2025-03-20T21:20:34.309Z | Checking tokio-rustls v0.24.1 |
3550 | 2025-03-20T21:20:34.609Z | Checking snafu v0.8.5 |
3551 | 2025-03-20T21:20:34.634Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3552 | 2025-03-20T21:20:34.996Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3553 | 2025-03-20T21:20:35.064Z | Checking tough v0.19.0 |
3554 | 2025-03-20T21:20:35.120Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3555 | 2025-03-20T21:20:35.234Z | Checking fatfs v0.3.6 |
3556 | 2025-03-20T21:20:35.322Z | Checking assert_matches v1.5.0 |
3557 | 2025-03-20T21:20:38.809Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3558 | 2025-03-20T21:20:40.160Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3559 | 2025-03-20T21:20:42.129Z | Compiling git2 v0.19.0 |
3560 | 2025-03-20T21:20:47.498Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
3561 | 2025-03-20T21:22:03.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s |
3562 | 2025-03-20T21:22:04.142Z | |
3563 | 2025-03-20T21:22:04.142Z | info: running `cargo check --bins` on nexus-external-api (170/199) |
3564 | 2025-03-20T21:22:05.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3565 | 2025-03-20T21:22:05.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3566 | 2025-03-20T21:22:05.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3567 | 2025-03-20T21:22:05.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s |
3568 | 2025-03-20T21:22:05.156Z | |
3569 | 2025-03-20T21:22:05.156Z | info: running `cargo check --bins` on nexus-internal-api (171/199) |
3570 | 2025-03-20T21:22:05.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3571 | 2025-03-20T21:22:05.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3572 | 2025-03-20T21:22:05.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3573 | 2025-03-20T21:22:05.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3574 | 2025-03-20T21:22:06.085Z | |
3575 | 2025-03-20T21:22:06.085Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (172/199) |
3576 | 2025-03-20T21:22:06.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3577 | 2025-03-20T21:22:06.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3578 | 2025-03-20T21:22:06.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3579 | 2025-03-20T21:22:06.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3580 | 2025-03-20T21:22:07.047Z | |
3581 | 2025-03-20T21:22:07.047Z | info: running `cargo check --bins` on nexus-networking (173/199) |
3582 | 2025-03-20T21:22:07.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3583 | 2025-03-20T21:22:07.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3584 | 2025-03-20T21:22:07.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3585 | 2025-03-20T21:22:07.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
3586 | 2025-03-20T21:22:07.992Z | |
3587 | 2025-03-20T21:22:07.992Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (174/199) |
3588 | 2025-03-20T21:22:08.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3589 | 2025-03-20T21:22:08.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3590 | 2025-03-20T21:22:08.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3591 | 2025-03-20T21:22:08.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
3592 | 2025-03-20T21:22:08.966Z | |
3593 | 2025-03-20T21:22:08.966Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199) |
3594 | 2025-03-20T21:22:09.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3595 | 2025-03-20T21:22:09.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3596 | 2025-03-20T21:22:09.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3597 | 2025-03-20T21:22:09.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3598 | 2025-03-20T21:22:09.944Z | |
3599 | 2025-03-20T21:22:09.944Z | info: running `cargo check --bins` on update-common (176/199) |
3600 | 2025-03-20T21:22:10.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3601 | 2025-03-20T21:22:10.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3602 | 2025-03-20T21:22:10.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3603 | 2025-03-20T21:22:10.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3604 | 2025-03-20T21:22:10.866Z | |
3605 | 2025-03-20T21:22:10.866Z | info: running `cargo check --bins` on omicron-dev (177/199) |
3606 | 2025-03-20T21:22:11.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3607 | 2025-03-20T21:22:11.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3608 | 2025-03-20T21:22:12.104Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3609 | 2025-03-20T21:22:12.104Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3610 | 2025-03-20T21:22:12.169Z | Checking diff v0.1.13 |
3611 | 2025-03-20T21:22:12.169Z | Checking yansi v1.0.1 |
3612 | 2025-03-20T21:22:12.169Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3613 | 2025-03-20T21:22:12.211Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3614 | 2025-03-20T21:22:12.661Z | Checking pretty_assertions v1.4.1 |
3615 | 2025-03-20T21:22:13.437Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3616 | 2025-03-20T21:22:51.470Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3617 | 2025-03-20T21:22:51.470Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3618 | 2025-03-20T21:22:51.494Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3619 | 2025-03-20T21:22:51.494Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3620 | 2025-03-20T21:22:51.494Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3621 | 2025-03-20T21:22:51.494Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3622 | 2025-03-20T21:22:52.540Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3623 | 2025-03-20T21:22:54.082Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3624 | 2025-03-20T21:23:54.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s |
3625 | 2025-03-20T21:23:54.843Z | |
3626 | 2025-03-20T21:23:54.843Z | info: running `cargo check --bins` on openapi-manager (178/199) |
3627 | 2025-03-20T21:23:55.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3628 | 2025-03-20T21:23:55.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3629 | 2025-03-20T21:23:55.891Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3630 | 2025-03-20T21:23:55.891Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3631 | 2025-03-20T21:23:55.916Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3632 | 2025-03-20T21:23:55.944Z | Compiling proc-macro-error-attr2 v2.0.0 |
3633 | 2025-03-20T21:23:55.980Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3634 | 2025-03-20T21:23:56.006Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3635 | 2025-03-20T21:23:56.031Z | Checking papergrid v0.14.0 |
3636 | 2025-03-20T21:23:56.055Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3637 | 2025-03-20T21:23:56.200Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3638 | 2025-03-20T21:23:56.295Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3639 | 2025-03-20T21:23:56.539Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
3640 | 2025-03-20T21:23:56.564Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3641 | 2025-03-20T21:23:56.612Z | Compiling proc-macro-error2 v2.0.1 |
3642 | 2025-03-20T21:23:57.152Z | Compiling tabled_derive v0.10.0 |
3643 | 2025-03-20T21:23:57.261Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3644 | 2025-03-20T21:23:57.511Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3645 | 2025-03-20T21:23:57.543Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3646 | 2025-03-20T21:23:57.939Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3647 | 2025-03-20T21:23:58.367Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3648 | 2025-03-20T21:23:58.401Z | Checking heck v0.4.1 |
3649 | 2025-03-20T21:23:58.609Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
3650 | 2025-03-20T21:23:58.973Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3651 | 2025-03-20T21:23:59.010Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3652 | 2025-03-20T21:23:59.257Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3653 | 2025-03-20T21:23:59.353Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3654 | 2025-03-20T21:23:59.378Z | Checking tabled v0.18.0 |
3655 | 2025-03-20T21:23:59.596Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3656 | 2025-03-20T21:23:59.693Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3657 | 2025-03-20T21:23:59.769Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3658 | 2025-03-20T21:24:01.877Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3659 | 2025-03-20T21:24:01.877Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3660 | 2025-03-20T21:24:05.320Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3661 | 2025-03-20T21:24:07.309Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3662 | 2025-03-20T21:24:14.166Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3663 | 2025-03-20T21:24:14.166Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3664 | 2025-03-20T21:24:15.469Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
3665 | 2025-03-20T21:24:17.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s |
3666 | 2025-03-20T21:24:17.458Z | |
3667 | 2025-03-20T21:24:17.458Z | info: running `cargo check --bins` on installinator-api (179/199) |
3668 | 2025-03-20T21:24:18.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3669 | 2025-03-20T21:24:18.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3670 | 2025-03-20T21:24:18.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3671 | 2025-03-20T21:24:18.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3672 | 2025-03-20T21:24:18.378Z | |
3673 | 2025-03-20T21:24:18.378Z | info: running `cargo check --bins` on wicketd-api (180/199) |
3674 | 2025-03-20T21:24:19.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3675 | 2025-03-20T21:24:19.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3676 | 2025-03-20T21:24:19.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3677 | 2025-03-20T21:24:19.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
3678 | 2025-03-20T21:24:19.292Z | |
3679 | 2025-03-20T21:24:19.292Z | info: running `cargo check --bins` on omicron-pins (181/199) |
3680 | 2025-03-20T21:24:20.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3681 | 2025-03-20T21:24:20.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3682 | 2025-03-20T21:24:20.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3683 | 2025-03-20T21:24:20.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3684 | 2025-03-20T21:24:20.148Z | |
3685 | 2025-03-20T21:24:20.148Z | info: running `cargo check --bins` on reconfigurator-cli (182/199) |
3686 | 2025-03-20T21:24:20.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3687 | 2025-03-20T21:24:21.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3688 | 2025-03-20T21:24:21.148Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3689 | 2025-03-20T21:24:21.148Z | Compiling petname v2.0.2 |
3690 | 2025-03-20T21:24:21.172Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3691 | 2025-03-20T21:24:21.172Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3692 | 2025-03-20T21:24:21.172Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3693 | 2025-03-20T21:24:21.172Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3694 | 2025-03-20T21:24:21.173Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3695 | 2025-03-20T21:24:21.173Z | Checking sync-ptr v0.1.1 |
3696 | 2025-03-20T21:24:27.585Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3697 | 2025-03-20T21:24:28.363Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3698 | 2025-03-20T21:24:29.964Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3699 | 2025-03-20T21:24:31.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s |
3700 | 2025-03-20T21:24:32.133Z | |
3701 | 2025-03-20T21:24:32.133Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199) |
3702 | 2025-03-20T21:24:32.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3703 | 2025-03-20T21:24:32.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3704 | 2025-03-20T21:24:32.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3705 | 2025-03-20T21:24:32.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3706 | 2025-03-20T21:24:33.051Z | |
3707 | 2025-03-20T21:24:33.051Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199) |
3708 | 2025-03-20T21:24:33.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3709 | 2025-03-20T21:24:33.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3710 | 2025-03-20T21:24:34.065Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
3711 | 2025-03-20T21:24:35.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
3712 | 2025-03-20T21:24:35.307Z | |
3713 | 2025-03-20T21:24:35.307Z | info: running `cargo check --bins` on omicron-releng (185/199) |
3714 | 2025-03-20T21:24:36.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3715 | 2025-03-20T21:24:36.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3716 | 2025-03-20T21:24:36.216Z | Checking memmap2 v0.9.5 |
3717 | 2025-03-20T21:24:36.216Z | Checking arrayref v0.3.9 |
3718 | 2025-03-20T21:24:36.216Z | Checking arrayvec v0.7.6 |
3719 | 2025-03-20T21:24:36.241Z | Checking constant_time_eq v0.3.1 |
3720 | 2025-03-20T21:24:36.241Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3721 | 2025-03-20T21:24:36.241Z | Checking topological-sort v0.2.2 |
3722 | 2025-03-20T21:24:36.241Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3723 | 2025-03-20T21:24:36.241Z | Checking shell-words v1.1.0 |
3724 | 2025-03-20T21:24:36.633Z | Checking blake3 v1.5.4 |
3725 | 2025-03-20T21:24:36.766Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
3726 | 2025-03-20T21:24:37.087Z | Checking omicron-zone-package v0.12.0 |
3727 | 2025-03-20T21:24:38.535Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
3728 | 2025-03-20T21:24:39.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
3729 | 2025-03-20T21:24:39.822Z | |
3730 | 2025-03-20T21:24:39.822Z | info: running `cargo check --bins` on xtask (186/199) |
3731 | 2025-03-20T21:24:40.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3732 | 2025-03-20T21:24:40.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3733 | 2025-03-20T21:24:40.475Z | Checking bitflags v2.6.0 |
3734 | 2025-03-20T21:24:40.475Z | Checking serde v1.0.218 |
3735 | 2025-03-20T21:24:40.475Z | Checking thiserror v1.0.69 |
3736 | 2025-03-20T21:24:40.475Z | Checking scroll v0.12.0 |
3737 | 2025-03-20T21:24:40.500Z | Checking log v0.4.22 |
3738 | 2025-03-20T21:24:40.525Z | Checking hashbrown v0.15.1 |
3739 | 2025-03-20T21:24:40.525Z | Checking zerocopy v0.7.35 |
3740 | 2025-03-20T21:24:40.575Z | Checking syn v2.0.98 |
3741 | 2025-03-20T21:24:40.644Z | Checking pest v2.7.14 |
3742 | 2025-03-20T21:24:40.724Z | Checking rustix v0.38.37 |
3743 | 2025-03-20T21:24:40.778Z | Checking once_cell v1.20.3 |
3744 | 2025-03-20T21:24:40.938Z | Checking goblin v0.8.2 |
3745 | 2025-03-20T21:24:41.062Z | Checking thiserror v2.0.12 |
3746 | 2025-03-20T21:24:41.224Z | Checking fs-err v2.11.0 |
3747 | 2025-03-20T21:24:41.423Z | Checking indexmap v2.7.1 |
3748 | 2025-03-20T21:24:41.506Z | Checking tabled v0.15.0 |
3749 | 2025-03-20T21:24:41.587Z | Checking anyhow v1.0.97 |
3750 | 2025-03-20T21:24:42.317Z | Checking terminal_size v0.4.0 |
3751 | 2025-03-20T21:24:42.317Z | Checking tempfile v3.13.0 |
3752 | 2025-03-20T21:24:42.479Z | Checking clap_builder v4.5.31 |
3753 | 2025-03-20T21:24:42.806Z | Checking dtrace-parser v0.2.0 |
3754 | 2025-03-20T21:24:44.159Z | Checking serde_json v1.0.139 |
3755 | 2025-03-20T21:24:44.159Z | Checking serde_spanned v0.6.8 |
3756 | 2025-03-20T21:24:44.159Z | Checking toml_datetime v0.6.8 |
3757 | 2025-03-20T21:24:44.184Z | Checking camino v1.1.9 |
3758 | 2025-03-20T21:24:44.184Z | Checking semver v1.0.25 |
3759 | 2025-03-20T21:24:44.365Z | Checking cargo-platform v0.1.8 |
3760 | 2025-03-20T21:24:44.489Z | Checking toml_edit v0.22.24 |
3761 | 2025-03-20T21:24:44.572Z | Checking macaddr v1.0.1 |
3762 | 2025-03-20T21:24:44.687Z | Checking camino-tempfile v1.1.1 |
3763 | 2025-03-20T21:24:44.936Z | Checking clap v4.5.31 |
3764 | 2025-03-20T21:24:45.431Z | Checking dof v0.3.0 |
3765 | 2025-03-20T21:24:45.431Z | Checking cargo_metadata v0.19.2 |
3766 | 2025-03-20T21:24:45.984Z | Checking usdt-impl v0.5.0 |
3767 | 2025-03-20T21:24:46.444Z | Checking usdt v0.5.0 |
3768 | 2025-03-20T21:24:46.713Z | Checking toml v0.8.20 |
3769 | 2025-03-20T21:24:47.330Z | Checking cargo_toml v0.21.0 |
3770 | 2025-03-20T21:24:48.836Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
3771 | 2025-03-20T21:24:49.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s |
3772 | 2025-03-20T21:24:49.789Z | |
3773 | 2025-03-20T21:24:49.789Z | info: running `cargo check --bins` on end-to-end-tests (187/199) |
3774 | 2025-03-20T21:24:50.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3775 | 2025-03-20T21:24:50.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3776 | 2025-03-20T21:24:50.867Z | Checking polyval v0.6.2 |
3777 | 2025-03-20T21:24:50.918Z | Checking ctr v0.9.2 |
3778 | 2025-03-20T21:24:50.958Z | Checking ssh-encoding v0.2.0 |
3779 | 2025-03-20T21:24:50.958Z | Checking blowfish v0.9.1 |
3780 | 2025-03-20T21:24:50.990Z | Checking password-hash v0.4.2 |
3781 | 2025-03-20T21:24:50.990Z | Checking p521 v0.13.3 |
3782 | 2025-03-20T21:24:50.990Z | Checking p256 v0.13.2 |
3783 | 2025-03-20T21:24:51.024Z | Checking russh-cryptovec v0.7.3 |
3784 | 2025-03-20T21:24:51.133Z | Checking ghash v0.5.1 |
3785 | 2025-03-20T21:24:51.168Z | Checking bcrypt-pbkdf v0.10.0 |
3786 | 2025-03-20T21:24:51.197Z | Checking md5 v0.7.0 |
3787 | 2025-03-20T21:24:51.226Z | Checking num-bigint v0.4.6 |
3788 | 2025-03-20T21:24:51.253Z | Checking des v0.8.1 |
3789 | 2025-03-20T21:24:51.320Z | Checking aes-gcm v0.10.3 |
3790 | 2025-03-20T21:24:51.347Z | Checking pbkdf2 v0.11.0 |
3791 | 2025-03-20T21:24:51.429Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3792 | 2025-03-20T21:24:51.455Z | Checking hex-literal v0.4.1 |
3793 | 2025-03-20T21:24:51.486Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3794 | 2025-03-20T21:24:51.511Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3795 | 2025-03-20T21:24:51.540Z | Checking ssh-cipher v0.2.0 |
3796 | 2025-03-20T21:24:51.585Z | Checking internet-checksum v0.2.1 |
3797 | 2025-03-20T21:24:51.800Z | Checking ssh-key v0.6.6 |
3798 | 2025-03-20T21:24:52.025Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3799 | 2025-03-20T21:24:53.117Z | Checking russh-keys v0.45.0 |
3800 | 2025-03-20T21:24:54.234Z | Checking russh v0.45.0 |
3801 | 2025-03-20T21:25:19.675Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3802 | 2025-03-20T21:25:21.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s |
3803 | 2025-03-20T21:25:21.687Z | |
3804 | 2025-03-20T21:25:21.687Z | info: running `cargo check --bins` on gateway-cli (188/199) |
3805 | 2025-03-20T21:25:22.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3806 | 2025-03-20T21:25:22.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3807 | 2025-03-20T21:25:22.605Z | Checking termios v0.3.3 |
3808 | 2025-03-20T21:25:22.800Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
3809 | 2025-03-20T21:25:23.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
3810 | 2025-03-20T21:25:24.063Z | |
3811 | 2025-03-20T21:25:24.063Z | info: running `cargo check --bins --no-default-features` on installinator (189/199) |
3812 | 2025-03-20T21:25:24.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3813 | 2025-03-20T21:25:24.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3814 | 2025-03-20T21:25:25.138Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3815 | 2025-03-20T21:25:25.138Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3816 | 2025-03-20T21:25:25.163Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3817 | 2025-03-20T21:25:25.163Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3818 | 2025-03-20T21:25:26.405Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3819 | 2025-03-20T21:25:28.061Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3820 | 2025-03-20T21:25:30.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s |
3821 | 2025-03-20T21:25:30.568Z | |
3822 | 2025-03-20T21:25:30.568Z | info: running `cargo check --bins` on internal-dns-cli (190/199) |
3823 | 2025-03-20T21:25:31.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3824 | 2025-03-20T21:25:31.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3825 | 2025-03-20T21:25:31.515Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3826 | 2025-03-20T21:25:32.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
3827 | 2025-03-20T21:25:32.188Z | |
3828 | 2025-03-20T21:25:32.188Z | info: running `cargo check --bins` on omicron-live-tests (191/199) |
3829 | 2025-03-20T21:25:32.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3830 | 2025-03-20T21:25:32.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3831 | 2025-03-20T21:25:32.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3832 | 2025-03-20T21:25:32.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3833 | 2025-03-20T21:25:33.054Z | |
3834 | 2025-03-20T21:25:33.054Z | info: running `cargo check --bins` on live-tests-macros (192/199) |
3835 | 2025-03-20T21:25:33.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3836 | 2025-03-20T21:25:33.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3837 | 2025-03-20T21:25:33.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3838 | 2025-03-20T21:25:33.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3839 | 2025-03-20T21:25:33.918Z | |
3840 | 2025-03-20T21:25:33.918Z | info: running `cargo check --bins` on nexus-mgs-updates (193/199) |
3841 | 2025-03-20T21:25:34.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3842 | 2025-03-20T21:25:34.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3843 | 2025-03-20T21:25:34.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3844 | 2025-03-20T21:25:34.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3845 | 2025-03-20T21:25:34.836Z | |
3846 | 2025-03-20T21:25:34.836Z | info: running `cargo check --bins` on omicron-package (194/199) |
3847 | 2025-03-20T21:25:35.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3848 | 2025-03-20T21:25:35.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3849 | 2025-03-20T21:25:35.821Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
3850 | 2025-03-20T21:25:37.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s |
3851 | 2025-03-20T21:25:37.690Z | |
3852 | 2025-03-20T21:25:37.690Z | info: running `cargo check --bins` on wicket-dbg (195/199) |
3853 | 2025-03-20T21:25:38.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3854 | 2025-03-20T21:25:38.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3855 | 2025-03-20T21:25:38.714Z | Checking rtoolbox v0.0.2 |
3856 | 2025-03-20T21:25:38.739Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3857 | 2025-03-20T21:25:38.739Z | Checking tui-tree-widget v0.23.0 |
3858 | 2025-03-20T21:25:38.923Z | Checking rpassword v7.3.1 |
3859 | 2025-03-20T21:25:45.532Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3860 | 2025-03-20T21:25:49.363Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3861 | 2025-03-20T21:25:51.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.33s |
3862 | 2025-03-20T21:25:51.218Z | |
3863 | 2025-03-20T21:25:51.218Z | info: running `cargo check --bins` on wicket (196/199) |
3864 | 2025-03-20T21:25:52.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3865 | 2025-03-20T21:25:52.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3866 | 2025-03-20T21:25:52.315Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3867 | 2025-03-20T21:25:52.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
3868 | 2025-03-20T21:25:52.936Z | |
3869 | 2025-03-20T21:25:52.936Z | info: running `cargo check --bins` on wicketd (197/199) |
3870 | 2025-03-20T21:25:53.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3871 | 2025-03-20T21:25:53.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3872 | 2025-03-20T21:25:54.093Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3873 | 2025-03-20T21:25:54.093Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3874 | 2025-03-20T21:25:55.156Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3875 | 2025-03-20T21:26:00.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s |
3876 | 2025-03-20T21:26:00.776Z | |
3877 | 2025-03-20T21:26:00.776Z | info: running `cargo check --bins` on omicron-workspace-hack (198/199) |
3878 | 2025-03-20T21:26:01.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3879 | 2025-03-20T21:26:01.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3880 | 2025-03-20T21:26:01.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3881 | 2025-03-20T21:26:01.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
3882 | 2025-03-20T21:26:01.711Z | |
3883 | 2025-03-20T21:26:01.711Z | info: running `cargo check --bins` on zone-setup (199/199) |
3884 | 2025-03-20T21:26:02.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3885 | 2025-03-20T21:26:02.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3886 | 2025-03-20T21:26:02.709Z | Checking uzers v0.12.1 |
3887 | 2025-03-20T21:26:03.076Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3888 | 2025-03-20T21:26:04.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
3889 | 2025-03-20T21:26:04.514Z | |
3890 | 2025-03-20T21:26:04.514Z | real 17:45.974790267 |
3891 | 2025-03-20T21:26:04.539Z | user 30:11.589624866 |
3892 | 2025-03-20T21:26:04.539Z | sys 5:07.015687613 |
3893 | 2025-03-20T21:26:04.539Z | trap 0.796697286 |
3894 | 2025-03-20T21:26:04.539Z | tflt 0.301580323 |
3895 | 2025-03-20T21:26:04.539Z | dflt 2.281642238 |
3896 | 2025-03-20T21:26:04.539Z | kflt 0.000759324 |
3897 | 2025-03-20T21:26:04.539Z | lock 55:52.810576748 |
3898 | 2025-03-20T21:26:04.539Z | slp 2:37:00.915212340 |
3899 | 2025-03-20T21:26:04.539Z | lat 1:07.558236128 |
3900 | 2025-03-20T21:26:04.539Z | stop 3:30.116315547 |
3901 | 2025-03-20T21:26:04.539Z | process exited: duration 1401688 ms, exit code 0 |
|
3902 | 2025-03-20T21:26:04.589Z | found 0 output files |