|
|
|
1 | 2025-01-31T22:47:22.414Z | job assigned to worker 01JJZ8QGQ2CM7P4DXG41EDET39 [factory gimlet-EVT22200007-propolis, EVT22200007/20746] (queued for 28 s) |
|
2 | 2025-01-31T22:47:30.135Z | starting task 0: "setup" |
3 | 2025-01-31T22:47:30.160Z | ++ uname -s |
4 | 2025-01-31T22:47:30.160Z | + kern=SunOS |
5 | 2025-01-31T22:47:30.160Z | + build_user=build |
6 | 2025-01-31T22:47:30.160Z | + build_uid=12345 |
7 | 2025-01-31T22:47:30.160Z | + work_dir=/work |
8 | 2025-01-31T22:47:30.160Z | + input_dir=/input |
9 | 2025-01-31T22:47:30.160Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T22:47:30.160Z | + case "$kern" in |
11 | 2025-01-31T22:47:30.160Z | + groupadd -g 12345 build |
12 | 2025-01-31T22:47:30.160Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T22:47:32.168Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T22:47:32.209Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T22:47:32.242Z | + home_fs=zfs |
16 | 2025-01-31T22:47:32.243Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T22:47:32.243Z | + mkdir -p /home/build |
18 | 2025-01-31T22:47:32.243Z | + chown build:build /home/build /work |
19 | 2025-01-31T22:47:34.212Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T22:47:34.238Z | process exited: duration 4080 ms, exit code 0 |
|
21 | 2025-01-31T22:47:34.288Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T22:47:34.313Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
23 | 2025-01-31T22:47:34.313Z | * rust toolchain channel = "1.84.0" |
24 | 2025-01-31T22:47:34.313Z | * rust toolchain profile = "default" |
25 | 2025-01-31T22:47:34.313Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T22:47:34.313Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T22:47:34.313Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T22:47:34.313Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T22:47:34.313Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
30 | 2025-01-31T22:47:34.433Z | info: downloading installer |
31 | 2025-01-31T22:47:34.934Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T22:47:34.935Z | warning: /opt/ooce/bin |
33 | 2025-01-31T22:47:34.935Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T22:47:34.935Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T22:47:34.935Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T22:47:34.935Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T22:47:34.935Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T22:47:34.935Z | error: cannot install while Rust is installed |
39 | 2025-01-31T22:47:34.935Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T22:47:34.959Z | info: profile set to 'default' |
41 | 2025-01-31T22:47:34.959Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T22:47:34.960Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
43 | 2025-01-31T22:47:35.059Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
44 | 2025-01-31T22:47:35.060Z | info: downloading component 'cargo' |
45 | 2025-01-31T22:47:35.199Z | info: downloading component 'clippy' |
46 | 2025-01-31T22:47:35.256Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T22:47:35.441Z | info: downloading component 'rust-std' |
48 | 2025-01-31T22:47:35.857Z | info: downloading component 'rustc' |
49 | 2025-01-31T22:47:36.857Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T22:47:36.903Z | info: installing component 'cargo' |
51 | 2025-01-31T22:47:38.076Z | info: installing component 'clippy' |
52 | 2025-01-31T22:47:38.527Z | info: installing component 'rust-docs' |
53 | 2025-01-31T22:47:41.472Z | info: installing component 'rust-std' |
54 | 2025-01-31T22:47:43.363Z | info: installing component 'rustc' |
55 | 2025-01-31T22:47:50.576Z | info: installing component 'rustfmt' |
56 | 2025-01-31T22:47:50.962Z | info: default toolchain set to '1.84.0-x86_64-unknown-illumos' |
57 | 2025-01-31T22:47:50.962Z | |
58 | 2025-01-31T22:47:51.108Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
59 | 2025-01-31T22:47:51.108Z | |
60 | 2025-01-31T22:47:51.108Z | |
61 | 2025-01-31T22:47:51.108Z | Rust is installed now. Great! |
62 | 2025-01-31T22:47:51.108Z | |
63 | 2025-01-31T22:47:51.108Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T22:47:51.109Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T22:47:51.109Z | |
66 | 2025-01-31T22:47:51.109Z | To configure your current shell, you need to source |
67 | 2025-01-31T22:47:51.109Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T22:47:51.109Z | |
69 | 2025-01-31T22:47:51.109Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T22:47:51.109Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T22:47:51.109Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T22:47:51.208Z | + rustup --version |
73 | 2025-01-31T22:47:51.233Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T22:47:51.233Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T22:47:51.346Z | info: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
76 | 2025-01-31T22:47:51.371Z | + cargo --version |
77 | 2025-01-31T22:47:51.453Z | cargo 1.84.0 (66221abde 2024-11-19) |
78 | 2025-01-31T22:47:51.478Z | + rustc --version |
79 | 2025-01-31T22:47:51.566Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
80 | 2025-01-31T22:47:51.591Z | process exited: duration 17283 ms, exit code 0 |
|
81 | 2025-01-31T22:47:51.642Z | starting task 2: "authentication" |
82 | 2025-01-31T22:47:51.701Z | process exited: duration 59 ms, exit code 0 |
|
83 | 2025-01-31T22:47:51.750Z | starting task 3: "clone repository" |
84 | 2025-01-31T22:47:51.775Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-01-31T22:47:51.775Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-01-31T22:47:51.800Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-01-31T22:47:59.780Z | + cd /work/oxidecomputer/omicron |
88 | 2025-01-31T22:47:59.780Z | + git fetch origin 4b08032dc3c887cf4512518705d80f22b50b0a48 |
89 | 2025-01-31T22:48:00.232Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-01-31T22:48:00.232Z | * branch 4b08032dc3c887cf4512518705d80f22b50b0a48 -> FETCH_HEAD |
91 | 2025-01-31T22:48:00.257Z | + [[ -n affinity-api ]] |
92 | 2025-01-31T22:48:00.257Z | ++ git branch --show-current |
93 | 2025-01-31T22:48:00.257Z | + current=main |
94 | 2025-01-31T22:48:00.258Z | + [[ main != affinity-api ]] |
95 | 2025-01-31T22:48:00.258Z | + git branch -f affinity-api 4b08032dc3c887cf4512518705d80f22b50b0a48 |
96 | 2025-01-31T22:48:00.282Z | + git checkout -f affinity-api |
97 | 2025-01-31T22:48:00.364Z | Switched to branch 'affinity-api' |
98 | 2025-01-31T22:48:00.859Z | + git reset --hard 4b08032dc3c887cf4512518705d80f22b50b0a48 |
99 | 2025-01-31T22:48:00.859Z | HEAD is now at 4b08032dc typed UUID |
100 | 2025-01-31T22:48:00.859Z | process exited: duration 8739 ms, exit code 0 |
|
101 | 2025-01-31T22:48:00.911Z | starting task 4: "build" |
102 | 2025-01-31T22:48:00.937Z | + source .github/buildomat/ci-env.sh |
103 | 2025-01-31T22:48:00.937Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-01-31T22:48:00.937Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-01-31T22:48:00.937Z | + cargo --version |
106 | 2025-01-31T22:48:00.988Z | cargo 1.84.0 (66221abde 2024-11-19) |
107 | 2025-01-31T22:48:01.013Z | + rustc --version |
108 | 2025-01-31T22:48:01.074Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
109 | 2025-01-31T22:48:01.099Z | + source ./env.sh |
110 | 2025-01-31T22:48:01.099Z | ++ OLD_SHELL_OPTS=ehxB |
111 | 2025-01-31T22:48:01.099Z | ++ set -o xtrace |
112 | 2025-01-31T22:48:01.099Z | ++++ dirname ./env.sh |
113 | 2025-01-31T22:48:01.099Z | +++ readlink -f . |
114 | 2025-01-31T22:48:01.099Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
115 | 2025-01-31T22:48:01.100Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
116 | 2025-01-31T22:48:01.100Z | ++ 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-01-31T22:48:01.100Z | ++ 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 |
118 | 2025-01-31T22:48:01.100Z | ++ 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-01-31T22:48:01.100Z | ++ 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 |
120 | 2025-01-31T22:48:01.100Z | ++ 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-01-31T22:48:01.100Z | ++ 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 |
122 | 2025-01-31T22:48:01.100Z | ++ 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-01-31T22:48:01.100Z | ++ case $OLD_SHELL_OPTS in |
124 | 2025-01-31T22:48:01.100Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
125 | 2025-01-31T22:48:01.100Z | + 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 |
126 | 2025-01-31T22:48:01.100Z | + 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-01-31T22:48:01.100Z | + banner prerequisites |
128 | 2025-01-31T22:48:01.100Z | |
129 | 2025-01-31T22:48:01.100Z | ##### ##### ###### ##### ###### #### # # # #### # |
130 | 2025-01-31T22:48:01.100Z | # # # # # # # # # # # # # # # |
131 | 2025-01-31T22:48:01.100Z | # # # # ##### # # ##### # # # # # #### # |
132 | 2025-01-31T22:48:01.100Z | ##### ##### # ##### # # # # # # # # # |
133 | 2025-01-31T22:48:01.100Z | # # # # # # # # # # # # # # # |
134 | 2025-01-31T22:48:01.100Z | # # # ###### # # ###### ### # #### # #### # |
135 | 2025-01-31T22:48:01.100Z | |
136 | 2025-01-31T22:48:01.100Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
137 | 2025-01-31T22:48:02.515Z | pkg list: illegal option -- F |
138 | 2025-01-31T22:48:02.515Z | Usage: |
139 | 2025-01-31T22:48:02.515Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
140 | 2025-01-31T22:48:02.515Z | [pkg_fmri_pattern ...] |
141 | 2025-01-31T22:48:03.559Z | pkg list: illegal option -- F |
142 | 2025-01-31T22:48:03.559Z | Usage: |
143 | 2025-01-31T22:48:03.559Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
144 | 2025-01-31T22:48:03.559Z | [pkg_fmri_pattern ...] |
145 | 2025-01-31T22:48:12.756Z | Startup: Refreshing catalog 'helios-dev' ... Done |
146 | 2025-01-31T22:48:17.583Z | Startup: Caching catalogs ... Done |
147 | 2025-01-31T22:48:31.333Z | Planning: Solver setup ... Done (12.817s) |
148 | 2025-01-31T22:48:31.505Z | Planning: Running solver ... Done (0.172s) |
149 | 2025-01-31T22:48:31.617Z | Planning: Finding local manifests ... Done (0.003s) |
150 | 2025-01-31T22:48:31.736Z | Planning: Fetching manifests: 0/7 0% complete |
151 | 2025-01-31T22:48:33.432Z | Planning: Fetching manifests: 7/7 100% complete |
152 | 2025-01-31T22:48:33.560Z | Planning: Package planning ... Done (0.129s) |
153 | 2025-01-31T22:48:33.627Z | Planning: Merging actions ... Done (0.066s) |
154 | 2025-01-31T22:48:33.874Z | Planning: Checking for conflicting actions ... Done (0.247s) |
155 | 2025-01-31T22:48:34.987Z | Planning: Consolidating action changes ... Done (1.112s) |
156 | 2025-01-31T22:48:35.426Z | Planning: Evaluating mediators ... Done (0.433s) |
157 | 2025-01-31T22:48:35.523Z | Planning: Planning completed in 17.86 seconds |
158 | 2025-01-31T22:48:35.548Z | Packages to install: 4 |
159 | 2025-01-31T22:48:35.548Z | Packages to update: 3 |
160 | 2025-01-31T22:48:35.548Z | Mediators to change: 2 |
161 | 2025-01-31T22:48:35.548Z | Services to change: 1 |
162 | 2025-01-31T22:48:35.548Z | Estimated space available: 155.13 GB |
163 | 2025-01-31T22:48:35.548Z | Estimated space to be consumed: 1.65 GB |
164 | 2025-01-31T22:48:35.548Z | Create boot environment: No |
165 | 2025-01-31T22:48:35.548Z | Create backup boot environment: Yes |
166 | 2025-01-31T22:48:35.548Z | Rebuild boot archive: No |
167 | 2025-01-31T22:48:35.548Z | |
168 | 2025-01-31T22:48:35.548Z | Changed mediators: |
169 | 2025-01-31T22:48:35.549Z | mediator clang: |
170 | 2025-01-31T22:48:35.549Z | version: None -> 15 (system default) |
171 | 2025-01-31T22:48:35.549Z | |
172 | 2025-01-31T22:48:35.549Z | mediator llvm: |
173 | 2025-01-31T22:48:35.549Z | version: 14 (system default) -> 15 (system default) |
174 | 2025-01-31T22:48:35.549Z | |
175 | 2025-01-31T22:48:35.549Z | Changed packages: |
176 | 2025-01-31T22:48:35.549Z | helios-dev |
177 | 2025-01-31T22:48:35.549Z | developer/build-essential |
178 | 2025-01-31T22:48:35.549Z | None -> 11-2.0 |
179 | 2025-01-31T22:48:35.549Z | library/libxmlsec1 |
180 | 2025-01-31T22:48:35.549Z | None -> 1.2.35-2.0 |
181 | 2025-01-31T22:48:35.549Z | ooce/developer/clang-15 |
182 | 2025-01-31T22:48:35.549Z | None -> 15.0.7-2.0 |
183 | 2025-01-31T22:48:35.549Z | ooce/developer/llvm-15 |
184 | 2025-01-31T22:48:35.549Z | None -> 15.0.7-2.0 |
185 | 2025-01-31T22:48:35.549Z | package/pkg |
186 | 2025-01-31T22:48:35.549Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
187 | 2025-01-31T22:48:35.549Z | system/library/g++-runtime |
188 | 2025-01-31T22:48:35.549Z | 13-2.0 -> 14-2.0 |
189 | 2025-01-31T22:48:35.550Z | system/library/gcc-runtime |
190 | 2025-01-31T22:48:35.550Z | 13-2.0 -> 14-2.0 |
191 | 2025-01-31T22:48:35.550Z | |
192 | 2025-01-31T22:48:35.550Z | Services: |
193 | 2025-01-31T22:48:35.550Z | restart_fmri: |
194 | 2025-01-31T22:48:35.550Z | svc:/system/update-man-index:default |
195 | 2025-01-31T22:48:35.550Z | |
196 | 2025-01-31T22:48:35.550Z | Editable files to change: |
197 | 2025-01-31T22:48:35.550Z | Update: |
198 | 2025-01-31T22:48:35.550Z | usr/share/lib/pkg/web/config.shtml |
199 | 2025-01-31T22:48:35.612Z | |
200 | 2025-01-31T22:48:35.612Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
201 | 2025-01-31T22:48:40.612Z | Download: 1132/4301 items 33.5/225.4MB 14% complete (6.5M/s) |
202 | 2025-01-31T22:48:45.612Z | Download: 1492/4301 items 103.7/225.4MB 45% complete (10.4M/s) |
203 | 2025-01-31T22:48:50.614Z | Download: 2946/4301 items 121.2/225.4MB 53% complete (9.0M/s) |
204 | 2025-01-31T22:48:55.614Z | Download: 3405/4301 items 213.2/225.4MB 94% complete (11.0M/s) |
205 | 2025-01-31T22:49:00.614Z | Download: 4281/4301 items 220.6/225.4MB 97% complete (9.9M/s) |
206 | 2025-01-31T22:49:01.555Z | Download: Completed 225.42 MB in 25.94 seconds (8.7M/s) |
207 | 2025-01-31T22:49:03.057Z | Actions: 1/5122 actions (Removing old actions) |
208 | 2025-01-31T22:49:03.082Z | Actions: 194/5122 actions (Installing new actions) |
209 | 2025-01-31T22:49:08.307Z | Actions: 4039/5122 actions (Installing new actions) |
210 | 2025-01-31T22:49:08.917Z | Actions: 4267/5122 actions (Updating modified actions) |
211 | 2025-01-31T22:49:09.328Z | Actions: Completed 5122 actions in 6.27 seconds. |
212 | 2025-01-31T22:49:09.877Z | Done (0.538s) |
213 | 2025-01-31T22:49:09.901Z | Done (0.001s) |
214 | 2025-01-31T22:49:10.585Z | Done (0.707s) |
215 | 2025-01-31T22:49:15.526Z | Done (4.760s) |
216 | 2025-01-31T22:49:15.626Z | Done (0.019s) |
217 | 2025-01-31T22:49:15.652Z | Done (0.000s) |
218 | 2025-01-31T22:49:15.804Z | Done (0.000s) |
219 | 2025-01-31T22:49:16.598Z | Planning: Evaluating mediator changes ... Done |
220 | 2025-01-31T22:49:16.849Z | Planning: Checking for conflicting actions ... Done |
221 | 2025-01-31T22:49:16.874Z | Planning: Consolidating action changes ... Done |
222 | 2025-01-31T22:49:17.177Z | Planning: Evaluating mediators ... Done |
223 | 2025-01-31T22:49:17.202Z | Planning: Planning completed in 0.58 seconds |
224 | 2025-01-31T22:49:17.227Z | Mediators to change: 2 |
225 | 2025-01-31T22:49:17.227Z | Create boot environment: No |
226 | 2025-01-31T22:49:17.227Z | Create backup boot environment: No |
227 | 2025-01-31T22:49:17.286Z | Done |
228 | 2025-01-31T22:49:17.286Z | Done |
229 | 2025-01-31T22:49:17.736Z | Done |
230 | 2025-01-31T22:49:22.143Z | Done |
231 | 2025-01-31T22:49:22.239Z | Done |
232 | 2025-01-31T22:49:22.239Z | Done |
233 | 2025-01-31T22:49:22.331Z | Done |
234 | 2025-01-31T22:49:23.056Z | Planning: Evaluating mediator changes ... Done |
235 | 2025-01-31T22:49:23.081Z | Planning: Merging actions ... Done |
236 | 2025-01-31T22:49:23.303Z | Planning: Checking for conflicting actions ... Done |
237 | 2025-01-31T22:49:23.328Z | Planning: Consolidating action changes ... Done |
238 | 2025-01-31T22:49:23.622Z | Planning: Evaluating mediators ... Done |
239 | 2025-01-31T22:49:23.692Z | Planning: Planning completed in 0.93 seconds |
240 | 2025-01-31T22:49:23.738Z | Packages to change: 1 |
241 | 2025-01-31T22:49:23.739Z | Mediators to change: 1 |
242 | 2025-01-31T22:49:23.739Z | Services to change: 1 |
243 | 2025-01-31T22:49:23.739Z | Create boot environment: No |
244 | 2025-01-31T22:49:23.739Z | Create backup boot environment: Yes |
245 | 2025-01-31T22:49:25.377Z | Actions: 1/6 actions (Updating modified actions) |
246 | 2025-01-31T22:49:25.402Z | Actions: Completed 6 actions in 0.00 seconds. |
247 | 2025-01-31T22:49:25.402Z | Done |
248 | 2025-01-31T22:49:25.403Z | Done |
249 | 2025-01-31T22:49:25.518Z | Done |
250 | 2025-01-31T22:49:29.777Z | Done |
251 | 2025-01-31T22:49:29.873Z | Done |
252 | 2025-01-31T22:49:29.897Z | Done |
253 | 2025-01-31T22:49:29.964Z | Done |
254 | 2025-01-31T22:49:30.479Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
255 | 2025-01-31T22:49:30.479Z | clang system 15 system |
256 | 2025-01-31T22:49:30.479Z | csh system system illumos |
257 | 2025-01-31T22:49:30.479Z | ctags system system illumos |
258 | 2025-01-31T22:49:30.479Z | gcc vendor 12 vendor |
259 | 2025-01-31T22:49:30.479Z | gcc system 10 system |
260 | 2025-01-31T22:49:30.479Z | gcc system 7 system |
261 | 2025-01-31T22:49:30.479Z | go system 1.20 system |
262 | 2025-01-31T22:49:30.479Z | go system 1.19 system |
263 | 2025-01-31T22:49:30.479Z | llvm system 15 system |
264 | 2025-01-31T22:49:30.479Z | llvm system 14 system |
265 | 2025-01-31T22:49:30.479Z | mariadb system 10.6 system |
266 | 2025-01-31T22:49:30.479Z | mta vendor vendor dma |
267 | 2025-01-31T22:49:30.479Z | openjdk system 17 system |
268 | 2025-01-31T22:49:30.479Z | openjdk system 11 system |
269 | 2025-01-31T22:49:30.479Z | openjdk system 1.8 system |
270 | 2025-01-31T22:49:30.479Z | openssl vendor 3 vendor |
271 | 2025-01-31T22:49:30.479Z | perl system 5.36 system |
272 | 2025-01-31T22:49:30.479Z | postgresql system 15 system |
273 | 2025-01-31T22:49:30.479Z | postgresql system 13 system |
274 | 2025-01-31T22:49:30.480Z | python vendor 3 vendor |
275 | 2025-01-31T22:49:30.480Z | python system 2 system |
276 | 2025-01-31T22:49:30.480Z | python3 system 3.11 system |
277 | 2025-01-31T22:49:30.480Z | ruby system 3.0 system |
278 | 2025-01-31T22:49:30.505Z | words vendor vendor american-english |
279 | 2025-01-31T22:49:30.505Z | words system system australian-english |
280 | 2025-01-31T22:49:30.505Z | words system system british-english |
281 | 2025-01-31T22:49:30.505Z | words system system canadian-english |
282 | 2025-01-31T22:49:30.505Z | words system system french |
283 | 2025-01-31T22:49:30.505Z | words system system italian |
284 | 2025-01-31T22:49:30.505Z | words system system ngerman |
285 | 2025-01-31T22:49:30.505Z | words system system ogerman |
286 | 2025-01-31T22:49:30.505Z | words system system spanish |
287 | 2025-01-31T22:49:30.879Z | PUBLISHER TYPE STATUS P LOCATION |
288 | 2025-01-31T22:49:30.879Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
289 | 2025-01-31T22:49:34.255Z | FMRI IFO |
290 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
291 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
292 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
293 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
294 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
295 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
296 | 2025-01-31T22:49:34.255Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
297 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
298 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
299 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
300 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
301 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
302 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
303 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
304 | 2025-01-31T22:49:34.256Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
305 | 2025-01-31T22:49:35.059Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
306 | 2025-01-31T22:49:35.437Z | Updating crates.io index |
307 | 2025-01-31T22:49:35.461Z | Updating git repository `https://github.com/oxidecomputer/diffus` |
308 | 2025-01-31T22:49:35.889Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
309 | 2025-01-31T22:49:36.522Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
310 | 2025-01-31T22:49:36.919Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
311 | 2025-01-31T22:49:37.233Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
312 | 2025-01-31T22:49:37.591Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
313 | 2025-01-31T22:49:38.653Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
314 | 2025-01-31T22:49:40.566Z | Updating git repository `https://github.com/oxidecomputer/opte` |
315 | 2025-01-31T22:49:41.332Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
316 | 2025-01-31T22:49:42.155Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
317 | 2025-01-31T22:49:42.509Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
318 | 2025-01-31T22:49:42.912Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
319 | 2025-01-31T22:49:43.654Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
320 | 2025-01-31T22:49:44.031Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
321 | 2025-01-31T22:49:44.429Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
322 | 2025-01-31T22:49:44.789Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
323 | 2025-01-31T22:49:45.121Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
324 | 2025-01-31T22:49:45.440Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
325 | 2025-01-31T22:49:45.815Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
326 | 2025-01-31T22:49:46.228Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
327 | 2025-01-31T22:49:46.626Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
328 | 2025-01-31T22:49:47.062Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
329 | 2025-01-31T22:49:47.590Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
330 | 2025-01-31T22:49:47.929Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
331 | 2025-01-31T22:49:48.565Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
332 | 2025-01-31T22:49:49.014Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
333 | 2025-01-31T22:49:49.734Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
334 | 2025-01-31T22:49:50.328Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
335 | 2025-01-31T22:49:50.887Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
336 | 2025-01-31T22:49:51.277Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
337 | 2025-01-31T22:49:51.567Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
338 | 2025-01-31T22:49:52.708Z | Downloading crates ... |
339 | 2025-01-31T22:49:52.985Z | Downloaded dtrace-parser v0.2.0 |
340 | 2025-01-31T22:49:52.985Z | Downloaded anstyle v1.0.10 |
341 | 2025-01-31T22:49:52.985Z | Downloaded swrite v0.1.0 |
342 | 2025-01-31T22:49:52.985Z | Downloaded scroll_derive v0.12.0 |
343 | 2025-01-31T22:49:52.985Z | Downloaded anstyle-parse v0.2.5 |
344 | 2025-01-31T22:49:52.985Z | Downloaded usdt-attr-macro v0.5.0 |
345 | 2025-01-31T22:49:52.985Z | Downloaded cargo-platform v0.1.8 |
346 | 2025-01-31T22:49:52.985Z | Downloaded serde_tokenstream v0.2.2 |
347 | 2025-01-31T22:49:52.985Z | Downloaded version_check v0.9.5 |
348 | 2025-01-31T22:49:52.985Z | Downloaded tempfile v3.13.0 |
349 | 2025-01-31T22:49:52.985Z | Downloaded zerocopy-derive v0.7.35 |
350 | 2025-01-31T22:49:52.985Z | Downloaded unicode-ident v1.0.14 |
351 | 2025-01-31T22:49:52.986Z | Downloaded textwrap v0.16.1 |
352 | 2025-01-31T22:49:52.986Z | Downloaded toml_edit v0.22.22 |
353 | 2025-01-31T22:49:52.986Z | Downloaded thiserror v1.0.69 |
354 | 2025-01-31T22:49:52.986Z | Downloaded ucd-trie v0.1.7 |
355 | 2025-01-31T22:49:52.986Z | Downloaded serde_json v1.0.135 |
356 | 2025-01-31T22:49:52.997Z | Downloaded zerocopy v0.7.35 |
357 | 2025-01-31T22:49:52.997Z | Downloaded winnow v0.6.20 |
358 | 2025-01-31T22:49:52.997Z | Downloaded unicode-width v0.1.14 |
359 | 2025-01-31T22:49:52.998Z | Downloaded syn v2.0.96 |
360 | 2025-01-31T22:49:52.998Z | Downloaded tabled v0.15.0 |
361 | 2025-01-31T22:49:52.998Z | Downloaded rustix v0.38.37 |
362 | 2025-01-31T22:49:52.998Z | Downloaded goblin v0.8.2 |
363 | 2025-01-31T22:49:52.998Z | Downloaded pest v2.7.14 |
364 | 2025-01-31T22:49:52.998Z | Downloaded hashbrown v0.15.1 |
365 | 2025-01-31T22:49:52.998Z | Downloaded clap_builder v4.5.27 |
366 | 2025-01-31T22:49:52.998Z | Downloaded memchr v2.7.4 |
367 | 2025-01-31T22:49:52.999Z | Downloaded proc-macro2 v1.0.92 |
368 | 2025-01-31T22:49:53.235Z | Downloaded clap v4.5.27 |
369 | 2025-01-31T22:49:53.236Z | Downloaded is_terminal_polyfill v1.70.1 |
370 | 2025-01-31T22:49:53.236Z | Downloaded serde_derive v1.0.217 |
371 | 2025-01-31T22:49:53.236Z | Downloaded indexmap v2.7.1 |
372 | 2025-01-31T22:49:53.237Z | Downloaded libc v0.2.169 |
373 | 2025-01-31T22:49:53.237Z | Downloaded syn v1.0.109 |
374 | 2025-01-31T22:49:53.237Z | Downloaded serde v1.0.217 |
375 | 2025-01-31T22:49:53.237Z | Downloaded papergrid v0.11.0 |
376 | 2025-01-31T22:49:53.237Z | Downloaded anyhow v1.0.95 |
377 | 2025-01-31T22:49:53.237Z | Downloaded typenum v1.17.0 |
378 | 2025-01-31T22:49:53.237Z | Downloaded toml v0.8.19 |
379 | 2025-01-31T22:49:53.239Z | Downloaded ryu v1.0.18 |
380 | 2025-01-31T22:49:53.239Z | Downloaded pest_meta v2.7.14 |
381 | 2025-01-31T22:49:53.239Z | Downloaded pest_derive v2.7.14 |
382 | 2025-01-31T22:49:53.239Z | Downloaded once_cell v1.20.2 |
383 | 2025-01-31T22:49:53.239Z | Downloaded log v0.4.22 |
384 | 2025-01-31T22:49:53.246Z | Downloaded bitflags v2.6.0 |
385 | 2025-01-31T22:49:53.246Z | Downloaded anstream v0.6.15 |
386 | 2025-01-31T22:49:53.247Z | Downloaded usdt-macro v0.5.0 |
387 | 2025-01-31T22:49:53.249Z | Downloaded usdt-impl v0.5.0 |
388 | 2025-01-31T22:49:53.249Z | Downloaded smawk v0.3.2 |
389 | 2025-01-31T22:49:53.249Z | Downloaded sha2 v0.10.8 |
390 | 2025-01-31T22:49:53.249Z | Downloaded semver v1.0.24 |
391 | 2025-01-31T22:49:53.249Z | Downloaded scroll v0.12.0 |
392 | 2025-01-31T22:49:53.249Z | Downloaded quote v1.0.38 |
393 | 2025-01-31T22:49:53.249Z | Downloaded proc-macro-error v1.0.4 |
394 | 2025-01-31T22:49:53.250Z | Downloaded fastrand v2.1.1 |
395 | 2025-01-31T22:49:53.250Z | Downloaded errno v0.3.9 |
396 | 2025-01-31T22:49:53.250Z | Downloaded clap_derive v4.5.24 |
397 | 2025-01-31T22:49:53.250Z | Downloaded cfg-if v1.0.0 |
398 | 2025-01-31T22:49:53.250Z | Downloaded cargo_toml v0.20.5 |
399 | 2025-01-31T22:49:53.250Z | Downloaded block-buffer v0.10.4 |
400 | 2025-01-31T22:49:53.251Z | Downloaded autocfg v1.4.0 |
401 | 2025-01-31T22:49:53.251Z | Downloaded anstyle-query v1.1.1 |
402 | 2025-01-31T22:49:53.251Z | Downloaded utf8parse v0.2.2 |
403 | 2025-01-31T22:49:53.251Z | Downloaded usdt v0.5.0 |
404 | 2025-01-31T22:49:53.251Z | Downloaded unicode-linebreak v0.1.5 |
405 | 2025-01-31T22:49:53.251Z | Downloaded toml_datetime v0.6.8 |
406 | 2025-01-31T22:49:53.251Z | Downloaded thread-id v4.2.2 |
407 | 2025-01-31T22:49:53.251Z | Downloaded thiserror-impl v1.0.69 |
408 | 2025-01-31T22:49:53.251Z | Downloaded terminal_size v0.4.0 |
409 | 2025-01-31T22:49:53.257Z | Downloaded tabled_derive v0.7.0 |
410 | 2025-01-31T22:49:53.257Z | Downloaded strsim v0.11.1 |
411 | 2025-01-31T22:49:53.257Z | Downloaded proc-macro-error-attr v1.0.4 |
412 | 2025-01-31T22:49:53.258Z | Downloaded pest_generator v2.7.14 |
413 | 2025-01-31T22:49:53.258Z | Downloaded memmap v0.7.0 |
414 | 2025-01-31T22:49:53.258Z | Downloaded macaddr v1.0.1 |
415 | 2025-01-31T22:49:53.258Z | Downloaded itoa v1.0.11 |
416 | 2025-01-31T22:49:53.258Z | Downloaded heck v0.5.0 |
417 | 2025-01-31T22:49:53.258Z | Downloaded heck v0.4.1 |
418 | 2025-01-31T22:49:53.258Z | Downloaded fs-err v2.11.0 |
419 | 2025-01-31T22:49:53.258Z | Downloaded serde_spanned v0.6.8 |
420 | 2025-01-31T22:49:53.259Z | Downloaded pretty-hex v0.4.1 |
421 | 2025-01-31T22:49:53.259Z | Downloaded plain v0.2.3 |
422 | 2025-01-31T22:49:53.260Z | Downloaded generic-array v0.14.7 |
423 | 2025-01-31T22:49:53.260Z | Downloaded fnv v1.0.7 |
424 | 2025-01-31T22:49:53.260Z | Downloaded digest v0.10.7 |
425 | 2025-01-31T22:49:53.260Z | Downloaded crypto-common v0.1.6 |
426 | 2025-01-31T22:49:53.260Z | Downloaded cpufeatures v0.2.14 |
427 | 2025-01-31T22:49:53.260Z | Downloaded colorchoice v1.0.2 |
428 | 2025-01-31T22:49:53.260Z | Downloaded clap_lex v0.7.4 |
429 | 2025-01-31T22:49:53.260Z | Downloaded cargo_metadata v0.18.1 |
430 | 2025-01-31T22:49:53.260Z | Downloaded camino-tempfile v1.1.1 |
431 | 2025-01-31T22:49:53.260Z | Downloaded camino v1.1.9 |
432 | 2025-01-31T22:49:53.261Z | Downloaded bytecount v0.6.8 |
433 | 2025-01-31T22:49:53.261Z | Downloaded equivalent v1.0.1 |
434 | 2025-01-31T22:49:53.261Z | Downloaded dof v0.3.0 |
435 | 2025-01-31T22:49:53.261Z | Downloaded byteorder v1.5.0 |
436 | 2025-01-31T22:49:53.498Z | Compiling proc-macro2 v1.0.92 |
437 | 2025-01-31T22:49:53.498Z | Compiling unicode-ident v1.0.14 |
438 | 2025-01-31T22:49:53.498Z | Compiling version_check v0.9.5 |
439 | 2025-01-31T22:49:53.498Z | Compiling serde v1.0.217 |
440 | 2025-01-31T22:49:53.498Z | Compiling thiserror v1.0.69 |
441 | 2025-01-31T22:49:53.498Z | Compiling memchr v2.7.4 |
442 | 2025-01-31T22:49:53.498Z | Compiling libc v0.2.169 |
443 | 2025-01-31T22:49:53.498Z | Compiling itoa v1.0.11 |
444 | 2025-01-31T22:49:53.498Z | Compiling ryu v1.0.18 |
445 | 2025-01-31T22:49:53.888Z | Compiling ucd-trie v0.1.7 |
446 | 2025-01-31T22:49:54.168Z | Compiling once_cell v1.20.2 |
447 | 2025-01-31T22:49:54.169Z | Compiling byteorder v1.5.0 |
448 | 2025-01-31T22:49:54.512Z | Compiling rustix v0.38.37 |
449 | 2025-01-31T22:49:54.512Z | Compiling serde_json v1.0.135 |
450 | 2025-01-31T22:49:54.768Z | Compiling bitflags v2.6.0 |
451 | 2025-01-31T22:49:54.768Z | Compiling proc-macro-error-attr v1.0.4 |
452 | 2025-01-31T22:49:55.165Z | Compiling usdt-impl v0.5.0 |
453 | 2025-01-31T22:49:55.165Z | Compiling syn v1.0.109 |
454 | 2025-01-31T22:49:55.166Z | Compiling proc-macro-error v1.0.4 |
455 | 2025-01-31T22:49:55.393Z | Compiling quote v1.0.38 |
456 | 2025-01-31T22:49:55.393Z | Compiling hashbrown v0.15.1 |
457 | 2025-01-31T22:49:55.689Z | Compiling errno v0.3.9 |
458 | 2025-01-31T22:49:55.689Z | Compiling plain v0.2.3 |
459 | 2025-01-31T22:49:55.689Z | Compiling syn v2.0.96 |
460 | 2025-01-31T22:49:56.072Z | Compiling utf8parse v0.2.2 |
461 | 2025-01-31T22:49:56.072Z | Compiling equivalent v1.0.1 |
462 | 2025-01-31T22:49:56.072Z | Compiling thread-id v4.2.2 |
463 | 2025-01-31T22:49:56.072Z | Compiling camino v1.1.9 |
464 | 2025-01-31T22:49:56.072Z | Compiling log v0.4.22 |
465 | 2025-01-31T22:49:56.072Z | Compiling anstyle-parse v0.2.5 |
466 | 2025-01-31T22:49:56.358Z | Compiling indexmap v2.7.1 |
467 | 2025-01-31T22:49:56.643Z | Compiling anstyle-query v1.1.1 |
468 | 2025-01-31T22:49:56.643Z | Compiling autocfg v1.4.0 |
469 | 2025-01-31T22:49:56.643Z | Compiling unicode-width v0.1.14 |
470 | 2025-01-31T22:49:56.643Z | Compiling colorchoice v1.0.2 |
471 | 2025-01-31T22:49:56.825Z | Compiling is_terminal_polyfill v1.70.1 |
472 | 2025-01-31T22:49:56.825Z | Compiling semver v1.0.24 |
473 | 2025-01-31T22:49:56.897Z | Compiling pretty-hex v0.4.1 |
474 | 2025-01-31T22:49:56.965Z | Compiling winnow v0.6.20 |
475 | 2025-01-31T22:49:57.048Z | Compiling anstyle v1.0.10 |
476 | 2025-01-31T22:49:57.436Z | Compiling terminal_size v0.4.0 |
477 | 2025-01-31T22:49:57.812Z | Compiling fs-err v2.11.0 |
478 | 2025-01-31T22:49:57.812Z | Compiling anstream v0.6.15 |
479 | 2025-01-31T22:49:57.812Z | Compiling anyhow v1.0.95 |
480 | 2025-01-31T22:49:57.812Z | Compiling strsim v0.11.1 |
481 | 2025-01-31T22:49:58.242Z | Compiling heck v0.5.0 |
482 | 2025-01-31T22:49:58.242Z | Compiling heck v0.4.1 |
483 | 2025-01-31T22:49:58.243Z | Compiling fnv v1.0.7 |
484 | 2025-01-31T22:49:58.604Z | Compiling clap_lex v0.7.4 |
485 | 2025-01-31T22:49:58.605Z | Compiling fastrand v2.1.1 |
486 | 2025-01-31T22:49:58.605Z | Compiling cfg-if v1.0.0 |
487 | 2025-01-31T22:49:58.605Z | Compiling bytecount v0.6.8 |
488 | 2025-01-31T22:49:58.605Z | Compiling clap_builder v4.5.27 |
489 | 2025-01-31T22:49:58.916Z | Compiling tempfile v3.13.0 |
490 | 2025-01-31T22:49:58.916Z | Compiling papergrid v0.11.0 |
491 | 2025-01-31T22:49:59.163Z | Compiling memmap v0.7.0 |
492 | 2025-01-31T22:49:59.163Z | Compiling smawk v0.3.2 |
493 | 2025-01-31T22:49:59.500Z | Compiling unicode-linebreak v0.1.5 |
494 | 2025-01-31T22:50:00.202Z | Compiling textwrap v0.16.1 |
495 | 2025-01-31T22:50:00.403Z | Compiling swrite v0.1.0 |
496 | 2025-01-31T22:50:00.677Z | Compiling tabled_derive v0.7.0 |
497 | 2025-01-31T22:50:01.542Z | Compiling serde_derive v1.0.217 |
498 | 2025-01-31T22:50:01.543Z | Compiling thiserror-impl v1.0.69 |
499 | 2025-01-31T22:50:01.543Z | Compiling zerocopy-derive v0.7.35 |
500 | 2025-01-31T22:50:01.623Z | Compiling scroll_derive v0.12.0 |
501 | 2025-01-31T22:50:01.624Z | Compiling clap_derive v4.5.24 |
502 | 2025-01-31T22:50:01.884Z | Compiling tabled v0.15.0 |
503 | 2025-01-31T22:50:02.672Z | Compiling scroll v0.12.0 |
504 | 2025-01-31T22:50:03.506Z | Compiling goblin v0.8.2 |
505 | 2025-01-31T22:50:03.660Z | Compiling zerocopy v0.7.35 |
506 | 2025-01-31T22:50:03.772Z | Compiling pest v2.7.14 |
507 | 2025-01-31T22:50:04.612Z | Compiling clap v4.5.27 |
508 | 2025-01-31T22:50:05.933Z | Compiling pest_meta v2.7.14 |
509 | 2025-01-31T22:50:07.013Z | Compiling pest_generator v2.7.14 |
510 | 2025-01-31T22:50:08.101Z | Compiling pest_derive v2.7.14 |
511 | 2025-01-31T22:50:08.945Z | Compiling dtrace-parser v0.2.0 |
512 | 2025-01-31T22:50:09.598Z | Compiling toml_datetime v0.6.8 |
513 | 2025-01-31T22:50:09.598Z | Compiling serde_spanned v0.6.8 |
514 | 2025-01-31T22:50:10.189Z | Compiling serde_tokenstream v0.2.2 |
515 | 2025-01-31T22:50:10.666Z | Compiling toml_edit v0.22.22 |
516 | 2025-01-31T22:50:10.666Z | Compiling cargo-platform v0.1.8 |
517 | 2025-01-31T22:50:10.666Z | Compiling macaddr v1.0.1 |
518 | 2025-01-31T22:50:10.666Z | Compiling camino-tempfile v1.1.1 |
519 | 2025-01-31T22:50:10.985Z | Compiling dof v0.3.0 |
520 | 2025-01-31T22:50:10.986Z | Compiling cargo_metadata v0.18.1 |
521 | 2025-01-31T22:50:12.530Z | Compiling usdt-macro v0.5.0 |
522 | 2025-01-31T22:50:12.531Z | Compiling usdt-attr-macro v0.5.0 |
523 | 2025-01-31T22:50:12.942Z | Compiling toml v0.8.19 |
524 | 2025-01-31T22:50:13.568Z | Compiling cargo_toml v0.20.5 |
525 | 2025-01-31T22:50:13.921Z | Compiling usdt v0.5.0 |
526 | 2025-01-31T22:50:16.566Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
527 | 2025-01-31T22:50:20.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.37s |
528 | 2025-01-31T22:50:20.455Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
529 | 2025-01-31T22:50:21.139Z | Downloading crates ... |
530 | 2025-01-31T22:50:21.294Z | Downloaded async-stream-impl v0.3.6 |
531 | 2025-01-31T22:50:21.325Z | Downloaded atomicwrites v0.4.4 |
532 | 2025-01-31T22:50:21.325Z | Downloaded adler2 v2.0.0 |
533 | 2025-01-31T22:50:21.325Z | Downloaded atomic-waker v1.1.2 |
534 | 2025-01-31T22:50:21.325Z | Downloaded crunchy v0.2.2 |
535 | 2025-01-31T22:50:21.325Z | Downloaded cmake v0.1.51 |
536 | 2025-01-31T22:50:21.325Z | Downloaded cfg_aliases v0.2.1 |
537 | 2025-01-31T22:50:21.325Z | Downloaded colored v2.1.0 |
538 | 2025-01-31T22:50:21.325Z | Downloaded hostname v0.3.1 |
539 | 2025-01-31T22:50:21.325Z | Downloaded icu_provider_macros v1.5.0 |
540 | 2025-01-31T22:50:21.326Z | Downloaded instant v0.1.13 |
541 | 2025-01-31T22:50:21.326Z | Downloaded ident_case v1.0.1 |
542 | 2025-01-31T22:50:21.367Z | Downloaded psl-types v2.0.11 |
543 | 2025-01-31T22:50:21.368Z | Downloaded crossbeam-utils v0.8.20 |
544 | 2025-01-31T22:50:21.368Z | Downloaded r2d2 v0.8.10 |
545 | 2025-01-31T22:50:21.368Z | Downloaded rustfmt-wrapper v0.2.1 |
546 | 2025-01-31T22:50:21.368Z | Downloaded tower-service v0.3.3 |
547 | 2025-01-31T22:50:21.368Z | Downloaded smf v0.2.3 |
548 | 2025-01-31T22:50:21.368Z | Downloaded write16 v1.0.0 |
549 | 2025-01-31T22:50:21.368Z | Downloaded smallvec v1.13.2 |
550 | 2025-01-31T22:50:21.369Z | Downloaded float-ord v0.3.2 |
551 | 2025-01-31T22:50:21.461Z | Downloaded foreign-types v0.3.2 |
552 | 2025-01-31T22:50:21.461Z | Downloaded foldhash v0.1.3 |
553 | 2025-01-31T22:50:21.461Z | Downloaded flagset v0.4.6 |
554 | 2025-01-31T22:50:21.462Z | Downloaded path-slash v0.1.5 |
555 | 2025-01-31T22:50:21.462Z | Downloaded progenitor-client v0.8.0 |
556 | 2025-01-31T22:50:21.462Z | Downloaded progenitor-client v0.9.1 |
557 | 2025-01-31T22:50:21.462Z | Downloaded pem v3.0.4 |
558 | 2025-01-31T22:50:21.462Z | Downloaded serde-big-array v0.5.1 |
559 | 2025-01-31T22:50:21.462Z | Downloaded peg-macros v0.8.4 |
560 | 2025-01-31T22:50:21.504Z | Downloaded waitgroup v0.1.2 |
561 | 2025-01-31T22:50:21.504Z | Downloaded vte_generate_state_changes v0.1.2 |
562 | 2025-01-31T22:50:21.504Z | Downloaded diesel_table_macro_syntax v0.2.0 |
563 | 2025-01-31T22:50:21.505Z | Downloaded dirs-sys-next v0.1.2 |
564 | 2025-01-31T22:50:21.505Z | Downloaded foreign-types v0.5.0 |
565 | 2025-01-31T22:50:21.505Z | Downloaded number_prefix v0.4.0 |
566 | 2025-01-31T22:50:21.505Z | Downloaded vergen v8.3.2 |
567 | 2025-01-31T22:50:21.505Z | Downloaded olpc-cjson v0.1.4 |
568 | 2025-01-31T22:50:21.506Z | Downloaded pkg-config v0.3.31 |
569 | 2025-01-31T22:50:21.506Z | Downloaded rfc6979 v0.4.0 |
570 | 2025-01-31T22:50:21.506Z | Downloaded yoke-derive v0.7.4 |
571 | 2025-01-31T22:50:21.506Z | Downloaded thiserror-impl v2.0.11 |
572 | 2025-01-31T22:50:21.506Z | Downloaded termios v0.3.3 |
573 | 2025-01-31T22:50:21.506Z | Downloaded precomputed-hash v0.1.1 |
574 | 2025-01-31T22:50:21.506Z | Downloaded futures-task v0.3.31 |
575 | 2025-01-31T22:50:21.506Z | Downloaded predicates-core v1.0.8 |
576 | 2025-01-31T22:50:21.507Z | Downloaded take_mut v0.2.2 |
577 | 2025-01-31T22:50:21.507Z | Downloaded downcast v0.11.0 |
578 | 2025-01-31T22:50:21.508Z | Downloaded foreign-types-shared v0.3.1 |
579 | 2025-01-31T22:50:21.508Z | Downloaded debug-ignore v1.0.5 |
580 | 2025-01-31T22:50:21.508Z | Downloaded futures-io v0.3.31 |
581 | 2025-01-31T22:50:21.508Z | Downloaded packed_struct v0.10.1 |
582 | 2025-01-31T22:50:21.508Z | Downloaded stable_deref_trait v1.2.0 |
583 | 2025-01-31T22:50:21.554Z | Downloaded string_cache v0.8.7 |
584 | 2025-01-31T22:50:21.554Z | Downloaded try-lock v0.2.5 |
585 | 2025-01-31T22:50:21.554Z | Downloaded parse-display v0.10.0 |
586 | 2025-01-31T22:50:21.554Z | Downloaded tui-tree-widget v0.22.0 |
587 | 2025-01-31T22:50:21.554Z | Downloaded strum v0.26.3 |
588 | 2025-01-31T22:50:21.554Z | Downloaded progenitor v0.9.1 |
589 | 2025-01-31T22:50:21.610Z | Downloaded phf_shared v0.10.0 |
590 | 2025-01-31T22:50:21.610Z | Downloaded phf_generator v0.11.2 |
591 | 2025-01-31T22:50:21.611Z | Downloaded typify-macro v0.3.0 |
592 | 2025-01-31T22:50:21.611Z | Downloaded rand_core v0.6.4 |
593 | 2025-01-31T22:50:21.611Z | Downloaded parse-zoneinfo v0.3.1 |
594 | 2025-01-31T22:50:21.611Z | Downloaded siphasher v0.3.11 |
595 | 2025-01-31T22:50:21.611Z | Downloaded sync_wrapper v1.0.1 |
596 | 2025-01-31T22:50:21.611Z | Downloaded heck v0.3.3 |
597 | 2025-01-31T22:50:21.611Z | Downloaded openssl-probe v0.1.5 |
598 | 2025-01-31T22:50:21.611Z | Downloaded darling_macro v0.20.10 |
599 | 2025-01-31T22:50:21.611Z | Downloaded dsl_auto_type v0.1.2 |
600 | 2025-01-31T22:50:21.611Z | Downloaded dyn-clone v1.0.17 |
601 | 2025-01-31T22:50:21.611Z | Downloaded ecdsa v0.16.9 |
602 | 2025-01-31T22:50:21.611Z | Downloaded zopfli v0.8.1 |
603 | 2025-01-31T22:50:21.660Z | Downloaded ghash v0.5.1 |
604 | 2025-01-31T22:50:21.660Z | Downloaded getrandom v0.2.15 |
605 | 2025-01-31T22:50:21.660Z | Downloaded url v2.5.3 |
606 | 2025-01-31T22:50:21.661Z | Downloaded fixedbitset v0.4.2 |
607 | 2025-01-31T22:50:21.661Z | Downloaded universal-hash v0.5.1 |
608 | 2025-01-31T22:50:21.661Z | Downloaded p384 v0.13.0 |
609 | 2025-01-31T22:50:21.661Z | Downloaded sqlformat v0.2.6 |
610 | 2025-01-31T22:50:21.661Z | Downloaded untrusted v0.9.0 |
611 | 2025-01-31T22:50:21.662Z | Downloaded quinn-udp v0.5.5 |
612 | 2025-01-31T22:50:21.662Z | Downloaded ratatui v0.28.1 |
613 | 2025-01-31T22:50:21.662Z | Downloaded ed25519 v2.2.3 |
614 | 2025-01-31T22:50:21.662Z | Downloaded gimli v0.31.1 |
615 | 2025-01-31T22:50:21.694Z | Downloaded subprocess v0.2.9 |
616 | 2025-01-31T22:50:21.694Z | Downloaded zerocopy-derive v0.6.6 |
617 | 2025-01-31T22:50:21.694Z | Downloaded tungstenite v0.23.0 |
618 | 2025-01-31T22:50:21.695Z | Downloaded unsafe-libyaml v0.2.11 |
619 | 2025-01-31T22:50:21.695Z | Downloaded darling_core v0.20.10 |
620 | 2025-01-31T22:50:21.724Z | Downloaded qorb v0.2.1 |
621 | 2025-01-31T22:50:21.725Z | Downloaded typify-impl v0.3.0 |
622 | 2025-01-31T22:50:21.725Z | Downloaded unicode-segmentation v1.12.0 |
623 | 2025-01-31T22:50:21.756Z | Downloaded typify-impl v0.2.0 |
624 | 2025-01-31T22:50:21.756Z | Downloaded rusqlite v0.32.1 |
625 | 2025-01-31T22:50:21.757Z | Downloaded unicode-normalization v0.1.24 |
626 | 2025-01-31T22:50:21.795Z | Downloaded rustls-webpki v0.102.8 |
627 | 2025-01-31T22:50:21.795Z | Downloaded sqlparser v0.45.0 |
628 | 2025-01-31T22:50:21.823Z | Downloaded sha3 v0.10.8 |
629 | 2025-01-31T22:50:21.823Z | Downloaded lalrpop v0.19.12 |
630 | 2025-01-31T22:50:21.824Z | Downloaded petname v2.0.2 |
631 | 2025-01-31T22:50:21.824Z | Downloaded openssl v0.10.66 |
632 | 2025-01-31T22:50:21.851Z | Downloaded webpki-roots v0.26.6 |
633 | 2025-01-31T22:50:21.851Z | Downloaded quinn-proto v0.11.8 |
634 | 2025-01-31T22:50:21.851Z | Downloaded quick-xml v0.33.0 |
635 | 2025-01-31T22:50:21.882Z | Downloaded icu_properties_data v1.5.0 |
636 | 2025-01-31T22:50:21.882Z | Downloaded hickory-proto v0.24.2 |
637 | 2025-01-31T22:50:21.911Z | Downloaded h2 v0.4.6 |
638 | 2025-01-31T22:50:21.911Z | Downloaded libxml v0.3.3 |
639 | 2025-01-31T22:50:21.912Z | Downloaded itertools v0.13.0 |
640 | 2025-01-31T22:50:21.912Z | Downloaded hkdf v0.12.4 |
641 | 2025-01-31T22:50:21.939Z | Downloaded quinn v0.11.5 |
642 | 2025-01-31T22:50:21.939Z | Downloaded russh v0.45.0 |
643 | 2025-01-31T22:50:21.939Z | Downloaded itertools v0.12.1 |
644 | 2025-01-31T22:50:21.939Z | Downloaded idna v1.0.3 |
645 | 2025-01-31T22:50:21.939Z | Downloaded hyper v1.5.2 |
646 | 2025-01-31T22:50:21.967Z | Downloaded sled v0.34.7 |
647 | 2025-01-31T22:50:21.968Z | Downloaded tungstenite v0.24.0 |
648 | 2025-01-31T22:50:21.968Z | Downloaded itertools v0.10.5 |
649 | 2025-01-31T22:50:21.995Z | Downloaded libm v0.2.8 |
650 | 2025-01-31T22:50:21.995Z | Downloaded tungstenite v0.21.0 |
651 | 2025-01-31T22:50:21.995Z | Downloaded prettyplease v0.2.25 |
652 | 2025-01-31T22:50:21.995Z | Downloaded zerocopy-derive v0.8.10 |
653 | 2025-01-31T22:50:22.051Z | Downloaded rsa v0.9.6 |
654 | 2025-01-31T22:50:22.051Z | Downloaded x509-cert v0.2.5 |
655 | 2025-01-31T22:50:22.051Z | Downloaded http v1.2.0 |
656 | 2025-01-31T22:50:22.051Z | Downloaded schemars v0.8.21 |
657 | 2025-01-31T22:50:22.093Z | Downloaded petgraph v0.6.5 |
658 | 2025-01-31T22:50:22.093Z | Downloaded tracing v0.1.40 |
659 | 2025-01-31T22:50:22.093Z | Downloaded lzma-sys v0.1.20 |
660 | 2025-01-31T22:50:22.179Z | Downloaded russh-keys v0.45.0 |
661 | 2025-01-31T22:50:22.180Z | Downloaded mio v1.0.2 |
662 | 2025-01-31T22:50:22.180Z | Downloaded tokio v1.43.0 |
663 | 2025-01-31T22:50:22.206Z | Downloaded libz-sys v1.1.20 |
664 | 2025-01-31T22:50:22.206Z | Downloaded csv v1.3.1 |
665 | 2025-01-31T22:50:22.207Z | Downloaded hex-literal v0.4.1 |
666 | 2025-01-31T22:50:22.207Z | Downloaded unicode-truncate v1.1.0 |
667 | 2025-01-31T22:50:22.207Z | Downloaded strum_macros v0.26.4 |
668 | 2025-01-31T22:50:22.207Z | Downloaded encoding_rs v0.8.34 |
669 | 2025-01-31T22:50:22.233Z | Downloaded phf v0.11.2 |
670 | 2025-01-31T22:50:22.260Z | Downloaded password-hash v0.4.2 |
671 | 2025-01-31T22:50:22.260Z | Downloaded parking_lot v0.12.3 |
672 | 2025-01-31T22:50:22.260Z | Downloaded dropshot_endpoint v0.15.1 |
673 | 2025-01-31T22:50:22.260Z | Downloaded unicode-bidi v0.3.17 |
674 | 2025-01-31T22:50:22.260Z | Downloaded tinyvec v1.8.0 |
675 | 2025-01-31T22:50:22.260Z | Downloaded minimal-lexical v0.2.1 |
676 | 2025-01-31T22:50:22.261Z | Downloaded icu_collections v1.5.0 |
677 | 2025-01-31T22:50:22.288Z | Downloaded quick-error v1.2.3 |
678 | 2025-01-31T22:50:22.288Z | Downloaded subtle v2.6.1 |
679 | 2025-01-31T22:50:22.288Z | Downloaded dropshot v0.15.1 |
680 | 2025-01-31T22:50:22.314Z | Downloaded regex-automata v0.4.8 |
681 | 2025-01-31T22:50:22.356Z | Downloaded ed25519-dalek v2.1.1 |
682 | 2025-01-31T22:50:22.356Z | Downloaded typed-path v0.9.3 |
683 | 2025-01-31T22:50:22.356Z | Downloaded ff v0.13.0 |
684 | 2025-01-31T22:50:22.356Z | Downloaded dropshot v0.12.0 |
685 | 2025-01-31T22:50:22.381Z | Downloaded heapless v0.7.17 |
686 | 2025-01-31T22:50:22.381Z | Downloaded hashbrown v0.12.3 |
687 | 2025-01-31T22:50:22.381Z | Downloaded unicode-width v0.2.0 |
688 | 2025-01-31T22:50:22.381Z | Downloaded openapiv3 v2.0.0 |
689 | 2025-01-31T22:50:22.407Z | Downloaded unicode-properties v0.1.3 |
690 | 2025-01-31T22:50:22.407Z | Downloaded gethostname v0.5.0 |
691 | 2025-01-31T22:50:22.407Z | Downloaded futures-macro v0.3.31 |
692 | 2025-01-31T22:50:22.407Z | Downloaded filetime v0.2.25 |
693 | 2025-01-31T22:50:22.407Z | Downloaded either v1.13.0 |
694 | 2025-01-31T22:50:22.407Z | Downloaded tokio-postgres v0.7.12 |
695 | 2025-01-31T22:50:22.407Z | Downloaded half v2.4.1 |
696 | 2025-01-31T22:50:22.407Z | Downloaded rand v0.8.5 |
697 | 2025-01-31T22:50:22.432Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
698 | 2025-01-31T22:50:22.432Z | Downloaded newline-converter v0.3.0 |
699 | 2025-01-31T22:50:22.432Z | Downloaded scrypt v0.11.0 |
700 | 2025-01-31T22:50:22.432Z | Downloaded object v0.36.5 |
701 | 2025-01-31T22:50:22.457Z | Downloaded dunce v1.0.5 |
702 | 2025-01-31T22:50:22.457Z | Downloaded hash32 v0.2.1 |
703 | 2025-01-31T22:50:22.457Z | Downloaded phf_codegen v0.11.2 |
704 | 2025-01-31T22:50:22.457Z | Downloaded p521 v0.13.3 |
705 | 2025-01-31T22:50:22.457Z | Downloaded structmeta-derive v0.2.0 |
706 | 2025-01-31T22:50:22.457Z | Downloaded structmeta v0.3.0 |
707 | 2025-01-31T22:50:22.457Z | Downloaded structmeta v0.2.0 |
708 | 2025-01-31T22:50:22.457Z | Downloaded ppv-lite86 v0.2.20 |
709 | 2025-01-31T22:50:22.516Z | Downloaded powerfmt v0.2.0 |
710 | 2025-01-31T22:50:22.516Z | Downloaded hash32 v0.3.1 |
711 | 2025-01-31T22:50:22.516Z | Downloaded oso v0.27.3 |
712 | 2025-01-31T22:50:22.516Z | Downloaded twox-hash v2.1.0 |
713 | 2025-01-31T22:50:22.516Z | Downloaded tokio-rustls v0.24.1 |
714 | 2025-01-31T22:50:22.516Z | Downloaded portable-atomic v1.9.0 |
715 | 2025-01-31T22:50:22.516Z | Downloaded polyval v0.6.2 |
716 | 2025-01-31T22:50:22.544Z | Downloaded poly1305 v0.8.0 |
717 | 2025-01-31T22:50:22.544Z | Downloaded hex v0.4.3 |
718 | 2025-01-31T22:50:22.544Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
719 | 2025-01-31T22:50:22.571Z | Downloaded tokio-native-tls v0.3.1 |
720 | 2025-01-31T22:50:22.571Z | Downloaded supports-color v3.0.1 |
721 | 2025-01-31T22:50:22.571Z | Downloaded slab v0.4.9 |
722 | 2025-01-31T22:50:22.571Z | Downloaded similar v2.6.0 |
723 | 2025-01-31T22:50:22.571Z | Downloaded simd-adler32 v0.3.7 |
724 | 2025-01-31T22:50:22.571Z | Downloaded semver v0.1.20 |
725 | 2025-01-31T22:50:22.597Z | Downloaded openssl-sys v0.9.104 |
726 | 2025-01-31T22:50:22.597Z | Downloaded zerovec v0.10.4 |
727 | 2025-01-31T22:50:22.597Z | Downloaded zerofrom-derive v0.1.4 |
728 | 2025-01-31T22:50:22.597Z | Downloaded indicatif v0.17.11 |
729 | 2025-01-31T22:50:22.597Z | Downloaded secrecy v0.8.0 |
730 | 2025-01-31T22:50:22.597Z | Downloaded sec1 v0.7.3 |
731 | 2025-01-31T22:50:22.597Z | Downloaded sct v0.7.1 |
732 | 2025-01-31T22:50:22.622Z | Downloaded typify v0.2.0 |
733 | 2025-01-31T22:50:22.622Z | Downloaded sync-ptr v0.1.1 |
734 | 2025-01-31T22:50:22.622Z | Downloaded typify v0.3.0 |
735 | 2025-01-31T22:50:22.622Z | Downloaded elliptic-curve v0.13.8 |
736 | 2025-01-31T22:50:22.622Z | Downloaded publicsuffix v2.3.0 |
737 | 2025-01-31T22:50:22.622Z | Downloaded ssh-key v0.6.6 |
738 | 2025-01-31T22:50:22.622Z | Downloaded untrusted v0.7.1 |
739 | 2025-01-31T22:50:22.622Z | Downloaded polar-core v0.27.3 |
740 | 2025-01-31T22:50:22.647Z | Downloaded sigpipe v0.1.3 |
741 | 2025-01-31T22:50:22.647Z | Downloaded signature v2.2.0 |
742 | 2025-01-31T22:50:22.647Z | Downloaded rand_chacha v0.3.1 |
743 | 2025-01-31T22:50:22.649Z | Downloaded typify-macro v0.2.0 |
744 | 2025-01-31T22:50:22.649Z | Downloaded endian-type v0.1.2 |
745 | 2025-01-31T22:50:22.649Z | Downloaded tokio-macros v2.5.0 |
746 | 2025-01-31T22:50:22.649Z | Downloaded scopeguard v1.2.0 |
747 | 2025-01-31T22:50:22.649Z | Downloaded schemars_derive v0.8.21 |
748 | 2025-01-31T22:50:22.649Z | Downloaded scheduled-thread-pool v0.2.7 |
749 | 2025-01-31T22:50:22.649Z | Downloaded salty v0.3.0 |
750 | 2025-01-31T22:50:22.674Z | Downloaded zerocopy v0.8.10 |
751 | 2025-01-31T22:50:22.699Z | Downloaded zip v2.1.3 |
752 | 2025-01-31T22:50:22.699Z | Downloaded miniz_oxide v0.8.0 |
753 | 2025-01-31T22:50:22.699Z | Downloaded owo-colors v4.1.0 |
754 | 2025-01-31T22:50:22.699Z | Downloaded steno v0.4.1 |
755 | 2025-01-31T22:50:22.699Z | Downloaded object v0.30.4 |
756 | 2025-01-31T22:50:22.724Z | Downloaded vte v0.11.1 |
757 | 2025-01-31T22:50:22.724Z | Downloaded icu_locid_transform_data v1.5.0 |
758 | 2025-01-31T22:50:22.724Z | Downloaded strum_macros v0.24.3 |
759 | 2025-01-31T22:50:22.724Z | Downloaded fatfs v0.3.6 |
760 | 2025-01-31T22:50:22.724Z | Downloaded tracing-core v0.1.32 |
761 | 2025-01-31T22:50:22.724Z | Downloaded tokio-rustls v0.25.0 |
762 | 2025-01-31T22:50:22.724Z | Downloaded samael v0.0.17 |
763 | 2025-01-31T22:50:22.749Z | Downloaded regress v0.9.1 |
764 | 2025-01-31T22:50:22.749Z | Downloaded icu_properties v1.5.1 |
765 | 2025-01-31T22:50:22.749Z | Downloaded icu_normalizer v1.5.0 |
766 | 2025-01-31T22:50:22.749Z | Downloaded hyper-util v0.1.10 |
767 | 2025-01-31T22:50:22.749Z | Downloaded oso-derive v0.27.3 |
768 | 2025-01-31T22:50:22.775Z | Downloaded ena v0.14.3 |
769 | 2025-01-31T22:50:22.775Z | Downloaded embedded-io v0.6.1 |
770 | 2025-01-31T22:50:22.775Z | Downloaded embedded-io v0.4.0 |
771 | 2025-01-31T22:50:22.776Z | Downloaded strum_macros v0.25.3 |
772 | 2025-01-31T22:50:22.776Z | Downloaded structmeta-derive v0.3.0 |
773 | 2025-01-31T22:50:22.776Z | Downloaded ssh-cipher v0.2.0 |
774 | 2025-01-31T22:50:22.776Z | Downloaded progenitor-macro v0.9.1 |
775 | 2025-01-31T22:50:22.776Z | Downloaded progenitor v0.8.0 |
776 | 2025-01-31T22:50:22.776Z | Downloaded proc-macro-crate v1.3.1 |
777 | 2025-01-31T22:50:22.776Z | Downloaded env_logger v0.11.5 |
778 | 2025-01-31T22:50:22.776Z | Downloaded env_logger v0.10.2 |
779 | 2025-01-31T22:50:22.776Z | Downloaded tokio-rustls v0.26.0 |
780 | 2025-01-31T22:50:22.801Z | Downloaded parking_lot_core v0.9.10 |
781 | 2025-01-31T22:50:22.801Z | Downloaded p256 v0.13.2 |
782 | 2025-01-31T22:50:22.801Z | Downloaded zone_cfg_derive v0.3.0 |
783 | 2025-01-31T22:50:22.801Z | Downloaded zone_cfg_derive v0.1.2 |
784 | 2025-01-31T22:50:22.801Z | Downloaded zip v0.6.6 |
785 | 2025-01-31T22:50:22.801Z | Downloaded num_enum_derive v0.5.11 |
786 | 2025-01-31T22:50:22.801Z | Downloaded futures-util v0.3.31 |
787 | 2025-01-31T22:50:22.826Z | Downloaded fallible-streaming-iterator v0.1.9 |
788 | 2025-01-31T22:50:22.826Z | Downloaded tls_codec v0.4.1 |
789 | 2025-01-31T22:50:22.826Z | Downloaded thiserror-impl-no-std v2.0.2 |
790 | 2025-01-31T22:50:22.826Z | Downloaded rtoolbox v0.0.2 |
791 | 2025-01-31T22:50:22.826Z | Downloaded rpassword v7.3.1 |
792 | 2025-01-31T22:50:22.826Z | Downloaded pem-rfc7468 v0.7.0 |
793 | 2025-01-31T22:50:22.826Z | Downloaded icu_normalizer_data v1.5.0 |
794 | 2025-01-31T22:50:22.826Z | Downloaded primeorder v0.13.6 |
795 | 2025-01-31T22:50:22.826Z | Downloaded uuid v1.12.0 |
796 | 2025-01-31T22:50:22.826Z | Downloaded reqwest v0.12.9 |
797 | 2025-01-31T22:50:22.851Z | Downloaded regress v0.10.1 |
798 | 2025-01-31T22:50:22.851Z | Downloaded mockall_derive v0.13.0 |
799 | 2025-01-31T22:50:22.876Z | Downloaded sqlparser_derive v0.2.2 |
800 | 2025-01-31T22:50:22.876Z | Downloaded fd-lock v4.0.2 |
801 | 2025-01-31T22:50:22.876Z | Downloaded env_filter v0.1.2 |
802 | 2025-01-31T22:50:22.876Z | Downloaded enum-as-inner v0.6.1 |
803 | 2025-01-31T22:50:22.876Z | Downloaded tokio-stream v0.1.16 |
804 | 2025-01-31T22:50:22.876Z | Downloaded parking_lot_core v0.8.6 |
805 | 2025-01-31T22:50:22.876Z | Downloaded pin-project v1.1.6 |
806 | 2025-01-31T22:50:22.901Z | Downloaded document-features v0.2.10 |
807 | 2025-01-31T22:50:22.902Z | Downloaded parse-display-derive v0.10.0 |
808 | 2025-01-31T22:50:22.902Z | Downloaded stringprep v0.1.5 |
809 | 2025-01-31T22:50:22.902Z | Downloaded vcpkg v0.2.15 |
810 | 2025-01-31T22:50:22.926Z | Downloaded tinystr v0.7.6 |
811 | 2025-01-31T22:50:22.951Z | Downloaded spki v0.7.3 |
812 | 2025-01-31T22:50:22.951Z | Downloaded zone v0.3.0 |
813 | 2025-01-31T22:50:22.951Z | Downloaded zeroize_derive v1.4.2 |
814 | 2025-01-31T22:50:22.951Z | Downloaded num-derive v0.4.2 |
815 | 2025-01-31T22:50:22.951Z | Downloaded rayon v1.10.0 |
816 | 2025-01-31T22:50:22.951Z | Downloaded nix v0.29.0 |
817 | 2025-01-31T22:50:22.976Z | Downloaded ring v0.17.8 |
818 | 2025-01-31T22:50:23.041Z | Downloaded diesel v2.2.6 |
819 | 2025-01-31T22:50:23.066Z | Downloaded parse-size v1.1.0 |
820 | 2025-01-31T22:50:23.066Z | Downloaded zone v0.1.8 |
821 | 2025-01-31T22:50:23.066Z | Downloaded zerovec-derive v0.10.3 |
822 | 2025-01-31T22:50:23.066Z | Downloaded zeroize v1.8.1 |
823 | 2025-01-31T22:50:23.091Z | Downloaded utf8_iter v1.0.4 |
824 | 2025-01-31T22:50:23.091Z | Downloaded utf16_iter v1.0.5 |
825 | 2025-01-31T22:50:23.092Z | Downloaded utf-8 v0.7.6 |
826 | 2025-01-31T22:50:23.092Z | Downloaded strip-ansi-escapes v0.2.0 |
827 | 2025-01-31T22:50:23.092Z | Downloaded ssh-encoding v0.2.0 |
828 | 2025-01-31T22:50:23.092Z | Downloaded postgres-types v0.2.8 |
829 | 2025-01-31T22:50:23.092Z | Downloaded postgres-protocol v0.6.7 |
830 | 2025-01-31T22:50:23.092Z | Downloaded postcard v1.0.10 |
831 | 2025-01-31T22:50:23.092Z | Downloaded pin-project-internal v1.1.6 |
832 | 2025-01-31T22:50:23.092Z | Downloaded unicode_categories v0.1.1 |
833 | 2025-01-31T22:50:23.092Z | Downloaded rustyline v14.0.0 |
834 | 2025-01-31T22:50:23.117Z | Downloaded vsss-rs v3.3.4 |
835 | 2025-01-31T22:50:23.117Z | Downloaded tracing-attributes v0.1.27 |
836 | 2025-01-31T22:50:23.117Z | Downloaded indexmap v1.9.3 |
837 | 2025-01-31T22:50:23.117Z | Downloaded static_assertions v1.1.0 |
838 | 2025-01-31T22:50:23.117Z | Downloaded parking_lot v0.11.2 |
839 | 2025-01-31T22:50:23.117Z | Downloaded dropshot_endpoint v0.12.0 |
840 | 2025-01-31T22:50:23.117Z | Downloaded pretty-hex v0.2.1 |
841 | 2025-01-31T22:50:23.117Z | Downloaded test-strategy v0.3.1 |
842 | 2025-01-31T22:50:23.117Z | Downloaded nix v0.28.0 |
843 | 2025-01-31T22:50:23.143Z | Downloaded spin v0.9.8 |
844 | 2025-01-31T22:50:23.143Z | Downloaded managed v0.8.0 |
845 | 2025-01-31T22:50:23.143Z | Downloaded phf_shared v0.11.2 |
846 | 2025-01-31T22:50:23.143Z | Downloaded packed_struct_codegen v0.10.1 |
847 | 2025-01-31T22:50:23.143Z | Downloaded num_threads v0.1.7 |
848 | 2025-01-31T22:50:23.143Z | Downloaded want v0.3.1 |
849 | 2025-01-31T22:50:23.143Z | Downloaded walkdir v2.5.0 |
850 | 2025-01-31T22:50:23.143Z | Downloaded signal-hook-tokio v0.3.1 |
851 | 2025-01-31T22:50:23.143Z | Downloaded signal-hook-registry v1.4.2 |
852 | 2025-01-31T22:50:23.168Z | Downloaded futures-core v0.3.31 |
853 | 2025-01-31T22:50:23.168Z | Downloaded form_urlencoded v1.2.1 |
854 | 2025-01-31T22:50:23.168Z | Downloaded expectorate v1.1.0 |
855 | 2025-01-31T22:50:23.168Z | Downloaded nix v0.27.1 |
856 | 2025-01-31T22:50:23.168Z | Downloaded litrs v0.4.1 |
857 | 2025-01-31T22:50:23.168Z | Downloaded futures-executor v0.3.31 |
858 | 2025-01-31T22:50:23.168Z | Downloaded foreign-types-shared v0.1.1 |
859 | 2025-01-31T22:50:23.194Z | Downloaded data-encoding v2.6.0 |
860 | 2025-01-31T22:50:23.194Z | Downloaded smoltcp v0.11.0 |
861 | 2025-01-31T22:50:23.194Z | Downloaded rustls v0.23.19 |
862 | 2025-01-31T22:50:23.218Z | Downloaded ipnet v2.10.1 |
863 | 2025-01-31T22:50:23.218Z | Downloaded icu_provider v1.5.0 |
864 | 2025-01-31T22:50:23.218Z | Downloaded icu_locid v1.5.0 |
865 | 2025-01-31T22:50:23.218Z | Downloaded unicode-xid v0.2.6 |
866 | 2025-01-31T22:50:23.219Z | Downloaded synstructure v0.13.1 |
867 | 2025-01-31T22:50:23.219Z | Downloaded same-file v1.0.6 |
868 | 2025-01-31T22:50:23.243Z | Downloaded percent-encoding v2.3.1 |
869 | 2025-01-31T22:50:23.244Z | Downloaded rustls v0.22.4 |
870 | 2025-01-31T22:50:23.244Z | Downloaded regex-syntax v0.8.5 |
871 | 2025-01-31T22:50:23.269Z | Downloaded foreign-types-macros v0.2.3 |
872 | 2025-01-31T22:50:23.269Z | Downloaded tabwriter v1.4.0 |
873 | 2025-01-31T22:50:23.269Z | Downloaded num-traits v0.2.19 |
874 | 2025-01-31T22:50:23.269Z | Downloaded fxhash v0.2.1 |
875 | 2025-01-31T22:50:23.269Z | Downloaded hashbrown v0.14.5 |
876 | 2025-01-31T22:50:23.269Z | Downloaded git2 v0.19.0 |
877 | 2025-01-31T22:50:23.294Z | Downloaded tls_codec_derive v0.4.1 |
878 | 2025-01-31T22:50:23.294Z | Downloaded tap v1.0.1 |
879 | 2025-01-31T22:50:23.294Z | Downloaded rusty-fork v0.3.0 |
880 | 2025-01-31T22:50:23.294Z | Downloaded zerofrom v0.1.4 |
881 | 2025-01-31T22:50:23.294Z | Downloaded zerocopy v0.6.6 |
882 | 2025-01-31T22:50:23.294Z | Downloaded tinyvec_macros v0.1.1 |
883 | 2025-01-31T22:50:23.294Z | Downloaded russh-cryptovec v0.7.3 |
884 | 2025-01-31T22:50:23.294Z | Downloaded chrono-tz v0.10.1 |
885 | 2025-01-31T22:50:23.294Z | Downloaded salsa20 v0.10.2 |
886 | 2025-01-31T22:50:23.294Z | Downloaded rustversion v1.0.17 |
887 | 2025-01-31T22:50:23.294Z | Downloaded rand_seeder v0.3.0 |
888 | 2025-01-31T22:50:23.294Z | Downloaded predicates-tree v1.0.11 |
889 | 2025-01-31T22:50:23.319Z | Downloaded predicates v3.1.2 |
890 | 2025-01-31T22:50:23.319Z | Downloaded num-rational v0.4.2 |
891 | 2025-01-31T22:50:23.319Z | Downloaded uzers v0.12.1 |
892 | 2025-01-31T22:50:23.319Z | Downloaded tar v0.4.42 |
893 | 2025-01-31T22:50:23.319Z | Downloaded openssl-macros v0.1.1 |
894 | 2025-01-31T22:50:23.319Z | Downloaded group v0.13.0 |
895 | 2025-01-31T22:50:23.319Z | Downloaded rustls v0.21.12 |
896 | 2025-01-31T22:50:23.344Z | Downloaded native-tls v0.2.12 |
897 | 2025-01-31T22:50:23.344Z | Downloaded multer v3.1.0 |
898 | 2025-01-31T22:50:23.344Z | Downloaded jobserver v0.1.32 |
899 | 2025-01-31T22:50:23.344Z | Downloaded num_enum v0.5.11 |
900 | 2025-01-31T22:50:23.344Z | Downloaded num-iter v0.1.45 |
901 | 2025-01-31T22:50:23.344Z | Downloaded num-integer v0.1.46 |
902 | 2025-01-31T22:50:23.344Z | Downloaded num-conv v0.1.0 |
903 | 2025-01-31T22:50:23.344Z | Downloaded newtype_derive v0.1.6 |
904 | 2025-01-31T22:50:23.344Z | Downloaded newtype-uuid v1.2.1 |
905 | 2025-01-31T22:50:23.344Z | Downloaded futures-sink v0.3.31 |
906 | 2025-01-31T22:50:23.344Z | Downloaded yoke v0.7.4 |
907 | 2025-01-31T22:50:23.369Z | Downloaded ron v0.8.1 |
908 | 2025-01-31T22:50:23.369Z | Downloaded rayon-core v1.12.1 |
909 | 2025-01-31T22:50:23.369Z | Downloaded headers v0.4.0 |
910 | 2025-01-31T22:50:23.369Z | Downloaded libsw v3.3.1 |
911 | 2025-01-31T22:50:23.369Z | Downloaded is-terminal v0.4.13 |
912 | 2025-01-31T22:50:23.369Z | Downloaded yasna v0.5.2 |
913 | 2025-01-31T22:50:23.369Z | Downloaded libsqlite3-sys v0.30.1 |
914 | 2025-01-31T22:50:23.460Z | Downloaded value-bag v1.9.0 |
915 | 2025-01-31T22:50:23.485Z | Downloaded hashbrown v0.13.2 |
916 | 2025-01-31T22:50:23.485Z | Downloaded serde_with v3.11.0 |
917 | 2025-01-31T22:50:23.485Z | Downloaded diesel-dtrace v0.4.2 |
918 | 2025-01-31T22:50:23.485Z | Downloaded xz2 v0.1.7 |
919 | 2025-01-31T22:50:23.485Z | Downloaded xattr v1.3.1 |
920 | 2025-01-31T22:50:23.485Z | Downloaded smoltcp v0.9.1 |
921 | 2025-01-31T22:50:23.511Z | Downloaded regex-syntax v0.6.29 |
922 | 2025-01-31T22:50:23.511Z | Downloaded bstr v1.10.0 |
923 | 2025-01-31T22:50:23.538Z | Downloaded fallible-iterator v0.3.0 |
924 | 2025-01-31T22:50:23.538Z | Downloaded fallible-iterator v0.2.0 |
925 | 2025-01-31T22:50:23.538Z | Downloaded which v4.4.2 |
926 | 2025-01-31T22:50:23.538Z | Downloaded thiserror v2.0.11 |
927 | 2025-01-31T22:50:23.538Z | Downloaded ron v0.7.1 |
928 | 2025-01-31T22:50:23.538Z | Downloaded regex v1.11.1 |
929 | 2025-01-31T22:50:23.564Z | Downloaded mime_guess v2.0.5 |
930 | 2025-01-31T22:50:23.564Z | Downloaded libefi-sys v0.1.0 |
931 | 2025-01-31T22:50:23.564Z | Downloaded hickory-server v0.24.2 |
932 | 2025-01-31T22:50:23.564Z | Downloaded term v0.7.0 |
933 | 2025-01-31T22:50:23.589Z | Downloaded opaque-debug v0.3.1 |
934 | 2025-01-31T22:50:23.589Z | Downloaded hmac v0.12.1 |
935 | 2025-01-31T22:50:23.589Z | Downloaded termtree v0.5.1 |
936 | 2025-01-31T22:50:23.589Z | Downloaded termtree v0.4.1 |
937 | 2025-01-31T22:50:23.589Z | Downloaded termcolor v1.4.1 |
938 | 2025-01-31T22:50:23.589Z | Downloaded resolv-conf v0.7.0 |
939 | 2025-01-31T22:50:23.589Z | Downloaded pkcs5 v0.7.1 |
940 | 2025-01-31T22:50:23.589Z | Downloaded time v0.3.36 |
941 | 2025-01-31T22:50:23.589Z | Downloaded pkcs8 v0.10.2 |
942 | 2025-01-31T22:50:23.589Z | Downloaded pkcs1 v0.7.5 |
943 | 2025-01-31T22:50:23.615Z | Downloaded pin-project-lite v0.2.14 |
944 | 2025-01-31T22:50:23.615Z | Downloaded omicron-zone-package v0.12.0 |
945 | 2025-01-31T22:50:23.615Z | Downloaded reedline v0.35.0 |
946 | 2025-01-31T22:50:23.615Z | Downloaded hickory-resolver v0.24.2 |
947 | 2025-01-31T22:50:23.640Z | Downloaded rand_xorshift v0.3.0 |
948 | 2025-01-31T22:50:23.640Z | Downloaded futures v0.3.31 |
949 | 2025-01-31T22:50:23.640Z | Downloaded memmap2 v0.9.5 |
950 | 2025-01-31T22:50:23.640Z | Downloaded lock_api v0.4.12 |
951 | 2025-01-31T22:50:23.640Z | Downloaded litemap v0.7.3 |
952 | 2025-01-31T22:50:23.640Z | Downloaded pin-utils v0.1.0 |
953 | 2025-01-31T22:50:23.640Z | Downloaded futures-channel v0.3.31 |
954 | 2025-01-31T22:50:23.640Z | Downloaded diesel_derives v2.2.3 |
955 | 2025-01-31T22:50:23.640Z | Downloaded radix_trie v0.2.1 |
956 | 2025-01-31T22:50:23.665Z | Downloaded maybe-uninit v2.0.0 |
957 | 2025-01-31T22:50:23.665Z | Downloaded libloading v0.8.5 |
958 | 2025-01-31T22:50:23.665Z | Downloaded hashlink v0.9.1 |
959 | 2025-01-31T22:50:23.665Z | Downloaded funty v2.0.0 |
960 | 2025-01-31T22:50:23.665Z | Downloaded fs_extra v1.3.0 |
961 | 2025-01-31T22:50:23.665Z | Downloaded fragile v2.0.0 |
962 | 2025-01-31T22:50:23.665Z | Downloaded displaydoc v0.2.5 |
963 | 2025-01-31T22:50:23.665Z | Downloaded diff v0.1.13 |
964 | 2025-01-31T22:50:23.665Z | Downloaded snafu v0.8.5 |
965 | 2025-01-31T22:50:23.690Z | Downloaded icu_locid_transform v1.5.0 |
966 | 2025-01-31T22:50:23.690Z | Downloaded iana-time-zone v0.1.61 |
967 | 2025-01-31T22:50:23.690Z | Downloaded hyper-staticfile v0.10.1 |
968 | 2025-01-31T22:50:23.690Z | Downloaded hyper-rustls v0.27.3 |
969 | 2025-01-31T22:50:23.690Z | Downloaded time-core v0.1.2 |
970 | 2025-01-31T22:50:23.690Z | Downloaded num-bigint-dig v0.8.4 |
971 | 2025-01-31T22:50:23.690Z | Downloaded normalize-line-endings v0.3.0 |
972 | 2025-01-31T22:50:23.691Z | Downloaded humantime v2.1.0 |
973 | 2025-01-31T22:50:23.691Z | Downloaded headers-core v0.3.0 |
974 | 2025-01-31T22:50:23.691Z | Downloaded display-error-chain v0.2.2 |
975 | 2025-01-31T22:50:23.692Z | Downloaded defmt v0.3.8 |
976 | 2025-01-31T22:50:23.716Z | Downloaded serde_yaml v0.9.34+deprecated |
977 | 2025-01-31T22:50:23.716Z | Downloaded num-bigint v0.4.6 |
978 | 2025-01-31T22:50:23.716Z | Downloaded nom v7.1.3 |
979 | 2025-01-31T22:50:23.716Z | Downloaded winnow v0.5.40 |
980 | 2025-01-31T22:50:23.744Z | Downloaded httparse v1.9.5 |
981 | 2025-01-31T22:50:23.744Z | Downloaded hickory-client v0.24.2 |
982 | 2025-01-31T22:50:23.744Z | Downloaded curve25519-dalek v4.1.3 |
983 | 2025-01-31T22:50:23.744Z | Downloaded dirs-next v2.0.0 |
984 | 2025-01-31T22:50:23.744Z | Downloaded difflib v0.4.0 |
985 | 2025-01-31T22:50:23.744Z | Downloaded multimap v0.10.0 |
986 | 2025-01-31T22:50:23.745Z | Downloaded time-macros v0.2.18 |
987 | 2025-01-31T22:50:23.745Z | Downloaded rcgen v0.12.1 |
988 | 2025-01-31T22:50:23.769Z | Downloaded nanorand v0.7.0 |
989 | 2025-01-31T22:50:23.769Z | Downloaded wait-timeout v0.2.0 |
990 | 2025-01-31T22:50:23.769Z | Downloaded unicase v2.7.0 |
991 | 2025-01-31T22:50:23.769Z | Downloaded unarray v0.1.4 |
992 | 2025-01-31T22:50:23.769Z | Downloaded serde_with_macros v3.11.0 |
993 | 2025-01-31T22:50:23.770Z | Downloaded serde_repr v0.1.19 |
994 | 2025-01-31T22:50:23.770Z | Downloaded serde_derive_internals v0.29.1 |
995 | 2025-01-31T22:50:23.770Z | Downloaded progenitor-impl v0.9.1 |
996 | 2025-01-31T22:50:23.770Z | Downloaded flate2 v1.0.35 |
997 | 2025-01-31T22:50:23.770Z | Downloaded lru-cache v0.1.2 |
998 | 2025-01-31T22:50:23.770Z | Downloaded lazycell v1.3.0 |
999 | 2025-01-31T22:50:23.770Z | Downloaded lalrpop-util v0.19.12 |
1000 | 2025-01-31T22:50:23.795Z | Downloaded tiny-keccak v2.0.2 |
1001 | 2025-01-31T22:50:23.795Z | Downloaded thread_local v1.1.8 |
1002 | 2025-01-31T22:50:23.795Z | Downloaded thiserror-no-std v2.0.2 |
1003 | 2025-01-31T22:50:23.795Z | Downloaded signal-hook-mio v0.2.4 |
1004 | 2025-01-31T22:50:23.795Z | Downloaded sha1 v0.10.6 |
1005 | 2025-01-31T22:50:23.795Z | Downloaded serde_plain v1.0.2 |
1006 | 2025-01-31T22:50:23.795Z | Downloaded serde-hex v0.1.0 |
1007 | 2025-01-31T22:50:23.795Z | Downloaded progenitor-impl v0.8.0 |
1008 | 2025-01-31T22:50:23.795Z | Downloaded mime v0.3.17 |
1009 | 2025-01-31T22:50:23.795Z | Downloaded linked-hash-map v0.5.6 |
1010 | 2025-01-31T22:50:23.795Z | Downloaded linear-map v1.2.0 |
1011 | 2025-01-31T22:50:23.795Z | Downloaded serde_urlencoded v0.7.1 |
1012 | 2025-01-31T22:50:23.795Z | Downloaded serde_path_to_error v0.1.16 |
1013 | 2025-01-31T22:50:23.821Z | Downloaded rustc_version v0.1.7 |
1014 | 2025-01-31T22:50:23.821Z | Downloaded rustc-hash v2.0.0 |
1015 | 2025-01-31T22:50:23.821Z | Downloaded rustc-demangle v0.1.24 |
1016 | 2025-01-31T22:50:23.821Z | Downloaded toolchain_find v0.4.0 |
1017 | 2025-01-31T22:50:23.821Z | Downloaded tokio-util v0.7.12 |
1018 | 2025-01-31T22:50:23.821Z | Downloaded rustls-webpki v0.101.7 |
1019 | 2025-01-31T22:50:23.847Z | Downloaded memoffset v0.9.1 |
1020 | 2025-01-31T22:50:23.847Z | Downloaded md-5 v0.10.6 |
1021 | 2025-01-31T22:50:23.847Z | Downloaded maplit v1.0.2 |
1022 | 2025-01-31T22:50:23.847Z | Downloaded lru v0.12.5 |
1023 | 2025-01-31T22:50:23.847Z | Downloaded lockfree-object-pool v0.1.6 |
1024 | 2025-01-31T22:50:23.847Z | Downloaded lazy_static v1.5.0 |
1025 | 2025-01-31T22:50:23.847Z | Downloaded aws-lc-sys v0.22.0 |
1026 | 2025-01-31T22:50:24.096Z | Downloaded keccak v0.1.5 |
1027 | 2025-01-31T22:50:24.120Z | Downloaded bindgen v0.69.5 |
1028 | 2025-01-31T22:50:24.120Z | Downloaded peg v0.8.4 |
1029 | 2025-01-31T22:50:24.120Z | Downloaded der v0.7.9 |
1030 | 2025-01-31T22:50:24.120Z | Downloaded tough v0.19.0 |
1031 | 2025-01-31T22:50:24.145Z | Downloaded toml_edit v0.19.15 |
1032 | 2025-01-31T22:50:24.145Z | Downloaded instability v0.3.2 |
1033 | 2025-01-31T22:50:24.145Z | Downloaded indoc v1.0.9 |
1034 | 2025-01-31T22:50:24.170Z | Downloaded chrono v0.4.39 |
1035 | 2025-01-31T22:50:24.170Z | Downloaded bitvec v1.0.1 |
1036 | 2025-01-31T22:50:24.195Z | Downloaded rustc-hash v1.1.0 |
1037 | 2025-01-31T22:50:24.195Z | Downloaded progenitor-macro v0.8.0 |
1038 | 2025-01-31T22:50:24.195Z | Downloaded paste v1.0.15 |
1039 | 2025-01-31T22:50:24.195Z | Downloaded password-hash v0.5.0 |
1040 | 2025-01-31T22:50:24.195Z | Downloaded nu-ansi-term v0.50.1 |
1041 | 2025-01-31T22:50:24.195Z | Downloaded flume v0.11.1 |
1042 | 2025-01-31T22:50:24.195Z | Downloaded mockall v0.13.0 |
1043 | 2025-01-31T22:50:24.195Z | Downloaded highway v1.2.0 |
1044 | 2025-01-31T22:50:24.195Z | Downloaded peg-runtime v0.8.3 |
1045 | 2025-01-31T22:50:24.195Z | Downloaded pbkdf2 v0.11.0 |
1046 | 2025-01-31T22:50:24.221Z | Downloaded num-complex v0.4.6 |
1047 | 2025-01-31T22:50:24.221Z | Downloaded proptest v1.5.0 |
1048 | 2025-01-31T22:50:24.221Z | Downloaded pbkdf2 v0.12.2 |
1049 | 2025-01-31T22:50:24.221Z | Downloaded nibble_vec v0.1.0 |
1050 | 2025-01-31T22:50:24.221Z | Downloaded globset v0.4.15 |
1051 | 2025-01-31T22:50:24.221Z | Downloaded radium v0.7.0 |
1052 | 2025-01-31T22:50:24.221Z | Downloaded num v0.4.3 |
1053 | 2025-01-31T22:50:24.221Z | Downloaded nodrop v0.1.14 |
1054 | 2025-01-31T22:50:24.221Z | Downloaded glob v0.3.2 |
1055 | 2025-01-31T22:50:24.246Z | Downloaded des v0.8.1 |
1056 | 2025-01-31T22:50:24.246Z | Downloaded derive_more v0.99.18 |
1057 | 2025-01-31T22:50:24.246Z | Downloaded derive_builder_core v0.20.2 |
1058 | 2025-01-31T22:50:24.246Z | Downloaded derive-where v1.2.7 |
1059 | 2025-01-31T22:50:24.246Z | Downloaded kstat-rs v0.2.4 |
1060 | 2025-01-31T22:50:24.246Z | Downloaded blake3 v1.5.4 |
1061 | 2025-01-31T22:50:24.271Z | Downloaded derive_builder v0.20.2 |
1062 | 2025-01-31T22:50:24.271Z | Downloaded der_derive v0.7.3 |
1063 | 2025-01-31T22:50:24.271Z | Downloaded toml v0.7.8 |
1064 | 2025-01-31T22:50:24.271Z | Downloaded hyper-tls v0.6.0 |
1065 | 2025-01-31T22:50:24.271Z | Downloaded hubpack v0.1.2 |
1066 | 2025-01-31T22:50:24.271Z | Downloaded hostname v0.4.0 |
1067 | 2025-01-31T22:50:24.271Z | Downloaded aws-lc-rs v1.10.0 |
1068 | 2025-01-31T22:50:24.296Z | Downloaded float-cmp v0.9.0 |
1069 | 2025-01-31T22:50:24.296Z | Downloaded internet-checksum v0.2.1 |
1070 | 2025-01-31T22:50:24.296Z | Downloaded inout v0.1.3 |
1071 | 2025-01-31T22:50:24.296Z | Downloaded httpdate v1.0.3 |
1072 | 2025-01-31T22:50:24.297Z | Downloaded deranged v0.3.11 |
1073 | 2025-01-31T22:50:24.297Z | Downloaded defmt-parser v0.3.4 |
1074 | 2025-01-31T22:50:24.297Z | Downloaded defmt-macros v0.3.9 |
1075 | 2025-01-31T22:50:24.297Z | Downloaded socket2 v0.5.7 |
1076 | 2025-01-31T22:50:24.297Z | Downloaded snafu-derive v0.8.5 |
1077 | 2025-01-31T22:50:24.297Z | Downloaded indent_write v2.2.0 |
1078 | 2025-01-31T22:50:24.297Z | Downloaded impl-trait-for-tuples v0.2.2 |
1079 | 2025-01-31T22:50:24.297Z | Downloaded derive_builder_macro v0.20.2 |
1080 | 2025-01-31T22:50:24.297Z | Downloaded wyz v0.5.1 |
1081 | 2025-01-31T22:50:24.324Z | Downloaded writeable v0.5.5 |
1082 | 2025-01-31T22:50:24.324Z | Downloaded whoami v1.5.2 |
1083 | 2025-01-31T22:50:24.324Z | Downloaded topological-sort v0.2.2 |
1084 | 2025-01-31T22:50:24.324Z | Downloaded tokio-tungstenite v0.24.0 |
1085 | 2025-01-31T22:50:24.324Z | Downloaded tokio-tungstenite v0.23.1 |
1086 | 2025-01-31T22:50:24.324Z | Downloaded tokio-tungstenite v0.21.0 |
1087 | 2025-01-31T22:50:24.324Z | Downloaded slog-term v2.9.1 |
1088 | 2025-01-31T22:50:24.324Z | Downloaded signal-hook v0.3.17 |
1089 | 2025-01-31T22:50:24.324Z | Downloaded ipnetwork v0.20.0 |
1090 | 2025-01-31T22:50:24.324Z | Downloaded http-body-util v0.1.2 |
1091 | 2025-01-31T22:50:24.324Z | Downloaded crossterm v0.28.1 |
1092 | 2025-01-31T22:50:24.349Z | Downloaded aho-corasick v1.1.3 |
1093 | 2025-01-31T22:50:24.349Z | Downloaded slog-envlogger v2.2.0 |
1094 | 2025-01-31T22:50:24.349Z | Downloaded slog v2.7.0 |
1095 | 2025-01-31T22:50:24.349Z | Downloaded rustls-pki-types v1.10.0 |
1096 | 2025-01-31T22:50:24.349Z | Downloaded is_ci v1.2.0 |
1097 | 2025-01-31T22:50:24.349Z | Downloaded smallvec v0.6.14 |
1098 | 2025-01-31T22:50:24.349Z | Downloaded aes-gcm v0.10.3 |
1099 | 2025-01-31T22:50:24.386Z | Downloaded aes v0.8.4 |
1100 | 2025-01-31T22:50:24.386Z | Downloaded slog-stdlog v4.1.1 |
1101 | 2025-01-31T22:50:24.386Z | Downloaded slog-scope v4.4.0 |
1102 | 2025-01-31T22:50:24.386Z | Downloaded slog-json v2.6.1 |
1103 | 2025-01-31T22:50:24.386Z | Downloaded slog-dtrace v0.3.0 |
1104 | 2025-01-31T22:50:24.386Z | Downloaded slog-bunyan v2.5.0 |
1105 | 2025-01-31T22:50:24.386Z | Downloaded slog-async v2.8.0 |
1106 | 2025-01-31T22:50:24.386Z | Downloaded shlex v1.3.0 |
1107 | 2025-01-31T22:50:24.386Z | Downloaded shell-words v1.1.0 |
1108 | 2025-01-31T22:50:24.387Z | Downloaded rustls-pemfile v2.2.0 |
1109 | 2025-01-31T22:50:24.387Z | Downloaded rustls-pemfile v1.0.4 |
1110 | 2025-01-31T22:50:24.387Z | Downloaded new_debug_unreachable v1.0.6 |
1111 | 2025-01-31T22:50:24.387Z | Downloaded match_cfg v0.1.0 |
1112 | 2025-01-31T22:50:24.387Z | Downloaded base64 v0.21.7 |
1113 | 2025-01-31T22:50:24.411Z | Downloaded backtrace v0.3.74 |
1114 | 2025-01-31T22:50:24.411Z | Downloaded rustc_version v0.4.1 |
1115 | 2025-01-31T22:50:24.411Z | Downloaded ref-cast-impl v1.0.23 |
1116 | 2025-01-31T22:50:24.411Z | Downloaded ref-cast v1.0.23 |
1117 | 2025-01-31T22:50:24.411Z | Downloaded heapless v0.8.0 |
1118 | 2025-01-31T22:50:24.412Z | Downloaded crypto-bigint v0.5.5 |
1119 | 2025-01-31T22:50:24.412Z | Downloaded crossbeam-channel v0.5.13 |
1120 | 2025-01-31T22:50:24.412Z | Downloaded const_format v0.2.34 |
1121 | 2025-01-31T22:50:24.436Z | Downloaded compact_str v0.8.0 |
1122 | 2025-01-31T22:50:24.436Z | Downloaded cc v1.1.30 |
1123 | 2025-01-31T22:50:24.436Z | Downloaded bumpalo v3.16.0 |
1124 | 2025-01-31T22:50:24.436Z | Downloaded base64 v0.22.1 |
1125 | 2025-01-31T22:50:24.436Z | Downloaded mirai-annotations v1.12.0 |
1126 | 2025-01-31T22:50:24.436Z | Downloaded idna_adapter v1.2.0 |
1127 | 2025-01-31T22:50:24.436Z | Downloaded cobs v0.2.3 |
1128 | 2025-01-31T22:50:24.436Z | Downloaded chacha20poly1305 v0.10.1 |
1129 | 2025-01-31T22:50:24.436Z | Downloaded crc32fast v1.4.2 |
1130 | 2025-01-31T22:50:24.436Z | Downloaded crc-any v2.5.0 |
1131 | 2025-01-31T22:50:24.461Z | Downloaded cookie v0.18.1 |
1132 | 2025-01-31T22:50:24.461Z | Downloaded bytes v1.9.0 |
1133 | 2025-01-31T22:50:24.461Z | Downloaded bitflags v1.3.2 |
1134 | 2025-01-31T22:50:24.461Z | Downloaded argon2 v0.5.3 |
1135 | 2025-01-31T22:50:24.461Z | Downloaded md5 v0.7.0 |
1136 | 2025-01-31T22:50:24.461Z | Downloaded csv-core v0.1.11 |
1137 | 2025-01-31T22:50:24.461Z | Downloaded crossbeam-epoch v0.9.18 |
1138 | 2025-01-31T22:50:24.461Z | Downloaded const-oid v0.9.6 |
1139 | 2025-01-31T22:50:24.461Z | Downloaded console v0.15.10 |
1140 | 2025-01-31T22:50:24.461Z | Downloaded cancel-safe-futures v0.1.5 |
1141 | 2025-01-31T22:50:24.489Z | Downloaded blake2 v0.10.6 |
1142 | 2025-01-31T22:50:24.489Z | Downloaded bcs v0.1.6 |
1143 | 2025-01-31T22:50:24.489Z | Downloaded base64 v0.13.1 |
1144 | 2025-01-31T22:50:24.489Z | Downloaded arc-swap v1.7.1 |
1145 | 2025-01-31T22:50:24.489Z | Downloaded ahash v0.8.11 |
1146 | 2025-01-31T22:50:24.489Z | Downloaded addr2line v0.24.2 |
1147 | 2025-01-31T22:50:24.489Z | Downloaded hubpack_derive v0.1.1 |
1148 | 2025-01-31T22:50:24.489Z | Downloaded http-body v1.0.1 |
1149 | 2025-01-31T22:50:24.489Z | Downloaded curve25519-dalek-derive v0.1.1 |
1150 | 2025-01-31T22:50:24.489Z | Downloaded cookie_store v0.21.1 |
1151 | 2025-01-31T22:50:24.514Z | Downloaded const_format_proc_macros v0.2.34 |
1152 | 2025-01-31T22:50:24.515Z | Downloaded clang-sys v1.8.1 |
1153 | 2025-01-31T22:50:24.515Z | Downloaded base64ct v1.6.0 |
1154 | 2025-01-31T22:50:24.515Z | Downloaded http-range v0.1.5 |
1155 | 2025-01-31T22:50:24.515Z | Downloaded darling v0.20.10 |
1156 | 2025-01-31T22:50:24.515Z | Downloaded convert_case v0.4.0 |
1157 | 2025-01-31T22:50:24.515Z | Downloaded ciborium v0.2.2 |
1158 | 2025-01-31T22:50:24.515Z | Downloaded chrono-tz-build v0.4.0 |
1159 | 2025-01-31T22:50:24.515Z | Downloaded castaway v0.2.3 |
1160 | 2025-01-31T22:50:24.515Z | Downloaded bzip2 v0.4.4 |
1161 | 2025-01-31T22:50:24.515Z | Downloaded bit-set v0.5.3 |
1162 | 2025-01-31T22:50:24.515Z | Downloaded async-trait v0.1.85 |
1163 | 2025-01-31T22:50:24.540Z | Downloaded async-bb8-diesel v0.2.1 |
1164 | 2025-01-31T22:50:24.540Z | Downloaded arrayvec v0.7.6 |
1165 | 2025-01-31T22:50:24.540Z | Downloaded allocator-api2 v0.2.18 |
1166 | 2025-01-31T22:50:24.541Z | Downloaded home v0.5.9 |
1167 | 2025-01-31T22:50:24.541Z | Downloaded ctr v0.9.2 |
1168 | 2025-01-31T22:50:24.541Z | Downloaded cstr-argument v0.1.2 |
1169 | 2025-01-31T22:50:24.541Z | Downloaded crossbeam-deque v0.8.5 |
1170 | 2025-01-31T22:50:24.541Z | Downloaded crc-catalog v2.4.0 |
1171 | 2025-01-31T22:50:24.541Z | Downloaded crc v3.2.1 |
1172 | 2025-01-31T22:50:24.541Z | Downloaded constant_time_eq v0.3.1 |
1173 | 2025-01-31T22:50:24.541Z | Downloaded cipher v0.4.4 |
1174 | 2025-01-31T22:50:24.541Z | Downloaded ciborium-ll v0.2.2 |
1175 | 2025-01-31T22:50:24.541Z | Downloaded chacha20 v0.9.1 |
1176 | 2025-01-31T22:50:24.541Z | Downloaded cexpr v0.6.0 |
1177 | 2025-01-31T22:50:24.567Z | Downloaded cassowary v0.3.0 |
1178 | 2025-01-31T22:50:24.567Z | Downloaded buf-list v1.0.3 |
1179 | 2025-01-31T22:50:24.567Z | Downloaded bitfield-struct v0.6.2 |
1180 | 2025-01-31T22:50:24.567Z | Downloaded bit-vec v0.6.3 |
1181 | 2025-01-31T22:50:24.567Z | Downloaded bcrypt-pbkdf v0.10.0 |
1182 | 2025-01-31T22:50:24.567Z | Downloaded base16ct v0.2.0 |
1183 | 2025-01-31T22:50:24.567Z | Downloaded backoff v0.4.0 |
1184 | 2025-01-31T22:50:24.568Z | Downloaded ciborium-io v0.2.2 |
1185 | 2025-01-31T22:50:24.568Z | Downloaded bitfield v0.14.0 |
1186 | 2025-01-31T22:50:24.568Z | Downloaded cbc v0.1.2 |
1187 | 2025-01-31T22:50:24.568Z | Downloaded blowfish v0.9.1 |
1188 | 2025-01-31T22:50:24.568Z | Downloaded block-padding v0.3.3 |
1189 | 2025-01-31T22:50:24.568Z | Downloaded bb8 v0.8.5 |
1190 | 2025-01-31T22:50:24.568Z | Downloaded assert_matches v1.5.0 |
1191 | 2025-01-31T22:50:24.568Z | Downloaded ascii-canvas v3.0.0 |
1192 | 2025-01-31T22:50:24.568Z | Downloaded array-init v0.0.4 |
1193 | 2025-01-31T22:50:24.568Z | Downloaded crucible-workspace-hack v0.1.0 |
1194 | 2025-01-31T22:50:24.568Z | Downloaded cfg_aliases v0.1.1 |
1195 | 2025-01-31T22:50:24.597Z | Downloaded atty v0.2.14 |
1196 | 2025-01-31T22:50:24.597Z | Downloaded arrayref v0.3.9 |
1197 | 2025-01-31T22:50:24.597Z | Downloaded aead v0.5.2 |
1198 | 2025-01-31T22:50:24.597Z | Downloaded async-stream v0.3.6 |
1199 | 2025-01-31T22:50:24.597Z | Downloaded async-recursion v1.1.1 |
1200 | 2025-01-31T22:50:24.703Z | Compiling serde v1.0.217 |
1201 | 2025-01-31T22:50:24.729Z | Compiling lock_api v0.4.12 |
1202 | 2025-01-31T22:50:24.729Z | Compiling value-bag v1.9.0 |
1203 | 2025-01-31T22:50:24.729Z | Compiling scopeguard v1.2.0 |
1204 | 2025-01-31T22:50:24.729Z | Compiling typenum v1.17.0 |
1205 | 2025-01-31T22:50:24.729Z | Compiling generic-array v0.14.7 |
1206 | 2025-01-31T22:50:24.729Z | Compiling syn v2.0.96 |
1207 | 2025-01-31T22:50:24.729Z | Compiling getrandom v0.2.15 |
1208 | 2025-01-31T22:50:25.044Z | Compiling subtle v2.6.1 |
1209 | 2025-01-31T22:50:25.738Z | Compiling log v0.4.22 |
1210 | 2025-01-31T22:50:25.763Z | Compiling rand_core v0.6.4 |
1211 | 2025-01-31T22:50:25.830Z | Compiling shlex v1.3.0 |
1212 | 2025-01-31T22:50:25.854Z | Compiling jobserver v0.1.32 |
1213 | 2025-01-31T22:50:25.907Z | Compiling smallvec v1.13.2 |
1214 | 2025-01-31T22:50:26.224Z | Compiling const-oid v0.9.6 |
1215 | 2025-01-31T22:50:26.303Z | Compiling cc v1.1.30 |
1216 | 2025-01-31T22:50:26.328Z | Compiling pin-project-lite v0.2.14 |
1217 | 2025-01-31T22:50:26.328Z | Compiling rustix v0.38.37 |
1218 | 2025-01-31T22:50:26.478Z | Compiling spin v0.9.8 |
1219 | 2025-01-31T22:50:26.502Z | Compiling parking_lot_core v0.9.10 |
1220 | 2025-01-31T22:50:26.644Z | Compiling futures-core v0.3.31 |
1221 | 2025-01-31T22:50:26.841Z | Compiling signal-hook-registry v1.4.2 |
1222 | 2025-01-31T22:50:26.895Z | Compiling mio v1.0.2 |
1223 | 2025-01-31T22:50:27.108Z | Compiling aho-corasick v1.1.3 |
1224 | 2025-01-31T22:50:27.312Z | Compiling parking_lot v0.12.3 |
1225 | 2025-01-31T22:50:27.447Z | Compiling cpufeatures v0.2.14 |
1226 | 2025-01-31T22:50:27.473Z | Compiling either v1.13.0 |
1227 | 2025-01-31T22:50:27.556Z | Compiling stable_deref_trait v1.2.0 |
1228 | 2025-01-31T22:50:27.660Z | Compiling regex-syntax v0.8.5 |
1229 | 2025-01-31T22:50:27.801Z | Compiling glob v0.3.2 |
1230 | 2025-01-31T22:50:27.825Z | Compiling futures-sink v0.3.31 |
1231 | 2025-01-31T22:50:27.850Z | Compiling socket2 v0.5.7 |
1232 | 2025-01-31T22:50:27.969Z | Compiling slab v0.4.9 |
1233 | 2025-01-31T22:50:28.008Z | Compiling prettyplease v0.2.25 |
1234 | 2025-01-31T22:50:28.307Z | Compiling lazy_static v1.5.0 |
1235 | 2025-01-31T22:50:28.380Z | Compiling minimal-lexical v0.2.1 |
1236 | 2025-01-31T22:50:28.443Z | Compiling serde_json v1.0.135 |
1237 | 2025-01-31T22:50:28.566Z | Compiling clang-sys v1.8.1 |
1238 | 2025-01-31T22:50:28.723Z | Compiling libloading v0.8.5 |
1239 | 2025-01-31T22:50:28.825Z | Compiling nom v7.1.3 |
1240 | 2025-01-31T22:50:28.864Z | Compiling home v0.5.9 |
1241 | 2025-01-31T22:50:29.069Z | Compiling bindgen v0.69.5 |
1242 | 2025-01-31T22:50:29.102Z | Compiling futures-channel v0.3.31 |
1243 | 2025-01-31T22:50:29.393Z | Compiling itertools v0.12.1 |
1244 | 2025-01-31T22:50:29.433Z | Compiling rustc-hash v1.1.0 |
1245 | 2025-01-31T22:50:29.574Z | Compiling foldhash v0.1.3 |
1246 | 2025-01-31T22:50:29.749Z | Compiling allocator-api2 v0.2.18 |
1247 | 2025-01-31T22:50:29.847Z | Compiling futures-task v0.3.31 |
1248 | 2025-01-31T22:50:30.114Z | Compiling pin-utils v0.1.0 |
1249 | 2025-01-31T22:50:30.203Z | Compiling futures-io v0.3.31 |
1250 | 2025-01-31T22:50:30.415Z | Compiling libm v0.2.8 |
1251 | 2025-01-31T22:50:30.441Z | Compiling lazycell v1.3.0 |
1252 | 2025-01-31T22:50:30.600Z | Compiling regex-automata v0.4.8 |
1253 | 2025-01-31T22:50:30.690Z | Compiling hashbrown v0.15.1 |
1254 | 2025-01-31T22:50:30.936Z | Compiling cmake v0.1.51 |
1255 | 2025-01-31T22:50:31.559Z | Compiling synstructure v0.13.1 |
1256 | 2025-01-31T22:50:31.714Z | Compiling cexpr v0.6.0 |
1257 | 2025-01-31T22:50:31.828Z | Compiling num-traits v0.2.19 |
1258 | 2025-01-31T22:50:32.080Z | Compiling fs_extra v1.3.0 |
1259 | 2025-01-31T22:50:32.569Z | Compiling pkg-config v0.3.31 |
1260 | 2025-01-31T22:50:32.660Z | Compiling dunce v1.0.5 |
1261 | 2025-01-31T22:50:33.074Z | Compiling litemap v0.7.3 |
1262 | 2025-01-31T22:50:33.137Z | Compiling writeable v0.5.5 |
1263 | 2025-01-31T22:50:33.386Z | Compiling ring v0.17.8 |
1264 | 2025-01-31T22:50:33.725Z | Compiling base64ct v1.6.0 |
1265 | 2025-01-31T22:50:33.922Z | Compiling paste v1.0.15 |
1266 | 2025-01-31T22:50:34.120Z | Compiling icu_locid_transform_data v1.5.0 |
1267 | 2025-01-31T22:50:34.249Z | Compiling pem-rfc7468 v0.7.0 |
1268 | 2025-01-31T22:50:34.308Z | Compiling aws-lc-rs v1.10.0 |
1269 | 2025-01-31T22:50:34.403Z | Compiling httparse v1.9.5 |
1270 | 2025-01-31T22:50:34.592Z | Compiling flagset v0.4.6 |
1271 | 2025-01-31T22:50:34.787Z | Compiling tracing-core v0.1.32 |
1272 | 2025-01-31T22:50:35.058Z | Compiling regex v1.11.1 |
1273 | 2025-01-31T22:50:35.083Z | Compiling crossbeam-utils v0.8.20 |
1274 | 2025-01-31T22:50:35.510Z | Compiling percent-encoding v2.3.1 |
1275 | 2025-01-31T22:50:35.669Z | Compiling rustls-pki-types v1.10.0 |
1276 | 2025-01-31T22:50:35.770Z | Compiling serde_derive v1.0.217 |
1277 | 2025-01-31T22:50:35.801Z | Compiling zeroize_derive v1.4.2 |
1278 | 2025-01-31T22:50:35.895Z | Compiling zerocopy-derive v0.7.35 |
1279 | 2025-01-31T22:50:35.920Z | Compiling tokio-macros v2.5.0 |
1280 | 2025-01-31T22:50:36.529Z | Compiling zerofrom-derive v0.1.4 |
1281 | 2025-01-31T22:50:36.926Z | Compiling zeroize v1.8.1 |
1282 | 2025-01-31T22:50:37.103Z | Compiling yoke-derive v0.7.4 |
1283 | 2025-01-31T22:50:37.521Z | Compiling zerocopy v0.7.35 |
1284 | 2025-01-31T22:50:38.046Z | Compiling thiserror-impl v1.0.69 |
1285 | 2025-01-31T22:50:38.350Z | Compiling crypto-common v0.1.6 |
1286 | 2025-01-31T22:50:38.543Z | Compiling block-buffer v0.10.4 |
1287 | 2025-01-31T22:50:38.610Z | Compiling zerovec-derive v0.10.3 |
1288 | 2025-01-31T22:50:38.783Z | Compiling digest v0.10.7 |
1289 | 2025-01-31T22:50:39.145Z | Compiling hmac v0.12.1 |
1290 | 2025-01-31T22:50:39.184Z | Compiling displaydoc v0.2.5 |
1291 | 2025-01-31T22:50:39.274Z | Compiling futures-macro v0.3.31 |
1292 | 2025-01-31T22:50:39.375Z | Compiling block-padding v0.3.3 |
1293 | 2025-01-31T22:50:39.472Z | Compiling zerofrom v0.1.4 |
1294 | 2025-01-31T22:50:39.618Z | Compiling inout v0.1.3 |
1295 | 2025-01-31T22:50:39.671Z | Compiling yoke v0.7.4 |
1296 | 2025-01-31T22:50:39.712Z | Compiling sha2 v0.10.8 |
1297 | 2025-01-31T22:50:39.862Z | Compiling cipher v0.4.4 |
1298 | 2025-01-31T22:50:40.051Z | Compiling icu_provider_macros v1.5.0 |
1299 | 2025-01-31T22:50:40.391Z | Compiling ppv-lite86 v0.2.20 |
1300 | 2025-01-31T22:50:40.417Z | Compiling thiserror v1.0.69 |
1301 | 2025-01-31T22:50:40.509Z | Compiling der_derive v0.7.3 |
1302 | 2025-01-31T22:50:40.557Z | Compiling tracing-attributes v0.1.27 |
1303 | 2025-01-31T22:50:40.595Z | Compiling zerovec v0.10.4 |
1304 | 2025-01-31T22:50:40.770Z | Compiling futures-util v0.3.31 |
1305 | 2025-01-31T22:50:40.892Z | Compiling icu_properties_data v1.5.0 |
1306 | 2025-01-31T22:50:41.037Z | Compiling rand_chacha v0.3.1 |
1307 | 2025-01-31T22:50:41.107Z | Compiling pest v2.7.14 |
1308 | 2025-01-31T22:50:42.301Z | Compiling tinystr v0.7.6 |
1309 | 2025-01-31T22:50:42.327Z | Compiling der v0.7.9 |
1310 | 2025-01-31T22:50:42.352Z | Compiling icu_collections v1.5.0 |
1311 | 2025-01-31T22:50:42.635Z | Compiling icu_locid v1.5.0 |
1312 | 2025-01-31T22:50:42.697Z | Compiling rand v0.8.5 |
1313 | 2025-01-31T22:50:43.225Z | Compiling tracing v0.1.40 |
1314 | 2025-01-31T22:50:43.499Z | Compiling salsa20 v0.10.2 |
1315 | 2025-01-31T22:50:43.611Z | Compiling icu_provider v1.5.0 |
1316 | 2025-01-31T22:50:43.696Z | Compiling pbkdf2 v0.12.2 |
1317 | 2025-01-31T22:50:43.754Z | Compiling powerfmt v0.2.0 |
1318 | 2025-01-31T22:50:44.082Z | Compiling spki v0.7.3 |
1319 | 2025-01-31T22:50:44.231Z | Compiling icu_locid_transform v1.5.0 |
1320 | 2025-01-31T22:50:44.345Z | Compiling untrusted v0.7.1 |
1321 | 2025-01-31T22:50:44.370Z | Compiling utf16_iter v1.0.5 |
1322 | 2025-01-31T22:50:44.396Z | Compiling write16 v1.0.0 |
1323 | 2025-01-31T22:50:44.421Z | Compiling icu_normalizer_data v1.5.0 |
1324 | 2025-01-31T22:50:44.525Z | Compiling vcpkg v0.2.15 |
1325 | 2025-01-31T22:50:44.550Z | Compiling num-conv v0.1.0 |
1326 | 2025-01-31T22:50:44.550Z | Compiling utf8_iter v1.0.4 |
1327 | 2025-01-31T22:50:44.588Z | Compiling time-core v0.1.2 |
1328 | 2025-01-31T22:50:44.762Z | Compiling mirai-annotations v1.12.0 |
1329 | 2025-01-31T22:50:44.787Z | Compiling untrusted v0.9.0 |
1330 | 2025-01-31T22:50:44.811Z | Compiling deranged v0.3.11 |
1331 | 2025-01-31T22:50:44.811Z | Compiling time-macros v0.2.18 |
1332 | 2025-01-31T22:50:45.030Z | Compiling scrypt v0.11.0 |
1333 | 2025-01-31T22:50:45.480Z | Compiling icu_properties v1.5.1 |
1334 | 2025-01-31T22:50:46.005Z | Compiling bitflags v2.6.0 |
1335 | 2025-01-31T22:50:46.101Z | Compiling bytes v1.9.0 |
1336 | 2025-01-31T22:50:46.155Z | Compiling indexmap v2.7.1 |
1337 | 2025-01-31T22:50:46.248Z | Compiling semver v1.0.24 |
1338 | 2025-01-31T22:50:46.826Z | Compiling tokio v1.43.0 |
1339 | 2025-01-31T22:50:47.088Z | Compiling http v1.2.0 |
1340 | 2025-01-31T22:50:47.227Z | Compiling rustc_version v0.4.1 |
1341 | 2025-01-31T22:50:47.253Z | Compiling openssl-sys v0.9.104 |
1342 | 2025-01-31T22:50:47.821Z | Compiling pest_meta v2.7.14 |
1343 | 2025-01-31T22:50:47.846Z | Compiling aes v0.8.4 |
1344 | 2025-01-31T22:50:48.078Z | Compiling cbc v0.1.2 |
1345 | 2025-01-31T22:50:48.283Z | Compiling scroll_derive v0.12.0 |
1346 | 2025-01-31T22:50:48.438Z | Compiling icu_normalizer v1.5.0 |
1347 | 2025-01-31T22:50:48.871Z | Compiling tinyvec_macros v0.1.1 |
1348 | 2025-01-31T22:50:48.966Z | Compiling num_threads v0.1.7 |
1349 | 2025-01-31T22:50:49.089Z | Compiling atomic-waker v1.1.2 |
1350 | 2025-01-31T22:50:49.164Z | Compiling idna_adapter v1.2.0 |
1351 | 2025-01-31T22:50:49.278Z | Compiling which v4.4.2 |
1352 | 2025-01-31T22:50:49.375Z | Compiling time v0.3.36 |
1353 | 2025-01-31T22:50:49.400Z | Compiling scroll v0.12.0 |
1354 | 2025-01-31T22:50:49.847Z | Compiling tinyvec v1.8.0 |
1355 | 2025-01-31T22:50:49.873Z | Compiling pest_generator v2.7.14 |
1356 | 2025-01-31T22:50:49.898Z | Compiling pkcs5 v0.7.1 |
1357 | 2025-01-31T22:50:50.260Z | Compiling http-body v1.0.1 |
1358 | 2025-01-31T22:50:50.546Z | Compiling form_urlencoded v1.2.1 |
1359 | 2025-01-31T22:50:50.820Z | Compiling try-lock v0.2.5 |
1360 | 2025-01-31T22:50:50.859Z | Compiling slog v2.7.0 |
1361 | 2025-01-31T22:50:50.973Z | Compiling goblin v0.8.2 |
1362 | 2025-01-31T22:50:51.060Z | Compiling want v0.3.1 |
1363 | 2025-01-31T22:50:51.322Z | Compiling pkcs8 v0.10.2 |
1364 | 2025-01-31T22:50:51.347Z | Compiling idna v1.0.3 |
1365 | 2025-01-31T22:50:51.347Z | Compiling uuid v1.12.0 |
1366 | 2025-01-31T22:50:51.385Z | Compiling pest_derive v2.7.14 |
1367 | 2025-01-31T22:50:51.867Z | Compiling httpdate v1.0.3 |
1368 | 2025-01-31T22:50:51.982Z | Compiling iana-time-zone v0.1.61 |
1369 | 2025-01-31T22:50:52.226Z | Compiling chrono v0.4.39 |
1370 | 2025-01-31T22:50:52.322Z | Compiling dtrace-parser v0.2.0 |
1371 | 2025-01-31T22:50:52.665Z | Compiling serde_spanned v0.6.8 |
1372 | 2025-01-31T22:50:52.875Z | Compiling toml_datetime v0.6.8 |
1373 | 2025-01-31T22:50:53.145Z | Compiling serde_tokenstream v0.2.2 |
1374 | 2025-01-31T22:50:53.170Z | Compiling match_cfg v0.1.0 |
1375 | 2025-01-31T22:50:53.261Z | Compiling base64 v0.22.1 |
1376 | 2025-01-31T22:50:53.286Z | Compiling foreign-types-shared v0.1.1 |
1377 | 2025-01-31T22:50:53.393Z | Compiling openssl v0.10.66 |
1378 | 2025-01-31T22:50:53.634Z | Compiling tokio-util v0.7.12 |
1379 | 2025-01-31T22:50:53.719Z | Compiling tower-service v0.3.3 |
1380 | 2025-01-31T22:50:53.844Z | Compiling adler2 v2.0.0 |
1381 | 2025-01-31T22:50:53.869Z | Compiling rustversion v1.0.17 |
1382 | 2025-01-31T22:50:53.906Z | Compiling foreign-types v0.3.2 |
1383 | 2025-01-31T22:50:54.000Z | Compiling hostname v0.3.1 |
1384 | 2025-01-31T22:50:54.041Z | Compiling miniz_oxide v0.8.0 |
1385 | 2025-01-31T22:50:54.186Z | Compiling url v2.5.3 |
1386 | 2025-01-31T22:50:54.428Z | Compiling h2 v0.4.6 |
1387 | 2025-01-31T22:50:55.030Z | Compiling openssl-macros v0.1.1 |
1388 | 2025-01-31T22:50:55.250Z | Compiling async-trait v0.1.85 |
1389 | 2025-01-31T22:50:55.576Z | Compiling dof v0.3.0 |
1390 | 2025-01-31T22:50:55.693Z | Compiling serde_derive_internals v0.29.1 |
1391 | 2025-01-31T22:50:55.772Z | Compiling dirs-sys-next v0.1.2 |
1392 | 2025-01-31T22:50:56.234Z | Compiling usdt-impl v0.5.0 |
1393 | 2025-01-31T22:50:57.050Z | Compiling rustls v0.23.19 |
1394 | 2025-01-31T22:50:57.227Z | Compiling syn v1.0.109 |
1395 | 2025-01-31T22:50:57.316Z | Compiling native-tls v0.2.12 |
1396 | 2025-01-31T22:50:57.353Z | Compiling rustls v0.22.4 |
1397 | 2025-01-31T22:50:57.602Z | Compiling schemars v0.8.21 |
1398 | 2025-01-31T22:50:57.627Z | Compiling siphasher v0.3.11 |
1399 | 2025-01-31T22:50:57.652Z | Compiling data-encoding v2.6.0 |
1400 | 2025-01-31T22:50:57.921Z | Compiling schemars_derive v0.8.21 |
1401 | 2025-01-31T22:50:57.975Z | Compiling dirs-next v2.0.0 |
1402 | 2025-01-31T22:50:58.206Z | Compiling unicode-normalization v0.1.24 |
1403 | 2025-01-31T22:50:58.451Z | Compiling http-body-util v0.1.2 |
1404 | 2025-01-31T22:50:58.898Z | Compiling heapless v0.7.17 |
1405 | 2025-01-31T22:50:59.120Z | Compiling crossbeam-epoch v0.9.18 |
1406 | 2025-01-31T22:50:59.264Z | Compiling signature v2.2.0 |
1407 | 2025-01-31T22:50:59.290Z | Compiling sha1 v0.10.6 |
1408 | 2025-01-31T22:50:59.391Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1409 | 2025-01-31T22:50:59.533Z | Compiling thread_local v1.1.8 |
1410 | 2025-01-31T22:50:59.676Z | Compiling multer v3.1.0 |
1411 | 2025-01-31T22:50:59.702Z | Compiling cookie v0.18.1 |
1412 | 2025-01-31T22:50:59.794Z | Compiling encoding_rs v0.8.34 |
1413 | 2025-01-31T22:50:59.951Z | Compiling unicode-properties v0.1.3 |
1414 | 2025-01-31T22:51:00.012Z | Compiling slog-async v2.8.0 |
1415 | 2025-01-31T22:51:00.037Z | Compiling openssl-probe v0.1.5 |
1416 | 2025-01-31T22:51:00.299Z | Compiling hyper v1.5.2 |
1417 | 2025-01-31T22:51:00.341Z | Compiling mime v0.3.17 |
1418 | 2025-01-31T22:51:00.421Z | Compiling ipnet v2.10.1 |
1419 | 2025-01-31T22:51:00.446Z | Compiling signal-hook v0.3.17 |
1420 | 2025-01-31T22:51:00.669Z | Compiling unicode-bidi v0.3.17 |
1421 | 2025-01-31T22:51:00.781Z | Compiling rayon-core v1.12.1 |
1422 | 2025-01-31T22:51:01.002Z | Compiling gimli v0.31.1 |
1423 | 2025-01-31T22:51:01.358Z | Compiling dyn-clone v1.0.17 |
1424 | 2025-01-31T22:51:01.742Z | Compiling stringprep v0.1.5 |
1425 | 2025-01-31T22:51:02.538Z | Compiling hyper-util v0.1.10 |
1426 | 2025-01-31T22:51:02.721Z | Compiling toml_edit v0.22.22 |
1427 | 2025-01-31T22:51:03.617Z | Compiling crossbeam-deque v0.8.5 |
1428 | 2025-01-31T22:51:03.986Z | Compiling usdt-macro v0.5.0 |
1429 | 2025-01-31T22:51:04.367Z | Compiling addr2line v0.24.2 |
1430 | 2025-01-31T22:51:04.603Z | Compiling usdt-attr-macro v0.5.0 |
1431 | 2025-01-31T22:51:04.888Z | Compiling term v0.7.0 |
1432 | 2025-01-31T22:51:05.020Z | Compiling slog-json v2.6.1 |
1433 | 2025-01-31T22:51:05.045Z | Compiling serde_urlencoded v0.7.1 |
1434 | 2025-01-31T22:51:05.185Z | Compiling curve25519-dalek v4.1.3 |
1435 | 2025-01-31T22:51:05.347Z | Compiling crossbeam-channel v0.5.13 |
1436 | 2025-01-31T22:51:05.484Z | Compiling enum-as-inner v0.6.1 |
1437 | 2025-01-31T22:51:05.727Z | Compiling futures-executor v0.3.31 |
1438 | 2025-01-31T22:51:05.921Z | Compiling md-5 v0.10.6 |
1439 | 2025-01-31T22:51:06.065Z | Compiling rustls-pemfile v2.2.0 |
1440 | 2025-01-31T22:51:06.173Z | Compiling async-stream-impl v0.3.6 |
1441 | 2025-01-31T22:51:06.202Z | Compiling num-integer v0.1.46 |
1442 | 2025-01-31T22:51:06.227Z | Compiling hash32 v0.2.1 |
1443 | 2025-01-31T22:51:06.315Z | Compiling ff v0.13.0 |
1444 | 2025-01-31T22:51:06.365Z | Compiling is-terminal v0.4.13 |
1445 | 2025-01-31T22:51:06.492Z | Compiling dropshot v0.12.0 |
1446 | 2025-01-31T22:51:06.529Z | Compiling object v0.36.5 |
1447 | 2025-01-31T22:51:06.553Z | Compiling psl-types v2.0.11 |
1448 | 2025-01-31T22:51:06.737Z | Compiling base16ct v0.2.0 |
1449 | 2025-01-31T22:51:06.761Z | Compiling portable-atomic v1.9.0 |
1450 | 2025-01-31T22:51:06.831Z | Compiling num-bigint-dig v0.8.4 |
1451 | 2025-01-31T22:51:07.033Z | Compiling linked-hash-map v0.5.6 |
1452 | 2025-01-31T22:51:07.082Z | Compiling utf-8 v0.7.6 |
1453 | 2025-01-31T22:51:07.221Z | Compiling litrs v0.4.1 |
1454 | 2025-01-31T22:51:07.332Z | Compiling rustc-demangle v0.1.24 |
1455 | 2025-01-31T22:51:07.361Z | Compiling smoltcp v0.9.1 |
1456 | 2025-01-31T22:51:07.606Z | Compiling anyhow v1.0.95 |
1457 | 2025-01-31T22:51:07.905Z | Compiling take_mut v0.2.2 |
1458 | 2025-01-31T22:51:08.053Z | Compiling fallible-iterator v0.2.0 |
1459 | 2025-01-31T22:51:08.093Z | Compiling quick-error v1.2.3 |
1460 | 2025-01-31T22:51:08.170Z | Compiling document-features v0.2.10 |
1461 | 2025-01-31T22:51:08.246Z | Compiling resolv-conf v0.7.0 |
1462 | 2025-01-31T22:51:08.607Z | Compiling postgres-protocol v0.6.7 |
1463 | 2025-01-31T22:51:08.927Z | Compiling lru-cache v0.1.2 |
1464 | 2025-01-31T22:51:08.951Z | Compiling tungstenite v0.24.0 |
1465 | 2025-01-31T22:51:09.115Z | Compiling async-stream v0.3.6 |
1466 | 2025-01-31T22:51:09.162Z | Compiling sec1 v0.7.3 |
1467 | 2025-01-31T22:51:09.384Z | Compiling publicsuffix v2.3.0 |
1468 | 2025-01-31T22:51:09.414Z | Compiling num-iter v0.1.45 |
1469 | 2025-01-31T22:51:09.581Z | Compiling usdt v0.5.0 |
1470 | 2025-01-31T22:51:09.647Z | Compiling group v0.13.0 |
1471 | 2025-01-31T22:51:09.672Z | Compiling slog-term v2.9.1 |
1472 | 2025-01-31T22:51:09.947Z | Compiling hickory-proto v0.24.2 |
1473 | 2025-01-31T22:51:10.073Z | Compiling futures v0.3.31 |
1474 | 2025-01-31T22:51:10.276Z | Compiling toml v0.8.19 |
1475 | 2025-01-31T22:51:10.572Z | Compiling slog-bunyan v2.5.0 |
1476 | 2025-01-31T22:51:11.537Z | Compiling tokio-native-tls v0.3.1 |
1477 | 2025-01-31T22:51:11.731Z | Compiling camino v1.1.9 |
1478 | 2025-01-31T22:51:11.789Z | Compiling phf_shared v0.11.2 |
1479 | 2025-01-31T22:51:12.087Z | Compiling backtrace v0.3.74 |
1480 | 2025-01-31T22:51:12.115Z | Compiling dropshot_endpoint v0.12.0 |
1481 | 2025-01-31T22:51:12.383Z | Compiling terminal_size v0.4.0 |
1482 | 2025-01-31T22:51:12.408Z | Compiling waitgroup v0.1.2 |
1483 | 2025-01-31T22:51:12.495Z | Compiling openapiv3 v2.0.0 |
1484 | 2025-01-31T22:51:12.613Z | Compiling serde_path_to_error v0.1.16 |
1485 | 2025-01-31T22:51:12.637Z | Compiling hkdf v0.12.4 |
1486 | 2025-01-31T22:51:12.888Z | Compiling crypto-bigint v0.5.5 |
1487 | 2025-01-31T22:51:13.263Z | Compiling webpki-roots v0.26.6 |
1488 | 2025-01-31T22:51:13.458Z | Compiling curve25519-dalek-derive v0.1.1 |
1489 | 2025-01-31T22:51:14.598Z | Compiling zerocopy-derive v0.6.6 |
1490 | 2025-01-31T22:51:14.623Z | Compiling hostname v0.4.0 |
1491 | 2025-01-31T22:51:14.805Z | Compiling crc32fast v1.4.2 |
1492 | 2025-01-31T22:51:15.126Z | Compiling fs-err v2.11.0 |
1493 | 2025-01-31T22:51:15.165Z | Compiling hubpack_derive v0.1.1 |
1494 | 2025-01-31T22:51:15.374Z | Compiling ahash v0.8.11 |
1495 | 2025-01-31T22:51:15.530Z | Compiling managed v0.8.0 |
1496 | 2025-01-31T22:51:15.619Z | Compiling debug-ignore v1.0.5 |
1497 | 2025-01-31T22:51:15.660Z | Compiling unicode-width v0.2.0 |
1498 | 2025-01-31T22:51:15.769Z | Compiling bitflags v1.3.2 |
1499 | 2025-01-31T22:51:15.850Z | Compiling winnow v0.5.40 |
1500 | 2025-01-31T22:51:15.888Z | Compiling newtype-uuid v1.2.1 |
1501 | 2025-01-31T22:51:15.928Z | Compiling clap_builder v4.5.27 |
1502 | 2025-01-31T22:51:16.124Z | Compiling console v0.15.10 |
1503 | 2025-01-31T22:51:16.227Z | Compiling zerocopy v0.6.6 |
1504 | 2025-01-31T22:51:16.826Z | Compiling strum_macros v0.25.3 |
1505 | 2025-01-31T22:51:17.236Z | Compiling hubpack v0.1.2 |
1506 | 2025-01-31T22:51:17.623Z | Compiling elliptic-curve v0.13.8 |
1507 | 2025-01-31T22:51:17.648Z | Compiling flate2 v1.0.35 |
1508 | 2025-01-31T22:51:17.780Z | Compiling hickory-resolver v0.24.2 |
1509 | 2025-01-31T22:51:18.427Z | Compiling toml_edit v0.19.15 |
1510 | 2025-01-31T22:51:18.688Z | Compiling phf v0.11.2 |
1511 | 2025-01-31T22:51:18.943Z | Compiling signal-hook-mio v0.2.4 |
1512 | 2025-01-31T22:51:19.046Z | Compiling hyper-tls v0.6.0 |
1513 | 2025-01-31T22:51:19.127Z | Compiling rayon v1.10.0 |
1514 | 2025-01-31T22:51:19.400Z | Compiling cookie_store v0.21.1 |
1515 | 2025-01-31T22:51:19.802Z | Compiling bzip2 v0.4.4 |
1516 | 2025-01-31T22:51:20.177Z | Compiling tokio-tungstenite v0.24.0 |
1517 | 2025-01-31T22:51:20.692Z | Compiling postgres-types v0.2.8 |
1518 | 2025-01-31T22:51:22.640Z | Compiling ed25519 v2.2.3 |
1519 | 2025-01-31T22:51:22.689Z | Compiling phf_shared v0.10.0 |
1520 | 2025-01-31T22:51:22.739Z | Compiling tokio-stream v0.1.16 |
1521 | 2025-01-31T22:51:22.801Z | Compiling pkcs1 v0.7.5 |
1522 | 2025-01-31T22:51:23.019Z | Compiling serde-big-array v0.5.1 |
1523 | 2025-01-31T22:51:23.254Z | Compiling clap_derive v4.5.24 |
1524 | 2025-01-31T22:51:23.574Z | Compiling rfc6979 v0.4.0 |
1525 | 2025-01-31T22:51:23.599Z | Compiling serde_repr v0.1.19 |
1526 | 2025-01-31T22:51:23.758Z | Compiling derive-where v1.2.7 |
1527 | 2025-01-31T22:51:23.791Z | Compiling bstr v1.10.0 |
1528 | 2025-01-31T22:51:24.153Z | Compiling float-cmp v0.9.0 |
1529 | 2025-01-31T22:51:24.363Z | Compiling sync_wrapper v1.0.1 |
1530 | 2025-01-31T22:51:24.476Z | Compiling precomputed-hash v0.1.1 |
1531 | 2025-01-31T22:51:24.500Z | Compiling number_prefix v0.4.0 |
1532 | 2025-01-31T22:51:24.525Z | Compiling bit-vec v0.6.3 |
1533 | 2025-01-31T22:51:24.616Z | Compiling new_debug_unreachable v1.0.6 |
1534 | 2025-01-31T22:51:24.718Z | Compiling static_assertions v1.1.0 |
1535 | 2025-01-31T22:51:24.743Z | Compiling fixedbitset v0.4.2 |
1536 | 2025-01-31T22:51:24.828Z | Compiling whoami v1.5.2 |
1537 | 2025-01-31T22:51:24.894Z | Compiling difflib v0.4.0 |
1538 | 2025-01-31T22:51:25.163Z | Compiling normalize-line-endings v0.3.0 |
1539 | 2025-01-31T22:51:25.188Z | Compiling unicode-segmentation v1.12.0 |
1540 | 2025-01-31T22:51:25.285Z | Compiling predicates-core v1.0.8 |
1541 | 2025-01-31T22:51:25.366Z | Compiling tokio-postgres v0.7.12 |
1542 | 2025-01-31T22:51:25.581Z | Compiling predicates v3.1.2 |
1543 | 2025-01-31T22:51:25.863Z | Compiling similar v2.6.0 |
1544 | 2025-01-31T22:51:26.089Z | Compiling petgraph v0.6.5 |
1545 | 2025-01-31T22:51:26.371Z | Compiling bit-set v0.5.3 |
1546 | 2025-01-31T22:51:26.623Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1547 | 2025-01-31T22:51:26.825Z | Compiling clap v4.5.27 |
1548 | 2025-01-31T22:51:26.856Z | Compiling string_cache v0.8.7 |
1549 | 2025-01-31T22:51:26.950Z | Compiling indicatif v0.17.11 |
1550 | 2025-01-31T22:51:27.248Z | Compiling ecdsa v0.16.9 |
1551 | 2025-01-31T22:51:27.705Z | Compiling rsa v0.9.6 |
1552 | 2025-01-31T22:51:27.949Z | Compiling ed25519-dalek v2.1.1 |
1553 | 2025-01-31T22:51:28.659Z | Compiling toml v0.7.8 |
1554 | 2025-01-31T22:51:28.994Z | Compiling zip v0.6.6 |
1555 | 2025-01-31T22:51:29.091Z | Compiling crossterm v0.28.1 |
1556 | 2025-01-31T22:51:30.376Z | Compiling hex v0.4.3 |
1557 | 2025-01-31T22:51:30.460Z | Compiling x509-cert v0.2.5 |
1558 | 2025-01-31T22:51:30.510Z | Compiling itertools v0.10.5 |
1559 | 2025-01-31T22:51:30.868Z | Compiling lalrpop-util v0.19.12 |
1560 | 2025-01-31T22:51:31.177Z | Compiling unicode-xid v0.2.6 |
1561 | 2025-01-31T22:51:31.370Z | Compiling peg-runtime v0.8.3 |
1562 | 2025-01-31T22:51:31.577Z | Compiling strum_macros v0.26.4 |
1563 | 2025-01-31T22:51:31.734Z | Compiling xattr v1.3.1 |
1564 | 2025-01-31T22:51:31.783Z | Compiling filetime v0.2.25 |
1565 | 2025-01-31T22:51:31.982Z | Compiling tar v0.4.42 |
1566 | 2025-01-31T22:51:35.201Z | Compiling strum v0.26.3 |
1567 | 2025-01-31T22:51:38.040Z | Compiling aws-lc-sys v0.22.0 |
1568 | 2025-01-31T22:52:07.135Z | Compiling rustls-webpki v0.102.8 |
1569 | 2025-01-31T22:52:11.047Z | Compiling tokio-rustls v0.25.0 |
1570 | 2025-01-31T22:52:13.003Z | Compiling tokio-rustls v0.26.0 |
1571 | 2025-01-31T22:52:13.308Z | Compiling hyper-rustls v0.27.3 |
1572 | 2025-01-31T22:52:13.613Z | Compiling reqwest v0.12.9 |
1573 | 2025-01-31T22:52:14.943Z | Compiling qorb v0.2.1 |
1574 | 2025-01-31T22:52:18.071Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1575 | 2025-01-31T22:52:18.398Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1576 | 2025-01-31T22:52:23.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s |
1577 | 2025-01-31T22:52:23.910Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1578 | 2025-01-31T22:52:23.980Z | Jan 31 22:52:23.334 INFO Starting download, target: Cockroach |
1579 | 2025-01-31T22:52:23.980Z | Jan 31 22:52:23.335 INFO Starting download, target: Console |
1580 | 2025-01-31T22:52:23.981Z | Jan 31 22:52:23.335 INFO Starting download, target: DendriteOpenapi |
1581 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.335 INFO Starting download, target: Clickhouse |
1582 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.335 INFO Starting download, target: DendriteStub |
1583 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.335 INFO Starting download, target: MaghemiteMgd |
1584 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.335 INFO Starting download, target: TransceiverControl |
1585 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi |
1586 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1587 | 2025-01-31T22:52:24.005Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1588 | 2025-01-31T22:52:24.006Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1589 | 2025-01-31T22:52:24.006Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1590 | 2025-01-31T22:52:24.006Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1591 | 2025-01-31T22:52:24.006Z | Jan 31 22:52:23.337 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1592 | 2025-01-31T22:52:24.281Z | Jan 31 22:52:23.630 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1593 | 2025-01-31T22:52:24.356Z | Jan 31 22:52:23.697 INFO Download complete, target: DendriteOpenapi |
1594 | 2025-01-31T22:52:24.685Z | Jan 31 22:52:24.037 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1595 | 2025-01-31T22:52:24.718Z | Jan 31 22:52:24.061 INFO Download complete, target: Console |
1596 | 2025-01-31T22:52:25.173Z | Jan 31 22:52:24.508 INFO Download complete, target: TransceiverControl |
1597 | 2025-01-31T22:52:25.911Z | Jan 31 22:52:25.265 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1598 | 2025-01-31T22:52:26.088Z | Jan 31 22:52:25.441 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1599 | 2025-01-31T22:52:28.515Z | Jan 31 22:52:27.869 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1600 | 2025-01-31T22:52:28.515Z | Jan 31 22:52:27.869 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1601 | 2025-01-31T22:52:28.957Z | Jan 31 22:52:28.301 INFO Download complete, target: DendriteStub |
1602 | 2025-01-31T22:52:29.178Z | Jan 31 22:52:28.518 INFO Download complete, target: MaghemiteMgd |
1603 | 2025-01-31T22:52:37.184Z | Jan 31 22:52:36.537 INFO Checking that binary works, target: Cockroach |
1604 | 2025-01-31T22:52:37.484Z | Jan 31 22:52:36.838 INFO Download complete, target: Cockroach |
1605 | 2025-01-31T22:52:39.166Z | Jan 31 22:52:38.520 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1606 | 2025-01-31T22:52:52.858Z | Jan 31 22:52:52.211 INFO Checking that binary works, target: Clickhouse |
1607 | 2025-01-31T22:52:53.035Z | Jan 31 22:52:52.389 INFO Download complete, target: Clickhouse |
1608 | 2025-01-31T22:52:53.061Z | All builder prerequisites installed successfully, and PATH looks valid |
1609 | 2025-01-31T22:52:53.086Z | |
1610 | 2025-01-31T22:52:53.086Z | real 4:51.965956035 |
1611 | 2025-01-31T22:52:53.086Z | user 13:39.182434246 |
1612 | 2025-01-31T22:52:53.086Z | sys 2:12.844508110 |
1613 | 2025-01-31T22:52:53.086Z | trap 0.450736304 |
1614 | 2025-01-31T22:52:53.086Z | tflt 0.645587387 |
1615 | 2025-01-31T22:52:53.086Z | dflt 1.365652900 |
1616 | 2025-01-31T22:52:53.086Z | kflt 0.010180650 |
1617 | 2025-01-31T22:52:53.086Z | lock 25:04.280520383 |
1618 | 2025-01-31T22:52:53.086Z | slp 48:03.864435943 |
1619 | 2025-01-31T22:52:53.086Z | lat 1:01.688508785 |
1620 | 2025-01-31T22:52:53.086Z | stop 2:13.884218325 |
1621 | 2025-01-31T22:52:53.086Z | + banner hack-check |
1622 | 2025-01-31T22:52:53.086Z | |
1623 | 2025-01-31T22:52:53.086Z | # # ## #### # # #### # # ###### #### # # |
1624 | 2025-01-31T22:52:53.086Z | # # # # # # # # # # # # # # # # # |
1625 | 2025-01-31T22:52:53.086Z | ###### # # # #### ##### # ###### ##### # #### |
1626 | 2025-01-31T22:52:53.086Z | # # ###### # # # # # # # # # # |
1627 | 2025-01-31T22:52:53.086Z | # # # # # # # # # # # # # # # # # |
1628 | 2025-01-31T22:52:53.086Z | # # # # #### # # #### # # ###### #### # # |
1629 | 2025-01-31T22:52:53.086Z | |
1630 | 2025-01-31T22:52:53.086Z | + export CARGO_INCREMENTAL=0 |
1631 | 2025-01-31T22:52:53.086Z | + CARGO_INCREMENTAL=0 |
1632 | 2025-01-31T22:52:53.086Z | + ptime -m timeout 2h cargo xtask check-features --ci |
1633 | 2025-01-31T22:52:53.866Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1634 | 2025-01-31T22:52:57.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
1635 | 2025-01-31T22:52:57.594Z | Running `target/debug/xtask check-features --ci` |
1636 | 2025-01-31T22:52:57.594Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
1637 | 2025-01-31T22:52:57.594Z | running: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
1638 | 2025-01-31T22:52:58.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1639 | 2025-01-31T22:52:58.089Z | Running `target/debug/xtask download cargo-hack` |
1640 | 2025-01-31T22:52:59.117Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1641 | 2025-01-31T22:52:59.454Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1642 | 2025-01-31T22:53:03.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s |
1643 | 2025-01-31T22:53:04.091Z | Running `target/debug/xtask-downloader cargo-hack` |
1644 | 2025-01-31T22:53:04.148Z | Jan 31 22:53:03.501 INFO Starting download, target: CargoHack |
1645 | 2025-01-31T22:53:04.173Z | Jan 31 22:53:03.503 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
1646 | 2025-01-31T22:53:04.952Z | Jan 31 22:53:04.306 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
1647 | 2025-01-31T22:53:05.058Z | Jan 31 22:53:04.411 INFO Download complete, target: CargoHack |
1648 | 2025-01-31T22:53:05.083Z | running: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
1649 | 2025-01-31T22:53:05.108Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
1650 | 2025-01-31T22:53:05.366Z | info: running `cargo check --bins` on api_identity (1/197) |
1651 | 2025-01-31T22:53:06.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1652 | 2025-01-31T22:53:06.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1653 | 2025-01-31T22:53:06.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1654 | 2025-01-31T22:53:06.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
1655 | 2025-01-31T22:53:06.311Z | |
1656 | 2025-01-31T22:53:06.311Z | info: running `cargo check --bins` on bootstore (2/197) |
1657 | 2025-01-31T22:53:07.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1658 | 2025-01-31T22:53:07.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1659 | 2025-01-31T22:53:07.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1660 | 2025-01-31T22:53:07.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
1661 | 2025-01-31T22:53:07.287Z | |
1662 | 2025-01-31T22:53:07.287Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/197) |
1663 | 2025-01-31T22:53:08.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1664 | 2025-01-31T22:53:08.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1665 | 2025-01-31T22:53:08.184Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1666 | 2025-01-31T22:53:08.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
1667 | 2025-01-31T22:53:08.259Z | |
1668 | 2025-01-31T22:53:08.259Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197) |
1669 | 2025-01-31T22:53:09.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1670 | 2025-01-31T22:53:09.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1671 | 2025-01-31T22:53:09.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1672 | 2025-01-31T22:53:09.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
1673 | 2025-01-31T22:53:09.229Z | |
1674 | 2025-01-31T22:53:09.229Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197) |
1675 | 2025-01-31T22:53:09.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1676 | 2025-01-31T22:53:09.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1677 | 2025-01-31T22:53:09.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1678 | 2025-01-31T22:53:09.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
1679 | 2025-01-31T22:53:09.895Z | |
1680 | 2025-01-31T22:53:09.895Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197) |
1681 | 2025-01-31T22:53:10.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1682 | 2025-01-31T22:53:10.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1683 | 2025-01-31T22:53:10.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1684 | 2025-01-31T22:53:10.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
1685 | 2025-01-31T22:53:10.551Z | |
1686 | 2025-01-31T22:53:10.551Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197) |
1687 | 2025-01-31T22:53:11.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1688 | 2025-01-31T22:53:11.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1689 | 2025-01-31T22:53:11.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1690 | 2025-01-31T22:53:11.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1691 | 2025-01-31T22:53:11.096Z | |
1692 | 2025-01-31T22:53:11.096Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197) |
1693 | 2025-01-31T22:53:11.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1694 | 2025-01-31T22:53:11.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1695 | 2025-01-31T22:53:11.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1696 | 2025-01-31T22:53:11.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1697 | 2025-01-31T22:53:11.624Z | |
1698 | 2025-01-31T22:53:11.624Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197) |
1699 | 2025-01-31T22:53:12.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1700 | 2025-01-31T22:53:12.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1701 | 2025-01-31T22:53:12.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1702 | 2025-01-31T22:53:12.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1703 | 2025-01-31T22:53:12.153Z | |
1704 | 2025-01-31T22:53:12.153Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197) |
1705 | 2025-01-31T22:53:12.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1706 | 2025-01-31T22:53:12.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1707 | 2025-01-31T22:53:12.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1708 | 2025-01-31T22:53:12.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1709 | 2025-01-31T22:53:12.698Z | |
1710 | 2025-01-31T22:53:12.698Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197) |
1711 | 2025-01-31T22:53:13.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1712 | 2025-01-31T22:53:13.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1713 | 2025-01-31T22:53:13.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1714 | 2025-01-31T22:53:13.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1715 | 2025-01-31T22:53:13.241Z | |
1716 | 2025-01-31T22:53:13.241Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197) |
1717 | 2025-01-31T22:53:13.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1718 | 2025-01-31T22:53:13.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1719 | 2025-01-31T22:53:13.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1720 | 2025-01-31T22:53:13.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1721 | 2025-01-31T22:53:13.781Z | |
1722 | 2025-01-31T22:53:13.781Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197) |
1723 | 2025-01-31T22:53:14.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1724 | 2025-01-31T22:53:14.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1725 | 2025-01-31T22:53:14.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1726 | 2025-01-31T22:53:14.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1727 | 2025-01-31T22:53:14.320Z | |
1728 | 2025-01-31T22:53:14.320Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197) |
1729 | 2025-01-31T22:53:14.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1730 | 2025-01-31T22:53:14.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1731 | 2025-01-31T22:53:14.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1732 | 2025-01-31T22:53:14.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1733 | 2025-01-31T22:53:14.870Z | |
1734 | 2025-01-31T22:53:14.870Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197) |
1735 | 2025-01-31T22:53:15.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1736 | 2025-01-31T22:53:15.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1737 | 2025-01-31T22:53:15.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1738 | 2025-01-31T22:53:15.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1739 | 2025-01-31T22:53:15.431Z | |
1740 | 2025-01-31T22:53:15.431Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197) |
1741 | 2025-01-31T22:53:15.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1742 | 2025-01-31T22:53:15.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1743 | 2025-01-31T22:53:15.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1744 | 2025-01-31T22:53:15.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1745 | 2025-01-31T22:53:15.994Z | |
1746 | 2025-01-31T22:53:15.994Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197) |
1747 | 2025-01-31T22:53:16.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1748 | 2025-01-31T22:53:16.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1749 | 2025-01-31T22:53:16.519Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1750 | 2025-01-31T22:53:16.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1751 | 2025-01-31T22:53:16.548Z | |
1752 | 2025-01-31T22:53:16.548Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197) |
1753 | 2025-01-31T22:53:17.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1754 | 2025-01-31T22:53:17.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1755 | 2025-01-31T22:53:17.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1756 | 2025-01-31T22:53:17.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1757 | 2025-01-31T22:53:17.115Z | |
1758 | 2025-01-31T22:53:17.115Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197) |
1759 | 2025-01-31T22:53:17.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1760 | 2025-01-31T22:53:17.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1761 | 2025-01-31T22:53:17.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1762 | 2025-01-31T22:53:17.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1763 | 2025-01-31T22:53:17.681Z | |
1764 | 2025-01-31T22:53:17.681Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197) |
1765 | 2025-01-31T22:53:18.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1766 | 2025-01-31T22:53:18.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1767 | 2025-01-31T22:53:18.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1768 | 2025-01-31T22:53:18.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1769 | 2025-01-31T22:53:18.244Z | |
1770 | 2025-01-31T22:53:18.244Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197) |
1771 | 2025-01-31T22:53:18.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1772 | 2025-01-31T22:53:18.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1773 | 2025-01-31T22:53:18.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1774 | 2025-01-31T22:53:18.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1775 | 2025-01-31T22:53:18.797Z | |
1776 | 2025-01-31T22:53:18.797Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197) |
1777 | 2025-01-31T22:53:19.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1778 | 2025-01-31T22:53:19.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1779 | 2025-01-31T22:53:19.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1780 | 2025-01-31T22:53:19.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1781 | 2025-01-31T22:53:19.358Z | |
1782 | 2025-01-31T22:53:19.358Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197) |
1783 | 2025-01-31T22:53:19.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1784 | 2025-01-31T22:53:19.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1785 | 2025-01-31T22:53:19.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1786 | 2025-01-31T22:53:19.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1787 | 2025-01-31T22:53:19.921Z | |
1788 | 2025-01-31T22:53:19.921Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197) |
1789 | 2025-01-31T22:53:20.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1790 | 2025-01-31T22:53:20.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1791 | 2025-01-31T22:53:20.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1792 | 2025-01-31T22:53:20.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1793 | 2025-01-31T22:53:20.486Z | |
1794 | 2025-01-31T22:53:20.486Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197) |
1795 | 2025-01-31T22:53:20.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1796 | 2025-01-31T22:53:21.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1797 | 2025-01-31T22:53:21.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1798 | 2025-01-31T22:53:21.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1799 | 2025-01-31T22:53:21.050Z | |
1800 | 2025-01-31T22:53:21.050Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197) |
1801 | 2025-01-31T22:53:21.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1802 | 2025-01-31T22:53:21.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1803 | 2025-01-31T22:53:21.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1804 | 2025-01-31T22:53:21.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1805 | 2025-01-31T22:53:21.609Z | |
1806 | 2025-01-31T22:53:21.609Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197) |
1807 | 2025-01-31T22:53:22.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1808 | 2025-01-31T22:53:22.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1809 | 2025-01-31T22:53:22.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1810 | 2025-01-31T22:53:22.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1811 | 2025-01-31T22:53:22.175Z | |
1812 | 2025-01-31T22:53:22.175Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197) |
1813 | 2025-01-31T22:53:22.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1814 | 2025-01-31T22:53:22.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1815 | 2025-01-31T22:53:22.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1816 | 2025-01-31T22:53:22.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
1817 | 2025-01-31T22:53:22.743Z | |
1818 | 2025-01-31T22:53:22.743Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197) |
1819 | 2025-01-31T22:53:23.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1820 | 2025-01-31T22:53:23.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1821 | 2025-01-31T22:53:23.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1822 | 2025-01-31T22:53:23.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1823 | 2025-01-31T22:53:23.285Z | |
1824 | 2025-01-31T22:53:23.285Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197) |
1825 | 2025-01-31T22:53:23.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1826 | 2025-01-31T22:53:23.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1827 | 2025-01-31T22:53:23.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1828 | 2025-01-31T22:53:23.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1829 | 2025-01-31T22:53:23.815Z | |
1830 | 2025-01-31T22:53:23.815Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197) |
1831 | 2025-01-31T22:53:24.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1832 | 2025-01-31T22:53:24.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1833 | 2025-01-31T22:53:24.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1834 | 2025-01-31T22:53:24.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
1835 | 2025-01-31T22:53:24.339Z | |
1836 | 2025-01-31T22:53:24.339Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197) |
1837 | 2025-01-31T22:53:24.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1838 | 2025-01-31T22:53:24.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1839 | 2025-01-31T22:53:24.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1840 | 2025-01-31T22:53:24.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1841 | 2025-01-31T22:53:24.871Z | |
1842 | 2025-01-31T22:53:24.871Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197) |
1843 | 2025-01-31T22:53:25.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1844 | 2025-01-31T22:53:25.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1845 | 2025-01-31T22:53:25.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1846 | 2025-01-31T22:53:25.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1847 | 2025-01-31T22:53:25.403Z | |
1848 | 2025-01-31T22:53:25.404Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197) |
1849 | 2025-01-31T22:53:25.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1850 | 2025-01-31T22:53:25.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1851 | 2025-01-31T22:53:25.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1852 | 2025-01-31T22:53:25.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1853 | 2025-01-31T22:53:25.931Z | |
1854 | 2025-01-31T22:53:25.931Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197) |
1855 | 2025-01-31T22:53:26.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1856 | 2025-01-31T22:53:26.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1857 | 2025-01-31T22:53:26.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1858 | 2025-01-31T22:53:26.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1859 | 2025-01-31T22:53:26.491Z | |
1860 | 2025-01-31T22:53:26.491Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197) |
1861 | 2025-01-31T22:53:26.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1862 | 2025-01-31T22:53:26.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1863 | 2025-01-31T22:53:26.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1864 | 2025-01-31T22:53:26.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1865 | 2025-01-31T22:53:27.026Z | |
1866 | 2025-01-31T22:53:27.026Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197) |
1867 | 2025-01-31T22:53:27.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1868 | 2025-01-31T22:53:27.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1869 | 2025-01-31T22:53:27.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1870 | 2025-01-31T22:53:27.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1871 | 2025-01-31T22:53:27.582Z | |
1872 | 2025-01-31T22:53:27.582Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197) |
1873 | 2025-01-31T22:53:28.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1874 | 2025-01-31T22:53:28.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1875 | 2025-01-31T22:53:28.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1876 | 2025-01-31T22:53:28.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1877 | 2025-01-31T22:53:28.170Z | |
1878 | 2025-01-31T22:53:28.170Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197) |
1879 | 2025-01-31T22:53:28.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1880 | 2025-01-31T22:53:28.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1881 | 2025-01-31T22:53:28.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1882 | 2025-01-31T22:53:28.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1883 | 2025-01-31T22:53:28.692Z | |
1884 | 2025-01-31T22:53:28.692Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197) |
1885 | 2025-01-31T22:53:29.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1886 | 2025-01-31T22:53:29.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1887 | 2025-01-31T22:53:29.188Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1888 | 2025-01-31T22:53:29.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
1889 | 2025-01-31T22:53:29.217Z | |
1890 | 2025-01-31T22:53:29.217Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197) |
1891 | 2025-01-31T22:53:29.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1892 | 2025-01-31T22:53:29.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1893 | 2025-01-31T22:53:29.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1894 | 2025-01-31T22:53:29.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1895 | 2025-01-31T22:53:29.745Z | |
1896 | 2025-01-31T22:53:29.745Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197) |
1897 | 2025-01-31T22:53:30.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1898 | 2025-01-31T22:53:30.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1899 | 2025-01-31T22:53:30.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1900 | 2025-01-31T22:53:30.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1901 | 2025-01-31T22:53:30.275Z | |
1902 | 2025-01-31T22:53:30.275Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197) |
1903 | 2025-01-31T22:53:30.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1904 | 2025-01-31T22:53:30.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1905 | 2025-01-31T22:53:30.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1906 | 2025-01-31T22:53:30.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1907 | 2025-01-31T22:53:30.813Z | |
1908 | 2025-01-31T22:53:30.813Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197) |
1909 | 2025-01-31T22:53:31.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1910 | 2025-01-31T22:53:31.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1911 | 2025-01-31T22:53:31.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1912 | 2025-01-31T22:53:31.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1913 | 2025-01-31T22:53:31.347Z | |
1914 | 2025-01-31T22:53:31.347Z | info: running `cargo check --bins` on sled-hardware-types (45/197) |
1915 | 2025-01-31T22:53:32.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1916 | 2025-01-31T22:53:32.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1917 | 2025-01-31T22:53:32.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1918 | 2025-01-31T22:53:32.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1919 | 2025-01-31T22:53:32.121Z | |
1920 | 2025-01-31T22:53:32.121Z | info: running `cargo check --bins --no-default-features` on illumos-utils (46/197) |
1921 | 2025-01-31T22:53:32.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1922 | 2025-01-31T22:53:32.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1923 | 2025-01-31T22:53:32.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1924 | 2025-01-31T22:53:32.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
1925 | 2025-01-31T22:53:32.910Z | |
1926 | 2025-01-31T22:53:32.911Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197) |
1927 | 2025-01-31T22:53:33.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1928 | 2025-01-31T22:53:33.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1929 | 2025-01-31T22:53:33.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1930 | 2025-01-31T22:53:33.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
1931 | 2025-01-31T22:53:33.687Z | |
1932 | 2025-01-31T22:53:33.687Z | info: running `cargo check --bins` on oxlog (48/197) |
1933 | 2025-01-31T22:53:34.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1934 | 2025-01-31T22:53:34.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1935 | 2025-01-31T22:53:34.457Z | Checking cfg-if v1.0.0 |
1936 | 2025-01-31T22:53:34.482Z | Checking libc v0.2.169 |
1937 | 2025-01-31T22:53:34.507Z | Checking serde v1.0.217 |
1938 | 2025-01-31T22:53:34.507Z | Checking zeroize v1.8.1 |
1939 | 2025-01-31T22:53:34.536Z | Checking memchr v2.7.4 |
1940 | 2025-01-31T22:53:34.562Z | Checking typenum v1.17.0 |
1941 | 2025-01-31T22:53:34.562Z | Checking subtle v2.6.1 |
1942 | 2025-01-31T22:53:34.562Z | Checking scopeguard v1.2.0 |
1943 | 2025-01-31T22:53:34.595Z | Checking value-bag v1.9.0 |
1944 | 2025-01-31T22:53:34.708Z | Checking lock_api v0.4.12 |
1945 | 2025-01-31T22:53:34.739Z | Checking smallvec v1.13.2 |
1946 | 2025-01-31T22:53:34.813Z | Checking itoa v1.0.11 |
1947 | 2025-01-31T22:53:34.929Z | Checking log v0.4.22 |
1948 | 2025-01-31T22:53:35.005Z | Checking const-oid v0.9.6 |
1949 | 2025-01-31T22:53:35.051Z | Checking pin-project-lite v0.2.14 |
1950 | 2025-01-31T22:53:35.078Z | Checking byteorder v1.5.0 |
1951 | 2025-01-31T22:53:35.171Z | Checking once_cell v1.20.2 |
1952 | 2025-01-31T22:53:35.224Z | Checking futures-core v0.3.31 |
1953 | 2025-01-31T22:53:35.325Z | Checking getrandom v0.2.15 |
1954 | 2025-01-31T22:53:35.350Z | Checking parking_lot_core v0.9.10 |
1955 | 2025-01-31T22:53:35.374Z | Checking generic-array v0.14.7 |
1956 | 2025-01-31T22:53:35.399Z | Checking signal-hook-registry v1.4.2 |
1957 | 2025-01-31T22:53:35.424Z | Checking mio v1.0.2 |
1958 | 2025-01-31T22:53:35.448Z | Checking stable_deref_trait v1.2.0 |
1959 | 2025-01-31T22:53:35.548Z | Checking cpufeatures v0.2.14 |
1960 | 2025-01-31T22:53:35.573Z | Checking rand_core v0.6.4 |
1961 | 2025-01-31T22:53:35.614Z | Checking futures-sink v0.3.31 |
1962 | 2025-01-31T22:53:35.641Z | Checking socket2 v0.5.7 |
1963 | 2025-01-31T22:53:35.670Z | Checking parking_lot v0.12.3 |
1964 | 2025-01-31T22:53:35.755Z | Checking zerocopy v0.7.35 |
1965 | 2025-01-31T22:53:35.839Z | Checking zerofrom v0.1.4 |
1966 | 2025-01-31T22:53:35.915Z | Checking spin v0.9.8 |
1967 | 2025-01-31T22:53:35.951Z | Checking slab v0.4.9 |
1968 | 2025-01-31T22:53:36.030Z | Checking yoke v0.7.4 |
1969 | 2025-01-31T22:53:36.056Z | Checking futures-channel v0.3.31 |
1970 | 2025-01-31T22:53:36.186Z | Checking allocator-api2 v0.2.18 |
1971 | 2025-01-31T22:53:36.211Z | Checking pin-utils v0.1.0 |
1972 | 2025-01-31T22:53:36.241Z | Checking crypto-common v0.1.6 |
1973 | 2025-01-31T22:53:36.295Z | Checking block-buffer v0.10.4 |
1974 | 2025-01-31T22:53:36.321Z | Checking zerovec v0.10.4 |
1975 | 2025-01-31T22:53:36.359Z | Checking futures-task v0.3.31 |
1976 | 2025-01-31T22:53:36.405Z | Checking futures-io v0.3.31 |
1977 | 2025-01-31T22:53:36.480Z | Checking equivalent v1.0.1 |
1978 | 2025-01-31T22:53:36.505Z | Checking digest v0.10.7 |
1979 | 2025-01-31T22:53:36.573Z | Checking foldhash v0.1.3 |
1980 | 2025-01-31T22:53:36.573Z | Checking futures-util v0.3.31 |
1981 | 2025-01-31T22:53:36.609Z | Checking block-padding v0.3.3 |
1982 | 2025-01-31T22:53:36.709Z | Checking ryu v1.0.18 |
1983 | 2025-01-31T22:53:36.767Z | Checking hashbrown v0.15.1 |
1984 | 2025-01-31T22:53:36.791Z | Checking litemap v0.7.3 |
1985 | 2025-01-31T22:53:36.816Z | Checking hmac v0.12.1 |
1986 | 2025-01-31T22:53:36.841Z | Checking inout v0.1.3 |
1987 | 2025-01-31T22:53:36.930Z | Checking writeable v0.5.5 |
1988 | 2025-01-31T22:53:37.001Z | Checking fnv v1.0.7 |
1989 | 2025-01-31T22:53:37.028Z | Checking cipher v0.4.4 |
1990 | 2025-01-31T22:53:37.090Z | Checking sha2 v0.10.8 |
1991 | 2025-01-31T22:53:37.125Z | Checking libm v0.2.8 |
1992 | 2025-01-31T22:53:37.215Z | Checking base64ct v1.6.0 |
1993 | 2025-01-31T22:53:37.376Z | Checking ppv-lite86 v0.2.20 |
1994 | 2025-01-31T22:53:37.553Z | Checking flagset v0.4.6 |
1995 | 2025-01-31T22:53:37.586Z | Checking pem-rfc7468 v0.7.0 |
1996 | 2025-01-31T22:53:37.624Z | Checking tinystr v0.7.6 |
1997 | 2025-01-31T22:53:37.648Z | Checking icu_locid_transform_data v1.5.0 |
1998 | 2025-01-31T22:53:37.740Z | Checking icu_collections v1.5.0 |
1999 | 2025-01-31T22:53:37.765Z | Checking tracing-core v0.1.32 |
2000 | 2025-01-31T22:53:37.850Z | Checking der v0.7.9 |
2001 | 2025-01-31T22:53:37.875Z | Checking num-traits v0.2.19 |
2002 | 2025-01-31T22:53:37.913Z | Checking icu_locid v1.5.0 |
2003 | 2025-01-31T22:53:37.964Z | Checking rand_chacha v0.3.1 |
2004 | 2025-01-31T22:53:38.090Z | Checking bytes v1.9.0 |
2005 | 2025-01-31T22:53:38.283Z | Checking indexmap v2.7.1 |
2006 | 2025-01-31T22:53:38.308Z | Checking serde_json v1.0.135 |
2007 | 2025-01-31T22:53:38.332Z | Checking bitflags v2.6.0 |
2008 | 2025-01-31T22:53:38.578Z | Checking thiserror v1.0.69 |
2009 | 2025-01-31T22:53:38.700Z | Checking icu_provider v1.5.0 |
2010 | 2025-01-31T22:53:38.725Z | Checking icu_properties_data v1.5.0 |
2011 | 2025-01-31T22:53:38.749Z | Checking tokio v1.43.0 |
2012 | 2025-01-31T22:53:38.919Z | Checking http v1.2.0 |
2013 | 2025-01-31T22:53:39.082Z | Checking percent-encoding v2.3.1 |
2014 | 2025-01-31T22:53:39.252Z | Checking icu_locid_transform v1.5.0 |
2015 | 2025-01-31T22:53:39.276Z | Checking rustls-pki-types v1.10.0 |
2016 | 2025-01-31T22:53:39.301Z | Checking spki v0.7.3 |
2017 | 2025-01-31T22:53:39.325Z | Checking rand v0.8.5 |
2018 | 2025-01-31T22:53:39.540Z | Checking tracing v0.1.40 |
2019 | 2025-01-31T22:53:39.622Z | Checking salsa20 v0.10.2 |
2020 | 2025-01-31T22:53:39.748Z | Checking pbkdf2 v0.12.2 |
2021 | 2025-01-31T22:53:39.817Z | Checking aws-lc-sys v0.22.0 |
2022 | 2025-01-31T22:53:39.852Z | Checking httparse v1.9.5 |
2023 | 2025-01-31T22:53:39.900Z | Checking utf16_iter v1.0.5 |
2024 | 2025-01-31T22:53:39.974Z | Checking untrusted v0.7.1 |
2025 | 2025-01-31T22:53:40.055Z | Checking icu_properties v1.5.1 |
2026 | 2025-01-31T22:53:40.079Z | Checking icu_normalizer_data v1.5.0 |
2027 | 2025-01-31T22:53:40.132Z | Checking untrusted v0.9.0 |
2028 | 2025-01-31T22:53:40.183Z | Checking mirai-annotations v1.12.0 |
2029 | 2025-01-31T22:53:40.212Z | Checking utf8_iter v1.0.4 |
2030 | 2025-01-31T22:53:40.264Z | Checking powerfmt v0.2.0 |
2031 | 2025-01-31T22:53:40.297Z | Checking write16 v1.0.0 |
2032 | 2025-01-31T22:53:40.323Z | Checking ring v0.17.8 |
2033 | 2025-01-31T22:53:40.348Z | Checking scrypt v0.11.0 |
2034 | 2025-01-31T22:53:40.397Z | Checking aes v0.8.4 |
2035 | 2025-01-31T22:53:40.422Z | Checking cbc v0.1.2 |
2036 | 2025-01-31T22:53:40.502Z | Checking deranged v0.3.11 |
2037 | 2025-01-31T22:53:40.537Z | Checking crossbeam-utils v0.8.20 |
2038 | 2025-01-31T22:53:40.604Z | Checking atomic-waker v1.1.2 |
2039 | 2025-01-31T22:53:40.739Z | Checking num-conv v0.1.0 |
2040 | 2025-01-31T22:53:40.944Z | Checking tinyvec_macros v0.1.1 |
2041 | 2025-01-31T22:53:41.026Z | Checking num_threads v0.1.7 |
2042 | 2025-01-31T22:53:41.091Z | Checking time-core v0.1.2 |
2043 | 2025-01-31T22:53:41.115Z | Checking pkcs5 v0.7.1 |
2044 | 2025-01-31T22:53:41.140Z | Checking tinyvec v1.8.0 |
2045 | 2025-01-31T22:53:41.241Z | Checking http-body v1.0.1 |
2046 | 2025-01-31T22:53:41.426Z | Checking form_urlencoded v1.2.1 |
2047 | 2025-01-31T22:53:41.458Z | Checking aws-lc-rs v1.10.0 |
2048 | 2025-01-31T22:53:41.527Z | Checking try-lock v0.2.5 |
2049 | 2025-01-31T22:53:41.551Z | Checking time v0.3.36 |
2050 | 2025-01-31T22:53:41.619Z | Checking pkcs8 v0.10.2 |
2051 | 2025-01-31T22:53:41.668Z | Checking want v0.3.1 |
2052 | 2025-01-31T22:53:41.740Z | Checking uuid v1.12.0 |
2053 | 2025-01-31T22:53:41.838Z | Checking unicode-ident v1.0.14 |
2054 | 2025-01-31T22:53:41.902Z | Checking httpdate v1.0.3 |
2055 | 2025-01-31T22:53:41.999Z | Checking proc-macro2 v1.0.92 |
2056 | 2025-01-31T22:53:42.116Z | Checking serde_spanned v0.6.8 |
2057 | 2025-01-31T22:53:42.182Z | Checking toml_datetime v0.6.8 |
2058 | 2025-01-31T22:53:42.259Z | Checking slog v2.7.0 |
2059 | 2025-01-31T22:53:42.294Z | Checking scroll v0.12.0 |
2060 | 2025-01-31T22:53:42.428Z | Checking foreign-types-shared v0.1.1 |
2061 | 2025-01-31T22:53:42.539Z | Checking plain v0.2.3 |
2062 | 2025-01-31T22:53:42.564Z | Checking iana-time-zone v0.1.61 |
2063 | 2025-01-31T22:53:42.661Z | Checking tower-service v0.3.3 |
2064 | 2025-01-31T22:53:42.688Z | Checking icu_normalizer v1.5.0 |
2065 | 2025-01-31T22:53:42.712Z | Checking ucd-trie v0.1.7 |
2066 | 2025-01-31T22:53:42.736Z | Checking match_cfg v0.1.0 |
2067 | 2025-01-31T22:53:42.737Z | Checking adler2 v2.0.0 |
2068 | 2025-01-31T22:53:42.787Z | Checking base64 v0.22.1 |
2069 | 2025-01-31T22:53:42.821Z | Checking hostname v0.3.1 |
2070 | 2025-01-31T22:53:42.858Z | Checking rustls-webpki v0.102.8 |
2071 | 2025-01-31T22:53:42.898Z | Checking miniz_oxide v0.8.0 |
2072 | 2025-01-31T22:53:42.923Z | Checking pest v2.7.14 |
2073 | 2025-01-31T22:53:42.949Z | Checking chrono v0.4.39 |
2074 | 2025-01-31T22:53:43.196Z | Checking goblin v0.8.2 |
2075 | 2025-01-31T22:53:43.333Z | Checking idna_adapter v1.2.0 |
2076 | 2025-01-31T22:53:43.489Z | Checking quote v1.0.38 |
2077 | 2025-01-31T22:53:43.514Z | Checking foreign-types v0.3.2 |
2078 | 2025-01-31T22:53:43.514Z | Checking openssl-sys v0.9.104 |
2079 | 2025-01-31T22:53:43.542Z | Checking idna v1.0.3 |
2080 | 2025-01-31T22:53:43.606Z | Checking errno v0.3.9 |
2081 | 2025-01-31T22:53:43.771Z | Checking dirs-sys-next v0.1.2 |
2082 | 2025-01-31T22:53:43.796Z | Checking aho-corasick v1.1.3 |
2083 | 2025-01-31T22:53:43.938Z | Compiling newtype-uuid v1.2.1 |
2084 | 2025-01-31T22:53:43.970Z | Checking url v2.5.3 |
2085 | 2025-01-31T22:53:44.244Z | Checking pretty-hex v0.4.1 |
2086 | 2025-01-31T22:53:44.377Z | Checking data-encoding v2.6.0 |
2087 | 2025-01-31T22:53:44.497Z | Checking regex-syntax v0.8.5 |
2088 | 2025-01-31T22:53:44.674Z | Checking siphasher v0.3.11 |
2089 | 2025-01-31T22:53:44.881Z | Checking tokio-util v0.7.12 |
2090 | 2025-01-31T22:53:44.881Z | Checking openssl v0.10.66 |
2091 | 2025-01-31T22:53:44.971Z | Checking dirs-next v2.0.0 |
2092 | 2025-01-31T22:53:44.971Z | Checking syn v2.0.96 |
2093 | 2025-01-31T22:53:45.006Z | Checking rustix v0.38.37 |
2094 | 2025-01-31T22:53:45.006Z | Checking dtrace-parser v0.2.0 |
2095 | 2025-01-31T22:53:45.137Z | Checking unicode-normalization v0.1.24 |
2096 | 2025-01-31T22:53:45.241Z | Checking h2 v0.4.6 |
2097 | 2025-01-31T22:53:45.394Z | Checking http-body-util v0.1.2 |
2098 | 2025-01-31T22:53:45.743Z | Checking crossbeam-epoch v0.9.18 |
2099 | 2025-01-31T22:53:45.839Z | Checking sha1 v0.10.6 |
2100 | 2025-01-31T22:53:46.071Z | Checking signature v2.2.0 |
2101 | 2025-01-31T22:53:46.096Z | Checking thread_local v1.1.8 |
2102 | 2025-01-31T22:53:46.250Z | Checking thread-id v4.2.2 |
2103 | 2025-01-31T22:53:46.322Z | Checking encoding_rs v0.8.34 |
2104 | 2025-01-31T22:53:46.355Z | Checking mime v0.3.17 |
2105 | 2025-01-31T22:53:46.616Z | Checking anstyle v1.0.10 |
2106 | 2025-01-31T22:53:46.899Z | Checking ipnet v2.10.1 |
2107 | 2025-01-31T22:53:46.962Z | Checking regex-automata v0.4.8 |
2108 | 2025-01-31T22:53:47.084Z | Checking dof v0.3.0 |
2109 | 2025-01-31T22:53:47.287Z | Checking winnow v0.6.20 |
2110 | 2025-01-31T22:53:47.499Z | Checking openssl-probe v0.1.5 |
2111 | 2025-01-31T22:53:47.572Z | Checking unicode-bidi v0.3.17 |
2112 | 2025-01-31T22:53:47.649Z | Checking unicode-properties v0.1.3 |
2113 | 2025-01-31T22:53:47.937Z | Checking gimli v0.31.1 |
2114 | 2025-01-31T22:53:48.062Z | Checking utf8parse v0.2.2 |
2115 | 2025-01-31T22:53:48.086Z | Checking either v1.13.0 |
2116 | 2025-01-31T22:53:48.206Z | Checking anstyle-parse v0.2.5 |
2117 | 2025-01-31T22:53:48.382Z | Checking stringprep v0.1.5 |
2118 | 2025-01-31T22:53:48.440Z | Checking crossbeam-deque v0.8.5 |
2119 | 2025-01-31T22:53:48.607Z | Checking term v0.7.0 |
2120 | 2025-01-31T22:53:48.710Z | Checking rustls v0.23.19 |
2121 | 2025-01-31T22:53:48.805Z | Checking native-tls v0.2.12 |
2122 | 2025-01-31T22:53:48.970Z | Checking rustls v0.22.4 |
2123 | 2025-01-31T22:53:49.070Z | Checking slog-json v2.6.1 |
2124 | 2025-01-31T22:53:49.312Z | Checking serde_urlencoded v0.7.1 |
2125 | 2025-01-31T22:53:49.474Z | Checking toml_edit v0.22.22 |
2126 | 2025-01-31T22:53:49.597Z | Checking usdt-impl v0.5.0 |
2127 | 2025-01-31T22:53:49.658Z | Checking crossbeam-channel v0.5.13 |
2128 | 2025-01-31T22:53:50.038Z | Checking futures-executor v0.3.31 |
2129 | 2025-01-31T22:53:50.172Z | Checking hyper v1.5.2 |
2130 | 2025-01-31T22:53:50.243Z | Checking rustls-pemfile v2.2.0 |
2131 | 2025-01-31T22:53:50.266Z | Checking num-integer v0.1.46 |
2132 | 2025-01-31T22:53:50.450Z | Checking md-5 v0.10.6 |
2133 | 2025-01-31T22:53:50.490Z | Checking ff v0.13.0 |
2134 | 2025-01-31T22:53:50.650Z | Checking hash32 v0.2.1 |
2135 | 2025-01-31T22:53:50.673Z | Checking memmap v0.7.0 |
2136 | 2025-01-31T22:53:50.697Z | Checking is-terminal v0.4.13 |
2137 | 2025-01-31T22:53:50.814Z | Checking object v0.36.5 |
2138 | 2025-01-31T22:53:50.862Z | Checking rustc-demangle v0.1.24 |
2139 | 2025-01-31T22:53:50.911Z | Checking anstyle-query v1.1.1 |
2140 | 2025-01-31T22:53:50.944Z | Checking addr2line v0.24.2 |
2141 | 2025-01-31T22:53:51.038Z | Checking linked-hash-map v0.5.6 |
2142 | 2025-01-31T22:53:51.235Z | Checking is_terminal_polyfill v1.70.1 |
2143 | 2025-01-31T22:53:51.291Z | Checking psl-types v2.0.11 |
2144 | 2025-01-31T22:53:51.356Z | Checking take_mut v0.2.2 |
2145 | 2025-01-31T22:53:51.391Z | Checking utf-8 v0.7.6 |
2146 | 2025-01-31T22:53:51.464Z | Checking quick-error v1.2.3 |
2147 | 2025-01-31T22:53:51.510Z | Checking fallible-iterator v0.2.0 |
2148 | 2025-01-31T22:53:51.598Z | Checking colorchoice v1.0.2 |
2149 | 2025-01-31T22:53:51.622Z | Checking base16ct v0.2.0 |
2150 | 2025-01-31T22:53:51.622Z | Checking dyn-clone v1.0.17 |
2151 | 2025-01-31T22:53:51.733Z | Checking tokio-rustls v0.25.0 |
2152 | 2025-01-31T22:53:51.761Z | Checking anstream v0.6.15 |
2153 | 2025-01-31T22:53:51.787Z | Checking schemars v0.8.21 |
2154 | 2025-01-31T22:53:51.811Z | Checking sec1 v0.7.3 |
2155 | 2025-01-31T22:53:51.835Z | Checking hyper-util v0.1.10 |
2156 | 2025-01-31T22:53:52.021Z | Checking postgres-protocol v0.6.7 |
2157 | 2025-01-31T22:53:52.045Z | Checking toml v0.8.19 |
2158 | 2025-01-31T22:53:52.069Z | Checking resolv-conf v0.7.0 |
2159 | 2025-01-31T22:53:52.132Z | Checking tungstenite v0.24.0 |
2160 | 2025-01-31T22:53:52.352Z | Checking slog-async v2.8.0 |
2161 | 2025-01-31T22:53:52.561Z | Checking publicsuffix v2.3.0 |
2162 | 2025-01-31T22:53:52.618Z | Checking lru-cache v0.1.2 |
2163 | 2025-01-31T22:53:52.653Z | Checking heapless v0.7.17 |
2164 | 2025-01-31T22:53:52.788Z | Checking usdt v0.5.0 |
2165 | 2025-01-31T22:53:52.816Z | Checking slog-term v2.9.1 |
2166 | 2025-01-31T22:53:52.860Z | Checking group v0.13.0 |
2167 | 2025-01-31T22:53:53.005Z | Checking tokio-rustls v0.26.0 |
2168 | 2025-01-31T22:53:53.029Z | Checking num-iter v0.1.45 |
2169 | 2025-01-31T22:53:53.054Z | Checking futures v0.3.31 |
2170 | 2025-01-31T22:53:53.082Z | Checking slog-bunyan v2.5.0 |
2171 | 2025-01-31T22:53:53.144Z | Checking tokio-native-tls v0.3.1 |
2172 | 2025-01-31T22:53:53.186Z | Checking rayon-core v1.12.1 |
2173 | 2025-01-31T22:53:53.237Z | Checking multer v3.1.0 |
2174 | 2025-01-31T22:53:53.261Z | Checking terminal_size v0.4.0 |
2175 | 2025-01-31T22:53:53.337Z | Checking hickory-proto v0.24.2 |
2176 | 2025-01-31T22:53:53.375Z | Checking phf_shared v0.11.2 |
2177 | 2025-01-31T22:53:53.414Z | Checking cookie v0.18.1 |
2178 | 2025-01-31T22:53:53.443Z | Checking async-stream v0.3.6 |
2179 | 2025-01-31T22:53:53.596Z | Checking bzip2-sys v0.1.11+1.0.8 |
2180 | 2025-01-31T22:53:53.622Z | Checking signal-hook v0.3.17 |
2181 | 2025-01-31T22:53:53.623Z | Checking camino v1.1.9 |
2182 | 2025-01-31T22:53:53.648Z | Checking waitgroup v0.1.2 |
2183 | 2025-01-31T22:53:53.721Z | Checking webpki-roots v0.26.6 |
2184 | 2025-01-31T22:53:53.770Z | Checking openapiv3 v2.0.0 |
2185 | 2025-01-31T22:53:53.794Z | Checking serde_path_to_error v0.1.16 |
2186 | 2025-01-31T22:53:53.818Z | Checking hkdf v0.12.4 |
2187 | 2025-01-31T22:53:53.906Z | Checking crypto-bigint v0.5.5 |
2188 | 2025-01-31T22:53:53.931Z | Checking lazy_static v1.5.0 |
2189 | 2025-01-31T22:53:54.003Z | Checking hostname v0.4.0 |
2190 | 2025-01-31T22:53:54.060Z | Checking crc32fast v1.4.2 |
2191 | 2025-01-31T22:53:54.116Z | Checking strsim v0.11.1 |
2192 | 2025-01-31T22:53:54.150Z | Checking bitflags v1.3.2 |
2193 | 2025-01-31T22:53:54.248Z | Checking managed v0.8.0 |
2194 | 2025-01-31T22:53:54.283Z | Checking winnow v0.5.40 |
2195 | 2025-01-31T22:53:54.332Z | Checking unicode-width v0.2.0 |
2196 | 2025-01-31T22:53:54.370Z | Checking debug-ignore v1.0.5 |
2197 | 2025-01-31T22:53:54.496Z | Checking clap_lex v0.7.4 |
2198 | 2025-01-31T22:53:54.580Z | Checking smoltcp v0.9.1 |
2199 | 2025-01-31T22:53:54.716Z | Checking clap_builder v4.5.27 |
2200 | 2025-01-31T22:53:54.740Z | Checking console v0.15.10 |
2201 | 2025-01-31T22:53:55.206Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2202 | 2025-01-31T22:53:55.441Z | Checking flate2 v1.0.35 |
2203 | 2025-01-31T22:53:55.625Z | Checking backtrace v0.3.74 |
2204 | 2025-01-31T22:53:55.694Z | Checking num-bigint-dig v0.8.4 |
2205 | 2025-01-31T22:53:55.962Z | Checking signal-hook-mio v0.2.4 |
2206 | 2025-01-31T22:53:56.096Z | Checking hyper-rustls v0.27.3 |
2207 | 2025-01-31T22:53:56.121Z | Checking elliptic-curve v0.13.8 |
2208 | 2025-01-31T22:53:56.145Z | Checking anyhow v1.0.95 |
2209 | 2025-01-31T22:53:56.279Z | Checking dropshot v0.12.0 |
2210 | 2025-01-31T22:53:56.394Z | Checking cookie_store v0.21.1 |
2211 | 2025-01-31T22:53:56.464Z | Checking rayon v1.10.0 |
2212 | 2025-01-31T22:53:56.515Z | Checking toml_edit v0.19.15 |
2213 | 2025-01-31T22:53:56.640Z | Checking bzip2 v0.4.4 |
2214 | 2025-01-31T22:53:56.884Z | Checking phf v0.11.2 |
2215 | 2025-01-31T22:53:56.967Z | Checking hyper-tls v0.6.0 |
2216 | 2025-01-31T22:53:57.060Z | Checking hickory-resolver v0.24.2 |
2217 | 2025-01-31T22:53:57.084Z | Checking tokio-tungstenite v0.24.0 |
2218 | 2025-01-31T22:53:57.111Z | Checking postgres-types v0.2.8 |
2219 | 2025-01-31T22:53:57.222Z | Checking regex v1.11.1 |
2220 | 2025-01-31T22:53:57.372Z | Checking bstr v1.10.0 |
2221 | 2025-01-31T22:53:57.472Z | Checking ed25519 v2.2.3 |
2222 | 2025-01-31T22:53:57.664Z | Checking tokio-stream v0.1.16 |
2223 | 2025-01-31T22:53:57.738Z | Checking phf_shared v0.10.0 |
2224 | 2025-01-31T22:53:57.762Z | Checking curve25519-dalek v4.1.3 |
2225 | 2025-01-31T22:53:57.966Z | Checking zerocopy v0.6.6 |
2226 | 2025-01-31T22:53:58.119Z | Checking hubpack v0.1.2 |
2227 | 2025-01-31T22:53:58.299Z | Checking portable-atomic v1.9.0 |
2228 | 2025-01-31T22:53:58.323Z | Checking pkcs1 v0.7.5 |
2229 | 2025-01-31T22:53:58.391Z | Checking float-cmp v0.9.0 |
2230 | 2025-01-31T22:53:58.519Z | Checking serde-big-array v0.5.1 |
2231 | 2025-01-31T22:53:58.568Z | Checking rfc6979 v0.4.0 |
2232 | 2025-01-31T22:53:58.592Z | Checking sync_wrapper v1.0.1 |
2233 | 2025-01-31T22:53:58.673Z | Checking whoami v1.5.2 |
2234 | 2025-01-31T22:53:58.711Z | Checking bit-vec v0.6.3 |
2235 | 2025-01-31T22:53:58.735Z | Checking unicode-segmentation v1.12.0 |
2236 | 2025-01-31T22:53:58.759Z | Checking minimal-lexical v0.2.1 |
2237 | 2025-01-31T22:53:58.937Z | Checking precomputed-hash v0.1.1 |
2238 | 2025-01-31T22:53:59.003Z | Checking static_assertions v1.1.0 |
2239 | 2025-01-31T22:53:59.072Z | Checking number_prefix v0.4.0 |
2240 | 2025-01-31T22:53:59.096Z | Checking difflib v0.4.0 |
2241 | 2025-01-31T22:53:59.121Z | Checking fixedbitset v0.4.2 |
2242 | 2025-01-31T22:53:59.145Z | Checking normalize-line-endings v0.3.0 |
2243 | 2025-01-31T22:53:59.178Z | Checking new_debug_unreachable v1.0.6 |
2244 | 2025-01-31T22:53:59.224Z | Checking predicates-core v1.0.8 |
2245 | 2025-01-31T22:53:59.248Z | Checking ed25519-dalek v2.1.1 |
2246 | 2025-01-31T22:53:59.248Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2247 | 2025-01-31T22:53:59.281Z | Checking string_cache v0.8.7 |
2248 | 2025-01-31T22:53:59.316Z | Checking similar v2.6.0 |
2249 | 2025-01-31T22:53:59.342Z | Checking petgraph v0.6.5 |
2250 | 2025-01-31T22:53:59.368Z | Checking indicatif v0.17.11 |
2251 | 2025-01-31T22:53:59.392Z | Checking nom v7.1.3 |
2252 | 2025-01-31T22:53:59.415Z | Checking predicates v3.1.2 |
2253 | 2025-01-31T22:53:59.543Z | Checking qorb v0.2.1 |
2254 | 2025-01-31T22:53:59.616Z | Checking bit-set v0.5.3 |
2255 | 2025-01-31T22:53:59.838Z | Checking tokio-postgres v0.7.12 |
2256 | 2025-01-31T22:53:59.933Z | Checking ecdsa v0.16.9 |
2257 | 2025-01-31T22:53:59.990Z | Checking reqwest v0.12.9 |
2258 | 2025-01-31T22:54:00.015Z | Checking rsa v0.9.6 |
2259 | 2025-01-31T22:54:00.496Z | Checking toml v0.7.8 |
2260 | 2025-01-31T22:54:00.816Z | Checking clap v4.5.27 |
2261 | 2025-01-31T22:54:00.918Z | Checking zip v0.6.6 |
2262 | 2025-01-31T22:54:01.069Z | Checking crossterm v0.28.1 |
2263 | 2025-01-31T22:54:01.422Z | Checking itertools v0.10.5 |
2264 | 2025-01-31T22:54:01.454Z | Checking itertools v0.12.1 |
2265 | 2025-01-31T22:54:01.539Z | Checking ahash v0.8.11 |
2266 | 2025-01-31T22:54:01.713Z | Checking fs-err v2.11.0 |
2267 | 2025-01-31T22:54:01.857Z | Checking x509-cert v0.2.5 |
2268 | 2025-01-31T22:54:01.942Z | Checking semver v1.0.24 |
2269 | 2025-01-31T22:54:02.024Z | Checking hex v0.4.3 |
2270 | 2025-01-31T22:54:02.181Z | Checking peg-runtime v0.8.3 |
2271 | 2025-01-31T22:54:02.298Z | Checking lalrpop-util v0.19.12 |
2272 | 2025-01-31T22:54:02.397Z | Checking sigpipe v0.1.3 |
2273 | 2025-01-31T22:54:03.459Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2274 | 2025-01-31T22:54:03.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.19s |
2275 | 2025-01-31T22:54:04.045Z | |
2276 | 2025-01-31T22:54:04.045Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197) |
2277 | 2025-01-31T22:54:04.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2278 | 2025-01-31T22:54:04.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2279 | 2025-01-31T22:54:04.942Z | Compiling hashbrown v0.14.5 |
2280 | 2025-01-31T22:54:04.997Z | Checking heck v0.5.0 |
2281 | 2025-01-31T22:54:05.021Z | Compiling unsafe-libyaml v0.2.11 |
2282 | 2025-01-31T22:54:05.045Z | Checking ipnetwork v0.20.0 |
2283 | 2025-01-31T22:54:05.069Z | Compiling ident_case v1.0.1 |
2284 | 2025-01-31T22:54:05.069Z | Checking progenitor-client v0.8.0 |
2285 | 2025-01-31T22:54:05.069Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2286 | 2025-01-31T22:54:05.172Z | Checking newtype-uuid v1.2.1 |
2287 | 2025-01-31T22:54:05.245Z | Compiling darling_core v0.20.10 |
2288 | 2025-01-31T22:54:05.369Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
2289 | 2025-01-31T22:54:05.393Z | Compiling proc-macro-crate v1.3.1 |
2290 | 2025-01-31T22:54:05.417Z | Compiling structmeta-derive v0.3.0 |
2291 | 2025-01-31T22:54:05.443Z | Compiling thiserror v2.0.11 |
2292 | 2025-01-31T22:54:05.676Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2293 | 2025-01-31T22:54:05.877Z | Checking regress v0.10.1 |
2294 | 2025-01-31T22:54:06.004Z | Compiling serde_yaml v0.9.34+deprecated |
2295 | 2025-01-31T22:54:06.225Z | Compiling num_enum_derive v0.5.11 |
2296 | 2025-01-31T22:54:06.279Z | Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
2297 | 2025-01-31T22:54:06.459Z | Compiling lzma-sys v0.1.20 |
2298 | 2025-01-31T22:54:07.048Z | Compiling thiserror-impl v2.0.11 |
2299 | 2025-01-31T22:54:07.248Z | Compiling foreign-types-macros v0.2.3 |
2300 | 2025-01-31T22:54:07.589Z | Compiling structmeta v0.3.0 |
2301 | 2025-01-31T22:54:07.930Z | Compiling dropshot v0.15.1 |
2302 | 2025-01-31T22:54:08.095Z | Checking arc-swap v1.7.1 |
2303 | 2025-01-31T22:54:08.185Z | Checking foreign-types-shared v0.3.1 |
2304 | 2025-01-31T22:54:08.304Z | Checking foreign-types v0.5.0 |
2305 | 2025-01-31T22:54:08.329Z | Checking num_enum v0.5.11 |
2306 | 2025-01-31T22:54:08.406Z | Compiling parse-display-derive v0.10.0 |
2307 | 2025-01-31T22:54:08.463Z | Checking slog-scope v4.4.0 |
2308 | 2025-01-31T22:54:08.487Z | Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
2309 | 2025-01-31T22:54:08.595Z | Checking typify-impl v0.2.0 |
2310 | 2025-01-31T22:54:08.680Z | Compiling proc-macro-error v1.0.4 |
2311 | 2025-01-31T22:54:09.265Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2312 | 2025-01-31T22:54:09.380Z | Checking tungstenite v0.21.0 |
2313 | 2025-01-31T22:54:09.405Z | Compiling heck v0.3.3 |
2314 | 2025-01-31T22:54:09.728Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2315 | 2025-01-31T22:54:09.753Z | Compiling dropshot_endpoint v0.15.1 |
2316 | 2025-01-31T22:54:09.853Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2317 | 2025-01-31T22:54:10.134Z | Checking cstr-argument v0.1.2 |
2318 | 2025-01-31T22:54:10.307Z | Checking instant v0.1.13 |
2319 | 2025-01-31T22:54:10.332Z | Compiling darling_macro v0.20.10 |
2320 | 2025-01-31T22:54:10.375Z | Checking fastrand v2.1.1 |
2321 | 2025-01-31T22:54:10.437Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
2322 | 2025-01-31T22:54:10.462Z | Checking base64 v0.21.7 |
2323 | 2025-01-31T22:54:10.669Z | Checking pretty-hex v0.2.1 |
2324 | 2025-01-31T22:54:10.698Z | Checking tempfile v3.13.0 |
2325 | 2025-01-31T22:54:10.733Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2326 | 2025-01-31T22:54:10.828Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2327 | 2025-01-31T22:54:10.875Z | Checking backoff v0.4.0 |
2328 | 2025-01-31T22:54:11.000Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2329 | 2025-01-31T22:54:11.043Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2330 | 2025-01-31T22:54:11.079Z | Compiling darling v0.20.10 |
2331 | 2025-01-31T22:54:11.104Z | Checking tokio-tungstenite v0.21.0 |
2332 | 2025-01-31T22:54:11.160Z | Checking strum v0.26.3 |
2333 | 2025-01-31T22:54:11.184Z | Compiling zone_cfg_derive v0.1.2 |
2334 | 2025-01-31T22:54:11.210Z | Compiling serde_with_macros v3.11.0 |
2335 | 2025-01-31T22:54:11.324Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2336 | 2025-01-31T22:54:11.348Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2337 | 2025-01-31T22:54:11.634Z | Checking slog-stdlog v4.1.1 |
2338 | 2025-01-31T22:54:11.700Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2339 | 2025-01-31T22:54:11.785Z | Checking parse-display v0.10.0 |
2340 | 2025-01-31T22:54:11.809Z | Checking regress v0.9.1 |
2341 | 2025-01-31T22:54:11.856Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2342 | 2025-01-31T22:54:11.949Z | Checking progenitor-client v0.9.1 |
2343 | 2025-01-31T22:54:12.014Z | Checking colored v2.1.0 |
2344 | 2025-01-31T22:54:12.122Z | Checking macaddr v1.0.1 |
2345 | 2025-01-31T22:54:12.290Z | Checking unicode-width v0.1.14 |
2346 | 2025-01-31T22:54:12.315Z | Checking base64 v0.13.1 |
2347 | 2025-01-31T22:54:12.346Z | Checking zone v0.1.8 |
2348 | 2025-01-31T22:54:12.676Z | Checking ron v0.7.1 |
2349 | 2025-01-31T22:54:12.717Z | Checking tabwriter v1.4.0 |
2350 | 2025-01-31T22:54:12.910Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2351 | 2025-01-31T22:54:12.943Z | Checking slog-envlogger v2.2.0 |
2352 | 2025-01-31T22:54:13.171Z | Checking xz2 v0.1.7 |
2353 | 2025-01-31T22:54:13.337Z | Checking serde_with v3.11.0 |
2354 | 2025-01-31T22:54:13.362Z | Checking xattr v1.3.1 |
2355 | 2025-01-31T22:54:13.472Z | Checking pem v3.0.4 |
2356 | 2025-01-31T22:54:13.583Z | Checking yasna v0.5.2 |
2357 | 2025-01-31T22:54:13.664Z | Checking headers-core v0.3.0 |
2358 | 2025-01-31T22:54:13.754Z | Checking smf v0.2.3 |
2359 | 2025-01-31T22:54:13.830Z | Checking filetime v0.2.25 |
2360 | 2025-01-31T22:54:14.081Z | Checking same-file v1.0.6 |
2361 | 2025-01-31T22:54:14.136Z | Checking tar v0.4.42 |
2362 | 2025-01-31T22:54:14.254Z | Checking headers v0.4.0 |
2363 | 2025-01-31T22:54:14.301Z | Checking walkdir v2.5.0 |
2364 | 2025-01-31T22:54:14.448Z | Checking rcgen v0.12.1 |
2365 | 2025-01-31T22:54:14.591Z | Checking atomicwrites v0.4.4 |
2366 | 2025-01-31T22:54:14.663Z | Checking camino-tempfile v1.1.1 |
2367 | 2025-01-31T22:54:14.806Z | Checking subprocess v0.2.9 |
2368 | 2025-01-31T22:54:17.557Z | Compiling typify-macro v0.2.0 |
2369 | 2025-01-31T22:54:19.315Z | Compiling typify v0.2.0 |
2370 | 2025-01-31T22:54:19.417Z | Compiling progenitor-impl v0.8.0 |
2371 | 2025-01-31T22:54:22.375Z | Compiling progenitor-macro v0.8.0 |
2372 | 2025-01-31T22:54:26.352Z | Checking progenitor v0.8.0 |
2373 | 2025-01-31T22:54:26.518Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2374 | 2025-01-31T22:54:26.543Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2375 | 2025-01-31T22:54:29.825Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
2376 | 2025-01-31T22:54:30.198Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2377 | 2025-01-31T22:54:38.311Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2378 | 2025-01-31T22:54:40.186Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2379 | 2025-01-31T22:54:41.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.70s |
2380 | 2025-01-31T22:54:41.935Z | |
2381 | 2025-01-31T22:54:41.935Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197) |
2382 | 2025-01-31T22:54:42.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2383 | 2025-01-31T22:54:42.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2384 | 2025-01-31T22:54:42.765Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2385 | 2025-01-31T22:54:44.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s |
2386 | 2025-01-31T22:54:44.597Z | |
2387 | 2025-01-31T22:54:44.597Z | info: running `cargo check --bins` on nexus-config (51/197) |
2388 | 2025-01-31T22:54:45.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2389 | 2025-01-31T22:54:45.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2390 | 2025-01-31T22:54:45.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2391 | 2025-01-31T22:54:45.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2392 | 2025-01-31T22:54:45.434Z | |
2393 | 2025-01-31T22:54:45.434Z | info: running `cargo check --bins` on omicron-rpaths (52/197) |
2394 | 2025-01-31T22:54:46.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2395 | 2025-01-31T22:54:46.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2396 | 2025-01-31T22:54:46.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2397 | 2025-01-31T22:54:46.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2398 | 2025-01-31T22:54:46.218Z | |
2399 | 2025-01-31T22:54:46.218Z | info: running `cargo check --bins` on omicron-certificates (53/197) |
2400 | 2025-01-31T22:54:46.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2401 | 2025-01-31T22:54:46.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2402 | 2025-01-31T22:54:46.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2403 | 2025-01-31T22:54:46.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2404 | 2025-01-31T22:54:47.042Z | |
2405 | 2025-01-31T22:54:47.042Z | info: running `cargo check --bins` on omicron-clickhouse-admin (54/197) |
2406 | 2025-01-31T22:54:47.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2407 | 2025-01-31T22:54:47.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2408 | 2025-01-31T22:54:47.943Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2409 | 2025-01-31T22:54:47.976Z | Compiling ipnetwork v0.20.0 |
2410 | 2025-01-31T22:54:47.976Z | Compiling zerocopy v0.8.10 |
2411 | 2025-01-31T22:54:48.003Z | Compiling progenitor-client v0.8.0 |
2412 | 2025-01-31T22:54:48.003Z | Compiling itertools v0.13.0 |
2413 | 2025-01-31T22:54:48.003Z | Compiling zerocopy-derive v0.8.10 |
2414 | 2025-01-31T22:54:48.003Z | Compiling heapless v0.8.0 |
2415 | 2025-01-31T22:54:48.003Z | Compiling thiserror v2.0.11 |
2416 | 2025-01-31T22:54:48.194Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2417 | 2025-01-31T22:54:48.316Z | Checking hash32 v0.3.1 |
2418 | 2025-01-31T22:54:48.461Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
2419 | 2025-01-31T22:54:48.511Z | Compiling progenitor v0.8.0 |
2420 | 2025-01-31T22:54:48.713Z | Compiling instant v0.1.13 |
2421 | 2025-01-31T22:54:48.742Z | Compiling smoltcp v0.11.0 |
2422 | 2025-01-31T22:54:48.777Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2423 | 2025-01-31T22:54:48.836Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2424 | 2025-01-31T22:54:48.875Z | Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
2425 | 2025-01-31T22:54:49.066Z | Compiling backoff v0.4.0 |
2426 | 2025-01-31T22:54:49.324Z | Compiling dropshot v0.15.1 |
2427 | 2025-01-31T22:54:49.382Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2428 | 2025-01-31T22:54:49.522Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2429 | 2025-01-31T22:54:49.564Z | Compiling serde_with v3.11.0 |
2430 | 2025-01-31T22:54:49.698Z | Compiling parse-display v0.10.0 |
2431 | 2025-01-31T22:54:49.918Z | Checking num-rational v0.4.2 |
2432 | 2025-01-31T22:54:50.242Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2433 | 2025-01-31T22:54:50.409Z | Compiling progenitor-client v0.9.1 |
2434 | 2025-01-31T22:54:50.511Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2435 | 2025-01-31T22:54:50.851Z | Compiling regress v0.9.1 |
2436 | 2025-01-31T22:54:51.751Z | Compiling phf_generator v0.11.2 |
2437 | 2025-01-31T22:54:51.919Z | Checking num-complex v0.4.6 |
2438 | 2025-01-31T22:54:52.462Z | Compiling macaddr v1.0.1 |
2439 | 2025-01-31T22:54:52.616Z | Checking cobs v0.2.3 |
2440 | 2025-01-31T22:54:52.798Z | Checking postcard v1.0.10 |
2441 | 2025-01-31T22:54:52.872Z | Checking num v0.4.3 |
2442 | 2025-01-31T22:54:52.976Z | Compiling phf_codegen v0.11.2 |
2443 | 2025-01-31T22:54:53.275Z | Compiling parse-zoneinfo v0.3.1 |
2444 | 2025-01-31T22:54:53.309Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2445 | 2025-01-31T22:54:53.557Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2446 | 2025-01-31T22:54:54.725Z | Checking float-ord v0.3.2 |
2447 | 2025-01-31T22:54:54.812Z | Compiling convert_case v0.4.0 |
2448 | 2025-01-31T22:54:54.903Z | Compiling chrono-tz-build v0.4.0 |
2449 | 2025-01-31T22:54:55.135Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2450 | 2025-01-31T22:54:55.563Z | Compiling derive_more v0.99.18 |
2451 | 2025-01-31T22:54:55.732Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2452 | 2025-01-31T22:54:55.755Z | Compiling crucible-workspace-hack v0.1.0 |
2453 | 2025-01-31T22:54:55.853Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
2454 | 2025-01-31T22:54:55.982Z | Compiling chrono-tz v0.10.1 |
2455 | 2025-01-31T22:54:56.029Z | Checking newline-converter v0.3.0 |
2456 | 2025-01-31T22:54:56.188Z | Checking prettyplease v0.2.25 |
2457 | 2025-01-31T22:54:56.329Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2458 | 2025-01-31T22:54:56.533Z | Compiling slog-dtrace v0.3.0 |
2459 | 2025-01-31T22:54:56.803Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2460 | 2025-01-31T22:54:57.018Z | Checking expectorate v1.1.0 |
2461 | 2025-01-31T22:54:57.177Z | Compiling zone_cfg_derive v0.3.0 |
2462 | 2025-01-31T22:54:57.377Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2463 | 2025-01-31T22:54:57.810Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2464 | 2025-01-31T22:54:58.074Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2465 | 2025-01-31T22:54:58.220Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
2466 | 2025-01-31T22:54:58.314Z | Compiling const_format_proc_macros v0.2.34 |
2467 | 2025-01-31T22:54:58.533Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2468 | 2025-01-31T22:54:58.704Z | Compiling num-derive v0.4.2 |
2469 | 2025-01-31T22:54:58.814Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2470 | 2025-01-31T22:54:59.110Z | Checking highway v1.2.0 |
2471 | 2025-01-31T22:54:59.313Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2472 | 2025-01-31T22:54:59.515Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2473 | 2025-01-31T22:54:59.539Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
2474 | 2025-01-31T22:54:59.721Z | Checking zone v0.3.0 |
2475 | 2025-01-31T22:55:00.040Z | Checking const_format v0.2.34 |
2476 | 2025-01-31T22:55:00.077Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2477 | 2025-01-31T22:55:00.362Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2478 | 2025-01-31T22:55:00.515Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
2479 | 2025-01-31T22:55:00.667Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2480 | 2025-01-31T22:55:00.825Z | Checking gethostname v0.5.0 |
2481 | 2025-01-31T22:55:00.903Z | Checking bcs v0.1.6 |
2482 | 2025-01-31T22:55:00.955Z | Compiling async-recursion v1.1.1 |
2483 | 2025-01-31T22:55:00.979Z | Checking termtree v0.5.1 |
2484 | 2025-01-31T22:55:01.084Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2485 | 2025-01-31T22:55:01.188Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
2486 | 2025-01-31T22:55:03.006Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2487 | 2025-01-31T22:55:08.067Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2488 | 2025-01-31T22:55:11.797Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2489 | 2025-01-31T22:55:14.934Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2490 | 2025-01-31T22:55:16.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s |
2491 | 2025-01-31T22:55:16.605Z | |
2492 | 2025-01-31T22:55:16.605Z | info: running `cargo check --bins` on clickhouse-admin-api (55/197) |
2493 | 2025-01-31T22:55:17.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2494 | 2025-01-31T22:55:17.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2495 | 2025-01-31T22:55:17.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2496 | 2025-01-31T22:55:17.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2497 | 2025-01-31T22:55:17.414Z | |
2498 | 2025-01-31T22:55:17.414Z | info: running `cargo check --bins` on clickhouse-admin-types (56/197) |
2499 | 2025-01-31T22:55:18.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2500 | 2025-01-31T22:55:18.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2501 | 2025-01-31T22:55:18.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2502 | 2025-01-31T22:55:18.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2503 | 2025-01-31T22:55:18.229Z | |
2504 | 2025-01-31T22:55:18.229Z | info: running `cargo check --bins --no-default-features` on oximeter-db (57/197) |
2505 | 2025-01-31T22:55:18.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2506 | 2025-01-31T22:55:18.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2507 | 2025-01-31T22:55:19.055Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2508 | 2025-01-31T22:55:19.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
2509 | 2025-01-31T22:55:19.892Z | |
2510 | 2025-01-31T22:55:19.892Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197) |
2511 | 2025-01-31T22:55:20.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2512 | 2025-01-31T22:55:20.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2513 | 2025-01-31T22:55:20.746Z | Compiling cfg_aliases v0.1.1 |
2514 | 2025-01-31T22:55:20.771Z | Compiling vte_generate_state_changes v0.1.2 |
2515 | 2025-01-31T22:55:20.772Z | Checking fd-lock v4.0.2 |
2516 | 2025-01-31T22:55:20.772Z | Checking nibble_vec v0.1.0 |
2517 | 2025-01-31T22:55:20.772Z | Checking bytecount v0.6.8 |
2518 | 2025-01-31T22:55:20.772Z | Checking endian-type v0.1.2 |
2519 | 2025-01-31T22:55:20.795Z | Compiling tabled_derive v0.7.0 |
2520 | 2025-01-31T22:55:20.862Z | Compiling peg-macros v0.8.4 |
2521 | 2025-01-31T22:55:20.896Z | Compiling nix v0.28.0 |
2522 | 2025-01-31T22:55:20.982Z | Checking papergrid v0.11.0 |
2523 | 2025-01-31T22:55:21.006Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2524 | 2025-01-31T22:55:21.032Z | Compiling sqlparser_derive v0.2.2 |
2525 | 2025-01-31T22:55:21.056Z | Checking radix_trie v0.2.1 |
2526 | 2025-01-31T22:55:21.309Z | Checking vte v0.11.1 |
2527 | 2025-01-31T22:55:21.409Z | Checking unicode_categories v0.1.1 |
2528 | 2025-01-31T22:55:21.678Z | Checking nu-ansi-term v0.50.1 |
2529 | 2025-01-31T22:55:21.839Z | Checking home v0.5.9 |
2530 | 2025-01-31T22:55:21.877Z | Checking sqlparser v0.45.0 |
2531 | 2025-01-31T22:55:22.002Z | Checking sqlformat v0.2.6 |
2532 | 2025-01-31T22:55:22.034Z | Checking display-error-chain v0.2.2 |
2533 | 2025-01-31T22:55:22.347Z | Checking strip-ansi-escapes v0.2.0 |
2534 | 2025-01-31T22:55:22.490Z | Checking reedline v0.35.0 |
2535 | 2025-01-31T22:55:22.672Z | Checking tabled v0.15.0 |
2536 | 2025-01-31T22:55:22.967Z | Checking peg v0.8.4 |
2537 | 2025-01-31T22:55:23.497Z | Checking rustyline v14.0.0 |
2538 | 2025-01-31T22:55:34.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s |
2539 | 2025-01-31T22:55:34.690Z | |
2540 | 2025-01-31T22:55:34.691Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197) |
2541 | 2025-01-31T22:55:35.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2542 | 2025-01-31T22:55:35.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2543 | 2025-01-31T22:55:35.551Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2544 | 2025-01-31T22:55:41.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s |
2545 | 2025-01-31T22:55:42.045Z | |
2546 | 2025-01-31T22:55:42.045Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197) |
2547 | 2025-01-31T22:55:42.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2548 | 2025-01-31T22:55:42.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2549 | 2025-01-31T22:55:42.891Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2550 | 2025-01-31T22:55:47.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
2551 | 2025-01-31T22:55:47.400Z | |
2552 | 2025-01-31T22:55:47.400Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197) |
2553 | 2025-01-31T22:55:48.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2554 | 2025-01-31T22:55:48.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2555 | 2025-01-31T22:55:48.253Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2556 | 2025-01-31T22:55:54.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s |
2557 | 2025-01-31T22:55:54.283Z | |
2558 | 2025-01-31T22:55:54.283Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197) |
2559 | 2025-01-31T22:55:54.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2560 | 2025-01-31T22:55:55.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2561 | 2025-01-31T22:55:55.124Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2562 | 2025-01-31T22:56:01.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s |
2563 | 2025-01-31T22:56:01.526Z | |
2564 | 2025-01-31T22:56:01.526Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197) |
2565 | 2025-01-31T22:56:02.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2566 | 2025-01-31T22:56:02.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2567 | 2025-01-31T22:56:02.402Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2568 | 2025-01-31T22:56:06.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
2569 | 2025-01-31T22:56:07.036Z | |
2570 | 2025-01-31T22:56:07.036Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197) |
2571 | 2025-01-31T22:56:07.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2572 | 2025-01-31T22:56:07.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2573 | 2025-01-31T22:56:07.890Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2574 | 2025-01-31T22:56:12.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s |
2575 | 2025-01-31T22:56:12.702Z | |
2576 | 2025-01-31T22:56:12.702Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197) |
2577 | 2025-01-31T22:56:13.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2578 | 2025-01-31T22:56:13.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2579 | 2025-01-31T22:56:13.558Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2580 | 2025-01-31T22:56:19.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s |
2581 | 2025-01-31T22:56:19.972Z | |
2582 | 2025-01-31T22:56:19.972Z | info: running `cargo check --bins` on oximeter (66/197) |
2583 | 2025-01-31T22:56:20.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2584 | 2025-01-31T22:56:20.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2585 | 2025-01-31T22:56:20.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2586 | 2025-01-31T22:56:20.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2587 | 2025-01-31T22:56:20.759Z | |
2588 | 2025-01-31T22:56:20.759Z | info: running `cargo check --bins` on oximeter-macro-impl (67/197) |
2589 | 2025-01-31T22:56:21.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2590 | 2025-01-31T22:56:21.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2591 | 2025-01-31T22:56:21.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2592 | 2025-01-31T22:56:21.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2593 | 2025-01-31T22:56:21.555Z | |
2594 | 2025-01-31T22:56:21.555Z | info: running `cargo check --bins` on oximeter-schema (68/197) |
2595 | 2025-01-31T22:56:22.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2596 | 2025-01-31T22:56:22.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2597 | 2025-01-31T22:56:22.381Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2598 | 2025-01-31T22:56:24.978Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2599 | 2025-01-31T22:56:26.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s |
2600 | 2025-01-31T22:56:26.635Z | |
2601 | 2025-01-31T22:56:26.635Z | info: running `cargo check --bins` on oximeter-types (69/197) |
2602 | 2025-01-31T22:56:27.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2603 | 2025-01-31T22:56:27.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2604 | 2025-01-31T22:56:27.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2605 | 2025-01-31T22:56:27.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2606 | 2025-01-31T22:56:27.362Z | |
2607 | 2025-01-31T22:56:27.362Z | info: running `cargo check --bins` on oximeter-timeseries-macro (70/197) |
2608 | 2025-01-31T22:56:27.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2609 | 2025-01-31T22:56:28.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2610 | 2025-01-31T22:56:28.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2611 | 2025-01-31T22:56:28.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2612 | 2025-01-31T22:56:28.153Z | |
2613 | 2025-01-31T22:56:28.154Z | info: running `cargo check --bins` on oxql-types (71/197) |
2614 | 2025-01-31T22:56:28.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2615 | 2025-01-31T22:56:28.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2616 | 2025-01-31T22:56:28.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2617 | 2025-01-31T22:56:28.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2618 | 2025-01-31T22:56:28.921Z | |
2619 | 2025-01-31T22:56:28.921Z | info: running `cargo check --bins` on oximeter-test-utils (72/197) |
2620 | 2025-01-31T22:56:29.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2621 | 2025-01-31T22:56:29.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2622 | 2025-01-31T22:56:29.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2623 | 2025-01-31T22:56:29.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2624 | 2025-01-31T22:56:29.681Z | |
2625 | 2025-01-31T22:56:29.681Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (73/197) |
2626 | 2025-01-31T22:56:30.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2627 | 2025-01-31T22:56:30.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2628 | 2025-01-31T22:56:30.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2629 | 2025-01-31T22:56:30.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2630 | 2025-01-31T22:56:30.351Z | |
2631 | 2025-01-31T22:56:30.351Z | info: running `cargo check --bins` on bootstrap-agent-client (74/197) |
2632 | 2025-01-31T22:56:31.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2633 | 2025-01-31T22:56:31.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2634 | 2025-01-31T22:56:31.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2635 | 2025-01-31T22:56:31.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2636 | 2025-01-31T22:56:31.152Z | |
2637 | 2025-01-31T22:56:31.153Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197) |
2638 | 2025-01-31T22:56:31.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2639 | 2025-01-31T22:56:31.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2640 | 2025-01-31T22:56:31.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2641 | 2025-01-31T22:56:31.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2642 | 2025-01-31T22:56:31.924Z | |
2643 | 2025-01-31T22:56:31.924Z | info: running `cargo check --bins` on clickhouse-admin-server-client (76/197) |
2644 | 2025-01-31T22:56:32.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2645 | 2025-01-31T22:56:32.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2646 | 2025-01-31T22:56:32.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2647 | 2025-01-31T22:56:32.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
2648 | 2025-01-31T22:56:32.751Z | |
2649 | 2025-01-31T22:56:32.751Z | info: running `cargo check --bins` on clickhouse-admin-single-client (77/197) |
2650 | 2025-01-31T22:56:33.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2651 | 2025-01-31T22:56:33.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2652 | 2025-01-31T22:56:33.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2653 | 2025-01-31T22:56:33.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2654 | 2025-01-31T22:56:33.573Z | |
2655 | 2025-01-31T22:56:33.573Z | info: running `cargo check --bins` on cockroach-admin-client (78/197) |
2656 | 2025-01-31T22:56:34.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2657 | 2025-01-31T22:56:34.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2658 | 2025-01-31T22:56:34.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2659 | 2025-01-31T22:56:34.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2660 | 2025-01-31T22:56:34.367Z | |
2661 | 2025-01-31T22:56:34.367Z | info: running `cargo check --bins` on omicron-ddm-admin-client (79/197) |
2662 | 2025-01-31T22:56:35.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2663 | 2025-01-31T22:56:35.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2664 | 2025-01-31T22:56:35.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2665 | 2025-01-31T22:56:35.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
2666 | 2025-01-31T22:56:35.189Z | |
2667 | 2025-01-31T22:56:35.189Z | info: running `cargo check --bins` on dns-service-client (80/197) |
2668 | 2025-01-31T22:56:35.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2669 | 2025-01-31T22:56:35.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2670 | 2025-01-31T22:56:35.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2671 | 2025-01-31T22:56:35.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2672 | 2025-01-31T22:56:36.011Z | |
2673 | 2025-01-31T22:56:36.011Z | info: running `cargo check --bins` on internal-dns-types (81/197) |
2674 | 2025-01-31T22:56:36.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2675 | 2025-01-31T22:56:36.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2676 | 2025-01-31T22:56:36.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2677 | 2025-01-31T22:56:36.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2678 | 2025-01-31T22:56:36.786Z | |
2679 | 2025-01-31T22:56:36.786Z | info: running `cargo check --bins` on dpd-client (82/197) |
2680 | 2025-01-31T22:56:37.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2681 | 2025-01-31T22:56:37.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2682 | 2025-01-31T22:56:37.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2683 | 2025-01-31T22:56:37.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2684 | 2025-01-31T22:56:37.591Z | |
2685 | 2025-01-31T22:56:37.591Z | info: running `cargo check --bins` on gateway-client (83/197) |
2686 | 2025-01-31T22:56:38.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2687 | 2025-01-31T22:56:38.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2688 | 2025-01-31T22:56:38.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2689 | 2025-01-31T22:56:38.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2690 | 2025-01-31T22:56:38.397Z | |
2691 | 2025-01-31T22:56:38.397Z | info: running `cargo check --bins` on installinator-client (84/197) |
2692 | 2025-01-31T22:56:39.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2693 | 2025-01-31T22:56:39.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2694 | 2025-01-31T22:56:39.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2695 | 2025-01-31T22:56:39.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2696 | 2025-01-31T22:56:39.184Z | |
2697 | 2025-01-31T22:56:39.184Z | info: running `cargo check --bins` on installinator-common (85/197) |
2698 | 2025-01-31T22:56:39.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2699 | 2025-01-31T22:56:39.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2700 | 2025-01-31T22:56:39.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2701 | 2025-01-31T22:56:39.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2702 | 2025-01-31T22:56:39.954Z | |
2703 | 2025-01-31T22:56:39.954Z | info: running `cargo check --bins` on update-engine (86/197) |
2704 | 2025-01-31T22:56:40.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2705 | 2025-01-31T22:56:40.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2706 | 2025-01-31T22:56:40.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2707 | 2025-01-31T22:56:40.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2708 | 2025-01-31T22:56:40.731Z | |
2709 | 2025-01-31T22:56:40.731Z | info: running `cargo check --bins` on nexus-client (87/197) |
2710 | 2025-01-31T22:56:41.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2711 | 2025-01-31T22:56:41.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2712 | 2025-01-31T22:56:41.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2713 | 2025-01-31T22:56:41.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2714 | 2025-01-31T22:56:41.547Z | |
2715 | 2025-01-31T22:56:41.547Z | info: running `cargo check --bins` on nexus-sled-agent-shared (88/197) |
2716 | 2025-01-31T22:56:42.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2717 | 2025-01-31T22:56:42.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2718 | 2025-01-31T22:56:42.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2719 | 2025-01-31T22:56:42.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2720 | 2025-01-31T22:56:42.339Z | |
2721 | 2025-01-31T22:56:42.339Z | info: running `cargo check --bins` on omicron-passwords (89/197) |
2722 | 2025-01-31T22:56:43.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2723 | 2025-01-31T22:56:43.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2724 | 2025-01-31T22:56:43.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2725 | 2025-01-31T22:56:43.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2726 | 2025-01-31T22:56:43.103Z | |
2727 | 2025-01-31T22:56:43.103Z | info: running `cargo check --bins` on nexus-types (90/197) |
2728 | 2025-01-31T22:56:43.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2729 | 2025-01-31T22:56:43.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2730 | 2025-01-31T22:56:43.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2731 | 2025-01-31T22:56:43.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2732 | 2025-01-31T22:56:43.914Z | |
2733 | 2025-01-31T22:56:43.914Z | info: running `cargo check --bins` on oxide-client (91/197) |
2734 | 2025-01-31T22:56:44.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2735 | 2025-01-31T22:56:44.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2736 | 2025-01-31T22:56:44.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2737 | 2025-01-31T22:56:44.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2738 | 2025-01-31T22:56:44.707Z | |
2739 | 2025-01-31T22:56:44.707Z | info: running `cargo check --bins` on oximeter-client (92/197) |
2740 | 2025-01-31T22:56:45.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2741 | 2025-01-31T22:56:45.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2742 | 2025-01-31T22:56:45.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2743 | 2025-01-31T22:56:45.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2744 | 2025-01-31T22:56:45.505Z | |
2745 | 2025-01-31T22:56:45.505Z | info: running `cargo check --bins` on repo-depot-client (93/197) |
2746 | 2025-01-31T22:56:46.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2747 | 2025-01-31T22:56:46.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2748 | 2025-01-31T22:56:46.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2749 | 2025-01-31T22:56:46.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2750 | 2025-01-31T22:56:46.274Z | |
2751 | 2025-01-31T22:56:46.274Z | info: running `cargo check --bins` on sled-agent-client (94/197) |
2752 | 2025-01-31T22:56:46.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2753 | 2025-01-31T22:56:47.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2754 | 2025-01-31T22:56:47.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2755 | 2025-01-31T22:56:47.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2756 | 2025-01-31T22:56:47.088Z | |
2757 | 2025-01-31T22:56:47.088Z | info: running `cargo check --bins` on wicketd-client (95/197) |
2758 | 2025-01-31T22:56:47.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2759 | 2025-01-31T22:56:47.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2760 | 2025-01-31T22:56:47.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2761 | 2025-01-31T22:56:47.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
2762 | 2025-01-31T22:56:47.936Z | |
2763 | 2025-01-31T22:56:47.936Z | info: running `cargo check --bins` on sled-agent-types (96/197) |
2764 | 2025-01-31T22:56:48.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2765 | 2025-01-31T22:56:48.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2766 | 2025-01-31T22:56:48.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2767 | 2025-01-31T22:56:48.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2768 | 2025-01-31T22:56:48.774Z | |
2769 | 2025-01-31T22:56:48.774Z | info: running `cargo check --bins` on wicket-common (97/197) |
2770 | 2025-01-31T22:56:49.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2771 | 2025-01-31T22:56:49.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2772 | 2025-01-31T22:56:49.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2773 | 2025-01-31T22:56:49.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
2774 | 2025-01-31T22:56:49.615Z | |
2775 | 2025-01-31T22:56:49.615Z | info: running `cargo check --bins` on omicron-cockroach-admin (98/197) |
2776 | 2025-01-31T22:56:50.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2777 | 2025-01-31T22:56:50.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2778 | 2025-01-31T22:56:50.461Z | Checking csv-core v0.1.11 |
2779 | 2025-01-31T22:56:50.461Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2780 | 2025-01-31T22:56:50.486Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2781 | 2025-01-31T22:56:50.486Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2782 | 2025-01-31T22:56:50.743Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2783 | 2025-01-31T22:56:50.768Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2784 | 2025-01-31T22:56:50.792Z | Checking csv v1.3.1 |
2785 | 2025-01-31T22:56:51.479Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2786 | 2025-01-31T22:56:51.942Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2787 | 2025-01-31T22:56:54.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s |
2788 | 2025-01-31T22:56:54.458Z | |
2789 | 2025-01-31T22:56:54.458Z | info: running `cargo check --bins` on cockroach-admin-api (99/197) |
2790 | 2025-01-31T22:56:54.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2791 | 2025-01-31T22:56:54.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2792 | 2025-01-31T22:56:54.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2793 | 2025-01-31T22:56:54.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2794 | 2025-01-31T22:56:54.966Z | |
2795 | 2025-01-31T22:56:54.966Z | info: running `cargo check --bins` on cockroach-admin-types (100/197) |
2796 | 2025-01-31T22:56:55.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2797 | 2025-01-31T22:56:55.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2798 | 2025-01-31T22:56:55.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2799 | 2025-01-31T22:56:55.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2800 | 2025-01-31T22:56:55.691Z | |
2801 | 2025-01-31T22:56:55.691Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197) |
2802 | 2025-01-31T22:56:56.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2803 | 2025-01-31T22:56:56.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2804 | 2025-01-31T22:56:56.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2805 | 2025-01-31T22:56:56.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
2806 | 2025-01-31T22:56:56.646Z | |
2807 | 2025-01-31T22:56:56.647Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197) |
2808 | 2025-01-31T22:56:57.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2809 | 2025-01-31T22:56:57.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2810 | 2025-01-31T22:56:57.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2811 | 2025-01-31T22:56:57.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
2812 | 2025-01-31T22:56:57.589Z | |
2813 | 2025-01-31T22:56:57.589Z | info: running `cargo check --bins` on dns-server (103/197) |
2814 | 2025-01-31T22:56:58.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2815 | 2025-01-31T22:56:58.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2816 | 2025-01-31T22:56:58.430Z | Compiling typify-impl v0.3.0 |
2817 | 2025-01-31T22:56:58.503Z | Compiling parking_lot_core v0.8.6 |
2818 | 2025-01-31T22:56:58.503Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2819 | 2025-01-31T22:56:58.566Z | Checking fxhash v0.2.1 |
2820 | 2025-01-31T22:56:58.566Z | Checking hickory-client v0.24.2 |
2821 | 2025-01-31T22:56:58.566Z | Checking hickory-server v0.24.2 |
2822 | 2025-01-31T22:56:59.167Z | Checking parking_lot v0.11.2 |
2823 | 2025-01-31T22:56:59.286Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2824 | 2025-01-31T22:56:59.467Z | Checking sled v0.34.7 |
2825 | 2025-01-31T22:57:04.736Z | Compiling typify-macro v0.3.0 |
2826 | 2025-01-31T22:57:06.558Z | Compiling typify v0.3.0 |
2827 | 2025-01-31T22:57:06.658Z | Compiling progenitor-impl v0.9.1 |
2828 | 2025-01-31T22:57:09.760Z | Compiling progenitor-macro v0.9.1 |
2829 | 2025-01-31T22:57:13.873Z | Checking progenitor v0.9.1 |
2830 | 2025-01-31T22:57:14.054Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2831 | 2025-01-31T22:57:14.638Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2832 | 2025-01-31T22:57:16.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s |
2833 | 2025-01-31T22:57:16.380Z | |
2834 | 2025-01-31T22:57:16.380Z | info: running `cargo check --bins` on dns-server-api (104/197) |
2835 | 2025-01-31T22:57:17.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2836 | 2025-01-31T22:57:17.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2837 | 2025-01-31T22:57:17.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2838 | 2025-01-31T22:57:17.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
2839 | 2025-01-31T22:57:17.265Z | |
2840 | 2025-01-31T22:57:17.265Z | info: running `cargo check --bins` on gateway-test-utils (105/197) |
2841 | 2025-01-31T22:57:17.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2842 | 2025-01-31T22:57:18.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2843 | 2025-01-31T22:57:18.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2844 | 2025-01-31T22:57:18.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
2845 | 2025-01-31T22:57:18.091Z | |
2846 | 2025-01-31T22:57:18.092Z | info: running `cargo check --bins` on gateway-types (106/197) |
2847 | 2025-01-31T22:57:18.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2848 | 2025-01-31T22:57:18.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2849 | 2025-01-31T22:57:18.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2850 | 2025-01-31T22:57:18.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2851 | 2025-01-31T22:57:18.896Z | |
2852 | 2025-01-31T22:57:18.896Z | info: running `cargo check --bins` on ipcc (107/197) |
2853 | 2025-01-31T22:57:19.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2854 | 2025-01-31T22:57:19.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2855 | 2025-01-31T22:57:19.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2856 | 2025-01-31T22:57:19.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2857 | 2025-01-31T22:57:19.712Z | |
2858 | 2025-01-31T22:57:19.712Z | info: running `cargo check --bins` on omicron-gateway (108/197) |
2859 | 2025-01-31T22:57:20.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2860 | 2025-01-31T22:57:20.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2861 | 2025-01-31T22:57:20.634Z | Compiling radium v0.7.0 |
2862 | 2025-01-31T22:57:20.634Z | Compiling semver v0.1.20 |
2863 | 2025-01-31T22:57:20.664Z | Compiling maybe-uninit v2.0.0 |
2864 | 2025-01-31T22:57:20.664Z | Checking tap v1.0.1 |
2865 | 2025-01-31T22:57:20.664Z | Checking password-hash v0.5.0 |
2866 | 2025-01-31T22:57:20.694Z | Checking blake2 v0.10.6 |
2867 | 2025-01-31T22:57:20.695Z | Checking crc-catalog v2.4.0 |
2868 | 2025-01-31T22:57:20.696Z | Checking funty v2.0.0 |
2869 | 2025-01-31T22:57:20.860Z | Checking wyz v0.5.1 |
2870 | 2025-01-31T22:57:20.916Z | Compiling cancel-safe-futures v0.1.5 |
2871 | 2025-01-31T22:57:21.055Z | Compiling rustc_version v0.1.7 |
2872 | 2025-01-31T22:57:21.139Z | Compiling packed_struct v0.10.1 |
2873 | 2025-01-31T22:57:21.199Z | Compiling owo-colors v4.1.0 |
2874 | 2025-01-31T22:57:21.229Z | Checking argon2 v0.5.3 |
2875 | 2025-01-31T22:57:21.275Z | Checking crc v3.2.1 |
2876 | 2025-01-31T22:57:21.353Z | Compiling packed_struct_codegen v0.10.1 |
2877 | 2025-01-31T22:57:21.435Z | Checking half v2.4.1 |
2878 | 2025-01-31T22:57:21.460Z | Checking bitvec v1.0.1 |
2879 | 2025-01-31T22:57:21.494Z | Compiling newtype_derive v0.1.6 |
2880 | 2025-01-31T22:57:21.545Z | Compiling indexmap v1.9.3 |
2881 | 2025-01-31T22:57:21.571Z | Checking ciborium-io v0.2.2 |
2882 | 2025-01-31T22:57:21.657Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2883 | 2025-01-31T22:57:21.695Z | Checking nodrop v0.1.14 |
2884 | 2025-01-31T22:57:21.817Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2885 | 2025-01-31T22:57:21.850Z | Checking array-init v0.0.4 |
2886 | 2025-01-31T22:57:21.893Z | Checking ciborium-ll v0.2.2 |
2887 | 2025-01-31T22:57:21.935Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2888 | 2025-01-31T22:57:21.962Z | Checking smallvec v0.6.14 |
2889 | 2025-01-31T22:57:22.173Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2890 | 2025-01-31T22:57:22.284Z | Checking libsw v3.3.1 |
2891 | 2025-01-31T22:57:22.523Z | Compiling memoffset v0.9.1 |
2892 | 2025-01-31T22:57:22.548Z | Checking bitfield v0.14.0 |
2893 | 2025-01-31T22:57:22.548Z | Checking termcolor v1.4.1 |
2894 | 2025-01-31T22:57:22.598Z | Checking hashbrown v0.12.3 |
2895 | 2025-01-31T22:57:22.795Z | Checking linear-map v1.2.0 |
2896 | 2025-01-31T22:57:22.821Z | Checking indent_write v2.2.0 |
2897 | 2025-01-31T22:57:22.920Z | Checking swrite v0.1.0 |
2898 | 2025-01-31T22:57:23.005Z | Checking ron v0.8.1 |
2899 | 2025-01-31T22:57:23.034Z | Checking env_logger v0.10.2 |
2900 | 2025-01-31T22:57:23.073Z | Checking serde-hex v0.1.0 |
2901 | 2025-01-31T22:57:23.120Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2902 | 2025-01-31T22:57:23.209Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2903 | 2025-01-31T22:57:23.391Z | Checking ciborium v0.2.2 |
2904 | 2025-01-31T22:57:23.611Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2905 | 2025-01-31T22:57:24.002Z | Checking steno v0.4.1 |
2906 | 2025-01-31T22:57:24.027Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2907 | 2025-01-31T22:57:24.217Z | Checking hashbrown v0.13.2 |
2908 | 2025-01-31T22:57:24.309Z | Checking humantime v2.1.0 |
2909 | 2025-01-31T22:57:24.420Z | Checking crc-any v2.5.0 |
2910 | 2025-01-31T22:57:24.569Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2911 | 2025-01-31T22:57:24.737Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2912 | 2025-01-31T22:57:24.904Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2913 | 2025-01-31T22:57:24.997Z | Checking object v0.30.4 |
2914 | 2025-01-31T22:57:25.170Z | Checking path-slash v0.1.5 |
2915 | 2025-01-31T22:57:25.220Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2916 | 2025-01-31T22:57:25.370Z | Checking nix v0.27.1 |
2917 | 2025-01-31T22:57:25.480Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2918 | 2025-01-31T22:57:25.877Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2919 | 2025-01-31T22:57:26.073Z | Checking tungstenite v0.23.0 |
2920 | 2025-01-31T22:57:26.121Z | Checking kstat-rs v0.2.4 |
2921 | 2025-01-31T22:57:26.273Z | Checking signal-hook-tokio v0.3.1 |
2922 | 2025-01-31T22:57:26.438Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2923 | 2025-01-31T22:57:26.570Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2924 | 2025-01-31T22:57:26.800Z | Checking tokio-tungstenite v0.23.1 |
2925 | 2025-01-31T22:57:27.125Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2926 | 2025-01-31T22:57:27.482Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2927 | 2025-01-31T22:57:35.448Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2928 | 2025-01-31T22:57:37.060Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2929 | 2025-01-31T22:57:40.429Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2930 | 2025-01-31T22:57:47.044Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2931 | 2025-01-31T22:57:47.853Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2932 | 2025-01-31T22:57:51.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.48s |
2933 | 2025-01-31T22:57:51.378Z | |
2934 | 2025-01-31T22:57:51.378Z | info: running `cargo check --bins` on gateway-api (109/197) |
2935 | 2025-01-31T22:57:52.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2936 | 2025-01-31T22:57:52.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2937 | 2025-01-31T22:57:52.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2938 | 2025-01-31T22:57:52.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2939 | 2025-01-31T22:57:52.164Z | |
2940 | 2025-01-31T22:57:52.164Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197) |
2941 | 2025-01-31T22:57:52.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2942 | 2025-01-31T22:57:52.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2943 | 2025-01-31T22:57:52.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2944 | 2025-01-31T22:57:52.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2945 | 2025-01-31T22:57:52.944Z | |
2946 | 2025-01-31T22:57:52.944Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197) |
2947 | 2025-01-31T22:57:53.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2948 | 2025-01-31T22:57:53.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2949 | 2025-01-31T22:57:53.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2950 | 2025-01-31T22:57:53.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
2951 | 2025-01-31T22:57:53.760Z | |
2952 | 2025-01-31T22:57:53.760Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197) |
2953 | 2025-01-31T22:57:54.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2954 | 2025-01-31T22:57:54.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2955 | 2025-01-31T22:57:54.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2956 | 2025-01-31T22:57:54.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2957 | 2025-01-31T22:57:54.564Z | |
2958 | 2025-01-31T22:57:54.564Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197) |
2959 | 2025-01-31T22:57:55.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2960 | 2025-01-31T22:57:55.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2961 | 2025-01-31T22:57:55.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2962 | 2025-01-31T22:57:55.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2963 | 2025-01-31T22:57:55.357Z | |
2964 | 2025-01-31T22:57:55.357Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197) |
2965 | 2025-01-31T22:57:56.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2966 | 2025-01-31T22:57:56.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2967 | 2025-01-31T22:57:56.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2968 | 2025-01-31T22:57:56.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2969 | 2025-01-31T22:57:56.144Z | |
2970 | 2025-01-31T22:57:56.144Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197) |
2971 | 2025-01-31T22:57:56.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2972 | 2025-01-31T22:57:56.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2973 | 2025-01-31T22:57:56.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2974 | 2025-01-31T22:57:56.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2975 | 2025-01-31T22:57:56.922Z | |
2976 | 2025-01-31T22:57:56.922Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197) |
2977 | 2025-01-31T22:57:57.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2978 | 2025-01-31T22:57:57.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2979 | 2025-01-31T22:57:57.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2980 | 2025-01-31T22:57:57.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2981 | 2025-01-31T22:57:57.731Z | |
2982 | 2025-01-31T22:57:57.731Z | info: running `cargo check --bins` on oximeter-producer (117/197) |
2983 | 2025-01-31T22:57:58.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2984 | 2025-01-31T22:57:58.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2985 | 2025-01-31T22:57:58.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2986 | 2025-01-31T22:57:58.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
2987 | 2025-01-31T22:57:58.551Z | |
2988 | 2025-01-31T22:57:58.551Z | info: running `cargo check --bins` on internal-dns-resolver (118/197) |
2989 | 2025-01-31T22:57:59.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2990 | 2025-01-31T22:57:59.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2991 | 2025-01-31T22:57:59.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2992 | 2025-01-31T22:57:59.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2993 | 2025-01-31T22:57:59.332Z | |
2994 | 2025-01-31T22:57:59.332Z | info: running `cargo check --bins` on sp-sim (119/197) |
2995 | 2025-01-31T22:58:00.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2996 | 2025-01-31T22:58:00.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2997 | 2025-01-31T22:58:00.138Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2998 | 2025-01-31T22:58:00.590Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2999 | 2025-01-31T22:58:02.702Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3000 | 2025-01-31T22:58:04.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s |
3001 | 2025-01-31T22:58:04.939Z | |
3002 | 2025-01-31T22:58:04.939Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197) |
3003 | 2025-01-31T22:58:05.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3004 | 2025-01-31T22:58:05.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3005 | 2025-01-31T22:58:05.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3006 | 2025-01-31T22:58:05.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3007 | 2025-01-31T22:58:05.781Z | |
3008 | 2025-01-31T22:58:05.781Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197) |
3009 | 2025-01-31T22:58:06.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3010 | 2025-01-31T22:58:06.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3011 | 2025-01-31T22:58:06.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3012 | 2025-01-31T22:58:06.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3013 | 2025-01-31T22:58:06.657Z | |
3014 | 2025-01-31T22:58:06.657Z | info: running `cargo check --bins` on db-macros (122/197) |
3015 | 2025-01-31T22:58:07.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3016 | 2025-01-31T22:58:07.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3017 | 2025-01-31T22:58:07.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3018 | 2025-01-31T22:58:07.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3019 | 2025-01-31T22:58:07.423Z | |
3020 | 2025-01-31T22:58:07.423Z | info: running `cargo check --bins` on nexus-macros-common (123/197) |
3021 | 2025-01-31T22:58:08.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3022 | 2025-01-31T22:58:08.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3023 | 2025-01-31T22:58:08.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3024 | 2025-01-31T22:58:08.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3025 | 2025-01-31T22:58:08.219Z | |
3026 | 2025-01-31T22:58:08.219Z | info: running `cargo check --bins` on nexus-auth (124/197) |
3027 | 2025-01-31T22:58:08.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3028 | 2025-01-31T22:58:08.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3029 | 2025-01-31T22:58:08.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3030 | 2025-01-31T22:58:08.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3031 | 2025-01-31T22:58:09.065Z | |
3032 | 2025-01-31T22:58:09.065Z | info: running `cargo check --bins` on authz-macros (125/197) |
3033 | 2025-01-31T22:58:09.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3034 | 2025-01-31T22:58:09.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3035 | 2025-01-31T22:58:09.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3036 | 2025-01-31T22:58:09.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3037 | 2025-01-31T22:58:09.849Z | |
3038 | 2025-01-31T22:58:09.849Z | info: running `cargo check --bins` on nexus-db-fixed-data (126/197) |
3039 | 2025-01-31T22:58:10.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3040 | 2025-01-31T22:58:10.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3041 | 2025-01-31T22:58:10.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3042 | 2025-01-31T22:58:10.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3043 | 2025-01-31T22:58:10.702Z | |
3044 | 2025-01-31T22:58:10.702Z | info: running `cargo check --bins` on nexus-db-model (127/197) |
3045 | 2025-01-31T22:58:11.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3046 | 2025-01-31T22:58:11.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3047 | 2025-01-31T22:58:11.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3048 | 2025-01-31T22:58:11.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
3049 | 2025-01-31T22:58:11.533Z | |
3050 | 2025-01-31T22:58:11.533Z | info: running `cargo check --bins` on nexus-defaults (128/197) |
3051 | 2025-01-31T22:58:12.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3052 | 2025-01-31T22:58:12.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3053 | 2025-01-31T22:58:12.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3054 | 2025-01-31T22:58:12.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3055 | 2025-01-31T22:58:12.339Z | |
3056 | 2025-01-31T22:58:12.339Z | info: running `cargo check --bins` on nexus-inventory (129/197) |
3057 | 2025-01-31T22:58:13.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3058 | 2025-01-31T22:58:13.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3059 | 2025-01-31T22:58:13.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3060 | 2025-01-31T22:58:13.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3061 | 2025-01-31T22:58:13.186Z | |
3062 | 2025-01-31T22:58:13.186Z | info: running `cargo check --bins` on typed-rng (130/197) |
3063 | 2025-01-31T22:58:13.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3064 | 2025-01-31T22:58:13.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3065 | 2025-01-31T22:58:13.901Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3066 | 2025-01-31T22:58:13.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3067 | 2025-01-31T22:58:13.979Z | |
3068 | 2025-01-31T22:58:13.979Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197) |
3069 | 2025-01-31T22:58:14.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3070 | 2025-01-31T22:58:14.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3071 | 2025-01-31T22:58:14.924Z | Checking keccak v0.1.5 |
3072 | 2025-01-31T22:58:14.948Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
3073 | 2025-01-31T22:58:14.948Z | Checking secrecy v0.8.0 |
3074 | 2025-01-31T22:58:14.948Z | Compiling unicase v2.7.0 |
3075 | 2025-01-31T22:58:14.972Z | Compiling same-file v1.0.6 |
3076 | 2025-01-31T22:58:14.972Z | Compiling tempfile v3.13.0 |
3077 | 2025-01-31T22:58:15.040Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
3078 | 2025-01-31T22:58:15.064Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3079 | 2025-01-31T22:58:15.140Z | Compiling thiserror-impl-no-std v2.0.2 |
3080 | 2025-01-31T22:58:15.227Z | Checking sha3 v0.10.8 |
3081 | 2025-01-31T22:58:15.262Z | Compiling walkdir v2.5.0 |
3082 | 2025-01-31T22:58:15.297Z | Checking universal-hash v0.5.1 |
3083 | 2025-01-31T22:58:15.356Z | Compiling blake3 v1.5.4 |
3084 | 2025-01-31T22:58:15.458Z | Checking opaque-debug v0.3.1 |
3085 | 2025-01-31T22:58:15.485Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3086 | 2025-01-31T22:58:15.528Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
3087 | 2025-01-31T22:58:15.561Z | Checking poly1305 v0.8.0 |
3088 | 2025-01-31T22:58:15.593Z | Checking chacha20 v0.9.1 |
3089 | 2025-01-31T22:58:15.734Z | Checking aead v0.5.2 |
3090 | 2025-01-31T22:58:15.759Z | Compiling memmap2 v0.9.5 |
3091 | 2025-01-31T22:58:15.858Z | Compiling salty v0.3.0 |
3092 | 2025-01-31T22:58:15.927Z | Compiling arrayref v0.3.9 |
3093 | 2025-01-31T22:58:15.953Z | Compiling arrayvec v0.7.6 |
3094 | 2025-01-31T22:58:16.008Z | Compiling constant_time_eq v0.3.1 |
3095 | 2025-01-31T22:58:16.042Z | Compiling libefi-sys v0.1.0 |
3096 | 2025-01-31T22:58:16.144Z | Checking chacha20poly1305 v0.10.1 |
3097 | 2025-01-31T22:58:16.247Z | Compiling toolchain_find v0.4.0 |
3098 | 2025-01-31T22:58:16.324Z | Compiling camino-tempfile v1.1.1 |
3099 | 2025-01-31T22:58:16.348Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3100 | 2025-01-31T22:58:16.372Z | Compiling bitfield-struct v0.6.2 |
3101 | 2025-01-31T22:58:16.615Z | Compiling topological-sort v0.2.2 |
3102 | 2025-01-31T22:58:16.721Z | Compiling mime_guess v2.0.5 |
3103 | 2025-01-31T22:58:16.785Z | Compiling rustfmt-wrapper v0.2.1 |
3104 | 2025-01-31T22:58:17.116Z | Compiling omicron-zone-package v0.12.0 |
3105 | 2025-01-31T22:58:17.270Z | Compiling progenitor v0.9.1 |
3106 | 2025-01-31T22:58:17.317Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3107 | 2025-01-31T22:58:17.441Z | Checking thiserror-no-std v2.0.2 |
3108 | 2025-01-31T22:58:17.480Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3109 | 2025-01-31T22:58:17.505Z | Checking primeorder v0.13.6 |
3110 | 2025-01-31T22:58:17.528Z | Checking env_filter v0.1.2 |
3111 | 2025-01-31T22:58:17.564Z | Checking vsss-rs v3.3.4 |
3112 | 2025-01-31T22:58:17.593Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
3113 | 2025-01-31T22:58:17.620Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3114 | 2025-01-31T22:58:17.737Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3115 | 2025-01-31T22:58:17.763Z | Checking env_logger v0.11.5 |
3116 | 2025-01-31T22:58:17.918Z | Checking p384 v0.13.0 |
3117 | 2025-01-31T22:58:17.943Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3118 | 2025-01-31T22:58:17.966Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3119 | 2025-01-31T22:58:18.161Z | Checking simd-adler32 v0.3.7 |
3120 | 2025-01-31T22:58:18.229Z | Checking bumpalo v3.16.0 |
3121 | 2025-01-31T22:58:18.294Z | Compiling zip v2.1.3 |
3122 | 2025-01-31T22:58:18.349Z | Checking http-range v0.1.5 |
3123 | 2025-01-31T22:58:18.471Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
3124 | 2025-01-31T22:58:18.524Z | Checking lockfree-object-pool v0.1.6 |
3125 | 2025-01-31T22:58:18.549Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3126 | 2025-01-31T22:58:18.752Z | Checking zopfli v0.8.1 |
3127 | 2025-01-31T22:58:18.779Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3128 | 2025-01-31T22:58:18.805Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3129 | 2025-01-31T22:58:19.068Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3130 | 2025-01-31T22:58:19.201Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3131 | 2025-01-31T22:58:19.352Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
3132 | 2025-01-31T22:58:19.400Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3133 | 2025-01-31T22:58:19.540Z | Checking nanorand v0.7.0 |
3134 | 2025-01-31T22:58:19.756Z | Checking atty v0.2.14 |
3135 | 2025-01-31T22:58:19.781Z | Checking glob v0.3.2 |
3136 | 2025-01-31T22:58:19.861Z | Checking flume v0.11.1 |
3137 | 2025-01-31T22:58:19.885Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3138 | 2025-01-31T22:58:19.908Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
3139 | 2025-01-31T22:58:20.076Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3140 | 2025-01-31T22:58:20.342Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3141 | 2025-01-31T22:58:20.659Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3142 | 2025-01-31T22:58:20.890Z | Checking hyper-staticfile v0.10.1 |
3143 | 2025-01-31T22:58:21.188Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3144 | 2025-01-31T22:58:21.331Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3145 | 2025-01-31T22:58:21.521Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3146 | 2025-01-31T22:58:21.545Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
3147 | 2025-01-31T22:58:21.717Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3148 | 2025-01-31T22:58:21.965Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3149 | 2025-01-31T22:58:22.177Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3150 | 2025-01-31T22:58:22.203Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3151 | 2025-01-31T22:58:22.308Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3152 | 2025-01-31T22:58:25.015Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3153 | 2025-01-31T22:58:25.015Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3154 | 2025-01-31T22:58:35.799Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3155 | 2025-01-31T22:58:53.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.26s |
3156 | 2025-01-31T22:58:53.425Z | |
3157 | 2025-01-31T22:58:53.425Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197) |
3158 | 2025-01-31T22:58:54.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3159 | 2025-01-31T22:58:54.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3160 | 2025-01-31T22:58:54.426Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3161 | 2025-01-31T22:59:10.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s |
3162 | 2025-01-31T22:59:10.993Z | |
3163 | 2025-01-31T22:59:10.993Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197) |
3164 | 2025-01-31T22:59:11.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3165 | 2025-01-31T22:59:11.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3166 | 2025-01-31T22:59:11.921Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3167 | 2025-01-31T22:59:28.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s |
3168 | 2025-01-31T22:59:28.944Z | |
3169 | 2025-01-31T22:59:28.944Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197) |
3170 | 2025-01-31T22:59:29.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3171 | 2025-01-31T22:59:29.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3172 | 2025-01-31T22:59:29.875Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3173 | 2025-01-31T22:59:47.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s |
3174 | 2025-01-31T22:59:47.615Z | |
3175 | 2025-01-31T22:59:47.615Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197) |
3176 | 2025-01-31T22:59:48.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3177 | 2025-01-31T22:59:48.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3178 | 2025-01-31T22:59:48.642Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3179 | 2025-01-31T23:00:05.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.13s |
3180 | 2025-01-31T23:00:05.932Z | |
3181 | 2025-01-31T23:00:05.932Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197) |
3182 | 2025-01-31T23:00:06.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3183 | 2025-01-31T23:00:06.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3184 | 2025-01-31T23:00:06.900Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3185 | 2025-01-31T23:00:23.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s |
3186 | 2025-01-31T23:00:24.097Z | |
3187 | 2025-01-31T23:00:24.097Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197) |
3188 | 2025-01-31T23:00:24.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3189 | 2025-01-31T23:00:24.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3190 | 2025-01-31T23:00:25.047Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3191 | 2025-01-31T23:00:41.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s |
3192 | 2025-01-31T23:00:41.961Z | |
3193 | 2025-01-31T23:00:41.961Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197) |
3194 | 2025-01-31T23:00:42.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3195 | 2025-01-31T23:00:42.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3196 | 2025-01-31T23:00:42.897Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3197 | 2025-01-31T23:01:00.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s |
3198 | 2025-01-31T23:01:00.221Z | |
3199 | 2025-01-31T23:01:00.221Z | info: running `cargo check --bins` on bootstrap-agent-api (139/197) |
3200 | 2025-01-31T23:01:00.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3201 | 2025-01-31T23:01:01.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3202 | 2025-01-31T23:01:01.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3203 | 2025-01-31T23:01:01.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3204 | 2025-01-31T23:01:01.085Z | |
3205 | 2025-01-31T23:01:01.085Z | info: running `cargo check --bins` on key-manager (140/197) |
3206 | 2025-01-31T23:01:01.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3207 | 2025-01-31T23:01:01.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3208 | 2025-01-31T23:01:01.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3209 | 2025-01-31T23:01:01.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3210 | 2025-01-31T23:01:01.902Z | |
3211 | 2025-01-31T23:01:01.902Z | info: running `cargo check --bins` on range-requests (141/197) |
3212 | 2025-01-31T23:01:02.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3213 | 2025-01-31T23:01:02.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3214 | 2025-01-31T23:01:02.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3215 | 2025-01-31T23:01:02.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3216 | 2025-01-31T23:01:02.686Z | |
3217 | 2025-01-31T23:01:02.686Z | info: running `cargo check --bins` on repo-depot-api (142/197) |
3218 | 2025-01-31T23:01:03.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3219 | 2025-01-31T23:01:03.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3220 | 2025-01-31T23:01:03.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3221 | 2025-01-31T23:01:03.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3222 | 2025-01-31T23:01:03.468Z | |
3223 | 2025-01-31T23:01:03.468Z | info: running `cargo check --bins` on sled-agent-api (143/197) |
3224 | 2025-01-31T23:01:04.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3225 | 2025-01-31T23:01:04.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3226 | 2025-01-31T23:01:04.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3227 | 2025-01-31T23:01:04.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3228 | 2025-01-31T23:01:04.290Z | |
3229 | 2025-01-31T23:01:04.290Z | info: running `cargo check --bins` on sled-diagnostics (144/197) |
3230 | 2025-01-31T23:01:04.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3231 | 2025-01-31T23:01:04.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3232 | 2025-01-31T23:01:04.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3233 | 2025-01-31T23:01:04.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3234 | 2025-01-31T23:01:05.057Z | |
3235 | 2025-01-31T23:01:05.057Z | info: running `cargo check --bins` on sled-hardware (145/197) |
3236 | 2025-01-31T23:01:05.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3237 | 2025-01-31T23:01:05.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3238 | 2025-01-31T23:01:05.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3239 | 2025-01-31T23:01:05.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3240 | 2025-01-31T23:01:05.864Z | |
3241 | 2025-01-31T23:01:05.864Z | info: running `cargo check --bins --no-default-features` on sled-storage (146/197) |
3242 | 2025-01-31T23:01:06.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3243 | 2025-01-31T23:01:06.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3244 | 2025-01-31T23:01:06.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3245 | 2025-01-31T23:01:06.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
3246 | 2025-01-31T23:01:06.689Z | |
3247 | 2025-01-31T23:01:06.689Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197) |
3248 | 2025-01-31T23:01:07.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3249 | 2025-01-31T23:01:07.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3250 | 2025-01-31T23:01:07.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3251 | 2025-01-31T23:01:07.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3252 | 2025-01-31T23:01:07.528Z | |
3253 | 2025-01-31T23:01:07.528Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197) |
3254 | 2025-01-31T23:01:08.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3255 | 2025-01-31T23:01:08.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3256 | 2025-01-31T23:01:08.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3257 | 2025-01-31T23:01:08.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
3258 | 2025-01-31T23:01:08.370Z | |
3259 | 2025-01-31T23:01:08.370Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (149/197) |
3260 | 2025-01-31T23:01:09.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3261 | 2025-01-31T23:01:09.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3262 | 2025-01-31T23:01:09.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3263 | 2025-01-31T23:01:09.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3264 | 2025-01-31T23:01:09.220Z | |
3265 | 2025-01-31T23:01:09.220Z | info: running `cargo check --bins` on nexus-test-interface (150/197) |
3266 | 2025-01-31T23:01:09.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3267 | 2025-01-31T23:01:09.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3268 | 2025-01-31T23:01:09.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3269 | 2025-01-31T23:01:09.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3270 | 2025-01-31T23:01:10.050Z | |
3271 | 2025-01-31T23:01:10.050Z | info: running `cargo check --bins` on oximeter-collector (151/197) |
3272 | 2025-01-31T23:01:10.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3273 | 2025-01-31T23:01:10.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3274 | 2025-01-31T23:01:10.932Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3275 | 2025-01-31T23:01:10.932Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3276 | 2025-01-31T23:01:11.912Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3277 | 2025-01-31T23:01:14.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
3278 | 2025-01-31T23:01:14.506Z | |
3279 | 2025-01-31T23:01:14.506Z | info: running `cargo check --bins` on oximeter-api (152/197) |
3280 | 2025-01-31T23:01:15.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3281 | 2025-01-31T23:01:15.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3282 | 2025-01-31T23:01:15.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3283 | 2025-01-31T23:01:15.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3284 | 2025-01-31T23:01:15.313Z | |
3285 | 2025-01-31T23:01:15.313Z | info: running `cargo check --bins` on cert-dev (153/197) |
3286 | 2025-01-31T23:01:15.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3287 | 2025-01-31T23:01:16.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3288 | 2025-01-31T23:01:16.090Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3289 | 2025-01-31T23:01:16.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
3290 | 2025-01-31T23:01:16.504Z | |
3291 | 2025-01-31T23:01:16.504Z | info: running `cargo check --bins` on clickana (154/197) |
3292 | 2025-01-31T23:01:17.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3293 | 2025-01-31T23:01:17.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3294 | 2025-01-31T23:01:17.330Z | Checking castaway v0.2.3 |
3295 | 2025-01-31T23:01:17.354Z | Checking lru v0.12.5 |
3296 | 2025-01-31T23:01:17.354Z | Compiling instability v0.3.2 |
3297 | 2025-01-31T23:01:17.354Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3298 | 2025-01-31T23:01:17.354Z | Checking unicode-truncate v1.1.0 |
3299 | 2025-01-31T23:01:17.354Z | Checking cassowary v0.3.0 |
3300 | 2025-01-31T23:01:17.501Z | Checking compact_str v0.8.0 |
3301 | 2025-01-31T23:01:18.157Z | Checking ratatui v0.28.1 |
3302 | 2025-01-31T23:01:19.301Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3303 | 2025-01-31T23:01:20.486Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3304 | 2025-01-31T23:01:21.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s |
3305 | 2025-01-31T23:01:21.654Z | |
3306 | 2025-01-31T23:01:21.654Z | info: running `cargo check --bins` on clickhouse-cluster-dev (155/197) |
3307 | 2025-01-31T23:01:22.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3308 | 2025-01-31T23:01:22.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3309 | 2025-01-31T23:01:22.570Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3310 | 2025-01-31T23:01:22.570Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3311 | 2025-01-31T23:01:23.728Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3312 | 2025-01-31T23:01:24.281Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
3313 | 2025-01-31T23:01:24.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
3314 | 2025-01-31T23:01:24.874Z | |
3315 | 2025-01-31T23:01:24.874Z | info: running `cargo check --bins` on ch-dev (156/197) |
3316 | 2025-01-31T23:01:25.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3317 | 2025-01-31T23:01:25.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3318 | 2025-01-31T23:01:25.717Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3319 | 2025-01-31T23:01:26.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
3320 | 2025-01-31T23:01:26.680Z | |
3321 | 2025-01-31T23:01:26.680Z | info: running `cargo check --bins` on crdb-seed (157/197) |
3322 | 2025-01-31T23:01:27.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3323 | 2025-01-31T23:01:27.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3324 | 2025-01-31T23:01:27.579Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3325 | 2025-01-31T23:01:27.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
3326 | 2025-01-31T23:01:28.075Z | |
3327 | 2025-01-31T23:01:28.075Z | info: running `cargo check --bins` on db-dev (158/197) |
3328 | 2025-01-31T23:01:28.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3329 | 2025-01-31T23:01:28.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3330 | 2025-01-31T23:01:28.923Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3331 | 2025-01-31T23:01:29.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s |
3332 | 2025-01-31T23:01:29.899Z | |
3333 | 2025-01-31T23:01:29.899Z | info: running `cargo check --bins` on omicron-dev-lib (159/197) |
3334 | 2025-01-31T23:01:30.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3335 | 2025-01-31T23:01:30.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3336 | 2025-01-31T23:01:30.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3337 | 2025-01-31T23:01:30.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3338 | 2025-01-31T23:01:30.746Z | |
3339 | 2025-01-31T23:01:30.747Z | info: running `cargo check --bins` on xtask-downloader (160/197) |
3340 | 2025-01-31T23:01:31.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3341 | 2025-01-31T23:01:31.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3342 | 2025-01-31T23:01:31.533Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3343 | 2025-01-31T23:01:32.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
3344 | 2025-01-31T23:01:32.660Z | |
3345 | 2025-01-31T23:01:32.660Z | info: running `cargo check --bins` on omicron-ls-apis (161/197) |
3346 | 2025-01-31T23:01:33.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3347 | 2025-01-31T23:01:33.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3348 | 2025-01-31T23:01:33.467Z | Checking cargo-platform v0.1.8 |
3349 | 2025-01-31T23:01:33.713Z | Checking cargo_metadata v0.18.1 |
3350 | 2025-01-31T23:01:34.906Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
3351 | 2025-01-31T23:01:35.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s |
3352 | 2025-01-31T23:01:36.141Z | |
3353 | 2025-01-31T23:01:36.141Z | info: running `cargo check --bins` on mgs-dev (162/197) |
3354 | 2025-01-31T23:01:36.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3355 | 2025-01-31T23:01:36.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3356 | 2025-01-31T23:01:37.103Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3357 | 2025-01-31T23:01:38.784Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3358 | 2025-01-31T23:01:39.465Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3359 | 2025-01-31T23:01:40.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s |
3360 | 2025-01-31T23:01:40.281Z | |
3361 | 2025-01-31T23:01:40.281Z | info: running `cargo check --bins` on omicron-omdb (163/197) |
3362 | 2025-01-31T23:01:41.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3363 | 2025-01-31T23:01:41.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3364 | 2025-01-31T23:01:41.340Z | Compiling crunchy v0.2.2 |
3365 | 2025-01-31T23:01:41.340Z | Compiling tiny-keccak v2.0.2 |
3366 | 2025-01-31T23:01:41.340Z | Compiling dsl_auto_type v0.1.2 |
3367 | 2025-01-31T23:01:41.364Z | Checking scheduled-thread-pool v0.2.7 |
3368 | 2025-01-31T23:01:41.364Z | Compiling diesel_table_macro_syntax v0.2.0 |
3369 | 2025-01-31T23:01:41.364Z | Compiling ascii-canvas v3.0.0 |
3370 | 2025-01-31T23:01:41.364Z | Compiling ena v0.14.3 |
3371 | 2025-01-31T23:01:41.364Z | Compiling diff v0.1.13 |
3372 | 2025-01-31T23:01:41.675Z | Checking r2d2 v0.8.10 |
3373 | 2025-01-31T23:01:41.700Z | Compiling regex-syntax v0.6.29 |
3374 | 2025-01-31T23:01:41.792Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3375 | 2025-01-31T23:01:41.833Z | Compiling ref-cast v1.0.23 |
3376 | 2025-01-31T23:01:41.860Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3377 | 2025-01-31T23:01:41.974Z | Compiling derive_builder_core v0.20.2 |
3378 | 2025-01-31T23:01:41.997Z | Compiling libxml v0.3.3 |
3379 | 2025-01-31T23:01:42.031Z | Compiling ref-cast-impl v1.0.23 |
3380 | 2025-01-31T23:01:42.115Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3381 | 2025-01-31T23:01:42.367Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3382 | 2025-01-31T23:01:42.391Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3383 | 2025-01-31T23:01:42.504Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3384 | 2025-01-31T23:01:42.571Z | Compiling strum_macros v0.24.3 |
3385 | 2025-01-31T23:01:42.597Z | Compiling diesel_derives v2.2.3 |
3386 | 2025-01-31T23:01:42.644Z | Compiling samael v0.0.17 |
3387 | 2025-01-31T23:01:42.832Z | Compiling indoc v1.0.9 |
3388 | 2025-01-31T23:01:43.549Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3389 | 2025-01-31T23:01:43.837Z | Compiling derive_builder_macro v0.20.2 |
3390 | 2025-01-31T23:01:43.923Z | Compiling oso-derive v0.27.3 |
3391 | 2025-01-31T23:01:44.398Z | Compiling lalrpop v0.19.12 |
3392 | 2025-01-31T23:01:44.547Z | Checking derive_builder v0.20.2 |
3393 | 2025-01-31T23:01:44.662Z | Compiling impl-trait-for-tuples v0.2.2 |
3394 | 2025-01-31T23:01:44.710Z | Checking quick-xml v0.33.0 |
3395 | 2025-01-31T23:01:44.834Z | Compiling diesel-dtrace v0.4.2 |
3396 | 2025-01-31T23:01:45.074Z | Checking maplit v1.0.2 |
3397 | 2025-01-31T23:01:45.254Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3398 | 2025-01-31T23:01:45.278Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3399 | 2025-01-31T23:01:45.531Z | Checking bb8 v0.8.5 |
3400 | 2025-01-31T23:01:45.717Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3401 | 2025-01-31T23:01:45.996Z | Checking rand_seeder v0.3.0 |
3402 | 2025-01-31T23:01:46.099Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3403 | 2025-01-31T23:01:46.196Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3404 | 2025-01-31T23:01:46.261Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3405 | 2025-01-31T23:01:46.366Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3406 | 2025-01-31T23:01:46.507Z | Checking is_ci v1.2.0 |
3407 | 2025-01-31T23:01:46.643Z | Checking unicode-linebreak v0.1.5 |
3408 | 2025-01-31T23:01:46.743Z | Checking smawk v0.3.2 |
3409 | 2025-01-31T23:01:46.918Z | Checking supports-color v3.0.1 |
3410 | 2025-01-31T23:01:47.043Z | Checking textwrap v0.16.1 |
3411 | 2025-01-31T23:01:47.109Z | Checking multimap v0.10.0 |
3412 | 2025-01-31T23:01:47.634Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3413 | 2025-01-31T23:01:49.459Z | Checking diesel v2.2.6 |
3414 | 2025-01-31T23:02:13.334Z | Checking async-bb8-diesel v0.2.1 |
3415 | 2025-01-31T23:02:13.456Z | Compiling polar-core v0.27.3 |
3416 | 2025-01-31T23:02:22.162Z | Checking oso v0.27.3 |
3417 | 2025-01-31T23:03:41.884Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3418 | 2025-01-31T23:03:50.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s |
3419 | 2025-01-31T23:03:50.433Z | |
3420 | 2025-01-31T23:03:50.433Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197) |
3421 | 2025-01-31T23:03:51.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3422 | 2025-01-31T23:03:51.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3423 | 2025-01-31T23:03:51.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3424 | 2025-01-31T23:03:51.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3425 | 2025-01-31T23:03:51.315Z | |
3426 | 2025-01-31T23:03:51.315Z | info: running `cargo check --bins` on nexus-saga-recovery (165/197) |
3427 | 2025-01-31T23:03:52.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3428 | 2025-01-31T23:03:52.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3429 | 2025-01-31T23:03:52.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3430 | 2025-01-31T23:03:52.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3431 | 2025-01-31T23:03:52.188Z | |
3432 | 2025-01-31T23:03:52.188Z | info: running `cargo check --bins` on nexus-test-utils-macros (166/197) |
3433 | 2025-01-31T23:03:52.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3434 | 2025-01-31T23:03:52.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3435 | 2025-01-31T23:03:52.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3436 | 2025-01-31T23:03:52.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3437 | 2025-01-31T23:03:52.976Z | |
3438 | 2025-01-31T23:03:52.976Z | info: running `cargo check --bins` on omicron-nexus (167/197) |
3439 | 2025-01-31T23:03:53.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3440 | 2025-01-31T23:03:53.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3441 | 2025-01-31T23:03:54.003Z | Compiling libz-sys v1.1.20 |
3442 | 2025-01-31T23:03:54.027Z | Compiling libgit2-sys v0.17.0+1.8.1 |
3443 | 2025-01-31T23:03:54.051Z | Compiling vergen v8.3.2 |
3444 | 2025-01-31T23:03:54.076Z | Compiling cargo-platform v0.1.8 |
3445 | 2025-01-31T23:03:54.076Z | Compiling pin-project-internal v1.1.6 |
3446 | 2025-01-31T23:03:54.076Z | Compiling libsqlite3-sys v0.30.1 |
3447 | 2025-01-31T23:03:54.076Z | Compiling snafu-derive v0.8.5 |
3448 | 2025-01-31T23:03:54.102Z | Compiling cfg_aliases v0.2.1 |
3449 | 2025-01-31T23:03:54.250Z | Compiling buf-list v1.0.3 |
3450 | 2025-01-31T23:03:54.337Z | Compiling rustls v0.21.12 |
3451 | 2025-01-31T23:03:54.559Z | Compiling cargo_metadata v0.18.1 |
3452 | 2025-01-31T23:03:54.654Z | Compiling nix v0.29.0 |
3453 | 2025-01-31T23:03:54.678Z | Checking globset v0.4.15 |
3454 | 2025-01-31T23:03:54.838Z | Checking olpc-cjson v0.1.4 |
3455 | 2025-01-31T23:03:54.873Z | Checking sct v0.7.1 |
3456 | 2025-01-31T23:03:55.061Z | Checking rustls-webpki v0.101.7 |
3457 | 2025-01-31T23:03:55.085Z | Checking serde_plain v1.0.2 |
3458 | 2025-01-31T23:03:55.113Z | Checking typed-path v0.9.3 |
3459 | 2025-01-31T23:03:55.599Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3460 | 2025-01-31T23:03:55.704Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3461 | 2025-01-31T23:03:55.846Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3462 | 2025-01-31T23:03:55.951Z | Checking hashlink v0.9.1 |
3463 | 2025-01-31T23:03:56.079Z | Checking parse-size v1.1.0 |
3464 | 2025-01-31T23:03:56.256Z | Checking fallible-streaming-iterator v0.1.9 |
3465 | 2025-01-31T23:03:56.344Z | Checking pin-project v1.1.6 |
3466 | 2025-01-31T23:03:56.425Z | Checking fallible-iterator v0.3.0 |
3467 | 2025-01-31T23:03:56.558Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3468 | 2025-01-31T23:03:56.665Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3469 | 2025-01-31T23:03:56.926Z | Checking rustls-pemfile v1.0.4 |
3470 | 2025-01-31T23:03:56.950Z | Checking rusqlite v0.32.1 |
3471 | 2025-01-31T23:03:57.133Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3472 | 2025-01-31T23:03:57.167Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3473 | 2025-01-31T23:03:57.425Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3474 | 2025-01-31T23:03:57.449Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3475 | 2025-01-31T23:03:57.472Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3476 | 2025-01-31T23:03:57.588Z | Checking twox-hash v2.1.0 |
3477 | 2025-01-31T23:03:57.727Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3478 | 2025-01-31T23:03:57.762Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3479 | 2025-01-31T23:03:58.141Z | Checking tokio-rustls v0.24.1 |
3480 | 2025-01-31T23:03:58.218Z | Checking snafu v0.8.5 |
3481 | 2025-01-31T23:03:58.242Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3482 | 2025-01-31T23:03:58.612Z | Checking tough v0.19.0 |
3483 | 2025-01-31T23:03:58.952Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3484 | 2025-01-31T23:03:59.200Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3485 | 2025-01-31T23:03:59.415Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
3486 | 2025-01-31T23:03:59.439Z | Checking fatfs v0.3.6 |
3487 | 2025-01-31T23:03:59.648Z | Checking assert_matches v1.5.0 |
3488 | 2025-01-31T23:04:02.233Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3489 | 2025-01-31T23:04:03.600Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3490 | 2025-01-31T23:04:06.318Z | Compiling git2 v0.19.0 |
3491 | 2025-01-31T23:04:11.263Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
3492 | 2025-01-31T23:05:17.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s |
3493 | 2025-01-31T23:05:17.716Z | |
3494 | 2025-01-31T23:05:17.716Z | info: running `cargo check --bins` on nexus-external-api (168/197) |
3495 | 2025-01-31T23:05:18.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3496 | 2025-01-31T23:05:18.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3497 | 2025-01-31T23:05:18.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3498 | 2025-01-31T23:05:18.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
3499 | 2025-01-31T23:05:18.660Z | |
3500 | 2025-01-31T23:05:18.660Z | info: running `cargo check --bins` on openapi-manager-types (169/197) |
3501 | 2025-01-31T23:05:19.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3502 | 2025-01-31T23:05:19.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3503 | 2025-01-31T23:05:19.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3504 | 2025-01-31T23:05:19.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3505 | 2025-01-31T23:05:19.474Z | |
3506 | 2025-01-31T23:05:19.474Z | info: running `cargo check --bins` on nexus-internal-api (170/197) |
3507 | 2025-01-31T23:05:20.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3508 | 2025-01-31T23:05:20.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3509 | 2025-01-31T23:05:20.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3510 | 2025-01-31T23:05:20.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3511 | 2025-01-31T23:05:20.327Z | |
3512 | 2025-01-31T23:05:20.327Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (171/197) |
3513 | 2025-01-31T23:05:21.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3514 | 2025-01-31T23:05:21.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3515 | 2025-01-31T23:05:21.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3516 | 2025-01-31T23:05:21.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3517 | 2025-01-31T23:05:21.212Z | |
3518 | 2025-01-31T23:05:21.212Z | info: running `cargo check --bins` on nexus-networking (172/197) |
3519 | 2025-01-31T23:05:21.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3520 | 2025-01-31T23:05:22.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3521 | 2025-01-31T23:05:22.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3522 | 2025-01-31T23:05:22.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
3523 | 2025-01-31T23:05:22.104Z | |
3524 | 2025-01-31T23:05:22.104Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (173/197) |
3525 | 2025-01-31T23:05:22.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3526 | 2025-01-31T23:05:22.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3527 | 2025-01-31T23:05:22.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3528 | 2025-01-31T23:05:22.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
3529 | 2025-01-31T23:05:23.026Z | |
3530 | 2025-01-31T23:05:23.026Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197) |
3531 | 2025-01-31T23:05:23.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3532 | 2025-01-31T23:05:23.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3533 | 2025-01-31T23:05:23.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3534 | 2025-01-31T23:05:23.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3535 | 2025-01-31T23:05:23.909Z | |
3536 | 2025-01-31T23:05:23.909Z | info: running `cargo check --bins` on update-common (175/197) |
3537 | 2025-01-31T23:05:24.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3538 | 2025-01-31T23:05:24.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3539 | 2025-01-31T23:05:24.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3540 | 2025-01-31T23:05:24.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
3541 | 2025-01-31T23:05:24.796Z | |
3542 | 2025-01-31T23:05:24.796Z | info: running `cargo check --bins` on tufaceous-lib (176/197) |
3543 | 2025-01-31T23:05:25.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3544 | 2025-01-31T23:05:25.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3545 | 2025-01-31T23:05:25.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3546 | 2025-01-31T23:05:25.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
3547 | 2025-01-31T23:05:25.664Z | |
3548 | 2025-01-31T23:05:25.664Z | info: running `cargo check --bins` on tufaceous (177/197) |
3549 | 2025-01-31T23:05:26.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3550 | 2025-01-31T23:05:26.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3551 | 2025-01-31T23:05:26.561Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3552 | 2025-01-31T23:05:27.838Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
3553 | 2025-01-31T23:05:28.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
3554 | 2025-01-31T23:05:29.003Z | |
3555 | 2025-01-31T23:05:29.003Z | info: running `cargo check --bins` on omicron-dev (178/197) |
3556 | 2025-01-31T23:05:29.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3557 | 2025-01-31T23:05:29.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3558 | 2025-01-31T23:05:30.169Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3559 | 2025-01-31T23:05:30.169Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3560 | 2025-01-31T23:05:30.223Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3561 | 2025-01-31T23:05:30.248Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3562 | 2025-01-31T23:05:31.470Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3563 | 2025-01-31T23:06:06.120Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3564 | 2025-01-31T23:06:06.120Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3565 | 2025-01-31T23:06:06.144Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3566 | 2025-01-31T23:06:06.144Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3567 | 2025-01-31T23:06:06.144Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3568 | 2025-01-31T23:06:06.144Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3569 | 2025-01-31T23:06:07.052Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3570 | 2025-01-31T23:06:08.537Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3571 | 2025-01-31T23:07:02.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s |
3572 | 2025-01-31T23:07:02.425Z | |
3573 | 2025-01-31T23:07:02.425Z | info: running `cargo check --bins` on openapi-manager (179/197) |
3574 | 2025-01-31T23:07:03.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3575 | 2025-01-31T23:07:03.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3576 | 2025-01-31T23:07:03.372Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3577 | 2025-01-31T23:07:03.396Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3578 | 2025-01-31T23:07:03.396Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3579 | 2025-01-31T23:07:03.434Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3580 | 2025-01-31T23:07:03.458Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3581 | 2025-01-31T23:07:03.482Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3582 | 2025-01-31T23:07:03.482Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3583 | 2025-01-31T23:07:03.506Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3584 | 2025-01-31T23:07:03.643Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3585 | 2025-01-31T23:07:03.675Z | Checking heck v0.4.1 |
3586 | 2025-01-31T23:07:03.726Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3587 | 2025-01-31T23:07:03.876Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
3588 | 2025-01-31T23:07:03.996Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3589 | 2025-01-31T23:07:04.238Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3590 | 2025-01-31T23:07:04.483Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3591 | 2025-01-31T23:07:04.674Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3592 | 2025-01-31T23:07:04.872Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3593 | 2025-01-31T23:07:05.702Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3594 | 2025-01-31T23:07:06.223Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3595 | 2025-01-31T23:07:06.638Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3596 | 2025-01-31T23:07:06.872Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3597 | 2025-01-31T23:07:08.974Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3598 | 2025-01-31T23:07:08.974Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3599 | 2025-01-31T23:07:10.817Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3600 | 2025-01-31T23:07:12.599Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3601 | 2025-01-31T23:07:20.169Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3602 | 2025-01-31T23:07:20.169Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3603 | 2025-01-31T23:07:21.732Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
3604 | 2025-01-31T23:07:22.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s |
3605 | 2025-01-31T23:07:23.169Z | |
3606 | 2025-01-31T23:07:23.169Z | info: running `cargo check --bins` on installinator-api (180/197) |
3607 | 2025-01-31T23:07:23.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3608 | 2025-01-31T23:07:23.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3609 | 2025-01-31T23:07:23.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3610 | 2025-01-31T23:07:23.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
3611 | 2025-01-31T23:07:24.003Z | |
3612 | 2025-01-31T23:07:24.003Z | info: running `cargo check --bins` on wicketd-api (181/197) |
3613 | 2025-01-31T23:07:24.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3614 | 2025-01-31T23:07:24.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3615 | 2025-01-31T23:07:24.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3616 | 2025-01-31T23:07:24.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
3617 | 2025-01-31T23:07:24.857Z | |
3618 | 2025-01-31T23:07:24.857Z | info: running `cargo check --bins` on reconfigurator-cli (182/197) |
3619 | 2025-01-31T23:07:25.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3620 | 2025-01-31T23:07:25.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3621 | 2025-01-31T23:07:25.764Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3622 | 2025-01-31T23:07:25.764Z | Compiling petname v2.0.2 |
3623 | 2025-01-31T23:07:25.789Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3624 | 2025-01-31T23:07:25.789Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3625 | 2025-01-31T23:07:25.789Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3626 | 2025-01-31T23:07:25.789Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3627 | 2025-01-31T23:07:25.789Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3628 | 2025-01-31T23:07:25.789Z | Checking sync-ptr v0.1.1 |
3629 | 2025-01-31T23:07:32.156Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3630 | 2025-01-31T23:07:32.894Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3631 | 2025-01-31T23:07:34.330Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3632 | 2025-01-31T23:07:36.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s |
3633 | 2025-01-31T23:07:36.468Z | |
3634 | 2025-01-31T23:07:36.468Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197) |
3635 | 2025-01-31T23:07:37.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3636 | 2025-01-31T23:07:37.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3637 | 2025-01-31T23:07:37.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3638 | 2025-01-31T23:07:37.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
3639 | 2025-01-31T23:07:37.334Z | |
3640 | 2025-01-31T23:07:37.334Z | info: running `cargo check --bins` on omicron-releng (184/197) |
3641 | 2025-01-31T23:07:38.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3642 | 2025-01-31T23:07:38.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3643 | 2025-01-31T23:07:38.202Z | Checking memmap2 v0.9.5 |
3644 | 2025-01-31T23:07:38.202Z | Checking constant_time_eq v0.3.1 |
3645 | 2025-01-31T23:07:38.226Z | Checking arrayvec v0.7.6 |
3646 | 2025-01-31T23:07:38.226Z | Checking arrayref v0.3.9 |
3647 | 2025-01-31T23:07:38.226Z | Checking topological-sort v0.2.2 |
3648 | 2025-01-31T23:07:38.226Z | Checking shell-words v1.1.0 |
3649 | 2025-01-31T23:07:38.596Z | Checking blake3 v1.5.4 |
3650 | 2025-01-31T23:07:39.033Z | Checking omicron-zone-package v0.12.0 |
3651 | 2025-01-31T23:07:40.480Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
3652 | 2025-01-31T23:07:41.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
3653 | 2025-01-31T23:07:41.778Z | |
3654 | 2025-01-31T23:07:41.778Z | info: running `cargo check --bins` on xtask (185/197) |
3655 | 2025-01-31T23:07:42.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3656 | 2025-01-31T23:07:42.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3657 | 2025-01-31T23:07:42.351Z | Checking bitflags v2.6.0 |
3658 | 2025-01-31T23:07:42.351Z | Checking serde v1.0.217 |
3659 | 2025-01-31T23:07:42.351Z | Checking thiserror v1.0.69 |
3660 | 2025-01-31T23:07:42.375Z | Checking scroll v0.12.0 |
3661 | 2025-01-31T23:07:42.415Z | Checking log v0.4.22 |
3662 | 2025-01-31T23:07:42.440Z | Checking hashbrown v0.15.1 |
3663 | 2025-01-31T23:07:42.440Z | Checking zerocopy v0.7.35 |
3664 | 2025-01-31T23:07:42.464Z | Checking syn v2.0.96 |
3665 | 2025-01-31T23:07:42.548Z | Checking pest v2.7.14 |
3666 | 2025-01-31T23:07:42.622Z | Checking rustix v0.38.37 |
3667 | 2025-01-31T23:07:42.661Z | Checking once_cell v1.20.2 |
3668 | 2025-01-31T23:07:42.800Z | Checking goblin v0.8.2 |
3669 | 2025-01-31T23:07:42.936Z | Checking fs-err v2.11.0 |
3670 | 2025-01-31T23:07:43.199Z | Checking tabled v0.15.0 |
3671 | 2025-01-31T23:07:43.258Z | Checking indexmap v2.7.1 |
3672 | 2025-01-31T23:07:43.430Z | Checking anyhow v1.0.95 |
3673 | 2025-01-31T23:07:44.141Z | Checking terminal_size v0.4.0 |
3674 | 2025-01-31T23:07:44.142Z | Checking tempfile v3.13.0 |
3675 | 2025-01-31T23:07:44.307Z | Checking clap_builder v4.5.27 |
3676 | 2025-01-31T23:07:44.648Z | Checking dtrace-parser v0.2.0 |
3677 | 2025-01-31T23:07:46.052Z | Checking serde_json v1.0.135 |
3678 | 2025-01-31T23:07:46.052Z | Checking serde_spanned v0.6.8 |
3679 | 2025-01-31T23:07:46.076Z | Checking toml_datetime v0.6.8 |
3680 | 2025-01-31T23:07:46.076Z | Checking camino v1.1.9 |
3681 | 2025-01-31T23:07:46.076Z | Checking semver v1.0.24 |
3682 | 2025-01-31T23:07:46.281Z | Checking cargo-platform v0.1.8 |
3683 | 2025-01-31T23:07:46.324Z | Checking toml_edit v0.22.22 |
3684 | 2025-01-31T23:07:46.347Z | Checking macaddr v1.0.1 |
3685 | 2025-01-31T23:07:46.539Z | Checking camino-tempfile v1.1.1 |
3686 | 2025-01-31T23:07:46.798Z | Checking clap v4.5.27 |
3687 | 2025-01-31T23:07:47.258Z | Checking dof v0.3.0 |
3688 | 2025-01-31T23:07:47.258Z | Checking cargo_metadata v0.18.1 |
3689 | 2025-01-31T23:07:47.784Z | Checking usdt-impl v0.5.0 |
3690 | 2025-01-31T23:07:48.231Z | Checking usdt v0.5.0 |
3691 | 2025-01-31T23:07:48.422Z | Checking toml v0.8.19 |
3692 | 2025-01-31T23:07:48.974Z | Checking cargo_toml v0.20.5 |
3693 | 2025-01-31T23:07:50.437Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
3694 | 2025-01-31T23:07:51.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s |
3695 | 2025-01-31T23:07:51.328Z | |
3696 | 2025-01-31T23:07:51.329Z | info: running `cargo check --bins` on end-to-end-tests (186/197) |
3697 | 2025-01-31T23:07:52.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3698 | 2025-01-31T23:07:52.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3699 | 2025-01-31T23:07:52.316Z | Checking polyval v0.6.2 |
3700 | 2025-01-31T23:07:52.340Z | Checking ctr v0.9.2 |
3701 | 2025-01-31T23:07:52.374Z | Checking ssh-encoding v0.2.0 |
3702 | 2025-01-31T23:07:52.374Z | Checking blowfish v0.9.1 |
3703 | 2025-01-31T23:07:52.420Z | Checking password-hash v0.4.2 |
3704 | 2025-01-31T23:07:52.444Z | Checking p256 v0.13.2 |
3705 | 2025-01-31T23:07:52.444Z | Checking p521 v0.13.3 |
3706 | 2025-01-31T23:07:52.468Z | Checking russh-cryptovec v0.7.3 |
3707 | 2025-01-31T23:07:52.604Z | Checking ghash v0.5.1 |
3708 | 2025-01-31T23:07:52.628Z | Checking bcrypt-pbkdf v0.10.0 |
3709 | 2025-01-31T23:07:52.628Z | Checking md5 v0.7.0 |
3710 | 2025-01-31T23:07:52.707Z | Checking num-bigint v0.4.6 |
3711 | 2025-01-31T23:07:52.731Z | Checking des v0.8.1 |
3712 | 2025-01-31T23:07:52.774Z | Checking aes-gcm v0.10.3 |
3713 | 2025-01-31T23:07:52.811Z | Checking pbkdf2 v0.11.0 |
3714 | 2025-01-31T23:07:52.868Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3715 | 2025-01-31T23:07:52.897Z | Checking hex-literal v0.4.1 |
3716 | 2025-01-31T23:07:52.921Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3717 | 2025-01-31T23:07:52.980Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3718 | 2025-01-31T23:07:53.027Z | Checking ssh-cipher v0.2.0 |
3719 | 2025-01-31T23:07:53.060Z | Checking internet-checksum v0.2.1 |
3720 | 2025-01-31T23:07:53.317Z | Checking ssh-key v0.6.6 |
3721 | 2025-01-31T23:07:53.435Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3722 | 2025-01-31T23:07:54.587Z | Checking russh-keys v0.45.0 |
3723 | 2025-01-31T23:07:55.628Z | Checking russh v0.45.0 |
3724 | 2025-01-31T23:08:19.413Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3725 | 2025-01-31T23:08:21.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s |
3726 | 2025-01-31T23:08:21.286Z | |
3727 | 2025-01-31T23:08:21.286Z | info: running `cargo check --bins` on gateway-cli (187/197) |
3728 | 2025-01-31T23:08:22.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3729 | 2025-01-31T23:08:22.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3730 | 2025-01-31T23:08:22.130Z | Checking termios v0.3.3 |
3731 | 2025-01-31T23:08:22.317Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
3732 | 2025-01-31T23:08:23.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s |
3733 | 2025-01-31T23:08:23.525Z | |
3734 | 2025-01-31T23:08:23.525Z | info: running `cargo check --bins --no-default-features` on installinator (188/197) |
3735 | 2025-01-31T23:08:24.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3736 | 2025-01-31T23:08:24.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3737 | 2025-01-31T23:08:24.474Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3738 | 2025-01-31T23:08:24.474Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3739 | 2025-01-31T23:08:24.474Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3740 | 2025-01-31T23:08:24.474Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3741 | 2025-01-31T23:08:25.603Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3742 | 2025-01-31T23:08:27.149Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3743 | 2025-01-31T23:08:29.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s |
3744 | 2025-01-31T23:08:29.553Z | |
3745 | 2025-01-31T23:08:29.553Z | info: running `cargo check --bins` on internal-dns-cli (189/197) |
3746 | 2025-01-31T23:08:30.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3747 | 2025-01-31T23:08:30.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3748 | 2025-01-31T23:08:30.419Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3749 | 2025-01-31T23:08:30.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
3750 | 2025-01-31T23:08:31.063Z | |
3751 | 2025-01-31T23:08:31.063Z | info: running `cargo check --bins` on omicron-live-tests (190/197) |
3752 | 2025-01-31T23:08:31.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3753 | 2025-01-31T23:08:31.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3754 | 2025-01-31T23:08:31.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3755 | 2025-01-31T23:08:31.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3756 | 2025-01-31T23:08:31.879Z | |
3757 | 2025-01-31T23:08:31.880Z | info: running `cargo check --bins` on live-tests-macros (191/197) |
3758 | 2025-01-31T23:08:32.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3759 | 2025-01-31T23:08:32.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3760 | 2025-01-31T23:08:32.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3761 | 2025-01-31T23:08:32.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
3762 | 2025-01-31T23:08:32.717Z | |
3763 | 2025-01-31T23:08:32.717Z | info: running `cargo check --bins` on omicron-package (192/197) |
3764 | 2025-01-31T23:08:33.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3765 | 2025-01-31T23:08:33.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3766 | 2025-01-31T23:08:33.606Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
3767 | 2025-01-31T23:08:35.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s |
3768 | 2025-01-31T23:08:35.350Z | |
3769 | 2025-01-31T23:08:35.350Z | info: running `cargo check --bins` on wicket-dbg (193/197) |
3770 | 2025-01-31T23:08:36.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3771 | 2025-01-31T23:08:36.134Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3772 | 2025-01-31T23:08:36.263Z | Checking rtoolbox v0.0.2 |
3773 | 2025-01-31T23:08:36.263Z | Checking tui-tree-widget v0.22.0 |
3774 | 2025-01-31T23:08:36.288Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3775 | 2025-01-31T23:08:36.465Z | Checking rpassword v7.3.1 |
3776 | 2025-01-31T23:08:41.259Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3777 | 2025-01-31T23:08:44.900Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3778 | 2025-01-31T23:08:46.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s |
3779 | 2025-01-31T23:08:46.546Z | |
3780 | 2025-01-31T23:08:46.546Z | info: running `cargo check --bins` on wicket (194/197) |
3781 | 2025-01-31T23:08:47.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3782 | 2025-01-31T23:08:47.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3783 | 2025-01-31T23:08:47.476Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3784 | 2025-01-31T23:08:47.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s |
3785 | 2025-01-31T23:08:48.050Z | |
3786 | 2025-01-31T23:08:48.050Z | info: running `cargo check --bins` on wicketd (195/197) |
3787 | 2025-01-31T23:08:48.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3788 | 2025-01-31T23:08:48.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3789 | 2025-01-31T23:08:49.035Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3790 | 2025-01-31T23:08:49.035Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3791 | 2025-01-31T23:08:50.012Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3792 | 2025-01-31T23:08:54.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s |
3793 | 2025-01-31T23:08:54.920Z | |
3794 | 2025-01-31T23:08:54.920Z | info: running `cargo check --bins` on omicron-workspace-hack (196/197) |
3795 | 2025-01-31T23:08:55.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3796 | 2025-01-31T23:08:55.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3797 | 2025-01-31T23:08:55.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3798 | 2025-01-31T23:08:55.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3799 | 2025-01-31T23:08:55.708Z | |
3800 | 2025-01-31T23:08:55.709Z | info: running `cargo check --bins` on zone-setup (197/197) |
3801 | 2025-01-31T23:08:56.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3802 | 2025-01-31T23:08:56.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3803 | 2025-01-31T23:08:56.681Z | Checking uzers v0.12.1 |
3804 | 2025-01-31T23:08:57.016Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3805 | 2025-01-31T23:08:58.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s |
3806 | 2025-01-31T23:08:58.564Z | |
3807 | 2025-01-31T23:08:58.564Z | real 16:05.486250695 |
3808 | 2025-01-31T23:08:58.564Z | user 26:04.377667267 |
3809 | 2025-01-31T23:08:58.564Z | sys 4:46.574722414 |
3810 | 2025-01-31T23:08:58.588Z | trap 0.538348374 |
3811 | 2025-01-31T23:08:58.588Z | tflt 1.742372955 |
3812 | 2025-01-31T23:08:58.588Z | dflt 2.723824342 |
3813 | 2025-01-31T23:08:58.588Z | kflt 0.001041109 |
3814 | 2025-01-31T23:08:58.588Z | lock 50:54.847472662 |
3815 | 2025-01-31T23:08:58.588Z | slp 2:20:21.319954825 |
3816 | 2025-01-31T23:08:58.588Z | lat 1:02.068716028 |
3817 | 2025-01-31T23:08:58.588Z | stop 3:19.051226430 |
3818 | 2025-01-31T23:08:58.588Z | process exited: duration 1257647 ms, exit code 0 |
|
3819 | 2025-01-31T23:08:58.637Z | found 0 output files |